
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    src: local('Raleway'), url(../fonts/Raleway.woff2) format('woff2'), url(../fonts/Raleway.woff) format('woff');
}

@font-face {
    font-family: 'Open Sans Condensed';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Cond Light'), local('OpenSans-CondensedLight'), url(../fonts/OpenSansCondensed.woff2) format('woff2'), url(../fonts/OpenSansCondensed.woff) format('woff');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(../fonts/OpenSans.woff2) format('woff2'), url(../fonts/OpenSans.woff) format('woff');
}


/* latin - greek */
@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(../fonts/RobotoCondensed.woff2) format('woff2'), url(../fonts/RobotoCondensed.woff) format('woff');
}

@font-face{font-family:"Clear Sans";font-style:normal;font-weight:100;src:local("ClearSans-Thin"),local("Clear Sans Thin"),url("../fonts/EOT/ClearSans-Thin.eot"),url("../fonts/EOT/ClearSans-Thin.eot?#iefix") format("embedded-opentype"),url("../fonts/WOFF/ClearSans-Thin.woff") format("woff"),url("../fonts/TTF/ClearSans-Thin.ttf") format("truetype"),url("../fonts/SVG/ClearSans-Thin.svg") format("svg")}@font-face{font-family:"Clear Sans";font-style:normal;font-weight:300;src:local("ClearSans-Light"),local("Clear Sans Light"),url("../fonts/EOT/ClearSans-Light.eot"),url("../fonts/EOT/ClearSans-Light.eot?#iefix") format("embedded-opentype"),url("../fonts/WOFF/ClearSans-Light.woff") format("woff"),url("../fonts/TTF/ClearSans-Light.ttf") format("truetype"),url("../fonts/SVG/ClearSans-Light.svg") format("svg")}@font-face{font-family:"Clear Sans";font-style:normal;font-weight:400;src:local("ClearSans"),local("Clear Sans"),url("../fonts/EOT/ClearSans-Regular.eot"),url("../fonts/EOT/ClearSans-Regular.eot?#iefix") format("embedded-opentype"),url("../fonts/WOFF/ClearSans-Regular.woff") format("woff"),url("../fonts/TTF/ClearSans-Regular.ttf") format("truetype"),url("../fonts/SVG/ClearSans-Regular.svg") format("svg")}@font-face{font-family:"Clear Sans";font-style:italic;font-weight:400;src:local("ClearSans-Italic"),local("Clear Sans Italic"),url("../fonts/EOT/ClearSans-Italic.eot"),url("../fonts/EOT/ClearSans-Italic.eot?#iefix") format("embedded-opentype"),url("../fonts/WOFF/ClearSans-Italic.woff") format("woff"),url("../fonts/TTF/ClearSans-Italic.ttf") format("truetype"),url("../fonts/SVG/ClearSans-Italic.svg") format("svg")}@font-face{font-family:"Clear Sans";font-style:normal;font-weight:500;src:local("ClearSans-Medium"),local("Clear Sans Medium"),url("../fonts/EOT/ClearSans-Medium.eot"),url("../fonts/EOT/ClearSans-Medium.eot?#iefix") format("embedded-opentype"),url("../fonts/WOFF/ClearSans-Medium.woff") format("woff"),url("../fonts/TTF/ClearSans-Medium.ttf") format("truetype"),url("../fonts/SVG/ClearSans-Medium.svg") format("svg")}@font-face{font-family:"Clear Sans";font-style:italic;font-weight:500;src:local("ClearSans-MediumItalic"),local("Clear Sans Medium Italic"),url("../fonts/EOT/ClearSans-MediumItalic.eot"),url("../fonts/EOT/ClearSans-MediumItalic.eot?#iefix") format("embedded-opentype"),url("../fonts/WOFF/ClearSans-MediumItalic.woff") format("woff"),url("../fonts/TTF/ClearSans-MediumItalic.ttf") format("truetype"),url("../fonts/SVG/ClearSans-MediumItalic.svg") format("svg")}@font-face{font-family:"Clear Sans";font-style:normal;font-weight:700;src:local("ClearSans-Bold"),local("Clear Sans Bold"),url("../fonts/EOT/ClearSans-Bold.eot"),url("../fonts/EOT/ClearSans-Bold.eot?#iefix") format("embedded-opentype"),url("../fonts/WOFF/ClearSans-Bold.woff") format("woff"),url("../fonts/TTF/ClearSans-Bold.ttf") format("truetype"),url("../fonts/SVG/ClearSans-Bold.svg") format("svg")}@font-face{font-family:"Clear Sans";font-style:italic;font-weight:700;src:local("ClearSans-BoldItalic"),local("Clear Sans Bold Italic"),url("../fonts/EOT/ClearSans-BoldItalic.eot"),url("../fonts/EOT/ClearSans-BoldItalic.eot?#iefix") format("embedded-opentype"),url("../fonts/WOFF/ClearSans-BoldItalic.woff") format("woff"),url("../fonts/TTF/ClearSans-BoldItalic.ttf") format("truetype"),url("../fonts/SVG/ClearSans-BoldItalic.svg") format("svg")}



