﻿html, body {
    padding:0 0 0 0;
    margin:0 0 0 0;

    font-family: Helvetica, Arial, sans-serif;
    font-size:10pt;

    
 }

.workcontainer{
    position:relative;
    display: inline-block;
    width:200px;
    
}

.assignwork:hover {
    color:#BD4463;
     font-weight:bold;
}

.assignwork .imga{
    background-image:url("/img/dropup18.png");
    width:18px;
    height:18px;
   
   
}

.dropdownshow:hover .assignwork{
     color:#BD4463;
     font-weight:bold;
}

.dropdownshow:hover .assignright .imga{
    background-image:url("/img/dropup18.png");
    width:18px;
    height:18px;
   
   
}

.dropdownshow:hover .ddcontent {
    visibility: visible;
    transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    -o-transition-delay:0.3s;

}

.ddcontent {
    visibility: hidden;
    transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    -o-transition-delay:0.3s;
    position:absolute;
    -webkit-border-radius:5px;
    border:1pt solid #3A655B;
    top:23px;
    width:215px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 3000;
    background-color:#F4F4EA;
    padding:2pt;
    

  
}

.imga{
    background-image:url("/img/dropdown18.png");
    width:18px;
    height:18px;
}

.assignright{
    
    float:right;
    background-color:#3A655B; 
     -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
   
    color:#ffffff;
    width:20px;
    height:19px;
    padding:2pt;
}

.assignwork{
    width:161px; 
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-right:1pt solid #ffffff;
    height:11px;
     
    color:#3A655B;
    border:1pt solid #3A655B;
    padding:4pt;
    float:left;
}

.cbutton{
    background-color:#3A655B;
    color:#ffffff;
    font-size:16pt;
}

img {
    border:0pt;
}

.fpvplayer{
    background:#F4F4EA;
    width:800px;
    margin-right:auto;
    margin-left:auto;
    height:600px;
}

input{
    position: relative; 

    border-radius: 5px;

    box-shadow: 0 1px 0 rgba(0,0,0,0.2);
    background-color:#F4F4EA;

}

textarea{
    position: relative; 

    border-radius: 5px;

    box-shadow: 0 1px 0 rgba(0,0,0,0.2);
    background-color:#F4F4EA;

}


select{
    position: relative; 
  
    border-radius: 5px;
    background:#3A655B;
    box-shadow: 0 1px 0 rgba(0,0,0,0.2);
    color:#F4F4EA;

}



a {
    text-decoration:underline;
    color:#558174;
}

#wbholder{
    height:750px;
    overflow-y:auto;
}
.searchbuttonMain{
    position:relative;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    width:40px;
    height:32px;
    top:0px;
    display:inline-block;
    color:#fff;
    border:1pt solid #558174;
    background-color:#3A655B;
    text-align:center;
    vertical-align:middle;

}

.holder:hover .info{
    visibility: visible;
    transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    -o-transition-delay:0.3s;

}

.info {
   visibility: hidden;
    transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    -o-transition-delay:0.3s;
    position:absolute;
    -webkit-border-radius:5px;
    border:1pt solid #3A655B;
     width:200px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 3000;
    background-color:#F4F4EA;
    padding:2pt;
    color:#558174;
}

.ctable {
    border-collapse: collapse; border-spacing: 0;
}

.ctable td{
   
}



.searchbox{
    position: relative; 
    padding: 9px 15px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    box-shadow: 0 1px 0 rgba(0,0,0,0.2);
    height:14px;
    background-color:#F4F4EA;
    width:370px;
    font-size:11pt;

}


.bg {
    background: #f4f4ea url("../img/bg.png") no-repeat center top;

}

.bgpay {
    background: #f4f4ea url("/img/mhs-platinum-background.jpg") no-repeat center top;

}

.header_column{
    font-size:12pt ;
    color:#3A655B;
    width:90px;
}

#footer {
    bottom:0;
    width:100%;
    text-align:center;
}



#btitle {
    font-size:32pt;
    font-weight:bold;
    float:left;
    color:#3A655B;
}


.quicklink{
    font-size:9pt;
    text-decoration:none;
    padding:3pt;
    color:#558174;

}

