/* -------- Global Reset --------*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    padding: 0;
    margin: 0;
}
fieldset,
img {
    border: 0
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
ol,
ul {
    list-style: none
}
address,
caption,
cite {
    font-weight: normal;
    font-style: normal;
}
/* ========================  Begin Styling  ======================== */
/*body {
    font:normal normal 12px/1.8em Helvetica, Verdana, Arial, Helvetica, sans-serif, sans-serif;
    background:#bfdbf3;
    
    }*/
body {
    font: normal normal 12px/1.8em Helvetica, Verdana, Arial, Helvetica, sans-serif, sans-serif;
    background-color: #bfdbf3;
    /*background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .1)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .1)), color-stop(.75, rgba(255, 255, 255, .1)), color-stop(.75, transparent), to(transparent));;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .1) 50%, rgba(255, 255, 255, .1) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .1) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(45deg, rgba(255, 255, 255, .1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .1) 50%, rgba(255, 255, 255, .1) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .1) 50%, rgba(255, 255, 255, .1) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .1) 50%, rgba(255, 255, 255, .1) 75%, transparent 75%, transparent);
    -webkit-background-size: 50px 50px;
    -moz-background-size: 50px 50px;
    background-size: 50px 50px;*/
}
/* ======================== Layout Divs ======================== */

/*#wrapper {
    margin: 0 auto;
    width: 950px;
    border-left: solid 1px #ffffff;
    border-right: solid 1px #ffffff;
    box-shadow: 0px 0px 20px #486FA0;
    background-color: #fff;
}*/

#wrapper {
margin: 0 40px;
border-left: solid 1px #ffffff;
border-right: solid 1px #ffffff;
box-shadow: 0px 0px 20px #486FA0;
background-color: #fff;
}

/*#container {
    width:925px;
    background:#fff;
    margin-left:26px;
    }*/
#container {
    background: #fff;
    border-left: solid 11px #e5eff9;
    border-right: solid 11px #e5eff9;
}
#header,
#header2 {
    background: #feffff;
    background: url(../images/shiny.png), -moz-linear-gradient(top,  #feffff 0%, #f4f4f4 35%, #e3e3e3 100%);
    background: url(../images/shiny.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feffff), color-stop(35%,#f4f4f4), color-stop(100%,#e3e3e3));
    background: url(../images/shiny.png), -webkit-linear-gradient(top,  #feffff 0%,#f4f4f4 35%,#e3e3e3 100%);
    background: url(../images/shiny.png), -o-linear-gradient(top,  #feffff 0%,#f4f4f4 35%,#e3e3e3 100%);
    background: url(../images/shiny.png), -ms-linear-gradient(top,  #feffff 0%,#f4f4f4 35%,#e3e3e3 100%);
    background: url(../images/shiny.png), linear-gradient(to bottom,  #feffff 0%,#f4f4f4 35%,#e3e3e3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#e3e3e3',GradientType=0 );
    background-size: cover;
    height: 135px;
    position: relative;
    -webkit-box-shadow: 0 4px 4px -2px #C9C9C9;
    -moz-box-shadow: 0 4px 4px -2px #C9C9C9;
    box-shadow: 0 4px 4px -2px #C9C9C9;
}
#header2 {
  border-bottom: 3px double #a3cb7b;
}
/*#header2:after {
    display: block;
    height: 1px;
    position: relative;
    background-color: white;
    content: "";
    top: -18px;
    left: 0px;
    right: 0px;
    bottom: 4px;
    border-top: solid #a3cb7b 1px;
    border-bottom: solid #a3cb7b 2px;
}
*/
#header:after {
    display: block;
    height: 1px;
    position: relative;
    background-color: white;
    content: "";
    top: 16px;
    left: 0px;
    right: 0px;
    bottom: 4px;
    border-top: solid #a3cb7b 1px;
    border-bottom: solid #a3cb7b 2px;
}
/*#header2 {
    height:130px;
    position:relative;
}*/
#logo {
    height: 80px
}
#logotext {
    position: relative;
    left: 100px;
    top: 20px;
    font-family: 'Futura', sans-serif;
    font-weight: Bold;
    line-height: 210%;
    width: 230px;
}
#logotext .line1 {
    font-size: 50px;
    /*background: -webkit-linear-gradient(#316fa5, #4885b8);;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
    color: #1e5a87;
}

#logotext .logo-text-1 {
    color: #5dc2b7;
}

#logotext .line2 {
    font-size: 20px;
    color: #4985b8;
}
#logotext .line3 {
    /* float: right; */
    background-color: #efae19;
    border-radius: 50px;
    border: none;
    padding: 3px 20px;
    font-size: 16px;
    color: #ffffff;
    line-height: 130%;
    /*margin-right: 20px;*/
    font-weight: 100;
    letter-spacing: 3px;
    top: 15px;
    position: relative;
        white-space: pre;
}
#logotext2 {
    color: #3270a6;
    position: relative;
    left: 430px;
    top: -30px;
    border-left: solid 1px #3270a6;
    padding: 0px 0px 0px 15px;
    font-size: 15px;
    line-height: 130%;
    font-family: helvetica;
    width: 200px;
    font-weight: 100;
}
#landing #header {
    height: 181px
}
#content_Wrap {
    background: url(../images/content_bg.gif) top left repeat-y transparent;
    /*box-shadow: inset 0px 5px 7px -5px #414141;*/
}
#sidebar {
    float: left;
    width: 252px;
    /*background: url(../images/sidebar_bg.gif) top left no-repeat transparent;*/
    padding-top: 12px;
}
#sidebar ul {
    margin: 0.75em 0;
    padding: 0 1em;
    list-style: none;
}
#sidebar li {
    font-size: 135%;
    /*    font-family: "Trebuchet MS", Helvetica, sans-serif-webkit-body;    */
    font-family: Helvetica, "Trebuchet MS", sans-serif-webkit-body;
    font-weight: 600;
    letter-spacing: -.5px;
}
#sidebar li:before {
    content: "";
    display: block;
    height: 20px;
    width: 20px;
    left: -35px;
    top: inherit;
    position: relative;
    background-color: rgba(96, 169, 238, 0.7);
    margin-bottom: -20px;
    border-left: 10px rgb(206, 225, 245) solid;
}
#sidebar p {
    margin-left: 0px;
    padding-top: 6px;
    margin-bottom: -5px;
    line-height: 130%;
}

/*#main_Content {
    width: 628px;
    float: left;
    margin-bottom: 45px;
    padding: 0 24px;
}*/
#main_Content {
  margin-bottom: 45px;
  padding: 0 24px;
  padding-left: 280px;
  min-height: 550px;
}

@media only screen and (min-width: 768px) {
  #main_Content {
      min-height: 600px;
  }
}

#main_Content2 {
    margin-bottom: 45px;
    padding: 0 15px 0 15px;
}
.clear {
    clear: both
}
#footer {
    /*height: 157px;*/
    height: auto;
    background-color: #565455;
    position: relative;
    min-height: 157px;
}
#footer:before {
    display: block;
    height: 1px;
    position: absolute;
    background-color: white;
    content: "";
    top: -5px;
    left: 0px;
    right: 0px;
    bottom: 4px;
    border-top: solid #a3cb7b 1px;
    border-bottom: solid #a3cb7b 2px;
}
/* ----------- Img Rules -----------*/
#fertile {
    position: absolute;
    top: 47px;
    right: 10px;
}
#logo {
    position: absolute;
    top: 10px;
    left: 10px;
}


.sides-header {
    margin: 5px 0 10px -9px
}
/* ====================== Fonts ===============================*/
/*#main_Content  h2, #main_Content2  h2 {
    color:#2875b9; 
    margin:20px 0 10px 20px; 
    font-size:15px;
    }*/
