
/* ============= 14 Jul 2021 ============  */
.navbar .navbar-brand{
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    width: auto;
}
#aside .navbar{
    display: flex;
    align-items: center;
}
.navbar .navbar-brand:hover .hidden-folded, .navbar .navbar-brand:focus .hidden-folded{
    color: #F21F0C;
}
.navbar .navbar-brand img{
    max-height: 30px;
    vertical-align: middle;
    display: block;
}
.nav-icon .material-icons{
    font-size: 22px;
    vertical-align: middle;
    opacity: 0.55;
    color: #fff;
    font-family: 'FontAwesome';
}
.nav-icon i.fa.fa-lightbulb-o.material-icons{
    font-size: 28px;
}
.nav-icon i.fa.fa-university.material-icons{
    font-size: 20px;
}
.navside .nav li a{
    display: inline-flex;
    align-items: center;
    width: 100%;
    position: relative;
    padding: 10px 14px;
    border-bottom: 1px solid #5b5b6b;
}
.navside .nav li a:hover, .navside .nav li a:focus{
    background-color: rgba(0, 0, 0, 12%);
}
.nav-active-primary .nav-link.active, .nav-active-primary .nav > li.active > a{
    color: #fff !important;
    background-color: rgba(0, 0, 0, 12%) !important;
    opacity: 1 !important;
}
.navside .nav li a:hover .material-icons, .navside .nav li a:active .material-icons, .navside .nav li a:focus .material-icons{
    opacity: 1 ;
    color: #F21F0C ;
}
.navside .nav li a:hover .nav-text, .nav-active-primary .nav > li.active > a > .nav-text , .navside .nav li a:hover .nav-caret, .nav-active-primary .nav > li.active > a >.nav-caret{
    opacity: 1 !important;
}
.nav-active-primary .nav > li.active .material-icons{
    opacity: 1 !important;
    color: #F21F0C !important;
    font-family: 'FontAwesome';
}
.navside .nav li a .nav-caret{
    position: absolute;
    right: 15px;
    margin: 0;
}
.navside .nav > li > a .nav-text{
    opacity: 0.55;
    font-size: 16px;
    padding: 0;
    color: #fff;
}
.app-aside:not(.hide) ~ .app-content{
    margin-left: 17rem;
}
.app-aside, .app-aside .scroll{
    width: 17rem;
}
.navside .nav-header{
    padding: 10px 15px;
    border-bottom: 1px solid #5b5b6b !important;
}
.navside .nav-header .text-muted{
    font-size: 16px;
}
.app-aside .left.navside.dark.dk .navbar.navbar-md.no-radius{
    border-bottom: 1px solid #5b5b6b;
}
.navside .nav li.active .nav-sub li .sub-link:after{
    content: '' !important;
    position: absolute;
    width: 5px;
    height: 5px;
    background: #fff;
    border-radius: 100%;
    left: 25px;  
    opacity: 0.6;
}
.navside .nav li.active .nav-sub li.active .sub-link:after, .navside .nav li.active a:focus .sub-link:after, .navside a.sub-link:hover.sub-link:after{
    background: #F21F0C !important;
    opacity: 1 !important;
}
.upskild-dashboard{
    margin: 10px 0 0 0;
}
.upskild-dashboard .margin .row .col-xs-6 form{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.upskild-dashboard .margin .row .col-xs-6 form .form-control{
    border-radius: 5px;
}
.upskild-dashboard .margin .row .col-xs-6 form a input.btn.btn-danger.has-value{
    margin-left: 8px;
    border: 1px solid #F21F0C;
    background: transparent;
    color: #F21F0C;
}
.upskild-dashboard .margin .row .col-xs-6 form a input.btn.btn-danger.has-value:hover{
    background: #F21F0C;
    color: #fff;
}
.btn{
    padding: 7px 14px;
}
.paddingset{
    padding: 7px 0px;
}
.upskild-dashboard .margin .row .col-xs-6 ._300{  
    font-weight: 400;
    font-size: 22px;
    letter-spacing: 1px;
}
.upskild-dashboard .box.p-a{
    background-color: #fff;
}
.upskild-dashboard .box.p-a:hover{
    box-shadow: 0 10px 10px rgb(0 0 0 / 16%) !important;
    transition: box-shadow 0.3s ease-in-out;
}
.padding{
    padding: 25px 20px 0;
}
.box-body{
    padding: 1rem 1rem 0;
}
.upskild-dashboard .box.p-a{
    box-shadow: 0 5px 5px rgb(0 0 0 / 8%) !important;
    border-radius: 5px;
    border: none;
    padding: 30px 15px !important;
    margin: 15px 0 0px;
}
.upskild-dashboard .box.p-a a .pull-left i {
    margin: 0 !important;
    font-size: 40px;
    color: #F21F0C;
    font-family: 'FontAwesome';
}
.upskild-dashboard .box.p-a a .pull-left i.fa.fa-lightbulb-o{
    font-size: 45px;
    width: 40px;
    height: 38px;
    position: relative;
}
.upskild-dashboard .box.p-a a .pull-left .fa-lightbulb-o:before{
    /*content: "\f0eb";
    width: 40px;
    height: 38px;
    position: absolute;
    margin: auto;
    top: -8px;
    left: 0;*/
    content: '\f0e8';
    width: 40px;
    height: 38px;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
}
.upskild-dashboard .box.p-a a{
    display: inline-flex;
    flex-direction: column;
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.upskild-dashboard .box.p-a a .m-r{
    margin-right: 0 !important;
}
.upskild-dashboard .box.p-a a .clear{
    margin: 15px 0 0;
}
.upskild-dashboard .box.p-a a .clear .text-muted{
    font-size: 18px;
    font-weight: 600;
}
.upskild-dashboard .box.p-a a .clear .text-md{
    margin: 15px 0 0 !important;
    font-size: 20px;
}
.upskild-dashboard .card-head{
    margin: 40px 0 0;
}
.upskild-dashboard .card-head h6{
    font-size: 22px;
    font-weight: 600;
    margin: 0 0 20px;
}
.upskild-dashboard .card-graphs{
    width: 100% !important;
    box-shadow: 0 5px 5px rgb(0 0 0 / 8%) !important;
    background: #fff;
    border-radius: 5px;
    padding: 20px 15px;
    height: 100% !important;
    cursor: pointer;
}
.upskild-dashboard .card-graphs:hover{
    box-shadow: 0 10px 10px rgb(0 0 0 / 16%) !important;
}
.upskild-dashboard .card-graphs canvas.chartjs-render-monitor{
    height: 280px !important;
}
.upskild-dashboard .card-cart canvas.chartjs-render-monitor{
    height: 400px !important;
}
.upskild-dashboard .card-graphs canvas#nrhfcvzldxygtwkmapeuijsoq, .upskild-dashboard .card-graphs canvas#jklgpzcoaseuqbdyhxnriftwv {
    margin: auto;
}
.open > .dropdown-menu-scale{
    margin: 0;
}
#switcher .switcher .hidden-switcher-icon{
    display: none;
}
.app-header .navbar ul.nav.navbar-nav.pull-right{
    display: flex;
    align-items: center;
}
.app-header .navbar ul.nav.navbar-nav.pull-right .show-switcher-icon a{
    box-shadow: none;
    margin: 0 0 0 20px;
    color: #F21F0C;
    font-size: 34px;
}
#switcher .switcher .m-t-1 a{
    background-color: #F21F0C;
    color: #fff;
}
#switcher .switcher .text-u-c .m-a-0{
    margin: 5px !important;
    width: 45%;
}
.daterangepicker{
    right: 176px !important;
    top: 156.473px !important;
}
.daterangepicker.opensright:before{
    left: auto !important;
    right: 94px;
}
.daterangepicker.opensright:after{
    left: auto !important;
    right: 94px;
}
.padding .box{
    box-shadow: none !important;
    border: none;
    background: transparent;
    margin-bottom: 0;
}
.padding .box .dker{
    background: none;
}
.padding .box .box-header.dker{
    padding: 15px 15px 20px;
}
.padding .box .row.p-a.pull-right{
    margin-top: -85px !important;
}
.padding .box .box-header h3{
    font-size: 22px;
    font-weight: 600;
}
.padding .box .box-header small{
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 16px;
}
.padding .box form{
    background: #fff;
    border-radius: 10px;
    padding: 10px 0 0;
}
.padding .box .dataTables_wrapper{
    padding-top: 20px;
}
.padding .box form .table-responsive .dataTables_wrapper .dataTables_length{
    padding: 0 0 20px 15px;
}
.padding .box form .table-responsive .dataTables_wrapper .dataTables_filter{
    padding: 0 25px 15px 0;
}
#program_wrapper .table  a.btn-default{
    position: relative;
    font-size: 0;
    background: transparent;
    border: none;
    padding: 12px;
    box-shadow: none;
    margin: 0 8px 0 0;
}
#program_wrapper .table  a.btn-default::after{
    content: '\f0e8';
    position: absolute;
    font-family: 'FontAwesome';
    font-size: 20px;
    left: 0;
    right: 0;
    top: 50%;
    transform: translate(0, -14px);
    color: #F21F0C;
}
#program_wrapper .table  a.btn-default:hover::after{
    color: #F21F0C;
}
#shoutouts_wrapper .table  a.btn-default{
    position: relative;
    font-size: 0;
    background: transparent;
    border: none;
    padding: 12px;
    box-shadow: none;
    margin: 0 8px 0 0;
}
#shoutouts_wrapper .table a.btn-default::after{
    content: '\f059';
    position: absolute;
    font-family: 'FontAwesome';
    font-size: 22px;
    left: 0;
    right: 0;
    top: 50%;
    transform: translate(0, -14px);
    color: #F21F0C;
}
#shoutouts_wrapper .table a.btn-default:hover::after{
    color: #F21F0C;
}
.show-eyes.list{
    position: relative;
    font-size: 0;
    background: transparent;
    border: none;
    padding: 12px !important;
    box-shadow: none;
    margin: 0 8px 0 0 !important;
}
.show-eyes.list::after{
    content: '\f06e ';
    position: absolute;
    font-family: 'FontAwesome';
    font-size: 22px;
    left: 0;
    right: 0;
    top: 50%;
    transform: translate(0, -14px);
    color: #F21F0C;
}
.show-eyes.list:hover::after{
    color: #F21F0C;
}
#packages_wrapper .table  a.btn-default{
    position: relative;
    font-size: 0px;
    background: transparent;
    border: none;
    padding: 0;
    box-shadow: none;
    margin: 0 5px 0 0;
}
#packages_wrapper .table  a.shoutout-list::after{
    content: '';
    position: absolute;
    background: url('../images/shoutout/shoutout_gray.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 25px;
    height: 25px;
    z-index: 9;
    top: 0;
    left: 0;
}
#packages_wrapper .table  a.shoutout-list::before{
    content: '';
    background: url('../images/shoutout/shoutout_hover.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 25px;
    height: 25px;
    z-index: 9;
    padding: 0; 
    top: 0;
    left: 0;
    display: block;
  }
  #packages_wrapper .table  a.shoutout-list:hover:after{
      display: none;
  }
  #packages_wrapper .table  a.shoutout-list:hover:before{
    display: block;
  }
  #packages_wrapper .table  a.take-action-list::after{
    content: '';
    position: absolute;
    background: url('../images/shoutout/action_gray.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 25px;
    height: 25px;
    z-index: 9;
    top: 0;
    left: 0;
}
#packages_wrapper .table  a.take-action-list::before{
    content: '';
    background: url('../images/shoutout/action_hover.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 25px;
    height: 25px;
    z-index: 9;
    padding: 0; 
    top: 0;
    left: 0;
    display: block;
  }
  #packages_wrapper .table  a.take-action-list:hover:after{
      display: none;
  }
  #packages_wrapper .table  a.take-action-list:hover:before{
    display: block;
  }
