.body-container {
    /*background-image: url('../img/background.jpg');*/
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.form-class{
    padding: 0 2.5rem;
}
.form-group-discription p {
    font-weight: 600;
    margin: 0;
    padding: 0;
}
.form-group-discription span {
    color: #ae1d2c;
    font-weight: 700;
}
.group-selection{
    margin-top: -16px;
}
#timepicker[readonly], #timepicker[readonly]:focus{
    background: #fff;
}
.mdtp__wrapper{
    bottom: unset;
    top: 20%;
}
.mdtp__wrapper[data-theme=blue] .mdtp__button {
    color: #ae1d2c;
}
.mdtp__wrapper[data-theme=blue] .mdtp__clock .mdtp__am.active, .mdtp__wrapper[data-theme=blue] .mdtp__clock .mdtp__clock_dot, .mdtp__wrapper[data-theme=blue] .mdtp__clock .mdtp__pm.active, .mdtp__wrapper[data-theme=blue] .mdtp__time_holder {
    background-color: #ae1d2c;
}
.mdtp__wrapper[data-theme=blue] .mdtp__clock .mdtp__digit span:hover, .mdtp__wrapper[data-theme=blue] .mdtp__digit.active span {
    background-color: #ae1d2c!important;
}
.mdtp__wrapper[data-theme=blue] .mdtp__digit.active:before {
    background-color: #ae1d2c;
}
.carousel-item > div {
   height: 100%;
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
}
.main-logo img {
    width: 35%;
}
.form-main-title h3 {
    font-size: 25px;
    font-weight: 600;
    margin: 8px 0 0 0;
}
.m-has-discription p {
    font-size: 16px;
    margin: 15px 0 15px 0;
    letter-spacing: 0.5px;
}
.wickedpicker__title {
    background-image: none; 
    background: #ae1d2c;
    border-bottom: 1px solid #ae1d2c;
    color: #fff;
    font-weight: 600;
}
.wickedpicker__close {
    top: 40%;
    right: 10px;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    width: 20px;
    height: 20px;
    border: 1px solid #fff;
    border-radius: 50%;
}
.wickedpicker__controls__control-down, .wickedpicker__controls__control-up {
    color: #ae1d2c;;
    font-size: 17px;
}
.wickedpicker__controls__control--hours{
    outline: none;
}
.btm-text{
    margin-top: -12px !important;
}
.btn-light-default {
    color: #ae1d2c;
    background-color: #f1f6f9;
    border-color: #ae1d2c;
}
.modal-btn-cls {
    position: absolute;
    right: 0;
    background: #ae1d2d !important;
    opacity: 1 !important;
    color: #fff !important;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    font-size: 20px;
    margin: -15px -15px 0 0;
    line-height: 5px;
}
/*Bootstrap Calendar*/
.ph-ex {
    font-size: 12px;
    margin: 5px 0 0 0;
    display: block;
    color: #767676;
}
.datepicker {
    border-radius: 0;
    padding: 0;
}
.btn-theme-red, .btn-theme-red:focus, .btn-theme-red:hover{
    background: #ae1d2c;
    border-color: #ae1d2c;
}
.datepicker-days table thead, .datepicker-days table tbody, .datepicker-days table tfoot {
    padding: 10px;
    display: list-item;
}
.datepicker-days table thead, .datepicker-months table thead, .datepicker-years table thead, .datepicker-decades table thead, .datepicker-centuries table thead {
    background: #3546b3;
    color: #ffffff;
    border-radius: 0;
}
.datepicker-days table thead tr:nth-child(2n+0) td, .datepicker-days table thead tr:nth-child(2n+0) th {
    border-radius: 3px;
}
.datepicker-days table thead tr:nth-child(3n+0) {
    text-transform: uppercase;
    font-weight: 300 !important;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.7);
}
.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 11px 13px;
}
.datepicker-months table thead td, .datepicker-months table thead th, .datepicker-years table thead td, .datepicker-years table thead th, .datepicker-decades table thead td, .datepicker-decades table thead th, .datepicker-centuries table thead td, .datepicker-centuries table thead th {
    border-radius: 0;
}
.datepicker td, .datepicker th {
    border-radius: 50%;
    padding: 0 12px;
}
.datepicker-days table thead, .datepicker-months table thead, .datepicker-years table thead, .datepicker-decades table thead, .datepicker-centuries table thead {
    background: #ae1d2c;
    color: #ffffff;
    border-radius: 0;
}
.datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active:hover.disabled, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled:hover.disabled, .datepicker table tr td.active[disabled], .datepicker table tr td.active:hover[disabled], .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active.disabled:hover[disabled] {
    background-color: #ae1d2c;
}
.datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover {
    background-image: none;
}
.datepicker .prev, .datepicker .next {
    color: rgba(255, 255, 255, 0.5);
    transition: 0.3s;
    width: 37px;
    height: 37px;
}
.datepicker .prev:hover, .datepicker .next:hover {
    background: transparent;
    color: rgba(255, 255, 255, 0.99);
    font-size: 21px;
}
.datepicker .datepicker-switch {
    font-size: 24px;
    font-weight: 400;
    transition: 0.3s;
}
.datepicker .datepicker-switch:hover {
    color: rgba(255, 255, 255, 0.7);
    background: transparent;
}
.datepicker table tr td span {
    border-radius: 2px;
    margin: 3%;
    width: 27%;
}
.datepicker table tr td span.active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover {
  background-color: #3546b3;
  background-image: none;
}
.dropdown-menu {
    border: 1px solid rgba(0,0,0,.1);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.datepicker-dropdown.datepicker-orient-top:before {
    border-top: 7px solid rgba(0,0,0,.1);
}




/* these make sure in mobile devices, tab panes are not the same height (for example 'forgot' pane is not as tall as 'signup' page) */
@media (max-width: 767.98px) {
   .tab-sliding .tab-pane:not(.active) {
      max-height: 0 !important;
   }
   .tab-sliding .tab-pane.active {
      min-height: 90vh;
      max-height: none !important;
   }
    .body-container{
        background-image: none;
    }
    .group-selection {
        margin-top: 0;
    }
    .form-class {
        padding: 0 1rem;
    }
}