@font-face {
    font-family: 'Alpida Unicode System';
    src: url('AlpidaUnicodeSystem/AlpidaUnicodeSystem.eot?') format('eot'),
    url('AlpidaUnicodeSystem/AlpidaUnicodeSystem.woff') format('woff'),
    url('AlpidaUnicodeSystem/AlpidaUnicodeSystem.ttf') format('truetype'),
    url('AlpidaUnicodeSystem/AlpidaUnicodeSystem.svg#Alpida Unicode System') format('svg');
}

div.modal-content iframe {
    width: 100%;
}

textarea {
    resize: none;
}

.box-footer-new {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top: 1px solid #f4f4f4;
    padding: 10px;
    background-color: #ffffff;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
}

.attachment-block .attachment-pushed {
    margin-right: 110px;
}

.thumbnail > img {
    height: 240px;
    width: 90%;
}

span.remove-slider:hover {
    cursor: pointer;
    color: red;
}

span.update-slider:hover {
    cursor: pointer;
    color: #3c8dbc;
}

span.back-color:hover {
    cursor: pointer;
}

div.caption p {
    height: 42px;
}

.thumbnail {
    position: relative;
}

.my-slider {
    height: 342px;
}

html[dir="rtl"] .thumbnail .move-left {
    left: -11px;
    position: absolute;
    padding: 0;
    top: 150px;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
}

html[dir="rtl"] .thumbnail .move-right {
    position: absolute;
    padding: 0;
    top: 150px;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
}

html[dir="ltr"] .thumbnail .move-left {
    right: -18px;
    position: absolute;
    /*padding: 0;*/
    top: 150px;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
}

html[dir="ltr"] .thumbnail .move-right {
    position: absolute;
    /* padding: 0;*/
    top: 150px;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
}

li.active-lang a {
    color: #151515 !important;
}

html[dir="ltr"] .pull-left {
    float: right !important;
}

html[dir="ltr"] .pull-right {
    float: left !important;
}

html[dir="ltr"] .navbar-nav > .user-menu > .dropdown-menu > .user-footer .pull-right {
    float: right !important;
}

html[dir="ltr"] .navbar-nav > .user-menu > .dropdown-menu > .user-footer .pull-left {
    float: left !important;
}

.cke_dialog_body label, .cke_dialog_tabs a, .cke_dialog_title, .cke_dialog_ui_button, .cke_dialog_ui_html, .cke_dialog_ui_input_select, .cke_combo_button span {
    font-family: 'Alpida Unicode System', sans-serif, Arial, Verdana, "Trebuchet MS" !important;
}

.amap-lib-infowindow-title {
    line-height: 22px;
    font-size: 11px;
    border-bottom: 1px #99adce solid;
    padding-right: 15px;
}

.amap-lib-infowindow-content {
    padding-top: 5px;
    overflow: hidden;
    font-size: 12px;
    zoom: 1;
}

.amap-info-content {
    width: 200px;
    padding: 5px;
    position: relative;
    background-color: #fff;
}

table.uib-timepicker {
    float: right;
}

.table-inline-overlay-wrapper {
    position: relative;
}

.table-inline-overlay-wrapper img {
    width: 50px;
    height: 50px;
}

.table-inline-overlay-wrapper .overlay {
    position: absolute;
    top: 8px;
    bottom: 8px;
    left: 8px;
    right: 8px;
    line-height: 80px;
    text-align: center;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    cursor: pointer;
}

@media (min-width: 1280px) {
    .modal-lg {
        width: 1200px
    }
}

@media (min-width: 1500px) {
    .container {
        width: 1480px
    }
}

.thumbnail {
    line-height: 20px;
    margin-bottom: 5px;
    overflow: hidden;
    word-break: normal;
}

.thumbnail img {
    max-width: 200px;
    max-height: 150px;
}

.gallery-box {
    width: 200px;
    padding: 5px;
    margin: 7px;
    float: right;
    min-height: 200px;
    border: 1px solid #ddd;
    overflow: hidden;
}

.gallery-box .progress {
    margin-bottom: 0;
}

.gallery-box .thumbnail {
    height: 188px;
    width: 188px;
}

.gallery-box .title {
    height: 22px;
    overflow: hidden;
    display: block;
}

.price {
    direction: ltr;
    text-align: right;
}

