/* ==== Designed By Rochona :) ==== */

@font-face{
    font-family:'Regular';
    src:url('../fonts/verdana.ttf');
    }
@font-face{
    font-family:'Bold';
    src:url('../fonts/verdanab.ttf');
    }
*{
    padding:0;
    margin:0;
    box-sizing:border-box;
    }
body{
    font-family:'Regular';
    background: #e6e6e6;
}
.top_hd{
    background:#636363;
    padding: 7px 0;
}

@media (min-width: 1200px) {
    .container {
        width: 90%;
    }
}

.top_hd a {
    color: #fff;
    font-family: Regular;
    font-size: 11px;
}
header{
    padding: 10px 0;
    background: #fff;
}
header a.mbl_blk img{
    height: 45px;
}
header a {
    display: inline-block;
    color: #696b6a;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a {
    padding: 8px 15px;
    border-bottom: none;
    color: #ffffff;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover {
    background: #ffffff;
    color: #696b6a;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
    background: #010080;
    border: none;
    padding: 5px 0;
        font-family: Regular;
    font-size: 13px;
}
a:focus, a:hover {
    text-decoration: none;
}   
a.abs_title {
    margin-left: 10px;
}
#wrapper{
    min-height:300px;
    margin-top: 15px;
}
h2.head {
    background: linear-gradient(to bottom,#FFF 0%,#E5E5E5 100%);
    padding: 12px 15px;
    font-family: Bold;
    color: #010080;
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: 0px;
    margin: 60px 0 0;
    position: relative;
}
h2.head span{
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 15px;
    color: #010080;
    font-size: 13px;
    font-family: Regular;
    font-weight: bold;
    text-transform: capitalize;
}
h2.head span i{
    font-size: 15px;
}
.frm_bck{
    background: #fff;
    padding: 15px;
    margin-bottom: 34px;
}
span.dots{
    position: absolute;
    top: 0;
    right: 0;
}
.my_inpt{
    background: rgb(243, 247, 255);
    border: 1px solid #c6dbff;
    outline: 0;
    box-shadow: none;
    height: 35px;
    font-family: Regular;
    color: #000;
    margin-bottom: 10px;
    font-size: 13px;
}
/*raDIO Button style*/

input[type=checkbox]:not(old),
input[type=radio   ]:not(old){
  width     : 2em;
  margin    : 0;
  padding   : 0;
  font-size : 1em;
  opacity   : 0;
}
input[type=checkbox]:not(old) + label > span, input[type=radio ]:not(old) + label > span {
    display: inline-block;
    width: 17px;
    height: 17px;
    margin: 0px 6px 2px 0;
    border: 1px solid rgb(38, 68, 119);
    border-radius: 50%;
    background: rgb(255, 255, 255);
    vertical-align: bottom;
}
p.simple{
    font-family: PT_Regular;
    letter-spacing: 1px;
    font-weight: normal;
    }
input[type=radio]:not(old):checked + label > span > span {
    display: block;
    width: 13px;
    height: 13px;
    margin: 1px;
    border-radius: 50%;
    background-image: linear-gradient(rgb(38, 68, 119),rgba(255, 255, 255, 0.38));
}
.rprtng_mngr{
    background: #fbf6da6e;
    padding: 10px;
    border: 1px solid #f4eab3;
    box-shadow: 0px 4px 5px #0000000d;
}
.checkbox label, .radio label {
    font-family: Regular;
    font-size: 13px;
    padding-right: 10px;
    letter-spacing: 0px;
    padding: 0;
    margin-right: 7px;
    color: #000;
}
.evntshow{display:none;}
.evntdesign{
    background: #fff;
    padding: 15px;
    min-width: 500px;
    border-top: 5px ridge #d0090e69;
}
.checkbox, .radio {
    margin-top: 0;
    margin-bottom: 0;
}
.checkbox input[type="checkbox"] {
    opacity: 0;
    z-index: 1;
}
.checkbox label {
    display: inline-block;
    position: relative;
    padding-left: 15px;
}
.checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: -8px;
    border: 2px solid #5a59ac;
    border-radius: 3px;
    background: #fff;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.checkbox input[type="checkbox"]:checked + label::after {
    font-family: 'FontAwesome';
    content: "\f00c";
}
.checkbox label::after {
    display: inline-block;
    position: absolute;
    width: 13px;
    height: 13px;
    left: -6px;
    top: 2px;
    padding-left: 2px;
    padding-top: 0px;
    font-size: 10px;
    color: #FFFFFE;
    background:#5a59ac;
    text-shadow: 0px 1px 5px #0000002e;
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    margin-left: 0;
}
.my_inpt[readonly]{
    background-color: #f3f7ff;
}
.sml_hd{
    font-family: Bold;
    font-size: 14px;
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 8px;
    margin-top: 14px;
    color: #010080;
}
label {
    font-size: 13px;
}
.captcha {
    text-align: left;
    width: 100%;
    margin: 0px auto 8px;
}
.captcha input{
    margin-top: 10px;
}
.captcha span{
    display: inline-block;
    color: #010080;
    font-size: 17px;
   padding: 3px 8px;
}
button.sbmtt{
    outline: 0;
    border: 1px solid #010080;
    background: #010080;
    color: #fff;
    font-family: Regular;
    text-transform: uppercase;
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 13px;
    transition:0.5s;
}
button.sbmtt:hover{
    background: #fff;
    color: #010080;
}
h4.imp_txt {
    text-align: center;
    font-family: Bold;
    color: #e21d1d;
    font-size: 16px;
    text-decoration: underline;
    margin-bottom: 13px;
}