.table .text-center br{
  display: none;
}
.table .text-center a, .table .text-center button{
    padding: 0;
    margin: 0 5px;
}
.table .text-center a i, .table .text-center button i {
    padding: 0px;

}
.table a.success, .table a.success small i,
.table button.warning, .table button.warning small i {
    background: transparent;
    color: #F21F0C;
    font-size: 19px;
}
.table a.success:hover i, .table button.warning:hover i,
.table a.success:hover , .table button.warning:hover,
.table  a.success:focus , .table  button.warning:focus{
    color: #F21F0C;
    background: transparent;
    box-shadow: none !important;
}
.padding .box form .table-responsive .dataTables_wrapper .dataTables_info{
    padding: 15px 0 15px 15px;
    line-height: 38px;
}
.padding .box form .table-responsive .dataTables_wrapper .paging_simple_numbers{
    padding: 15px 10px 15px 0;
}
.padding .box form .table-responsive .dataTables_wrapper .paging_simple_numbers span a{
    padding: 2px 8px;
    background: #fff;
    color: #F21F0C !important;
    border: 1px solid #F21F0C;
    border-radius: 5px;
    margin: 0 5px;
}
.padding .box form .table-responsive .dataTables_wrapper .paging_simple_numbers span a:focus{
    outline: none;
}
.padding .box form .table-responsive .dataTables_wrapper .paging_simple_numbers span a.current{
    background: #F21F0C !important;
    color: #fff !important;
}
.padding .box form .table-responsive .dataTables_wrapper .paging_simple_numbers span a:hover,
.padding .box form .table-responsive .dataTables_wrapper .paging_simple_numbers span a:focus{
    background: #F21F0C !important;
    color: #fff !important;
    border: 1px solid #F21F0C !important;
}
table.dataTable thead td,.table-bordered td, .table-bordered th{
  border: none !important;
}
.table > thead > tr > th{
    border-bottom: 1px solid #dfdfdf !important;
}
table.dataTable.no-footer{
    border-bottom: none !important;
    border-top: 1px solid #dfdfdf;

}
table.dataTable tbody td{
    border-bottom: 1px solid #dfdfdf !important;
}
table.dataTable tbody th, table.dataTable tbody td,table.dataTable thead th{
    padding: 8px 10px !important;
    vertical-align: middle;
}
.padding .box form .table-responsive::-webkit-scrollbar-thumb{
    background: #F21F0C;
}
.padding .box form .table-responsive::-webkit-scrollbar-track{
    box-shadow: inset 0px 0px 3px #F21F0C;
}
.padding .box form .table-responsive::-webkit-scrollbar{
    width: 7px;
    height: 7px;
}
.padding .box form .bulk-action{
    display: flex;
    justify-content: flex-end;
    padding: 15px 25px 4px;
}
.padding .box form .bulk-action select#action{
    color: #F21F0C !important;
    border: 1px solid #F21F0C;
    border-color: #F21F0C;
    border-radius: 5px;
    background: #fff url('../images/shoutout/download_red.png') no-repeat right .75rem center;
    margin: 0 10px 0 0;
}
.padding .box form .bulk-action button{
    color: #F21F0C;
    border: 1px solid #F21F0C;
    border-color: #F21F0C;
    border-radius: 5px;
}
.padding .box form .bulk-action button:hover, .padding .box form .bulk-action button:focus{
    background-color: #F21F0C;
    color: #fff;
    box-shadow: none;
}
table.dataTable.no-footer .ui-check i{
    background-color: #fff !important;
    box-shadow: none;
    border: 1px solid #F21F0C;
    border-radius: 5px;
    width: 20px;
    height: 20px;
    position: relative;
}
table.dataTable.no-footer .ui-check input:checked + i:before{
    left: 7px !important;
    top: 7px !important;
}