.btn > .badge {
    position: absolute;
    top: -3px;
    left: -10px;
    font-size: 10px;
    font-weight: 400;
}

.tag-tr .btn-new-tag {
    display: none;
}

.tag-tr:hover .btn-new-tag {
    display: inline;
}

@media print {
    body {
        line-height: 1.7em;
        font-size: 11px;
        font-weight: normal;
        color: #000;
        width: 100%;
        height: auto;
        font-family: "UKIJ CJK", Helvetica, Arial;
    }

    .table {
        margin-bottom: 10px;
    }

    .table-responsive > .table tr th, .table-responsive > .table tr td {
        padding: 5px 0;
    }

    .page-header {
        font-size: 16px;
        margin: 10px 0;
        padding: 0;
    }

    .lead {
        margin-bottom: 10px;
    }

    .order-print {
        width: 48mm;
        margin: 0 auto;
        padding: 3mm;
        box-sizing: border-box;
    }

    .container,
    .content,
    .row,
    .col-xs-12 {
        padding: 0;
        margin: 0;
    }

    .invoice-col {
        float: none;
        width: auto;
    }

    .price {
        direction: ltr;
        text-align: left;
    }

}
.lightbox-nav{position:relative;margin-bottom:12px;height:22px;text-align:center;font-size:0}.lightbox-nav .btn-group{vertical-align:top}.lightbox-nav .close{position:absolute;top:0;right:0}.lightbox-image-container{position:relative;text-align:center}.lightbox-image-caption{position:absolute;top:0;left:0;margin:.5em .9em;color:#000;font-size:1.5em;font-weight:700;text-align:left;text-shadow:.1em .1em .2em rgba(255,255,255,.5)}.lightbox-image-caption span{padding-top:.1em;padding-bottom:.1em;background-color:rgba(255,255,255,.75);box-shadow:.4em 0 0 rgba(255,255,255,.75),-.4em 0 0 rgba(255,255,255,.75)}


.switch.switch-default {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 40px;
    height: 24px;
    background-color: transparent;
    cursor: pointer
}

.switch.switch-default .switch-input {
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0
}

.switch.switch-default .switch-label {
    position: relative;
    display: block;
    height: inherit;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #fff;
    border: 1px solid #e3e8ec;
    border-radius: 2px;
    -moz-transition: .15s ease-out;
    -o-transition: .15s ease-out;
    -webkit-transition: .15s ease-out;
    transition: .15s ease-out;
    -moz-transition-property: opacity background;
    -o-transition-property: opacity background;
    -webkit-transition-property: opacity background;
    transition-property: opacity background
}

.switch.switch-default .switch-input:checked ~ .switch-label::before {
    opacity: 0
}

.switch.switch-default .switch-input:checked ~ .switch-label::after {
    opacity: 1
}

.switch.switch-default .switch-handle {
    position: absolute;
    top: 2px;
    right: 2px;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 1px solid #e3e8ec;
    border-radius: 1px;
    -moz-transition: right .15s ease-out;
    -o-transition: right .15s ease-out;
    -webkit-transition: right .15s ease-out;
    transition: right .15s ease-out
}

.switch.switch-default .switch-input:checked ~ .switch-handle {
    right: 18px
}

.switch.switch-default.switch-lg {
    width: 48px;
    height: 28px
}

.switch.switch-default.switch-lg .switch-label {
    font-size: 12px
}

.switch.switch-default.switch-lg .switch-handle {
    width: 24px;
    height: 24px
}

.switch.switch-default.switch-lg .switch-input:checked ~ .switch-handle {
    right: 22px
}

.switch.switch-default.switch-sm {
    width: 32px;
    height: 20px
}

.switch.switch-default.switch-sm .switch-label {
    font-size: 8px
}

.switch.switch-default.switch-sm .switch-handle {
    width: 16px;
    height: 16px
}

.switch.switch-default.switch-sm .switch-input:checked ~ .switch-handle {
    right: 14px
}

.switch.switch-default.switch-xs {
    width: 24px;
    height: 16px
}

.switch.switch-default.switch-xs .switch-label {
    font-size: 7px
}

.switch.switch-default.switch-xs .switch-handle {
    width: 12px;
    height: 12px
}

.switch.switch-default.switch-xs .switch-input:checked ~ .switch-handle {
    right: 10px
}

.switch.switch-text {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 55px;
    height: 24px;
    background-color: transparent;
    cursor: pointer;
}

.switch.switch-text .switch-input {
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0
}

.switch.switch-text .switch-label {
    position: relative;
    display: block;
    height: inherit;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #fff;
    border: 1px solid #cccccc;
    border-radius: 2px;
    -moz-transition: .15s ease-out;
    -o-transition: .15s ease-out;
    -webkit-transition: .15s ease-out;
    transition: .15s ease-out;
    -moz-transition-property: opacity background;
    -o-transition-property: opacity background;
    -webkit-transition-property: opacity background;
    transition-property: opacity background;
}

.switch.switch-text .switch-label::before, .switch.switch-text .switch-label::after {
    position: absolute;
    top: 50%;
    width: 50%;
    margin-top: -.3em;
    line-height: 1;
    text-align: center;
    -moz-transition: inherit;
    -o-transition: inherit;
    -webkit-transition: inherit;
    transition: inherit;
}

.switch.switch-text .switch-label::before {
    right: 1px;
    color: #cccccc;
    content: attr(data-off);
}

.switch.switch-text .switch-label::after {
    left: 1px;
    color: #fff;
    content: attr(data-on);
    opacity: 0;
}

.switch.switch-text .switch-input:checked ~ .switch-label::before {
    opacity: 0
}

.switch.switch-text .switch-input:checked ~ .switch-label::after {
    opacity: 1
}

.switch.switch-text .switch-handle {
    position: absolute;
    top: 2px;
    left: 2px;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 1px solid #cccccc;
    border-radius: 1px;
    -moz-transition: left .15s ease-out;
    -o-transition: left .15s ease-out;
    -webkit-transition: left .15s ease-out;
    transition: left .15s ease-out;
}

.switch.switch-text .switch-input:checked ~ .switch-handle {
    left: 33px;
}

.switch.switch-text.switch-lg {
    width: 56px;
    height: 28px
}

.switch.switch-text.switch-lg .switch-label {
    font-size: 12px
}

.switch.switch-text.switch-lg .switch-handle {
    width: 24px;
    height: 24px
}

.switch.switch-text.switch-lg .switch-input:checked ~ .switch-handle {
    right: 30px
}

.switch.switch-text.switch-sm {
    width: 40px;
    height: 20px
}

.switch.switch-text.switch-sm .switch-label {
    font-size: 8px
}

.switch.switch-text.switch-sm .switch-handle {
    width: 16px;
    height: 16px
}

.switch.switch-text.switch-sm .switch-input:checked ~ .switch-handle {
    right: 22px
}

.switch.switch-text.switch-xs {
    width: 32px;
    height: 16px
}

.switch.switch-text.switch-xs .switch-label {
    font-size: 7px
}

.switch.switch-text.switch-xs .switch-handle {
    width: 12px;
    height: 12px
}

.switch.switch-text.switch-xs .switch-input:checked ~ .switch-handle {
    right: 18px
}

.switch.switch-icon {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 48px;
    height: 24px;
    background-color: transparent;
    cursor: pointer
}

.switch.switch-icon .switch-input {
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0
}

.switch.switch-icon .switch-label {
    position: relative;
    display: block;
    height: inherit;
    font-family: FontAwesome;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #fff;
    border: 1px solid #e3e8ec;
    border-radius: 2px;
    -moz-transition: .15s ease-out;
    -o-transition: .15s ease-out;
    -webkit-transition: .15s ease-out;
    transition: .15s ease-out;
    -moz-transition-property: opacity background;
    -o-transition-property: opacity background;
    -webkit-transition-property: opacity background;
    transition-property: opacity background
}

.switch.switch-icon .switch-label::before, .switch.switch-icon .switch-label::after {
    position: absolute;
    top: 50%;
    width: 50%;
    margin-top: -.5em;
    line-height: 1;
    text-align: center;
    -moz-transition: inherit;
    -o-transition: inherit;
    -webkit-transition: inherit;
    transition: inherit
}

.switch.switch-icon .switch-label::before {
    left: 1px;
    color: #e3e8ec;
    content: attr(data-off)
}

.switch.switch-icon .switch-label::after {
    right: 1px;
    color: #fff;
    content: attr(data-on);
    opacity: 0
}

.switch.switch-icon .switch-input:checked ~ .switch-label::before {
    opacity: 0
}

.switch.switch-icon .switch-input:checked ~ .switch-label::after {
    opacity: 1
}

.switch.switch-icon .switch-handle {
    position: absolute;
    top: 2px;
    right: 2px;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 1px solid #e3e8ec;
    border-radius: 1px;
    -moz-transition: right .15s ease-out;
    -o-transition: right .15s ease-out;
    -webkit-transition: right .15s ease-out;
    transition: right .15s ease-out
}

.switch.switch-icon .switch-input:checked ~ .switch-handle {
    right: 26px
}

.switch.switch-icon.switch-lg {
    width: 56px;
    height: 28px
}

.switch.switch-icon.switch-lg .switch-label {
    font-size: 12px
}

.switch.switch-icon.switch-lg .switch-handle {
    width: 24px;
    height: 24px
}

.switch.switch-icon.switch-lg .switch-input:checked ~ .switch-handle {
    right: 30px
}

.switch.switch-icon.switch-sm {
    width: 40px;
    height: 20px
}

.switch.switch-icon.switch-sm .switch-label {
    font-size: 8px
}

.switch.switch-icon.switch-sm .switch-handle {
    width: 16px;
    height: 16px
}

.switch.switch-icon.switch-sm .switch-input:checked ~ .switch-handle {
    right: 22px
}

.switch.switch-icon.switch-xs {
    width: 32px;
    height: 16px
}

.switch.switch-icon.switch-xs .switch-label {
    font-size: 7px
}

.switch.switch-icon.switch-xs .switch-handle {
    width: 12px;
    height: 12px
}

.switch.switch-icon.switch-xs .switch-input:checked ~ .switch-handle {
    right: 18px
}

.switch.switch-3d {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 40px;
    height: 24px;
    background-color: transparent;
    cursor: pointer
}

.switch.switch-3d .switch-input {
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0
}

.switch.switch-3d .switch-label {
    position: relative;
    display: block;
    height: inherit;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #f1f3f8;
    border: 1px solid #e3e8ec;
    border-radius: 2px;
    -moz-transition: .15s ease-out;
    -o-transition: .15s ease-out;
    -webkit-transition: .15s ease-out;
    transition: .15s ease-out;
    -moz-transition-property: opacity background;
    -o-transition-property: opacity background;
    -webkit-transition-property: opacity background;
    transition-property: opacity background
}

.switch.switch-3d .switch-input:checked ~ .switch-label::before {
    opacity: 0
}

.switch.switch-3d .switch-input:checked ~ .switch-label::after {
    opacity: 1
}

.switch.switch-3d .switch-handle {
    position: absolute;
    top: 0;
    right: 0;
    width: 24px;
    height: 24px;
    background: #fff;
    border: 1px solid #e3e8ec;
    border-radius: 1px;
    -moz-transition: right .15s ease-out;
    -o-transition: right .15s ease-out;
    -webkit-transition: right .15s ease-out;
    transition: right .15s ease-out;
    border: 0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3)
}

