@charset "utf-8";
/* CSS Document */

.course_image img{width: 100%;height: 250px;}
.collegeName{width: 100%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
[type=reset], [type=submit], button, html [type=button]{cursor: pointer;}
@media (min-width: 1200px){
	.modal-xl {max-width: 1140px;}
}
.required{color:#F00 !important;}
.form-control{color: #495057;}
.preview-card__buttonred:hover{color:#FFF !important;}
.loaderContainer{position:fixed;width:100%;height:100%;z-index:9999;background:#FFF;text-align:center;}
.courses_search_input{width:100%;height:38px;}
.collegeLogoUrl{width:100%;}
.bootstrap-select > .dropdown-toggle{border:1px solid #CCC;background:transparent;}
.bootstrap-select .dropdown-menu{width:100%;}
.courses_search_button{width: auto;padding: 0 10px;}
.courses_reset_button{background: #F44336;}
.courses_reset_button:disabled{opacity:0.50;cursor:not-allowed;}

.home_search_form div{width: 100%;height: auto;}
.home_search_input{height: 46px;width: 100%;}
.list-group-item-action{text-align:left;}
.list-group-item-action:hover{text-decoration:underline !important;}
.section_title_container{max-width: 100%;}
.section_subtitle{text-align:justify;}
.btn-info{background-color: #002147;border-color: #002147;}
.btn-info:hover{background-color: #2b517d;border-color: #2b517d;}
.btn-primary{background-color: #002147;border-color: #002147;}
.btn-primary:hover{background-color: #2b517d;border-color: #2b517d;}
.milestone_counter{color:#14bdee;}
.news_post_image img{width: 100%;height: 200px;}
.blog_post_image img{width: 100%;height: 200px;}
.blog_post {width: 100%;}

