﻿body {
    font-size: 13px !important;
}

.error {
    color: red !important;
}

.green {
    color: green !important;
}


.red {
    color: red !important;
}

.decimal, .integer {
    text-align: right;
}

td.details-control {
    background: url('../AdminLTE/plugins/datatables/images/details_open.png') no-repeat center center;
    cursor: pointer;
}

tr.shown td.details-control {
    background: url('../AdminLTE/plugins/datatables/images/details_close.png') no-repeat center center;
}

span.select2.select2-container {
    width: 100% !important;
}

.scrooll_div {
    overflow: hidden;
    overflow-x: auto;
}

table.dataTable tbody tr.selected {
    background-color: #B0BED9;
}

table.dataTable tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1, table.dataTable tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
    background-color: #ecf0f5;
}

table.dataTable tbody tr:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
    background-color: #eaeaea;
}

table.table.nowrap th, table.table.nowrap td {
    white-space: nowrap;
}

table.dataTable.nowrap th, table.dataTable.nowrap td {
    white-space: nowrap;
}

    table.dataTable.nowrap th.wrap, table.dataTable.nowrap td.wrap {
        white-space: normal;
    }

.thumb {
    width: 100px;
    height: 100px;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

.padding-left {
    padding-left: 0 !important;
}

.padding-right {
    padding-right: 0 !important;
}

.select2-rendered__match {
    font-weight: bolder;
    text-decoration: underline;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    white-space: normal;
}

.btn-vsm {
    padding: 2px 5px;
}

.input-group-addon .fa-plus, .input-group-addon .fa-minus {
    cursor: pointer;
}

.input-group-addon > .fa.fa-calendar, .input-group-addon > .fa.fa-close {
    cursor: pointer;
}

.line-legend li {
    list-style: none;
    float: left;
    margin-right: 20px;
    line-height: 20px;
}

.line-legend span {
    display: block;
    width: 10px;
    height: 10px;
    float: left;
    margin-top: 4px;
    margin-right: 5px;
}

.amcharts-chart-div a {
    display: none !important;
}

@font-face {
    font-family: 'CooperBlackStd';
    src: url('../AdminLTE/cooper-std/CooperBlackStd.otf') format('opentype');
}

.login-logo, .logo-lg, .logo-mini {
    font-family: "CooperBlackStd";
}

.table > thead > tr > th {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cfe7fa+0,6393c1+100;Grey+Blue+3D */
    background: #cfe7fa; /* Old browsers */
    background: -moz-linear-gradient(top, #cfe7fa 0%, #6393c1 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #cfe7fa 0%,#6393c1 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #cfe7fa 0%,#6393c1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfe7fa', endColorstr='#6393c1',GradientType=0 ); /* IE6-9 */
}

.form-group {
    margin-bottom: 7px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: #ecf0f5;
}

    .h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
        font-weight: 400;
        line-height: 1;
        color: #ecf0f5;
    }

.big-col {
    width: 400px !important;
    min-width: 400px !important;
}

.mid-col {
    width: 200px !important;
    min-width: 200px !important;
}

div.ColVis {
    float: left !important;
}

.dt-buttons a.dt-button {
    padding: 0.5em 0.8em !important;
}

#chartdiv {
    width: 100%;
    height: 300px;
    font-size: 11px;
}

#chartdiv1 {
    width: 100%;
    height: 300px;
    font-size: 11px;
}

#donut-chart .pieLabel div {
    color: black !important;
}

#donut-chartNC .pieLabel div {
    color: black !important;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 5px 5px;
}

.main-header .logo {
    background: #1c2a66 !important;
    /*background: #fff !important;*/
    padding: 5px 15px !important;
}

.box-title {
    color: #333 !important;
    width: 84%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.graph {
    position: absolute;
    left: 650px;
}

.search-box {
    padding-bottom: 15px;
    border-bottom: 1px solid #e2e2e2;
}

    .search-box .btn-search {
        margin-left: 15px;
    }

.exp-btn-list {
    position: relative;
    z-index: 9;
}

.export-btn {
    position: absolute;
    left: auto;
    right: 0px;
    padding-top: 10px;
}

    .export-btn .btn {
        padding: 4px 10px;
    }

.topdashoard .btn-danger {
    border-radius: 10px;
    margin-bottom: 5px;
}

.topdashoard .info-box-number {
    border: 1px solid rgba(51, 51, 51, 0.26);
    padding: 0px 5px;
    -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.26);
    -moz-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.26);
    box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.26);
    font-size: 12px;
}