.padding .box form .table-responsive .dataTables_wrapper .dataTables_length select{
    margin: 0 10px;
}
.primary{
    background-color: #F21F0C;
    color: #fff !important;
}
.btn.b-primary:hover, .btn.b-primary:focus, .btn.primary:hover, .btn.primary:focus{
    color: #fff !important;
    background-color:  #F21F0C;
}
.edit-action .box .box-header h3 .material-icons, .edit-action .box-tool,
.edit-program .box .box-header h3 .material-icons, .edit-program .box-tool,
.edit-package .box .box-header h3 .material-icons, .edit-package .box-tool,
.edit-shout-out .box .box-header h3 .material-icons, .edit-shout-out .box-tool,
.edit-questions .box .box-header h3 .material-icons, .edit-questions .box-tool,
.edit-take-action .box .box-header h3 .material-icons, .edit-take-action .box-tool{
   display: none;
}
.edit-action .box-body form,
.edit-program .box-body form,
.edit-package .box-body form,
.edit-shout-out .box-body form,
.edit-questions .box-body form,
.edit-take-action .box-body form{
    padding: 35px 30px 20px;
}
.edit-action .box-body form .form-group label,
.edit-program .box-body form .form-group label,
.edit-package .box-body form .form-group label,
.edit-shout-out .box-body form .form-group label,
.edit-questions .box-body form .form-group label
.edit-take-action .box-body form .form-group label{
    font-size: 16px;
}
.edit-action .form-control:disabled, .edit-action .form-control[readonly],
.edit-program .form-control:disabled,  .edit-program .form-control[readonly],
.edit-package .form-control:disabled, .edit-package .form-control[readonly],
.edit-shout-out .form-control:disabled, .edit-shout-out .form-control[readonly],
.edit-questions .form-control:disabled, .edit-questions .form-control[readonly],
.edit-take-action .form-control:disabled, .edit-take-action .form-control[readonly]{
    background-color: #ef9d9a;
    color: #fff !important;
    border: 1px solid #ef9d9a;
}
.edit-action .box-body form .form-group input,
.edit-program .box-body form .form-group input,
.edit-package .box-body form .form-group input,
.edit-shout-out .box-body form .form-group input,
.edit-questions .box-body form .form-group input,
.edit-take-action .box-body form .form-group input{
    border-radius: 5px;
}
.edit-action a.btn.btn-danger.m-t{
    margin-top: 5px !important;
    background: #F21F0C;
    border: 1px solid #F21F0C;
}
.edit-action a.btn.btn-danger.m-t:focus, .edit-action a.btn.btn-danger.m-t:focus{
    background: #F21F0C;
}
.edit-program .box-body form button[type="submit"],
.edit-package .box-body form button[type="submit"],
.edit-shout-out .box-body form button[type="submit"],
.edit-questions .box-body form button[type="submit"],
.edit-take-action .box-body form button[type="submit"]{
    margin-top: 5px !important;
    background: #F21F0C;
    border: 1px solid #F21F0C;
    color: #fff;
}
.edit-program .box-body form button[type="submit"]:hover, .edit-program .box-body form button[type="submit"]:focus,
.edit-package .box-body form button[type="submit"]:hover, .edit-package .box-body form button[type="submit"]:focus,
.edit-shout-out .box-body form button[type="submit"]:hover, .edit-shout-out .box-body form button[type="submit"]:focus,
.edit-questions .box-body form button[type="submit"]:hover, .edit-questions .box-body form button[type="submit"]:focus,
.edit-take-action .box-body form button[type="submit"]:hover, .edit-take-action .box-body form button[type="submit"]:focus{
    background: #F21F0C;
    border: 1px solid #F21F0C;
    color: #fff;
}
.edit-program .box-body form a.btn.btn-default.m-t,
.edit-package .box-body form a.btn.btn-default.m-t,
.edit-shout-out .box-body form a.btn.btn-default.m-t,
.edit-questions .box-body form a.btn.btn-default.m-t,
.edit-take-action .box-body form a.btn.btn-default.m-t{
    margin-top: 5px !important;
    background: #fff;
    color: #F21F0C;
    border: 1px solid #F21F0C;
    margin: 0 0 0 10px;
}
.edit-program .box-body form a.btn.btn-default.m-t:hover, .edit-program .box-body form a.btn.btn-default.m-t:focus,
.edit-package .box-body form a.btn.btn-default.m-t:hover, .edit-package .box-body form a.btn.btn-default.m-t:focus,
.edit-shout-out .box-body form a.btn.btn-default.m-t:hover, .edit-shout-out .box-body form a.btn.btn-default.m-t:focus,
.edit-questions .box-body form a.btn.btn-default.m-t:hover, .edit-questions .box-body form a.btn.btn-default.m-t:focus,
.edit-take-action .box-body form a.btn.btn-default.m-t:hover, .edit-take-action .box-body form a.btn.btn-default.m-t:focus{
    background: #F21F0C;
    border: 1px solid #F21F0C;
    color: #fff;
}
.edit-shout-out .form-group select,
.edit-take-action .form-group select,
.edit-package .form-group select,
.edit-questions .form-group select{
    border-radius: 5px;
}
.edit-shout-out .multiquestion h3{
    font-size: 22px;
    font-weight: 600;
}
.edit-shout-out .multiquestion{
    border-top: 2px solid #dfdfdf;
    padding: 35px 0 0;
    margin: 30px 0 0 0;
}
.edit-shout-out .form-group .add_more_option, .edit-shout-out .multiquestion .form-group .add_more_question,
.edit-shout-out .form-group .remove_question, .edit-questions .form-group .add_more_option ,
.edit-questions .multiquestion .form-group .add_more_question,  .edit-questions .form-group .remove_question{
    background: #F21F0C;
    border: 1px solid #F21F0C;
    color: #fff;
}
.edit-shout-out .form-group .remove_question{
    margin: 5px 0 0 0 !important;
}
.edit-shout-out .form-group .add_more_option:hover, .edit-shout-out .multiquestion .form-group .add_more_question:hover,
.edit-shout-out .form-group .add_more_option:focus, .edit-shout-out .multiquestion .form-group .add_more_question:focus,
.edit-shout-out .form-group .remove_question:focus, .edit-shout-out .multiquestion .form-group .remove_question:focus,
.edit-shout-out .form-group .remove_question:hover, .edit-shout-out .multiquestion .form-group .remove_question:hover,
.edit-questions .form-group .add_more_option:hover, .edit-questions .multiquestion .form-group .add_more_question:hover,
.edit-questions .form-group .add_more_option:focus, .edit-questions .multiquestion .form-group .add_more_question:focus,
.edit-questions .form-group .remove_question:focus, .edit-questions .multiquestion .form-group .remove_question:focus,
.edit-questions .form-group .remove_question:hover, .edit-questions .multiquestion .form-group .remove_question:hover{
    background: #F21F0C;
    border: 1px solid #F21F0C;
    color: #fff;
}
.edit-shout-out .delet-btn-shout-out,
.edit-questions .delet-btn-shout-out{
    padding: 5px 30px;
    background: #F21F0C;
    border: 1px solid #F21F0C;
    color: #fff !important;
    border-radius: 5px;
    font-weight: 500;
    font-size: 1rem;
}
.edit-shout-out .delet-btn-shout-out:focus, .edit-shout-out .delet-btn-shout-out:hover,
.edit-questions .delet-btn-shout-out:focus, .edit-questions .delet-btn-shout-out:hover{
    background: #F21F0C;
    border: 1px solid #F21F0C;
    color: #fff;
}
.edit-shout-out .option_list,
.edit-questions .option_list{
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    padding: 25px 25px 10px;
}
.edit-shout-out .delet-new,
.edit-questions .delet-new{
    display: inline-flex;
    justify-content: flex-end;
    align-items: center;
}
.edit-shout-out .multi_check_1, .edit-questions .multi_check_1{
    padding: 40px 0 15px;
    border-top: 2px solid #dfdfdf;
    margin: 40px 0 0;
    border-bottom: 2px solid #dfdfdf;
}
.edit-shout-out .multi_check_2, .edit-questions .multi_check_2,
.edit-shout-out .multi_check_3, .edit-questions .multi_check_3,
.edit-shout-out .multi_check_4, .edit-questions .multi_check_4,
.edit-shout-out .multi_check_5, .edit-questions .multi_check_5,
.edit-shout-out .multi_check_6, .edit-questions .multi_check_6,
.edit-shout-out .multi_check_7, .edit-questions .multi_check_7,
.edit-shout-out .multi_check_8, .edit-questions .multi_check_8{
    padding: 40px 0 15px;
    border-bottom: 2px solid #dfdfdf;
}
.edit-shout-out .image_video_block .form-group div, .edit-shout-out .form-group div{
   font-size: 16px;
}
.edit-shout-out .alter_image small{
    font-size: 12px !important;
    color: gray;
}
.edit-shout-out .alter_image small .material-icons{
    font-size: 16px !important;
}
.image-alter-main .remove_img{
    display: flex;
    flex-direction: column;
}
.image-alter-main .remove_img img{
    border-radius: 8px;
}
.image-alter-main .image-alter-btn{
    display: inline-flex;
    align-items: center;
    margin: 10px 0;
}
.image-alter-main .image-alter-btn a{
    background: #F21F0C;
    font-size: 16px !important;
    color: #fff;
    border-radius: 5px;
    padding: 4px 12px;
}
.image-alter-main .image-alter-btn a:hover{
    background: #F21F0C;
    color: #fff;
}
.image-alter-main .image-alter-btn a.show{
    margin: 0 10px 0 0;
}
/* .image-alter-main .choos-file{
    font-size: 0;
    width: 153px;
    height: 33px;
    position: absolute;
    opacity: 0;
} */
/* .image-alter-main .choose-main{
    position: relative;
    height: 33px;
    width: 153px;
    margin: 0 0 10px 0;
} */
/* .image-alter-main .choose-main::before{
    position: absolute;
    content: 'Choose File';
    width: 153px;
    height: 33px;
    display: flex;
    border-radius: 5px;
    align-items: center;
    justify-content: center;
    background: #F21F0C;
    color: #fff;
} */
.app-aside.folded.md{
    width: 3.70rem;
}
.app-aside.folded.md:not(.hide) ~ .app-content{
    margin-left: 3.70rem;
}
.app-aside.folded.md #aside .navbar{
    justify-content: center !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover{
    background: #F21F0C ;
    border: 1px solid #F21F0C ;
    border-radius: 5px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
 .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
  .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{
    cursor: default;
    color: #666 !important;
    border: 1px solid transparent !important;
    background: transparent !important;
    box-shadow: none !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:active, .dataTables_wrapper .dataTables_paginate .paginate_button:hover, .dataTables_wrapper .dataTables_paginate .paginate_button:focus{
    border: 1px solid #F21F0C !important;
    background: #F21F0C !important;
    outline: none !important;
}
.app-aside.folded.md  .navbar.navbar-md.no-radius{
  justify-content: center;
}
.upskild-dashboard .margin .row .col-xs-6 form .btn-primary{
    background-color: #F21F0C;
    border-color: #F21F0C;
}
.upskild-dashboard .margin .row .col-xs-6 form .btn-primary:hover{
    background-color: #F21F0C;
    border-color: #F21F0C;
}

#school_admin_wrapper .table a.btn.btn-sm.danger {
    position: relative;
    font-size: 0;
    background: transparent;
    border: none;
    padding: 12px;
    box-shadow: none;
    margin: 0 8px 0 0;
}
#school_admin_wrapper .table a.btn.btn-sm.danger::after{
    content: '\f041';
    position: absolute;
    font-family: 'FontAwesome';
    font-size: 20px;
    left: 0;
    right: 0;
    top: 50%;
    transform: translate(0, -14px);
    color: #F21F0C;
}
#school_admin_wrapper .table .text-center a.btn.btn-sm.danger:hover::after{
    color: #F21F0C;
}
.form-control{
    border-color: #dfdfdf;
    color: #000 !important;
}
#school_location_wrapper .table a.btn.show-program{
    position: relative;
    font-size: 0;
    background: transparent;
    border: none;
    padding: 12px;
    box-shadow: none;
    margin: 0 5px 0 0;
}
#school_location_wrapper .table a.btn.show-program::after{
    content: '\f0eb';
    position: absolute;
    font-family: 'FontAwesome';
    font-size: 20px;
    left: 0;
    right: 0;
    top: 50%;
    transform: translate(0, -14px);
    color: #F21F0C;
}
#school_location_wrapper .table a.btn.show-program:hover::after{
    color: #F21F0C;
}
#school_location_wrapper .table a.btn.show-student{
    position: relative;
    font-size: 0;
    background: transparent;
    border: none;
    padding: 12px;
    box-shadow: none;
    margin: 0 5px 0 0;
}
#school_location_wrapper .table a.btn.show-student::after{
    content: '\f19d';
    position: absolute;
    font-family: 'FontAwesome';
    font-size: 20px;
    left: 0;
    right: 0;
    top: 50%;
    transform: translate(0, -14px);
    color: #F21F0C;
}
#school_location_wrapper .table a.btn.show-student:hover::after{
    color: #F21F0C;
}
#school_location_wrapper .table  a.btn.show-staff{
    position: relative;
    font-size: 0;
    background: transparent;
    border: none;
    padding: 12px;
    box-shadow: none;
    margin: 0 5px 0 0;
}
#school_location_wrapper .table  a.btn.show-staff::after{
    content: '\f0c0 ';
    position: absolute;
    font-family: 'FontAwesome';
    font-size: 18px;
    left: 0;
    right: 0;
    top: 50%;
    transform: translate(0, -14px);
    color: #F21F0C;
}
#school_location_wrapper .table .text-center a.btn.show-staff:hover::after{
    color: #F21F0C;
}
#school_location_wrapper .table .text-center a, #school_location_wrapper .table .text-center button{
    margin: 0;
}
#EditSchoolLocation .modal-header .close, #schoolLocation .modal-header .close{
    margin-top: -25px;
}
#EditSchoolLocation .modal-body form .mutli_location input, #schoolLocation .modal-body form .mutli_location input{
    border-radius: 5px;
}
#EditSchoolLocation .modal-body form .assign-check .check-box, #schoolLocation .modal-body form .assign-check .check-box{
    display: flex;
    align-items: center;
    justify-content: space-around;
}
#EditSchoolLocation .modal-body form .assign-check, #schoolLocation .modal-body form .assign-check{
    display: flex;
}
#EditSchoolLocation .modal-body form .form-group label, #schoolLocation .modal-body form .form-group label{
    padding: 0 10px;
}
#EditSchoolLocation .modal-body form .form-group, #schoolLocation .modal-body form .form-group{
    display: flex;
    align-items: center;
}
#EditSchoolLocation .modal-footer .btn-secondary, #schoolLocation .modal-footer .btn-secondary {
    border:1px solid #F21F0C;
    color: #F21F0C;
    background: #fff;
}
#EditSchoolLocation .modal-footer .btn-secondary:hover, #EditSchoolLocation .modal-footer .btn-secondary:focus,
#schoolLocation .modal-footer .btn-secondary:hover, #schoolLocation .modal-footer .btn-secondary:focus{
    border:1px solid #F21F0C;
    color: #fff;
    background: #F21F0C;
}
#EditSchoolLocation .modal-footer .btn-primary, #EditSchoolLocation .modal-footer .btn-primary:hover,
#schoolLocation .modal-footer .btn-primary, #schoolLocation .modal-footer .btn-primary:hover{
   background: #F21F0C;
   border:1px solid #F21F0C;
   color: #fff;
}
.add-school .tab-content, .add-schoo .tab-content{
    border-top: none;
}
.add-school ul.nav.nav-md, .add-schoo ul.nav.nav-md{
    display: inline-flex;
    width: 100%;
    justify-content: flex-start;
    margin: 0 0 10px 25px;
}
.add-school ul.nav.nav-md .nav-link::before, .add-schoo ul.nav.nav-md .nav-link::before{
    display: none;
}
.add-school ul.nav.nav-md .nav-link span i, .add-schoo ul.nav.nav-md .nav-link span i{
    display: none;
}
.add-school ul.nav.nav-md .nav-link, .add-schoo ul.nav.nav-md .nav-link{
    padding: 0.5rem 1rem;
    border: 1px solid #F21F0C;
    color: #F21F0C;
    border-radius: 40px;
}
.add-school ul.nav.nav-md .nav-link:hover, .add-school ul.nav.nav-md .nav-link:hover, .add-school ul.nav.nav-md .nav-link.active,
.add-schoo ul.nav.nav-md .nav-link:hover, .add-schoo ul.nav.nav-md .nav-link:hover, .add-schoo ul.nav.nav-md .nav-link.active{
    background: #F21F0C;
    color: #fff;
}
.add-school ul.nav.nav-md .nav-item,
.add-schoo ul.nav.nav-md .nav-item{
    margin: 0 10px;
}
.add-school .school-logo .school-col .form-control{
    border: none;
}
/* .add-school form .school-logo .choose-main, .add-schoo form .school-logo .choose-main{
    position: relative;
    height: 33px;
    width: 153px;
    margin: 10px 0 10px 0;
    cursor: pointer;
} */
/* .add-school form .school-logo .choose-main::before, .add-schoo form .school-logo .choose-main::before{
    position: absolute;
    content: 'Choose File';
    width: 153px;
    height: 33px;
    display: flex;
    border-radius: 5px;
    align-items: center;
    justify-content: center;
    background: #F21F0C;
    color: #fff;
    cursor: pointer;
} */
.add-school form .school-logo .choose-main input, .add-schoo form .school-logo .choose-main input{
    /* font-size: 0;
    width: 153px;
    height: 33px;
    position: absolute;
    opacity: 0;
    cursor: pointer; */
    border: none;
    padding: 10px 0;
}
.add-schoo form .school-logo #user_photo{
    margin-bottom: 0 !important;
}
.add-schoo form .school-logo #user_photo a img{
    border-radius: 8px;
    width: 150px;
}
.add-schoo form .school-logo .delet a{
    background: #F21F0C;
    color: #fff;
    border: 1px solid #F21F0C;
    margin: 0 10px 0 0;
    padding: 5px 10px;
}
.add-schoo form .school-logo .delet a:hover, .add-schoo form .school-logo .delet a:focus{
    background: #F21F0C;
    color: #fff;
    border: 1px solid #F21F0C;
}
.add-school .mutli_location a.add_more_location, .add-school .mutli_location a.add_more_location:hover, .add-school .mutli_location a.add_more_location:focus,
.add-schoo .mutli_location a.add_more_location, .add-schoo .mutli_location a.add_more_location:hover, .add-schoo .mutli_location a.add_more_location:focus,
.add-schoo .mutli_location a.remove_location, .add-schoo .mutli_location a.remove_location:hover, .add-schoo .mutli_location a.remove_location:focus,
.add-school .mutli_location a.remove_location, .add-school .mutli_location a.remove_location:hover, .add-school .mutli_location a.remove_location:focus{
    background: #F21F0C;
    border: 1px solid #F21F0C;
    color: #fff;
}