.customer_notes{
    background: #f2dede;
}


body {
    font-family: 'Clear Sans',  sans-serif;
    font-size:14px;
}

a {
    color: #111;
    text-decoration: none;
}

a:hover {
    color: #808080;
}

.navbar-default {
    background-color: #FFFFFF;
    border-color: #e7e7e7;
}

.navbar .brand {
    max-height: 40px;
    overflow: visible;
    padding-top: 0;
    padding-bottom: 0;
}
.navbar a.navbar-brand {
    padding: 0px; 
}

#page-wrapper {
    background-color: #f8f8f8;
    padding:0px;
    margin-top:0px;
    margin-left:0px;
}

.page-heading {
    padding-left: 15px;
    padding-right: 15px;
    background-color: white;
    border-bottom: 1px solid #eee;    
}

.page-header {
    padding:0px;
    margin:0px;
    border:none;
}

.page-header h3 {
    margin-top:0px;
    padding-top:14px;
    font-family: 'Raleway',sans-serif;
}


.page-content {
    padding:15px;
}


@media (min-width: 768px) {
    .navbar-header {
        float: left;
        width: 350px;
    }
}

#fancyModal .modal-header {
    border-bottom: none;
}

#fancyModal .modal-footer {
    border-top: none;
}

.panel {
    border-radius: 2px;
}

.panel .accordion-toggle {
    display: block;
    font-size: 14px;
    cursor: pointer;
}

.panel .list-group-item {
    border-color: #edf1f2;
}

.panel.no-borders {
    border-width: 0;
}

.panel.no-borders .panel-heading,
.panel.no-borders .panel-footer {
    border-width: 0;
}

.panel-heading {
    border-radius: 2px 2px 0 0;
}

.panel-default > .panel-heading {
    background-color: #f6f8f8;
}

.panel-heading.no-border {
    margin: -1px -1px 0 -1px;
    border: none;
}

.panel-heading .nav {
    margin: -10px -15px;
}

.panel-heading .list-group {
    background: transparent;
}

.panel-footer {
    background-color: #ffffff;
    border-color: #edf1f2;
    border-radius: 0 0 2px 2px;
}

.panel-default {
    border-color: #dee5e7;
}

.panel-default > .panel-heading,
.panel-default > .panel-footer {
    border-color: #edf1f2;
}

.panel-group .panel-heading + .panel-collapse .panel-body {
    border-top: 1px solid #eaedef;
}

.table > tbody > tr > td,
.table > tfoot > tr > td {
    padding: 8px 8px;
    border-top: 1px solid #eaeff0;
}

.table > thead > tr > th {
    padding: 8px 8px;
    border-bottom: 1px solid #eaeff0;
}

.table-bordered {
    border-color: #eaeff0;
}

.table-bordered > tbody > tr > td {
    border-color: #eaeff0;
}

.table-bordered > thead > tr > th {
    border-color: #eaeff0;
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #fafbfc;
}

.table-striped > thead > th {
    background-color: #fafbfc;
    border-right: 1px solid #eaeff0;
}

.table-striped > thead > th:last-child {
    border-right: none;
}

.well,
pre {
    background-color: #edf1f2;
    border-color: #dee5e7;
}

.accordion-group,
.accordion-inner {
    border-color: #dee5e7;
    border-radius: 2px;
}

.alert {
    font-size: 13px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
}

.alert .close i {
    display: block;
    font-size: 12px;
    font-weight: normal;
}

.form-control {
    border-color: #cfdadd;
    border-radius: 2px;
}

.form-control,
.form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-control:focus {
    border-color: #23b7e5;
}

.form-horizontal .control-label.text-left {
    text-align: left;
}

.form-control-spin {
    position: absolute;
    top: 50%;
    right: 10px;
    z-index: 2;
    margin-top: -7px;
}

