@charset "utf-8";
/* CSS Document */
html {
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    height: 100%;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #2A2A2A;
}
.wrapper {
    width: 1024px;
    margin: auto;
}
#container {
    overflow: hidden;
    min-width: 1024px;
}

/*Header Start*/
#header {
    height: auto;
    min-width: 1024px;

}

.sec_sep_up {
    margin-top: 5px !important;
}

.msg_sep{
    margin-bottom: 5px;
}

.header_mid {
    height: 100px;
    background: #233d7d;
    min-width: 1024px;
}

.header_mid h1 {
    font-size: 14px;
    color: #ffffff;
}

.main_logo {
    margin-top: 25px;
    float: left;
}

.header_mid .greenbutton {
    margin:33px 20px 0 0;
}
ul.main_menu .m_tabs:hover{
    background: url("images/menu_select.png") no-repeat center bottom;
}

#menu {
    /*background-image: url("images/menu_bg.png");
    background-repeat: repeat-x;
    border-bottom: 3px solid #8dc63f;
    height: 34px;*/

    background: #243d7f;
    border-bottom: 3px solid #8dc63f;
    height: 34px;
    box-sizing: content-box;
}

ul.main_menu {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 12px;
    /*font-weight: bold;*/
    color: #233d7d;
    display: inline-block;
}

ul.main_menu li {
    float: left;
    display: inline;
}

ul.main_menu .m_tabs:hover {
    background-image: url("../../images/menu_h_bg.png");
    background-repeat: repeat-x;
}

ul.main_menu a.tab {
    background-image: url("../../images/menu_sep.png");
    background-position: right center;
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    font-family: Arial;
    font-size: 1.05em;
    font-weight: bold;
    line-height: 34px;
    padding: 0 14px;
    text-decoration: none;
}

ul.main_menu a.tab:hover {
    text-decoration: underline;
}


.main_menu li .act {
    background-image: url("../../images/act_menu_bg.png") !important;
    background-repeat: repeat-x !important;
}

/*Header End*/

/*Body Style Start*/
#midleft{
    width:644px; float:left; background-color:#FFF; margin-top:15px; }
#midleft h1{
    font-size:20px;
    color:#233d91;
    margin:2px 0 3px 0;
}
#midleft span {
    color:#8cc63e;
}
.lineh {
    height:2px;
    background:#8cc63e;
}
#midleft_left {
    width:320px;
    float:left;
    color:#646060;
    background:url(../../images/ul_separate.jpg) no-repeat;
    background-position:right top;
}

#midleft_left ul {
    margin:15px 0 15px -34px;
    list-style:none;
}
#midleft_left ul li{
    font-size:16px;
    font-weight:400;
    line-height:38px;

}
#midleft_left ul li a{
    color:#646060;
    display:block;
    padding-left:6px;
    text-decoration:none;
    width:280px;
}
#midleft_left ul li a:hover{
    color:#ffffff;
    background:#8cc63e;
}

#midleft_right {
    width:320px;
    float:left;
    color:#646060;
}

#midleft_right ul {
    margin:15px 0 15px 0px;
    list-style:none;
}
#midleft_right ul li{
    font-size:14px;
    font-weight:400;
    line-height:27px;

}
#midleft_right ul li a{
    color:#233d7d;
    display:block;
    padding-left:6px;
    text-decoration:none;
    width:280px;
}
#midleft_right ul li a:hover{
    color:#ffffff;
    background:#8cc63e;
}
/*Body Style End*/

/*Footer Start*/
#footer {
    background-color: #233d7d;
    border-top: 2px solid #8dc63f;
    margin: 10px 0 0 0;
    min-width: 1024px;
}
.footer_mid {
    background-color: #ececec;
    overflow: hidden;
    clear: both;
    color: #2a2a2a;
}
.footer_info_bar {
    clear: both;
    color: #FFF;
    height: 54px;
    padding-top: 20px;
}

.footer_info_bar .min_logo_1 {
    float: left;
}
.footer_mid .col_1_bg {
    background-image: url(../../images/footer_map.png);
    background-repeat: no-repeat;
    background-position: 500px 20px;
    float: left;
}

.footer_mid .col_1 {
    float: left;
    width: 692px;
    background-image: url(../../images/footer_v_sep.png);
    background-repeat: repeat-y;
    background-position: top right;
}

.footer_mid .col_1 ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 12px;
    display: inline-block;
}

.footer_mid .col_1 ul li {
    display: inline;
    line-height: 2;
}

.footer_mid .col_1 .caption {
    font-weight: bold;
    width: 108px;
    float: left;
}

.footer_mid .col_1 .link {
    float: right;
    padding-right:10px;
}

.footer_mid .col_1 .link a {
    text-decoration: none;
    color: #2a2a2a;
}

.footer_mid .col_1 .link a:hover {
    text-decoration: none;
    text-decoration: underline;
}

.footer_mid .col_2 {
    float: right;
    width: 287px;
    padding: 0 22px 0 22px;
    font-size:18px;
    color:#233d91; text-align:right;
    padding-top:10px;
}

