.dropWrap{padding:16px 20px 25px;border-top:1px solid #DFDFDF; background:#FAFAFA;-webkit-box-shadow: 0 10px 6px -6px #ddd; -moz-box-shadow: 0 10px 6px -6px #ddd; box-shadow: 0 10px 6px -6px #ddd;margin-bottom: 25px;color:#727373;position: relative}
.gryTxt{color:#727373;font-size: 15px}
.dropHd{font-size:23px;font-weight: normal;padding: 10px 0 0}
.txtCntr{text-align: center;}
.frmTxt{font-size: 13px;color: #666;text-align: center;}
.submit{background:#4D91D2;color: #fff;font-size: 14px; padding: 8px 20px; -webkit-border-radius:3px;-moz-border-radius: 3px;border-radius:3px;border:none;margin:10px 0 0}
/*.rArrow{position:absolute; top:48px;left:88px;background: url(../images/rArrow.png) no-repeat;width:49px;height: 31px} */

.rghtdropWrap{margin-top: 25px;border-top:none}
.rghtdropWrap .rArrow{display:none}
/*Blue theme*/
a { color:#0e76b4;}
.cTitle { color:#296196; }
.cDark { color:#414141; }
.cLight { color:#c9c8c8; }
.cLight2 { color:#979494; }
.nav li a { color:#0d5eab;}
.nav li a:hover, .nav li a.active { color:#13497e; }
.btn,.nConfig-button,.btn:link { background: rgb(77,145,210)!important; background: -moz-linear-gradient(top, rgba(77, 145, 210, 1) 0%, rgba(29, 104, 175, 1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(77, 145, 210, 1)), color-stop(100%, rgba(29, 104, 175, 1))); background: -webkit-linear-gradient(top, rgba(77, 145, 210, 1) 0%, rgba(29, 104, 175, 1) 100%); background: -o-linear-gradient(top, rgba(77, 145, 210, 1) 0%, rgba(29, 104, 175, 1) 100%); background: -ms-linear-gradient(top, rgba(77, 145, 210, 1) 0%, rgba(29, 104, 175, 1) 100%); background: linear-gradient(to bottom, rgba(77, 145, 210, 1) 0%, rgba(29, 104, 175, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d91d2', endColorstr='#1d68af', GradientType=0 );color:#fff; }
.btnLight{ background:#72bbff; color:#fff!important;}
@media (min-width: 1200px){
    .page-template-sp-template .phone-display {
        display: block;
    }
}