body {font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;background: #e9ebef;font-size: 13px;color: #323a45;outline: none!important;}
body,
html {margin: 0;padding: 0;height: 100%;padding-right: 0px !important;outline: none!important;}
#wrapper {padding: 0;background: #e9ebef;-webkit-transition: all 0.4s ease 0s;transition: all 0.4s ease 0s;position: relative;min-height: 100%;}
.content {padding: 10px 25px 25px 0;min-width: 320px;}
.h4, h4, .h3,h3 {font-weight: 400;}
label{font-weight: 400;}
.btn-info {color: #ffffff;background-color: #03a9f4;border: 0px;}
.btn-info:focus,
.btn-info.focus {color: #ffffff;background-color: #0286c2;}
.btn-info:hover {color: #ffffff;background-color: #0286c2;}
.btn-info:active, .btn-info.active {color: #ffffff;background-color: #0286c2;}
.btn-info:active:hover,
.btn-info.active:hover, .btn-info:active:focus, .btn-info.active:focus, .btn-info:active.focus, .btn-info.active.focus {color: #ffffff;background-color: #026e9e;}
.btn-info:active,.btn-info.active {background-image: none;}
.wp-core-ui .button{color:#ffffff!important;background-color:#03a9f4!important;border: 0px!important;}
.panel_s {background-color: none;border: none;-webkit-box-shadow: 0px 1px 15px 1px rgba(90, 90, 90, 0.08);box-shadow: 0px 1px 15px 1px rgba(90, 90, 90, 0.08);margin-bottom: 25px;}
.panel_s .panel-body {background: #fff;border: 1px solid #dce1ef;border-radius: 4px;padding: 20px;position: relative;}
.panel_s {background-color: none;border: none;-webkit-box-shadow: 0px 1px 15px 1px rgba(90, 90, 90, 0.08);box-shadow: 0px 1px 15px 1px rgba(90, 90, 90, 0.08);margin-bottom: 25px;}
.panel_s>.panel-footer {background: #f7f9fa;border: 1px solid #dce1ef;border-top: none;color: inherit;font-size: 90%;padding: 10px 15px;}
.heading {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    background-color: #03a9f4;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
div.onoffswitch-checkbox {margin: 0;padding: 0}
div.onoffswitch-checkbox input[type='checkbox'] {display: none}
div.onoffswitch-checkbox input[type='checkbox']:checked+label {border-color: #84c529;background: #84c529;-webkit-box-shadow: inset 0 0 0 10px #84c529;box-shadow: inset 0 0 0 10px #84c529}
div.onoffswitch-checkbox input[type='checkbox']:checked+label>div {margin-left: 27px}
div.onoffswitch-checkbox label {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  display: inline-block;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: #8c8c8c;
  -webkit-box-shadow: inset 0 0 0 0 #84c529;
  box-shadow: inset 0 0 0 0 #84c529;
  border: 2px solid #8c8c8c;
  border-radius: 22px;
  width: 50px;
  height: 20px
}
.onoffswitch-checkbox {display: none;}
input[type="checkbox"], input[type="radio"] {margin: 4px 0 0;line-height: normal;}
div.onoffswitch-checkbox label div {-webkit-transition: all 200ms ease;transition: all 200ms ease;background: #FFFFFF;width: 20px;height: 20px;
  border-radius: 10px;
  margin: -2px;
}
div.onoffswitch-checkbox label:hover,
div.onoffswitch-checkbox label>div:hover {cursor: pointer}
div.onoffswitch-checkbox.mb-10 {margin-bottom: 10px}
.onoffswitch { position: relative; width: 50px; -webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;}
.onoffswitch-checkbox {display: none;}
.onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    height: 20px;
    padding: 0;
    line-height: 22px;
    border: 1px solid #bfcbd9;
    border-radius: 22px;
    background-color: #bfcbd9;
    -webkit-transition: background-color 0.3s ease-in;
    transition: background-color 0.3s ease-in;
}
.onoffswitch-label:before {
    content: "";
    display: block;
    width: 20px;
    margin: 0px;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 30px;
    border: 1px solid #bfcbd9;
    border-radius: 20px;
    -webkit-transition: all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s;
}
.onoffswitch-checkbox:checked+.onoffswitch-label {background-color: #84c529;}
.onoffswitch-checkbox:checked+.onoffswitch-label,
.onoffswitch-checkbox:checked+.onoffswitch-label:before {border-color: #84c529;}
.onoffswitch-checkbox:checked+.onoffswitch-label:before {right: 0px;}
.onoffswitch-checkbox:disabled+.onoffswitch-label {opacity: 0.5;}
.checkbox {padding-left: 20px;}
td .checkbox{padding-left: 0px!important;}
.checkbox label {display: inline-block;vertical-align: middle;position: relative;padding-left: 5px;}
.checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #bfcbd9;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.checkbox label::after {
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: 0;
    margin-left: -20px;
    padding-left: 3px;
    padding-top: 1px;
    font-size: 11px;
    color: #555555;
}
.checkbox input[type="checkbox"],
.checkbox input[type="radio"] {opacity: 0;z-index: 1;}
.checkbox input[type="checkbox"]:focus+label::before,
.checkbox input[type="radio"]:focus+label::before {outline: thin dotted;outline: 5px auto -webkit-focus-ring-color;outline-offset: -2px;}
.checkbox input[type="checkbox"]:checked+label::after,
.checkbox input[type="radio"]:checked+label::after {font-family: 'FontAwesome';content: "\f00c";}
.checkbox input[type="checkbox"]:disabled+label,
.checkbox input[type="radio"]:disabled+label {opacity: 0.65;}
.checkbox input[type="checkbox"]:disabled+label::before,
.checkbox input[type="radio"]:disabled+label::before {background-color: #eeeeee;cursor: not-allowed;}
.checkbox.checkbox-circle label::before {border-radius: 50%;}
.checkbox.checkbox-inline {margin-top: 0;}
.checkbox-primary input[type="checkbox"]:checked+label::before,
.checkbox-primary input[type="radio"]:checked+label::before {background-color: #03a9f4;border-color: #03a9f4;}
.checkbox-primary input[type="checkbox"]:checked+label::after,
.checkbox-primary input[type="radio"]:checked+label::after {color: #fff;}
.checkbox-danger input[type="checkbox"]:checked+label::before,
.checkbox-danger input[type="radio"]:checked+label::before {background-color: #FC2D42;border-color: #FC2D42;}
.checkbox-danger input[type="checkbox"]:checked+label::after,
.checkbox-danger input[type="radio"]:checked+label::after {color: #fff;}
.checkbox-info input[type="checkbox"]:checked+label::before,
.checkbox-info input[type="radio"]:checked+label::before {background-color: #03A9F4;border-color: #03A9F4;}
.checkbox-info input[type="checkbox"]:checked+label::after,
.checkbox-info input[type="radio"]:checked+label::after {color: #fff;}
.checkbox-warning input[type="checkbox"]:checked+label::before,
.checkbox-warning input[type="radio"]:checked+label::before {background-color: #FF6F00;border-color: #FF6F00;}
.checkbox-warning input[type="checkbox"]:checked+label::after,
.checkbox-warning input[type="radio"]:checked+label::after {color: #fff;}
.checkbox-success input[type="checkbox"]:checked+label::before,
.checkbox-success input[type="radio"]:checked+label::before {background-color: #84c529;border-color: #84c529;}
.checkbox-success input[type="checkbox"]:checked+label::after,
.checkbox-success input[type="radio"]:checked+label::after {color: #fff;}
label:not(.control-label) {font-weight: 400;}
.btn-icon {padding: 3px 7px !important;margin-right: 2px;}
.mright5{margin-right: 5px;}
.nav-tabs {
    padding-bottom: 0px;
    margin-bottom: 25px;
    background: transparent;
    border-radius: 1px;
    padding-left: 0px;
    padding-right: 0px;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
}
.nav-tabs>li {border: 0px;}
.nav-tabs>li>a {border: 0px;border-bottom: 2px solid transparent;background: transparent;color: #333;padding: 12px 13px 12px 13px;font-weight: 400;}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover,
.nav-tabs>li>a:focus,
.nav-tabs>li>a:hover {border: 0px;border-radius: 0px;border-bottom: 1px solid #02a9f4;background: transparent;color: #008ece;}
.navbar-pills.nav-tabs>li>a {border-bottom: 1px solid #f0f0f0;}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover,
.navbar-pills.nav-tabs>li>a:focus,
.navbar-pills.nav-tabs>li>a:hover {border-bottom: 1px solid #02a9f4;cursor: pointer;}
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.5.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') 
            format('embedded-opentype'),
    url('../fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), 
    url('../fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'),
    url('../fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'),
    url('../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') 
        format('svg');
  font-weight: normal;
  font-style: normal;
}
.input-group .form-control:focus {z-index: 3;}
.input-group .form-control {position: relative;z-index: 2;float: left;width: 100%;margin-bottom: 0;}
textarea.form-control,
select.form-control,
.dataTables_length select,
input[type="text"],
input[type="file"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input,
input[type="color"] {border: 1px solid #bfcbd9;-webkit-box-shadow: none;box-shadow: none;color: #494949;font-size: 14px;-webkit-transition: border-color .2s cubic-bezier(.645, .045, .355, 1);
    transition: border-color .2s cubic-bezier(.645, .045, .355, 1);line-height: 1;height: 36px;}
textarea.form-control {height: inherit;padding-top: 10px;}
.input-group-addon {border: 1px solid #bfcbd9;background-color: #fbfdff; color: #97a8be;}
.form-control[readonly],
fieldset[disabled] .form-control {background-color: #eef1f6;border-color: #d1dbe5;color: #8babcc;cursor: not-allowed;}
.form-control::-webkit-input-placeholder {color: #a1b4cc;font-size: 14px;}
.form-control:-moz-placeholder {color: #a1b4cc;font-size: 14px;}
.form-control::-moz-placeholder {color: #a1b4cc;font-size: 14px;background-color: #fbfdff;color: #97a8be;}
.input-group-addon .btn {padding: 1px 5px !important;}
.form-control[disabled],e: 14px;}
.form-control:-ms-input-placeholder {color: #a1b4cc;font-size: 14px;}
textarea.form-control:focus,
select.form-control:focus,
.dataTables_length select:focus,
input[type="text"]:focus,
input[type="file"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus,
input[type="color"]:focus {border-color: #03a9f4;-webkit-box-shadow: none;box-shadow: none;outline: 0 none;}