@media screen and (max-width:480px) {
    .graph {
        position: initial !important;
    }
}
/*.login-inst label {
    padding:15px;font-weight:600;
}*/

#donut-IntensityLevelchart div {
    color: black !important;
}

#donut-ProjectCategorychart div {
    color: black !important;
}

#StatusChartdiv {
    width: 100%;
    height: 250px;
}

#MINDChartdiv {
    width: 100%;
    height: 250px;
}

.primaryFocus .well-sm p {
    margin-bottom: 2px;
}

.amcharts-legend-div, .amcharts-export-menu {
    display: none !important;
}

.amcharts-main-div {
    height: 200px !important;
}

.mindSummary .box, .mindProjSummary .box {
    border-radius: 30px;
}

.topdashoard .info-box small {
    font-size: 12px;
}

.legend {
    padding: 15px 0px;
    list-style-type: none;
    margin-bottom: 0px;
    /*text-align: right;*/
}

    .legend li {
        display: inline-block;
        padding-right: 15px;
    }

.color-box {
    width: 20px;
    height: 15px; /*background:#ffcc22;*/
    float: left;
    margin-right: 5px;
}

.yellow {
    background: #f6c01f !important;
}

.grey {
    background: #7f7f7f !important;
}

.lightgrey {
    background: rgba(225, 225, 225, 0.7) !important;
}

.green {
    background: #91cf4f !important;
}

.black {
    background: #000000 !important;
}

.orangered {
    background: #f8530a !important;
}

.info-box-content {
    padding: 0px 10px !important;
}

    .info-box-content .info-box-text {
        padding-top: 20px;
    }

.control-label {
    text-align: right;
}

@media print {
    .topdashoard .col-xs-12 {
        width: 33.33333333%;
        float: left;
    }

    .topdashoard .btn-danger {
        background-color: #dd4b39 !important;
        color: white !important;
    }

    .topdashoard .btn-info, .topdashoard a.btn-info i.fa:before, .primaryFocus .btn-info, .primaryFocus a.btn-info i.fa:before {
        background-color: #00c0ef !important;
        color: white !important;
    }

    .topdashoard, .topdashoard .btn small, .info-box span, .info-box small, .text-white, .info-box .info-box-icon i, .bg-green-gradient, .info-box .info-box-icon .fa:before {
        color: white !important;
    }

    .primaryFocus .col-xs-12 {
        width: 100%;
    }

    .mindSummary .col-md-8 {
        width: 66.66666667%;
    }

    .primaryFocus {
        margin-top: 20px;
    }

    .mindSummary .col-md-4, .mindProjSummary .col-md-4 {
        width: 33.33333333%;
    }

    .mindProjSummary .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .box {
        border: 1px solid #d2d6de;
        border-top: 3px solid #d2d6de;
    }

    .main-footer {
        padding: 3px 15px;
    }

    .legend {
        padding: 0 15px;
    }

    .topdashoard .info-box-number small {
        font-size: 10px;
    }

    .topdashoard .info-box-number {
        font-size: 16px;
    }

    .mindProjSummary label, .mindSummary label {
        margin-bottom: 0;
    }
}

/* .slideThree */
.slideThree {
    width: 80px;
    height: 26px;
    background: #333;
    /*margin: 20px auto;*/
    position: relative;
    border-radius: 50px;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.2);
}

    .slideThree:after {
        content: 'OFF';
        color: #CC0000;
        position: absolute;
        right: 10px;
        z-index: 0;
        font: 12px/26px Arial, sans-serif;
        font-weight: bold;
        text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.15);
    }

    .slideThree:before {
        content: 'ON';
        color: #27ae60;
        position: absolute;
        left: 10px;
        z-index: 0;
        font: 12px/26px Arial, sans-serif;
        font-weight: bold;
    }

    .slideThree label {
        display: block;
        width: 34px;
        height: 20px;
        cursor: pointer;
        position: absolute;
        top: 3px;
        left: 3px;
        z-index: 1;
        background: #fcfff4;
        background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
        background: linear-gradient(to bottom, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
        border-radius: 50px;
        -webkit-transition: all 0.4s ease;
        transition: all 0.4s ease;
        box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
    }

    .slideThree input[type=checkbox] {
        visibility: hidden;
    }

        .slideThree input[type=checkbox]:checked + label {
            left: 43px;
        }

/* end .slideThree */

.select2-container--default .select2-selection--single, .select2-selection .select2-selection--single {
    height: 24px;
}

.select2-container .select2-selection--multiple {
    min-height: 24px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    line-height: 24px;
    height: 24px;
    top: -2px;
}

.form-control {
    /*box-shadow:none !important;
    border-radius:0 !important;padding: 2px 12px;*/
}

#dvdefine .box-header.with-border {
    padding: 4px 10px;
}