.footer_mid .col_2 ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 12px;
    display: inline-block;
}

.footer_mid .col_2 ul li {
    display: inline;
    line-height: 2;
}

.footer_mid .col_2 .caption {
    font-weight: bold;
    width: 108px;
    float: left;
}

.footer_mid .col_2 .link {
    float: right;
    width: 140px;
}

.footer_mid .col_2 .link a {
    text-decoration: none;
    color: #2a2a2a;
}

.footer_mid .col_2 .link a:hover {
    text-decoration: none;
    text-decoration: underline;
}

.footer_mid .col_2 a {
    float: right;
}

.footer_mid h3 {
    font-size: 1.2em;
    color: #233d7d;
}
.footer_row_1 {
    border-bottom: 1px solid #d4d4d4;
    overflow: hidden;
    padding: 10px 0;
}
.footer_row_1 p {
    margin: 1em 0;
}
.footer_row_2 {
    border-top: 1px solid #fafafa;
    overflow: hidden;
    padding: 10px 0;
}
.footer_copyright {
    background-color: #233d7d;
    color: #fff;
    font-size: 11px;
    padding: 10px 0;
    text-align: center;
}
.footer_btn_1 {
    background-color: #7aad34;
    border: 1px solid #648d2a;
    width: 162px;
}
.footer_btn_1 a {
    color: #fff;
    display: block;
    font-size: 14px;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
}
.footer_row_2 .col_1 {
    background: none repeat scroll 0 center rgba(0, 0, 0, 0);
    float: none;
    text-align: center;
    width: 100%;
}
.footer_row_2 .col_1 .link {
    float: right;
    width: 100%;
}
.footer_row_2 .col_1 .link a {
    color: #2a2a2a;
    text-decoration: none;
}
.footer_row_2 .col_1 .link a:hover {
    text-decoration: underline;
}
/*Footer End*/

/*Global Styles Start*/
.bold {
    font-weight: bold;
}
.b_lbl {
    font-weight: bold;
}
.tbl_lbl {
    margin-right: 5px;
}
.txt_justify {
    text-align: justify;
}
label {
    font-size: 11px;
}
a.nav_link_n {
    color: #157eba;
    font-weight: normal;
    margin-bottom: 10px;
    text-decoration: none;
}
a.nav_link_n:hover {
    text-decoration: underline;
}
.clear_fix {
    clear: both;
    display: block;
    height: 0;
    line-height: 0;
}
.clear {
    clear: both;
    height: 0;
    line-height: 0;
}

.sec_wrapper {
    margin-bottom: 10px;
    overflow: hidden;
    width: 100%;
}
.sec_sep {
    margin-bottom: 10px;
}
.last{
    padding-right:0 !important;
    margin-right:0 !important;
}
.first{
    padding-left:0 !important;
    margin-left:0 !important;
}
.border_v_sep_1{
    border-right: 1px solid #dfe2e4;
}
.border_v_sep_2{
    border-left: 1px solid #dfe2e4;
}
.border_h_sep_1{
    border-bottom: 1px solid #dfe2e4;
    float: left;
    width: 100%;
    margin-bottom:10px;
}
.e_w_column_1 {
    float: left;
    width: 49%;
}
.e_w_column_2 {
    float: right;
    width: 49%;
}

select.style_1 {
    border: 1px solid #bcbcbc;
    padding: 2px;
}
input.style_1 {
    border: 1px solid #bcbcbc;
    padding: 4px 5px;
}
.mandatory {
    color: #f00;
}
.btn_style_1 {
    background: none repeat scroll 0 0 #7aad34;
    border: 1px solid #648d2a;
    color: #fff;
    font-weight: bold;
    padding: 4px 10px;
    font-size:12px;
}
.btn_style_1:hover {
    background: none repeat scroll 0 0 #8dc63f;
    cursor: pointer;
}
.btn_style_2 {
    background: none repeat scroll 0 0 #4178a8;
    border: 1px solid #3a688f;
    color: #fff;
    font-weight: bold;
    padding: 4px 10px;
}
.btn_style_2:hover {
    background: none repeat scroll 0 0 #5084b1;
}

input.form-error {
    border: 1px solid #DD4B39;
}

textarea.form-error {
    border: 1px solid #DD4B39;
}

input.form-focus {
    border: 1px solid #4D90FE;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;
    outline: medium none;
}

select.form-error {
    border: 1px solid #DD4B39;
}

select.form-focus {
    border: 1px solid #4D90FE;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;
    outline: medium none;
}

/*messages styles start*/
.error {
    background: none repeat scroll 0 0 #FFFFCC;
    border: 1px solid #FFCC33;
    color: #D00000;
    padding: 5px;
    font-size: 12px;
    font-weight: bold;
}

.error ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.err_side_1 {
    float: right;
    margin: 0 10px 10px 10px;
}

.err_side_1 ul {
    padding: 0 10px 0 20px;
    margin: 5px 0;
}

