/*@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400');*/
a:focus, a:hover {
    color: #23527c;
    text-decoration: none;
}
/*-webkit-scrollbar
{
display: none;
}*/
p.mobil-line
{
    line-height: 22px;
    color: #497EA8;
    margin-top: 9px;
}

#sticky_nav 
{
    background-color: #fff;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 999;
    box-shadow: 0px 0px 4px #b0b0b0;
}

#contact_button 
{
    background-color: #bf2e1a !important;
    color: white;
    font-size: 10px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
    margin-top: 10px;

    gap: 5px;
    padding: 10px;
    border: unset;

    /* margin-right: 50px; */
}
/* #msg_icon { padding-bottom: 1px;} */

.contact{ font-size: 14px!important;}

/* #contact_button
{
    background-color: #bf2e1a !important; 
    margin-right: 63px; 
} */

.navbar-inverse 
{
    background-color:white;
    border-color:white;
    box-shadow: 1px 2px 4px #b0b0b0;
    padding: 0px 75px;
    margin-top:7px;
    padding-bottom: 10px;
}

.navbar-brand 
{
    float: left;
    height: 50px;
    padding: 0px;
    font-size: 18px;
    line-height: 20px;
}

html,body
{
  overflow-x: hidden;
}

* {
    font-family: 'Open Sans', sans-serif;
 }

.banner
{
    height: 520px;
    background-image: url(../images/home_banner.jpeg);
    position: relative;
    background-size: cover !important;
    background-attachment: fixed;
    background-position: bottom;
    background-repeat: no-repeat;
}  

.bg-blue
{
    min-height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #0168b3;
    font-weight: 400;
    text-align: center;
    color: #ffffff !important;
    line-height: 42px;
    font-size: 33px;
    margin-bottom: 50px;
 }
 p.learnbtn {
    padding: 0px !important;
}

 .sow-headline 
 {
    font-weight: 300;
    text-align: center;
    color: #0067b1;
    line-height: 1.4em;
    margin-top: 5px;
    margin-bottom: 15px;
    font-size: 40px;
}
.mt-50{ margin-top:105px; }

.current
{
    font-size: 40px;
    color: #0067b1;
}
.infection
{
    font-weight:bold;
    font-size: 19px;
    margin-bottom: 5px;
}
.exploring
{
    font-weight:bold;
    font-size: 1.6em;
    margin-bottom: 5px;
}
.after
{
    font-weight:bold;
    text-decoration:underline;
    padding-bottom:10px;
}
.pressure
{
    font-weight:bold;
    font-size: 1.6em;
    margin-bottom: 5px;
}
.module
{
    font-weight:bold;
    text-decoration:underline;
    padding-bottom:10px;
}
.object
{
    font-weight:bold;
    text-decoration:underline;
    padding-bottom:10px;
}

.prior
{
    font-weight:bold;
    font-size: 1.6em;
    margin-bottom: 5px;
}
.negative
{
    font-weight:bold;
    font-size: 1.6em;
    margin-bottom: 5px;
}
.activity
{
    font-weight:bold;
    text-decoration:underline;
    padding-bottom:10px;
}
.mech
{
    font-weight:bold;
    font-size: 1.6em;
    margin-bottom: 5px;
}
.participant
{
    font-weight:bold;
    text-decoration:underline;
    padding-bottom:10px;
}
.completion
{
    font-weight:bold;
    text-decoration:underline;
    padding-bottom:10px;
}
.Erectile
{
    font-weight:bold;
    font-size: 1.6em;
    margin-bottom: 5px;
}
.Learning
{
    font-weight:bold;
    text-decoration:underline;
    padding-bottom:10px;
}
.Ulcers
{
    font-weight:bold;
    font-size: 1.6em;
    margin-bottom: 5px;
}
.failure
{
    font-weight:bold;
    font-size: 1.6em;
    margin-bottom: 5px;
}
.able
{
    font-weight:bold;
    text-decoration:underline;
    padding-bottom:10px;
}
.tolearn
{
    font-weight:bold;
    text-decoration:underline;
    padding-bottom:10px;
}
.outcome
{
    font-weight:bold;
    text-decoration:underline;
    padding-bottom:10px;
}
.toxic
{
    font-weight:bold;
    font-size: 1.6em;
    margin-bottom: 5px;
}
.upon
{
    font-weight:bold;
    text-decoration:underline;
    padding-bottom:10px;
}
.better
{
    font-weight:bold;
    text-decoration:underline;
    padding-bottom:10px;
}
.expired
{
    font-size: 40px;
    margin-top: 30px;
    color: #0067b1;
    padding-top:15px;
}
.value
{
    background-color: #eaebed;
    padding-bottom: 20px;
}

.about-sec 
{
    font-size: 17px;
    line-height: 26px;
    font-weight: 700;
    color: black;
}