.quicklink:hover{

    text-decoration:underline;


}

#ltitle {


    float:left;
    color:#558174;
    height:35px;

    padding-top:15px;
    margin-top:auto;
    margin-bottom:auto;

}

#rtitle {

    border-bottom-right-radius:6pt;
    border-bottom-left-radius:6pt;
    background-color:#BD4463;
    text-align:center;
    height:30px;
    width:70px;
    padding-top:10px;


}


form {
    padding:0pt;
    margin:0px;
    height:100%;
}

#maindiv {

    padding:0pt;
    width:1024px;  height:100%; top:20px;  margin-left:auto; margin-right:auto;
    background-color:#F4F4EA;
    border:1px solid #5d81ab;
    -webkit-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
    -moz-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
    box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
    -webkit-border-radius:14px;
    -moz-border-radius:14px;
}

.buttonType1Disable {
    padding:5px 15px; 
    background:#cccccc; 
    border:0 none;
    color:#fff;
    cursor:pointer;
    -webkit-border-radius: 9px;
    cursor:none;
    border-radius: 9px;
    width:140px;
    height: 30px;
    font-weight:bold;
    border:1pt solid #000000;
    
}

.buttonType1 {
    padding:5px 15px; 
    background:#3A655B; 
    border:0 none;
    color:#fff;
    cursor:pointer;
    -webkit-border-radius: 9px;
    border-radius: 9px;
    width:140px;
    height: 30px;
    font-weight:bold;
    border:1pt solid #000000;
}

.buttonType2disabled {
    padding:0;
    background: #ef8c8c;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    -webkit-border-radius: 9px;
    border-radius: 9px;
    width: 140px;
    height: 30px;
    font-weight: bold;
    border: 1pt solid #000000;
}

.buttonType2 {
    padding: 5px 10px;
    background: #BD4463;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    -webkit-border-radius: 9px;
    border-radius: 9px;
    width: 140px;
    height: 30px;
    font-weight: bold;
    border: 1pt solid #000000;
}

.linput {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width:240px;

}

.mainmc {
    border:1pt solid #3A655B; padding:5pt; 
    position:relative;
    top:-10px;
        -webkit-border-radius:14px;
    -moz-border-radius:14px;
    background:#F4F4EA;
}

.err_i {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width:240px;

}

.wl{
    color:#fff;
}

.curtab{
    color:#ffffff; z-index: 350; height:50px; background-color:#3A655B; padding:2pt;
    border-top-left-radius: 10px;
    border-top-right-radius:10px;
    font-size:10pt;
    width:390px;
    padding-top:10px;
}

.curtab2{
    color:#ffffff; z-index: 350; height:50px; background-color:#558174; padding:2pt;    
    border-top-left-radius: 10px;
    border-top-right-radius:10px;
    font-size:10pt;
    width:140px;
    padding-top:7px;

}

#workarea {
     border:1px solid #5d81ab;
    -webkit-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
    -moz-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
    box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
    -webkit-border-radius:14px;
    -moz-border-radius:14px;
    border-radius:9px;
    min-height:250px;
    background-color:#ffffff;
    width:680px;
    padding:15pt;
    max-height:650px;
    
}

.quizarea {
     border:1px solid #5d81ab;
    -webkit-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
    -moz-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
    box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
    -webkit-border-radius:14px;
    -moz-border-radius:14px;
    min-height:250px;
    background:#fff;
    width:95%;
    padding:15pt;
   height:100%;
     position:relative; top:-10px;


}



#mainmenu {
    width:700px;
    height:27px;
    color:#2180b8;

}

.menulink {
    color:#2180b8;
    font-size:14pt;
    text-decoration:none;
}
    .menulink:hover {
        text-decoration:underline;
    }

.ul {
  text-align: left;
  display: inline;
  margin: 0;
  padding: 5px 4px 13px 0;
  list-style: none;

}
.ul li {
  font: bold 12px/18px sans-serif;
  display: inline-block;
  
  position: relative;
  width:105px;
  height:20px;
  text-align:left;
  z-index:400;
  color:#558174;
  background: #F4F4EA;
  opacity:100;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}


