/*================================================================================
        Item Name: Stack - Responsive Admin Theme
        Version: 3.1
        Author: PIXINVENT
        Author URL: http://www.themeforest.net/user/pixinvent
================================================================================

NOTE:
------
PLACE HERE YOUR OWN SCSS CODES AND IF NEEDED, OVERRIDE THE STYLES FROM THE OTHER STYLESHEETS.
WE WILL RELEASE FUTURE UPDATES SO IN ORDER TO NOT OVERWRITE YOUR STYLES IT'S BETTER LIKE THIS.  */
.ib-dynamic {
    display: inline-block;
    margin-left: 5px; }

@media (max-width: 576px), ( max-height: 576px) {
    .btn-group {
        display: -webkit-inline-box;
    }
    .btn {
        font-weight: 100;
        padding: 0.5rem 1rem;
        margin: 3px;
        font-family: Arial;
        font-size: 0.9rem;
    }
    p {
        font-family: Arial;
        font-size: 0.9rem;
    }
    .jsgrid-header-cell {
        font-family: Arial;
        font-size: 0.9rem;
    }
    .jsgrid-cell {
        font-family: Arial;
        font-size: 0.9rem;
    }
    .jsgrid-pager {
        font-family: Arial;
        font-size: 0.8rem;
    }
    .col-md-7-g {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 95%;
        margin: 13px;
    }
    .col-xl-25 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 49%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 49%;
        flex: 0 0 49%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-align-content: space-between;
        -ms-flex-line-pack: justify;
        align-content: space-between;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; }
    .card-icon-display {
        display: block; }
    .card-inline {
        width: 100px;
        white-space: nowrap;
        font-size: 0.8rem; }
    .p-item {
        padding: 5px 5px 5px 5px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center; }
    .icon-user {
        vertical-align: middle;
        margin-top: 10px; }
    .row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px; }
    .brand-logo {
        display: none; }
    .brand-logo-small {
        display: block; }
    .navbar-brand-proradius {
        position: absolute;
        left: 50%;
        top: 0;
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        padding-top: 10px; }

    .clock {
        font-size: 60px;
        text-align: center;
    }

    .uptime {
        font-size: 40px;
        text-align: center;
    }

}


@media (min-width: 576px) {
    .col-md-7-g {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 96%;
        margin: 12px;
    }
    .col-xl-25 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 16.66%;
        flex: 0 0 16.66%;
        max-width: 16.66%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-align-content: space-between;
        -ms-flex-line-pack: justify;
        align-content: space-between;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; }
    .card-icon-display {
        display: none; }
    .card-inline {
        white-space: nowrap;
        font-size: 0.7rem; }
    .p-item {
        padding: 1px; }
    .brand-logo {
        display: none; }
    .brand-logo-small {
        display: block;
        text-align: center; }
    .navbar-brand-proradius {
        position: absolute;
        left: 50%;
        top: 0;
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        padding-top: 10px; }

    .clock {
        font-size: 80px;
        text-align: center;
    }

    .uptime {
        font-size: 60px;
        text-align: center;
    }

}

@media (min-width: 768px) {
    .col-md-7-g {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 96%;
        margin: 15px;
    }
    .col-xl-25 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 16.66%;
        flex: 0 0 16.66%;
        max-width: 16.66%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-align-content: space-between;
        -ms-flex-line-pack: justify;
        align-content: space-between;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; }
    .card-icon-display {
        display: none; }
    .card-inline {
        white-space: nowrap;
        font-size: 0.8rem; }
    .p-item {
        padding: 1px; }
    .navbar-brand-proradius {
        padding: 0px 0px;
        text-align: center; }
    .brand-logo {
        display: none; }
    .brand-logo-small {
        display: block; }

    .clock {
        font-size: 100px;
        text-align: center;
    }

    .uptime {
        font-size: 80px;
        text-align: center;
    }

}