.suc_msg {
    background: none repeat scroll 0 0 #dff2bf;
    border: 1px solid #b2cf80;
    color: #4f8a10;
    padding: 5px;
    font-weight: bold;
}

.loading {
    background: none repeat scroll 0 0 #dff2bf;
    border: 1px solid #b2cf80;
    color: #4f8a10;
    padding: 5px;
    font-weight: bold;
}

.msg {
    margin: 5px auto -8px;
    width: 91%;
}

.col{
    width:32%;
    float:left;
    min-height: 160px;
}

.report_col{
    float:left;
}

.col.mid{
    margin:0 2% 0 2%;
}

.cal_event_filter .col{
    float:left;
    width: auto;
    min-height: auto;
}
.cal_event_filter .col.mid{
    margin:0 2% 0 2%;
}

/*Global Styles End*/

.membershipPromo #login_holder {
    float: right;
    background-color: #f5f5f5;
    width: 100%;
    text-align: center;
    margin: 100px 0 20px 0;
}

.membershipPromo #login_holder h2 {
    color: #233d91;
    font-size: 20px;
    text-align: left;
    padding-bottom: 3px;
    padding-top: 10px;
}

#login_holder {
    float: right;
    background-color: #f5f5f5;
    width: 100%;
    text-align: center;
    margin: 0 0 20px 0;
}

#login_holder a {color:#5a80cb; text-align:left}

#login_holder .inner {margin:10px; padding:6px 2px 2px 5px; border:1px solid #e4e4e4; background:#ffffff;}
#login_holder h2 {color:#233d91; text-align:left; padding-bottom:3px; padding-top:10px; }
#login_holder .tbl_trial {padding:10px 16px;}
#login_holder .tbl_trial table {margin-top:10px;}
#login_holder .tbl_trial table tr td {padding-bottom:6px;}
#login_holder .lble { padding-right:20px;  text-align:left;}
#login_holder .drop {width:200px; border:1px solid #dfe2e4; color:#2e2e2e; padding:2px; border-radius:3px; height:26px;}
#login_holder .input {width:193px; border:1px solid #dfe2e4; color:#2e2e2e; padding:2px; border-radius:3px; height:20px;}
#login_holder .greenbtn {width:188px;; text-align:center; cursor:pointer; height:22px; margin:2px auto 0 auto; background-color:#7aad34; font-size:18px;   color:#fff; padding:5px; border-radius:3px;}
#login_holder .bluebtn {width:188px;; text-align:center; cursor:pointer; height:22px; margin:2px auto 0 auto; background-color:#233d7d; font-size:18px;   color:#fff; padding:5px; border-radius:3px;}

.h2_reg {float: left; width: 58%; text-align: left; padding-top: 0 !important;}
.sseal {text-align: right;}