.ul li:hover {
  background: #555;
  color: #fff;
}



.ul li ul {
  padding:2pt;
  width:0;
 

  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.7s;
  -moz-transition: opacity 0.7s;
  -ms-transition: opacity 0.7s;
  -o-transition: opacity 0.7s;
  -transition: opacity 0.7s;
}



.menuoptionhide{
    padding-left:2pt;
    padding-right:2pt;
    padding-top:6pt;
    padding-bottom:5pt;
    width:200px;
    border-radius:16pt;
    -webkit-border-radius: 16px;
    border:1pt solid #000000;
    background:#F4F4EA;
    color:#558174;
    z-index:5555;
    position:absolute;
    left:180px;
   
     -webkit-transition:opacity .55s ease .55s;
   -moz-transition:opacity .55s ease .55s;
   -o-transition:opacity .55s ease .55s;
    transition:opacity .55s ease .55s;
    opacity:0;

}


.menuoption div a:hover div{

    opacity:1;
}

.menuoption{
    padding-left:2pt;
    padding-top:4pt;
    width:200px;
    border-radius:16pt;
    -webkit-border-radius: 16px;
    border:1pt solid #000000;
    background:#F4F4EA;
    color:#558174;
        transition:opacity 1s ease 1s;

    
}
.menuoption div {
    padding-left:5pt;
}

.sep {
    width:185px;
}

.menuoption a{
    font-size:9pt;
    color:#558174;
}

.menulink2 {
    text-decoration:none;
}
.ul li ul li { 
  background: #fff; 
  display: block; 
  color: #fff;  

}
.ul li ul li:hover { background: #fff; }
.ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
  background: #fff; 
}