@media (min-width: 992px) {
    .col-md-7-g {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 97%;
        margin: 15px;
    }
    .col-xl-25 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 16.66%;
        flex: 0 0 16.66%;
        max-width: 16.66%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-align-content: space-between;
        -ms-flex-line-pack: justify;
        align-content: space-between;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; }
    .p-item {
        padding: 4px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center; }
    .icon-user {
        vertical-align: middle;
        margin-top: 10px; }
    .card-icon-display {
        display: none; }
    .card-inline {
        white-space: nowrap;
        font-size: 0.9rem; }
    .navbar-brand-proradius {
        padding: 0px 0px;
        text-align: center; }
    .brand-logo {
        display: block; }
    .brand-logo-small {
        display: none; } }

@media (min-width: 1200px) {
    .col-md-7-g {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 63%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 63%;
        flex: 0 0 63%;
        max-width: 63%;
        max-width: 63%;
        margin: 0%;
        padding-right: 15px;
        padding-left: 15px;
    }
    .ibox-content {
        margin-bottom: 20px;
    }
    .col-xl-25 {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -moz-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 16.66%;
        flex: 0 0 16.66%;
        max-width: 16.66%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-align-content: space-between;
        -ms-flex-line-pack: justify;
        align-content: space-between;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; }
    .p-item {
        padding: 5px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center; }
    .icon-user {
        vertical-align: middle;
        margin-top: 10px; }
    .card-icon-display {
        display: block;
        vertical-align: middle; }
    .card-inline {
        white-space: nowrap;
        font-size: 1rem; }
    .navbar-brand-proradius {
        padding: 0px 0px;
        text-align: center; }
    .brand-logo {
        display: block; }
    .brand-logo-small {
        display: none; }
    .col-xl-4-side {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%; }
    .col-xl-8-left {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%; }

    .clock {
        font-size: 120px;
        text-align: center;
    }

    .uptime {
        font-size: 60px;
        text-align: center;
    }

}

.ibox-content {
    background-color: #ffffff;
    color: inherit;
    padding: 15px 15px 15px 15px;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 0px;
}

.ibox-content {
    clear: both;
}

.graph-n-system .ibox.float-e-margins {
    margin-bottom: 0;
}

.lineChartWrap {
    box-shadow: 2px 2px 12px #e4e4e4;
    height: 391px;
    margin-bottom: 15px;
}

.ibox-content h1,
.ibox-content h2,
.ibox-content h3,
.ibox-content h4,
.ibox-content h5,
.ibox-title h1,
.ibox-title h2,
.ibox-title h3,
.ibox-title h4,
.ibox-title h5 {
    margin-top: 5px;
}

.lineChartWrap .lineChartHead h3 {
    margin-bottom: 10px !important;
    font-size: 14px;
}

.font-bold {
    font-weight: 600;
    font: "open sans"
}

.no-margins {
    margin: 0 !important;
}

.ch-cont-p {
    height:90%;
    width: 100%;
}

.easyswitch {
    width: 80px;
    height: 22px;
    font-size: 10px;
    display: block;
    position: relative;
    cursor: pointer;
    border: 1px solid #666;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.easyswitch .easyswitch-label {
    width: 38px;
    height: 25px;
    line-height: 22px;
    float: left;
    margin: 0;
    font-family: Arial, 宋体;
    text-align: center;
}

