@charset "UTF-8";

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */


body {
    /*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;*/
    font-family: open sans, sans-serif;
    font-size: 14px;
/*    line-height: 25px;*/
    line-height: 1.25;
    color: #333;
    text-align: center;
}

.wrap-input100.validate-input {

    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    margin-top:  10px;
}

  .wrap-input100.validate-input input {

    display: inline-block;
    float: none;    
    vertical-align: top;
    margin-bottom: 0;
    white-space: nowrap;
        border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

 .modal-backdrop
         {
         /*background-image: linear-gradient(#ADC4DB, #4B8BC2);*/
         background: #fff;
         /*background: #f2f2f2;*/
         opacity: 1;   
         } 

         .modal-header {    
         border-bottom: none;
         }
        
         .logingffootblk a
         {
            /*color: #FFF;*/
            color: #000
         padding:10px;
         display: inline-block;
         }
         .logingffootblk small
         {
         padding-left:15px;
         display: inline-block;
         }
         .wrap-input100 i
            {
              /*color:#5886ff;
              font-size:22px;*/
              color: #a4a4a4;
            font-size: 20px;
               display: block;
                margin: auto;
                text-align: center;
                padding-top: 7px;
            }
            .mainloginblk .alert-danger
         {
             padding: 0;
             background: none !important;
             border: none !important;
             margin: 0;
         }
         .mainloginblk
         {
         left: 0;
         right: 0;
         margin: auto;
         width: 400px;  
         background: none;       
       border:none;
         -webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,.1);
-o-box-shadow: 0 5px 10px 0 rgba(0,0,0,.1);
-ms-box-shadow: 0 5px 10px 0 rgba(0,0,0,.1);
         }
         .mainloginblk .modal-body
         {
             padding: 15px 0;
         }
         .mainloginblk .modal-dialog
         {
      
         border-radius: 10px;
         background: #fff;
           /* border: 1px solid #d5c6c6;*/
         }
         
         .text-right {
    text-align: right;
    margin-right:20px; 
}
         .clg_title
         {
         /*font-family: Helvetica;*/
        /* border-bottom: 2px solid #4d8cc2;*/
         border-bottom: 2px solid #9b9b9b;
         padding-bottom: 5px;
         padding-top:20px;
         width: 100%;
         }  
        
         .logocontainerblk img
         {
         max-height:100%;
         display:block;
         margin: auto;
    
         }
         .logocontainerblk {
         height: 90px;
         display: block;
         }
         .login100-form-btn
         {
         box-shadow: none;
         border: none;
         text-align: center;
         width: 50%;
         padding: 10px;
       
       /* background-image: linear-gradient(#ADC4DB, #4B8BC2);*/
         color: #fff;
        /* margin-top: 25px;
         margin-bottom: 15px;*/
         margin-top: 15px;
        margin-bottom: 0px;
        border-radius: 4px;
		/*background: #5886ff;*/
        background: #d05317;
        font-size: 18px;
         }  

         #login:hover {
          background: #717171;
        }

         .wrap-captcha img
         {
         height:38px;
         width:100%;
         display:block;
         /*object-fit: cover;*/
        /* object-fit: cover;*/
         }
         #captcha-error {
         position: absolute;
         padding: 0px 0 0 0;
         /*width: 100%;*/
        }
         .input100, .wrap-captcha input
         {
         width:100%;
         height:28px !important;
         display:inline-block;
         }
         .wrap-captcha img, .wrap-captcha input
         {
         /*width:43%;*/
         width: 40%;
         display: inline-block;
         vertical-align: top;
         }
        .wrap-captcha {
    display: inline-block;
    margin-top: 15px;
}
        .modal-content {
  display: block;
  padding: 10px;
}

.modal-header {
  padding: 10px 5px;
  }
         .clgmainblk {
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    font-variant: all-petite-caps;
    margin-bottom: 10px;
}
         .secondnameblk {
    font-size: 18px;
    text-align: center;
    font-weight: 500;
    /*text-transform: uppercase;*/
    color: red !important;
}
         .symbol-input100
         {
         display: inline-block;
         position: relative;
         left: 0;
         height: 36px;
         width: 48px;
        /* background-image: linear-gradient(#ADC4DB, #4B8BC2);*/
         border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
         background: #fff;
         border: 1px solid #ccc;
         border-right: 0px
         }
          .logingffootblk {          
           bottom: 0;
           color: #fff;
           width: 100%;
           z-index: 9999;
           margin: auto;
           left: 0;
           }
         
       
         @media only screen and (min-width: 581px)
         {
         .wrap-input100.validate-input input
         {
             width: 70%;
         }      
          .logingffootblk {
           position: absolute;          
           }
           .mainloginblk
           {
               width: 400px;
               position: absolute;
           }
         }
        @media only screen and (max-width: 320px)
         {
         .wrap-input100.validate-input input
         {
             width: 75% !important;
             
         }
         .wrap-captcha {
    display: inline-block;
 
}
         
         .form-group #email, .wrap-captcha #captcha {
    font-size: 11px !important;
}
         .wrap-captcha {
    display: inline-block;
    padding: 0 0.3% 0 0;
}