#main_Content h2,
#main_Content2 h2 {
    color: #2875b9;
    margin: 0px 0 5px 0px;
    font-size: 17px;
    padding-top: 15px;
}
#main_Content  h2.login_title,
#main_Content2  h2.login_title {
    color: #2875b9;
    margin: 10px 0 5px 10px;
    font-size: 17px;
}

#main_Content h4,
#main_Content2 h4 {
/*    padding-top: 15px;*/
padding-top: 5px;
}
/*
#login_form{
    background: url('../images/box1.gif');
    padding: 30px 20px 15px 30px;
    height:150px;
    width:595px;
    background-repeat: no-repeat;
    color:#002e7f;

}
*/
#login_form {
    padding: 20px 20px 15px 30px;
    height: 150px;
    /*width: 595px;*/
    width: auto;
max-width: 455px;
    background-repeat: no-repeat;
    color: #002e7f;
    border: solid 1px #CCC;
    border-radius: 15px;
    box-shadow: inset 0px -75px -0px -6px rgba(211, 228, 241, 0.4), 0px 0px 10px rgba(0, 0, 0, 0.13);
}
#login_form2 {
    padding : 4px;
    margin : 0px;
}
#login_form table td {
/*    padding: 4px 5px 5px 5px*/
}

.resettext td{
  padding-bottom: 13px;
}
/*.login_submit2 {
    -moz-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
    -webkit-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
    box-shadow:inset 0px 1px 0px 0px #c1ed9c;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9dce2c), color-stop(1, #8cb82b) );
    background:-moz-linear-gradient( center top, #9dce2c 5%, #8cb82b 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dce2c', endColorstr='#8cb82b');
    background-color:#9dce2c;
    -webkit-border-top-left-radius:20px;
    -moz-border-radius-topleft:20px;
    border-top-left-radius:20px;
    -webkit-border-top-right-radius:20px;
    -moz-border-radius-topright:20px;
    border-top-right-radius:20px;
    -webkit-border-bottom-right-radius:20px;
    -moz-border-radius-bottomright:20px;
    border-bottom-right-radius:20px;
    -webkit-border-bottom-left-radius:20px;
    -moz-border-radius-bottomleft:20px;
    border-bottom-left-radius:20px;
    text-indent:0;
    border:1px solid #83c41a;
    display:inline-block;
    color:#ffffff;
    font-size:15px;
    font-weight:bold;
    font-style:normal;
    height:30px;
    width:131px;
    text-decoration:none;
    text-align:center;
    text-shadow:1px 1px 0px #689324;
    float: right;
    cursor: pointer;
}
.login_submit2:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8cb82b), color-stop(1, #9dce2c) );
    background:-moz-linear-gradient( center top, #8cb82b 5%, #9dce2c 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8cb82b', endColorstr='#9dce2c');
    background-color:#8cb82b;
}.login_submit2:active {
    position:relative;
    top:1px;
}
*/
/*.login_submit2 {
float: right;
font-weight: bold;
border-top: 1px solid #e6ffd4;
   background: #93ba4c;
   background: -webkit-gradient(linear, left top, left bottom, from(#abd261), to(#93ba4c));
   background: -webkit-linear-gradient(top, #abd261, #93ba4c);
   background: -moz-linear-gradient(top, #abd261, #93ba4c);
   background: -ms-linear-gradient(top, #abd261, #93ba4c);
   background: -o-linear-gradient(top, #abd261, #93ba4c);
   padding: 4.5px 9px;
   -webkit-border-radius: 11px;
   -moz-border-radius: 11px;
   border-radius: 11px;
   -webkit-box-shadow: rgba(0,0,0,.3) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,.3) 0 1px 0;
   box-shadow: rgba(0,0,0,.3) 0 1px 0;
   text-shadow: rgba(0,0,0,.3) 0 1px 0;
   color: white;
   font-size: 12px;
   font-family: Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   border: solid 1px;
cursor:pointer;
width: 130px;
   

}*/

.login_submit2,
#resetpw {
    float: right;
    /*font-size: 16px;
    font-family: Arial;
    font-weight: normal;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    border: 1px solid #83c41a;*/
    padding: 9px 18px;
    text-decoration: none;
    /*background: -moz-linear-gradient( center top, #b8e356 29%, #a5cc52 76% );
    background: -ms-linear-gradient( top, #b8e356 29%, #a5cc52 76% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b8e356', endColorstr='#a5cc52');
    background: -webkit-gradient( linear, left top, left bottom, color-stop(29%, #b8e356), color-stop(76%, #a5cc52) );
    background-color: #b8e356;
    color: #ffffff;*/
    display: inline-block;
    /*text-shadow: 1px 1px 0px #86ae47;
    -webkit-box-shadow: inset 0px 1px 0px 0px #d9fbbe;
    -moz-box-shadow: inset 0px 1px 0px 0px #d9fbbe;
    box-shadow: inset 0px 1px 0px 0px #d9fbbe;*/
}
/*
.login_submit2:hover {
    background: -moz-linear-gradient( center top, #a5cc52 29%, #b8e356 76% );
    background: -ms-linear-gradient( top, #a5cc52 29%, #b8e356 76% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a5cc52', endColorstr='#b8e356');
    background: -webkit-gradient( linear, left top, left bottom, color-stop(29%, #a5cc52), color-stop(76%, #b8e356) );
    background-color: #a5cc52;
}
.login_submit2:active {
    position: relative;
    top: 1px;
}
*/
#resetpw {
    width: 140px;
    float: left;
    padding: 0px 18px;
    height: 23px;
    /*font-size: 16px;
    border-radius: 6px;*/
}
input[type=text],
input[type=number],
input[type=checkbox],
input[type=password],
input[type=date],
textarea {
    border: 1px double rgb(200, 216, 236);
    box-shadow: inset 0 0 8px rgba(0,0,0,0), 0 0 16px rgba(0,0,0,0.1);
    padding: 4px 10px;
    border-radius: 5px;
}
.rid_text {
    color: #2c2f2d;
    font-size: 11px;
    line-height: 13px;
    width: 50%;
}
td.lostpw_text {
    font-size: 11px;
    line-height: 13px;
}
.lostpw_text2 {
    margin-left: 15px
}
.login_submit {
    float: left;
    /*    margin-top: 35px;*/
    margin-left: 40px;
}
#login_form input.check_box {
    /*border: 1px solid #1c5180;*/
    background: #eee;
}
#login_form input.text_input,
#login_form input.text_input {
    border: 1px solid #7f9db9;
    width: 190px;
    padding: 2px;
    margin-left: 15px;
}
.message_center {
    width: 600px
}
form.message_center {
    padding-top: 0
}
.message_center_list th {
    padding: 5px 10px
}
/*.message_center_list td {border: 1px solid #e2e2e2; padding:5px 0 5px 15px; vertical-align:middle;text-align:left;}_NO__DOTCOMMA__AFTER__*/
.message_center_list table th.col1,
.message_center_list table td.col1 {
    width: 23px
}
.message_box1 table th.col1,
.message_box1 table td.col1 {
    width: 23px
}
.message_center_list table th.col0,
.message_center_list table td.col0 {
    width: 23px
}
.message_center_list table th.col3,
.message_center_list table td.col3 {
    width: 100px
}
.message_box1 table th.col3,
.message_box1 table td.col3 {
    width: 100px
}
.message_center table th.col4,
.message_center table td.col4,
.message_center_list table td.col4 {
    width: 120px
}
.message_center tr.even {
    background: #f3f3f3
}
.message_center tr {
    /*border-top: 1px solid #e2e2e2;*/ border-left: 1px solid #e2e2e2; border-right: 1px solid #e2e2e2;
}
.error_box {
    color: #ff0000;
    border: 1px solid #ff0000;
    padding: 5px 15px 5px 15px;
    margin: 15px auto 0 auto;
    /*margin: 5px auto 10px auto;*/
}
.warning_box {
    color: #c062ca;
    border: solid #c062ca 1px;
    padding: 5px;
    margin: -4px;
    margin-bottom: 1px;
        margin-top: 10px;
    line-height: 110%;
    text-align: center;
    background-color: #f7e8f9;
}
.message_box {
    color: #2b6aa0;
    border: 1px solid #2b6aa0;
    padding: 5px 15px 5px 15px;
    margin: 15px auto 0 auto;
}
.actions_box {
    color: #D87513;
    border: 1px solid #D87513;
    padding: 5px 15px 5px 15px;
    margin: 15px auto 30px auto;
    font-size: 110%;
    text-align: center;
    display: block;
    background-color: #FFF4E9;
    font-weight: bold;
}

