HTML.chrome.win {
   -webkit-text-stroke: 0.2px;
}
input:-webkit-autofill {
    -webkit-box-shadow:0 0 0 50px #272727 inset; /* Change the color to your own background color */
    -webkit-text-fill-color: #FFFFFF;
    border: 1px solid #191919;
}

input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 50px #272727 inset;
    -webkit-text-fill-color: #FFFFFF;
    border: 1px solid #191919;
} 
.dms_body
{
   padding:0px;
   margin:0px;
   font-family: Arial;
   font-size: 13px;
   height:100%;
   width:100%;
   background-color:#F6F6F6;

/*   -webkit-touch-callout: none;
   -webkit-user-select: none;
   -khtml-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;*/
}
.dms_menu
{
   width: 220px;
   background-color: #303641;
}
.dms_menu_title
{
   font-family: Arial;
   font-size: 13px;
   padding-left: 10px;
}
.dms_menu_title_text
{
   font-family: Arial;
   font-size: 12px;
   color:#EEEEEE;
   
}
.dms_menu_search
{
   background-color: #262B34;
   
}
.dms_formtext_menu
{
   border: 0px;
   background-color: #262B34;
   font-family: Arial;
   color: #FFFFFF;
   font-size: 13px;
   padding:15px;
   width:220px;
}
.dms_formtext_menu:focus
{
   background-color: rgba(0,0,0,0.4);
   font-family: Arial;
   color: #FFFFFF;
   text-decoration: none;
   -moz-box-shadow: 0 0 5px rgba(255,255,255,.4);
   -webkit-box-shadow: 0 0 5px rgba(255,255,255,.4);
   box-shadow: 0 0 5px rgba(255,255,255,.4);

   filter:alpha(opacity=100);
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.dms_menu_item_left
{
   background-color: #303641;
   height: 45px;
   border-bottom: 1px solid #3D495D;
   width: 5px;
   cursor:pointer;
}
.dms_menu_item_symbol
{
   width: 27px;
   padding-left: 7px;
   border-bottom: 1px solid #3D495D;
   cursor:pointer;
}
.dms_menu_item_text
{
   font-family: Arial;
   color: #CCCCCC;
   font-size: 13px;
   border-bottom: 1px solid #3D495D;
   cursor:pointer;
}
.dms_menu_item_arrow
{
   width:30px;
   border-bottom: 1px solid #3D495D;
   cursor:pointer;
}
.dms_content
{
   font-family: Arial;
   color: #444444;
   font-size: 12px;
}
.dms_content_title
{
   font-family: Arial;
   color: #444444;
   font-size: 13px;
}
.dms_content_module
{
   font-family: Arial;
   color: #444444;
   font-size: 12px;
   padding-left: 20px;
   padding-right: 20px;
}
.dms_menu_item_main_active
{
   background-color: #262B34;
   color:#FFFFFF;
}
.dms_menu_item_left_active
{
   background-color: #1A7AB9;
   color:#FFFFFF;
}
.content_menu
{
   height: 68px;
   background-color:#EEEEEE;
   border-bottom: 1px solid #DDDDDD;
}
.content_menu_item_active
{
   width: 130px;
   height: 32px;
   background-color:#1A7AB9 !important;
   border: 2px solid #1A7AB9 !important;
   text-align:center;
   vertical-align:middle;
   color:#FFFFFF !important;
   cursor:pointer;
}
.content_menu_item
{
   width: 130px;
   height: 32px;

   text-align:center;
   vertical-align:middle;
   cursor:pointer;

   -moz-box-shadow: 0 0 5px rgba(0,0,0,.4);
   -webkit-box-shadow: 0 0 5px rgba(0,0,0,.2);
   box-shadow: 0 0 5px rgba(0,0,0,.2);
}
.content_menu_item:hover
{
   width: 130px;
   height: 32px;
   background-color:#334158 !important;
   border: 2px solid #334158 !important;
   text-align:center;
   vertical-align:middle;
   color:#FFFFFF !important;
   cursor:pointer;

   filter:alpha(opacity=100);
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.content_menu_item_desc
{
   background-color:#FFFFFF;
   font-family: Arial;
   color: #444444;
   font-size: 13px;
}
.content_top_panel
{
   height: 31px;
   background-color:#F6F6F6;
   border-bottom: 1px solid #DDDDDD;
   font-family: Arial;
   color: #444444;
   font-size: 12px;
}
td.dms_line
{
   border-bottom: 1px solid #CCCCCC;
   border-bottom: 1px solid rgba(0,0,0,0.1);
}
.dms_formtbl
{
   background-color:#FFFFFF;
   border: 1px solid #CCCCCC;
   border: 1px solid rgba(0,0,0,0.1);
   padding: 10px;
}
.dms_listtbl
{
   background-color:#FFFFFF;
   border-left: 1px solid #CCCCCC;
   border-top: 1px solid #CCCCCC;
}
.content_rowl
{
   font-family: Arial;
   color: #666666;
   font-size: 13px;
   padding: 12px;
}
.content_row
{
   font-family: Arial;
   color: #666666;
   font-size: 13px;
}
.content_tbl_subheader
{
   font-family: Arial;
   color: #FFFFFF;
   font-size: 13px;
   border-right:1px solid #CCCCCC;
   border-bottom:1px solid #CCCCCC;
   background-color:#303641;
}
.content_row_os
{
   font-family: Arial;
   color: #666666;
   font-size: 13px;
   border-right:1px solid #CCCCCC;
   border-bottom:1px solid #CCCCCC;
}
.content_row_clear
{
   font-family: Arial;
   color: #666666;
   font-size: 13px;
}
.content_row_bottombord
{
   font-family: Arial;
   color: #666666;
   font-size: 13px;
   border-bottom:1px solid #CCCCCC;
}
.content_row_bottombord_light
{
   font-family: Arial;
   color: #666666;
   font-size: 13px;
   border-bottom:1px solid #DDDDDD;
}
.navrow
{
   font-family: Arial;
   color: #666666;
   font-size: 13px;
   border-right:1px solid #CCCCCC;
   border-bottom:1px solid #CCCCCC;
}
.navfilelink
{
   font-family: Arial;
   color: #666666;
   font-size: 13px;
   text-decoration:none;
}
.content_row_nowrap
{
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
}
.listinfomain
{
   font-family: Arial;
   color: #666666;
   font-size: 13px;
   background-color: #1A7AB9;
   color: #FFFFFF;
}
a
{
   text-decoration:none;
   font-family: Arial;
   color: #444444;
   font-size: 12px;
}
.formtext_upper
{
/*    text-transform: uppercase; */
}
.formtext_disabled
{
   border: 1px solid #DDDDDD;
   background-color: #FFFFFF;
   font-family: Arial;
   color: #555555;
   font-size: 13px;
   padding:5px;
   background-color:#EEEEEE;
}
.formtext
{
   border: 1px solid #DDDDDD;
   background-color: #FFFFFF;
   font-family: Arial;
   color: #555555;
   font-size: 13px;
   padding:5px;
}
.formtext:focus
{
   background-color: #E8EDF6;
   border: 1px solid #BFCBDD;
   color: #555555;
   text-decoration: none;
   font-size: 13px;
   font-family: Arial;

   -moz-box-shadow: 0 0 5px rgba(191,203,221,.6);
   -webkit-box-shadow: 0 0 5px rgba(191,203,221,.6);
   box-shadow: 0 0 5px rgba(191,203,221,.6);

   filter:alpha(opacity=100);
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}

.fa
{
   -webkit-transition:all 300ms linear 0s;
   -moz-transition:all 300ms linear 0s;
   -o-transition:all 300ms linear 0s;
   -ms-transition:all 300ms linear 0s;
   transition:all 300ms linear 0s;
}
.fa-my-hover
{
  animation: shake 1100ms;
}
@keyframes shake
{
  0% {transform: rotateZ(0);}
  10% {transform: rotateZ(-30deg);}
  20% {transform: rotateZ(15deg);}
  30% {transform: rotateZ(-10deg);}
  40% {transform: rotateZ(7.5deg);}
  50% {transform: rotateZ(-6deg);}
  60% {transform: rotateZ(5deg);}
  100% {transform: rotateZ(0);}
}

ul.postnav_info_small,ul.postnav_info_small li,ul.postnav_blue,ul.postnav_blue li,ul.postnav_info,ul.postnav_info li,ul.postnav_green,ul.postnav_green li,ul.postnav,ul.postnav li,ul.navtab,ul.navtab li,ul.navtab_act,ul.navtab_act li,ul.postnav_small,ul.postnav_small li,ul.postnav_small_green,ul.postnav_small_green li,ul.postnav_red,ul.postnav_red li,ul.postnav_micro,ul.postnav_micro li
{
   list-style-type:none;
   padding:0px;
   margin:0px;
   -webkit-touch-callout: none;
   -webkit-user-select: none;
   -khtml-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
}
ul.postnav a
{
   text-align:center;
   text-decoration:none;
   color:#FFFFFF;
   font-family: Arial;
   font-size: 18px;
   padding-bottom:6px;
   padding-top:6px;
   display:block;
   padding-right: 2px;
   background-color: #888888;
}
ul.postnav_info a
{
   text-align:center;
   text-decoration:none;
   color:#FFFFFF;
   background:rgba(0,0,0,0.3);
   font-family: Arial;
   font-size: 18px;
   padding-bottom:6px;
   padding-top:6px;
   display:block;
}
ul.postnav_info_small a
{
   text-align:center;
   text-decoration:none;
   color:#303641;
   font-family: Arial;
   font-size: 12px;
   display:block;
}
ul.postnav_green a
{
   text-align:center;
   text-decoration:none;
   color:#FFFFFF;
   font-family: Arial;
   font-size: 18px;
   padding-bottom:6px;
   padding-top:6px;
   display:block;
   padding-right: 2px;
   background-color: #47AE47;
}
ul.postnav_red a
{
   text-align:center;
   text-decoration:none;
   color:#FFFFFF;
   font-family: Arial;
   font-size: 18px;
   padding-bottom:6px;
   padding-top:6px;
   display:block;
   padding-right: 2px;
   background-color: #E33939;
}
ul.postnav_blue a
{
   text-align:center;
   text-decoration:none;
   color:#FFFFFF;
   font-family: Arial;
   font-size: 18px;
   padding-bottom:6px;
   padding-top:6px;
   display:block;
   padding-right: 2px;
   background-color: #1A7AB9;
}

ul.postnav a:hover { background-color:none; }
ul.postnav_green a:hover { background-color: #0C8C0C; }
ul.postnav_red a:hover { background-color:#D81219;  }


table.navtop_table
{
   left:0px;
   z-index:10;
   background-color: #FFFFFF;
   border: 1px solid #DDDDDD;
}
#navlist
{
   margin:0px;
   padding:0px;
   font-family: Arial;
   white-space: nowrap;
   color: #444444;
   font-size: 13px;
}
#navlist li
{
   display: inline;
   list-style-type: none;
}

#navlist a
{
   padding-right: 0px;
}

form
{
   padding:0px;
   margin:0px;
}

#navlist a:link, #navlist a:visited
{
   color: #555555;
   text-decoration:none;
   font-family: Arial;
   font-size: 13px;
}

td.navtabtd
{
   border-bottom: 1px solid #86B6C8;
   border-bottom: 1px solid rgba(255,255,255,0.3);
}
.navsubmenu
{
   font-family: Arial;
   color: #FFFFFF;
   font-size: 12px;
   text-decoration:none;
   cursor:pointer;
   background-color:#1A7AB9;
   -webkit-touch-callout: none;
   -webkit-user-select: none;
   -khtml-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   text-align:left;
}
.navsubmenu_nohover
{
   font-family: Arial;
   color: #FFFFFF;
   font-size: 12px;
   text-decoration:none;
   cursor:pointer;
   background-color:#1A7AB9;
   text-align:left;
}
.navsubmenu:hover
{
   font-family: Arial;
   color: #FFFFFF;
   font-size: 12px;
   text-decoration:none;
   cursor:pointer;
   background-color:#4CA1D8;
}
.navsubmenulink
{
   font-family: Arial;
   color: #FFFFFF;
   font-size: 13px;
   text-decoration:none;
   
}
#navsublist
{
   margin:0px;
   padding:0px;
   font-family: Arial;
   font-size: 12px;
   white-space: nowrap;
}
#navsublist li
{
   display: inline;
   list-style-type: none;
   line-height:16px;
}

#navsublist a
{
   padding-right: 10px;
   padding-bottom: 2px;
}

#navsublist a:link, #navsublist a:visited
{
   color: #555555;
   text-decoration:none;
   font-family: Arial;
   font-size: 14px;
}
.datafiletype
{
   float:right;
   background-color:#888888;
   height:27px;
   width:27px;
   border-radius:2px;
   margin-left:5px;
   cursor:pointer;
   -webkit-touch-callout: none;
   -webkit-user-select: none;
   -khtml-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
}
.datafiletype_act
{
   background-color:#1A7AB9;
}
.datafiletype_sub
{
   font-family: Arial;
   font-size: 10px;
   color:#FFFFFF;
   font-weight:bold;
}
.datafiletype_sub_act
{
   color:#FFFFFF;
}
.datarows
{
   cursor:pointer;
   -webkit-touch-callout: none;
   -webkit-user-select: none;
   -khtml-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
}
i.navicon
{
   font-size:32px;
   color:#303641;
}
i.naviconfile
{
   font-size:32px;
   color:#303641;
}
.navicondoctype
{
   font-family: Arial;
   font-size: 10px;
   padding:0px;
   border-radius: 3px;
   width: 38px;
   position:absolute;
   top:21px;
   left:7px;
}
.formtextnoanim
{
   border: 1px solid #DDDDDD;
   background-color: #FFFFFF;
   font-family: Arial;
   color: #555555;
   font-size: 13px;
   padding:0px;
}
.formtextnoanim:focus
{
   background-color: #E8EDF6;
   border: 1px solid #BFCBDD;
   color: #555555;
   text-decoration: none;
   font-size: 13px;
   font-family: Arial;

   -moz-box-shadow: 0 0 5px rgba(191,203,221,.6);
   -webkit-box-shadow: 0 0 5px rgba(191,203,221,.6);
   box-shadow: 0 0 5px rgba(191,203,221,.6);
}
i.navrownoselect
{
   font-size:16px;
   font-weight:bold;
   color:#999999;
}
i.navrowselect
{
   font-size:16px;
   font-weight:bold;
   color:#1A7AB9;
}
*:focus {
    outline: none;
}
div.msg_save
{
   text-align:center;
   padding-top:6px;
   padding-bottom:6px;
   font-family: Arial;
   font-size: 13px;
}
div.msg_save_ok
{
   background-color: #3F739F;
   background-color: rgba(63, 115, 159, 0.7);
   color: #FFFFFF;
}
div.msg_save_err
{
   background-color: #F36167;
   background-color: rgba(243, 67, 103, 0.7);
   color: #FFFFFF;
}
.tooltip
{
   background-color:#303641;
   font-family: Arial;
   color: #FFFFFF;
   font-size: 13px;
   padding: 10px;
   margin-bottom: 5px;
   text-align:left;
}
.tooltipsave
{
   background-color:#47AE47;
   font-family: Arial;
   color: #FFFFFF;
   font-size: 14px;
   border: 1px solid #FFFFFF;
   padding: 10px;
   margin-top: 10px;
   text-align:left;
}
.tooltiperr
{
   background-color:#E33939;
   font-family: Arial;
   color: #FFFFFF;
   font-size: 14px;
   border: 1px solid #FFFFFF;
   padding: 10px;
   margin-top: 10px;
   text-align:left;
}
.moveinfopanel
{
   color: #FFFFFF;
   font-family: Arial;
   font-size: 14px;
}
.fileinput-button {
  position: relative;
  overflow: hidden;
}
.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  font-size: 200px;
  direction: ltr;
  cursor: pointer;
}

/* Fixes for IE < 8 */
@media screen\9 {
  .fileinput-button input {
    filter: alpha(opacity=0);
    font-size: 100%;
    height: 100%;
  }
}
.btn {
  display: inline-block;
  padding: 0px 0px;
  margin-bottom: 0;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  font-size: 12px;
}
.btn-success {
}
#idx_uploadform
{
   position:absolute;
   top:108px;
   overflow:hidden;
   background-color:#F6F6F6;
   width: 100%;
   min-height: 300px;
}
.uploadbutton
{
   text-align:center;
   color:#FFFFFF;
   font-family: Arial;
   font-size: 14px;
   padding-bottom:6px;
   padding-top:6px;
   padding-right:6px;
   padding-left:6px;
   background-color: #47AE47;
   border:0px;
   cursor:pointer;
   width:100%;
}
.uploadcancelbutton
{
   text-align:center;
   color:#FFFFFF;
   font-family: Arial;
   font-size: 14px;
   padding-bottom:6px;
   padding-top:6px;
   padding-right:6px;
   padding-left:6px;
   background-color: #E33939;
   border:0px;
   cursor:pointer;
   width:100%;
}
.progress {
  height: 27px;
  overflow: hidden;
  background-color: transparent;
  border: 1px solid #1A7AB9;
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 16px;
  color: #fff;
  text-align: center;
  background-color: #6BB4E4;
  -webkit-transition: width .6s ease;
          transition: width .6s ease;
}
.navlistbutton
{
   text-align:center;
   color:#333333;
   font-family: Arial;
   font-size: 12px;
   background-color: #FFFFFF;
   border:1px solid #CCCCCC;
   padding-bottom:2px;
   padding-top:2px;
   cursor:pointer;
}
.navlistbuttonactive
{
   text-align:center;
   color:#FFFFFF;
   font-family: Arial;
   font-size: 12px;
   background-color: #1A7AB9;
   border:1px solid #1A7AB9;
   padding-bottom:2px;
   padding-top:2px;
   cursor:pointer;
}
.navversioninfo
{
   font-family: Arial;
   color: #DDDDDD;
   font-size: 13px;
   background-color: #698792;
   background-color: rgba(0,0,0,0.3);
   height: 14px;
   padding: 2px;
   padding-right: 5px;
   padding-left: 5px;
   border-radius: 2px;
   text-align:center;
   vertical-align:middle;
}
.navlistlink
{
   color:#FFFFFF;
   font-family: Arial;
   font-size: 13px;
}
.loader
{
   display: inline-block;
   width: 60px;
   height: 40px;
   position: absolute;
   top: 40%;
   left:50%;
   margin-left:-30px;
}
#zoom_container {
   width: 100%;
   height: 100%;
   overflow: hidden;
   margin-left:15px;
}
#zoom_container1 {
   width: 100%;
   height: 100%;
   overflow: hidden;
   margin-left:25px;
}
#zoom_container2 {
   width: 100%;
   height: 100%;
   overflow: hidden;
   margin-left:10px;
}
.pdfpreviewdiv
{
   position:absolute;
   top:0px;
   left:0px;
   height:100%;
   width:100%;
   overflow:hidden;
   background-color:#262B34;
}
.switch {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 120px;
  height: 27px;
  background-color: white;
  cursor: pointer;
}