.wrap-captcha {
    display: inline-block;
    margin-left: 10px;
    margin-top: 15px;
}

label, input, button, select, textarea {
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
}
     
         .text-right {
    text-align: none !important;
    margin-right: none !important;
}
         
         
         
         }
         @media only screen and (max-width: 420px)
         {
         .wrap-input100.validate-input input
         {
             max-width: 79% ;
         }
         }
         @media only screen and (max-width: 580px)
         {
             .mainloginwrapperblk
             {
                 width:100%;
                 position: relative;
                 right: 0;
                 left: 0;
                 padding-top: 10px;
             }
             .logingffootblk {
           position: absolute ;          
           }
             .symbol-input100
             {
                     width: 40px;
             }
             .wrap-input100.validate-input input
         {
             width: 75% ;
         }
        
        .wrap-captcha {
    display: inline-block;
    /*padding: 0 4.3% 0 0;*/
    padding:0px;
}
         .mainloginblk
         {
         width:90%; 
         position: relative;    
         margin: auto;
         }
         .mainloginblk .btn
         {
             margin-bottom: 7px;
         }
         .logingffootblk {
        position: relative;
        font-size: 12px;
         }         
         .modal-content {
         display: block;
         padding: 10px;
         }
         .logocontainerblk 
         {
         height: 70px;
         display: inline-block;
         }
         .logingffootblk .text-left, .logingffootblk .text-right
         {
         display: block;
         text-align:center !important;
         float:none !important;
         }
         .clgmainblk 
         {
         font-size: 24px;
         text-align: center;
         font-weight: 600;
         }
         .secondnameblk 
         {
         font-size:15px;
         text-align: center;
         line-height: 1.3;
        /* font-weight: 600;*/
         }
         
         }
         /* ANIMATIONS */
         /* Simple CSS3 Fade-in-down Animation */
         .fadeInDown {
         -webkit-animation-name: fadeInDown;
         animation-name: fadeInDown;
         -webkit-animation-duration: 1s;
         animation-duration: 1s;
         -webkit-animation-fill-mode: both;
         animation-fill-mode: both;
         }
         @-webkit-keyframes fadeInDown {
         0% {
         opacity: 0;
         -webkit-transform: translate3d(0, -100%, 0);
         transform: translate3d(0, -100%, 0);
         }
         100% {
         opacity: 1;
         -webkit-transform: none;
         transform: none;
         }
         }
         @keyframes fadeInDown {
         0% {
         opacity: 0;
         -webkit-transform: translate3d(0, -100%, 0);
         transform: translate3d(0, -100%, 0);
         }
         100% {
         opacity: 1;
         -webkit-transform: none;
         transform: none;
         }

         }
         

         @media (min-width:320px) and (max-width:480px){


            .clg_title {
    margin-top: 0% !important;
    }
         }

         .text-left.p-t-136, .text-right.p-t-136 {
    /*visibility: hidden;*/
}
         
               
      .mainloginblk  {
             
            z-index: 99999;  
          
            -webkit-transform: rotateY(-180deg);
            -webkit-transform-style: preserve-3d;
            -webkit-backface-visibility: hidden; 
            -moz-transform: rotateY(-180deg);
            -moz-transform-style: preserve-3d;
            -moz-backface-visibility: hidden;
            /* -- transition is the magic sauce for animation -- */
            -o-transition: all .4s ease-in-out;
            -ms-transition: all .4s ease-in-out;
            -moz-transition: all .4s ease-in-out;
            -webkit-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out;
}
        .myflip{
            z-index: 99999;
            -webkit-transform: rotateY(0deg);
            -moz-transform: rotateY(0deg);
}   
         
      .flipInY  {
                     
            z-index: 99999;
                           
            -webkit-transform: rotateX(0deg) rotateY(0deg);
            -webkit-transform-style: preserve-3d;
            -webkit-backface-visibility: hidden;
            -moz-transform: rotateX(0deg) rotateY(0deg);
            -moz-transform-style: preserve-3d;
            -moz-backface-visibility: hidden;
            /* -- transition is the magic sauce for animation -- */
            -o-transition: all .4s ease-in-out;
            -ms-transition: all .4s ease-in-out;
            -moz-transition: all .4s ease-in-out;
            -webkit-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out;
}
        .myflip.flipInY {
            z-index: 99999;
            -webkit-transform: rotateY(360deg);
            -moz-transform: rotateY(360deg);
}


        .flipOutY {
                       
            z-index: 99999;   
            
            -webkit-transform: rotateY(-180deg);
            -webkit-transform-style: preserve-3d;
            -webkit-backface-visibility: hidden; 
            -moz-transform: rotateY(-180deg);
            -moz-transform-style: preserve-3d;
            -moz-backface-visibility: hidden;
            /* -- transition is the magic sauce for animation -- */
            -o-transition: all .4s ease-in-out;
            -ms-transition: all .4s ease-in-out;
            -moz-transition: all .4s ease-in-out;
            -webkit-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out;
}
            .myflip.flipOutY {
            z-index: 99999;
            -webkit-transform: rotateX(0deg) rotateY(0deg);
            -moz-transform: rotateX(0deg) rotateY(0deg);
           
}