.stdnt_inf{
        background:#fff9e8;
    padding: 1px 15px 15px;
}
.stdnt_inf p{
        margin: 0;
    font-size: 12px;
    font-family: Regular;
}
h2.title {
    color: #010080;
    margin: 0px 0 7px;
    font-size: 21px;
    font-weight: bold;
}
p.italic_txt {
    color: #000000;
    font-weight: bold;
    font-size: 15px;
    margin: 0;
}
/*new header*/
.header-head{
    margin-top: 35px;
    padding-left: 0;
}
span.bishor{
    background: #333399;
    color: #fff;
    padding: 1px 8px;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    font-weight: bold;
}
nav.navbar.bootsnav ul.nav > li > a {
    padding: 8px 10px;
    font-size: 14px;
    font-weight: 300;
    font-family: Regular;
    color: #ffffff;
    display: inline-block;
    transition: 0.5s;
}
.wrap-sticky nav.navbar.bootsnav {
    background: #010080;
    z-index: 100;
    padding: 5px 0 8px;
}
.navbar {
    min-height: auto;
}
nav.navbar.bootsnav ul.nav > li > a:hover, nav.navbar.bootsnav ul.nav > li.active a, nav.navbar.bootsnav ul.nav > li.active a:hover {
    color: #5dedff!important;
}
.navber-right li a.srch {
    border: none !important;
    background: #ffffff96 !important;
    padding: 8px 10px !important;
    color: #ffffff !important;
}
.navber-right{
    float: right;
}
.social_icon{
    text-align: right;
    margin-top: 8px;
}
.social_icon span{
    font-family: EB_M;
    letter-spacing: 1px;
    margin-right: 6px;
    font-weight: bold;
    display: inline-block;
    color: #000000a1;
}
.social_icon a{
    font-size: 25px;
    display: inline-block;
    transition:0.5s;
}
.social_icon a:hover i{
    font-size: 27px;
}
ul.cntct {
    list-style: none;
    float: right;
    margin-top: 1px;
    margin-bottom: 0;
}
ul.cntct li {
    text-align: right;
    padding: 1px 0;
    font-family: cursive;
    letter-spacing: 1px;
    font-size: 12px;
    float: left;
    margin-left: 13px;
}
.heading{
    text-align: center;
    margin-top: 60px;
}
.heading h2{
    margin: 0;
    font-family: EB_M;
    letter-spacing: 2px;
}
.heading h2>span {
    color: #709d01;
    text-transform: uppercase;
    font-size: 25px;
}
.heading h2::before {
    position: absolute;
    width: 15px;
    height: 15px;
    content: "";
    left: 50%;
    bottom: -28px;
    border: 2px solid #709d01;
    border-bottom: none;
    border-right: none;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.heading h2::after {
    position: absolute;
    width: 15px;
    height: 15px;
    content: "";
    left: 51%;
    margin-left: -25px;
    bottom: -28px;
    border: 2px solid #709d01;
    border-bottom: none;
    border-right: none;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
ul.head_list {
    list-style: none;
    display: flex;
    margin: 0;
}
ul.head_list li {
    flex: 1;
    background: #0b7d0b;
    color: #fff;
    margin: 0 5px;
    padding: 5px 8px;
    overflow: hidden;
    border-radius: 5px;
    box-shadow: 0px 9px 21px rgba(20, 45, 89, 0.12);
}
ul.head_list li a {
    color: #fff;
    font-size: 13px;
    font-family: Regular;
    line-height: 16px;
    margin-top: 3px;
    display: block;
    height: 100%;
}
ul.head_list li a span{
    float: left;
}
ul.head_list li.clint_log{
    background: #f5c137;
}
ul.head_list li.clint_log a{
    color: #503a00;
}
ul.head_list li a .icn_hv {
    position: relative;
    width: 34px;
    height: 30px;
    float: left;
    margin: 0px 12px 0 0;
}
ul.head_list li img{
    width: 30px;
    position: absolute;
    top: 0;
    transition: 0.5s;
}
ul.head_list li img.wht_img{
    top: 42px;
}

ul.head_list li:hover img.wht_img{
    top: 0;
}
ul.head_list li:hover img.nrml_img{
    top: -42px;
}
li.srch_fld{
    position: relative;
}
li.srch_fld input{
    border: 1px solid #bfbfbf;
    background: rgba(255, 255, 255, 0.35);
    height: 35px;
    padding: 0 35px 0 10px;
    border-radius: 25px;
    outline: 0;
    color: #fff;
    font-family: Regular;
        font-size: 13px;
}
li.srch_fld input::placeholder{
    color:rgba(255, 255, 255, 0.7);
}
li.srch_fld button{
    background: transparent;
    border: 0;
    outline: 0;
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
}
.clear{
    clear: both;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    padding: 0;
}
.align_right{
    text-align: right;
}
.align_left{
    text-align: left;
}
.register a{
    color: #fff;
    font-family: Regular;
    font-size: 12px;
    display: inline-block;
    border-right: 1px solid rgba(255, 255, 255, 0.41);
    padding: 0 10px;
}
.register a:last-child{
    border: none;
}
.flex-container{
    display:flex;
}
.dash_icn {
    background: #fff;
    margin: 55px 10px 25px 0;
    padding: 10px 10px 12px;
    flex: 1;
}
.dash_icn:last-child{
    margin-right: 0;
}
.dash_icn h4 {
    margin:40px 0 15px;
    font-size: 14px;
    text-transform: uppercase;
    color: #010080;
    font-family: Bold;
}
.dash_icn span.nmbr {
    font-size: 25px;
    font-family: Bold;
    display: block;
    margin-bottom: 40px;
}
span.img_move {
    position: relative;
    display: block;
    overflow: hidden;
    width: 65px;
    margin: -30px auto 0;
    height: 65px;
    border-radius: 50%;
}
span.img_move img {
    position: absolute;
    height: 45px;
    transition: 0.5s;
    top: 50%;
    display: block;
    left: 50%;
    transform: translate(-50%,-50%);
    padding: 5px;
}
span.img_move img.img2{
    top:90px;
}
.dash_icn:hover img.img2{
    top:27px;
}
.dash_icn:hover img.img1{
    top:-60px;
}
.tab_bx {
    background: #fff;
    height: 400px;
    box-shadow: 0px 20px 20px rgba(114, 133, 166, 0.02);
    margin-bottom: 25px;
    overflow: hidden;
}
.tab_bx h3{
    margin: 0;
    background: linear-gradient(to bottom,#FFF 0%,#E5E5E5 100%);
    padding: 12px 15px;
    font-family: Bold;
    color: #010080;
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: 0px;
}
.tab_bdy {
    padding: 15px;
    height: 100%;
    background: #f5f5f5;
}
.tab_bdy ul{
    list-style: none;
    margin: 0;
    background: rgba(1, 0, 128, 0.11);
    height: 100%;
    padding: 7px;
    z-index: 0;

}
.tab_bdy ul li {
    font-family: Regular;
    color: #000;
    padding: 8px 10px;
    font-size: 12px;
    margin-bottom: 7px;
    cursor: pointer;
}
.tab_bdy ul li.active{
    background: #ffffff;
    color: #010080;
    font-family: Bold;
    border-left: 4px solid #010080;
    box-shadow: 0px 6px 20px rgba(38, 68, 119, 0.04);
}
.tab_bdy ul li.active a{
    color: #010080;
}
.tab_bdy ul li:hover{
    background: #ffffff;
    color: #010080;
}
.display_bx{
    background: #fff;
   height: 328px;
   padding: 12px;
}
.display_bx h4 {
    margin: 0;
    font-size: 13px;
    line-height: 24px;
    font-weight: bold;
}
.abt_sec{
    background: #fff;
    padding: 25px 0;
}
.abt_sec h3{
    margin: 0 0 15px;
    font-family: Bold;
    color: #010080;
    font-size: 20px;
    text-transform: uppercase;
    border-left: 4px solid;
    padding: 0 10px;
    letter-spacing: 2px;
}
.abt_sec p{
    font-family: Regular;
    line-height: 20px;
    margin: 0;
    font-size: 12px;
    text-align: justify;
    color: #424242;
}
.hlpdsk{
    background: #fff;
    text-align: center;
    padding: 20px 15px;
}
.hlpdsk h4 {
    font-family: Bold;
    margin: 0 0 12px;
    font-size: 14px;
    color: #010080;
}
.hlpdsk span{
    font-size: 12px;
    color: #585858;
    line-height: 15px;
    display: block;
}
.hlpdsk h3{
    font-family: Bold;
    color: #010080;
    font-size: 20px;
    margin: 15px 0 5px;
}
.footer_head{
    background: #d3d3d3;
    padding: 10px 0 10px;
}
.footer_head p{
    margin: 0;
    font-size: 15px;
    font-family: EB_M;
    letter-spacing: 1px;
    margin-right: 6px;
    font-weight: bold;
    display: inline-block;
    color: #434343;
}
p.address{
    font-family: EB_M;
    color: #dcdcdc;
}
footer{
    background: #3f3f3f;
    padding: 20px 0;
    color: #fff;
    margin-top: 30px;
}
ul.payment{
    list-style: none;
}
ul.payment li {
    float: left;
    padding-right: 5px;
    padding-bottom: 5px;
}
img.footer_img {
    display: block;
    background: #fff;
    padding: 3px;
    margin-top: 20px;
}
a.footer_ttl {
    font-size: 18px;
    font-family: Regular;
    color: #fff;
    margin: 5px 0px 0px;
    display: inline-block;
    margin-top: 17px;
    text-transform: uppercase;
    line-height: 30px;
}
.right{
    text-align: right;
}
footer h4 {
    font-family: Bold;
    margin-bottom: 15px;
    color: #f0f0f0;
    font-size: 14px;
}
.footer_end {
    background: #000000c7;
    color: #bfbfbf;
    padding: 13px 0;
    font-size: 11px;
}
.footer_end p {
    margin: 0;
}
.footer_end a {
    color: #fff;
}
ul.footer_ul{
    list-style: none;
}
ul.footer_ul a {
    color: #c1c1c1;
    margin: 2px 0;
    display: inline-block;
    font-size: 13px;
    transition: 0.5s;
}
ul.footer_ul a:hover{
    color:#fff; 
}
ul.round_tab {
    text-align: center;
    list-style: none;
    margin-top: 30px;
    background: #fff;
    margin-bottom: -40px;
    padding: 20px 0;
}
ul.round_tab li {
    display: inline-block;
    margin: 0 5px;
    position: relative;
    width: 220px;
}
ul.round_tab li span {
    display: inline-block;
    background: #ffefc6;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 2px solid #f5c137;
    font-size: 22px;
    padding-top: 11px;
    color: #010080;
}
ul.round_tab li.active span {
    background: #ddffe1;
    border-color: #fff;
    padding-top: 12px;
    color: #0b7d0b;
}
ul.round_tab li img{
    display: none;
}
ul.round_tab li.active img{
    display: block;
}
ul.round_tab li.active h5 {
    color: #0b7d0b;
}
ul.round_tab li.done span {
    background: #d4d4d4;
    border-color: #c5c5c5;
    color: #fff;
}
ul.round_tab li.done h5 {
    color: #a9a9a9;
}
ul.round_tab li span:after {
    content: "";
    border-left: 2px dotted #b9b9b9;
    position: absolute;
    top: -50px;
    left: 152px;
    height: 160px;
    transform: rotate(90deg);
    z-index: 0;
}
ul.round_tab li:last-child span:after {
    border-left: 0;
}
ul.round_tab li h5 {
    font-size: 13px;
    font-weight: bold;
    margin-top: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #010080;
    line-height: 22px;
}
.circle_dv {
    position: relative;
    width: 70px;
    height: 70px;
    margin: auto;
}
.circle_dv img {
    position: absolute;
    top: -5px;
    left: 0;
    width: 100%;
}
.fxd_bx{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: rgba(0, 0, 0, 0.46);
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 999;
    display: none;
}
.fxd_bx .notice{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: #fff;
    text-align: left;
    padding: 5px 15px;
}
.success_bx{
    padding: 35px 0 30px;
    text-align: center;
}
.success_bx img{
    height: 60px;
}
.success_bx h4{
    font-weight: bold;
    color: #77b43f;
}
.success_bx p {
    color: #272727;
    margin: 0 0 8px;
    font-size: 13px;
    font-weight: bold;
}
.success_bx hr {
    margin-top: 15px;
    margin-bottom: 15px;
}
.sml_schm h4 {
    border: 1px solid #fbd263;
    color: #010080;
    margin: 5px 0;
    padding: 8px;
    font-size: 13px;
    text-transform: uppercase;
    background: #ffe8a7;
    font-weight: bold;
    cursor: pointer;
}
.sml_schm .inr_txt {
    display: block;
    background: #fff;
    border: 1px solid #fbd263;
    padding: 7px 10px;
    border-top: 0;
    margin-top: -5px;
    line-height: 20px;
    display: none;
    font-size: 13px;
}
.captcha_div{
        text-align: center;
    margin-bottom: 15px;
}
.main_bdy{
    background: #fff;
    padding: 10px;
        min-height: 400px;
}
ul.sde_mnu li a{
    font-family: Regular;
    color: #252525;
    padding: 10px 10px;
    font-size: 13px;
    margin-bottom: 7px;
    font-weight: bold;
}

.file-upload-wrapper {
    position: relative;
    width: 100%;
    height: 40px;
    font-size: 14px;
    margin-bottom: 10px;
}
.file-upload-wrapper:before {
    content: 'Upload';
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    height: 40px;
    background: #f7d43d;
    color: #2d2d2d;
    font-weight: 700;
    z-index: 25;
    font-size: 14px;
    padding: 10px 15px;
    text-transform: uppercase;
    pointer-events: none;
    border-radius: 0 5px 5px 0;
}
.file-upload-wrapper input {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    height: 40px;
    margin: 0;
    padding: 0;
    display: block;
    cursor: pointer;
    width: 100%;
}
.file-upload-wrapper:after {
    content: attr(data-text);
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #e6e6e6;
    background: #fff;
    padding: 8px 15px;
    display: block;
    width: calc(100% - 40px);
    pointer-events: none;
    z-index: 20;
    height: 40px;
    line-height: 20px;
    color: #969696;
    font-weight: 300;
    border-radius: 4px;
}
h5.verify a{
    color: #fff;
    font-weight: Bold;
    display: inline-block;
    border: 1px solid #0b7d0b;
    background: #0b7d0b;
    padding: 7px 13px;
    font-size: 12px;
    border-radius: 5px;
    margin: 0 5px;
}
h5.verify a:hover{
    color: #0b7d0b;
    background: #fff;
}
ul.imp_info{
    padding: 15px 25px;
    font-family: Bold;
    font-size: 12px;
    line-height: 25px;
    background: #f7f7f7;
        list-style: initial;
}
.tab_bdy ul.imp_info li {
    color: #464646;
    font-weight: bold;
}
h4.ins{
    margin: 35px 0 -6px;
    font-weight: bold;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 10px;
    font-size: 16px;
    letter-spacing: 1px;
}
.dashbrd{
    padding: 10px;
    border-radius: 5px;
    border: 1px solid;
        margin: 15px 0;
}
.dashbrd p{
    text-align: center;
    color: #383838;
    font-size: 13px;
    font-weight: bold;
}
.dashbrd h4 {
    font-size: 22px;
    margin: 12px 0 0;
    font-weight: bold;
    text-align: right;
}
.dashbrd img{
    width: 100%;
}
.dashbrd span{
    display: inline-block;
    width: 60px;
    height: 60px;
    background: #fff;
    border-radius: 50%;
    padding: 12px;
}
.dashbrd hr {
    margin-top: 10px;
    margin-bottom: 15px;
    border-color: rgba(0, 0, 0, 0.13);
}
.dashbrd.red{
    background: #fff4f4;
    border-color: rgba(187, 41, 41, 0.37);
    box-shadow: 0px 0px 14px rgba(187, 41, 41, 0.23);
}
.dashbrd.blue{
    background: #eaf9ff;
    border-color: rgba(46, 140, 174, 0.36);
    box-shadow: 0px 0px 14px rgba(46, 140, 174, 0.38);
}
.dashbrd.yellow{
    background: #fdf8e9;
    border-color: rgb(214, 172, 12);
    box-shadow: 0px 0px 14px rgba(214, 172, 12, 0.4);
}
.dashbrd.red span{
    box-shadow: 0px 0px 14px rgba(187, 41, 41, 0.23);
}
.dashbrd.yellow span{
    box-shadow: 0px 0px 14px rgba(214, 172, 12, 0.4);
}
.dashbrd.blue span{
    box-shadow: 0px 0px 14px rgba(46, 140, 174, 0.38);
}
.dashbrd.red h4{
    color: #bb2929;
}
.dashbrd.yellow h4{
   color: #d6ac0c;
}
.dashbrd.blue h4{
    color: #2e8cae;
}
tr.tbl-hdr{
    background: #dadada;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 5px;
    border: 1px solid #e8e8e8;
    font-size: 13px;
    text-align: center;
}
a.verify{
     color: #fff;
    display: inline-block;
    border: 1px solid #0b7d0b;
    background: #0b7d0b;
    padding: 3px 10px;
    font-size: 11px;
    border-radius: 5px;
    margin: 0 5px;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: 0.5s;
}
a.verify:hover, a.verify:focus{
    background: #fff;
    color: #0b7d0b;
}

/*Colorbox design*/
ul.studentinfo_tab {
    list-style: none;
    text-align: center;
    background: #010074;
    color: #bbb;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.65);
    position: fixed;
    top: 42px;
    width: 100%;
    z-index: 10;
}
ul.studentinfo_tab li {
    display: inline-block;
    font-size: 13px;
    padding: 12px 29px;
    cursor: pointer;
    border-bottom: 3px solid rgb(1, 0, 116);
}
ul.studentinfo_tab li.active{
    border-bottom: 3px solid #fff;
    color: #fff;
    background: rgba(255, 255, 255, 0.23);
}
.top_mrgn {
    margin-top: 90px;
    padding-bottom: 60px;
}
/**/
h4.hd_txt{
    font-size: 16px;
    font-weight: bold;
    color: #010080;
}
.step {
    text-align: center;
}
.step span{
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    color: #fff;
    padding-top: 7px;
    font-weight: bold;
}
.step h4{
    padding: 5px 5px;
    font-size: 12px;
    font-weight: bold;
    line-height: 22px;
}
.step h4.green{
    background: #f3ffdc;
    border: 1px solid #c9ec82;
}
.step h4.blue{
       background: #dffbff;
    border: 1px solid #7cd2e0;
}
.step h4.red{
       background: #ffe9ee;
    border: 1px solid #f79eb3;
}
.step h4.yellow{
        background: #fffbca;
    border: 1px solid #ecde3b;
}
.all_stp i{
    display: inline-block;
    font-size: 20px;
    margin-top: 62px;
    color: #383838;
}
.all_stp{
    margin-top: 30px;
}
@media (min-width:320px) and (max-width:767px){
    h2.head span {
        position: relative;
        top: 0px;
        right: 0;
        margin: 10px 0;
    }
    h2.head {
        text-align: center;
        line-height: 20px;
    }
}
.logo a {
    font-size: 25px;
    font-weight: 600;
    line-height: 27px;
    color: #000;
}
.logo a>img {
    float: left;
    height: 58px;
    margin-bottom: 0px;
    margin-right: 10px;
    margin-top: 5px;
}
.logo a span {
    display: block;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
}
.main-heading {
    font-family: 'Raleway' , sans-serif;
    font-weight: bold;
    letter-spacing: 0;
    font-size: 35px;
    color: #2d2384;
}
.heading {
    font-family: 'Raleway' , sans-serif;
    font-size: 15px;
    font-weight: 300;
}