#dvexplore .box-header.with-border {
    padding: 4px 10px;
}
/*.content-header > h1 {
    color: #ecf0f5 !important;
}*/
.main-header {
    border-bottom: 6px solid #e46713;
}

.skin-red .main-header .navbar {
    /*background-color: #e31837 !important;*/
    background-color: #1b2966 !important;
    color: #fff;
    /*border-bottom: 10px solid #e46713;*/
    /*border-bottom: 6px solid #e46713;*/
    background: #1c2a67;
    background: -moz-linear-gradient(left, #1c2a67 0%, #141f4b 100%);
    background: -webkit-linear-gradient(left, #1c2a67 0%, #141f4b 100%);
    background: linear-gradient(to right, #1c2a67 0%, #141f4b 100%);
}

.skin-red .sidebar-menu > li:hover > a, .skin-red .sidebar-menu > li.active > a {
    border-left-color: #e46713;
}

.skin-red .main-header .navbar .sidebar-toggle:hover {
    background-color: #e46713;
}

.box.box-danger {
    border-top-color: #e31837 !important;
}

.box.box-solid.box-danger > .box-header {
    color: #fff !important;
    background: #e31837 !important;
    background-color: #e31837 !important;
    padding: 6px 10px !important;
}

    .box.box-solid.box-danger > .box-header .box-title {
        color: #fff !important;
        font-size: 16px;
    }

.box.box-solid.box-danger {
    border: 1px solid #e31837 !important;
}

.skin-red .main-header li.user-header {
    /*background-color: #e31837;*/
    background-color: #e46713;
}

textarea.form-control {
    height: auto !important;
}

.k-widget.k-tooltip-validation {
    color: red !important;
}

.tblCustomerMaster .table-fixed tbody {
    height: 200px;
    overflow-y: auto;
    width: 100%;
}

.table-fixed {
    width: 100%;
    background-color: #f3f3f3;
}

    .table-fixed tbody {
        height: 200px;
        overflow-y: auto;
        width: 100%;
    }

    .table-fixed thead, .table-fixed tbody, .table-fixed tr, .table-fixed td, .table-fixed th {
        display: block;
    }

        .table-fixed tbody td {
            float: left;
        }

        .table-fixed thead tr th {
            float: left;
            background-color: #f39c12;
            border-color: #e67e22;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
        }


.k-autocomplete, .k-colorpicker, .k-combobox, .k-datepicker, .k-datetimepicker, .k-dropdown, .k-numerictextbox, .k-selectbox, .k-textbox, .k-timepicker, .k-toolbar .k-split-button {
    width:100% !important;
}
.sidebar-menu .treeview-menu > li > a {
    word-break: break-word;
    white-space: normal;
    /* overflow: hidden; */
}

.dataTables_processing {
    top:5% !important;
}

div.dataTables_wrapper div.dataTables_processing {
    top: 5% !important;
}

.paginate_button {
    background-color: #f0f0f0;
    color: #333;
    padding: 5px 10px;
    border: 1px solid #ccc;
    margin: 2px;
}

    .paginate_button.current, .paginate_button.active {
        background-color: #007bff;
        color: white !important;
    }

    .paginate_button.current > a, .paginate_button.active >a {
        background-color: #007bff;
        color: white !important;
    }

.btn-xs {
    padding: 0.15rem 0.4rem;
    font-size: 0.75rem;
    line-height: 1.2;
    border-radius: 0.2rem;
}