<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
.black {
	float: right
}
.back {
	text-decoration: none;
}
.collegestudent h1 {
	margin-top: 25px;
    clear: both;
}
.container-login100 {
	background: url(/wp-content/themes/boss-child/img/in-bg.jpg)!important;
	background-size: 100% !important;
}
.collegestudent .btn-register { padding: 1rem 0rem; font-size: 12px;}
.login100-form-btn { cursor: pointer;}
.collegestudent .h3, h3 { font-size: 0.9rem !important; line-height: 0;}
.form-group { margin-bottom: 0rem;}
.login100-form-btn { border-radius: 5px;}
.login100-form-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    width: 100%;
    height: 40px;
    border-radius: 5px;
    background: #ffb705;
    font-family: Montserrat-Bold;
    font-size: 12px;
    color: #fff;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}
.form-control.input-md { font-size: 12px;  height: 45px !important;  margin-bottom: 5px;}
.wdm-outer-wrap { display: list-item !important;}
.teacher { background: #00000080; border-radius: 0.5em; box-shadow: 0 0 1em 0 #080808; display: block; max-width: 800px; overflow: hidden; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); padding: 2em; position: absolute; top: 50%; left: 50%; z-index: 1; width: 100%;}
.teacher::after { background: rgba(255, 255, 255, 0.71); content: ''; display: block; height: 100%; position: absolute; top: 0; left: 0;  z-index: -1; width: 100%; }
.wpcf7-form-control { border: 1px solid #c7c7c7; background: #fff; display: inline-block; font-size: 1.1em;  margin-bottom: 0.20em; /*-webkit-transition: all 0.25s;  transition: all 0.25s;*/ background-color: transparent;}
form label.invalid span.label-text { color: #c0392b;}
p { font-family: Poppins-Regular; font-size: 14px; line-height: 1.7; color: #120a0a; margin-bottom: 8px;}
.wpcf7 textarea { width: 100%; height: 75px !important;}
.screen-reader-response { display: none;}
.wpcf7-validation-errors { color: red;}
.logo { width: 130px; margin-bottom: 1.5px; }
.wpcf7-submit { background: #4dcadd; border: 1px solid #4dcadd; color: #fff; width: 180px !important;  height: 40px !important;  /*-webkit-transition: all 0.25s; transition: all 0.25s;*/ margin: auto;display:block; font-size: 18px; font-weight: bold }
.wpcf7-submit:hover { background: #333; color: #fff;cursor:pointer;}
.collegestudent input { height: 36px; border-radius:4px; width: 100%;}
.wpcf7-form-control-wrap.gender input[type="radio"] { width: 22px; position: relative; top: 10px; }
.wpcf7-form-control-wrap.gender .wpcf7-form-control.wpcf7-radio { width: 100%; border:none!important; margin-top: -2%; display: inline-block;  padding-bottom: 0px; border-bottom: none;}
.two-column .label { width: 48%; min-height:60px;}
.two-column .label.first { float: left;}
.two-column .label.second { float: right;}
.wpcf7-form-control.wpcf7-validates-as-campus { width: 30px; text-align:left; height: 22px; float: left;}
.bitcsr-hide{display: none}
#bit_overlay_info { border-radius: 20px; position: fixed; display: none; width: 59.5%; height: 500px; top: 5%; left: 20.3%; right: 0; bottom: 0; background-color: #3085d6e8; z-index: 2; cursor: pointer;}
#bit_overlay_info .bit-close { text-align: end; padding: 10px 15px; color: #fff;}
#bit_overlay_info .campus_desc { color: #fff; font-size: 20px; padding: 40px; text-align: justify;}
/*Style updated by suresh on 12-4-2020*/

.csrview{
    position: relative;   
    margin-top: -27px;
    float: right;
    padding-right: 5px;
    font-size: 14px;
}
.collegestudent{

background: #0000;
    padding: 0.5em 1.2em;
    border-radius: 16px;
    
    background-color: rgba(255, 255, 255, 0.96);
}
@media screen and (min-width:600px){
.gender{
  width:50%;
  display:block;

}
}
@media screen and (max-width:340px):

.wpcf7-form-control-wrap.gender .wpcf7-form-control.wpcf7-radio {
    width: 94%;
}
}
.gender label{
    margin-right: 21px
}
.collegestudent .error{

            display: none;
    color: #ef1012;
        }
        .two-column .label.second {
    float: right;
    width: 50%;
}

@media screen and (max-width: 600px){
.two-column .label.second{
    width: 100%;
}
}
@media screen and (max-width:380px){
.collegestudenttitle{

font-size:13px !important;

}

}

.wpcf7-select{
margin-top: 0px;
height: 36px;
border-radius: 4px;
width: 100%;
}
.wpcf7-form-control-wrap.gender .wpcf7-form-control.wpcf7-radio {
    width: 100%;
}
@media screen and (max-width: 600px) {
  .two-column .label {
    width: 100%;
}
}
.collegestudent .password{
    position: relative;
    overflow: hidden;
    width: 100%;
}
.toggle-password {

    position: absolute;
}
.confirm-password{
    position: relative;
}
.collegestudent input:focus, .collegestudent input:hover {
    border-radius: 4px;
    border: 1px solid #70ae6e!important;
}

.collegestudent radio:focus, .collegestudent radio:hover, .collegestudent checkbox:focus, .collegestudent checkbox:hover {
    border-radius: 4px;
    border: 1px solid #70ae6e!important;
}

.two-column {
    width: 100%;
    overflow: hidden;
    margin-bottom: 0px
}
</pre></body></html>