 



/* ---------- CSS ---------- */
body{ background-color: #fff;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{}
.form-label, .form-control-label, .control-label {margin-bottom:0.2rem;}


.pace-running { background-color: #fff;}
.pace-running .pace.pace-active {display:none;}

/*calendar*/
.highcharts-credits{display:none !important;}

/*calendar*/
#StartDate.form-control.datepicker, #EndDate.form-control.datepicker {background-color: #fff;}

/*Swal Pop up*/
.swal2-header {padding:0;}
.swal2-title, .swal2-title .swalTtl {font-size:24px;color: #333;font-weight:800;margin-bottom:5px;}
.swal2-title .swalSS {display:block;margin:10px auto;color:#017dc0;font-size:50px;}
.swal2-title .swalErr {display:block;margin:10px auto;color:#D23100;font-size:50px;}
.swal2-title .swalWarn {display:block;margin:10px auto;color:#EEC15A;font-size:50px;}
.swal2-content {font-size:13px;color: #000;font-weight:600;margin-bottom:5px; padding:0;}
.swal2-styled.swal2-confirm,.swal2-styled.swal2-cancel, .swal2-styled.swal2-deny,.swal2-confirm,.swal2-cancel,.swal2-deny {background-color: #017dc0;color:#fff; font-size:13px; padding: 6px 15px; min-width: 60px;border:1px solid #017dc0;border-radius: 5px;}
.swal2-styled.swal2-cancel, .swal2-styled.swal2-deny  {background-color: #fff;border:1px solid #ababab;color:#000;}
.swal2-actions {margin-top:5px;}
.swal2-icon {margin:15px 10px;display:none !important;}
.swal2-confirm.swal2-styled {background-color: #017dc0;color:#fff; border:1px solid #017dc0;}
.swal2-cancel.swal2-styled {background-color: #fff;color:#000; border:1px solid #ababab;}
.swal2-cancel.swal2-styled:hover {background: #017dc0 !important;background-color: #017dc0;color:#fff; border:1px solid #017dc0;}

/*SurveyJS*/ 
.btn-primary, .svc-btn, .btn-primary:hover,.btn-primary:focus,.btn-primary:active {color: #000!important;background-color: #017dc0 !important;border-color: #017dc0 !important;}
.svc-flex-row, .svc-tab-designer .svc-tab-designer_content {background-color: #fff !important;}
.svc-btn .svc-text {color:#000 !important;}
.sl-table {margin: 0 auto !important;}
.svc-logic-paneldynamic div.svc-logic-operator {height: 35px !important;font-size: 14px;line-height: 18px;}

/*Select2*/ 
.select2Class {}
.select2-container {width:100% !important;}
.select2-container .select2-selection {height: 34px;border: 1px solid #ced4da;}
.select2-container .select2-selection .select2-selection__rendered {line-height: 32px;}
.select2-container .select2-selection.select2-selection--multiple .select2-selection__rendered {line-height: 20px;font-size: 10px; font-weight: 600;}
.select2-container--default.select2-container--focus .select2-selection--multiple {border: solid #ced4da 1px; outline: 0;}
.select2-container .select2-selection .select2-selection__arrow {height: 32px;}
.select2-container .select2-results__option--highlighted[aria-selected] {background-color: #1b1d1d;color: white;}
.select2-container--default .select2-selection--multiple .select2-selection__choice {background-color: #017dc0;border: 1px solid #b2d35d;}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {color:#000;}
.select2-container--default .select2-search--inline .select2-search__field {font-size:13px;margin-top:6px;padding: 0 3px;}
.select2Class {
}
.select2Class {}



.ss {
}
/* ---------- Media ---------- */
/* ##Device = Desktops, ##Screen = 1281px to higher resolution desktops */
@media (min-width:1281px) {

}
/* ##Device = Laptops, Desktops, ##Screen = B/w 1025px to 1280px */
@media (min-width:1025px) and (max-width:1280px){

}
/* ##Device = Tablets, Ipads (portrait), ##Screen = B/w 768px to 1024px */
@media (min-width:768px) and (max-width:1024px){

}
/* ##Device = Tablets, Ipads (landscape), ##Screen = B/w 768px to 1024px */
@media (min-width:768px) and (max-width:1024px) and (orientation:landscape){

}
/* ##Device = Low Resolution Tablets, Mobiles (Landscape), ##Screen = B/w 481px to 767px */
@media (min-width:481px) and (max-width:767px){


}
/* ##Device = Most of the Smartphones Mobiles (Portrait), ##Screen = B/w 320px to 479px */
@media (min-width:320px) and (max-width:480px){
    .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {padding-right: 15px !important;padding-left: 15px !important;}
 }