.add-schoo .school-logo, .add-school .school-logo{
    border-bottom: 2px solid #dfdfdf;
    padding: 0 0 30px;
}
.add-schoo .mutli_location, .add-school .mutli_location{
    border-bottom: 2px solid #dfdfdf;
    padding: 0 0 5px;
}
.school-report-manage form .box-header{
    display: flex;
    align-items: center;
    padding: 15px 15px 24px !important;
} 
.school-report-manage form .box-header label{
    margin: 0;
}
.school-report-manage form .box-header input{
    margin: 0 10px;
    border-radius: 5px;
}
.school-report-manage form .box-header a{
    margin: 0 10px;
}
.school-report-manage form .box-header a button.btn.btn-primary, .school-report-manage form .box-header a button.btn.btn-primary:hover,
.school-report-manage form .box-header a button.btn.btn-primary:focus{
    background: #F21F0C;
    border: 1px solid #F21F0C;
    color: #fff;
}
.school-report-manage form .box-header a button.btn.btn-default{
    border: 1px solid #F21F0C;
    color: #F21F0C;
}
.school-report-manage form .box-header a button.btn.btn-default:hover, .school-report-manage form .box-header a button.btn.btn-default:focus{
    background: #F21F0C;
    color: #fff;
}
.school-report-manage .school-report-form{
    background: #fff;
    border-radius: 10px;
    padding: 10px 0 0;
    margin: 30px 0 0;
}
.school-report-manage .school-report-form .dataTables_length{
    padding: 0 0 20px 20px;
}
.school-report-manage .school-report-form .dataTables_filter{
    padding: 0 25px 15px 0;
}
.school-report-manage .school-report-form .dataTables_info{
    padding: 15px 0 15px 15px;
    line-height: 38px;
}
.school-report-manage .school-report-form .paging_simple_numbers{
    padding: 15px 10px 15px 0;
}
.school-report-manage .school-report-form .paging_simple_numbers span a.current,
.school-report-manage .school-report-form .paging_simple_numbers span a.current:hover,
.school-report-manage .school-report-form .paging_simple_numbers span a.current:focus,
.school-report-manage .school-report-form .paging_simple_numbers span a:hover,
.school-report-manage .school-report-form .paging_simple_numbers span a:focus{
    background: #F21F0C !important;
    color: #fff !important;
    border-radius: 5px;
    border: 1px solid #F21F0C;
}
.school-report-manage .school-report-form .paging_simple_numbers span a{
   border: 1px solid #F21F0C;
   color: #F21F0C ;
   background: #fff !important;
   padding: 2px 8px;
}
.school-report-manage .school-report-form::-webkit-scrollbar{
    width: 7px;
    height: 7px;
}
.school-report-manage .school-report-form::-webkit-scrollbar-thumb{
    background: #F21F0C;
}
.school-report-manage .school-report-form::-webkit-scrollbar-track{
    box-shadow: inset 0px 0px 3px #F21F0C;
}
.school-report-manage .white-space{
    padding: 15px;
    background: #fff;
    border-radius: 0 0 10px 10px;
}
.school-report-manage #export{
    background: transparent;
    padding: 0;
}
.list-school #schoolSearch{
    padding: 12px 0 20px;
    margin: 0 0 30px;
}
.list-school #schoolSearch select#search_select{
    color: #F21F0C !important;
    border: 1px solid #F21F0C;
    border-color: #F21F0C;
    border-radius: 5px;
    background: #fff url(../images/shoutout/download_blue.png) no-repeat right .75rem center;
    margin: 0 10px 0 0;
}
.list-school #schoolSearch input[type="search"]{
    border-radius: 5px;
    border: 1px solid #F21F0C;
    border-color: #F21F0C;
    margin: 0 10px 0 0;
}
.list-school #schoolSearch input[type="search"]::placeholder{
    color: #F21F0C !important;
    opacity: 1 !important;
}
.list-school #schoolSearch button, .list-school #schoolSearch a button:hover, .list-school #schoolSearch a button:focus{
    background: #F21F0C;
    border: 1px solid #F21F0C;
    color: #fff;
    margin: 0 10px 0 0;
}
.list-school #schoolSearch a button{
    border: 1px solid #F21F0C;
    color:  #F21F0C;
    background: #fff;
    padding: 8px 10px;
}
.website-label .table .text-center a.btn-default{
    background: transparent;
    color: #F21F0C;
    font-size: 22px;
    border: none;
}
.website-label .table .text-center a.btn-default small i{
    font-size: 22px;
}
.website-label .table .text-center a.btn-default:hover, .website-label .table .text-center a.btn-default:focus{
    color: #F21F0C;
    background: transparent;
    box-shadow: none !important;
}
.website-label-show label{
    margin-bottom: 0;
}
.website-label-show .form-group{
    display: flex;
    align-items: center;
}
.website-label-show .label-border{
    padding: 6px 10px;
    border: 1px solid #dfdfdf;
    border-radius: 5px;
}
.website-crm-show h4 label{
    font-size: 30px !important;
    font-weight: 500;
    text-transform: capitalize;
}
#certificate_wrapper .table .text-center a.danger{
    position: relative;
    font-size: 0;
    background: transparent;
    border: none;
    padding: 12px;
    box-shadow: none;
    margin: 0 8px 0 0;
}
#certificate_wrapper .table .text-center a.danger::after{
    content: '\f019';
    position: absolute;
    font-family: 'FontAwesome';
    font-size: 20px;
    left: 0;
    right: 0;
    top: 50%;
    transform: translate(0, -14px);
    color: #F21F0C;
}
#certificate_wrapper .table .text-center a.danger:hover::after{
    color: #F21F0C;
}
.general-setting .nav{
    display: flex;
    align-items: center;
}
.general-setting .nav .nav-item .nav-link{
    padding: 0.5rem 1rem;
    border: 1px solid #F21F0C;
    color: #F21F0C;
    border-radius: 40px;
    font-size: 1.125rem;
    margin-right: 20px;
}
.general-setting .nav .nav-item .nav-link::before, .general-setting .nav .nav-item .nav-link::after{
   display: none;
}
.general-setting .nav .nav-item .nav-link.active, .general-setting .nav .nav-item .nav-link:hover,
.general-setting .nav .nav-item .nav-link:focus{
    background: #F21F0C;
    color: #fff;
}
.general-setting .locale-settings{
    background: #fff;
    border-radius: 10px ;
    margin-top: 15px;
}
.general-setting .locale-settings select, .general-setting .locale-settings input{
    border-radius: 5px;
}
.general-setting .locale-settings span b{
    border-color: #000 transparent transparent !important;
}
.general-setting .locale-settings span.select2-selection.select2-selection--single{
    border-radius: 5px !important;
}
/* ====================================== */


