
@font-face {
  font-family: 'ABeeZee';
  font-style: normal;
  font-weight: 400;
  src: local('ABeeZee Regular'), local('ABeeZee-Regular'), 
  url(../fonts/new-font/abeezee/esDR31xSG-6AGleN2tWkkA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@import 'css/common-style.css';
body{
   color:#000;
   font-size: 11px;
   font-family: Sans-Serif, Arial, mayuri, verdana, arial;
   line-height: 1.4;
   letter-spacing: .02em;
   overflow-x: hidden;
   }
::-webkit-scrollbar {
   width: 6px;
   }
::-webkit-scrollbar-track {
   background: #f1f1f1; 
   }
::-webkit-scrollbar-thumb {
   background: #003366; 
   }
::-webkit-scrollbar-thumb:hover {
   background: #555; 
   }
.nogap{padding: 0px;margin: 0px;}
/*--------------------------------------------------------------------------------*/


/*HEADER SECTION PAGE CSS START*/
.top-border-sec{
   position: relative;
   }
.top-border{
   border-top: solid 3px #003366;
   
   width: 100%;
   top: 7px;
   position: absolute;
   z-index: -1;
   
   }
.header-section{
   margin-top: 8px;
   }
.inner-header-section{
   width: 100%;
   display: table;
   background: #fff;
   padding: 10px 0px;
}
.header-section .ashok-stambh{
   margin-top: 15px;
   }
.header-section .head-middle-section{
   background: #fbef9b;
   background: url(../images/header-bg3.png);
   background-repeat: no-repeat;
   background-size: cover;
   height: 132px;
   }
.header-section  p{
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	padding: 10px 25px 14px 130px;
   }
.header-section .head-right-section{
   height: 132px;
   padding: 13px 15px 6px 0px;
   background: url(../images/header-right-bg2.png);
   background: #b1d8ff;
   background-repeat: repeat-x;
   background-size: 1px 156px;
   position: relative;
   }
.header-section .head-right-section:after{
   content: "";
   width: 100%;
   height: 100%;
   right: -100%;
   top: 0;
   position: absolute;
   background: #b1d8ff;
   z-index: -99;
   }
.header-section .head-right-section img{
   float: right;
   display: table;   
   }
.header-section .logo-section{
   display: table;
   float: right;
   }

/*HEADER SECTION PAGE CSS END*/



/*MENU SECTION PAGE CSS START*/
.menu-section{
   width: 100%;
   display: table;
   background: #003366;
   }
.inner-menu-section{
   width: 100%;
   display: table;
   background:#fff;
   }
.nav-list{
   float: none;
   display: table;
   margin: 0 auto;
   }
.menu-section .nav-item{
   padding: 0px 0px;
}
.nav-item a {
   float: left;
   display: table;
   position: relative;
   color: #fff;
   line-height: 43px;
   border-right: solid 1px #24a03e;
     
   padding: 0px 10px;
   -webkit-transition-duration: 0.3s;
   transition-duration: 0.3s;
   }

.nav-item a:hover:before, .nav-item a:focus:before, .nav-item a:active:before, .nav-item a.active:before, .nav-item a:hover{
   background: #24a03e;
   }



.navbar{
   min-height: auto;
   border: none;
   margin-bottom: 0px;
   line-height: 20 !important;
   background-color: #003366;
   }
.dropdown-menu{
   background: #2c80d4;
   }

.navbar-nav .dropdown-menu > li > a:hover{
   background: #2c80d4;
   }
.dropdown-menu > li{padding: 0px !important;}
/*MENU SECTION PAGE CSS END*/




/*CONTAIN SECTION PAGE CSS START*/
.contain-section{
   padding: 0px 0px;
   }
.inner-contain-section{
   width: 100%;
   background: #fff;
   padding: 20px 0px;
   min-height: 360px;
   }
.inner-contain-section fieldset{
   border-radius: 2px !important;
   padding-bottom: 3px;
   }
.myaccount-sec {
   width: 100%;
   display: table;
   text-align: center
   }
.myaccount-sec h5{    margin-bottom: 0px;}
.myaccount-sec img{
   border: solid 1px #c7c7c7;
   border-radius: 50%;
   width: 110px;
   height: 110px;
   border-radius: 50%;
   margin: 0 auto;
   margin-bottom: 10px;
   overflow: hidden;
   }
.myaccount-sec .head-text{}

.other-rvtis-section{
   width: 100%;
   display: table;
   margin-bottom: 15px;
   border: solid 1px #d0d0d0;
   }
.other-rvtis-section .head-text{
   padding: 12px 14px 11px 14px;
   margin: 0px;
   color: #252525;
   font-size: 12px;
   font-weight: 600;
   text-transform: uppercase;
   background: #f5e15e;
   background: url(../images/heading-bg2.png);
   background-repeat: no-repeat;
   }
.other-rvtis-section .head-text .fa{
   color: #2c80d4;
    }
.other-rvtis-section .inner-other-retis{
   padding: 12px;
   }
.other-rvtis-section ul{
   width: 100%;
   display: table;
   padding: 0px;
   margin: 0px;
   }
.other-rvtis-section li{
   width: 100%;
   display: table;
   background: #efefef;
   background: url(../images/ul-bg.png);
   list-style-type: none;
   background-size: cover;
   border-bottom: solid 1px #fff;
   }
.other-rvtis-section li a{
   width: 100%;
   display: table;
   position: relative;
   padding: 10px 5px 10px 42px;
   color: #252525;
   font-weight: 500;
   font-style: normal;
   font-family: arial;
   text-decoration: none;
   }
.other-rvtis-section li a:hover, .other-rvtis-section li a.active{
   color: #003366;
   }
.other-rvtis-section li .fa{
   display: table-cell;
   position: absolute;
   top: 0px;
   bottom: 0px;
   left: 0px;
   width: 30px;
   color: #fff;
   text-align: center;
   padding: 12px 0px;
   vertical-align: middle;
   background: #003366;
   }
.other-rvtis-section{}

.other-rvtis-section li a .new-image{
   width: 30px;
   }

.other-rvtis-section .inner-other-retis .helpdesk-box {
   width: 100%;
   }
.other-rvtis-section iframe{
   border: none;
   }


.slider-section{
   width: 100%;
   display: table;
   margin-bottom: 18px;
   }
.welcome-text-section {margin-top: 0px;}
.welcome-text-section img{max-width: 100%;}
.welcome-text-section .heading-text{
   margin: 0px;
   padding: 0px;
   color: #003366;
   font-size: 20px;
   margin-bottom: 15px;
   margin-top:35px;
   }
.welcome-text-section .heading-text .color-span{
   color: #000;
   }
.welcome-text-section .heading-text .border-span{
   width: 80px;
   display: table;
   margin-top: 4px;
   border-bottom: solid 1px #c0c0c0;
   }   
.welcome-text-section .heading-text img{
	width:100% !important;
   }   
   
.welcome-text-section p{
   font-size: 12px;
   line-height: 1.6;
   text-align: justify;
   margin-bottom: 10px;
   }


.form-inputarea {
   width: 100%;
   position: relative;
   border: 1px solid #d9d9d9;
   margin-bottom: 7px;
   -webkit-transition-duration: 0.5s;
   -moz-transition-duration: 0.5s;
   transition-duration: 0.5s;
   }
.form-inputarea i {
   position: absolute;
   top: -2px;
   left: 0px;
   z-index: 100;
   font-size: 13px;
   color: #cecdcd;
   width: 35px;
   height: 40px;
   text-align: center;
   border-right: 1px solid #f1efef;
   line-height: 35px;
   }
.form-inputarea .text-box{
   width: 100%;
   height: 32px;
   text-decoration: none;
   outline: none;
   border: none;
   background: #fff;
   padding: 0px 15px 0 45px;
   font-size: 11px;
   letter-spacing: 1px;
   box-shadow: none;
   }
.form-submitbut {
   width: 100%;
   height: 32px;
   outline: none;
   border: none;
   background: #003366;
   margin-top: 0px;
   color: #fff;
   font-size: 11px;
   font-weight: 500;
   font-style: normal;
   text-align: center;
   letter-spacing: 2px;
   text-decoration: none;
   text-transform: uppercase;
   -webkit-transition-duration: 0.3s;
   -moz-transition-duration: 0.3s;
   transition-duration: 0.3s;
   }
.form-submitbut:hover{
   background: #003366;
   }
.forget-password{
   display: block;
   color: #252525;
   text-align: center;
   margin-top: 7px;
   }
/*CONTAIN SECTION PAGE CSS END*/


/*FORTH CONTAIN SECTION PAGE CSS START*/
.forth-contain-section{}
.inner-forth-contain{
   display: table;
   width: 100%;
   background: #fff;
   padding: 15px 0px;
   padding-bottom: 30px;
   }
.image-border-section{
   display: table-cell;
   width: 100%;
   display: table;
   padding: 10px;
   border: solid 1px #c0c0c0;
   }
.image-border-section img{
   display: table;
   margin: 0 auto;
   }
.image-border-section:hover{
   cursor: pointer;
   border: solid 1px #2c80d4;
   }
/*FORTH CONTAIN SECTION PAGE CSS END*/

.table-section .table thead{
   color: #fff;
   font-size: 12px;
   white-space: nowrap;
   background: #003366;
   }


/*FOOTER SECTION PAGE CSS START*/
.footer-top-border{
   background: #fff;
   padding: 1px 0px;
   border-top: solid 3px #b1d8ff;
   }
.footer-section{
   color: #fff;
   text-align: center;
   }
.inner-footer-section{
   width: 100%;
   display: table;
   background: #003366;
   padding: 10px 0px 7px 0px;
   }
.footer-section .footer-text{
   margin: 0px;
   margin-bottom: 4px;
   }
.footer-section ul{
   display: table;
   padding: 0px;
   margin: 0 auto;
   }
.footer-section li{
   display: inline-block;
   color: #b1d8ff;
   font-family: verdana, arial;
   padding: 0px 12px;
   list-style-type: none;
   border-right: solid 1px #fff;
   }
.footer-section li:last-child{
   color: #fff;
   border: none;
   }
.footer-section li a{
   color: #9fd8ff;
   }
/*FOOTER SECTION PAGE CSS END*/


/*CONTACT US PAGE CSS START*/
.contact-details-section{}
.contact-details-section .details-row{
   width: 100%;
   display: table;
   position: relative;
   padding-left: 27px;
   margin-bottom: 8px;
   }
.contact-details-section .details-row .fa{
   position: absolute;
   top: 0;
   left: 0;
   color: #003366;
   font-size: 18px;
   }
.contact-details-section h4{
   font-size: 12px;
   font-weight: 600;
   }

.contact-form-section{
   width: 100%;
   display: table;
   margin-top: 25px;
   padding-top: 35px;
   border-top: solid 1px #d0d0d0;
   }
.contact-form-section .heading-text{
   margin: 0px;
   padding: 0px;
   color: #003366;
   font-size: 20px;
   margin-bottom: 15px;
   }
.contact-form-section .heading-text .border-span {
   width: 80px;
   display: table;
   margin-top: 4px;
   border-bottom: solid 1px #c0c0c0;
   }
.contact-form-section h4{
   color: #32b54f;
   font-size: 12px;
   font-weight: 600;
   }
.contact-form-section .form-row{
   width: 100%;
   display: table;
   }
.contact-form-section .form-row span{
   display: table;
   font-size: 12px;
   font-weight: 500;
   margin-bottom: 4px;
   }
.contact-form-section .text-box, 
.contact-form-section .select-box, 
.contact-form-section  .text-area, .date-picker{
    height: 36px;
    font-size: 14px;
    padding: 6px 10px;
    border-radius: 0px;
    margin-bottom: 12px;
    box-shadow: none;
    color: #062b50;
   }
.contact-form-section  .text-area{
   min-height: 100px;
   }
.contact-form-section .text-box:focus{
   border-color: #2c80d4;
   }
.contact-form-section .add-textbox{
   font-size: 12px;
   padding: 6px 6px;
   }
.contact-form-section .submit-but{
   display: table;
   color: #fff;
   font-size: 13px;
   font-weight: 500;
   font-style: normal;
   text-align: center;
   border: none;
   outline: none;
   border-radius: 4px;
   margin-bottom: 15px;
   padding: 10px 25px;
   background: #003366;
   transition: .3s;
   -moz-transition: .3s;
   -webkit-transition: .3s;
   }
.contact-form-section .submit-but:hover{
   color: #fff;
   background: #003366;
   transition: .3s;
   -moz-transition: .3s;
   -webkit-transition: .3s;
   }
/*CONTACT US PAGE CSS END*/

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
   background-color: #b1d8ff;
   }
.navbar-default .navbar-toggle{
   background-color: #b1d8ff;
   }
.navbar-default .navbar-toggle .icon-bar{
   background: #003366;
   }
.contact-form-section{padding-top: 25px;}

.pl-0{padding-left: 0px;}
.pr-0{padding-right: 0px;}
      

.marquee-section{background: #b1d8ff;}
.inner-marquee-section{background: #fff;}
.marquee-section .marquee{
   font-size:13px;
   padding: 4px 0px;
   background: #b1d8ff;
   }
.marquee-section .marquee a{
   color: #800067;
   }  

/*my-profile-section*/
.my-profile-section{
   width: 100%;
   display: table;
   }
.profile-top-section{   
   width: 100%;
   height: 120px;
   position: relative;
   border-radius: 2px;
   background: #f7f6f6;
   border: solid 1px #e6e6e6;
   }
.profile-top-section .pic-coloum{
   height: 100%;
   }
.profile-top-section .edit-coloum{height: 100%;}
.profile-top-section .profile-pic{
   width: 118px;
   height: 118px;
   background: #f7f6f6;
   position: absolute;
   bottom: -50px;
   left: 20px;
   border: solid 1px #bce8f1;
   overflow: hidden;
   }
.profile-top-section .profile-pic img{
   width: 100%;
   max-width: 100%;
   height: 100%;
   padding: 3px;
   }
.profile-top-section .person-name{
   position: absolute;
   bottom: 10px;
   left: 150px;
   font-size: 22px;
   text-transform: capitalize;
   }
.profile-top-section ul{
   margin: 0px;
   padding: 0px;
   float: right;
   position: absolute;
   bottom: 10px;
   right: 20px;
   }
.profile-top-section li{
   list-style-type: none;
   float: left;   
   }
.profile-top-section li a{
   width: 40px;
   height: 32px;
   display: table;
   color: #c0c0c0;
   font-size: 14px;
   line-height: 20px;
   text-align: center;
   text-decoration: none;
   padding: 6px;
   margin-left: 4px;
   border-radius: 2px; 
   border: solid 1px #e6e6e6;
   transition: .3s;
   -moz-transition: .3s;
   -webkit-transition: .3s;
   }

.profile-top-section li a:hover{
   color: #f07d00;
   border-color: #f07d00;
   transition: .3s;
   -moz-transition: .3s;
   -webkit-transition: .3s;
   }
.profile-top-section li a.edit-but{
   width: 115px;
   padding: 5px 5px 3px 5px;
   }
.profile-top-section li a.edit-but .fa{
   margin-right: 2px;
   }

.profile-details-section{
   width: 100%;
   display: table;
   margin-top: 80px;
   padding: 15px 0px;
   border: solid 1px #e6e6e6;
   }
.my-profile-section .pro-coloum-left{border-right: solid 1px #e6e6e6;}

.my-profile-section .pro-details-row{
   border-bottom: dashed 1px #e6e6e6;
   }

.profile-details-section ul{
   width: 100%;
   display: table;
   padding: 0px;
   margin: 0px;
   }
.profile-details-section ul:first-child{}
.profile-details-section li{
   width: 50%;
   display: table;
   float: left;
   color: #a5a4a4;
   font-size: 12px;
   padding: 9px 0px;
   }
.profile-details-section li:first-child{
   width: 45%;
   color: #7f7f7f;
   }
.profile-details-section li:nth-child(2){
   width: 5%;
   color: #7f7f7f;
   }
.about-me-sec{
   width: 100%;
   display: table;
   padding: 0px 15px;
   }
.about-me-sec li{border-bottom: none;}
.about-me-sec li:first-child{
   width: 20% !important;
   }
.about-me-sec li:nth-child(2){width: 30px;text-align: center;}
.about-me-sec li:last-child{
   width: 76%;
   padding: 10px;
   line-height: 1.5;
   border-bottom: none;
   }

.back-profile{
   position: absolute;
   left: 26px;
   color: #3a87ad;
   font-size: 11px;
   text-decoration: none;
   }
.back-profile:hover{
   color: #f07d00;
   text-decoration: none
   }


/*Profile Edit section*/
.profile-edit-section{
   width: 100%;
   display: table;
   padding: 15px 0px;
   border: solid 1px #e6e6e6;
   }
.inn-pro-edit{display: table;width: 100%;}
.profile-edit-section .pro-coloum-left{border-right: solid 1px #e6e6e6;}
.profile-edit-section .pro-details-row{
   padding: 10px 0px 15px 0px;
   border-bottom: dashed 1px #e6e6e6;
   }
.profile-edit-section .text-box, .profile-edit-section .textarea{
   font-size: 13px;
   border-radius: 2px;
   border-color: #e6e6e6;
   box-shadow: none;
   border-radius: 2px;
   }
.profile-edit-section .text-box::placeholder, .profile-edit-section .textarea::placeholder{font-size: 11px;}
.profile-edit-section .textarea{height: 100px;}
.profile-edit-section .form-group{margin-bottom: 0px;}
.profile-edit-section .form-group label{
   color: #7f7f7f;
   font-size: 13px;
   font-weight: 500;
   }
.profile-edit-section .form-group label span{color: #ff0000;font-size: 14px;}
.profile-edit-section input[type="radio"], .profile-edit-section input[type="checkbox"]{margin-top:4px;}

.pro-edit-img{
   width: 100%;
   display: table;
   }
.profile-edit-section .pro-edit-img{
   max-width: 118px;
   max-height: 222px;
   background: #f7f6f6;
   border: solid 1px #bce8f1;
   overflow: hidden;
   }
.profile-edit-section .pro-edit-img img{
   width: 100%;
   max-width: 100%;
   }
.profile-edit-section .person-name{
   display: table;
   padding: 0px;
   margin: 0px auto;
   margin-top: 10px;
   text-align: center;
   }
.profile-edit-section .edit-profile-but{
   display: table;
   width: 100%;
   max-width: 100%;
   border: solid 1px #b77126;
   margin-top: 4px;
   padding: 7px 10px;
   color: #fff;
   font-size: 12px;
   text-align: center;
   text-decoration: none;
   border-radius: 2px;
   background: #f07d00;
   transition: .3s;
   -moz-transition: .3s;
   -webkit-transition: .3s;
   }
.profile-edit-section .remove-but{
   width: 100%;
   max-width: 100%;
   padding: 7px 10px;
   font-size: 12px;
   text-align: center;
   text-decoration: none;
   border-radius: 2px;
   margin-top: 4px;
   }
.profile-edit-section .savepro-but{
   display: table;
   margin: 0 auto;
   padding: 6px 20px;
   color: #fff;
   text-align: center;
   background: #f07d00;
   transition: .3s;
   -moz-transition: .3s;
   -webkit-transition: .3s;
   }   
.profile-edit-section  .savetutor-but{
   display: table;
   margin: 0 auto;
   padding: 6px 20px;
   color: #fff;
   text-align: center;
   background: #f07d00;
   transition: .3s;
   -moz-transition: .3s;
   -webkit-transition: .3s;
   }     
.profile-edit-section .savepro-but:hover, .profile-edit-section .edit-profile-but:hover{
   color: #333333;
   background-color: #ebebeb;
   border-color: #adadad;
   transition: .3s;
   -moz-transition: .3s;
   -webkit-transition: .3s;
   }
   
.language-but{display: table;margin: auto;}
.language-but button{margin-left: 4px; float: left;}

    
	
.language-sec{
	float: right;
   display: table;
   }
.language-sec li{
   float: left;
   list-style-type: none;
   }
.language-sec li a{
   color: #ffffff;
   padding: 6px 10px 8px 8px;
   line-height: 1.5;
   border: solid 1px #cdcdcd;
   background-color: #003366;
   text-decoration: none;
   }
.language-sec li:last-child a{border-left: 1px solid transparent}
.language-sec li a:hover{
   background-color: #FF9800;
   border: solid 1px #ff9800;
   }
.language-sec li a img{
   width: 18px;
   height: 12px;
   display: inline;
   vertical-align: middle;   
   }
.language-sec li a span{
   margin-left: .4em;
   }


/**/
.header-contact-section {
   width: 100%;
   display: table;
   }
.header-contact-section ul {
   display: table;
   padding: 0px;
   margin: 0 auto;
   margin-top: 20px;
   }
.header-contact-section li {
   float: left;
   position: relative;
   color: #000;
   padding: 0px;
   list-style-type: none;
   }
.header-contact-section li:first-child {
   margin-right: 90px;
   }
.header-contact-section li a {
   color: #2a6eb3;
   font-size: 15px;
   text-decoration: none;
   }
.header-contact-section li h4 {
   color: #036;
   font-size: 17px;
   font-weight: 600;
   margin-bottom: 3px;
   }
.header-contact-section li i {
   float: left;
   
   color: #86c3ff;
   font-size: 16px;
   font-weight: 800;
   line-height: 2.8;
   text-align: center;   
   width: 45px;
   height: 45px;
   margin-top: 2px;
   margin-right: 6px;
   margin-right: 12px;
   border-radius: 50%;
   background: #003366;   
   }
.header-contact-section li:first-child i {
   top: 2px;
   }

/**/
.overflow-auto {
   max-height: 370px;
   overflow-y: auto;
   margin-right: 3px !important;
   }
.search-panel {
   width: 100%;
   display: table;
   padding: 0px;
   background: #fff;
   }
.search-panel .panel {
   margin-bottom: 4px;
   box-shadow: none;
   }
.search-panel .panel-default > .panel-heading{
   padding: 0;
   background: none;
   border: none;
   }
.search-panel .panel-title {
   font-size: 14px;
   }
.search-panel .panel-heading a {
   width: 100%;
   display: inline-block;
   padding: 9px 35px 8px 10px;
   position: relative;
   text-decoration: none;
   color: #222;
   font-weight: 600;
   font-size: 13px;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   }

.search-panel .panel-heading a:after {
   font-family: "FontAwesome";
   content: "\f147";
   position: absolute;
   right: 8px;
   font-size: 14px;
   font-weight: 400;
   top: 50%;
   line-height: 1;
   margin-top: -7px;
   }
.search-panel .panel-heading.blank a:after {content: "";}
.search-panel .panel-heading a.collapsed:after {
   content: "\f196";
   }
.search-panel-row {
   display: block;
   max-height: 135px;
   overflow-y: scroll;
   }
.search-panel .search-panel-row ul{
   width: 100%;
   display: table;
   margin: 0px;
   padding: 0px;
   }
.search-panel .search-panel-row li{
   background: none;
   position: relative;
   list-style-type: none;
   }
.search-panel .search-panel-row li a{
   display: table;
   color: #000;
   font-size: 12px;
   list-style-type: none;
   margin-bottom: 6px;
   padding: 0px;
   padding-left: 10px;
   }
.search-panel .search-panel-row li a:hover {
   color: #2c80d4;
   }


/**/
.profile-section{
   width: 100%;
   display: table;
   border-radius: 2px;
   margin-bottom: 10px;
   border: 1px solid #d8d6d6;
   }
.profile-bg-sec{
   width: 100%;
   height: 68px;
   padding: 15px 15px;
   background: #f5f5f5;
   border-bottom: solid 1px #efefef;
   }
.profilepic-sec{
   width: 100px;
   height: 100px;
   background: #fff;
   border-radius: 2px;
   border: 1px solid #d8d6d6;
   }
.profilepic-sec img{
   width: 100%;
   height: 100%;
   }
.profile-description{
   width: 100%;
   display: table;
   padding: 15px;
   margin-top: 45px;
   font-size: 13px;
   }
.profile-description table{
   font-size: 12px !important;
   }
.profile-description table td{
   padding: 7px;
   }
.profile-description table tr td:first-child{
   font-weight: 600;
   }
   

.myaccount-box{
   display: table;
   }
.myaccount-box, .question-banks-box, .instructions-box, .question-paper-box{
   width: 100%;
   padding: 15px 15px 15px 15px;
   border: solid 1px #d0d0d0;
   }
.instructions-box{
   border: none;
   }

.instructions-box ul{
   padding-left: 15px;
   margin-left: 0px;
   }
.instructions-box li{
   margin-bottom: 10px;
   list-style-type: square;
   }


.instructions-box h1{
   font-size: 13px;
   margin-bottom: 4px;
}
.instructions-box h1 strong{
   font-weight: 600;
   }
.instructions-box .head-text{
   margin-top: 16px;
   margin-bottom: 0px;
   }  
.instructions-box strong{
   font-weight: 600;
   }
.course-heading-sec h1{
   font-size: 18px;
   }  
.course-heading-sec{padding-top: 12px;}
.question-banks-box .start-exam-but{
   border-radius: 4px !important;
   float: right;
   }
.question-banks-box table{
   font-size: 12px;
   }
.question-banks-box h3{
   font-size: 14px;
   margin-bottom: 5px;
   margin-top: 15px;
   }
.question-banks-box p{
   color: #717171;
   font-size: 11px;
   }
.question-banks-box .table > thead > tr > th, 
.question-banks-box .table > tbody > tr > th, 
.question-banks-box .table > tfoot > tr > th, 
.question-banks-box .table > thead > tr > td, 
.question-banks-box .table > tbody > tr > td, 
.question-banks-box .table > tfoot > tr > td{
   vertical-align: middle;
}

.exam-but {
	display: table;
	padding: 11px 32px 10px 32px;
	margin: 0px;
	margin-bottom: 6px;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	text-align: center;
	text-transform: normal;
	border-radius: 4px;
	background: #0e68a7 !important;
	color#fff: ;
	border: 0;
   }
   
   
.exam-but{
   display: table;
   padding: 11px 14px 10px 14px;
   margin: 0px auto;
   margin-bottom: 6px;
   color: #fff;
   font-size: 13px;
   font-weight: 500;
   text-align: center;
   text-transform: uppercase;
   background: #97d881;
   }
.exam-but:hover{
   color: #fff;
   background: #003466;
}


.question-paper-box{
   padding: 10px;
   padding-left: 10px;
   margin-bottom: 10px;
   }
.question-paper-box .course-noquestion{
   width: 100%;
   display: table;
   font-size: 13px;
   padding: 10px 10px;
   border-radius: 4px;   
   border: solid 1px #c2ec86;
   }
.course-noquestion h1, .course-noquestion h2, .course-noquestion h3{
   margin: 0px;
   font-size: 13px;
   font-weight: 600;
   }
.question-paper-box .course-noquestion h1{
   float: left;
   }
.question-paper-box .course-noquestion h2{
   float: right;
   }
   
.question-paper-box .course-noquestion h3{
   margin: 0px auto;
   display: table;
   }   

.question-sec{
   width: 100%;
   display: table;
   padding: 6px 0px;
   margin-top: 5px;
   }
.question-sec .noquestion-text{
   text-align: right;
   margin-bottom: 0px;
   }
.question-sec .noquestion-text .minus{
   color: #ff0000;
   font-weight: 600;
   }
.question-sec .noquestion-text .plus{
   color: #43b343;
   font-weight: 600;
   }

.question-sec .question-box{
   padding: 0px 4px;
   min-height: 187px;
	font-size: 15px;
   margin-bottom: 10px;
   border-bottom: solid 1px #f1f1f1;
   }
.question-sec .answer-box{
   min-height: 90px;
   }
.question-sec .answer-box ul{
   margin: 0px;
   padding: 2px;
   padding-bottom: 0px;
   }
.question-sec .answer-box li{
	float: left;
	position: relative;
	width: 50%;
	min-height: 55px;
	font-size: 12px;
	padding-left: 0px;
	margin-bottom: 15px;
	list-style-type: none;
	}
.question-sec .answer-box li:hover{cursor: pointer;}
.question-sec .answer-box li input[type="radio"]{
   position: absolute;
   top: -2px;
   left: 0px;
   }
.question-sec .answer-box li label{    
   /*width: 93%;
   min-height: 32px;*/
	width: 94%;
	padding-top: 3px;
	padding-left: 20px;
	display: flex;
	align-items: flex-start;
	}


/* Base for label styling */
.answer-box [type="radio"]:not(:checked),
.answer-box [type="radio"]:checked {
   position: absolute !important;
   left: -9999px !important;
   }
.answer-box [type="radio"]:not(:checked) + label,
.answer-box [type="radio"]:checked + label {
   position: relative;
   cursor: pointer;
   margin: 22px auto;
   margin-top: 12px;
   display: table;
   padding-left: 20px;
   }


/* checkbox aspect */
.answer-box [type="radio"]:not(:checked) + .custom-check:before,
.answer-box [type="radio"]:checked + .custom-check:before {
   content: '';
   position: absolute;
   left: 0;
   top: 0;
   width: 15px;
   height: 15px;
   background: none;
   border-radius: 2px;
   border: solid 1px #909090;
   }
/* checked mark aspect */
.answer-box [type="radio"]:not(:checked) + .custom-check:after,
.answer-box [type="radio"]:checked + .custom-check:after {
  content: '\2713\0020';
   position: absolute;
   top: -3px;
   left: 3px;
   font-size: 20px;
   line-height: 0.8;
   color: #00ce5c;
   transition: all .2s;
   font-family: 'Lucida Sans Unicode', 'Arial Unicode MS', Arial;
   }
/* checked mark aspect changes */
.answer-box [type="radio"]:not(:checked) + .custom-check:after {
  opacity: 0;
  transform: scale(0);
}
.answer-box [type="radio"]:checked + .custom-check:after {
  opacity: 1;
  transform: scale(1);
}
/* disabled checkbox */
.answer-box [type="radio"]:disabled:not(:checked) + .custom-check:before,
.answer-box [type="radio"]:disabled:checked + .custom-check:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
.answer-box [type="radio"]:disabled:checked + .custom-check:after {
  color: #999;
}
.answer-box [type="radio"]:disabled + .custom-check {
  color: #aaa;
}



.buttom-box{
   display: table;
   width: 100%;
   margin-top: 10px;
   }
.buttom-box .question-but{
   float: left;
   width: 24.6%;
   display: table;
   padding: 10px 0px 10px 0px;
   margin: 0px auto;
   margin-right: 3px;
   color: #fff;
   font-size: 12px;
   font-weight: 500;
   text-align: center;
   text-decoration: none;
   border: none;
   outline: none;
   border-radius: 4px;
   background: #7cbcfc;
   }
.buttom-box .question-but:last-child{margin-right: 0px;}
.buttom-box .question-but.previous-but{opacity: 0.6;}
.buttom-box .question-but.prev{background-color: #337ab7;}
.buttom-box .question-but.review-but{      }
.buttom-box .question-but.next-but{background-color: #337ab7;}
.buttom-box .question-but.next{opacity: 0.6;}
.buttom-box .question-but.clear-but{background-color: #f0ad4e;}
.buttom-box .question-but.finish-but{background-color: #449d44;}

.buttom-box .question-but.previous-but:hover{background-color: #286090;}
.buttom-box .question-but.review-but:hover{
   background: #63a5e6;
   }
.buttom-box .question-but.next-but:hover{background-color: #286090;}
.buttom-box .question-but.clear-but:hover{background-color: #ec971f;}
.buttom-box .question-but.finish-but:hover{background-color: #43b343;}


.time-status-sec, .summary-sec, .questionNo-sec{
   margin-bottom: 14px;
   padding-bottom: 5px;
   border-bottom: solid 1px #c2ec86;
   }
.questionNo-sec{
   border-bottom: 0px;
   }

.time-status-sec .sub-head-text, .summary-sec .sub-head-text, .questionNo-sec .sub-head-text{
   color: #252525;
   font-size: 13px;
   font-weight: 600;
   margin: 12px 0px;
   margin-bottom: 8px;
   }
.time-status-sec .visible-date{
   width: 100%;
   display: table;
   padding: 5px 0px;
   text-align: center;
   border: solid 1px #c2ec86;
   }


.summary-sec ul{
   margin: 0px;
   padding: 0px;
   }
.summary-sec li{
   width: 49%;
   padding: 0px;
   display: inline-block;
   list-style-type: none;
   margin-bottom: 6px;
   border: none;
   }
.summary-sec .summary-box{
   float: left;
   width: 32px;
   height: 31px;
   color: #fff;
   font-size: 13px;
   text-align: center;
   margin-right: 6px;
   border-radius: 4px;
   background: #909090;
   padding: 7px 0px 0px 0px;
   }
.summary-sec li p{
   line-height: 2.8;
   }
.summary-sec .summary-box.answer-box{background: #449d44;}
.summary-sec .summary-box.marked-box{background: #6045f9ed;}
.summary-sec .summary-box.not-answer-box{background: #7cbcfc;}
.summary-sec .summary-box.not-visited-box{background: #909090;}
.summary-sec .summary-box.wrong-answer-box{background: #d60c0c;}

.questionNo-sec ul{
   margin: 0px;
   padding: 0px;
   height: 208px;
   overflow-y: auto;
   margin-top: 5px;
   }
.questionNo-sec li{
   float: left;
   display: table;
   width: auto;
   padding: 0px;
   margin-right: 7px;
   margin-bottom: 7px;
   border: none;
   list-style-type: none;  
   }
.questionNo-sec .questionNo-box{
   display: table;
   width: 30px;
   height: 30px;
   color: #fff;
   font-size: 13px;
   text-align: center;
   padding: 7px 0px 0px 0px;
   background: #909090;
   border-radius: 4px;
   }
.questionNo-sec .questionNo-box:hover, .questionNo-sec .questionNo-box.active{
   text-decoration: none;
   background: #0089ff;
   }
.questionNo-sec .notanswer-box {
   background: #7cbcfc;
   }
.questionNo-sec .answer-box {
   background: #449d44;
   }
.questionNo-sec .marked-box {
   background: #6045f9ed;
   }

.summry-section{
   width: 100%;
   display: table;
   margin-bottom: 12px;
   border: solid 1px #d0d0d0;
   margin-top: 45px;
   }
   
.summry-section .head-text{
   padding: 9px 14px 9px 14px;
   margin: 0px;
   font-size: 13px;
   font-weight: 600;
   }   

.container-section{
   height: 67%;
   padding: 0px 0px;
   }
   
.course-answer{
   width: 100%;
   display: table;
   padding: 9px 8px;
   font-size: 13px;
   font-weight: 600;
   margin-bottom: 15px;
   border: solid 1px #f1f1f1;
   }
.course-answer h1, .course-answer h2{
   margin: 0px;
   font-size: 14px;
   }
.course-answer h1{
   float: left;
   }
.course-answer h2{
   float: right;
   }
   


/**/
.guide-box {
   width: 100%;
   display: table;
   }
.guide-box ul {
   display: table;
   padding: 0px;
   margin: 0px;
   list-style: none;
   }
.guide-box li {
   display: table;
   line-height: 2.7;
   vertical-align: middle;
   list-style-type: none;
   }
.guide-box li .icon-box {
   float: left;
   display: table;
   width: 31px;
   height: 30px;
   text-align: center;
   background: #c0c0c0;
   border-radius: 50%;
   margin-right: 8px;
   }
.guide-box li .fa {
   color: #fff;
   line-height: 2.9;
   }
.guide-box li .icon-box.answer {
   background-color: #97d881;
   }
.guide-box li .icon-box.notanswer {
   background-color: #f16a43;
   }
.guide-box li .icon-box.marked {
   background-color: #44a1ef;
   }
.guide-box li .icon-box.notvisited {
   background-color: #656f7d;
   }
.trams-condition {
   padding: 0px !important;
   margin: 0px !important;
   margin-top: 10px !important;
   }
.trams-condition li {
   position: relative;
   padding-left: 20px;
   list-style-type: none;
   }
.trams-condition li input[type="checkbox"] {
   position: absolute;
   top: -3px;
   left: 0px;
   }
.examboard-section p {
   font-size: 15px;
   line-height: 1.6;
   text-align: justify;
   margin-bottom: 5px;
   }
.examboard-section p  img{
	max-width: 100%;
}
.trams-condition-text {
   font-size: px;
   color: #fb6b5b;
   }
.exam-but {
   display: table;
   padding: 11px 14px 10px 14px;
   margin: 0px;
   margin-bottom: 6px;
   color: #fff;
   font-size: 13px;
   font-weight: 500;
   text-align: center;
   text-transform: uppercase;
   border-radius: 4px;
   background: #97d881;
   }



.doexam-page-body{
   background: #e4e4e4;
   }
.exam-contain-section{
   margin-top: 15px;
   }
.exam-contain-section .inner-contain-section{
   padding: 1px 5px 21px 5px;
   margin-top: 15px;
   background: none;
   border-radius: 9px;
   background: #d2f69f;
   border: solid 4px #6551cc;
   }
.exam-contain-section .heading-text{
   width: 100%;
   display: table;
   color: #252525;
   font-size: 18px;
   margin-bottom: 15px;
   }
.exam-contain-section .welcome-text-section{
   padding: 15px;
   background: #fff;
   border-radius: 9px;
   background: #efffd8;
   border: solid 1px #bfe48a;
   }

.exam-contain-section .question-paper-box{
   border: none;
   padding: 5px 0px;
   }

.exam-contain-section .our-product{
   width: 100%;
   display: table;
   padding: 3px 15px;   
   border-radius: 9px;
   background: #efffd8;
   border: solid 1px #bfe48a;
   }


[disable="disabled"]{
   cursor: not-allowed;
}


/**/
.view-result-section table{
   font-size: 12px;
   }
.view-result-section table thead th, .view-result-section table tbody td{
   text-align: center;
   }
.view-result-section .view-result-but{
   margin: 0 auto;
   font-size: 12px;
   text-align: center;
   padding: 4px 9px 3px 9px;
   border-radius: 4px !important;
   }
.download-admin-section .download-link{
   color: #000;
   font-size: 14px;
   font-weight: 400;
   }


.my-suggestion ul{
   margin: 0px;
   padding: 0px;
   }
.my-suggestion li{
   font-size: 14px;
   list-style-type: none;
   margin-bottom: 6px;
   }
.my-suggestion li:last-child{
   margin-bottom: 0px;
   }
.blink{
   animation: blinker 0.6s linear infinite;
   color: #ff0000; 
   font-weight: 600;
   }
.blink:focus, .blink:hover{
   color: #ff0000;
   }
@keyframes blinker {
   50% {
      opacity: 0;
      }
   }

/**/
.fee-structure-sec table{
   border: 1px solid rgb(204, 204, 204);
   background-image: initial;
   background-position: initial;
   background-size: initial;
   background-repeat: initial;
   background-attachment: initial;
   background-origin: initial;
   background-clip: initial;
   border-collapse: collapse;
   width: 100%;
   font-size: 12.48px;
   margin-bottom: 10px;
   color: rgb(0, 0, 0);
   font-family: Arial, Helvetica, sans-serif;
   }
.welcome-text-section caption{
   background: rgb(229, 229, 229);
   color: rgb(11, 71, 117);
   padding: 8px 5px;
   margin: 10px 0px;
   font-weight: bold;
   }
.fee-structure-sec tbody tr:first-child{
   padding: 8px;
   border-left: 0px;
   border-right: 0px;
   background: #003366;
   }
.fee-structure-sec tbody tr:first-child th{
   padding: 8px;
}


/**/
.exam-result-box{
   display: block;
   max-height: 385px;
   overflow: auto;
   }
.exam-result-box .question-paper-box{
   margin-bottom: 15px;
   }
.exam-result-box .question-paper-box{
   padding: 0px !important;
   }
.exam-result-box .question-paper-box .course-noquestion{
   border: none;
   border-radius: 0px; 
   background: #b1d8ff;
   }
.exam-result-box .question-sec .question-box{
   padding: 0px 12px;
   }
.exam-result-box .course-answer{
   margin-bottom: 0px !important;
   }
.exam-result-box .question-sec .answer-box li{
   margin-bottom: 0px;
   padding-left: 0px;
   }
.exam-result-box .question-sec .answer-box li label{
   height: auto;
   margin: 0px auto !important;
   margin-bottom: 4px !important;
   }
.exam-result-box .question-sec .answer-box{
   min-height: auto;
   }

.summry-section{
   padding: 10px;
   margin-top: 41px;
   }
.summry-section.summary-sec li{
   width: 100%;
   }
.summry-section.summary-sec li p{
   margin-bottom: 3px;
   }

/**/
.check_box label {
   font-weight: normal;
   font-size: 12px;
   line-height: 1.3;
   }
.check_box label input {
   display: none;
   }
.check_box label span {
   height: 15px;
   width: 15px;
   border: 1px solid #6551cc;
   display: inline-block;
   position: relative;
   text-align: center;
   line-height: 16px;
   vertical-align: bottom;
   margin: 2px 7px 2px 0;
   float: left;
   border-radius: 2px;
   
   position: absolute;
    left: 0;
    top: 0;
   }
.check_box [type=radio]:checked + span:before {
   font-family: 'Lucida Sans Unicode', 'Arial Unicode MS', Arial;
   content: '\2713\0020';
   position: absolute;
   color: #00ce5c;
   top: -4px;
   left: 1px;
   background: none;
   height: 18px;
   width: 18px;
   font-size: 20px;
   }
   
.padding-zero{
   padding:0px;
   } 


/**/
.rvti-login-sec .form-inputarea .text-box{
   font-size: 14px;
   }
.rvti-login-sec .form-inputarea .text-box::placeholder{
   font-size: 11px;
   }
/**/



/**/
.recharge-model{
   background: rgba(0, 0, 0, 0.38);
   padding-right: 0px;
   }
.recharge-model .modal-dialog{
   margin: 90px auto;
   }
.recharge-model .modal-content{
   border: none;
   overflow: hidden;
   text-align: center;
   border-radius: 5px;
   padding-top: 18px;
   background-color: #fff;
   box-shadow: none !important;
   }
.recharge-model .error-icon{
   width: 40px;
   }
.recharge-model .heading-text{
   font-size: 15px;
   font-weight: 600;
   margin: 0px;
   margin-top: 8px;
   }
.recharge-model .modal-body{
   padding: 15px 10px;
   }
.recharge-model .model-button{
   width: 100%;
   display: table;
   border: none;
   color: #fff;
   font-size: 15px;
   padding: 11px 12px;
   border-radius: 0px !important;
   }
.recharge-model .model-button:hover{
   border: none;
   outline: none;
   }
.recharge-model .error-button{background: #f44336;}
.recharge-model .error-button:hover{background: #f24a4a;}

.recharge-model .success-button{background: #35bd26;}
.recharge-model .success-button:hover{background: #35bd26;}

.confirm-model .error-button, .confirm-model .success-button{
   width: 50%;
   margin: 0px;
   float: left;
   }
.confirm-model .success-button{}

.company-logo{
    /*width: 110px;*/
	width: 230px;
    top: 32px;
    position: relative;
    left: -14px;
   }

/**/
.social-media-link li {
   width: auto;
   float: left;
   display: table;
   background: none;
   border-bottom: 0px;
   margin-right: 14px;
   }
.social-media-link li a{
   display: flex;
   width: 26px;
   height: 26px;
   padding: 5px;
   color: #fff;
   font-size: 14px;
   border-radius: 4px;
   background: #003366;
   align-items: center;
   justify-content: center;
   align-content: center;
   transition: .3s;
   -moz-transition: .3s;
   -webkit-transition: .3s;
   }
.social-media-link li a:hover{
   color: #003366;
   background: #fff;
   transition: .3s;
   -moz-transition: .3s;
   -webkit-transition: .3s;
   border: solid 1px #003366;
   }

/**/
.doexam-page-body{top: 0px !important; min-height: auto !important; }
.video-sec, .canvas-sec{
	top: 0px;
	position: absolute;
	}

/**/
.owl-carousel img {max-width: 100%;}
.owl-carousel.owl-loaded{height: 327px;}
.owl-stage-outer, .owl-stage{height: 100%;}
.owl-carousel.owl-drag .owl-item, .owl-carousel.owl-drag  .item, .owl-carousel.owl-drag  .item img{height: 100%;}

/**/
.language-select{
   display: table;
   margin: 0 auto;	
   padding: 19px 0px;
   }
 
 #answer_dt .check_box p
 {
	line-height: 1 !important; 
 }

@media (min-width: 768px){
   .recharge-model .modal-sm {
      width: 300px;
      }
}

@media (max-width: 768px){
   .company-logo{max-width: 100%;margin: 10px auto;display: table; top:0px !important;}  
   .head-right-section img{ display:none; }
}