.help-block{color:red}

.new-btn{
    background-color: #bb2024;
    border: none;
}
.m-stack.m-stack--desktop
{
    box-shadow: 2px 2px 2px #999;
}
.m-subheader{
    margin-top: 20px;
    margin-bottom: 10px;
}

.page-item.active .page-link {
    z-index: 2;
    color: #fff;
    background-color: #df0000;
    border-color: #df0000;
}
/* ul li span:hover {
   color: #fff !important; 
}
  ul li i:hover {
   color: #fff !important; 
}*/
.btn-brand{
	background-color: #bb2024;
	border: 1px solid #bb2024;
}
.m--font-brand{
	color: #bb2024 !important; 
}
.m-footer ul li span:hover {
   color: #bb2024 !important; 
}
.m-footer  ul li i:hover {
   color: #bb2024 !important; 
}

.m-menu__link-text{
	color: #fff;
}


.new-btn:hover{
    background-color: #880f12;
    
}
input{
	border: 1px solid #999;
}
div.dataTables_wrapper div.dataTables_filter input {
    margin-left: .5em;
    display: inline-block;
    width: auto;
    border: 1px solid #999;
}
.form-grou input{
	border: 1px solid #999;
}
.m-subheader__title .m-menu__link-icon {
	color: #bb2024;
	font-size: 25px;
	font-weight: 600;
	padding-right: 10px;
}
.new_forms{
	text-align: right;
}
.new_forms input{
	padding: 9px;
    border-radius: 5px;
    padding-left: 12px;
    font-size: 12px;
}
/*.dropdown-menu{
  height: 120px !important;
}*/
.bootstrap-select.btn-group .dropdown-menu.inner > li.selected > a span.check-mark, .bootstrap-select.btn-group .dropdown-menu.inner > li:hover > a span.check-mark{
  color: green;
}
.new-btn_log{
  background-color: #bb2024 !important;
  color: #fff !important;
}
.available .fa:hover{
  color: #999;
}
.daterangepicker thead th.prev:hover, .daterangepicker thead th.next:hover{
  color: #999 !important;
}


.report-table td{
 padding:8px !important;
}
/*career-CSS*/

.modal_body_career{
    padding: 20px 0;
}
.modal_body_career h3{
    font-size:18px;
    line-height:23px;
    color:#333333;
    padding-bottom:15px;
    font-weight:600;
}
.modal_body_career p{
    font-size:14px;
    line-height:15px;
    color:#333333;
    display:inline-block;
    padding-top:10px;
}

.form-check{
    display:inline-block;
}
.pad_top_last{
    padding-top:28px;
}
.form-control{
    background-color:#f1f1f1 !important;
    height: 31px;
}
.col-form-label{
    color:#333333 !important;
}
.padtop_form{
    padding-top:10px !important;
}
/*career-CSS*/
.form-control{
    margin-bottom:1rem;
}
.form-control{
    background-color:#f1f1f1 !important;
}
.form-control::placeholder{
    color:#333333 !important;
    font-size:12px;
}
/*.franchise-form .prospective-content .form-control{*/
/*	font-size: 12px;*/
/*	width: 90%;*/
/*	background: #cccccc;*/
/*	font-weight: normal;*/
/*	color: #333333;;*/
/*	height: auto;*/
/*	margin: 0 0 20px;;*/
/*}*/
/*.invite-main .invite-inner .form-control{*/
/*	display: block;*/
/*	width: 88%;*/
/*	height: 34px;*/
/*	padding: 6px 9px;*/
/*	font-size: 14px;*/
/*	line-height: 1.42857143;*/
/*	color: #000000;*/
/*	background-color: #cccccc;*/
/*	background-image: none;*/
/*	border-radius: 4px;*/
/*	margin-bottom: 20px;*/
/*}*/
/*.contactus-main .contactus-inner .form-control {*/
/*	display: block;*/
/*	width: 100%;*/
/*	height: 34px;*/
/*	padding: 6px 9px;*/
/*	font-size: 14px;*/
/*	line-height: 1.42857143;*/
/*	color: #000000;*/
/*	background-color: #cccccc;*/
/*	background-image: none;*/
/*	border-radius: 4px;*/
/*	margin-bottom: 20px;*/
/*}*/
.smal_list{
    text-align: center;
}
.smal_list h3{
    font-size:15px;
    padding-bottom:2px;
}
.algn_rght{
    text-align: right;
}
.btn_sub{
    font-size: 12px;
    line-height: 23px;
    margin-right: 10px;
    text-transform: uppercase;
    cursor: pointer;
    background-color: red;
    border: 0;
    padding: 7px 9px;
    color: #fff;
    border-radius:5px;
    font-weight:600;
}
.btn_canc{
    font-size: 12px;
    line-height: 23px;
    margin-right: 10px;
    text-transform: uppercase;
    cursor: pointer;
    background-color: red;
    border: 0;
    padding: 10px 9px;
    color: #fff;
    border-radius:5px;
    font-weight:600;
}
.bck_white{
    background-color: #fff;
}
.form-check-input{
    position: absolute;
    margin-top: 6px;
    margin-left: 4px;
}
.main_heading{
    text-align:center;
    padding:20px 0;
}
.main_heading h2{
    font-size: 25px;
    text-transform:uppercase;
}
.red_back{
    background-color:red;
}
.center-modal{
    width: 100%;
    height: 100%;
}
.center-modal .inner-center{
    margin: 0 auto;
    position: relative;
    z-index: 41;
    top: 25%;
    padding: 15px;
}