
body {
    font-size: 0.8rem;
}

.logo-intra-bg {
    background-color: #000000 !important;
}

.logo-intra {
    height: 56px !important;
    color: #000000 !important;
    background-color: #000000 !important;
    font-size: 27pt !important;
    text-decoration: none #000000 solid !important;
}

.logo-intra-center {
    width: 50%;
    margin: 5px auto 0 auto;
}

.logo-intra-img {
    padding: 15px 0 16px 0 !important;
}

.logo-intra-in {
    color: #ffffff !important;
    font-size: 27pt !important;
    text-decoration: none #000000 solid !important;
}

.no-link {
    text-decoration: none;
    cursor: default;
}

.double-nav a {
    font-size: 13px;
}

.side-nav .collapsible .fa {
    font-size: 0.8rem;
    margin-right: 5px;
}

.side-nav .collapsible a {
    height: 20px;
    line-height: 20px;
    font-size: .8rem;
    margin-bottom: 0;
}

.side-nav .fa-angle-down.rotate-icon {
    top: 3px;
}

.menu-li {
    margin-bottom: 5px;
    margin-left: -20px;
}

.main-content {
    margin-left: 30px !important;
    margin-right: 30px !important;
    padding-bottom: 30px;
}

.table td, .table th {
    padding: 0.50rem;
}

.h2, h2 {
    font-size: 1.2rem;
}

.btn-link {
    color: #337ab7 !important;
    border-radius: 0;
    background: none;
    border: none;
    cursor: pointer;
}

.btn-link:hover {
    text-decoration: underline;
}

input.select-dropdown {
    font-size: 80%;
}

.breadcrumb-dn {
    font-size: 120%;

}

.modal-15 {
    padding-left: 15%;
    padding-right: 15%;
}

.modal-30 {
    padding-left: 30%;
    padding-right: 30%;
}

.modal {
    overflow-y: auto;
}

#menu-scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

#menu-scroll::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

#menu-scroll::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

.main-scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.main-scroll::-webkit-scrollbar {
    width: 8px;
    background-color: #F5F5F5;
}

.main-scroll::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

.height-100 {
    height: 100%
}

.tab-intra {
    margin-left: -20px;
    margin-top: -10px;
}

.waves-button-input {
    font-size: 120%
}

.progress {
    position: relative;
}

.progress span {
    position: absolute;
    display: block;
    width: 100%;
    color: rgba(0, 0, 0, 0.55);
    font-weight: bold;
}

.col-pagination a {
    margin-top: 0px;
    margin-left: 5px !important;
    cursor: pointer;
    padding: 10px;
    color: #292b2c !important;
    background-color: #F1F1F1 !important;
    font-weight: 500;
}

.col-pagination .btn-default:hover {
    color: #292b2c !important;
    background-color: #F1F1F1 !important;
}

.col-pagination .btn-primary.active {
    color: #292b2c !important;
    background-color: #969696 !important
}

.col-pagination span {
    font-size: 0.6rem !important;
}

.table-curved {
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    border-collapse: separate !important;
    border-spacing: 0;
}

.table-curved td {
    border: 1px solid rgba(0, 0, 0, 0.15);
}

.table-curved tr:first-child td:first-child {
    border-top-left-radius: 0.25rem;
}

.table-curved tr:first-child td:last-child {
    border-top-right-radius: 0.25rem;
}

.table-curved tr:last-child td:first-child {
    border-bottom-left-radius: 0.25rem;
}

.table-curved tr:last-child td:last-child {
    border-bottom-right-radius: 0.25rem;
}

.link-btn {
    background:none!important;
    color:inherit;
    border:none;
    padding:0!important;
    font: inherit;
    /*border is optional*/
    cursor: pointer;
}

.margin-help-group-action {
    margin: 0 20px;
}

.inline-help-group {
    display: inline;
}

#simplegridgroup_action_submit {
    background:none!important;
    color:inherit;
    border:none;
    padding:4px!important;
    font: inherit;
    /*border is optional*/
    cursor: pointer;
}

#simplegrid2group_action_submit {
    background:none!important;
    color:inherit;
    border:none;
    padding:4px!important;
    font: inherit;
    /*border is optional*/
    cursor: pointer;
}

#simplegrid3group_action_submit {
    background:none!important;
    color:inherit;
    border:none;
    padding:4px!important;
    font: inherit;
    /*border is optional*/
    cursor: pointer;
}