.color-secondry{ color: #0067b1; }

.bg-grey
{
    background: rgba(204, 204, 204, 0.39);
    padding: 75px 5%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 50px;
}

.sub-tit1 
{
    font-size: 32px;
    line-height: 1.4em;
    margin-bottom: 0.87em;
    color: #b90005;
    margin-top: 10px;
}

.sub-tit1~p 
{
    color: #202020;
    font-size: 17px;
    line-height: 26px;
    text-align: center;
    width: 97%;
    margin: 0 auto;
}

.color-secondry1 { color: #b90005;}

.bg-white 
{
    padding: 75px 5%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sub-tit 
{
    font-size: 32px;
    line-height: 1.4em;
    margin-bottom: 0.87em;
    color: #0168b3;
}

.sub-tit~p 
{
    color: #202020;
    font-size: 17px;
    line-height: 26px;
    text-align: center;
    width: 97%;
    margin: 0 auto;
}

.button-base a
{
    ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 1em;
    padding: 4px 32px;
    background: transparent;
    border: 2px solid #ffffff;
    color: #ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-shadow: 0 1px 0 rgba(0,0,0,0.05);
    text-align: center;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    line-height: 1em;
}

.button-base a:hover 
{
    background: white !important;
    color: black !important;
    text-decoration: none;
}

span
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: middle;
    background: transparent;
}

.contact{ font-size: 16px;}

.sec-learn
{
    flex-direction: column;
    padding-bottom: 20px;
    margin-bottom: 0 !important;
    /*line-height: 1.42857143;*/
}

.sec-learn p
{
     display: block;
     padding: 0px 0 15px 0;
     -webkit-margin-before: 1em !important;
     -webkit-margin-after: 1em !important;
     -webkit-margin-start: 0px !important;
     -webkit-margin-end: 0px !important;
     margin-before: 1em !important;
     margin-start: 0px !important;
     margin-end: 0px !important;
}

.ipr-therapy-title{ margin-bottom:1px;}

.credit-hrs p
{
     line-height: 18px;
     color: #666666
}

.breakers
{
    margin: 15px 0px 15px 0px;
    padding: 15px 0px 15px 0px;
    border-bottom: 2px solid grey;
    border-top: 2px solid grey;
}

.sub_title_desc 
{
    /*color: #555;*/
    color: #b90005!important;
    font-weight:bold;
    font-size: 20px;
    margin-bottom: 15px;
}

.sub_title_desc p
{
     font-weight: bold;
     text-align: justify;
}

.edu-ul 
{
    margin-left: 0px;
    margin-bottom: 20px;
    list-style: none;
}

.edu-ul li 
{
    margin-left: 0px;
    list-style: disc;
    font-size: 16px;
    line-height: 25px;
    color: #000;
}

.video-frame{ padding: 0px 5%;}

.video-frame iframe{ border: 1px solid #ccc; }

.video-frame a 
{
    text-decoration: none;
    color: #497EA8;
    font-weight:bold;
    font-size:1.2em;
}

.take-test
{
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 500px;
    background: #0168b3;
    color: white !important;
    height: 37px;
    border: 2px solid #0067b1;
    border-radius: 3px;
}

.box-txt-para 
{
    color: #202020;
    font-size: 17px;
    line-height: 26px;
    text-align: left !important;
    width: 100%;
}

.box-txt-para a
{
    color: #497EA8;
    text-decoration:none;

}

.box-txt-para a:hover
{
    color: #497EA8;
    text-decoration:none;
}

.ipr-therapy-block{ padding:0 5%;}

#wrapper 
{
    background-color: #FFFFFF;
    margin: 0 auto;
    min-height: 100% !important;
    padding: 0px !important;
    width: 100%;
    overflow: hidden;
    margin-top: 46px;
}

#wrapper .container 
{
    overflow: visible;
    position: relative;
    width: 100%;
    background: #fff;
    clear: left;
}

.facl-set
{
     background: rgba(1, 104, 179, 0.67);
     width:50%;
     color:#fff;
     border: 1px solid #ccc;
     padding: 10px;
     margin: 0px 10px 0px 0px;
     border-radius: 3px;
     display: flex;
     align-items: center;
}

.box-flx { display: flex;}

.facl-desc 
{
    margin-left:10px;
    text-align: left;
}

.faculty-block
{
    display: flex;
    align-items: center;
}

.int-text 
{
    text-align: center;
    margin: 10px 0px;
}

.facl-img-block
{
     border:1px solid #ccc;
     padding:10px;
     border-radius:3px;
     margin-right:10px
}
.faculty_logo
{
    display:flex;
    margin-top:20px;
    padding: 0 20px;
}

/*sign in page*/
.login_heading {padding-left: 20px;}
.row.login_mt-50 { padding: 140px 68px;}

.login_paragraph 
{
    font-size: 13px;
    padding: 0px 21px;
    padding-top: 0px;
    line-height: 24px;
    font-size: 15px;
    padding-top: 12px;
}
/*sign in page end*/

/*contact form style*/
.contact-headline
{
    text-align: center;
    font-size: 16px;
    color: black;
    width: 60%;
    margin: 0 auto;
    line-height: 25px;
}
#form_border 
{
    border: 2px solid #88898d33;;
    padding: 50px;
    margin: 30px 0px 85px 0;
}
.form-control.borderline 
{
    border: 0px;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: 0px;
    box-shadow: unset;
    border-bottom: 2px solid #80808033;
    color: white;
    font-size: 15px;
}
.form-control.borderline:focus{background-color: #0168b3;}
.star 
{
    color: #bf2e1a;
    font-size: 19px;
}
.btn.btn-primary.formsend 
{
    width: 100%;
    background: unset;
    color: #0068b3;
    font-size: 18px;
    font-weight: bold;
    border: 2px solid #0068b3;
    border-radius: 4px;
}
.col-lg-12.col-md-12.col-sm-12.formsend { padding: 0;}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle
{  
    background: #0068b3 !important;
    color: #ffffff !important;
}
.btn-primary:hover
{
  background: #0068b3 !important;
  color: #ffffff !important;}
.addressheading h4 
{
  color: black;
  font-size: 21px;
  font-weight: 700;
  margin-bottom: 25px;
}
.address 
{
  font-size: 16px;
  line-height: 27px;
  color: black;
}
.col-lg-5.col-md-5.col-sm-5.footeradd 
{
  padding-left: 60px;
  padding-top: 15px;
}

/*contact form style end*/

/*home page*/
  .contact-banner
{
  height: 400px;
  background-image: url("<?php echo base_url();?>assets/images/contact.jpg");
  background-size: cover;
} 
.button-base 
{
    color: white;    font-size: 15px;
}
.button-base a {
    padding: 8px 28px !important;
}
.form-control.borderline {
    color: black !important;
    border-bottom: 1px solid #5555554d !important;
    border-radius: 0px;
}
.form-control.borderline:focus {
    /*background-color: #0168b3; */
    background-color: #eaf2f266;
    color: white;
}
/*home page end*/
.activity_heading div{border: 0px solid gray !important;}
/*profile page*/
#log 
{
   
    line-height: 19px;margin-top: 5px;}

.profileform {
    margin-top: 155px;
    margin-left: 10px;
    line-height: 30px;
    color: #666666;
    font-size: 12px;
}
.btn .btn-primary .profile:hover, .btn .btn-primary .profile:active, .btn .btn-primary .profile.active, .btn .btn-primary .profile.disabled, .btn .btn-primary .profile[disabled] {

    background-color: #0055cc;
    *background-color: #004ab3;

}
.inputborder{border: 0px;background: unset;}
.inputtext{height: 30px!important;}
/*profile page end*/

/*certificate page*/

.edu-ul.list {
    margin-left: 80px;
    margin-bottom: 20px;
    list-style: none;
}
.certificate-heading {
    color: #b90005;
    font-weight: 600;
    font-size: 20px;
    margin: 60px 0 15px 63px;
}
.paragraph_certificate
{
    color: #202020;
    font-size: 17px;
    line-height: 26px;
    text-align: left !important;
    width: 100%;
    margin-left: 62px;
}

/*certificate page end*/

/*activity page style*/
.infection a:focus, a:hover {
    color: #497EA8;
}
.author {
    font-size: 13px;
    color: #666;
}
.mt-50 {
    margin-top: 105px;
    padding: 35px 74px;
}
.btn-primary {
    color: #fff;
    background-color: #0168b3;
    border-color: #2e6da4;
}
/*a#course_btn:hover {
    background: transparent;
    color: #0a0a0a !important;
    text-decoration: none;
}*/
/*activity page style end*/

/*testpage style*/
#errormessage {

    color: #b90005;
    font-size: 15px;
    font-weight: bold;

}
/*testpage style end*/

/*evaluation page*/
/*#evalbtn {
    background-color: #0168b3;
    color: white;
}*/
/*#evalbtn:hover {

    background-color: white;
    color: black;
    font-weight: bold;

}*/
#evalbtn:hover {
    background-color: #0055cc;
    text-shadow: unset;
    border: 1px solid black;
    /*padding: 5px 13px 5px 13px;*/
}
#evalbtn {
  display: inline-block;
  *display: inline;
  padding: 4px 12px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.btn:active,
.btn.active {
  background-color: #cccccc \9;
}

.btn:first-child {
  *margin-left: 0;
}

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

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.btn-success2{
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #6cc334;
  *background-color: #6cc334;
  background-image: -moz-linear-gradient(top, #6cc334, #6cc334);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6cc334), to(#6cc334));
  background-image: -webkit-linear-gradient(top, #6cc334, #6cc334);
  background-image: -o-linear-gradient(top, #6cc334, #6cc334);
  background-image: linear-gradient(to bottom, #6cc334, #6cc334);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-success2:hover,
.btn-success2:focus,
.btn-success2:active,
.btn-success2.active,
.btn-success2.disabled,
.btn-success2[disabled] {
  color: #ffffff;
  background-color: #fff;
  *background-color: #fff;
}

.btn-success2:active,
.btn-success2.active {
  background-color: #6cc334 \9;
}
/*evaluation page end*/

/*sign in page*/
.paragraph {
    font-size: 13px;
    padding: 0px 63px;
        padding-top: 0px;
    line-height: 24px;
    font-size: 15px;
    padding-top: 12px;
}

/*sign page end*/
/*#vimeo-player {
    border: 0px;
    display: none;
}*/
.take-tour-simplify {

    border: 1px solid #0168b3;
    padding: 3px;
    color: white;
    background: #0168b3;
    text-align: center;
    border-radius: 3px;
    font-size: 16px;
    
}
.profileform { margin-top: 105px;}

/*#course_btn:hover 
{
    background: unset !important;
    color: black !important;
    border: 2px solid #0168b3;
    font-weight: bold;
    font-size: 15px;
}*/

.course_btn:hover 
{
    background: unset !important;
    color: black !important;
    border: 1px solid #0168b3;
    font-weight: 400;
    font-size: 14px;
}
/*evaluation style*/
#response_1_error {
    color: #b90005;
    font-size: 16px;
    font-weight: bold;
}
#response_2_error {
    color: #b90005;
    font-size: 16px;
    font-weight: bold;
}
#response_3_error {
    color: #b90005;
    font-size: 16px;
    font-weight: bold;
}
#response_4_error {
    color: #b90005;
    font-size: 16px;
    font-weight: bold;
}
#response_5_error {
    color: #b90005;
    font-size: 16px;
    font-weight: bold;
}
#response_6_error {
    color: #b90005;
    font-size: 16px;
    font-weight: bold;
}
#response_7_error {
    color: #b90005;
    font-size: 16px;
    font-weight: bold;
}
#response_8_error {
    color: #b90005;
    font-size: 16px;
    font-weight: bold;
}
#response_9_error {
    color: #b90005;
    font-size: 16px;
    font-weight: bold;
}
#response_10_error {
    color: #b90005;
    font-size: 16px;
    font-weight: bold;
}
#response_11_error {
    color: #b90005;
    font-size: 16px;
    font-weight: bold;
}
#response_12_error {
    color: #b90005;
    font-size: 16px;
    font-weight: bold;
}
#response_13_error {
    color: #b90005;
    font-size: 16px;
    font-weight: bold;
}
#response_14_error {
    color: #b90005;
    font-size: 16px;
    font-weight: bold;
}
.checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"], .radio input[type="radio"], .radio-inline input[type="radio"]
{
    margin: 0px!important;position: relative!important;
}
#response_1{margin-right: 13px !important;}
#id_response_3_1 {margin-right: 14px !important;}
#id_response_3_2 {margin-right: 14px !important;}
#id_response_5_1 {margin-right: 14px !important;}
#id_response_5_2 {margin-right: 14px !important;}
#id_response_6_1 {margin-right: 14px !important;}
#id_response_6_2 {margin-right: 14px !important;}
#id_response_8_1 {margin-right: 14px !important;}
#id_response_8_2 {margin-right: 14px !important;}
#id_response_9_1 {margin-right: 14px !important;}
#id_response_9_2 {margin-right: 14px !important;}
#id_response_10_1 {margin-right: 14px !important;}
#id_response_10_2 {margin-right: 14px !important;}
#id_response_11_1 {margin-right: 14px !important;}
#id_response_11_2 {margin-right: 14px !important;}
#id_response_11_3 {margin-right: 14px !important;}
#id_response_11_4 {margin-right: 14px !important;}
#id_response_11_5 {margin-right: 14px !important;}
#id_response_12_1 {margin-right: 14px !important;}
#id_response_12_2 {margin-right: 14px !important;}
#id_response_12_3 {margin-right: 14px !important;}
#id_response_12_4 {margin-right: 14px !important;}
#id_response_12_5 {margin-right: 14px !important;}
#id_response_13_1 {margin-right: 14px !important;}
#id_response_13_2 {margin-right: 14px !important;}
#id_response_13_3 {margin-right: 14px !important;}
#id_response_13_4 {margin-right: 14px !important;}
#id_response_13_5 {margin-right: 14px !important;}


