@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: 'Tahoma';
  src: url('../fonts/Tahoma.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Tahoma.woff') format('woff'),
       url('../fonts/Tahoma.ttf')  format('truetype'),
       url('../fonts/Tahoma.svg#Tahoma') format('svg');
  font-weight: normal;
  font-style: normal;
}

body { font-size: 14px; color: #4A4A4A; font-weight: normal; line-height: 25px; font-family: 'Tahoma'; }
* { box-sizing:border-box; }
#content input[type=text],#content input[type=password]{ -moz-box-sizing: initial; -ms-box-sizing: initial; -o-box-sizing: initial; -webkit-box-sizing: initial; box-sizing: initial;}
p { margin:0 0 10px;}
img { max-width: 100%; }
/*input, select, textarea { -webkit-appearance: none; }*/
::-moz-selection {
 text-shadow: none;
 background: #e80a89;
 color:#fff;
}
::selection { text-shadow: none; background: #e80a89; color: #fff; }
.clearfix:after { content: ""; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }
/*h1,h2,h3,h4,h5,h6 {font-family: 'HelveticaNeueLTCom-BdCn'; margin:0; font-weight:normal;text-transform:uppercase;}*/
h1,h2,h3,h4,h5,h6 {
    margin: 10px 0;
font-family: inherit;
font-weight: bold;
line-height: 20px;
color: inherit;
text-rendering: optimizelegibility;
}
a, button { transition:all linear 0.3s; -webkit-transition:all linear 0.3s; -moz-transition:all linear 0.3s; -ms-transition:all linear 0.3s; -o-transition:all linear 0.3s; text-decoration:none;}
a:hover, a:focus { outline:none; text-decoration: none; }
.container { width:980px; margin:0px auto;}

/***************HOME PAGE CSS START******************/
.top-header-in { padding: 30px;background: #fff; }
.top-header-in {
    padding: 30px;
    display: table;
    align-items: center;
    width: 100%;
    justify-content: space-around;
}
.logo, .header-button {
    display: table-cell;
    vertical-align: middle; 
}
.header-button { text-align: right; width: 65%; }
a.member-login {
    background: #6BC048;
    line-height: 50px;
    height: 50px;
    text-decoration: none;
    color: #fff;
    display: inline-block;
    padding: 0;
    text-align: center;
    font-family: 'Exo', sans-serif;
    font-size: 14px;
    width: 165px;
}
a.member-login:hover, a.member-login:focus {opacity: 0.8;}

a.member-login i {
    margin-left: 5px;
}
.menu {
    background: #306095;
}
.menu ul {
    margin: 0; list-style: none;
}
.menu ul li {
    float: left;
    line-height: inherit; position: relative;
}
.menu ul li a {
    text-decoration: none;
    padding: 0 20px;
    height: 50px;
    border: 0;
    line-height: 50px;
    color: #fff;
    font-size: 14px;
    font-family: 'Exo', sans-serif;
    border-right: 1px solid #fff;
    display: block;
}
.menu ul li a:hover, .menu ul li a:focus {
        background: #306095;
}
.menu ul li ul {
    display: none;
}
.menu ul li:hover ul {
    display: block;
    position: absolute;
    width: 200px;
    background: #306095;
}
.menu ul li ul li { width: 100%;  }
.menu ul li ul li a {
    font-size: 12px;
    padding: 0 12px;
    border: 0;
    display: block;
    height: auto;
    line-height: inherit;
    border-bottom: 1px solid rgba(255,255,255,0.4);
}
.menu ul li ul li:last-child a { border: 0; }
.menu ul li ul li a:hover, .menu ul li ul li a:focus {
    background: #3C78BB;
}
a.toggle, a.close, .header-button.mb-header-button { display: none; }
.bgColor {background-color: #CCC;}

.footer-top {
    background: #306095;
    padding: 30px;
    font-size: 12px;
    line-height: inherit;
    display: table;
    width: 100%;
    align-items: center;
    justify-content: space-around; position: relative;
}
.footer-info {
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    line-height: 20px;
    width: 70%;
}
.footer-info p, .footer-bottom { margin: 0; }
ul.social-icon {
    text-align: right; margin: 0; list-style: none;
}
ul.social-icon li {
    display: inline-block;
    vertical-align: middle;
    line-height: inherit;
}
ul.social-icon li a {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: block;
    background: #84A0B0;
    color: #50778F;
    font-size: 15px;
    text-align: center;
    line-height: 30px;
}
ul.social-icon li a:hover, ul.social-icon li a:focus {
    background: #fff;
    color: #50778F;
}
ul.social-icon i.fa:before{padding: 2px 3px 0px 6px;}
.footer-info p a { color: #FD6B0D; text-decoration: underline; }
.footer-bottom {
    background: #306095;
    padding: 30px;
    text-align: center;
    font-size: 11px;
    color: #fff;
}
#nav_up {
    position: absolute;
    right: 30px;
    top: 90px;
    color: #E6E6E6;
}
#nav_up:hover, #nav_up:focus { color: #fff; }
#nav_up i {
    font-size: 16px;
}
.header.mobile-header { display: none; }
.login-content { background: #fff; }
/******Content*****/
.content,.template-content { padding: 30px; background: #fff; }
.quicklinks h3 {
    line-height: 1;
    border-bottom: 1px solid #ccc;
    padding: 0 0 10px;
    margin: 0 0 14px;
}
.quicklinks-menu {
    margin: 0 0 20px;
}
.quicklinks-menu li {
    list-style: none; text-align:center;
}
.quicklinks-menu li a {
    background: #642C8A;
    display: block;
    color: #fff;
    text-decoration: none !important;
    padding: 11px;
    border-bottom: 1px solid #ffffff;
        text-transform: uppercase; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; -ms-border-radius:3px;
}
.quicklinks-menu li a:hover { opacity:0.8;
}
/***************HOME PAGE CSS END******************/