.actions_box a.confirm_button {
      display: block;
    border: 1px solid #3088B4;
    background-color: #F2FBFF;
    color: #2D87B3;
    border-radius: 3px;
    font-weight: bold;
    font-size: 95%;
    padding: 5px 10px;
    box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.23);
    margin: 10px auto;
    width: 100%;
    max-width: 300px;
        -webkit-appearance: none;
        text-decoration: none;
}

.actions_box a.confirm_button:hover {
background-color: white;
-webkit-appearance: none;
}

.actions_box a.confirm_button:active {
background-color: white;
box-shadow: none;
    outline: none;
    position: relative;
    top: 2px;
    left: 2px;
}

.actions_box a.confirm_button:focus {
    outline: none;
}

/*.message_list {height:83px;}_NO__DOTCOMMA__AFTER__*/
.message_controls {
    height: 55px;
    /*float: right;;
    background-color: #C0D190;*/
    width: 100%;
    /*padding: 0px 10px;;
    margin-right: -10px;*/
    /*background: #def0ff; height:46px; padding:0px 8px;padding-top:8px;*/
}
.message_controls div.button {
    float: left;
    width: 45px;
    text-align: center;
    font-size: 9px;
    line-height: 10px;
    cursor: pointer;
}
.message_controls div.button_right {
    float: right;
    width: 30px;
    text-align: center;
    font-size: 9px;
    line-height: 10px;
    padding-top: 5px;
}
.button_right a {
    text-decoration: none;
}
.change_password td {
    padding: 3px 8px 3px 0;
}
.change_password input[type=text],
.change_password input[type=password] {
  box-shadow: none !important;
}
input[type="checkbox"] {
margin-right: 6px;
}
.new_msg {
    float: right;
    padding: 28px 30px 0 0;
}
.message_box1 .greytext,
.appointment_box .greytext,
.billing_box .greytext,
.document_box .greytext,
.emd_box .greytext {
    color: #878787;
    text-align: right;
    padding-right: 28px;
}
.greytext2 {
    color: #878787
}
.message_box1 .greytext a,
.appointment_box .greytext a,
.billing_box .greytext a,
.document_box .greytext a,
.emd_box .greytext a {
    color: #878787
}
.attachment_box {
    float: right;
    padding-top: 5px;
    padding-right: 8px;
}
.right {
    text-align: right
}

.box_pad span.download a {
    color: #2875b9;
    text-decoration: underline;
}

.message_box1 span.download a {
    color: #2875b9;
    text-decoration: underline;
}
.appointment_box span.download a {
    color: #2875b9;
    text-decoration: underline;
}
.billing_box span.download a {
    color: #2875b9;
    text-decoration: underline;
}
.emd_box span.download a {
    color: #2875b9;
    text-decoration: underline;
}
.document_box span.download a {
    color: #2875b9;
    text-decoration: underline;
}
.form_box span.download a {
    color: #2875b9;
    text-decoration: underline;
}

.form_box .form_button {
  float: left;
    border: 1px solid #b078bb;
    border-radius: 2px;
    background-color: #f0d6f5;
    color: #b078bb;
    padding: 3px 5px 1px 5px;
    display: inline-block;
    margin: 0 5px 1px 0;
    font-weight: bold;
    font-size: 11px;
    /* line-height: 13px; */
    box-shadow: inset 0 0 2px rgba(0,0,0,0), 1px 1px 2px rgba(0,0,0,0.1);
}

.form_box .form_button:hover {
    color: #dd52f9;
    background-color: #f6caff;
}

.form_box .form_button:active {
    outline: 0 none;
    box-shadow: none;
    /* background-color: #d8f4ff; */
    margin-top: 1px;
    margin-left: 1px;
    margin-right: 4px;
    margin-bottom: 0px;
}


#main_Content  h3,
#main_Content2  h3 {
    color: #404040;
    margin: 10px 0 10px 10px;
    font-size: 14px;
}
/*p {color:#404040; margin:0 0 10px 20px;}_NO__DOTCOMMA__AFTER__*/
p {
    color: #404040;
    margin: 0 0 10px 0px;
}
cite {
    color: #7d349f;
    font-size: 11px;
}
#sidebar p a,
p a {
    color: #6eace7
}
#sidebar p a:hover,
p a:hover {
    color: #81b553
}
#footer p {
    font-size: 12px;
    color: #c6c6c6;
}

ul {
    margin-left: 20px
}
ul li {
    color: #404040;
    line-height: 140%;
    /*background: url(../images/bullet.png) 0 .4em no-repeat transparent;*/
    padding-left: 15px;
}
div.hr {
    height: 15px;
    background: url(../images/hr.gif) repeat-x left center #fff;
    margin: 10px 0 5px 0;
}
div.hr hr {
    display: none
}
#sidebar div.hr {
    height: 1px;
    width: 100%;
    background: url(../images/hr2.gif) repeat-x top right transparent;
    margin: 15px 0 15px 0px;
    background-color: #dfebf7;
    border-top: 1px solid white;
}
.clear {
    clear: both
}
/* =============  Message Boxes for Landing Page ==================*/
.box{
  overflow: hidden;
}