#response_3 { margin-right: 13px !important;}
#response_5{ margin-right: 13px !important;}
#response_6{ margin-right: 13px !important;}
#response_8{ margin-right: 13px !important;}
#response_9{ margin-right: 13px !important;}
#response_10{ margin-right: 13px !important;}
#response_11{ margin-right: 13px !important;}
#response_12{ margin-right: 13px !important;}
#response_13{ margin-right: 13px !important;}

#choice\[\]-error {
    color: #b90005;
    font-size: 15px;
    font-weight: bold;
}
#question {
    margin: 0; font-size: 16px;font-weight: bold;
}
.checkbox, .radio{font-weight: normal;font-size: 14px;}
.checkbox label, .radio label{padding: 0px;}
#questionsavebtn {
    background-color: #0168b3;
    color: white;
    margin-top: 30px;
}
#questionsavebtn:hover {
    background-color: white;
    color: black;
    font-weight: bold;
}
.error {
    position: absolute;
    margin-top: 55px;
    margin-left: 0px;
}
/*evaluation style end*/
/*review style*/
#reviewbtn {
    background-color: #0168b3;
    color: white;
}
#reviewbtn:hover {
    background-color: white;
    color: black;
    font-weight: bold;
    border: 2px solid #0168b3;
}
/*review style end*/