.wrapper-dropdown-5 {
    /* Size & position */
   font-size:12px;
    position: relative; 
    width: 300px;
    padding:8px 9px;
    z-index:2000;
    border:1pt solid #999999;
    /* Styles */
    background: #F4F4EA;
    border-radius: 5px;
    box-shadow: 0 1px 0 rgba(0,0,0,0.2);
    cursor: pointer;
    outline: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.wrapper-dropdown-5:after { /* Little arrow */
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border:1pt solid #999999;
    top: 50%;
    right: 15px;
    margin-top: -3px;
    border-width: 6px 6px 0 6px;
    border-style: solid;
    border-color: #3A655B transparent;
}

.wrapper-dropdown-5 .dropdown {
    /* Size & position */
    position: absolute;
    top: 30px;
    left: 0px;
    right: 0;
    /* Styles */
    background: #F4F4EA;
    border-radius: 0 0 5px 5px;
    border: 1px solid rgba(0,0,0,0.2);
    border-top: none;
    border-bottom: none;
    list-style: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;

    /* Hiding */
    max-height: 0;
    overflow: hidden;
}

.wrapper-dropdown-5 .dropdown li {
    position:relative;
    left:-40px;
    padding: 0 10px ;

}

.wrapper-dropdown-5 .dropdown li a {
    display: block;
    text-decoration: none;
    color: #333;
    padding: 10px 0;
    transition: all 0.3s ease-out;
    border-bottom: 1px solid #e6e8ea;
}

.wrapper-dropdown-5 .dropdown li:last-of-type a {
    border: none;
}

.wrapper-dropdown-5 .dropdown li i {
    margin-right: 5px;
    color: inherit;
    vertical-align: middle;
}

/* Hover state */

.wrapper-dropdown-5 .dropdown li:hover a {
    color: #57a9d9;
}

/* Active state */

.wrapper-dropdown-5.active {
    border-radius: 5px 5px 0 0;
    background: #F4F4EA;
    box-shadow: none;
    border-bottom: none;
    color: #cccccc;
}

.pdflink {
    font-size:12pt;
    text-decoration:none;
}


.wrapper-dropdown-5.active:after {
    border-color: #3A655B transparent;
}

.wrapper-dropdown-5.active .dropdown {
    border-bottom: 1px solid rgba(0,0,0,0.2);
    max-height: 10000px;
}

.mviewer-workHigh{
    -webkit-border-radius: 9px;
    border-radius: 9px;
    position:relative;
    top:20px;
    background-color:#3A655B;
    width:900px;
    height:770px;
    margin-right:auto;
    margin-left:auto;
    z-index:9800;
    padding:5pt;
}

.mviewer-workUpdate{
    -webkit-border-radius: 9px;
    border-radius: 9px;
    position:relative;
    top:20px;
    background: #3A655B;
    width:220px;

    height:220px;

    margin-right:auto;
    margin-left:auto;
    z-index:9000;
    padding-top:5pt;
}

.mviewer-workvideo{
    -webkit-border-radius: 9px;
    border-radius: 9px;
    position:relative;
    top:50px;

    background-color:#3A655B;
    width:800px;
    min-height:600px;
    margin-right:auto;
    margin-left:auto;
    z-index:9993;
    padding-top:5pt;

}


.mviewer-work{
    -webkit-border-radius: 9px;
    border-radius: 9px;
    position:relative;
    top:20px;
    background-color:#3A655B;
    width:900px;
    margin-right:auto;
    margin-left:auto;
    z-index:9800;
    padding-top:5pt;

}

.mviewer-workLow{
    -webkit-border-radius: 9px;
    border-radius: 9px;
    position:relative;
    top:20px;
    background-color:#F4F4EA;
    width:900px;
    min-height:500px;
    margin-right:auto;
    margin-left:auto;
    z-index:9700;
    padding:5pt;
}

.mviewer-workWide{
    -webkit-border-radius: 9px;
    border-radius: 9px;
    position:relative;
    top:20px;
    background-color:#3A655B;
    width:1100px;
    min-height:800px;
    margin-right:auto;
    margin-left:auto;
    z-index:9800;
    padding-top:5pt;
    padding-bottom:5pt;
}


.fadeMe {
  opacity:    0.5; 
  background: #000; 
  width:      100%;
  height:     100%; 
  z-index:    3000;
  top:        0; 
  left:       0; 
  bottom:0;
  right:0;
  position:   fixed; 

}

.fadeMe2 {
  opacity:    0.5; 
  background: #000; 
  width:      100%;
  height:     100%; 
  z-index:    9850;
  top:        0; 
  left:       0; 
  bottom:0;
  right:0;
  position:   fixed; 

}


.wrapper-dropdown-6 {
    /* Size & position */
    position: relative; 
    width: 280px;
    padding: 12px 15px;
    z-index:1999;
    border:1pt solid #999999;
    /* Styles */
    background: #F4F4EA;
    border-radius: 5px;
    box-shadow: 0 1px 0 rgba(0,0,0,0.2);
    cursor: pointer;
    outline: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.wrapper-dropdown-6:after { /* Little arrow */
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border:1pt solid #999999;
    top: 50%;
    right: 15px;
    margin-top: -3px;
    border-width: 6px 6px 0 6px;
    border-style: solid;
    border-color: #3A655B transparent;
}

.wrapper-dropdown-6 .dropdown {
    /* Size & position */
    position: absolute;
    top: 30px;
    left: 0px;
    right: 0;
    /* Styles */
    background: #F4F4EA;
    border-radius: 0 0 5px 5px;
    border: 1px solid rgba(0,0,0,0.2);
    border-top: none;
    border-bottom: none;
    list-style: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;

    /* Hiding */
    max-height: 0;
    overflow: hidden;
}

.wrapper-dropdown-6 .dropdown li {
    padding: 0 10px ;
}

.wrapper-dropdown-6 .dropdown li a {
    display: block;
    text-decoration: none;
    color: #333;
    padding: 10px 0;
    transition: all 0.3s ease-out;
    border-bottom: 1px solid #e6e8ea;
}

.wrapper-dropdown-6 .dropdown  li:last-of-type a {
    border: none;
}

.wrapper-dropdown-6 .dropdown  li i {
    margin-right: 5px;
    color: inherit;
    vertical-align: middle;
}

/* Hover state */

.wrapper-dropdown-6 .dropdown li:hover a {
    color: #57a9d9;
}

/* Active state */

.wrapper-dropdown-6.active {
    border-radius: 5px 5px 0 0;
    background: #F4F4EA;
    box-shadow: none;
    border-bottom: none;
    color: white;
}

.wrapper-dropdown-6.active:after {
    border-color: #3A655B transparent;
}

.wrapper-dropdown-6.active .dropdown {
    border-bottom: 1px solid rgba(0,0,0,0.2);
    max-height: 10000px;
}




.wrapper-dropdown-7 {
    /* Size & position */
    position: relative; 
    width: 280px;
    padding: 12px 15px;
    z-index:1998;
    border:1pt solid #999999;
    /* Styles */
    background: #F4F4EA;
    border-radius: 5px;
    box-shadow: 0 1px 0 rgba(0,0,0,0.2);
    cursor: pointer;
    outline: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.wrapper-dropdown-7:after { /* Little arrow */
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border:1pt solid #999999;
    top: 50%;
    right: 15px;
    margin-top: -3px;
    border-width: 6px 6px 0 6px;
    border-style: solid;
    border-color: #3A655B transparent;
}

.wrapper-dropdown-7 .dropdown {
    /* Size & position */
    position: absolute;
    top: 30px;
    left: 0px;
    right: 0;
    /* Styles */
    background: #F4F4EA;
    border-radius: 0 0 5px 5px;
    border: 1px solid rgba(0,0,0,0.2);
    border-top: none;
    border-bottom: none;
    list-style: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;

    /* Hiding */
    max-height: 0;
    overflow: hidden;
}

.wrapper-dropdown-7 .dropdown li {
    padding: 0 10px ;
}

.wrapper-dropdown-7 .dropdown li a {
    display: block;
    text-decoration: none;
    color: #333;
    padding: 10px 0;
    transition: all 0.3s ease-out;
    border-bottom: 1px solid #e6e8ea;
}

.wrapper-dropdown-7 .dropdown  li:last-of-type a {
    border: none;
}

.wrapper-dropdown-7 .dropdown  li i {
    margin-right: 5px;
    color: inherit;
    vertical-align: middle;
}

/* Hover state */

.wrapper-dropdown-7 .dropdown li:hover a {
    color: #57a9d9;
}

/* Active state */

.wrapper-dropdown-7.active {
    border-radius: 5px 5px 0 0;
    background: #F4F4EA;
    box-shadow: none;
    border-bottom: none;
    color: white;
}

.wrapper-dropdown-7.active:after {
    border-color: #3A655B transparent;
}

.wrapper-dropdown-7.active .dropdown {
    border-bottom: 1px solid rgba(0,0,0,0.2);
    max-height: 10000px;
}




.wrapper-dropdown-8 {
    /* Size & position */
    position: relative; 
    width: 280px;
    padding: 12px 15px;
    z-index:1997;
    border:1pt solid #999999;
    /* Styles */
    background: #F4F4EA;
    border-radius: 5px;
    box-shadow: 0 1px 0 rgba(0,0,0,0.2);
    cursor: pointer;
    outline: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.wrapper-dropdown-8:after { /* Little arrow */
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border:1pt solid #999999;
    top: 50%;
    right: 15px;
    margin-top: -3px;
    border-width: 6px 6px 0 6px;
    border-style: solid;
    border-color: #3A655B transparent;
}

.wrapper-dropdown-8 .dropdown {
    /* Size & position */
    position: absolute;
    top: 30px;
    left: -40px;
    right: 0;
    /* Styles */
    background: #F4F4EA;
    border-radius: 0 0 5px 5px;
    border: 1px solid rgba(0,0,0,0.2);
    border-top: none;
    border-bottom: none;
    list-style: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;

    /* Hiding */
    max-height: 0;
    overflow: hidden;
}

.wrapper-dropdown-8 .dropdown li {
    padding: 0 10px ;
}

.wrapper-dropdown-8 .dropdown li a {
    display: block;
    text-decoration: none;
    color: #333;
    padding: 10px 0;
    transition: all 0.3s ease-out;
    border-bottom: 1px solid #e6e8ea;
}

.wrapper-dropdown-8 .dropdown  li:last-of-type a {
    border: none;
}

.wrapper-dropdown-8 .dropdown  li i {
    margin-right: 5px;
    color: inherit;
    vertical-align: middle;
}

/* Hover state */

.wrapper-dropdown-8 .dropdown li:hover a {
    color: #57a9d9;
}

/* Active state */

.wrapper-dropdown-8.active {
    border-radius: 5px 5px 0 0;
    background: #F4F4EA;
    box-shadow: none;
    border-bottom: none;
    color: white;
}

.wrapper-dropdown-8.active:after {
    border-color: #3A655B transparent;
}

.wrapper-dropdown-8.active .dropdown {
    border-bottom: 1px solid rgba(0,0,0,0.2);
    max-height: 10000px;
}

.contentQuick{
	position:relative;
    width:240px;
    margin: 0 auto;
}

.button-wrapperQuick{
	width: 200px;
	margin: 0 auto;
    padding: 20px 0;
}

#quicksearchresultsDiv {
    border:1pt solid #2180b8;
    position:relative;
    left:0px;
    top:0px;
    background:#F4F4EA;
    
    z-index: 9030;
    width:550px;
    display:none;
    min-height:100px;
    max-height:300px;
    overflow-y:scroll;
}

#quicksearchresultsDivoff {
    border:1pt solid #2180b8;
    position:relative;
    left:0px;
    top:0px;
    background:#F4F4EA;
    
    z-index: 9030;
    width:550px;
    display:none;
    min-height:100px;
    max-height:300px;
    overflow-y:scroll;
}

.tinput {
    font-size:14pt;
}

.td1{
    height:50px;
    border:1pt solid #000000;
    width:350px;
    padding:3pt;
}





.wrapper-dropdown-a {
    /* Size & position */
    position: relative; 
    width: 280px;
    padding: 12px 15px;

    border:1pt solid #999999;
    /* Styles */
    background: #F4F4EA;
    border-radius: 5px;
    box-shadow: 0 1px 0 rgba(0,0,0,0.2);
    cursor: pointer;
    outline: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.wrapper-dropdown-a:after { /* Little arrow */
    content: "";

    width: 0;
    height: 0;
    position: absolute;
    border:1pt solid #999999;
    top: 50%;
    right: 15px;
    margin-top: -3px;
    border-width: 6px 6px 0 6px;
    border-style: solid;
    border-color: #3A655B transparent;
}

.wrapper-dropdown-a .dropdown {
    /* Size & position */
    position: absolute;
    top: 30px;
    left: 0px;
    right: 0;
    /* Styles */
    background: #F4F4EA;
    border-radius: 0 0 5px 5px;
    border: 1px solid rgba(0,0,0,0.2);
    border-top: none;
    border-bottom: none;
    list-style: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;

    /* Hiding */
    max-height: 0;
    overflow: hidden;
}

.wrapper-dropdown-a .dropdown li {
    padding: 0 10px ;
}

.wrapper-dropdown-a .dropdown li a {
    display: block;
    text-decoration: none;
    color: #333;
    padding: 10px 0;
    transition: all 0.3s ease-out;
    border-bottom: 1px solid #e6e8ea;
}

.wrapper-dropdown-a .dropdown li:last-of-type a {
    border: none;
}

.wrapper-dropdown-a .dropdown li i {
    margin-right: 5px;
    color: inherit;
    vertical-align: middle;
}

/* Hover state */

.wrapper-dropdown-a .dropdown li:hover a {
    color: #57a9d9;
}

/* Active state */

    .wrapper-dropdown-a.active {
        border-radius: 5px 5px 0 0;
        background: #F4F4EA;
        box-shadow: none;
        border-bottom: none;
        color: white;
    }



    
.wrapper-dropdown-a.active:after {
    border-color: #3A655B transparent;
}

.wrapper-dropdown-a.active .dropdown {
    border-bottom: 1px solid rgba(0,0,0,0.2);
    max-height: 10000px;
}

.cattable {
    font-size:9pt;
}

.atTD0{
    width:0px;
    display:none;
}

.atTD100{
    width:600px;
    padding:2px;
}

.atTD140{
    width:130px;
    padding:2px;
}

.maintd{
    padding:2pt;
    font-size:9pt;
    color:#558174;
}