.hovertable td{
  border-top: 1px solid #e2e2e2;
  border-bottom: 0;
}
.hovertable td tr{
  border-top: none;
  border-bottom: none;
}
.hovertable tr {
    background-color: #fff
}
.hovertable tr:last-child td { border-bottom: 1px solid #e2e2e2; }
.hovertable tr:hover td {
    background-color: #e6f2f8;
    border-top-color: #86c6e6;
    border-bottom: 1px solid #86c6e6;
}
.hovertable td:hover {
    cursor: pointer
}




/*
.hovertable { border-collapse: collapse; }
.hovertable td { border: 1px solid black; width: 50px; height: 25px; padding: 5px; border-bottom: 0; }
.hovertable tr:last-child td { border-bottom: 1px solid black; }
.hovertable tr:hover td { border-top-color: red; border-bottom: 1px solid red; }
.hovertable tr:hover td:first-child { border-left-color: red; }
.hovertable tr:hover td:last-child  { border-right-color: red; }
*/


.box_pad,
.message_box1,
.message_box2,
.appointment_box,
.billing_box,
.emd_box,
.document_box,
.form_box,
#contact_box {
    /*    width: 288px;*/
    /*    height: 148px;*/
    height: auto;
    /*float: left;*/
    padding: 5px;
    box-shadow: 0px 2px 10px rgb(194, 194, 194);
}
.message_box1 .box,
.message_box2 .box {
    padding-bottom: 10px
}
.box_pad .box,
.appointment_box .box,
.billing_box .box,
.emd_box .box,
.document_box .box,
.form_box .box {
    padding-bottom: 5px
}
.message_box1,
.message_box2 {
    background: #bed8f1;
    border: 2px solid #98bde0;
}
.appointment_box {
    background: #eeb5b5;
    border: 2px solid #ed9696;
}
.billing_box {
    background: #F1DDBE;
    border: 2px solid #F7C66F;
}
.emd_box {
    background: #ffb1a8;
    border: 2px solid #ff534a;
}
.document_box {
    background: #D7A5E2;
    border: 2px solid #b078bc;
}
.form_box {
    background: #D7A5E2;
    border: 2px solid #b078bc;
}
.resource_box {
  background: #bbe6b7;
    border: 2px solid #95c590;
}
.box {
    -webkit-box-shadow: inset 0 0 20px 0 rgba(1,1,1,.06);
    box-shadow: inset 0 0 20px 0 rgba(1,1,1,.06);
}
/*.message_box1, .appointment_box, .billing_box, .document_box {margin:0 10px 15px 20px;}_NO__DOTCOMMA__AFTER__*/
.box_pad,
.message_box1,
.appointment_box,
.billing_box,
.emd_box,
.document_box,
.form_box {
    margin-bottom: 20px
}
.box_pad a,
.message_box1 a,
.appointment_box a,
.billing_box a,
.emd_box a,
.document_box a,
.form_box a {
    text-decoration: none;
    color: #000;
}
.box_pad td.col1,
.box_pad td.col2,
.box_pad td.col3,
.box_pad td.col4 {
    padding: 3px 0 3px 5px;
    font-size: 12px;
    line-height: 14px;
    /*border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;*/
}
.message_box1 td.col1,
.message_box1 td.col2,
.message_box1 td.col3,
.message_box1 td.col4 {
    padding: 3px 0 3px 5px;
    font-size: 12px;
    line-height: 14px;
    /*border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;*/
}
.appointment_box td.col1,
.appointment_box td.col2,
.appointment_box td.col3 {
    padding: 3px 0 3px 5px;
    font-size: 12px;
    line-height: 14px;
    /*border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;*/
}
.billing_box td.col1,
.billing_box td.col2,
.billing_box td.col3 {
    padding: 3px 0 3px 5px;
    font-size: 12px;
    line-height: 14px;
    /*border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;*/
}
.emd_box td.col1,
.emd_box td.col2,
.emd_box td.col3 {
    padding: 3px 0 3px 5px;
    font-size: 12px;
    line-height: 14px;
    /*border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;*/
}
.document_box td.col1,
.document_box td.col2,
.document_box td.col3 {
    padding: 3px 0 3px 5px;
    font-size: 12px;
    line-height: 14px;
    /*border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;*/
}
.form_box td.col0,
.form_box td.col1,
.form_box td.col2,
.form_box td.col3 {
    padding: 3px 0 3px 5px;
    font-size: 12px;
    line-height: 14px;
    /*border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;*/
}

.form_box td.col0 {
    width: 15px;
}
tr.form.completed_form{
  background-color: #eaeaea;
  color:#444444;
  
}

.form_box tr{
  height: 25px;
}

tr.form.completed_form .form_title{
  text-decoration: line-through;
}


.resource_box .resource-type {
    color: #79af57;
    background-color: #d1ffb4;
    border: 1px solid #8ec76a;
  padding: 2px 4px;
    border-radius: 4px;
    font-size: 12px;
    display: block;
    height: 12px;
    line-height: 12px;
    min-width: 60px;
    text-align: center;
}

.resource_box tr:hover .resource-type {
    color: #0088cc;
    background-color: #d8eef9;
    border-color: #0088cc;
}

.resource_box .translate {
    color: #b66c23;
    background-color: #fff4dd;
    border: 1px solid #f1ae6c;
    padding: 2px 4px;
    border-radius: 4px;
    font-size: 10px;
    display: block;
    height: 12px;
    line-height: 12px;
    margin-right: 5px;
    font-weight: bold;
}

.resource_box tr:hover .translate {
    color: #0088cc;
    background-color: #d8eef9;
    border-color: #0088cc;
}

.box_pad tr:hover .form_title {
    color: #0070a9;
}

.resource_box .col0 {
  padding-left: 5px;
}

.resource_box .col1 {
  width: 100%;
}

.resource_box tr {
    height: 25px;
}

/*tr.form.completed_form td>span:before{
    text-decoration: none;
        content: "\2713";
    padding-right: 5px;
}*/
/*.message_box1 tr.even {background:#f2f2f2;}
.appointment_box tr.even {background:#f2f2f2;}
.billing_box tr.even {background:#f2f2f2;}*/
.message_list table {
    margin-left: 10px;
    width: 265px;
    margin-top: 6px;
}
.box_pad td.col2,
.message_box1 td.col2,
.appointment_box td.col2,
.billing_box td.col2,
.emd_box td.col2,
.document_box td.col2,
.form_box td.col2 {
    padding-left: 10px
}
.box_pad td.col3,
.message_box1 td.col3,
.appointment_box td.col3,
.billing_box td.col3,
.emd_box td.col3,
.document_box td.col3,
.message_box1 td.col4,
.form_box1 td.col4 {
    text-align: right;
    vertical-align: top;
    padding-right: 5px;
}
.box_pad .box,
.message_box1 .box,
.appointment_box .box,
.billing_box .box,
.emd_box .box,
.document_box .box,
.form_box .box {
    width: 287px;
    height: auto;
}
.message_box2 .box {
    width: 287px;
    height: 148px;
    background: url(../images/intake_form_bg.jpg) top left no-repeat #fff;
}
.box_pad,
.box_pad .box,
.message_box1,
.message_box1 .box,
.message_list,
.appointment_box .box,
.billing_box .box,
.emd_box .box,
.document_box .box,
.form_box .box {
    /*stretch it out*/
    width: auto;
}
.box_pad .box,
.message_box1 .box,
.appointment_box .box,
.billing_box .box,
.emd_box .box,
.document_box .box,
#contact_box .box,
.form_box .box {
    background: #fff;
    padding-right:10px;
}
.message_list table {
    /*width: 580px;*/
    background: #fff;
    width: 100%;
}
.message_list{
  margin-right: 10px;
}

div.message_center_list div.message_list {
    /*height: 450px;;
    overflow: auto;*/
    
}
div#main_Content div.message_center_list {
    width: 600px;
    border: 0;
    background: 0;
    /*height: 500px;*/
    margin: 0 0 20px 0;
    padding: 0;
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.12);
}
div#main_Content div.message_center_list table {
    margin: 0;
    width: 100%;
}
div.message_center_list div.message_list {
    width: 100%
}
div.message_center_list div.message_list table {
    width: 100%
}
.box h4 {
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #489a0a;
    padding: 5px 0 0 0;
    margin: 0 0 0 10px;
}
.box p {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 130%;
    padding: 5px 5px 0 0;
    margin: 0 0 0 10px;
}
/* More Link Button */
.more-link {
    display: block;
    float: left;
    margin: 10px 0 0 5px;
    padding: 0 0 0 23px;
    color: #d73a3a;
    background: url(../images/more-link-left.gif) no-repeat 0 100%;
}
.more-link a {
    display: block;
    font-size: 11px;
    text-decoration: none;
    color: #293f57;
    padding: 0px 11px 1px 0;
    margin: 0;
    line-height: 17px;
    background: url(../images/more-link-right.gif) no-repeat 100% 0;
}
.more-link a:hover {
    color: #489a0a
}
.more-link .a {
    display: block;
    font-size: 11px;
    text-decoration: none;
    color: #293f57;
    padding: 0px 11px 1px 0;
    margin: 0;
    line-height: 17px;
    background: url(../images/more-link-right.gif) no-repeat 100% 0;
}
.more-link .a:hover {
    color: #489a0a
}
/*  Contacts Box    */
#contact_box {
    /*width: 600px;;
    height: 180px;*/
    background: #deebba;
    border: 2px solid #c8da96;
    padding: 5px;
    /*margin: 0px 0 10px 20px;*/
}
#contact_box .box {
    /*width: 600px;*/
    /*height: 180px;*/
    padding-bottom: 20px;
}
#doctors {
    float: right;
    width: 400px;
    margin: 20px -25px 0 10px;
}
.frame {
    width: 65px;
    height: 64px;
    background: url(../images/pic_frame.jpg) top left no-repeat #fff;
    float: left;
    margin: 0  0 8px 8px;
}
.frame img {
    padding: 7px 0 0 7px
}
.frame2 img {
    -moz-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.2);
    -webkit-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.2);
    box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.2);
    background-color: #ebebeb;
    border: 1px solid #fff;
    display: inline-block;
    color: #ffffff;
    padding: 3px;
    min-height: 45px;
}
.frame2 {
    padding-right: 10px;
    padding-left: 2px;
}
.frame3 img {
    -moz-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.2);
    -webkit-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.2);
    box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.2);
    background-color: #ebebeb;
    border: 1px solid #fff;
    color: #ffffff;
    padding: 3px;
    min-height: 50px;
}
.frame3 img:hover {
    background-color: #C8DA96
}
.frame3 {
    padding-right: 10px;
    padding-left: 2px;
    opacity: .7;
}
.frame3:hover {
    opacity: 1
}
.frame4 img {
    -moz-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.2);
    -webkit-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.2);
    box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.2);
    background-color: #ebebeb;
    border: 1px solid #fff;
    color: #ffffff;
    padding: 1px;
    min-height: 30px;
}
.frame4 {
    padding-right: 6px;
    margin-left: -2px;
}