.login_text_box{ width:310px; height:22px; margin:13px auto 0 auto; border:1px solid #e0e1e3; color:#b9b9b9; padding:5px; border-radius:3px;}
.login_button{ width:310px; text-align:center; cursor:pointer; height:22px; margin:13px auto 0 auto; background-color:#233c7c; font-size:18px;   color:#fff; padding:5px; border-radius:3px;}

.greenbutton{ width:245px; text-align:center; cursor:pointer; height:22px; margin:0px 20px 0 0; background-color:#7aad34; font-size:18px; float:right;   color:#fff; padding:5px; border-radius:3px;}
.green_bottom{ width:600px;}

.main_title{
    border-bottom: 2px solid #8dc63f;
    float: left;
    margin: 0 0 5px;
    width: 100%;
}
.main_title h1{
    color: #233d7d;
    display: inline;
    float: left;
    font-size: 2em;
    font-weight: normal;
    margin: 0
}
h2.sub_title{
    color: #233d7d;
    display: inline;
    font-size: 1.6em;
    font-weight: normal;
    margin: 0;
    padding-left:10px;
    text-align:left;
}
.highlight_list	{
    margin:0;
    padding:0;
    list-style-type:none;
}
.highlight_list li	{
    margin:0;
    padding:0;
    float:left;
    font-size: 16px;
    line-height: 34px;
    width:100%;
}
.highlight_list li a{
    color: #646060;
    text-decoration:none;
    display:block;
    padding:0 0 0 10px;
}
.highlight_list li a:hover{
    background: none repeat scroll 0 0 #8cc63e;
    color: #ffffff;
}
.features_list{
    margin:0;
    padding:0;
    list-style-type:none;
}
.features_list li	{
    margin:0;
    padding:0;
    float:left;
    font-size: 14px;
    line-height: 34px;
    width:100%;
}
.coverage{
    float: left;
    width: 100%;
    background-image: url(../../images/world_map.png);
    background-repeat:no-repeat;
    background-position:center bottom;
}
.coverage .col{
    float: left;
    margin-left: 0.5%;
    padding-left: 0.5%;
    width: 24.1%;
}
.coverage .col h2{
    background-color:#E0E0E0;
    padding:2%;
    font-weight:normal;
    color:#233d91;
    margin-bottom:10px;
    text-align:center;
}
.coverage .col ul{
    list-style-type:none;
    margin:0;
    padding:0;
}
.coverage .col li{
    color:#646060;
    margin-bottom:10px;
}
.intro{
    font-size:16px;
}
.det_ownership .thumbnail{
    float:left;
    width:100%;
}
.det_ownership .thumbnail h2{
    color: #233d7d;
    font-weight:normal;
    margin-bottom:5px;
}
.det_ownership .screenshot{
    float:left;
    width:30%;
    margin-right:2%;
}
.det_ownership .detail{
    margin:0;
    padding:0;
    line-height:1.5em;
}
.ind_info_list{
    margin:0 0 10px 0;
    padding:0;
    list-style-type:none;
}
.ind_info_list li{
    margin:0;
    padding:0;
    font-size: 14px;
    line-height: 34px;
}
.req_trial_form{
    margin:0;
    padding:0;
    list-style-type:none;
}
.req_trial_form li{
    margin:0;
    padding:0;
    font-size: 12px;
    line-height: 36px;
    width:100%;
    float:left;
}
.req_trial_form .lbl{
    float:left;
}
.req_trial_form .field{
    float:right;
}
.req_trial .cen_col{
    margin:0 auto;
    width:50%;
}
.req_trial input[type="text"] {
    width: 300px;
    padding:5px;
    color:#646060;
}
.req_trial select {
    width: 312px;
    padding:5px 2px;
    color:#646060;
}
.ss_wrapper{
    padding:20px;
    background:#ebebeb;
}
.ss_container{
    border:solid 1px #e2e2e2;
    background:#fff;
    -webkit-box-shadow: 3px 3px 2px rgba(208, 208, 208, 0.5);
    -moz-box-shadow: 3px 3px 2px rgba(208, 208, 208, 0.5);
    box-shadow: 3px 3px 2px rgba(208, 208, 208, 0.5);
}
.ss_container img{
    width:98%;
    padding:1%;
}
.matrix_list{
    margin:5px 0 10px 0;
    padding:0;
    list-style-type:none;
}
.matrix_list li{
    margin:0;
    padding:0 0 0 25px;
    font-size: 14px;
    line-height: 26px;
}
.matrix_list li a{
    color:#157eba;
    text-decoration:none;
}
.matrix_list li a:hover{
    text-decoration:underline;
}


.flag {
    background: url("../../images/flags_sprite.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 12px;
    width: 20px;
    display:inline-block;
    margin-right:5px;
}
.sa {
    background-position: -25px 0;
}
.eg {
    background-position: -50px 0;
}
.us {
    background-position: -75px 0;
}
.tr {
    background-position: -100px 0;
}
.gb {
    background-position: -125px 0;
}
.uk {
    background-position: -125px 0;
}
.ps {
    background-position: -150px 0;
}
.iq {
    background-position: -175px 0;
}
.kw {
    background-position: -200px 0;
}
.qa {
    background-position: -225px 0;
}
.lk {
    background-position: -250px 0;
}
.in {
    background-position: -275px 0;
}
.om {
    background-position: -300px 0;
}
.jo {
    background-position: -325px 0;
}
.lb {
    background-position: -350px 0;
}
.ly {
    background-position: -375px 0;
}
.tn {
    background-position: -400px 0;
}
.ma {
    background-position: -425px 0;
}
.fr {
    background-position: -450px 0;
}
.fr {
    background-position: -450px 0;
}
.de {
    background-position: -475px 0;
}
.it {
    background-position: -500px 0;
}
.eu {
    background-position: -525px 0;
}
.bh {
    background-position: -550px 0;
}
.ae {
    background-position: -575px 0;
}
.sy {
    background-position: -600px 0;
}
.ky {
    background-position: -625px 0;
}
.sg {
    background-position: -650px 0;
}
.id {
    background-position: -675px 0;
}
.ng {
    background-position: -700px 0;
}
.pk {
    background-position: -725px 0;
}
.ci {
    background-position: -750px 0;
}
.af {
    background-position: -775px 0;
}
.bj {
    background-position: -800px 0;
}

.mu {
    background-position: -825px 0;
}
.sd {
    background-position: -850px 0;
}
.tz {
    background-position: -875px 0;
}
.cd {
    background-position: -900px 0;
}
.gq {
    background-position: -925px 0;
}
.kz {
    background-position: -950px 0;
}
.ye {
    background-position: -975px 0;
}
.ai {
    background-position: -975px 0;
}
.ad {
    background-position: 0 -17px;
}
.ai {
    background-position: -25px -17px;
}
.al {
    background-position: -50px -17px;
}
.am {
    background-position: -75px -17px;
}
.ao {
    background-position: -100px -17px;
}
.aq {
    background-position: -125px -17px;
}
.ar {
    background-position: -150px -17px;
}
.at {
    background-position: -175px -17px;
}
.au {
    background-position: -200px -17px;
}
.bd {
    background-position: -225px -17px;
}
.be {
    background-position: -250px -17px;
}
.bg {
    background-position: -275px -17px;
}
.br {
    background-position: -300px -17px;
}
.bs {
    background-position: -325px -17px;
}
.ca {
    background-position: -350px -17px;
}
.ch {
    background-position: -375px -17px;
}
.cl {
    background-position: -400px -17px;
}
.cm {
    background-position: -425px -17px;
}
.cn {
    background-position: -450px -17px;
}
.co {
    background-position: -475px -17px;
}
.co {
    background-position: -475px -17px;
}
.cr {
    background-position: -500px -17px;
}
.cu {
    background-position: -525px -17px;
}
.cy {
    background-position: -550px -17px;
}
.dk {
    background-position: -575px -17px;
}
.dz {
    background-position: -600px -17px;
}
.ph {
    background-position: -625px -17px;
}
.pl {
    background-position: -650px -17px;
}
.pg {
    background-position: -675px -17px;
}
.no {
    background-position: -700px -17px;
}
.bz {
    background-position: -725px -17px;
}
.es {
    background-position: -750px -17px;
}
.it {
    background-position: -775px -17px;
}
.vg {
    background-position: -800px -17px;
}
.se {
    background-position: -825px -17px;
}
.vn {
    background-position: -850px -17px;
}
.flag.th {
    background-position: -875px -17px;
}
.jp {
    background-position: -900px -17px;
}
.pt {
    background-position: -925px -17px;
}
.lr {
    background-position: -950px -17px;
}
.hk {
    background-position: -975px -17px;
}
.mr {
    background-position: 0 -34px;
}
.gi {
    background-position: -25px -34px;
}
.bn {
    background-position: -50px -34px;
}
.je {
    background-position: -75px -34px;
}
.dj {
    background-position: -100px -34px;
}
.ke {
    background-position: -125px -34px;
}
.kr {
    background-position: -150px -34px;
}
.so {
    background-position: -175px -34px;
}
.im {
    background-position: -200px -34px;
}
.nl {
    background-position: -225px -34px;
}
.lu {
    background-position: -250px -34px;
}
.sz {
    background-position: -275px -34px;
}
.bm {
    background-position: -300px -34px;
}
.ir {
    background-position: -325px -34px;
}
.my {
    background-position: -350px -34px;
}
.za {
    background-position: -375px -34px;
}
.ec {
    background-position: -400px -34px;
}
.pa {
    background-position: -425px -34px;
}
.mt {
    background-position: -450px -34px;
}
.ga {
    background-position: -475px -34px;
}
.gr {
    background-position: -500px -34px;
}
.bf {
    background-position: -525px -34px;
}
.pr {
    background-position: -550px -34px;
}
.hu {
    background-position: -575px -34px;
}
.tw {
    background-position: -600px -34px;
}
.gg {
    background-position: -625px -34px;
}
.ee {
    background-position: -650px -34px;
}
.fi {
    background-position: -675px -34px;
}
.ie {
    background-position: -700px -34px;
}
.mx {
    background-position: -725px -34px;
}
.kp {
    background-position: -750px -34px;
}
.ye {
    background-position: -775px -34px;
}
.dz {
    background-position: -800px -34px;
}
.sy {
    background-position: -825px -34px;
}
.sd {
    background-position: -850px -34px;
}

.not {
    background-position: 0 0;
    display: none !important;
}

.popup_msg_box {
    width: 400px;
    background-color: #FFF;
    border: solid 2px #2a2a2a;
    overflow: hidden;
    z-index: 100000;
    position: absolute;
    top: 100px;
    left: 300px;
    display: none;
}


.err_body {
    padding: 15px 21px 15px 21px;
}

.err_des {
    line-height: 1.5em;
    padding-bottom: 15px;
}

.err_body .btn_style_1 {
    color: #FFF;
    font-weight: bold;
    padding: 4px 10px;
    border: solid 1px #648d2a;
    background: #7aad34;
    margin-right: 5px;
}

.txt_rt {
    text-align: right;
}

.lbl_alert {
    font-size: 15px;
    color: #233d7d;
    text-align: left;
}
/*Pop-Up styles Starts*/
.load_popup {

    background-color: #FFF;
    border: solid 1px #2a2a2a;
    padding: 3px;
    overflow: hidden;
    z-index: 100000;
    position: absolute;
    top: 100px;
    left: 300px;
}

.popup_box {
    background-color: #FFF;
    border: solid 4px #d4d4d4;
    padding: 5px;
    overflow: hidden;
    z-index: 100000;
    position: absolute;
    top: 100px;
    left: 300px;
}

.popup_box_content {
    margin: 19px;
}

.popup_box_content h2.title {
    border-bottom: 2px solid #8dc63f;
    color: #233D7D;
    font-size: 2em;
    font-weight: normal;
    margin: 0 0 10px 0;
}

.popup_box_content h2.title_s {
    border-bottom: 2px solid #8dc63f;
    color: #233D7D;
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 10px 0;
}

.popup_box_content .t_container {
    border-bottom: 2px solid #8DC63F;
    float: left;
    width: 100%;
    margin-bottom:5px;
}

.popup_box_content .t_container .title {
    display: inline;
    float: left;
    margin: 0;
    border: 0;
}

.wc_msg_wrapper .camp_msg{
    line-height:1.5;
}
.wc_msg_wrapper .wc_img img{
    width:640px;
    height:360px;
    border: 1px solid #d9d9d9;
    padding:2px;
}
.wc_msg_wrapper .para{
    line-height:2;
}
.wc_msg_wrapper .highlight_txt{
    font-weight:bold;
    color:#8dc63f;
}

.bg_trans {
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
    filter: alpha(opacity=60)!important;
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    z-index: 10000;
    top: 0;
    left: 0;
    background-color: #000000;
    position: absolute;
}
.info_lbl{
    padding-right: 3px;
    text-align: right;
    font-size: 11px;
    color: #101010;
}

.alert_hdr {
    background-color: #e4e4e4;
    padding: 5px 20px;
    border-bottom: 2px solid #8dc63f;
}

.fgt_pass_lnk{
    text-align: right;
    padding-right: 24px;
}

.captcha_container {
    float: right;
    margin: 0 -20px 5px 0;
}

.cap_img {
    display: block;
    float: left;
    width: 190px;
}

.adj_shp {
    height: 50px;
    padding-right: 9px;
    padding-top: 8px;
    width: 200px;
}

ul.ecp_col_list { list-style:none; }

.ecp_col_list .icon { margin:0px 5px 0 5px }

.ecp_col_list ul { margin-top:0!important; }

.ecp_col_list li ul {padding-left: 30px !important; margin-bottom:0!important;}

.ecp_col_list li { padding-bottom:5px }

.ecp_col_list li ul li{ padding-bottom:5px }

.ecp_col_list ul, .ecp_col_list li, .ecp_col_list div { float:left }

.ecp_col_list ul, .ecp_col_list li { width:100% }

.expand { width:11px;height:11px; cursor:pointer; display:none; }

.collapse { width:11px;height:11px; cursor:pointer; }

.capchatble{padding:0; margin:0;}

.login_holder{float:left; background-color:#f5f5f5; margin-left:11px; width:365px; text-align:center }

.login_holder a {color:#5a80cb; text-align:left}

.login_holder .inner {margin:10px; padding:6px 2px 2px 5px; border:1px solid #e4e4e4; background:#ffffff;}
.login_holder h2 {color:#233d91; font-size:20px; text-align:left; padding-bottom:3px; padding-top:10px; }
.login_holder .tbl_trial {padding:10px 16px;}
.login_holder .tbl_trial table {margin-top:10px;}
.login_holder .tbl_trial table tr td {padding-bottom:6px;}
.login_holder .lble { padding-right:20px;  text-align:left;}
.login_holder .drop {width:200px; border:1px solid #dfe2e4; color:#2e2e2e; padding:2px; border-radius:3px; height:26px;}
.login_holder .input {width:193px; border:1px solid #dfe2e4; color:#2e2e2e; padding:2px; border-radius:3px; height:20px;}
.login_holder .greenbtn {width:188px;; text-align:center; cursor:pointer; height:22px; margin:2px auto 0 auto; background-color:#7aad34; font-size:18px;   color:#fff; padding:5px; border-radius:3px;}
.login_holder .bluebtn {width:188px;; text-align:center; cursor:pointer; height:22px; margin:2px auto 0 auto; background-color:#233d7d; font-size:18px;   color:#fff; padding:5px; border-radius:3px;}


.side_1{
    float: left;
}
.side_2{
    float: right;
}

.mem_page_col_1 {
    float: left;
    width: 58%;
}

.mem_page_col_2 {
    float: right;
    width: 36%;
}
.mem_page_col_3 {
    float: left;
    width: 24%;
}

.mem_page_col_4 {
    float: right;
    width: 74%;
}
.decypha-intro{
    padding:0;
    /*margin-bottom:40px;*/
    line-height:1.4;
}
.decypha-intro li{
    padding:0;
    margin:0 0 10px 0;
	font-size: 13px;
    margin-bottom: 20px;
    color: #777777;
    margin-left: 20px;
}
.title-type-1{
    font-size:24px;
    color: #777777;
    font-weight:normal;
}
.hlight-text {
    color: #233d7d;
}
.features{
	font-size: 12px;
    color: #666;
    padding: 0 0 0 16px;
    line-height:1.4;
    text-align:justify;
}
.features li{
    margin:0 0 5px 0;
}
.text_content{
    font-size: 13px;
    color: #666;
    line-height: 1.4;
}
.txt_justify{
    text-align:justify;
}
textarea{
    resize:vertical;
}
.decypha-img-1 {
    width: 100%;
    margin-top: 70px;
}
.req-free-trial-btn{
    background-color: #7aad34;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    margin-bottom: 15px;
    border: none;
    outline: none;
    width: 250px;
    float: left;
    text-align: center;
    height: 59px;
    line-height: 59px;
}
.decypha-package-btn{
    background-color: #7aad34;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    margin-bottom: 15px;
    border: none;
    outline: none;
    width: 250px;
    float: left;
    text-align: center;
    display: block;
    height: 59px;
    line-height: 59px;
}
.decypha-package-btn a{
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    text-decoration: none;
}
.coverage-text{
    font-size: 12px;
    color: #666;
    line-height: 1.4;
    margin-bottom:20px;
}
.bot-row{
    margin-top:20px;
}

.login a.tab {
    color: #FFFFFF;
    display: block;
    font-family: Arial;
    font-size: 1.05em;
    font-weight: bold;
    line-height: 34px;
    padding: 0 14px;
    text-decoration: none;
    outline: none;
}

.login a.tab:hover {
    text-decoration: underline;
}
.txt_link a{
    outline: none;
}


.header_top_link {
    height: 25px;
    background: #031525;
    border-bottom: 1px solid #020910;
}

.header_top_link ul.txt_link {
    list-style-type: none;
    margin: 0;
    padding: 4px 0 0 0;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    float: right;
}

.header_top_link ul.txt_link li {
    float: left;
    display: inline;
}

.header_top_link ul.txt_link a {
    display: block;
    color: #FFF;
    text-decoration: none;
}

.header_top_link ul.txt_link a:hover {
    text-decoration: underline;
}

.header_top_link ul.txt_link .sep {
    margin: 0 10px 0 10px;
}

.header_top_link ul.social_link {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    float: right;
}

.header_top_link ul.social_link li {
    float: left;
    display: inline;
}

.header_top_link ul.social_link a {
    display: block;
    color: #FFF;
    text-decoration: none;
    margin-right: 4px;
}
/*Login page Start*/

.ui-dialog {
    border: 4px solid #d4d4d4!important;
    z-index: 3;
}

.close_crs {
    background: url("../../images/icons.png") repeat scroll -166px -147px;
    margin: 4px -10px 0px 0px;
    width: 15px;
    height: 15px;
    cursor: pointer;
    float: right;
}

.usr_login {
    width: 330px;
    margin: 50px auto;
    overflow: hidden;
    vertical-align: middle;
    padding: 30px;
    border: solid 1px #D9D9D9;
    background-color: #f1f1f1;
}

.usr_login label {
    width: 124px;
    font: 14px/14px "verdana";
    float: left;
    margin-top: 6px;
}

.usr_login input.lg_input {
    width: 200px;
    height: 20px;
    margin-bottom: 8px;
}

.login_btn {
    float: right;
    margin-top: 10px;
}

.rem_me {
    float: left;
    margin-top: 1px;
}

.login_btn .btn_style_1 {
    float: right;
    margin-top: -4px;
}

.usr_login .error {
    /*display: none;*/
    margin-bottom: 6px;
    width: 316px;
}

.login_popup {
    width: 375px;
}

.login_popup .popup_box_content {
    margin: 0 10px;
}

.login_popup .close_crs {
    /*margin:10px 10px 10px;*/
}

.login_inner_wraper {
    width: 100%;
    float: left;
    padding-top: 5px;
    padding-bottom: 20px;
}

.login_inner_wraper label {
    width: 114px;
    margin-top: 0;
    margin-bottom: 10px;
    line-height: 26px;
    height: 26px;
    font-size: 12px;
    float: left;
}

.login_inner_wraper .lg_input {
    width: 203px;
    float: right;
    margin-bottom: 10px;
}

.login_inner_wraper .login_btn {
    margin: 5px 0;
}

.login_inner_wraper .f_pword {
    float: left;
    margin-top: 10px;
}

/*caprcha replacement start*/

.login_inner_wraper .captcha_container {
    float: right;
    margin: 0 0 5px 0;
    width: 215px;
}

/*.login_inner_wraper .captcha_container {*/
    /*float: right;*/
    /*margin: 0 -20px 5px 0;*/
/*}*/

.cap_img {
    display: block;
    float: left;
    width: 190px;
}

.cap_icon {
    margin: 27px 4px 4px 4px;
    background: url('../../images/icons.png') no-repeat;
    background-position: -54px -172px;
    width: 16px;
    height: 19px;
    display: block;
    cursor: pointer;
    float: left;
}

/*caprcha replacement end*/

/*Login page End*/

.ui-widget-overlay {
    position: fixed!important;
    z-index : 2;
}

.popup_req_trial .login_holder {
    background-color:transparent !important;
}
.popup_req_trial .login_holder .inner {
    border: 0px !important;
    margin: 0px;
    background-color:transparent !important;
}
.popup_req_trial .popup_box_content {
    margin: 0px;
}
.popup_req_trial .close_crs {
    background: url("../../images/icons.png") repeat scroll -166px -147px;
    margin: 0px -5px 0 0;
    width: 15px;
    height: 15px;
    cursor: pointer;
    float: right;
}

.popup_req_trial .login_holder h2 {
    padding-top: 0px;
}

.multi_row_field_wrapper .col_fund {
    float: left;
}

.welcome_box {
    width: 600px;
    border: 3px solid #8dc63f;
    padding: 45px;
    margin-left: 156px;
    margin-top: 70px;
    margin-bottom: 70px;
}

.welcome_remarks {
    color: #335bbd;
    font-weight: bold;
}

.welcome_text {
    font-size: 13px;
}
h1.expose {
    color: #233d7d;
    font-size: 2.2em;
}
.half_width { /*Remove from small style.css*/
    width: 48%;
}
.padding_left_large {
    padding-left: 15px;
}
.padding_right_large {
    padding-right: 15px;
}
.tbl_center {
    width: 768px;
    margin: 0 auto;
    padding-top: 10px;
}
.add-tbl {
    margin-bottom: 15px;
}
.add-tbl input {
    width: 100% !important;
    position: relative;
    right: 50px;
}
.add-tbl tr td:last-child {
    text-align: right;
}
.add-tbl textarea {
    padding-left: 10px;
    padding-right: 10px;
    width: 96%;
}
.add-cmp .col_1 {
    height: 380px;
}

.f_tbl_wrapper_full_width {
    border: solid 1px #D9D9D9;
    width: 99.9%;
    background-color: #FDFDFD;

}

.full_width_inner_wrapper_fs {
    padding: 5px;
    overflow: hidden;
    background:#f6f6f6;

}
.fund_S .col_1 {
    float: left;
    width: 100%;
    background:#ffffff;
    border:1px solid #ebebeb;
}

.fund_S .col_1 .b_lbl, .f_i_s .f_tbl .b_lbl {
    padding-right: 10px;
    white-space: nowrap;
}

.fund_S .col_1 .b_lbl {
    float: left;
    padding-left:10px;
}

.fund_S .col_1 select {
    float: left;
    width: 210px;
}

.fund_S .col_1 input {
    float: none;
    width: 196px;
}
.fund_S .style_fs_input{
    width:88px !important;
}
.fund_S .btn_group {
    text-align: center;
}

.fund_S .col_1 button {
    /*float: right !important;*/
    width: 208px !important;
}

.fund_S .col_2 {
    float: left;
    width: 33.2%;
    margin-left: 5px;
    height:275px;
    background:#ffffff;
    border:1px solid #ebebeb;
}

.fund_S .col_2 input.style_1 {
    width: 70px;
}
.fund_S .col_2 .b_lbl {
    float: left;
    padding-left:10px;
}

.fund_S .col_3 {
    float: left;
    margin-left: 5px;
    width: 33.2%;
    height:275px;
    background:#ffffff;
    border:1px solid #ebebeb;
}

.fund_S .col_3 input.style_1 {
    width: 83px;
}
.fund_S .col_3 input.style_2 {
    width: 184px;
}

.fund_S .col_3 button {
    /*float: right !important;*/
    width: 196px !important;
}

.fund_S .col_3 .btn_group {
    margin: 5px 8px;
}
.fund_S .col_3 .b_lbl {
    float: left;
    padding-left:10px;
}
.fund_S .left_drop {
    width:118px;
}

.fund_S .v_sep {
    padding-left: 5px;
}

.fund_S .top_lbl {
    font-size: 11px;
    font-weight: bold;
    color: #7d7d7d;
}


.fund_S .txt_note {
    text-align: right;
    padding: 0px;
    margin-bottom: 0px;
}

.fund_S .con_field {
    font-size: 12px;
    color: #7D7D7D;
}
.fund_S .cascade_tree {
    line-height: normal;
}

.f_tbl {
    width: 100%;
    line-height: 1.8;
}

.f_tbl .lbl {
    font-weight: bold;
    text-align: left;
    white-space: nowrap;
    padding: 0 5px 0 0;
    width: 50%;
}

.f_tbl .n_lbl {
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    padding: 0 5px 0 0;
    width: 50%;
}

.f_tbl td {
    padding-bottom: 5px;
}

.f_tbl .field {
    width: 50%;
}

.f_tbl .field select {
    width: 100%;
}

.f_tbl .field input {
    width: 100%;
}

.clsFld button {
    width: 100% !important;
}

.f_tbl .btn {
    float: right;
}

.f_tbl .radio_lbl {
    margin-left: 5px;
}

.f_tbl .mrg_title {
    text-align: left;
    border-bottom: 1px solid #BCBCBC;
}

#header {
    height: auto;
    min-width: 1024px;
    margin-bottom: 10px;
}

.n_item {
    display: inline-block;
    width: 100%;
}
.AR {
    direction: rtl !important;
}
.ar_check {
    position: relative;
    top: 31px;
}
.ar_check_2 {
    position: relative;
    top: 45px;
}

.small_btn {background-color: #7aad34;border: solid 1px #648d2a;}
.small_btn a {padding: 5px;display: block;text-decoration: none; color: #FFF; font-size: 14px; text-align: center;}

.subscrib_btn { float: right; margin:2.5px 0 0 10px; border-radius: 2px; font-size: 12px; color: #fff; background: #8dc63f; padding: 2px 6px;}
.subscrib_btn a { text-decoration: none; color: #fff;}
.subscrib_btn a:hover { text-decoration: none; color: #fff;}