﻿html, body {
    font-size: 13.5px !important;
}

body {
    background-color: #f2f2f2 !important;
}

/* misc styles */

option:disabled {
    color: #ccc;
}

.break-word {
    overflow-wrap: break-word;
    word-wrap: break-word;
}

.overflow-auto {
    overflow: auto;
}

.overflow-visible {
    overflow: visible;
}

.overflow-hidden {
    overflow: hidden;
}

.white-space-normal {
    white-space: normal !important;
}

.white-space-nowrap {
    white-space: nowrap !important;
}

.white-space-pre-wrap {
    white-space: pre-wrap !important;
}

.z-1001 {
    z-index: 1001;
}

.faded {
    opacity: 0.55;
}

.float-left {
    float: left !important;
}

.float-right {
    float: right !important;
}

.display-none {
    display: none !important;
}

.display-block {
    display: block !important;
}

.display-inline {
    display: inline !important;
}

.disabled-link, .disabled-link:hover {
    color: #aaa;
    cursor: default;
}

.align-center {
    text-align: center !important;
}

.align-left {
    text-align: left !important;
}

.align-right {
    text-align: right !important;
}

.text-bold {
    font-weight: bold !important;
}

.text-italic {
    font-style: italic !important;
}

.cursor-default {
    cursor: default !important;
}

.cursor-pointer {
    cursor: pointer !important;
}

.cursor-move {
    cursor: move !important;
}

.centered {
    margin: 0 auto;
}

.btn.btn-narrow {
    padding: 1px 3px !important;
}

.btn.btn-small {
    padding: 2px 5px !important;
}

.btn.btn-slim {
    padding-right: 4px !important;
    padding-left: 4px !important;
}

option.place-holder {
    color: #999;
}

.width40 {
    width: 40px !important;
}

.width80 {
    width: 80px !important;
}

.width90 {
    width: 90px !important;
}

.width100pc {
    width: 100% !important;
}

.width55pc {
    width: 55% !important;
}

.width100 {
    width: 100px !important;
}

.width120 {
    width: 120px !important;
}

.width150 {
    width: 150px !important;
}

.width170 {
    width: 170px !important;
}

.width180 {
    width: 180px !important;
}

.width200 {
    width: 200px !important;
}

.width220 {
    width: 220px !important;
}

.width240 {
    width: 240px !important;
}

.width270 {
    width: 270px !important;
}

.width285 {
    width: 285px !important;
}

.width300 {
    width: 300px !important;
}

.width350 {
    width: 350px !important;
}

.width385 {
    width: 385px !important;
}

.width440 {
    width: 440px !important;
}

.width550 {
    width: 550px !important;
}

.width660 {
    width: 660px !important;
}

.width1100 {
    width: 1100px !important;
}

.height20 {
    height: 20px !important;
}

.height25 {
    height: 25px !important;
}

.height60 {
    height: 60px !important;
}

.height43 {
    height: 43px !important;
}

.height46 {
    height: 46px !important;
}

.height90 {
    height: 90px !important;
}

.height120 {
    height: 120px !important;
}

.height140 {
    height: 140px !important;
}

.height150 {
    height: 150px !important;
}

.height250 {
    height: 250px !important;
}

.height300 {
    height: 300px !important;
}

.height340 {
    height: 340px !important;
}

.height400 {
    height: 400px !important;
}

.height500 {
    height: 500px !important;
}

.minheight600 {
    min-height: 600px !important;
}

.minheight460 {
    min-height: 460px !important;
}

.minheight500 {
    min-height: 500px !important;
}

.minheight400 {
    min-height: 400px !important;
}

.maxheight80pc {
    max-height: 80% !important;
}

.maxWidth200 {
    max-width: 200px !important;
}

.maxWidth250 {
    max-width: 250px !important;
}

.maxWidth300 {
    max-width: 300px !important;
}

.maxWidth500 {
    max-width: 500px !important;
}

.font-10 {
    font-size: 10px !important;
}

.font-12 {
    font-size: 12px !important;
}

.font-13 {
    font-size: 13px !important;
}

.font-14 {
    font-size: 14px !important;
}

.font-15 {
    font-size: 15px !important;
}

.font-16 {
    font-size: 16px !important;
}

.font-17 {
    font-size: 17px !important;
}

.font-19 {
    font-size: 19px !important;
}

.font-22 {
    font-size: 22px !important;
}

.font-26 {
    font-size: 26px !important;
}

.p0 {
    padding: 0 !important;
}

.p1 {
    padding: 1px !important;
}

.p3 {
    padding: 3px !important;
}

.p5 {
    padding: 5px !important;
}