/*slug style*/

.hours { margin-bottom: 10px; color: #666;}
.box-txt {
    font-size: 18px;
}
.faculty_img {padding: 0 75px;}
.simplify_logo { padding-left: 76px;}
.simplify_box-txt {padding-left: 75px;font-size: 18px;}
.sub_title_desc_heading {

    color: #b90005;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 15px;
    padding-left: 75px;

}
#arrow_footer 
{
    font-size: 25px;
    border-radius: 0px;
}
.tab-title.red-title { color: #b90005; }

.tab-flx-box.flx-base { display: flex; }

.acc_desc { padding: 1px !important; }

.sub_title_descexplor 
{
    color: #b90005;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 15px;
}
.explor_logo { padding-left: 76px;}

.explor_box-txt {padding-left: 75px;font-size: 18px;}


/*slug style end*/

/*test_page style */
.simplify_video { display: flex; }
.simplify_getcertificate 
{
    margin-left: 20px;
    border: 1px solid #ccc;
    padding: 10px;
    width:40%;
}
.faculty_author 
{
    display: flex;
    padding: 0 20px;
}
.sub_title_descfaculty 
{
    color: #b90005;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 15px;
    padding: 0 20px;
}
.box-txt-para{padding: 0 20px;}
.tab-flx-box.flx-base {
    display: flex!important;
}
/*test_page style end*/

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010;
}
.venus_video{display: flex;}
.mCRC_video {display: flex;}
.mCRC_list{border: 1px solid #ccc;width: 40%;margin-left: 20px;padding: 10px;}

.sub_title_descmCRC 
{
    color: #b90005;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 15px;
    padding: 0 20px;
}
.mCRCfaculty_author
{
    padding: 0 20px;
    display: flex; 
}

#login_view { width: 45%; }

.reiew_result 
{
    font-size: 18px;
    font-weight: bold;
    color: #0168b3;
}
.retake_btn {
    text-align: center !important;
    font-weight: bold;
    padding: 0px;
    margin: 0px !important;
    background: #0168b3;
    width: 30% !important;
    border-radius: 4px;
    padding: 5px;
}
.retake_btn a{color: white !important;}

.certificate_btn {
    text-align: center !important;
    font-weight: bold;
    padding: 0px;
    margin: 0px !important;
    background: #0168b3;
    width: 30% !important;
    border-radius: 4px;
    padding: 5px;
}

.certificate_btn a{color: white !important;}

#review span 
{
    font-size: 17px;
    line-height: 30px;
}
.button-contact{
    display: flex;
    padding: 2px 67px;
    justify-content: flex-end;
}
.button-contact a {
    display: inline-block;
}
@media (min-width: 1024px) and (max-width:1320px){
    .navbar-brand img{
        width: 100px;
        margin-top: 9px;
    }
    .navbar-nav li a {
        font-size: 11px;
    }
    .navbar-nav li:not(:last-child) a {
        margin-right: 0.7rem !important;
    }
}
@media (max-width: 1024px) {
    .navbar-inverse{
        padding: 0px 5% !important;
    }
    .button-contact {
        padding: 2px 3.4% !important;
    }
    .navbar-brand img{
        width: 100px;
        margin-top: 4px;
    }
    .navbar-header .navbar-toggle{
        margin-right: 0px !important;
    }
}
@media (min-width:768px) and (max-width:1024px)
{
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }

    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
     .mCRC_video
     {
          display: unset !important;
     }
    .mCRC_list
    {
          border: 1px solid #ccc;
          width: 100%; 
          margin: 10px 0 0 0 !important;
    }
    .simplify_video {
          display: unset !important;
     }
     .simplify_getcertificate
    {
          border: 1px solid #ccc !important;
          width: 100%; 
          margin: 10px 0 0 0 !important;
          /*margin: 0px !important;*/
    }
    .venus_video
     {
          display: unset !important;
     }
     .venus_list
    {
          border: 1px solid #ccc !important;
          width: 100% !important; 
          margin: 10px 0 0 0 !important;
          /*margin: 0px !important;*/
    }
    .profileform { margin-top: 190px; }
    div#logout { margin-top: 85px; }
    form.login 
    {
          border: 1px solid #cecece;
              border-bottom-color: rgb(206, 206, 206);
              border-bottom-style: solid;
              border-bottom-width: 1px;
          padding: 30px 20px 30px 20px;
          text-align: center;
          border-bottom: solid 3px #0068b3;
          border-radius: 3px;
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
          position: relative;
          margin: 5% auto;
    }

    /*form.login {text-align: left;}*/
    .row.login_mt-50 { padding: 167px 68px; }
    p.certificate_btn {
    width: 50% !important;
}
.sub-tit1{    margin-top: 46px;}
p.retake_btn {
    width: 50% !important;
}
.profileform {
    margin-top: 105px;
    margin-left: 20px;
}

      /*.simplify_video */
     /* {
          display: unset !important;
      }
      .simplify_getcertificate {
          margin-left: 14px !important;
      }*/
      .mt-50 {
          margin-top: 153px;
          padding: 35px 74px;
      }
     /* .mCRC_video {
          display: unset !important;
      }
      .mCRC_list {
          margin-left: 14px !important;
      }

      .venus_video {
          display: unset !important;
      }
      .venus_list{
          margin-left: 14px !important;
      }*/
      .mb-50 
      {
          margin-bottom: 50px;
          padding: 0px 30px 0 50px !important;
      }
      textarea#response_14 {
    border: 1px solid black !important;margin-top: 10px;
}
textarea#response_7 {
    border: 1px solid black !important;margin-top: 10px;
}
textarea#response_4{
    border: 1px solid black !important;margin-top: 10px;
}
textarea#response_2{
    border: 1px solid black !important;margin-top: 10px;
}
.row.profileform {
    /*margin-top: 200px;*/
    margin-top: 150px;
}
     /* .controls_textarea {
         border: 1px solid black !important;
      }*/

} 

