.btn-default {    color: #FFFFFF;    background-color: #626f80;    border: 0px;}.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default {    color: #FFFFFF;    background-color: #516073;    border-color: #626f80;    outline: none;}.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default {    background-image: none;}.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active {    background-color: #626f80;    border-color: #626f80;    outline: none;}.btn-default .badge {    color: #626f80;    background-color: #FFFFFF;}.btn-primary {    color: #ffffff;    background-color: #28b8da;    border: 0px;}.btn-primary:focus,.btn-primary.focus {    color: #ffffff;    background-color: #1e95b1;}.btn-primary:hover {    color: #ffffff;    background-color: #1e95b1;}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary {    color: #ffffff;    background-color: #1e95b1;}.btn-primary:active:hover,.btn-primary.active:hover,.open>.dropdown-toggle.btn-primary:hover,.btn-primary:active:focus,.btn-primary.active:focus,.open>.dropdown-toggle.btn-primary:focus,.btn-primary:active.focus,.btn-primary.active.focus,.open>.dropdown-toggle.btn-primary.focus {    color: #ffffff;    background-color: #197b92;}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary {    background-image: none;}.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active {    background-color: #28b8da;}.btn-primary .badge {    color: #28b8da;    background-color: #ffffff;}.btn-success {    color: #FFFFFF;    background-color: #84C529;    border: 0px;}.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success {    color: #FFFFFF;    background-color: #74B31B;    border-color: #84C529;}.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success {    background-image: none;}.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active {    background-color: #84C529;    border-color: #84C529;}.btn-success .badge {    color: #84C529;    background-color: #FFFFFF;}.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,.open>.dropdown-toggle.btn-info {    color: #ffffff;    background-color: #0286c2;}.btn-info:active:hover,.btn-info.active:hover,.open>.dropdown-toggle.btn-info:hover,.btn-info:active:focus,.btn-info.active:focus,.open>.dropdown-toggle.btn-info:focus,.btn-info:active.focus,.btn-info.active.focus,.open>.dropdown-toggle.btn-info.focus {    color: #ffffff;    background-color: #026e9e;}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info {    background-image: none;}.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info.focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active {    background-color: #03a9f4;}.wp-core-ui .button{  color:#ffffff!important;  background-color:#03a9f4!important;  border: 0px!important;}.btn-info .badge {    color: #03a9f4;}.btn-warning {    color: #ffffff;    background-color: #ff6f00;    border: 0px;}.btn-warning:focus,.btn-warning.focus {    color: #ffffff;    background-color: #cc5900;}.btn-warning:hover {    color: #ffffff;    background-color: #cc5900;}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning {    color: #ffffff;    background-color: #cc5900;}.btn-warning:active:hover,.btn-warning.active:hover,.open>.dropdown-toggle.btn-warning:hover,.btn-warning:active:focus,.btn-warning.active:focus,.open>.dropdown-toggle.btn-warning:focus,.btn-warning:active.focus,.btn-warning.active.focus,.open>.dropdown-toggle.btn-warning.focus {    color: #ffffff;    background-color: #a84900;}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning {    background-image: none;}.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled.focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning.focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active {    background-color: #ff6f00;}.btn-warning .badge {    color: #ff6f00;    background-color: #ffffff;}.btn-danger {    color: #ffffff;    background-color: #fc2d42;    border: 0px;}.btn-danger:focus,.btn-danger.focus {    color: #ffffff;    background-color: #f3031c;}.btn-danger:hover {    color: #ffffff;    background-color: #f3031c;}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger {    color: #ffffff;    background-color: #f3031c;}.btn-danger:active:hover,.btn-danger.active:hover,.open>.dropdown-toggle.btn-danger:hover,.btn-danger:active:focus,.btn-danger.active:focus,.open>.dropdown-toggle.btn-danger:focus,.btn-danger:active.focus,.btn-danger.active.focus,.open>.dropdown-toggle.btn-danger.focus {    color: #ffffff;    background-color: #cf0318;}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger {    background-image: none;}.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled.focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger.focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active {    background-color: #fc2d42;    border-color: #fc142b;}.btn-danger .badge {    color: #fc2d42;    background-color: #ffffff;}.pagination>li:last-child>a,.pagination>li:last-child>span {}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus {    color: #1b829b;    background-color: #eeeeee;    border-color: #dddddd;}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus {    color: #ffffff;    background-color: #03a9f4;    border-color: #03a9f4;}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus {    color: #777777;    background-color: #ffffff;    border-color: #dddddd;}.progress {    background-color: #f9fafc;}.progress-bar {    color: #ffffff;    background-color: #28b8da;}.progress-striped .progress-bar,.progress-bar-striped {    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);    background-size: 40px 40px;}.progress.active .progress-bar,.progress-bar.active {    -webkit-animation: progress-bar-stripes 2s linear infinite;    animation: progress-bar-stripes 2s linear infinite;}.progress-bar-success {    background-color: #84c529;}.progress-striped .progress-bar-success {    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);}.progress-bar-info {    background-color: #03a9f4;}.progress-striped .progress-bar-info {    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);}.progress-bar-warning {    background-color: #ff6f00;}.progress-striped .progress-bar-warning {    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);}.progress-bar-danger {    background-color: #fc2d42;}.progress-striped .progress-bar-danger {    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);}.progress-bar-default {    background-color: #727b86;}.label-default {    background: transparent;    border: 1px solid #727b86;    color: #323A45;}.label-default[href]:hover,.label-default[href]:focus {    background-color: #727b86;}.label-light-green {    background: transparent;    border: 1px solid #adca65;    color: #adca65;}.label-light-green[href]:hover,.label-light-green[href]:focus {    background-color: #adca65;}.label-primary {    background: transparent;    border: 1px solid #28b8da;    color: #28b8da;}.label-primary[href]:hover,.label-primary[href]:focus {    background-color: #1e95b1;}.label-success {    background: transparent;    border: 1px solid #84c529;    color: #84c529;}.label-success[href]:hover,.label-success[href]:focus {    background-color: #1b721a;}.label-info {    background: transparent;    border: 1px solid #03a9f4;    color: #03a9f4;}.label-info[href]:hover,.label-info[href]:focus {    background-color: #0286c2;}.label-warning {    background: transparent;    border: 1px solid #ff6f00;    color: #ff6f00;}.label-warning[href]:hover,.label-warning[href]:focus {    background-color: #cc5900;}.label-danger {    background: transparent;    border: 1px solid #fc2d42;    color: #fc2d42;}.label-danger[href]:hover,.label-danger[href]:focus {    background-color: #f3031c;}.text-danger {    color: #fc2d42;}.text-danger.important {    color: #fc2d42 !important;}.text-info {    color: #03a9f4;}.text-success {    color: #84c529;}.text-warning {    color: #ff6f00;}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label {    color: #fc2d42;}.has-error .form-control {    border-color: #fc2d42;    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);}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;}.input-group-addon .btn {    padding: 1px 5px !important;}.form-control[disabled],.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;}.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;}[dir="rtl"] .input-group-addon:last-child {    border-left: 1px solid #ccc;}.dataTables_length {    float: left;    margin-right: 5px;}.dataTables_length select {    padding-top: 5px;    height: inherit;}[dir="rtl"] .dataTables_length {    float: right;    margin-left: 5px;}a {    color: #008ece;    text-decoration: none;}a:focus {    box-shadow: none;    outline: 0;  }.btn:focus, .btn-compose:focus {    box-shadow: none;    outline: 0;  }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;}.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;}.message-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;}/*Table*/table.table {    margin-top: 25px;}.table thead tr th:first-child {    border-left: 1px solid     #dcdcdc;}.table>thead>tr>th {    padding: 10px;    vertical-align: middle;    color: #2d2d2d;    font-weight: 400;    border-top: 1px solid #f0f0f0!important;    border-left: 0;    border-right: 1px solid #f0f0f0;    border-bottom: 0;}table.dataTable thead .sorting:after,table.dataTable thead .sorting_asc:after,table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc:after,table.dataTable thead .sorting_desc_disabled:after {    bottom: 12px;}table.dataTable thead .sorting:after {    opacity: 0.05;}.table thead tr th:first-child {    border-left: 1px solid #dcdcdc;}.table thead tr th:last-child {    border-right: 1px solid #dcdcdc;}.table>thead>tr>th {    border-bottom: 0px;    vertical-align: middle;    color: #2d2d2d;    font-weight: 400;}.table>tbody>tr>td,.table>tfoot>tr>td {    padding: 10px 10px 5px 10px;}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th {    border-top: 1px solid #e9ebef;}/*CheckBox*/.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;}/*Button Css*/.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;}.dt-loader:not(:required) {    -webkit-animation: loader 2000ms 300ms infinite ease-out;    animation: loader 2000ms 300ms infinite ease-out;    background: #f0f0f0;    text-indent: -9999px;    width: 0.9em;    height: 1.5em;    margin: 0 auto;    display: block;    text-align: center;    position: absolute;    top: 50%;    left: 50%;    z-index: 999999999999999;}.dt-loader:not(:required):before,.dt-loader:not(:required):after {    background: #f0f0f0;    content: '\x200B';    display: inline-block;    width: 0.9em;    height: 1.5em;    position: absolute;    top: 0;}.dt-loader:not(:required):before {    -webkit-animation: loader 2000ms 150ms infinite ease-out;    animation: loader 2000ms 150ms infinite ease-out;    left: -1.6em;}.dt-loader:not(:required):after {    -webkit-animation: loader 2000ms 450ms infinite ease-out;    animation: loader 2000ms 450ms infinite ease-out;    right: -1.6em;}.new_message{ background: #ffeaea; }.message_details{margin-left: 10px; }.pull-right > .dropdown-menu {    right: 0;    left: auto;}.open > .dropdown-menu {    display: block;}.dropdown-menu {    margin: 0;    margin-top: 0px;    margin-top: 5px;    padding: 0;    border-radius: 10px;    z-index: 9000;    -webkit-box-shadow: 1px 2px 3px rgba(0,0,0,.125);    box-shadow: 1px 2px 3px rgba(0,0,0,.125);    border-color:#bfcbd9;}.dropdown-menu {    position: absolute;    top: 100%;    left: 0;    z-index: 1000;    display: none;    float: left;    min-width: 160px;    padding: 5px 0;    margin: 2px 0 0;    font-size: 14px;    text-align: left;    list-style: none;    background-color:#fff;    -webkit-background-clip: padding-box;    background-clip: padding-box;    border: 1px solid #ccc;    border: 1px solid rgba(0,0,0,.15);    border-top-color: rgba(0, 0, 0, 0.15);    border-right-color: rgba(0, 0, 0, 0.15);    border-bottom-color: rgba(0, 0, 0, 0.15);    border-left-color: rgba(0, 0, 0, 0.15);    border-radius: 4px;    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);    box-shadow: 0 6px 12px rgba(0,0,0,.175);}.dropdown-menu .divider {    height: 1px;    margin: 9px 0;    overflow: hidden;    background-color:#e5e5e5;}.dropdown-menu > li > a {    display: block;    padding: 3px 20px;    clear: both;    font-weight: 400;    line-height: 1.42857143;    color: #333;    white-space: nowrap;}.message_count {    float: right;    padding: 0 6px;    color: #fff;}.message_count_inbox{background-color: #84c529;}.message_count_new{background-color: #f5aaaa;}.margin-left-new{margin-left: 2px;}.message_count_spam{background-color: #ff6f00;}.message_count_trash{background-color: #fc2d42;}.message_count_sent{background-color: #03a9f4;}.message_count_draft{background-color: #28b8da;}.message_count_new_menu{float: right!important;background-color: #f5aaaa!important;margin-right: 15px!important;padding: 0 5px!important;color: #ffffff!important;}.navbar-pills > li > a > .fa{margin-right: 5px;}a.link_color{color: #323a45; text-decoration: none;}a.link_color:hover{color: #008ece; text-decoration: none;}td.option_button{text-align: right;}.message_time{font-size: 10px;color:#bdbdbd;}td.sender_name{width: 20%;}.message_details_top{cursor: pointer;}.marlegt5{margin-left: 5px;}button.mail-compose:focus{outline: 0 !important}.doc_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;    width: 619px;}.doc_s .doc-body {    background: #fff;    border: 1px solid #dce1ef;    border-radius: 4px;    padding: 20px;    position: relative;}.doc_s pre {    background: #fff;    border: 1px solid #dce1ef;    border-radius: 4px;    padding: 20px;    position: relative;}#contact_css_code { position: relative; width: 800px; height: 200px; background: black;color:#fff;}#contact_js_code { position: relative; width: 800px; height: 200px; background: black;color:#fff;}.modal.right.fade .modal-dialog {    right: -320px;    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;       -moz-transition: opacity 0.3s linear, right 0.3s ease-out;         -o-transition: opacity 0.3s linear, right 0.3s ease-out;            transition: opacity 0.3s linear, right 0.3s ease-out;}    .modal.right.fade.in .modal-dialog {right: 0; }.modal-open .compose{right: -67%; top: 72%;}.overlay {    position: fixed;    left: 0;    top: 0;    width: 100%;    height: 100%;    background:     rgba(150, 150, 150, 0.5);    z-index: 200;}.hide {    display: none;}.bottom-panel {    position: fixed;    bottom: 0;    right: 0;    text-align: right;    z-index: 201;    margin: 0 2.4rem;}.bottom-panel {    text-align: right;    pointer-events: none;}.popup-window {    background: #ffffff;    color:#282828;    position: relative;    z-index: 30;    text-align: left;    box-shadow: 0 0 3px #484848;    pointer-events: auto;}.new-mail {    width: 60rem;    height: 40rem;    display: inline-block;    margin-left: 0.4rem;    vertical-align: bottom;    position: relative;}.popup-window {    color: #282828;    text-align: left;    pointer-events: auto;}.popup-window .title {    padding: 0.6rem 0.8rem;    background: #03a9f4;color: #ffffff;}.right {    display: inline-block;    float: right;}.popup-window .title {    color: #ffffff;}.button-grey {    font-weight: bold;    background: #03a9f4;color: #ffffff;    border-radius: 0.2rem;}.button-small {    padding: 0.2rem;}button {    display: inline-block;    text-align: center;}.button-grey {    font-weight: bold;    color: #bbb;    border: none;}.popup-window .menu {    padding: 0.4rem;    background: #eeeeee;    color:#999;}.new-mail .footer {    position: absolute;    bottom: 0;    left: 0;    right: 0;}.popup-window.new-mail {    -moz-border-radius: 8px 8px 0 0;    border-radius: 8px 8px 0 0;    -moz-box-shadow: 0 8px 10px 1px rgba(0,0,0,0.14),0 3px 14px 2px rgba(0,0,0,0.12),0 5px 5px -3px rgba(0,0,0,0.2);    box-shadow: 0 8px 10px 1px rgba(0,0,0,0.14),0 3px 14px 2px rgba(0,0,0,0.12),0 5px 5px -3px rgba(0,0,0,0.2);}.message-body{    padding: 10px;}.popup-window.minimized {  height: 2.6rem;  width: 17rem;}.popup-window.minimized .min-hide {  display: none;}.popup-window.fullscreen {  z-index: 0;  position: fixed;  top: 10%;  left: 10%;  width: 80%;  height: 80%;}.btn-compose {    background: none repeat scroll 0 0 #ffffff;    color:#333;    padding: 12px 0;    text-align: center;    width: 100%;    border-radius: 24px;    border: none;    transition: box-shadow .08s linear,min-width .15s cubic-bezier(0.4,0.0,0.2,1);    box-shadow: 0 1px 2px 0 rgba(60,64,67,0.302),0 1px 3px 1px rgba(60,64,67,0.149);    margin-bottom: 10px;}.compose_message{height: 200px!important;}@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;}.typetext{    font-size: 7px;    position: relative;    top: -6px;}.bulk-body {    background: #fff;    position: relative;    display: inline-block;    width: 100%;}.bulk-btn {    display: inline-block;    padding: 0px 8px;    margin-top: 8px;    font-size: 14px;    font-weight: 400;    line-height: 1.42857143;    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: navajowhite;}.move-color{color:#333}.modal.fade{    opacity: 1;}.modal.fade .modal-dialog {    -webkit-transform: translate(0);    -moz-transform: translate(0);    transform: translate(0);}.bb-alert {    position: fixed;    bottom: 25%;    right: 0;    margin-bottom: 0;    font-size: 1.2em;    padding: 1em 1.3em;    z-index: 2000;}.margin-bottom-20 {    margin-bottom: 20px;}.input-group .form-control:focus {    z-index: 3;}div.dataTables_wrapper div.dataTables_filter .glyphicon {    color:     #bfcbd9;}.input-group .form-control {    position: relative;    z-index: 2;    float: left;    width: 100%;    margin-bottom: 0;}.dataTables_filter input {    margin-left: 0 !important;    width: 80px !important;    -webkit-transition: width .3s ease;    transition: width .3s ease;    height: 31px;}input[type="search"] {    -webkit-appearance: none;}input[type="search"] {    -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;}.input-sm {    height: 30px;    padding: 5px 10px;    font-size: 12px;    line-height: 1.5;    border-radius: 3px;        border-top-left-radius: 3px;        border-bottom-left-radius: 3px;}.dataTables_filter input:focus {    width: 160px !important;}.mobile-page-small .btn{margin: 2px 0}.mobile-page-small .table>tbody>tr>td, .mobile-page-small .table>tfoot>tr>td { padding: 2px;}.small_details{cursor: pointer;}.small_detail_hide{position: absolute;top: 20px;right: 16px;width: 400px;background: #fff;padding: 10px;z-index: 9999;box-shadow: 1px 2px 6px;}.small_detail_hide.sent_details{ left: 62px!important; top: 107px!important;}.left-text{    width: 56px;    display: inline-block;    text-align: right;    color: #999}.small_detail_hide li{ line-height: 25px; }.support-box{float: right;}.contact-infobox-list-social {list-style: none;margin-left: 0;overflow: auto;margin-bottom: 0;}.contact-infobox-list-social li a {color: #ffffff; display: block;}.contact-infobox-list-social li.facebook {background-color: #3b5999;}.contact-infobox-list-social li.skype {background-color: #0078d4;}.contact-infobox-list-social li.linkedin {background-color: #0077B5;}.contact-infobox-list-social li.twitter {background-color: #1da1f2;}.contact-infobox-list-social li {box-sizing: border-box; display: inline-block;  padding: 5px; float: left; border-radius: 10%; margin: 0 2px; }