.p8 {
    padding: 8px !important;
}

.p10 {
    padding: 10px !important;
}

.p20 {
    padding: 20px !important;
}

.pl0 {
    padding-left: 0 !important;
}

.pl3 {
    padding-left: 3px !important;
}

.pl5 {
    padding-left: 5px !important;
}

.pl7 {
    padding-left: 7px !important;
}

.pl10 {
    padding-left: 10px !important;
}

.pl15 {
    padding-left: 15px !important;
}

.pl20 {
    padding-left: 20px !important;
}

.pl35 {
    padding-left: 35px !important;
}

.pl40 {
    padding-left: 40px !important;
}

.pr0 {
    padding-right: 0 !important;
}

.pr3 {
    padding-right: 3px !important;
}

.pr5 {
    padding-right: 5px !important;
}

.pr7 {
    padding-right: 7px !important;
}

.pr15 {
    padding-right: 15px !important;
}

.pr30 {
    padding-right: 30px !important;
}

.pr50 {
    padding-right: 50px !important;
}

.pt0 {
    padding-top: 0 !important;
}

.pt2 {
    padding-top: 2px !important;
}

.pt5 {
    padding-top: 5px !important;
}

.pt10 {
    padding-top: 10px !important;
}

.pt12 {
    padding-top: 12px !important;
}

.pt20 {
    padding-top: 20px !important;
}

.pt30 {
    padding-top: 30px !important;
}

.pb0 {
    padding-bottom: 0 !important;
}

.pb2 {
    padding-bottom: 2px !important;
}

.pb5 {
    padding-bottom: 5px !important;
}

.pb10 {
    padding-bottom: 10px !important;
}

.pb20 {
    padding-bottom: 20px !important;
}

.m5 {
    margin: 5px !important;
}

.m12 {
    margin: 12px !important;
}

.m15 {
    margin: 15px !important;
}

.mt0 {
    margin-top: 0 !important;
}

.mt2 {
    margin-top: 2px !important;
}

.mt5 {
    margin-top: 5px !important;
}