.switch.switch-3d .switch-input:checked ~ .switch-handle {
    right: 16px
}

.switch.switch-3d.switch-lg {
    width: 48px;
    height: 28px
}

.switch.switch-3d.switch-lg .switch-label {
    font-size: 12px
}

.switch.switch-3d.switch-lg .switch-handle {
    width: 28px;
    height: 28px
}

.switch.switch-3d.switch-lg .switch-input:checked ~ .switch-handle {
    right: 20px
}

.switch.switch-3d.switch-sm {
    width: 32px;
    height: 20px
}

.switch.switch-3d.switch-sm .switch-label {
    font-size: 8px
}

.switch.switch-3d.switch-sm .switch-handle {
    width: 20px;
    height: 20px
}

.switch.switch-3d.switch-sm .switch-input:checked ~ .switch-handle {
    right: 12px
}

.switch.switch-3d.switch-xs {
    width: 24px;
    height: 16px
}

.switch.switch-3d.switch-xs .switch-label {
    font-size: 7px
}

.switch.switch-3d.switch-xs .switch-handle {
    width: 16px;
    height: 16px
}

.switch.switch-3d.switch-xs .switch-input:checked ~ .switch-handle {
    right: 8px
}

.switch-pill .switch-label, .switch.switch-3d .switch-label, .switch-pill .switch-handle, .switch.switch-3d .switch-handle {
    border-radius: 50em !important
}