/*my css for program*/

.list-program #programSearch{
    padding: 12px 0 20px;
    margin: 0 0 30px;
}
.list-program #programSearch select#search_select{
    color: #F21F0C !important;
    border: 1px solid #F21F0C;
    border-color: #F21F0C;
    border-radius: 5px;
    background: #fff url(../images/shoutout/download_blue.png) no-repeat right .75rem center;
    margin: 0 10px 0 0;
}
.list-program #programSearch input[type="search"]{
    border-radius: 5px;
    border: 1px solid #F21F0C;
    border-color: #F21F0C;
    margin: 0 10px 0 0;
}
.list-program #programSearch input[type="search"]::placeholder{
    color: #F21F0C !important;
    opacity: 1 !important;
}
.list-program #programSearch button, .list-program #programSearch a button:hover, .list-program #programSearch a button:focus{
    background: #F21F0C;
    border: 1px solid #F21F0C;
    color: #fff;
    margin: 0 10px 0 0;
}
.list-program #programSearch a button{
    border: 1px solid #F21F0C;
    color:  #F21F0C;
    background: #fff;
    padding: 8px 10px;
}
.edit-user .box .box-body form .form-group input#photo{
    border: none !important;
}
.edit-user .form-group .images #user_photo{
    margin-bottom: 10px;
}
.edit-user .form-group .images #user_photo .delete{
    margin: 20px 0 0 0 !important;
}
.edit-user .form-group .images #user_photo .delete a,
.edit-user .form-group .images #user_photo .delete a:hover,
.edit-user .form-group .images #user_photo .delete a:focus{
    background: #F21F0C;
    border: 1px solid #F21F0C;
    color: #fff;
    padding: 6px 12px;
    margin: 0 10px 0 0;
}
.edit-user .form-group .images #user_photo a img{
    width: 150px;
}
.app-footer{
    background: #fff;
}
.app#app div#content{
    padding-bottom: 40px;
}
@keyframes bounce-1 {
    0%   { transform: translateY(0); }
    50%  { transform: translateY(-10px); }
    100% { transform: translateY(0); }
}
.app-footer .text-muted a{
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: -55px;
    right: 20px;
    background: #fff;
    padding: 12px;
    opacity: 1;
    border-radius: 10px;
    animation-name: bounce-1;
    animation-timing-function: ease-in-out;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    box-shadow: 0 5px 10px rgb(0 0 0 / 25%);
}
.app-footer .pull-right{
    float: none;
    vertical-align: middle;
    text-align: center;
}
.app-footer .text-muted a i{
    font-size: 16px;
}
.app-footer .text-xs .nav{
    display: none;
}
.padding .box a.btn.btn-fw.primary i.material-icons{
    font-size: 0;
    padding: 0 8px;
}
.padding .box a.btn.btn-fw.primary i.material-icons:after{
    content: '\f0fe';
    position: absolute;
    font-family: 'FontAwesome';
    width: 20px;
    height: 20px;
    font-size: 20px;
    top: 0;
    display: block;
    transform: translate(-11px, 9px);
}
#aside ul.nav{
    overflow-x: auto !important;
    height:100vh;
}
/* ====================================== */