.easyswitch .easyswitch-slider {
    width: 37px;
    height: 18px;
    position: absolute;
    top: 1px;
    border: 1px solid #999;
    border-radius: 3px;
    background: #fff;
    background: -moz-linear-gradient(top, #ececec 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ececec), color-stop(100%, #ffffff));
    background: -webkit-linear-gradient(top, #ececec 0%, #ffffff 100%);
    background: -o-linear-gradient(top, #ececec 0%, #ffffff 100%);
    background: -ms-linear-gradient(top, #ececec 0%, #ffffff 100%);
    background: linear-gradient(top, #ececec 0%, #ffffff 100%);
    box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.5);
}

.easyswitch.on {
    background-color: #333;
    color: #fff;
}

.easyswitch.off {
    background-color: #efefef;
    color: #333;
}

.lmargin {
    margin-left: 5px;
    margin-top: 2px;
}

#switch {
    margin-bottom: 0px;
}

.system-circle {
    text-align: center;
    font-size: 2em;
    margin: 20px;
    flex-grow: 1;
}

.circle-container {
    display: flex;
    flex-direction: row;
    width: 99%;
    flex-wrap: wrap;
    align-content: space-between;
}

.top-5-group {
    position: relative;
    display: block;
    padding: 0.5rem 0.5rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #E4E7ED;
}

#pageSize {
    display: inline;
    width: 80px;
}

.row-highlight {
    color: red;
    /*border-top:inset 1px red !important;*/
    border-bottom:inset 1px red !important;
}

.responsive-switch {
    text-align: center;
}

.input-box-2r {
    float:left;
    margin-right: 20px;
    width: 50%;
}

.input-box-3r {
    float:left;
    margin-right: 2%;
    width: 30%;
}

.input-box-search {
    margin-left: 20px;
    width: 300px;
}

.service-block {
    display: flex;
}

.form-control-wide  {
    padding: 0.75rem 0.75rem;
    padding-right: 0.75em;
    border: 1px solid #ccd6e6;
    color: black;
    display: block;
    width: 100%;
    height: calc(2.75rem + 2px);
    font-size: 1rem;
    line-height: 1.25;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 0.25rem;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    text-transform: none;
    margin: 0;
    font-family: inherit;
    box-sizing: border-box;
}

.form-button {
    height: calc(2.75rem + 2px);
    margin-top: 26px;
}

.form-fullwidth-button {
    width: 100%;
}

.card-asymetric {
    margin-bottom: 1.875rem;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: 0 10px 40px 0 rgba(62, 57, 107, 0.07), 0 2px 9px 0 rgba(62, 57, 107, 0.06);
    box-shadow: 0 10px 40px 0 rgba(62, 57, 107, 0.07), 0 2px 9px 0 rgba(62, 57, 107, 0.06);
    position: relative;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
}

.icheckbox_flat-green,
.iradio_flat-green {
    background-image: url('../../app-assets/vendors/css/forms/icheck/flat/green@2x.png');
    -webkit-background-size: 176px 22px;
    background-size: 176px 22px;
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 20px;
    height: 20px;
    background: url('../../app-assets/vendors/css/forms/icheck/flat/green.png') no-repeat;
    border: none;
    cursor: pointer;
    box-sizing: border-box;
}

.iradio_flat-green {
    background-position: -88px 0;
}

.iradio_flat-green.checked {
    background-position: -110px 0;
}

.iradio_flat-green.disabled {
    background-position: -132px 0;
    cursor: default;
}

.iradio_flat-green.checked.disabled {
    background-position: -154px 0;
}

.button-outside-form {
    margin-left: 15px;
}

.iti-flag {background-image: url("../../app-assets/images/flags.png");}

#error-message {
    margin: 0;
}

.icon-right {
    float: right;
    color: green;
    cursor: pointer;
}
.buttons-center {
    width:100%;
    text-align: center;
}

.btn-group > .btnfat {
    padding: 0.75rem 1rem;
    padding-top: 0.75rem;
    padding-right: 1rem;
    padding-bottom: 0.75rem;
    padding-left: 1rem;
}
.username-column{
    width: 5px;height: 20px;float: left;margin-right: 10px;
}

.m-green{
    border-left: 2px solid #12B495;
}
.m-yellow{
    border-left: 2px solid #dbdb56;
}
.m-red{
    border-left: 2px solid red;
}
.m-grey{
    border-left: 2px solid gray;
}