.switch-pill .switch-label::before, .switch.switch-3d .switch-label::before {
    left: 2px !important
}

.switch-pill .switch-label::after, .switch.switch-3d .switch-label::after {
    right: 2px !important
}

.switch-primary > .switch-input:checked ~ .switch-label {
    background: #20a8d8 !important;
    border-color: #1985ac
}

.switch-primary > .switch-input:checked ~ .switch-handle {
    border-color: #1985ac
}

.switch-primary-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #20a8d8
}

.switch-primary-outline > .switch-input:checked ~ .switch-label::after {
    color: #20a8d8
}

.switch-primary-outline > .switch-input:checked ~ .switch-handle {
    border-color: #20a8d8
}

.switch-primary-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #20a8d8
}

.switch-primary-outline-alt > .switch-input:checked ~ .switch-label::after {
    color: #20a8d8
}

.switch-primary-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #20a8d8 !important;
    border-color: #20a8d8
}

.switch-secondary > .switch-input:checked ~ .switch-label {
    background: #e3e8ec !important;
    border-color: #c5cfd7
}

.switch-secondary > .switch-input:checked ~ .switch-handle {
    border-color: #c5cfd7
}

.switch-secondary-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #e3e8ec
}

.switch-secondary-outline > .switch-input:checked ~ .switch-label::after {
    color: #e3e8ec
}