.table .text-center .show-eyes:hover{
   box-shadow:none;
}
.table .box-shadow.show-eyes:hover{
   box-shadow:none;
}
.navside .nav li a .nav-icon i.fa-lightbulb-o:before{
    content: '\f0e8';
    font-size: 26px;
}

.w-sm.custome-sm {
    width: 160px !important;
}
.fa-thumbs-down {
    font-size: 24px;
}
.fa-thumbs-up {
    font-size: 24px;
}

/*=== Calendar Slider Css ===========*/
/* 3- owl slider general styles 
*********************************************************************/
.awqaty-calendar-slider .owl-nav {
    margin-top: 0;
}

.awqaty-calendar-slider .owl-nav [class*="owl-"] {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.awqaty-calendar-slider .owl-nav .disabled {
    opacity: 1;
    background: #f1f1f1;
}

.awqaty-calendar-slider .owl-stage-outer {
    margin: 0 -1px;
}

.awqaty-calendar-slider,
.awqaty-calendar-time-slider {
    position: relative;
    box-sizing: border-box;
}

.awqaty-calendar-slider .owl-stage {
    padding-top: 1px;
}

.owl-nav .owl-prev,
.owl-nav .owl-next {
    position: absolute;
    top: -118px;
}

.owl-nav .owl-prev i,
.owl-nav .owl-next i {
    position: relative;
    vertical-align: middle;
    margin: 0 auto;
}

.owl-nav .owl-prev {
    left: -30px;
}

.owl-nav .owl-next {
    right: -30px;
}

/*.awqaty-calendar-time-slider .owl-item a {
    border: 1px solid #51a5ba;
}*/
.time_slots_table {
    background: #f5f5f5;
    border: 1px solid #51a5ba;
    width: 100%;
    height: 300px;
    box-sizing: border-box;
}

.time_slots_table table {
    /*border-collapse: collapse;*/
}

.time_slots_table table,
.time_slots_table td {}

/* 4- day and dayStatus style 
*********************************************************************/

.awqaty-calendar-slider .awqaty-day {
    margin: 0 1px;
    text-align: center;
    width: 38px;
    height: 51px !important;
    display: inline-flex;
    flex-direction: column-reverse;
    position: relative;
    overflow: hidden;
    padding: 10px 12px;
    box-sizing: border-box;
    align-items: center;
    justify-content: center;
}

.awqaty-calendar-slider .awqaty-day.todayRapper {
    background: #16c2d5;
    color: #ffffff;
    border-radius: 6px;
}

.awqaty-calendar-slider .awqaty-day.todayRapper .awqaty-dayName,
.awqaty-calendar-slider .awqaty-day.todayRapper .awqaty-dayMonth {
    color: #fff;
}

.awqaty-calendar-slider .awqaty-day.todayRapper .awqaty-dayCont span {
    color: #ffffff;
    font-weight: lighter;
}

.awqaty-calendar-slider .awqaty-day .awqaty-dayName {
    font-size: 14px;
    font-weight: lighter;
    color: #424242;
    background: red;
}

.awqaty-calendar-slider .awqaty-day .awqaty-dayMonth {
    color: #8D9CA4;
    font-size: 12px;
    font-weight: 450;
    line-height: 15px;
}

.awqaty-calendar-slider .awqaty-day.dayOff {
    cursor: default;
}

.awqaty-calendar-slider .awqaty-day.dayOff .awqaty-dayName {
    /*background: #676666;*/
    color: #424242;
    background: red;
}

.awqaty-calendar-slider .awqaty-day.has-event .awqaty-dayName {
    background: #115783;
}

.awqaty-calendar-slider .awqaty-day.active {
    background: #16C2D5;
    border: none;
    border-radius: 6px;
    height: auto;
    padding: 10px 12px;
}

.awqaty-calendar-slider .awqaty-day.active .awqaty-dayName,
.awqaty-calendar-slider .awqaty-day.active .awqaty-dayMonth,
.awqaty-calendar-slider .awqaty-day.active .awqaty-dayCont span {
    color: #ffffff;
}

.awqaty-calendar-slider .awqaty-day .awqaty-dayCont {}

.awqaty-calendar-slider .awqaty-dayCont span {
    display: block;
    color: #8D9CA4;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}

.awqaty-calendar-slider .awqaty-dayCont span.awqaty-dayEvents {
    color: #b5b5b5;
}

.awqaty-calendar-slider .awqaty-dayNo {
    font-size: 36px;
}

.awqaty-calendar-slider .awqaty-dayEvents {
    font-size: 12px;
}

.awqaty-calendar-slider .awqaty-day.active:hover,
.awqaty-day.dayOff:hover {
    cursor: default;
}

.awqaty-calendar-slider .awqaty-day:not(.active):not(.dayOff):hover .awqaty-dayCont {
    /*background: #f5f5f5;*/
}

.awqaty-calendar-slider .awqaty-dayName .awqaty-today {
    font-size: 10px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.4);
    width: 43px;
    text-transform: uppercase;
    display: inline-block;
    float: right;
    height: 21px;
    line-height: 21px;
    margin-right: 4px;
    margin-top: 4px;
}

/* 5- Active Day && Add Event Button 
*********************************************************************/
.awqaty-active_events_title {
    height: 48px;
    background: #115783;
    color: #fff;
    padding: 10px 10px 10px 15px;
}

.awqaty-active_events_title button {
    float: right;
}

.awqaty-activeDay {
    float: left;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
}

.awqaty-addEvent {
    width: 140px;
    height: 28px;
    background: #e94d1f;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    white-space: nowrap;
    border: none;
    outline: none;
    transition-duration: 0.3s;
}

.awqaty-addEvent:hover {
    background: #b5b5b5;
    transition-duration: 0.3s;
}

/* 7- add & remove events style modal 
*********************************************************************/
.awqaty-modal {
    background: rgba(17, 87, 131, 0.5);
}

.awqaty-modal .modal-content {
    border-radius: 0;
    border-width: 0;
    width: 375px;
    margin: auto;
}

.awqaty-modal .modal-header {
    height: 38px;
    line-height: 38px;
    background: #e94d1f;
    color: #fff;
    border-bottom-width: 0;
    padding: 0 11px;
}

.awqaty-modal .modal-header a {
    float: right;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
}

.awqaty-modal .modal-header span {
    font-size: 14px;
    font-weight: 700;
}

.awqaty-modal .modal-body {
    padding: 20px;
}

.awqaty-modal .modal-body span {
    color: #999999;
    font-size: 14px;
    font-weight: 500;
}

.awqaty-modal .modal-body .fa {
    color: #115783;
    font-size: 18px;
    line-height: 20px;
    float: right;
}

.awqaty-modal .modal-body input,
.awqaty-modal .modal-body textarea {
    width: 100%;
    max-width: 100%;
    margin-bottom: 19px;
    border: solid 1px #ebebeb;
    background: #f8f8f8;
    padding: 10px;
    height: 35px;
    vertical-align: middle;
    color: #115783;
}

.awqaty-modal .modal-body input:focus,
.awqaty-modal .modal-body textarea:focus {
    outline: 0;
    box-shadow: inherit;
    border-color: #115783;
    transition: all 500ms ease;
}

.awqaty-modal .modal-body textarea {
    height: 131px;
}

.awqaty-modal .tmFrom,
.awqaty-modal .tmTo,
.awqaty-modal .awqaty-saveEv,
.awqaty-modal .awqaty-resetEv {
    width: 50%;
    display: inline-block;
}

.awqaty-modal .tmFrom,
.awqaty-saveEv {
    margin-right: -2px;
    padding-right: 10px;
}

.awqaty-modal .tmTo,
.awqaty-resetEv {
    margin-left: -2px;
    padding-left: 10px;
}

.awqaty-modal .modal-body button {
    width: 100%;
    height: 35px;
    border-width: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    transition-duration: 0.3s;
}

.awqaty-modal .modal-body .awqaty-saveEv button,
.awqaty-modal .modal-body .awqaty-resetEv button:hover {
    background: #e94d1f;
}

.awqaty-modal .modal-body .awqaty-resetEv button,
.awqaty-modal .modal-body .awqaty-saveEv button:hover {
    background: #999999;
}

#awqaty-removeEv .modal-body {
    color: #999999;
    font-size: 14px;
}