.input-lg {
    height: 45px;
}

.input-group-addon {
    background-color: #edf1f2;
    border-color: #cfdadd;
}

.list-group {
    border-radius: 2px;
}

.list-group.no-radius .list-group-item {
    border-radius: 0 !important;
}

.list-group.no-borders .list-group-item {
    border: none;
}

.list-group.no-border .list-group-item {
    border-width: 1px 0;
}

.list-group.no-bg .list-group-item {
    background-color: transparent;
}

.list-group-item {
    padding-right: 15px;
    border-color: #e7ecee;
}

a.list-group-item:hover,
a.list-group-item:focus,
a.list-group-item.hover {
    background-color: #f6f8f8;
}

.list-group-item.media {
    margin-top: 0;
}

.list-group-item.active {
    color: #000;
    background-color: #EEEEEE !important;
    border-color: #EEEEEE !important;
}

.list-group-item.active .text-muted {
    color: #ace4f5 !important;
}

.list-group-item.active a {
    color: #000;
}

.list-group-item.focus {
    background-color: #e4eaec !important;
}

.list-group-item.select {
    position: relative;
    z-index: 1;
    background-color: #dbeef9 !important;
    border-color: #c5e4f5;
}

.list-group-alt .list-group-item:nth-child(2n+2) {
    background-color: rgba(0, 0, 0, 0.02) !important;
}

.list-group-lg .list-group-item {
    padding-top: 15px;
    padding-bottom: 15px;
}

.list-group-sm .list-group-item {
    padding: 6px 10px;
}

.list-group-sp .list-group-item {
    margin-bottom: 5px;
    border-radius: 3px;
}

.list-group-item > .badge {
    margin-right: 0;
}

.list-group-item > .fa-chevron-right {
    float: right;
    margin-top: 4px;
    margin-right: -5px;
}

.list-group-item > .fa-chevron-right + .badge {
    margin-right: 5px;
}

.nav-pills.no-radius > li > a {
    border-radius: 0;
}

.nav-pills > li.active > a {
    color: #fff !important;
    background-color: #23b7e5;
}

.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:active {
    background-color: #19a9d5;
}

.nav > li > a:hover,
.nav > li > a:focus {
    background-color: #f6f8f8;
}

.nav.nav-lg > li > a {
    padding: 20px 20px;
}

.nav.nav-md > li > a {
    padding: 15px 15px;
}

.nav.nav-sm > li > a {
    padding: 6px 12px;
}

.nav.nav-xs > li > a {
    padding: 4px 10px;
}

.nav.nav-xxs > li > a {
    padding: 1px 10px;
}

.nav.nav-rounded > li > a {
    border-radius: 20px;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: #f6f8f8;
}

.nav-tabs {
    border-color: #dee5e7;
}

.nav-tabs > li > a {
    border-bottom-color: #dee5e7;
    border-radius: 2px 2px 0 0;
}

.nav-tabs > li:hover > a,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover {
    border-color: #dee5e7;
}

.nav-tabs > li.active > a {
    border-bottom-color: #fff !important;
}

.nav-tabs-alt .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
}

.nav-tabs-alt .nav-tabs > li > a {
    background: transparent !important;
    border-color: transparent !important;
    border-bottom-color: #dee5e7 !important;
    border-radius: 0;
}

.nav-tabs-alt .nav-tabs > li.active > a {
    border-bottom-color: #23b7e5 !important;
}

.tab-container {
    margin-bottom: 15px;
}

.tab-container .tab-content {
    padding: 15px;
    background-color: #fff;
    border: 1px solid #dee5e7;
    border-top-width: 0;
    border-radius: 0 0 2px 2px;
}

.pagination > li > a {
    border-color: #dee5e7;
}

.pagination > li > a:hover,
.pagination > li > a:focus {
    background-color: #edf1f2;
    border-color: #dee5e7;
}



/* NMark */

input.highlight, select.highlight, textarea.highlight {
    background-color: #FFC;
}

input.highlightBlue, select.highlightBlue, textarea.highlightBlue {
    background-color: #e6e6fa;
}

/* SELECT2 */

.select2-container.form-control .select2-choice {
    line-height: 32px;
    height: 32px; 
    background-image: none;    
}




.select2-container.form-control .select2-choice .select2-arrow b {
    margin-top: 2px; }
.select2-container.form-control.input-lg .select2-choice {
    line-height: 43px; }