.switch-secondary-outline > .switch-input:checked ~ .switch-handle {
    border-color: #e3e8ec
}

.switch-secondary-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #e3e8ec
}

.switch-secondary-outline-alt > .switch-input:checked ~ .switch-label::after {
    color: #e3e8ec
}

.switch-secondary-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #e3e8ec !important;
    border-color: #e3e8ec
}

.switch-success > .switch-input:checked ~ .switch-label {
    background: #4dbd74 !important;
    border-color: #3a9d5d
}

.switch-success > .switch-input:checked ~ .switch-handle {
    border-color: #3a9d5d
}

.switch-success-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #4dbd74
}

.switch-success-outline > .switch-input:checked ~ .switch-label::after {
    color: #4dbd74
}

.switch-success-outline > .switch-input:checked ~ .switch-handle {
    border-color: #4dbd74
}

.switch-success-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #4dbd74
}

.switch-success-outline-alt > .switch-input:checked ~ .switch-label::after {
    color: #4dbd74
}

.switch-success-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #4dbd74 !important;
    border-color: #4dbd74
}

.switch-info > .switch-input:checked ~ .switch-label {
    background: #23b7e5 !important;
    border-color: #39b2d5
}

.switch-info > .switch-input:checked ~ .switch-handle {
    border-color: #39b2d5
}

.switch-info-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #23b7e5
}

.switch-info-outline > .switch-input:checked ~ .switch-label::after {
    color: #23b7e5
}

.switch-info-outline > .switch-input:checked ~ .switch-handle {
    border-color: #23b7e5
}

.switch-info-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #23b7e5
}

.switch-info-outline-alt > .switch-input:checked ~ .switch-label::after {
    color: #23b7e5
}

.switch-info-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #23b7e5 !important;
    border-color: #23b7e5
}

.switch-warning > .switch-input:checked ~ .switch-label {
    background: #f8cb00 !important;
    border-color: #c5a100
}

.switch-warning > .switch-input:checked ~ .switch-handle {
    border-color: #c5a100
}

.switch-warning-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #f8cb00
}

.switch-warning-outline > .switch-input:checked ~ .switch-label::after {
    color: #f8cb00
}

.switch-warning-outline > .switch-input:checked ~ .switch-handle {
    border-color: #f8cb00
}

.switch-warning-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #f8cb00
}

.switch-warning-outline-alt > .switch-input:checked ~ .switch-label::after {
    color: #f8cb00
}

.switch-warning-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #f8cb00 !important;
    border-color: #f8cb00
}

.switch-danger > .switch-input:checked ~ .switch-label {
    background: #f86c6b !important;
    border-color: #f63c3a
}

.switch-danger > .switch-input:checked ~ .switch-handle {
    border-color: #f63c3a
}

.switch-danger-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #f86c6b
}

.switch-danger-outline > .switch-input:checked ~ .switch-label::after {
    color: #f86c6b
}

.switch-danger-outline > .switch-input:checked ~ .switch-handle {
    border-color: #f86c6b
}

.switch-danger-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #f86c6b
}

.switch-danger-outline-alt > .switch-input:checked ~ .switch-label::after {
    color: #f86c6b
}