.msg_body{
  padding: 10px;
}

.msgicon {
    position: relative;
    margin-bottom: -10px;
    padding-right: 15px;
    left: 9px;
    top: -10px;
}
#contact_box .box h5 {
    margin: 0 0 0 10px;
    padding: 20px 0 9px 0;
    background: url(../images/h4_bg.gif) bottom left no-repeat;
    line-height: 90%;
    font-size: 28px;
    font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
}
#contact_box .box h5 span {
    font-size: 11px;
    font-weight: normal;
    line-height: 90%;
    color: #b6cc77;
    font-family: Arial, Helvetica, sans-serif;
}
/* User Box */
/*#userbox {
    height: 25px;
  width: 95%;
  max-width: 300px;
  border: double 3px #a3cb7b;
    border-top-left-radius: 20px;
    position: absolute;
    bottom: 43px;
    right: 6px;
    text-align: center;
    font-size: 110%;
    font-weight: 500;
    color: #3D6911;
    border-top-right-radius: 20px;
    background-color: white;
    z-index: 1;
    border-bottom: none;
    line-height: 25px;
    box-shadow: 0px -4px 10px -4px rgb(194, 194, 194);
    
}*/

#userbox {
height: 25px;
width: auto;
min-width: 272px;
padding: 0 15px;
max-width: 400px;
border: double 3px #a3cb7b;
border-top-left-radius: 20px;
position: absolute;
bottom: 43px;
right: 6px;
text-align: center;
font-size: 110%;
font-weight: 500;
color: #3D6911;
border-top-right-radius: 20px;
background-color: white;
z-index: 1;
border-bottom: none;
line-height: 25px;
box-shadow: 0px -4px 10px -4px rgb(194, 194, 194);
}


/* Menu */

#menu.mobile{display:none;}
#menu.desktop{display:block;}

ul#menu {
    background-color: #2A699F;
    font-size: 13px;
    list-style: none;
    width: 100%;
/*    overflow: visible;*/
  overflow: hidden;
    position: absolute;
    top: 142px;
    height: 35px;
    left: -20px;
    background-image: -ms-linear-gradient(top, #3E7DB3 0%, #2A699F 100%);
    background-image: -moz-linear-gradient(top, #3E7DB3 0%, #2A699F 100%);
    background-image: -o-linear-gradient(top, #3E7DB3 0%, #2A699F 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3E7DB3), color-stop(1, #2A699F));
    background-image: -webkit-linear-gradient(top, #3E7DB3 0%, #2A699F 100%);
    background-image: linear-gradient(to bottom, #3E7DB3 0%, #2A699F 100%);
    border-top: double #4e8abc 3px;
    z-index:100;
}
/*ul#menu{
    font-size:13px;
    list-style:none;
    width:100%;
    overflow:hidden;
    background:url(../images/menu_bg.gif) top left repeat-x;
    position:absolute;
    top:136px;
    height:45px;
    left:-20px;
    
    
    background-image: -ms-linear-gradient(top, #3E7DB3 0%, #2A699F 100%);

background-image: -moz-linear-gradient(top, #3E7DB3 0%, #2A699F 100%);

background-image: -o-linear-gradient(top, #3E7DB3 0%, #2A699F 100%);

background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3E7DB3), color-stop(1, #2A699F));

background-image: -webkit-linear-gradient(top, #3E7DB3 0%, #2A699F 100%);

background-image: linear-gradient(to bottom, #3E7DB3 0%, #2A699F 100%);
    }
    
ul#menu:after{
    box-shadow: 0 5px 5px -5px #333;
}
*/
/*ul#menu:before {
display: block;
height: 1px;
position: absolute;
background-color: white;
content: "";
top: -8px;
left: 0px;
right: 0px;
bottom: 4px;
border-top: solid #a3cb7b 1px;
border-bottom: solid #a3cb7b 2px;
}*/
ul#menu li {
    float: left;
    background: none;
    margin: 0;
    padding: 0;
    line-height: 170%;
    padding-top: 2px;
    width: 15%;
    text-align: center;
}
ul#menu.desktop li:first-child {
min-width: 180px;
max-width: 210px;
width: 22%;
}
ul#menu.desktop li:nth-child(2){
    min-width: 135px;
}
ul#menu.desktop li:nth-child(3){
min-width: 110px;
}
ul#menu.desktop li:nth-child(4){
    min-width: 85px;
    width: 13%;
}
ul#menu.desktop li:nth-child(5){
    min-width: 65px;
    width: 10%;
}
/*
ul#menu.desktop li:nth-child(2){
    width: 22%;
    min-width: 110px;
}
ul#menu.desktop li:nth-child(3){
    width: 15%;
    min-width: 110px;
}
ul#menu.desktop li:nth-child(4){
    width: 15%;
        min-width: 100px;

}*/
ul#menu li a {
    /*float: left;*/
    display: block;
    text-decoration: none;
    margin-top: 0px;
    /*padding: 5px 25px 4px 25px;*/
    padding: 5px 5px 4px 5px;
    color: white;
    /*    background: url(../images/divider.gif) top right no-repeat;*/
    font-family: "Myriad", Arial, Helvetica, sans-serif;
    border-right: 2px ridge #78a6cd;
}
/*ul#menu li#home a {
    padding: 5px 19px 3px 20px
}*/
ul#menu li#active {
    background-color: rgba(255,255,255,.15)
}
ul#menu li a:hover {
    color: #ffed00
}
ul#menu li#active a {
    color: #ffed00;
    font-weight: bold;
}
table#tabs {
    border-style: none
}
table#tabs tr {
    border-style: none
}
table#tabs td {
    /*border-style: none;*/
    /*-moz-border-radius: 14px 14px 0 0;;
    -webkit-border-radius: 14px 14px 0 0;
    border-radius: 14px 14px 0 0;*/
    text-align: center;
    font-size: 130%;
    text-decoration: underline;
    text-color: white;
    background-color: #eaeaea;
}
table#tabs td a {
    display: block
}
/*table#tabs td.selected {
    font-weight:bold;
    background-color:#def0ff;
    text-decoration:none;
    text-color:black;
    }
    */