.bg-low-green {
    background-color: rgba(99, 255, 71, 0.12) !important;
}

.bg-low-green:hover {
    background-color: rgba(99, 255, 71, 0.22) !important;
}

.bg-low-red {
    background-color: rgba(235, 34, 37, 0.12) !important;
}

.bg-low-red:hover {
    background-color: rgba(235, 34, 37, 0.22) !important;
}

.bg-low-white {
    background-color: rgba(255, 255, 255, 0.12) !important;
}

.bg-low-white:hover {
    background-color: rgba(235, 235, 235, 0.22) !important;
}

.bg-low-blue {
    background-color: rgba(57, 145, 241, 0.12) !important;
}

.bg-low-blue:hover {
    background-color: rgba(57, 145, 241, 0.22) !important;
}

.bg-low-yellow {
    background-color: rgba(241, 221, 0, 0.12) !important;
}

.bg-low-yellow:hover {
    background-color: rgba(241, 221, 0, 0.22) !important;
}

.bg-low-gray {
    background-color: rgba(0, 0, 0, 0.04) !important;
}

.bg-low-gray:hover {
    background-color: rgba(0, 0, 0, 0.08) !important;
}

.legend { list-style: none; padding-bottom: 10px}
.legend li { float: left; margin-right: 10px; }
.legend span { border: 1px solid #ccc; float: left; width: 12px; height: 12px; margin: 3px 2px 2px; }
.legend .legend-green { background-color: rgba(99, 255, 71, 0.32); }
.legend .legend-white { background-color: rgba(255, 255, 255, 0.31); }
.legend .legend-blue { background-color: rgba(57, 145, 241, 0.32); }
.legend .legend-red { background-color: rgba(235, 34, 37, 0.32); }
.legend .legend-gray { background-color: rgba(0, 0, 0, 0.08); }

.btn-login {
    background-color: #dddddd;
    color: #000000 !important;
    border-radius: 0.5rem !important;
}

.btn-login:hover {
    background-color: #aaaaaa;
    color: #000000 !important;
}

.login-input {
    background-color: #000000 !important;
    border-bottom: solid 1px #dddddd !important;
    color: #dddddd !important;
    /*border-radius: 0.5rem !important;*/
    padding-left: 10px;
    margin-left: 2.3rem !important;
}

.login-input:-webkit-autofill,
.login-input:-webkit-autofill:hover,
.login-input:-webkit-autofill:focus,
.login-input:-webkit-autofill:active  {
    -webkit-box-shadow: 0 0 0 30px #000000 inset !important;
}

.login-input:-webkit-autofill {
    -webkit-text-fill-color: #dddddd !important;
}

.hidden {
    display: none;
    visibility: hidden;
}

.stats-right {
    text-align: right !important;
}

.normal-font-size {
    font-size: 0.8rem !important;
}

.btn-group-xs {
    padding: .35rem .4rem !important;
    font-size: .875rem !important;
    border-radius: .2rem !important;
    margin: 6px 2px !important;
}

legend.checklist {
    color: #1462A8;
    font-weight: bold;
    margin: 0;
    cursor: pointer
}

/*******************************************************************************
 * Timeline
 ******************************************************************************/
.timeline {
    width: 100%;
    position: relative;
    margin: 30px 0px;
}

.timeline tr td {
    text-align: center;
    vertical-align: top;
    background: transparent url(../img/timeline/linka.png) repeat-x left 15px;
    cursor: pointer;
}

.timeline tr td.passed {
    background: transparent url(../img/timeline/linka_passed.png) repeat-x left 15px;
}

.timeline tr td .obal div.point,
.timeline tr td .obal div.point_dis {
    z-index: 1;
    position: relative;
    height: 100%;
    padding: 50px 5px 5px 5px;
}

.timeline tr td .obal div.point_dis {
    background: transparent url(../img/timeline/point_disabled.png) no-repeat center 6px;
}

.timeline tr td .obal div.point {
    background: transparent url(../img/timeline/point.png) no-repeat center 6px;
}

.timeline tr td .obal div.passed {
    padding: 50px 8px 5px 8px;
    background: transparent url(../img/timeline/passed.png) no-repeat center 8px;
}

.timeline tr td .obal div.point:focus,
.timeline tr td .obal div.point:hover,
.timeline tr td .obal div.point.active {
    background: transparent url(../img/timeline/point_active.png) no-repeat center 6px;
}

.timeline tr:first-child td .obal {
    width: 100%;
    height: 100%;
    position: relative;
}

.timeline tr:first-child td:first-child .obal > div.limit,
.timeline tr:first-child td:last-child .obal > div.limit {
    background-color: white;
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0px;
    z-index: 0
}

.timeline tr:first-child td:first-child .obal > div.limit {
    left: 0px;
}

.timeline tr:first-child td:last-child .obal > div.limit {
    right: 0px;
}

/*******************************************************************************
 * /Timeline
 ******************************************************************************/

#load-spinner {
    position:fixed;
    width:100%;
    left:0;right:0;top:0;bottom:0;
    background-color: rgba(255,255,255,0.7);
    z-index:9999;
}