@media only screen and (max-width: 1293px) and (min-width: 320px)
{
      .bg-blue 
      {
          font-size: 20px !important;
          line-height: 1.42857143;
      }
}
@media only screen and (max-width: 996px) and (min-width: 320px)
{
    .faculty-block{ display:block; }
    
    .faculty_logo{ display:block; }
    .facl-set
    {
        display:block;
        width:100%;
    }
}
@media only screen and (max-width: 996px) and (min-width: 768px)
{
    .mt-50
    {
        margin-top:152px;
    }
}

.nav > li > a 
{
    position: relative;
    display: inline-block;
    padding: 10px 4px;
        padding-top: 15px;
        padding-bottom: 10px;
}

.navbar-nav li:not(:last-child)  a {
    margin-right: 2rem;
}

.navbar-right {
    margin-top: 5px;
}
.navbar-inverse .navbar-nav > li > a 
{
    color: #5d5b5b;
    font-weight: 700;
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover 
{
    color: #5d5b5b;
    background-color: transparent;
}

.navbar-toggle 
{
    background-color: black;
    border:none;
}

.footer
{
  background-color: #085fa1;
  color: #FFF;
  padding-top: 1%;      
  /*position: relative;     */
  /*bottom: 0;*/
  width: 100%!important;
  background: url('../../assets/images/footer-bg.png') repeat scroll 0 0 transparent;min-height: 80px !important;color: #bbb;background-color: #4B4B4B;font-weight: bold;
}
.sign

{
    color: #555!important;
    font-size: 28px!important;
    /*padding: 0px 66px;*/
    font-weight: bold;
    margin-top: 60px !important;

}
.profile-heading
{ color: #555!important;
    font-size: 28px!important;
    padding: 0px 65px;
    font-weight: bold;
    margin-top: 60px !important;}

 .profile-para
{ font-size: 13px;
    padding: 0px 65px;
        padding-top: 0px;
    line-height: 10px;
    font-size: 13px;
    padding-top: 12px;
    padding-bottom: 20px;
}   
.navbar 
{
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
}

.paragraph
{
    font-size: 13px;
    padding: 0px 95px;
    line-height: 10px;
    font-size: 13px;
    padding-top: 12px;
}

.banner
{
    height: 520px;
    background-image: url(../images/home_banner.jpeg);
    position: relative;
    background-size: cover !important;
    background-attachment: fixed;
    background-position: bottom;
    background-repeat: no-repeat;
} 
 
.forgot_password_section { margin-top:15px; }

.errorlist {color:red;font-weight:bold;} .helptext {display:none;}

form.login 
{

    border: 1px solid #cecece;
    padding: 30px 20px 30px 20px;
    text-align: center;
    border-bottom: solid 3px #0068b3;
    border-radius: 3px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    position: relative;
    margin: 5% auto;
}

form.login input[type='text'],

form.login input[type='password'] 
{
    min-height: 38px;
    min-width: 98%;
    border: 0;
    background-image: linear-gradient(#2E3238, #2E3238), linear-gradient(#D2D2D2, #D2D2D2);
    background-size: 0 2px, 100% 1px;
    background-repeat: no-repeat;
    background-position: center bottom, center calc(100% - 1px);
    background-color: transparent;
    transition: background 0s ease-out;
    float: none;
    box-shadow: none;
    border-radius: 0;
}

form.login label{ font-weight:bold; }

.signin_section{text-align:center;}

.signin_section button
{
    display: inline-block;
    padding: 10px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    width: 70%;
    color: #fff;
    background-color: #0068b3;
}

#id_remember
{
    width: 15px;
    height: 15px;
    position: relative;
    /*top: 5px;*/
}

#log input p:last-child{color:red !important;}

.forgot_password_section
{
        position: absolute;
        right: 7%;
        top: 57%;
}

form.login { text-align: left; }

.crs-con 
{
    width: 46%;
    padding: 20px 15px 30px 15px;
    background: #cccccc63;
    margin: 10px 8px;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2), 0 4px 7px 0 rgba(0, 0, 0, 0.19);
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.take-tour 
{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 200px;
    margin: 0 auto;
        margin-top: 0px;
        margin-bottom: 0px;
    background: #0168b3;
    color: white !important;
    height: 37px;
    margin-top: 20px;
    border: 2px solid #0067b1;
    border-radius: 3px;
}

.crs-sec 
{
    display: flex;
    flex-wrap: wrap;
}

.mb-50 
{
    margin-bottom: 50px;
    padding: 0px 30px 0 97px;
}

.box-footer 
{
    bottom: 10px;
    width: 93%;
}

.date-time 
{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
    font-size: 14px;
}

p.take-tour:hover 
{
    background: transparent;
    color: #0a0a0a !important;
    text-decoration: none;
}

@media (min-width:320px) and (max-width:480px)
{
    .row.login_mt-50 { padding: 110px 31px; }
    .forgot_password_section {
        position: absolute;
        top: 195px;
        width: 100%;
        text-align: left;
        padding-left: 40px;
    }
    .player .vp-video-wrapper.transparent {
        background-color: transparent;
        width: 60%!important;
        margin-left: 15px !important;
    }
    #contact_button{margin-right: 0px;}
    #login_view { width: 95%; }
    #evalbtn{margin-left: 15px;}
    .contact-headline{width: 100%!important;}
    .col-lg-5.col-md-5.col-sm-5.footeradd{padding: 0px 0 0 21px !important;}
    .sow-headline.current{margin: 0px !important}
    .text_id31 { width: 100%; }
    .text_id28 { width: 100%; }
    .text_id27 { width: 100%; }
    #response_2 { width: 100%; }
    #response_4 { width: 100%; }
    #response_7 { width: 100%; }
    #response_14 { width: 100%; }



}
@media (min-width:375px) and (max-width:818px)
{
  textarea#response_2 {
    margin-top: 21px;
}
}  
@media (min-width:320px) and (max-width:568px)
{
  .hour { text-align: center !important; }
  #datetime{text-align: center!important;padding: 0px;}
  #redate { width: 100% !important; }
  #time {  width: 100% !important;}
  iframe { width: 100%;}

/*  .controls_textarea {
    border: 1px solid black;
}*/
}

@media (min-width:375px) and (max-width:667px)
{
  textarea#response_2 {
    width: 100%;
}
textarea#response_4 {
    width: 100%;
}
textarea#response_7 {
    width: 100%;
}
textarea#response_14 {
    width: 100%;
}
} 