.select2-container.form-control.input-lg .select2-choice .select2-arrow b {
    margin-top: 7px; }
.select2-container.form-control.input-sm .select2-choice {
    line-height: 28px; }
.select2-container.form-control.input-sm .select2-choice .select2-arrow b {
    margin-top: 0; }

.select2-container.select2-container-active.form-control, .select2-container-active .select2-choice,
.select2-container-active .select2-choices, .select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices, .select2-container-multi.select2-container-active .select2-choices,
.form-control.select2-container.select2-dropdown-open, .select2-container .select2-choice, .select2-drop-active, .select2-drop.select2-drop-above.select2-drop-active {
    border-color: #aaaaaa !important; }
.select2-container.select2-container-active.form-control:focus, .select2-container-active .select2-choice:focus,
.select2-container-active .select2-choices:focus, .select2-dropdown-open.select2-drop-above .select2-choice:focus,
.select2-dropdown-open.select2-drop-above .select2-choices:focus, .select2-container-multi.select2-container-active .select2-choices:focus,
.form-control.select2-container.select2-dropdown-open:focus, .select2-container .select2-choice:focus, .select2-drop-active:focus, .select2-drop.select2-drop-above.select2-drop-active:focus {
    border-color: #aaaaaa !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.select2-container a:focus {
    outline: none; }

.select2-container-active .select2-choice, .select2-container-active .select2-choices {
    border-color: #aaaaaa !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

select2-container.form-control,
.select2-container-multi .select2-choices, select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    color: #3c3c3c;
    border-color: #d0d0d0;
}
select2-container.form-control:focus,
.select2-container-multi .select2-choices:focus, select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.form-control:focus,
.uneditable-input:focus {
    border-color: #aaaaaa;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;    
}

.select2-container.form-control {
    height:auto;
    padding:0px;    
}

.select2-container .select2-choice .select2-arrow.select2-container .select2-choice .select2-arrow {
    border-radius: 0px;
}

.select2-container .select2-choice span {
    margin-right: 0px;
    background-image: none;
}

.select2-container {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background-image: none;
}

.select2-container .select2-choice {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background-image: none;
}

.select2-container.select2-drop-above .select2-choice {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background-image: none;
}

.select2-drop {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background-image: none;
}

.select2-drop.select2-drop-above {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background-image: none;
}

.select2-container .select2-choice .select2-arrow {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background-image: none;
}

.select2-search input {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background-image: none;
}

.select2-container-multi .select2-choices .select2-search-choice {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background-image: none;
}

.highlight a.select2-choice { 
    background: #FFC;  
}

/* TABLES IN LOW RES */

#no-more-tables {
    margin-top:20px;
} 

@media only screen and (max-width: 800px) {

    /* Force table to not be like tables anymore */
    #no-more-tables table,
    #no-more-tables thead,
    #no-more-tables tbody,
    #no-more-tables th,
    #no-more-tables td,
    #no-more-tables tr {
        display: block;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    #no-more-tables thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    #no-more-tables tr { border: 1px solid #ccc; }

    #no-more-tables td {
        /* Behave like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align:left;
        min-height: 35px;
    }

    #no-more-tables td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align:left;
        font-weight: bold;
    }

    /*
    Label the data
    */
    #no-more-tables td:before { content: attr(data-title); }

    #no-more-tables *[id^="items_row_open_td_"] {
        padding-left: 5px;
    }   
    #no-more-tables .items_row_open_link {
        padding-left: 5px;
    }       
}


.tab-pane {
    padding-top:10px;
}

.pagination {
    margin-top:0px;
}

.ui-timepicker-div dd {
    margin-left:30px;
}

.bell-red {
    color:red;
    font-weight: bold;
}

#UserAlertsBell .count {
    position: absolute;
    bottom: 5px;
    left: 2px;
    font-size: 10px;
    font-weight: normal;
    background: red;
    color: white;
    line-height: 12px;
    padding: 2px 4px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}

.report-container {
    background:white;
    padding:10px;
}

.table.rowlink td:not(.rowlink-skip),
.table .rowlink td:not(.rowlink-skip) {
    cursor: pointer;
}
.table.rowlink td:not(.rowlink-skip) a,
.table .rowlink td:not(.rowlink-skip) a {
    font: inherit;
/*    color: inherit;*/
    text-decoration: inherit;
}
.table-hover.rowlink tr:hover td,
.table-hover .rowlink tr:hover td {
    background-color: rgb(247, 255, 71);
}
.table tbody tr.rowlink:hover td, .table tbody tr.rowlink:hover th {
    background-color: #FFFFE0;
}