.btn:hover, .btn:focus {
    color: #333;
    text-decoration: none;
    background-position: 0 0px; 
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear;
}







@font-face {
    font-family: 'doris_ppbold';
/*    src: url('dorisbr-webfont.woff2') format('woff2'),
         url('dorisbr-webfont.woff') format('woff');*/
    font-weight: normal;
    font-style: normal;

} 

      .text-right.p-t-12 {
    display: none;

}

.wrap-captcha {
/*  display: flex;*/
  margin-top: 15px;
}

.wrap-captcha input {
  margin-right: 10px;
}


#username-error, #password-error, #captcha-error, #newpassword-error, #confirmpassowrd-error{
 background: #f00 !important;
color: #fff !important;
padding: 4px 8px;
border-radius: 5px !important;
position: absolute;
box-shadow: 1px 1px 1px #aaaaaa;
margin-top: 0px;
left: 70px;
z-index: 6;
font-size: 12px;
}

#username-error::before, #password-error::before, #captcha-error::before, #newpassword-error::before,
 #confirmpassowrd-error::before {
  content: '';
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 8px solid #f00;
  position: absolute;
  top: -7px;
}


 #clge_errcde{
 background: #f00 !important;
color: #fff !important;
padding: 4px 8px;
border-radius: 5px !important;
position: absolute;
box-shadow: 1px 1px 1px #aaaaaa;
margin-top: 0px;
left: 20px;
z-index: 6;
font-size: 12px;
margin-top: 40px;
}

 #clge_errcde::before {
  content: '';
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 8px solid #f00;
  position: absolute;
  top: -7px;
}

#failure_alert_message1 {
  color: red;
}

.wrap-captcha img {
  order: 1;
}

#captcha {
  order: 2;
}

#captcha-error{
    margin-top: -10px !important;
left: 35px !important;
}

.logingffootblk a {
  color: #000;
}

form {
  margin: 0 0 0px;
}
#loginmodal .modal-body {
  overflow: inherit;
}


@media (max-width:575px){
    .clg_title{
        padding-bottom: 10px;
        padding-top: 10px;
        width: 100%;
    }

    #loginmodal .modal-header {
  padding: 5px;
}

.logingffootblk .text-right.p-t-136 {
  margin-right: 0px;
}

.logingffootblk {
  width: 90%;
  line-height: 1.5;
  margin-top: 20px;
}

.login100-form-btn{
    margin-top: 10px;
margin-bottom: 0px;
}

form {
  margin: 0 0 0px;
}
}


#loginfrm .doubletititleblk h2 {
  font-size: 24px;
  line-height: 1.2;
  text-transform: uppercase;
  font-weight: 700;
  color: #e80000;
  margin: 0px;
}

#loginfrm .doubletititleblk h3 {
  line-height: 1.5;
  font-size: 18px;
  font-weight: 700;
  color: #000;
  text-transform: inherit;
  margin: 5px 0px;
}

.doubletititleblk p {
  color: #000;
  font-weight: 500;
  line-height: 1.5;
}

@media (max-width:575px){

    #loginfrm .doubletititleblk h2 {
  font-size: 20px;
}

#loginfrm .doubletititleblk h3 {
     font-size: 14px;
}

.doubletititleblk p{
    font-size: 12px;
    margin-bottom: 5px;
}

    }