.switch-danger-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #f86c6b !important;
    border-color: #f86c6b
}
.c-checkbox, .c-radio {
    margin-bottom: 10px;
}

.c-checkbox *, .c-radio * {
    cursor: pointer
}

.checkbox label {
    min-height: 21px;
    padding-right: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}

.c-checkbox input, .c-radio input {
    opacity: 0;
    position: absolute;
    margin-left: 0 !important
}

.c-checkbox span, .c-radio span {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-right: -20px;
    width: 20px;
    height: 20px;
    border: 1px solid #ccc;
    margin-left: 5px;
    text-align: center
}

.c-checkbox span:before, .c-radio span:before {
    margin-left: 0
}

.c-checkbox:hover span, .c-radio:hover span {
    border-color: #5d9cec
}

.form-inline .c-checkbox span, .form-inline .c-radio span {
    margin-right: 0;
}

.c-checkbox.c-checkbox-rounded span, .c-radio.c-checkbox-rounded span, .c-checkbox.c-radio-rounded span, .c-radio.c-radio-rounded span {
    border-radius: 500px
}

.c-radio span {
    border-radius: 500px
}

.c-checkbox span:before, .c-radio span:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    text-align: center !important;
    font-size: 12px;
    line-height: 18px;
    vertical-align: middle
}

.c-checkbox input[type=checkbox]:checked + span:before, .c-radio input[type=checkbox]:checked + span:before, .c-checkbox input[type=radio]:checked + span:before, .c-radio input[type=radio]:checked + span:before {
    color: #fff;
    opacity: 1
}

.c-checkbox input[type=checkbox]:checked + span, .c-radio input[type=checkbox]:checked + span, .c-checkbox input[type=radio]:checked + span, .c-radio input[type=radio]:checked + span {
    background-color: #20a8d8;
    border-color: #20a8d8
}

.c-checkbox input[type=radio]:checked + span, .c-radio input[type=radio]:checked + span {
    background-color: #fff
}

.c-checkbox input[type=radio]:checked + span:before, .c-radio input[type=radio]:checked + span:before {
    border-color: #20a8d8
}

.c-checkbox input[type=checkbox]:disabled + span, .c-radio input[type=checkbox]:disabled + span, .c-checkbox input[type=radio]:disabled + span, .c-radio input[type=radio]:disabled + span {
    border-color: #ddd !important;
    background-color: #ddd !important
}

.c-checkbox input[type=radio]:disabled + span, .c-radio input[type=radio]:disabled + span {
    background-color: #fff !important
}

.c-checkbox input[type=radio]:disabled + span:before, .c-radio input[type=radio]:disabled + span:before {
    color: #ddd
}

.c-radio.c-radio-nofont span:before {
    content: "";
    width: 10px;
    height: 10px;
    top: 50%;
    left: 50%;
    margin-top: -5px;
    margin-right: 4px;
    border-radius: 500px;
}

.c-radio.c-radio-nofont input[type=radio]:checked + span:before {
    color: #fff;
    opacity: 1;
    transition: color .3s ease-out
}

.c-radio.c-radio-nofont input[type=radio]:checked + span {
    border-color: #5d9cec;
    background-color: #5d9cec
}

.c-radio.c-radio-nofont input[type=radio]:checked + span {
    background-color: #fff
}

.c-radio.c-radio-nofont input[type=radio]:checked + span:before {
    background-color: #5d9cec
}

.c-radio.c-radio-nofont input[type=radio]:disabled + span {
    border-color: #ddd !important;
    background-color: #ddd !important
}

.c-radio.c-radio-nofont input[type=radio]:disabled + span {
    background-color: #fff !important
}

.c-radio.c-radio-nofont input[type=radio]:disabled + span:before {
    background-color: #ddd
}
.numeric {
    font-family: Monospace;
}
.label-group > .label:first-child:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.label-group > .label:first-child {
    margin-left: 0;
}

.label-group > .label:last-child:not(:first-child) {

    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.label-group > .label:last-child {
    margin-right: 0;
}

.label-group > .label {
    position: relative;
    float: left;
}

.label-group .label + .label, .label-group .label + .label-group, .label-group .label-group + .label, .label-group .label-group + .label-group {
    margin-left: -3px;
}

.label-group > .label:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.table-responsive .table {
    max-width: none;
}