table#tabs td.selected {
    font-weight: bold;
    background-color: white;
    text-decoration: none;
    text-color: black;
    border: solid 1px rgb(233, 233, 233);
    border-bottom: solid 1px white;
}
/******************/
.button {
    cursor: pointer
}
/*.paypalbutton {
border-top: 1px solid #fae3bb;
background: #c4714b;
background: -webkit-gradient(linear, left top, left bottom, from(#ffad0a), to(#c4714b));
background: -webkit-linear-gradient(top, #ffad0a, #c4714b);
background: -moz-linear-gradient(top, #ffad0a, #c4714b);
background: -ms-linear-gradient(top, #ffad0a, #c4714b);
background: -o-linear-gradient(top, #ffad0a, #c4714b);
padding: 4.5px 9px;
-webkit-border-radius: 11px;
-moz-border-radius: 11px;
border-radius: 11px;
-webkit-box-shadow: rgba(0,0,0,.3) 0 1px 0;
-moz-box-shadow: rgba(0,0,0,.3) 0 1px 0;
box-shadow: rgba(0,0,0,.3) 0 1px 0;
text-shadow: rgba(0,0,0,.3) 0 1px 0;
color: white;
font-size: 12px;
font-family: Helvetica, Arial, Sans-Serif;
text-decoration: none;
vertical-align: middle;
border: solid 1px;
cursor:pointer;
width: 100px;
}*/
/*
.paypalbutton {
cursor: pointer;
    outline: none;
    font-size: 12px;
    font-family: Arial;
    font-weight: normal;
    -moz-border-radius: 19px;
    -webkit-border-radius: 19px;
    border-radius: 19px;
    border: 1px solid #eeb44f;
    padding: 2px 16px;
    text-decoration: none;
    background: -moz-linear-gradient( center top, #ffc477 42%, #fb9e25 63% );
    background: -ms-linear-gradient( top, #ffc477 42%, #fb9e25 63% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25');
    background: -webkit-gradient( linear, left top, left bottom, color-stop(42%, #ffc477), color-stop(63%, #fb9e25) );
    background-color: #ffc477;
    color: #ffffff;
    display: inline-block;
    text-shadow: 1px 1px 4px #cc9f52;
    -webkit-box-shadow: inset 0px 1px 0px 0px #fce2c1;
    -moz-box-shadow: inset 0px 1px 0px 0px #fce2c1;
    box-shadow: inset 0px 1px 0px 0px #fce2c1;
    text-shadow: 0px 0px 4px rgb(224, 117, 0);
}
.paypalbutton:active {
    background: -moz-linear-gradient( center top, #fb9e25 42%, #ffc477 63% );
    background: -ms-linear-gradient( top, #fb9e25 42%, #ffc477 63% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#ffc477');
    background: -webkit-gradient( linear, left top, left bottom, color-stop(42%, #fb9e25), color-stop(63%, #ffc477) );
    background-color: #fb9e25;
    position: relative;
    top: 1px;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.41);
}
.paypalbutton:hover {
    box-shadow: 0px 0px 5px 5px rgba(255, 234, 81, 0.36)
}
*/
/*
.accountbutton {
    outline: none;
    font-size: 12px;
    font-family: Arial;
    font-weight: normal;
    -moz-border-radius: 19px;
    -webkit-border-radius: 19px;
    border-radius: 19px;
    border: 1px solid #eeb44f;
    padding: 2px 16px;
    text-decoration: none;
    background: -moz-linear-gradient( center top, #ffc477 42%, #fb9e25 63% );
    background: -ms-linear-gradient( top, #ffc477 42%, #fb9e25 63% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25');
    background: -webkit-gradient( linear, left top, left bottom, color-stop(42%, #ffc477), color-stop(63%, #fb9e25) );
    background-color: #ffc477;
    color: #ffffff;
    display: inline-block;
    text-shadow: 1px 1px 4px #cc9f52;
    -webkit-box-shadow: inset 0px 1px 0px 0px #fce2c1;
    -moz-box-shadow: inset 0px 1px 0px 0px #fce2c1;
    box-shadow: inset 0px 1px 0px 0px #fce2c1;
    text-shadow: 0px 0px 4px rgb(224, 117, 0);
}
.accountbutton:active {
    background: -moz-linear-gradient( center top, #fb9e25 42%, #ffc477 63% );
    background: -ms-linear-gradient( top, #fb9e25 42%, #ffc477 63% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#ffc477');
    background: -webkit-gradient( linear, left top, left bottom, color-stop(42%, #fb9e25), color-stop(63%, #ffc477) );
    background-color: #fb9e25;
    position: relative;
    top: 1px;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.41);
}
.accountbutton:hover {
    box-shadow: 0px 0px 5px 5px rgba(255, 234, 81, 0.36)
}
*/

/*#SurveyForm.uniForm input, select, textarea {
margin-top: 20px;
}*/

#SurveyForm.uniForm input[type=text], #SurveyForm.uniForm input[type=checkbox], #SurveyForm.uniForm input[type=password], #SurveyForm.uniForm textarea {
padding: 4px 0px;
}

.uniForm .inlineLabels label, .uniForm .inlineLabels .label {
margin: .8em 10px 0 0 !important;
}

.uniForm .inlineLabels .formHint {
margin-left: 200px !important;
}


#surveyheader_right {
    width: 410px;
    float: right;
    padding-top: 35px;
}
#why {
  line-height: 75%;
  text-align: center;
  font-size: 37px;