@media (min-width:414px) and (max-width:736px)
{
    .forgot_password_section 
    {
      position: absolute;
      top: 166px!important;
      width: 100%;
      text-align: right;
      padding-left: 40px;
    }
    textarea.text_id27 {
       width: 100%;
    }
    textarea.text_id28{
        width: 100%;
    }
    textarea.text_id31{
        width: 100%;
    }
    textarea#response_2 {
        margin-top: 20px;
    }

}

@media (min-width:360px) and (max-width:640px)
{
  .profileform{padding: 0 10px 0 0;}
}

@media (min-width:320px) and (max-width:767px)
{
.simplify_video {
    display: unset;
}
.simplify_getcertificate {
    margin-left: 0px;
    border: 1px solid #ccc;
    padding: 10px;
}
.faculty_author {
    display: unset;
}
.sub_title_descfaculty {
    color: #b90005;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 15px;
    margin-left: 35px;
}
.tab-flx-box.flx-base {
    display: unset!important;
}
.venus_video{display: unset!important;}
.venus_list {
    width: 90% !important;
    padding: 0px !important;
}
.mCRC_video { display: unset !important;}
.mCRC_list{border: 1px solid #ccc;width: 100%; margin: 0px !important;}

.sub_title_descmCRC 
{
    color: #b90005;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 15px;
    margin-left: 35px;
}
.mCRCfaculty_author { display: unset; }


/*signin page 320*/
.forgot_password_section 
{
    position: absolute;
    top: 195px;
}

.signin_section{margin-top: 45px;}
/*signin page end 320*/
form.login 
{
    border: 1px solid #cecece;
        border-bottom-color: rgb(206, 206, 206);
        border-bottom-style: solid;
        border-bottom-width: 1px;
    padding: 30px 20px 30px 20px;
    /*width: 88% !important;*/
    text-align: center;
    border-bottom: solid 3px #0068b3;
    border-radius: 3px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    position: relative;
    margin: 5% auto;
}

.video-frame 
{
  padding: 0px 5%;
  max-width: 100% !important;
}

iframe#vimeo-player { width: 100%; }

form.login { text-align: left; }

.crs-con 
{
    width: 97%;
    padding: 30px 15px;
    background: #cccccc63;
    margin: 10px 8px;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2), 0 4px 7px 0 rgba(0, 0, 0, 0.19);
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;

}

.profile-heading{padding: 0px 24px;}
.profile-para 
{
    font-size: 13px;
    padding: 0px 26px;
        padding-top: 0px;
        padding-bottom: 0px;
    line-height: 26px;
    padding-top: 12px;
    padding-bottom: 20px;
}
#log 
{
    padding: 0 0 0 25px;
    line-height: 19px;
    margin-top: 5px;
}
.sign{padding: 0px 20px;}
.signoutparagraph{margin-left: 20px!important;}
/*#signout{margin-left: 8px!important; color: white!important;}*/
.mb-50{ padding: 0px 30px 0 30px;}
.certificate-heading{   margin: 55px 0 15px 10px;}
.paragraph_certificate{margin-left: 11px;font-size: 18px;}
.edu-ul.list{margin-left: 5px;}

#test { padding: 10px; }

.profileform { margin-top: 110px; }

.sub_title_desc 
{
    color: #555;
    font-weight: 600;
    font-size: 17px;
    margin-bottom: 15px;
}

#accordion section, #accordion .pointer, #accordion h1, #accordion p 
{
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

#accordion { margin-bottom:30px; }

#accordion h1 
{
  line-height:1.2;
  font-size:20px;
  background-color:rgba(35, 127, 194, 1);
  margin:0;
  padding: 10px 10px 10px 30px;
}

.facl-desc ul 
{
    text-align: left;
    padding: 0;
}

ol, ul { list-style: none; }

#accordion h1 a { color:#fff; }

#accordion section 
{
  overflow:hidden;
  height:auto;
  border:1px #237fc26e solid;
}

#accordion p 
{
  padding:0 10px;
  color:#fff;
}

#accordion section.ac_hidden p:not(.pointer) { color:#fff; }

#accordion section.ac_hidden { height:44px; }

#accordion .pointer 
{
  padding:0;
  margin:10px 0 0 6px;
  line-height:20px;
  width:13px;
  position:absolute;
}

#accordion section:not(.ac_hidden) h1 { background-color:rgb(17, 112, 181); }

#accordion section:not(.ac_hidden) .pointer 
{
  display:block;
  -webkit-transform:rotate(90deg);
  -moz-transform:rotate(90deg);
  -o-transform:rotate(90deg);
  transform:rotate(90deg);
  padding:0;
}

.red-title { color: #b90005; }

.tab-title { margin-top: 15px; }

#accordion .acc_desc
{
  color: #202020;
  font-size: 17px;
  line-height: 26px;padding:0;
}

.color-white
{
  color: #fff;
  cursor: pointer;
}

.box-txt 
{
    color: #666;
    font-size: 14px;
    line-height: 26px;
    width: 100%;
    margin: 0 auto;
    margin-top: 0px;
    font-weight: bold;
    /*text-decoration: underline;*/
}
/*
#vimeo-player {
    display: none;
}
#btnSubmit {
    display: none;
}

.sub_title_desc{display: none;}*/
/*.activity_heading h4 {display: none!important;}*/



.register-form-savebutton
{
margin-top: 45px;
margin-bottom: 45px;
background-color: #0068b3;
  border:none;
  box-shadow: none;
  color: #fff;
  font-weight: 500;
}
.register-form-savebutton:hover
{
margin-top: 45px;
background-color: #fff;
color:  #0068b3;
  border:1px solid #0068b3;
  font-weight: 600;

}
.register-form-bg
{
  min-height: 510px;
  background-color: #ffffff;
  border-bottom:solid 3px #0068b3;
  border-radius: 3px;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
position: relative;

}

#register_view {
    background-color: #abbfdb;
    padding-top: 60px;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    margin-bottom: 30px;
}

.error_color
{
  color:red;
}