.mt8 {
    margin-top: 8px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt15 {
    margin-top: 15px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt25 {
    margin-top: 25px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mt100 {
    margin-top: 100px !important;
}

.mb0 {
    margin-bottom: 0 !important;
}

.mb5 {
    margin-bottom: 5px !important;
}

.mb3 {
    margin-bottom: 3px !important;
}

.mb8 {
    margin-bottom: 8px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb15 {
    margin-bottom: 15px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb25 {
    margin-bottom: 25px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mb50 {
    margin-bottom: 50px !important;
}

.ml0 {
    margin-left: 0 !important;
}

.ml2 {
    margin-left: 2px !important;
}

.ml3 {
    margin-left: 3px !important;
}

.ml4 {
    margin-left: 4px !important;
}

.ml5 {
    margin-left: 5px !important;
}

.ml8 {
    margin-left: 8px !important;
}

.ml10 {
    margin-left: 10px !important;
}

.ml12 {
    margin-left: 12px !important;
}

.ml15 {
    margin-left: 15px !important;
}

.ml40 {
    margin-left: 40px !important;
}

.mr0 {
    margin-right: 0 !important;
}

.mr2 {
    margin-right: 2px !important;
}

.mr3 {
    margin-right: 3px !important;
}

.mr5 {
    margin-right: 5px !important;
}

.mr8 {
    margin-right: 8px !important;
}

.mr10 {
    margin-right: 10px !important;
}

.mr12 {
    margin-right: 12px !important;
}

.mr15 {
    margin-right: 15px !important;
}

.mr20 {
    margin-right: 20px !important;
}

.mr50 {
    margin-right: 50px !important;
}

.mr60 {
    margin-right: 60px !important;
}

.mr150 {
    margin-right: 150px !important;
}

.mr250 {
    margin-right: 250px !important;
}

.down5 {
    position: relative;
    top: 5px;
}

.down10 {
    position: relative;
    top: 10px;
}

.white-background {
    background-color: white !important;
}

.white-border {
    border: solid 1px #FFF !important;
}

.light-grey-background {
    background-color: #eee !important;
}

.grey-background {
    background-color: #ddd !important;
}

.dark-grey {
    color: #555 !important;
}

.middle-grey {
    color: #676767 !important;
}

.grey {
    color: #888 !important;
}

.grey-border {
    border: solid 1px #888 !important;
}

.light-grey-border {
    border: solid 1px #CCC !important;
}

.light-grey {
    color: #AAA !important;
}

.standard-color {
    color: #217ebd !important;
}

.navigator-color {
    color: #5F94B5 !important;
}

.standard-border-color {
    border-color: #217ebd !important;
}

.bottom-grey-border {
    border-bottom: solid 1px #AAA;
}

.standard-background {
    background-color: #e3eef4 !important;
}

.page-heading-page {
    display: none;
}

.red-soft {
    color: #d05454 !important;
}

.purple-soft {
    color: #6d5b8e !important;
}

.green-soft {
    color: #56AD56 !important;
}

.green {
    color: green !important;
}

.green-soft-background {
    background-color: rgba(92, 184, 92, 0.15) !important;
}

.red-soft-border {
    border: solid 1px #d05454 !important;
}

.orange-icon {
    color: #ff5410 !important;
}

.oc-icon {
    color: #7CED00 !important;
}

.ye-icon {
    color: #EF5014 !important;
}

.qe-icon {
    color: #3011FF !important;
}

.orange-soft {
    color: #FFAE8E !important;
}

.hard-orange {
    color: #c17d00 !important
}

.folder-orange {
    color: #FFDC73 !important;
}

.black {
    color: #000 !important;
}

.white {
    color: #fff !important;
}

.transparent {
    color: transparent !important;
}

.round-corners {
    border-radius: 0.25em !important;
}

.modal-details {
    padding: 0;
    border-bottom: 1px solid #EFEFEF;
}

.btn-user-selector {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

    .btn-user-selector > i {
        margin-left: 10px !important;
    }

.modal-navigation {
    padding-top: 10px;
    border-top: 1px solid #EFEFEF;
}

    .modal-navigation .btn {
        padding-top: 4px !important;
        padding-bottom: 4px !important;
    }

.bordered-panel {
    border: solid 1px #ccc;
    padding: 10px 10px 0 10px;
    margin-bottom: 10px;
}

.no-records {
    padding: 20px;
    text-align: center;
    margin: 0 auto;
    font-style: italic;
    color: #555;
    font-size: 15px !important;
}

.no-search {
    padding: 20px;
    text-align: center;
    font-style: italic;
    color: #555;
}

.overflow-ellipsis {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.std-bordered-group {
    border: solid 1px #ccc;
    padding: 0;
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-radius: 4px;
}

    .std-bordered-group .list-group-item {
        padding: 5px 15px;
        margin-bottom: 5px;
    }

.fixed-group-template {
    border-top: solid 1px black;   
    width: 100%;
    text-align: right;
    padding: 0;
    line-height: 1.2;
}

    .fixed-group-template .fixed-group-template-txt {
        background-color: rgb(66, 66, 66);
        color: white;
        font-size: 0.85rem;
        font-weight: 400;
        display: inline-block;
        padding: 2px 5px;
    }

.col-no-padding {
    padding: 0 !important;
}

.date-picker {
    cursor: pointer !important;
}

/* new column styles */

.col-xl-1-7,
.col-lg-1-7,
.col-sm-1-7,
.col-xl-2-7,
.col-sm-2-7,
.col-xl-3-7,
.col-lg-6-7,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5,
.col-md-2-5,
.col-lg-2-5,
.col-xl-1-8,
.col-xl-7-8,
.col-xs-1-10,
.col-sm-1-10,
.col-md-1-10,
.col-lg-1-10,
.col-xg-1-10,
.col-xs-3-10,
.col-sm-3-10,
.col-md-3-10,
.col-lg-3-10,
.col-xs-7-10,
.col-xl-9-10,
.col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-1-5 {
    width: 20% !important;
    float: left;
}

.col-xs-1-10 {
    width: 10% !important;
    float: left;
}

.col-xs-3-10 {
    width: 30% !important;
    float: left;
}

.col-xs-7-10 {
    width: 70% !important;
    float: left;
}

@media (min-width: 576px) {
    .col-sm-1-5 {
        width: 20% !important;
        float: left;
    }

    .col-sm-1-7 {
        float: left;
        width: 14.2857% !important;
    }

    .col-sm-2-7 {
        float: left;
        width: 28.5714% !important;
    }

    .col-sm-1-10 {
        width: 10% !important;
        float: left;
    }

    .col-sm-3-10 {
        width: 30% !important;
        float: left;
    }
}

@media (min-width: 768px) {
    .col-md-1-5 {
        width: 20% !important;
        float: left;
    }

    .col-md-2-5 {
        width: 40% !important;
        float: left;
    }

    .col-md-1-10 {
        width: 10% !important;
        float: left;
    }

    .col-md-3-10 {
        width: 30% !important;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-lg-1-5 {
        width: 20% !important;
        float: left;
    }

    .col-lg-2-5 {
        width: 40% !important;
        float: left;
    }

    .col-lg-1-10 {
        width: 10% !important;
        float: left;
    }

    .col-lg-3-10 {
        width: 30% !important;
        float: left;
    }

    .col-lg-9-10 {
        width: 90% !important;
        float: left;
    }

    .col-lg-1-7 {
        float: left;
        width: 14.2857% !important;
    }

    .col-lg-6-7 {
        float: left;
        width: 85.7143% !important;
    }
}

@media (min-width: 1200px) {
    .col-xl-1-7 {
        float: left;
        width: 14.2857% !important;
    }

    .col-xl-2-7 {
        float: left;
        width: 28.5714% !important;
    }

    .col-xl-3-7 {
        float: left;
        width: 42.8571% !important;
    }

    .col-xl-1 {
        float: left;
        width: 8.3333% !important;
    }

    .col-xl-2 {
        float: left;
        width: 16.6666% !important;
    }

    .col-xl-3 {
        float: left;
        width: 25% !important;
    }

    .col-xl-4 {
        float: left;
        width: 33.3333% !important;
    }

    .col-xl-5 {
        float: left;
        width: 41.6666% !important;
    }

    .col-xl-6 {
        float: left;
        width: 50% !important;
    }

    .col-xl-7 {
        float: left;
        width: 58.3333% !important;
    }

    .col-xl-8 {
        float: left;
        width: 66.6666% !important;
    }

    .col-xl-9 {
        float: left;
        width: 75% !important;
    }

    .col-xl-10 {
        float: left;
        width: 83.3333% !important;
    }

    .col-xl-1-10 {
        float: left;
        width: 10% !important;
    }

    .col-xl-9-10 {
        float: left;
        width: 90% !important;
    }

    .col-xl-1-8 {
        float: left;
        width: 12.5% !important;
    }

    .col-xl-7-8 {
        float: left;
        width: 87.5% !important;
    }
}

/*Responsive text aligning etc*/
.text-xs-left {
    text-align: left;
}

.text-xs-right {
    text-align: right;
}

.text-xs-center {
    text-align: center;
}

.text-xs-justify {
    text-align: justify;
}

.margin-bottom-lg-15, .margin-bottom-md-15, .margin-bottom-sm-15 {
    margin-bottom: 15px;
}

.margin-left-lg-10 {
    margin-left: 10px;
}

@media (min-width: 576px) {
    .text-sm-left {
        text-align: left;
    }

    .text-sm-right {
        text-align: right;
    }

    .text-sm-center {
        text-align: center;
    }

    .text-sm-justify {
        text-align: justify;
    }

    .margin-bottom-sm-15 {
        margin-bottom: 0;
    }

    .margin-top-sm-15 {
        margin-top: 15px;
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align: left;
    }

    .text-md-right {
        text-align: right;
    }

    .text-md-center {
        text-align: center;
    }

    .text-md-justify {
        text-align: justify;
    }

    .margin-bottom-md-15 {
        margin-bottom: 0;
    }

    .margin-top-md-15 {
        margin-top: 15px;
    }

    .min-height-md-250 {
        min-height: 250px;
    }

    .min-height-md-200 {
        min-height: 200px;
    }

    .min-height-md-150 {
        min-height: 150px;
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align: left;
    }

    .text-lg-right {
        text-align: right;
    }

    .text-lg-center {
        text-align: center;
    }

    .text-lg-justify {
        text-align: justify;
    }

    .margin-bottom-lg-15 {
        margin-bottom: 0;
    }

    .margin-top-lg-15 {
        margin-top: 15px;
    }

    .margin-top-lg-20 {
        margin-top: 20px;
    }

    .margin-top-lg-40 {
        margin-top: 40px;
    }

    .margin-top-lg-45 {
        margin-top: 45px;
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left;
    }

    .text-xl-right {
        text-align: right;
    }

    .text-xl-center {
        text-align: center;
    }

    .text-xl-justify {
        text-align: justify;
    }
}

@media (max-width: 992px) {
    .lg-hidden {
        display: none;
    }

    .margin-left-lg-10 {
        margin-left: 0;
    }

    .margin-bottom-lg-20 {
        margin-bottom: 20px;
    }
}

/* 500 page */
.page-500 {
    text-align: center;
    padding-top: 60px;
    padding-bottom: 60px;
}

    .page-500 .image {
        float: left;
        text-align: right;
        margin-right: 40px;
        margin-left: 40px;
        height: 180px;
    }

        .page-500 .image i {
            font-size: 80px;
            color: #E02222;
        }

    .page-500 .details {
        margin-left: 40px;
        text-align: left;
    }