.switch-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.switch-label {
  position: relative;
  display: block;
  height: inherit;
  background: #E33939;
  -webkit-transition: 0.15s ease-out;
  -moz-transition: 0.15s ease-out;
  -o-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
  -webkit-transition-property: opacity background;
  -moz-transition-property: opacity background;
  -o-transition-property: opacity background;
  transition-property: opacity background;
  border: 1px solid #E33939;
  margin-top:-1px;
  color:#FFFFFF;
  font-family: Arial;
  font-size: 14px;
}
.switch-label:before, .switch-label:after {
  position: absolute;
  top: 50%;
  margin-top: -7px;
  line-height: 1;
  -webkit-transition: inherit;
  -moz-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}
.switch-label:before {
  content: attr(data-off);
  right: 11px;
  color: #EEEEEE;
}
.switch-label:after {
  content: attr(data-on);
  left: 11px;
  color: white;
  opacity: 0;
}

.switch-input:checked ~ .switch-label {
  background: #47AE47;
  border: 1px solid #47AE47;
}
.switch-input:checked ~ .switch-label:before {
  opacity: 0;
}
.switch-input:checked ~ .switch-label:after {
  opacity: 1;
}

.switch-handle {
  position: absolute;
  top: 1px;
  left: 2px;
  width: 25px;
  height: 25px;
  background: rgba(255,255,255,0.5);
  -webkit-transition: left 0.15s ease-out;
  -moz-transition: left 0.15s ease-out;
  -o-transition: left 0.15s ease-out;
  transition: left 0.15s ease-out;
}
.switch-handle:before {
  content: '';
}
.switch-input:checked ~ .switch-handle {
  left: 93px;
  background: #FFFFFF;
}

.switch-green > .switch-input:checked ~ .switch-label {
  background: #4fb845;
}

.datarows_info
{
   cursor:pointer;
   -webkit-touch-callout: none;
   -webkit-user-select: none;
   -khtml-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
}
.datarowmainovw_info
{
   display:inline-block;
   border:2px solid #AAAAAA;
   height:110px;
   width:150px;
   border-radius:60px;
   margin-right:10px;
   margin-bottom:30px;
   background-color:#F1F1F1;
   -webkit-transition:all 200ms linear 0s;
   -moz-transition:all 200ms linear 0s;
   -o-transition:all 200ms linear 0s;
   -ms-transition:all 200ms linear 0s;
   transition:all 200ms linear 0s;
}
.datarowmain_sub_info
{
   font-family: Arial;
   font-size:16px;
   color:#FFFFFF;
   text-overflow:ellipsis;
   overflow:hidden;
   width:170px;
   display: block;
   padding-top:10px;
}