#awqaty-removeEv span {
    padding-bottom: 30px;
    display: block;
}

.awqaty-modal .modal-body label {
    width: 100%;
    margin-bottom: 5px;
    max-width: 100%;
    display: inline-block;
}

.awqaty-modal .modal-dialog {
    width: 375px;
    margin: 10px auto;
}

/* 8- Date & Time picker
*********************************************************************/
.pickDate {
    display: inline-block;
}

.pickDate .fa {
    font-size: 18px;
}

.bootstrap-timepicker-widget.dropdown-menu.open {
    z-index: 9999 !important;
}

.datepicker {
    position: absolute;
    background: #fff;
    border: solid 1px #115783;
}

.table-condensed>thead>tr>th,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>td,
.datepicker table tr td.new:not(.disabled),
.datepicker table tr td.old:not(.disabled) {
    color: #115783;
}

.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,
.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-color: #003580 !important;
    background-image: -webkit-linear-gradient(top, #003580, #003580);
}

.datepicker table tr td.new.active {
    color: #fff;
}

.input-group {
    position: relative;
    display: flex;
    z-index: 0;
}

.input-group-addon {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.input-group-addon i {
    font-size: 18px;
    color: #424242;
}

/* awqaty-control-form */
.awqaty-control-form {
    margin-top: 0px;
    margin-bottom: 4px;
}

.awqaty-control-form label {
    display: block;
    color: #999999;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 5px;
    text-align: left;
}

.awqaty-control-form input {
    width: 100%;
    max-width: 100%;
    margin-bottom: 41px;
    border: solid 1px #cfd2da;
    background: #fafafa;
    padding: 10px;
    height: 35px;
    vertical-align: middle;
    color: #115783;
    box-sizing: border-box;
    cursor: pointer;
}

.awqaty-input:last-child input {
    margin-bottom: 0;
}

.awqaty-control-form input:focus {
    outline: 0;
    box-shadow: inherit;
    border-color: #115783;
    transition: all 500ms ease;
}

.awqaty-control-form button {
    width: 100%;
    height: 35px;
    border-width: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    transition-duration: 0.3s;
    background-color: #e94d1f;
}

.awqaty-control-form button:hover {
    background-color: #999999;
}

.awqaty-control-form .fa {
    color: #115783;
    font-size: 18px;
    line-height: 20px;
    float: right;
}

.awqaty-widget {
    padding: 20px;
    border: 1px solid #eeeeee;
    margin-bottom: 30px;
}

.awqaty-widget:last-child {
    margin-bottom: 0px;
}

.awqaty-widget-title {
    color: #115783;
    font-weight: 700;
    position: relative;
}

.awqaty-widget-title:after {
    content: "";
    position: absolute;
    height: 4px;
    width: 70px;
    bottom: -22px;
    left: 0;
    background-color: #eeeeee;
}

/* 9- media styles 
*********************************************************************/

@media screen and (max-width: 767px) {
    .awqaty-inputs {
        margin-bottom: 30px;
    }

    .awqaty-inputs:last-child {
        margin-bottom: 0px;
    }

    .awqaty-control-form {
        margin-top: 40px;
    }

    .awqaty-title {
        font-size: 24px;
        margin-top: 40px;
    }

    .awqaty-dayNo {
        font-size: 20px;
    }

    .awqaty-table>thead>tr>th {
        padding: 10px;
    }

    .awqaty-table>tbody>tr>td {
        padding: 10px 5px;
    }
}

@media screen and (max-width: 410px) {
    .awqaty-title {
        font-size: 25px;
    }

    .awqaty-addEvent {
        width: 92px;
        font-weight: 500;
        font-size: 12px;
        height: 25px;
        margin-top: 2px;
    }

    .awqaty-active_events_title {
        padding: 10px 5px 10px 5px;
    }

    .awqaty-activeDay {
        font-size: 14px;
    }

    .awqaty-table>tbody>tr>td {
        padding: 5px;
        font-size: 13px;
    }

    .awqaty-modal .modal-content {
        width: 298px;
    }

    .awqaty-modal .modal-dialog {
        width: 298px;
        margin: 10px auto;
    }
}

/*=== my claendar css ========*/
.awqaty-dayName {
    display: none;
}

.awqaty-calendar-slider button.owl-prev span {
    left: 5px;
    bottom: 20%;
    transform: rotate(180deg);
    content: '';
    background: url(../images/dark_grey_right_arrow.svg) no-repeat center;
    background-size: contain;
    width: 10px;
    height: 14px;
    font-size: 0;
}

.awqaty-calendar-slider button.owl-next span {
    content: '';
    background: url(../images/dark_grey_right_arrow.svg) no-repeat center;
    background-size: contain;
    width: 10px;
    height: 14px;
    bottom: 20%;
    right: 0px;
    display: flex;
    align-items: center;
    font-size: 0;
}

.awqaty-calendar-slider .owl-nav.disabled {
    display: flex !important;
    justify-content: flex-end;
    position: absolute;
    top: 0;
    left: 50%;
    width: 100%;
    transform: translateX(-50%);
    margin: 0;
}

.calendar-date {
    background: #003580;
    border-radius: 6.66667px;
    padding: 11px;
    cursor: pointer;
    height: 36px;
    width: 36px;
    font-size: 0;
    background-image: url(../images/white_date_icon.svg);
    background-position: center;
    background-size: 13px 12px;
    background-repeat: no-repeat;
}

.awqaty-plugin-content {
    width: 50%;
    position: relative;
}

/*-- profile form ---*/
.operating_img {
    position: relative;
}

.operating_img img {
    position: absolute;
    top: 34px;
    right: 47px;
    cursor: pointer;
}

/*.operating_time input[type="text"] {
    border: none;
}*/
.daterangepicker:before,
.daterangepicker:after {
    display: none;
}

.border-grey {
    opacity: 0.84;
    border-bottom: 1px solid #DBDBDB;
}

.mb-25 {
    margin-bottom: 25px;
}

.mt-25 {
    margin-top: 25px;
}

body .ui-widget-content {
    color: #f21f0c !important;
}
body .ui-state-default, 
body .ui-widget-content .ui-state-default, 
body .ui-widget-header .ui-state-default, 
body .ui-button, 
body html .ui-button.ui-state-disabled:hover, 
body html .ui-button.ui-state-disabled:active,
body .ui-widget-header {
    border: none !important;
    background: transparent !important;
    color: #f21f0c !important;
}
body .ui-datepicker .ui-datepicker-prev, 
body .ui-datepicker .ui-datepicker-next {
    top: 10px;
    width: 10px;
    height: 10px;
}
body .ui-datepicker .ui-datepicker-prev {
    left: 8px;
    transform: rotate(-45deg);
}
body .ui-datepicker .ui-datepicker-next {
    right: 8px;
    transform: rotate(135deg);
}
body .ui-datepicker .ui-datepicker-prev span, 
body .ui-datepicker .ui-datepicker-next span {
    top: 50%;
    transform: translate(-50%,-50%)!important;
    margin: 0 !important;
}
body .ui-icon {
    width: 10px;
    height: 10px;
}
body .ui-datepicker-prev .ui-icon {
    transform: rotate(-45deg) !important;
    margin: 0 !important;
}
body .ui-datepicker-next .ui-icon {
    transform: rotate(135deg) !important;
}
body .ui-icon:after {
    border-radius: 0;
}
body .ui-datepicker select.ui-datepicker-month, 
body .ui-datepicker select.ui-datepicker-year {
    color: #f21f0c;
}
body a:not([href]):not([tabindex]):focus, 
body a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none;
    box-shadow: none;
    border: none;
}