.form-group {
    margin-bottom: 7px;
}

.input-xs {
    height: 25px;
    padding: 2px 2px;
    font-size: 11px;
    line-height: 1;
}
.input-group-xs>.form-control,
.input-group-xs>.input-group-addon,
.input-group-xs>.input-group-btn>.btn {
    height: 25px;
    padding: 1px 5px;
    font-size: 11px;
    line-height: 1;
}

.badge-wizard-current {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    font-size: 11px;
}

.badge-wizard-previous {
    color: #fff;
    background-color: #777;
    border-color: #777;
    font-size: 11px;
}

.badge-wizard-next {
    color: black;
    border: 1px solid #999;
    background-color: transparent;
    font-size: 11px;
}


/**
 * HINT- A CSS tooltip library
 */

.hint { position: relative; display: inline-block; }

.hint:before, .hint:after {
            position: absolute;
            opacity: 0;
            z-index: 1000000;
            -webkit-transition: 0.3s ease;
            -moz-transition: 0.3s ease;
  pointer-events: none;
}

        
.hint:hover:before, .hint:hover:after {
    opacity: 1;
}

.hint:before {
    content: '';
    position: absolute;
    background: transparent;
    border: 6px solid transparent;
    position: absolute;
}
        
.hint:after {
    content: attr(data-hint);
    background: rgba(0, 0, 0, 0.8);
            color: white;
            padding: 8px 10px;
            font-size: 12px;
    white-space: nowrap;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
}


/* top */

.hint--top:before {
    bottom: 100%;
    left: 50%;
    margin: 0 0 -18px 0;
    border-top-color: rgba(0, 0, 0, 0.8);
}
        
.hint--top:after {
    bottom: 100%;
    left: 50%;
    margin: 0 0 -6px -10px;
}

.hint--top:hover:before {
    margin-bottom: -10px;
}

.hint--top:hover:after {
    margin-bottom: 2px;
}

/* default: bottom */

.hint--bottom:before {
    top: 100%;
    left: 50%;
    margin: -14px 0 0 0;
    border-bottom-color: rgba(0, 0, 0, 0.8);
}
        
.hint--bottom:after {
    top: 100%;
    left: 50%;
    margin: -2px 0 0 -10px;
}

.hint--bottom:hover:before {
    margin-top: -6px;
}

.hint--bottom:hover:after {
    margin-top: 6px;
}

/* right */

.hint--right:before {
    left: 100%;
    bottom: 50%;
    margin: 0 0 -4px -8px;
    border-right-color: rgba(0,0,0,0.8);
}
        
.hint--right:after {
    left: 100%;
    bottom: 50%;
    margin: 0 0 -13px 4px;
}

.hint--right:hover:before {
    margin: 0 0 -4px -0;
}

.hint--right:hover:after {
    margin: 0 0 -13px 12px;
}

/* left */

.hint--left:before {
    right: 100%;
    bottom: 50%;
    margin: 0 -8px -4px 0;
    border-left-color: rgba(0,0,0,0.8);
}
        
.hint--left:after {
    right: 100%;
    bottom: 50%;
    margin: 0 4px -13px 0;
}

.hint--left:hover:before {
    margin: 0 0 -4px 0;
}

.hint--left:hover:after {
    margin: 0 12px -13px 0;
}

/** END LIBRARIES **/

.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
    color: #FFFFFF;    
    background-color: #ACB5C3;
    border-color: #ddd;
    pointer-events: none;
}

.item_selection_descr {
    color:#808080;
}

.item_selection_descr:hover {
    color:white;
}

.select2-result-label:hover .item_selection_descr {
    color:white;
}

.logout_bar_style {
    text-align: center;
    color:white;
    background-color:red;
    font-size:1.4em;
    float: left;
    width: 100%;    
}

.mynote_danger .form-control {
    background-color:#f2dede;
}

.mynote_danger .form-control-static {
    background-color:#f2dede;
    padding-left:5px;
}

input.mynote_danger, select.mynote_danger, textarea.mynote_danger {
    background-color: #f2dede;
}

#side-menu {
    background-color:white;
}

thead.sticky tr.sortRow th {
	position: sticky;
	top: 0;
	background-color: white;
	z-index: 99;
	box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.4);
	border-bottom: medium none;
}