@-webkit-keyframes spin {
    from {-webkit-transform:rotate(0deg);}
    to {-webkit-transform:rotate(360deg);}
}

@keyframes spin {
    from {transform:rotate(0deg);}
    to {transform:rotate(360deg);}
}

#load-spinner::after {
    content:'';
    display:block;
    position:absolute;
    left:48%;top:35%;
    width:45px;height:45px;
    border: 6px solid #cccccc;
    border-radius:50%;
    border-top: 6px solid #337ab7;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

/*******************************************************************************
 * /Dashboard
 ******************************************************************************/

.ibox-content {
    clear: both;
}
.ibox-heading {
    background-color: #f3f6fb;
    border-bottom: none;
}
.ibox-heading h3 {
    font-weight: 200;
    font-size: 24px;
}
.ibox-title h5 {
    display: inline-block;
    font-size: 14px;
    margin: 0 0 7px;
    padding: 0;
    text-overflow: ellipsis;
    float: left;
}
.ibox-title .label {
    /*float: left;*/
    margin-left: 4px;
}
.ibox {
    clear: both;
    margin-bottom: 25px;
    margin-top: 0;
    padding: 0;
}
.ibox.collapsed .ibox-content {
    display: none;
}
.ibox.collapsed .fa.fa-chevron-up:before {
    content: "\f078";
}
.ibox.collapsed .fa.fa-chevron-down:before {
    content: "\f077";
}
.ibox:after,
.ibox:before {
    display: table;
}
.ibox-title {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #f0f0f0;
    border-color: #c2c2c2;
    border-image: none;
    border-style: solid solid none;
    border-width: 3px 0 0;
    color: inherit;
    margin-bottom: 0;
    padding: 14px 15px 7px;
    min-height: 48px;
}
.ibox-content {
    background-color: #f4f4f4;
    color: inherit;
    padding: 15px 20px 20px 20px;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 0px;
}
.ibox-footer {
    color: inherit;
    border-top: 1px solid #c2c2c2;
    font-size: 90%;
    background: #f0f0f0;
    padding: 10px 15px;
}

.float-e-margins .btn {
    margin-bottom: 5px;
}
.no-margins {
    margin: 0 !important;
}

.label {
    background-color: #d1dade;
    color: #5e5e5e;
    font-family: 'Open Sans';
    font-size: 12px;
    margin-top: -2px;
    font-weight: 600;
    padding: 3px 8px;
    text-shadow: none;
}

.label-primary,
.badge-primary {
    background-color: #1ab394;
    color: #FFFFFF;
}
.label-success,
.badge-success {
    background-color: #1c84c6;
    color: #FFFFFF;
}
.label-warning,
.badge-warning {
    background-color: #f8ac59;
    color: #FFFFFF;
}
.label-warning-light,
.badge-warning-light {
    background-color: #f8ac59;
    color: #ffffff;
}
.label-danger,
.badge-danger {
    background-color: #ed5565;
    color: #FFFFFF;
}
.label-info,
.badge-info {
    background-color: #23c6c8;
    color: #FFFFFF;
}
.label-inverse,
.badge-inverse {
    background-color: #262626;
    color: #FFFFFF;
}
.label-white,
.badge-white {
    background-color: #FFFFFF;
    color: #5E5E5E;
}
.label-white,
.badge-disable {
    background-color: #2A2E36;
    color: #8B91A0;
}

.flot-chart {
    display: block;
    height: 231px;
}
.widget .flot-chart.dashboard-chart {
    display: block;
    height: 120px;
    margin-top: 40px;
}
.flot-chart.dashboard-chart {
    display: block;
    height: 180px;
    margin-top: 40px;
}
.flot-chart-content {
    width: 100%;
    height: 100%;
}
.flot-chart-pie-content {
    width: 200px;
    height: 200px;
    margin: auto;
}