/*    font-size: 63px;*/
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    color: rgb(70, 70, 70);
    letter-spacing: -2px;
    text-shadow: 2px 2px #E9E9E9;
    background: -moz-linear-gradient(left,  rgba(255,255,255,0) 80%, rgba(222,234,249,1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(80%,rgba(255,255,255,0)), color-stop(100%,rgba(222,234,249,1)));
    background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 80%,rgba(222,234,249,1) 100%);
    background: -o-linear-gradient(left,  rgba(255,255,255,0) 80%,rgba(222,234,249,1) 100%);
    background: -ms-linear-gradient(left,  rgba(255,255,255,0) 80%,rgba(222,234,249,1) 100%);
    background: linear-gradient(to right,  rgba(255,255,255,0) 80%,rgba(222,234,249,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#deeaf9',GradientType=1 );
}
#why2 {
    background: -moz-linear-gradient(left,  rgba(222,234,249,1) 0%, rgba(255,255,255,0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(222,234,249,1)), color-stop(100%,rgba(255,255,255,0)));
    background: -webkit-linear-gradient(left,  rgba(222,234,249,1) 0%,rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(left,  rgba(222,234,249,1) 0%,rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(left,  rgba(222,234,249,1) 0%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to right,  rgba(222,234,249,1) 0%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#deeaf9', endColorstr='#00ffffff',GradientType=1 );
    width: 200px;
    line-height: 1.3;
    font-size: 90%;
    padding: 5px 0px 5px 10px;
}
.action {
  outline: none;
    line-height: 15px;
    margin: 10px 0 0 5px;
    display: block;
    font-size: 11px;
    padding: 3px 10px 3px 10px;
    float: left;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #86c6e6;
    -moz-box-shadow: 0px 1px 1px rgba(000,000,000,0.3);
    -webkit-box-shadow: 0px 1px 1px rgba(000,000,000,0.3);
    box-shadow: 1px 1px 2px 0px rgba(000,000,000,0.2);
    /*max-height: 15px;*/
    overflow: hidden;
    background-color: #e6f2f8;
    color: #0088cc;
    font-weight: bold;
}
.action a{
  color: #0088cc;
  text-decoration: none;
}
.button.action:active {
    box-shadow: none;
    margin: 11px -1px -1px 6px;
    outline: none;
}
.button.action:hover{
  color: #d6a210;
    background-color: #f9eed5;
    border-color: #ecd288;
}
.button.action:hover a{
  color: #d6a210;
}
/*
.action a:before,
.action .a:before {
    content: "";
    display: inline-flex;
    width: 12px;
    height: 12px;
    background-color: rgb(142, 189, 105);
    border-radius: 10px;
    margin-top: 0px;
    padding: 0px;
    font-size: 13px;
    font-family: arial unicode ms;
    float: left;
    position: relative;
    left: -9px;
    top: 2px;
    color: white;
}
.action a:after,
.action .a:after {
    content: ">";
    font-size: 12px;
    font-family: arial unicode ms;
    float: left;
    position: relative;
    left: -18px;
    top: 1px;
    color: white;
}*/
.button.medium_button{
  font-size: 110%;
  padding: 6px 8px;
}
.button.large_button{
  font-size: 130%;
  padding: 10px 15px;
}
.green.button {
    background-color: #dcfb97;
    color: #517d25;
    border-color: #81af53;
}
.red.button {
    background-color: #f1b8a6;
    color: #bb522d;
    border-color: #c56847;
}
.yellow.button {
    background-color: #ffb515
}
.yellow.button:hover {
    background-color: #fc9200
}
/*.large.awesome.button {
padding: 6px 17px 8px;
-webkit-border-radius: 18px;
-moz-border-radius: 18px;
border-radius: 18px;
}*/

.green.button:hover {
    color: #84a960;
    background-color: #f7ffe5;
    border-color: #b5da90;
}
/*.large.button {
font-size: 14px;
padding: 8px 19px 9px;
}*/
.awesome.button {
    padding: 4px 14px 6px;
    border: 1px solid rgba(0,0,0,.25);
    border-bottom-color: rgba(0,0,0,.35);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    font-size: 13px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
}
/*table#tabs td{
    border-top: 15px solid white;
}

table#tabs td.selected{
    border-top:none;
}*/
#side_paypal {
    background: rgba(245, 221, 178, 0.4);
    border: 3px double #FFD059;
    margin: 13px 10px;
    border-radius: 10px;
    padding: 5px;
    box-shadow: 0px 0px 8px rgb(194, 194, 194);
}
.ribbon-wrapper-green {
    width: 85px;
    height: 88px;
    overflow: hidden;
    position: absolute;
    top: -3px;
    right: -3px;
}
.ribbon-green {
    font: bold 15px Sans-Serif;
    color: #333;
    text-align: center;
    text-shadow: rgba(255,255,255,0.5) 0px 1px 0px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    position: relative;
    padding: 7px 0;
    left: -5px;
    top: 15px;
    width: 120px;
    background-color: #BFDC7A;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#BFDC7A), to(#8EBF45));
    background-image: -webkit-linear-gradient(top, #BFDC7A, #8EBF45);
    background-image: -moz-linear-gradient(top, #BFDC7A, #8EBF45);
    background-image: -ms-linear-gradient(top, #BFDC7A, #8EBF45);
    background-image: -o-linear-gradient(top, #BFDC7A, #8EBF45);
    color: #6a6340;
    -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
}
.ribbon-green:before,
.ribbon-green:after {
    content: "";
    border-top: 3px solid #6e8900;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    position: absolute;
    bottom: -3px;
}
.ribbon-green:before {
    left: 0
}
.ribbon-green:after {
    right: 0
}
.message_center {
    background-color: #DEEBBA;
    border: 3px solid #C8DA96;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.21);
    margin-top: 20px;
    padding: 0px 10px;
    padding-top: 10px;
}
.message_center_list td {
    border: 0px solid #e2e2e2;
    padding: 5px 0 5px 15px;
    vertical-align: middle;
    text-align: left;
}
.message_center_list tr {
    background-color: white
}
.message_center_list tr.message {
    line-height: 14px
}
.button_right {
    margin-left: 10px;
    outline: none;
    text-decoration: none;
}
.button_right img {
    width: 24px
}
/****** MESSAGES.PHP *******/
#message_center_box {
    background: #bed8f1;
    border: 2px solid #98bde0;
    padding: 5px;
    box-shadow: 0px 2px 10px rgb(194, 194, 194);
}
#message_center_box .box {
    background-color: white;
    padding: 6px 10px 0px 10px;
    min-height: 100px;
}

.appts{
  /*white-space: nowrap;*/
}

.appts td,.appts th{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

.mailbox {
/*    width: 127px;*/
width: 30%;
max-width: 130px;
    border: 1px solid #c2c2c2;
    float: right;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    margin-left: -1px;
    text-align: center;
    background-color: #ebebeb;
    z-index: 1;
    padding-top: 5px;
    padding-bottom: 5px;
    text-decoration:none;
    color: initial;
}

.mailbox {
  width: 100%;
}




#mailboxes {
    position: relative;
    top: -19px;
    z-index: 3;
/*    right: 51px;*/
right: 20px;
}

#mailboxes {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}


#mailboxes>a{
  display: block;
}

#mailboxes>a {
    flex: 1 1;
    width: 100%;
    max-width: 130px;
}




.mailbox.selected {
    background-color: white;
    border-bottom: 1px solid white;
    z-index: 2;
    box-shadow: 5px -5px 6px -5px rgba(0, 0, 0, 0.16);
        font-weight: bold;

}
#messagelist {
    width: 100%;
    border: 1px solid rgb(197, 197, 197);
    position: relative;
    top: -20px;
    z-index: 1;
    line-height: 14px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.16);
    margin-bottom: -21px;
}
#messagelist tr {
    height: 32px
}
#messagelist tr:nth-child(even) {
    background-color: #FFF7F7
}
#messagelist td.col1 {
    width: 15px
}
#messagelist td.col3 {
    width: 100px
}
#messagelist td {
    padding: 5px 0 5px 15px
}
#messagelist .greytext {
    font-size: 90%;
    color: #878787;
}
.important .msg_subject {
    color: #db3535 !important;
}
div.pager span.number {
    background: #ebebeb !important;
    color: #a7a7a7 !important;
    border: 1px solid rgb(197, 197, 197);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
div.pager span.number.active {
    background: white !important;
    color: #42688a !important;
    border-top: 1px solid white;
    box-shadow: 0px 3px 10px -3px rgba(0, 0, 0, 0.31);
}
div.pager {
    text-align: left;
    margin: 0px !important;
    padding: 0px 0px 6px 0px;
    position: relative;
    z-index: 2;
    border-top: none;
}
div.pager span {
    margin-bottom: 0px !important
}
div.pager:before {
    content: "Page:";
    padding-right: 8px;
    padding-left: 10px;
    font-weight: bold;
    color: #216aaf;
}
/*#newmessage {
    float: right;
    line-height: 0;
    margin-left: 20px;
    margin-right: 5px;
}*/

#newmessage {
float: right;
line-height: 0;
position: relative;
right: 8px;
top: 2px;
}

#newmessage img {
    width: 28px;
    font-size: 11px;
}

.uniForm:after, .uniForm .buttonHolder:after, .uniForm .ctrlHolder:after, .uniForm .ctrlHolder .multiField:after, .uniForm .inlineLabel:after {
/*content: none !important;*/
}

#messageview{
  border: solid 1px #CCC;
  border-radius: 10px;
  padding: 13px;
  margin: -5px;
  margin-bottom: 0px;
  border-radius: 15px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.13);
}

.composer{
      background-color: rgb(239, 246, 255);

}

/*
#sendbutton{
  outline: none;
  cursor: pointer;
  font-size: 15px;
  font-family: Arial;
  font-weight: normal;
  -moz-border-radius: 19px;
  -webkit-border-radius: 19px;
  border-radius: 5px;
  border: 1px solid #eeb44f;
  padding: 10px 16px;
  text-decoration: none;
  background: -moz-linear-gradient( center top, #ffc477 42%, #fb9e25 63% );
  background: -ms-linear-gradient( top, #ffc477 42%, #fb9e25 63% );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25');
  background: -webkit-gradient( linear, left top, left bottom, color-stop(42%, #ffc477), color-stop(63%, #fb9e25) );
  background-color: #ffc477;
  color: #ffffff;
  display: inline-block;
  text-shadow: 1px 1px 4px #cc9f52;
  -webkit-box-shadow: inset 0px 1px 0px 0px #fce2c1;
  -moz-box-shadow: inset 0px 1px 0px 0px #fce2c1;
  box-shadow: inset 0px 1px 0px 0px #fce2c1;
  text-shadow: 0px 0px 4px rgb(224, 117, 0);
}
*/