.field-icon {
/*  float: right;*/
  margin-left: -25px;
  margin-top: -25px;
  position: relative;
  z-index: 2;
}


#password-field-error{
 background: #f00 !important;
color: #fff !important;
padding: 4px 8px;
border-radius: 5px !important;
position: absolute;
box-shadow: 1px 1px 1px #aaaaaa;
margin-top: 0px;
left: 70px;
z-index: 6;
font-size: 12px;
}

#password-field-error::before {
  content: '';
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 8px solid #f00;
  position: absolute;
  top: -7px;
}


html {
    height: 100%;
}

body {
    height: 100%;
    width: 100%;
}

.logingffootblk a {
  font-size: 12px;
}

.mainloginblk{
        top: inherit;
}

.logingffootblk a:hover {
    color: blue;
}

@media (min-width:581px){
    .container.mainloginwrapperblk {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
}

@media (max-width:580px){
.logingffootblk {
position: absolute; 
left: 0;
right: 0;       
}

#loginmodal {
   overflow-x: hidden;
    top: 30px;
    overflow-y: auto !important;
}

#g-recaptcha-response {
    margin-bottom: 5px !important;
}
}


@media (min-width:351px) and (max-width:440px){
#g-recaptcha-response {
    margin-left: 45px;
}

}

@media (max-width:350px){
#g-recaptcha-response {
    margin-left: 25px;
}

}



@media (max-width:330px){
.mainloginwrapperblk{
    margin-bottom: 100px !important;
}
#loginmodal{
    position: absolute !important;
}

.logingffootblk {
  position: absolute !important;
}
}


@media (min-width:1479px) and (max-width:1600px){
	#loginfrm .doubletititleblk h2{
		font-size: 18px !important;
	}

	.doubletititleblk p{
		font-size: 13px !important;
	}
	#loginfrm .doubletititleblk h3{
		font-size: 14px !important;
	}

}

@media (min-width:1201px) and (max-width:1478px){
	#loginfrm .doubletititleblk h2{
		font-size: 18px !important;
	}

	.doubletititleblk p{
		font-size: 12px !important;
	}
	#loginfrm .doubletititleblk h3{
		font-size: 13px !important;
	}
	.mainloginblk .modal-body {
  padding: 2px 0 !important;
}

.login100-form-btn{
	padding: 6px !important;
}
.wrap-input100.validate-input {
  margin-bottom: 5px !important;
  margin-top: 5px !important;
}

.logocontainerblk {
  height: 60px !important;
  }

  .clg_title{
  	padding-top: 5px !important;
  }

  .logingffootblk a {
  font-size: 11px !important;
}

}

@media (min-width:576px) and (max-width:767px){
	.addrs_block {
  width: fit-content;
}
.element-box .col-md-offset-2, .col-md-offset-5.col-md-9{
	position: relative;
	margin-top: 0px !important;
	text-align: center;
	right: 0px;
}
}




.frgt_pwd {
  text-align: right;
  right: 5%;
  position: relative;
}

#forgt {
  padding-top: 5px;
}

#suc_otp_message {
  color: green;
}

.form-group.success-flag.college_code {
/*  display: inline-table;*/
  /*width: 90%;*/
  width: 100%;
  margin: auto;
  margin-bottom: 10px;
}

.form-group.success-flag {
  width: 90%;
  margin: auto;
}

#mobile_div {
  /*display: flex;*/
  align-items: center;
  justify-content: center;
}

#Otp, #clge_cde {
  width: 30%;
  margin-top: 0px !important;
  background: #717171;
  height: 36px;
}

#mobile_number, #college_code {
  width: 55%;
  margin-bottom: 0px;
  margin-right: 5px;
}

#update_password:hover {
  background: #717171;
  color: #fff;
}

.verify_otp_div {
/*  display: inline-block;*/
  width: 90%;
  margin: 10px auto;
}

#Verifyotp {
  width: 100%;
  height: 28px;
}

#suc_alert_message1 {
  color: green;
}

#Otp:hover, #clge_cde:hover{
    color:#fff;
    background: #d05317;
}

.reset_password {
  width: 90%;
  margin: auto;
}

#newpassword, #confirmpassowrd{
  width: 100%;
}

#update_password{
    background: #d05317;
font-size: 18px;
width: 50%;
}

.fa-eye, .fa-eye-slash {
  cursor: pointer;
}
    
#suc_alert_message1, #failure_alert_message1{
font-size: 12px;
}
#refreshChapcha {
  margin-top: 10px;
}