.send {
    float: right;
    min-height: 30px;
    min-width: 200px;
    font-size: 14px;
    right: 14px;
    position: relative;
}

.cancel {
    float: right;
    min-height: 30px;
    min-width: 150px;
    font-size: 14px;
    right: 14px;
    position: relative;
    box-sizing: border-box;
    text-align: center;
    line-height: 22px;
    text-decoration: none;
}



/*
#accreditation {
z-index: 2;
float: right;
position: relative;
padding-top: 20px;
}
*/

#accreditation {
    z-index: 2;
    float: right;
    position: relative;
    padding-top: 20px;
    display: flex;
    width: 31%;
    flex-wrap: wrap;
    max-width: 400px;
    box-sizing: content-box;
    max-height: 137px;
    overflow-y: hidden;
}
#accreditation span {
    flex: 1;
    display: block;
    padding: 5px;
    text-align: center;
}

#accreditation img {
    max-height: 40px;
    max-width: 130px;
    width: auto;
}

#addresses {
    margin-left: 10px;
    float: left;
    z-index: 99;
    position: relative;
    padding-top: 20px;
    width: 66%;
    display: flex;
    /* flex-wrap: wrap; */
    box-sizing: content-box;
}

#addresses {
/*    margin-left: 15px;
    z-index:3;*/
}

#logo_bottom {
position: relative;
width: 60px;
margin: 0 auto;
display: block;
z-index: 100;
top: -40px;
margin-bottom: -60px;
}

#logo_bottom {
/*position: relative;
width: 60px;
margin: 0 auto;
display: block;
z-index: 5;
top: -40px;*/
}

#footer address {
    font-size: 12px;
    color: #c6c6c6;
    line-height: 110%;
    margin: 0 15px 0 0;
    float: left;
    background-color: rgb(84, 84, 84);
    padding-right: 5px;
    margin-bottom: 5px;
}
#footer address:last-of-type {
    margin-right: 0px;
}

#footer address {
    /*font-size: 12px;
    color: #c6c6c6;
    line-height: 110%;
    margin: -15px 25px 0 0;
    float: left;*/
}

.la {
display: inline-block;
padding-right: 5px;
}

.hidden{
    display: none;
}

#pe_button, #wendy_button{
    max-width: 450px;
}

a.donor_button {
    background-color: rgb(230, 242, 248);
    border: 1px solid rgb(134, 198, 230);
    border-radius: 24px;
    -moz-border-radius: 24px;
    -webkit-border-radius: 24px;
    color: rgb(0, 136, 204);
    margin-bottom: 25px;
    display: block;
    text-decoration: none;
    font-weight: bold;
    padding: 8px 0px 8px 170px;
    text-align: center;
    font-size: 110%;
    box-shadow: 0px 2px 10px rgb(194, 194, 194);
    -webkit-box-shadow: 0px 2px 10px rgb(194, 194, 194);
}


.form_box tr td input[type="checkbox"]{
    cursor: pointer;
    -webkit-appearance: none;
    /*appearance: none;*/
    background: #ffffff;
    border-radius: 3px;
    /*position: relative;*/
    width: 18px;
    height: 18px;
    border-width: 1;
    /*transition: all .2s linear;*/
    padding: 0;
    box-shadow: inset 0 0 2px rgba(0,0,0,0), 1px 1px 2px rgba(0,0,0,0.1);
}
.form_box tr td input[type="checkbox"]:checked{
  background-color: #d1ffb4;
  border-color: #8ec76a;
}

.form_box tr td input[type="checkbox"]:hover {
    background-color: #edfbe4;
    border-color: #acc59c;
}

.form_box tr td input[type="checkbox"]:hover:before {
    color: #b3d69d;
}

.form_box tr td input[type="checkbox"]:active {
    outline: 0 none;
    box-shadow: none;
    /*background-color: #d8f4ff;*/
    margin-top: 1px;
    margin-left: 1px;
    margin-right: -1px;
    margin-bottom: -1px;
}




.form_box tr td input[type="checkbox"]:focus{
  outline: 0 none;
  /*box-shadow: none;*/
}


@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=3.0.1');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'),
    url('../fonts/fontawesome-webfont.woff?v=3.0.1') format('woff'),
    url('../fonts/fontawesome-webfont.ttf?v=3.0.1') format('truetype');
  font-weight: normal;
  font-style: normal;
}


.form_box tr td input[type="checkbox"]:before {
    content: "\f00c";
    font-size: 14px;
    left: 1px;
    position: relative;
    top: 1px;
    color: #dfdfdf;
    font-family: "FontAwesome", -apple-system, BlinkMacSystemFont, 
    "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", 
    "Fira Sans", "Droid Sans", "Helvetica Neue", 
    sans-serif;
}


.form_box tr td input[type="checkbox"]:checked:before {
    color: #79af57;
}

/*
.form_box tr td input[type="checkbox"]:active:before {
  color: blue;
}
*/


#pe_button:hover a.donor_button {
  color: #d6a210;
    background-color: #f9eed5;
    border-color: #ecd288;
}

#wendy_button:hover a.donor_button {
  color: #d6a210;
    background-color: #f9eed5;
    border-color: #ecd288;
}

a.donor_button:active {
  box-shadow: none;
}


#pe_button:active,#wendy_button:active {
    padding-top: 3px;
    padding-left: 3px;
        margin-bottom: -3px;
}

.attached_resources {
  display: block;
}
.attached_resources .attached_resource {
    display: inline-block;
    padding-right: 5px;
}


.col-docdownload {
    background: url('../images/download-arrow.png') top left repeat-y transparent;
        background-size: 28px 28px;
    background-repeat: no-repeat;
    background-position: center center;
    /*box-shadow: inset 0px 5px 7px -5px #414141;*/
}
/*
@-webkit-keyframes "pulse" {
0% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
50% {
   -webkit-transform: scale(0.8);
   transform: scale(0.8);
}
100% {
    -webkit-transform: scale(1);
   transform: scale(1);
}
}*/

/*
@-webkit-keyframes "pulse" {
0% {
    background-size: 28px 28px;
}
50% {
   background-size: 24px 24px;
}
100% {
    background-size: 30px 30px;
}
}

.col-docdownload:hover{
    
     animation: pulse 2s linear infinite;
}
*/

.emd_login {
    color: #2c53aa !important;
    margin-bottom: 5px !important;
    max-width: 400px;
    float: none;
    margin-top: 5px !important;
}

.emd_login_link {
    background: #e0f4f3;
    color: #005459;
    font-weight: bold;
    width: 100%;
    display: block;
    text-align: center;
    border-radius: 5px;
    min-height: 30px;
    line-height: 20px;
    margin: 0 auto 15px auto;
    border: 1px solid #8ababd;
    box-shadow: 1px 1px 2px 0px rgba(000, 000, 000, 0.2);
    box-shadow: 1px 1px 2px 0px rgba(000, 000, 000, 0.2);
    text-decoration: none;
    font-size: 120%;
    max-width: 300px;
    padding: 5px;
}

.emd_login_link:hover {
  background: #f6fffe;
}

.emd_login_link img {
  height: 25px;
  
}


#table_emd ul {
  list-style: square;
}
#table_emd li {
    padding: 2px 0 !important;
    font-size: 110%;
}

@media only screen and (max-width: 768px) {
  .emd_box{
    overflow-wrap: anywhere;
  }
  .emd_box h4{
    font-size: 16px;
  }
  .emd_box button{
    font-size: 120%;
    text-align: center;
    line-height: 120%;
  }
  #table_emd ul {
    font-size: 11px;
    }
}