/* MCMS Styles V2.1 - 3/11/2015 */

/* ========== HTML generics ========== */
html {
  font-size: 0.8rem !important;
  line-height: 1 !important;
  font-family: Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;
  --link: #255884;
  --focusIndicator: #3392FF;
  --mcms-danger: #AD0000;
  --mcms-success: #175E28;
}
@-ms-viewport{ width: auto !important; } 
body { line-height: 1.4em;background-color:#f5f9fc;}
iframe { z-index: 999999 }
/* * { font-family: "Roboto", sans-serif } */
* { font-family: Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;}
/* h1, h3, h4, h5, h6 { font-family: "Oswald", sans-serif } */
h1, h3, h4, h5, h6 { font-family:  Nunito Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif}
/* h2 { font-family: "Roboto", sans-serif; font-size: 18px; } */
h2 { font-family: Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif; font-size: 100%; }
a { color: var(--link); font-weight: bold;}
/* ========== generic helpers ========== */
.text-danger { color: var(--mcms-danger) !important }
.text-success { color: var(--mcms-success) !important }
.outline { border: solid 1px red !important; background-color: #FFE4E1 !important; }
.form-group-inline { display: inline-block !important }
.new-line { height: 1em; }
.div-table { display: table; width: 100%; }
.div-table-row { display: table-row; vertical-align: top; }
.div-table-cell { display: table-cell; vertical-align: top; }

.control-label font,
input + font,
.text-danger font {
    color: var(--mcms-danger) !important;
}
/* ========== framework block elements to keep ========== */
.modal-open {
  overflow-y: scroll;
}

span.glyphicon-edit {	
	cursor:pointer;
}
span.glyphicon-trash {	
	cursor:pointer;
}

/* header */
#envHeader, #ssatLogoHeader {
  height: 4px;
  z-index: 100;
  position: fixed;
  top: 0;
  width: 100%;
}

#ssatLogoHeader {
  background-color: #005a5a;
  margin: 0;
  top: 4px;
}

/* container */
.container-fluid { padding: 0; }

/* header global menu */
#headerMenu { display: inline; }
#adminMenu {
    margin: 0;
    color: #000000;
    float: right;
    text-align: right;
    font-size: 13px;
    /*border-bottom: solid 3px #ccd;*/ 
   /*  height: 68px; */}
#adminMenu ul {
    margin: 0;
    padding: 0; }
#adminMenu li {
    display: inline;
    list-style-type: none;
    margin: 0; }
#adminMenu li a {
    color: #fff;
    text-decoration: none;
    transition: background-color 0.2s;
    margin: 0; }
#adminMenu li a:hover {
    color: #4074D0;
    background-color: #fff;
    text-decoration: none;
    transition: background-color 0.2s;
    border-radius: 4px; }
#adminMenu.navbar .navbar-nav a { font-weight: normal;}
/* make space at the top for the environment indicators */
.navbar-fixed-top {
    /* top: 8px; */
    z-index: 9999; }
.navbar-default { background-color: #4074D0; }

/* top navbar adjustments */
.navbar-fixed-top li>a {
    color: white;
    font-size: 1.4em; }
.navbar-fixed-top li>a>span { 
    font-family: Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;
}

.navbar-fixed-top li>a:hover>span { 
    background-color: #fff;
}

.navbar-fixed-top li>a:hover {
    /* color: white;
    background-color: #00a6f0; */ }
.navbar-fixed-top {
    z-index: 1000;
    /*padding: 5px 10px;*/ }
#bs-example-navbar-collapse-1{ padding: 5px 10px 0 0; }

/* containers and content framework */
#sideBar {
    margin-top: 35px;
    height: 100%;
    /* min-height: 100%; */
    min-height: 60vh;
    position: relative; }
#adminMenu[style*="display: none"]+#sideBar { margin-top: 10px; }
#container {
    width: 100%;
    padding-bottom: 40px; }
#container-footer {
    padding: 12px 4px 0 0;
    text-align: right;
    height: 60px;
    color:#3F5569;
  font-size:14px;
    border-top: solid 3px #ccd; }
#mainContentDiv-vertical { margin-left: 200px; }

/* ========== Popups ========== */
iframe#workHistory, iframe#addAssociation, iframe#uploadIFrame, #alertDetail, #addTemplateDiv, #addMatterDiv, 
#addMatterMatter, #divStatus , #schTimeOffPopup, #venueBookingSessions, #duplicateEntitiesDiv, #relApplDiv, #recVenueBookingDelAlert, 
#listingToBeDeletedDiv, #addRecipientDiv, #addMatterIndustrialResource, #addPrintMatterDiv, 
#addRelatedPublicationDiv, #addPublicationPublication, #addPublicationMatterDiv, #addPublicationPrintDiv, #docPubDiv, #addPrintDiv, #recVenueBookingUpdateAlert {
    z-index: 999999;
    max-height: 800px !important;
    max-width: 1300px !important;
    background-color:transparent;
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */ }
#alertDetail{ z-index: 1000; }
.clsPopup {
    overflow-y: auto;
    padding: 15px 18px;
    max-height: 800px !important;
    max-width: 1300px !important;
    background-color: rgba( 10,10,20,0.5); }
.clsPopup form .card .card-body {
    max-height: 648px; }
#MatterWorkHistory .card .card-body {
    overflow-x: hidden;
    overflow-y: auto; }
.clsPopup form {
    background-color: #fff; }
#addTemplateDiv, #addMatterDiv, #addMatterMatter, #divStatus, #schTimeOffPopup, #venueBookingSessions, #recVenueBookingDelAlert, 
#duplicateEntitiesDiv, #relApplDiv, #listingToBeDeletedDiv, #addRecipientDiv, #addMatterIndustrialResource, #addPrintMatterDiv, 
#addRelatedPublicationDiv, #addPublicationPublication, #addPublicationMatterDiv, #addPublicationPrintDiv, #docPubDiv, #addPrintDiv, #recVenueBookingUpdateAlert { 
    padding: 15px 18px;
    background-color: rgba( 10,10,20,0.5); }
#addTemplateDiv .clsPopup, #addMatterDiv .clsPopup, #addMatterMatter .clsPopup, #divStatus .clsPopup, 
#schTimeOffPopup .clsPopup, #venueBookingSessions .clsPopup, #duplicateEntitiesDiv .clsPopup, 
#relApplDiv .clsPopup, #listingToBeDeletedDiv .clsPopup, #addRecipientDiv .clsPopup, 
#addMatterIndustrialResource .clsPopup, #recVenueBookingDelAlert .clsPopup, #addPrintMatterDiv .clsPopup,
#addRelatedPublicationDiv .clsPopup, #addPublicationPublication .clsPopup, #addPublicationMatterDiv .clsPopup,
#addPublicationPrintDiv .clsPopup, #docPubDiv .clsPopup, #addPrintDiv .clsPopup, #recVenueBookingUpdateAlert .clsPopup {
    background-color: #fff;
    padding: 0; }
#addTemplateDiv .clsPopup {
    overflow: visible;
}
#addRelatedImg {
	text-align: right;
	padding-right: 10px;
}

/* ========== Clean styles ========== */
/* page headers */
td#CMSHomeImg { text-align: right; }

/* cls (section) */
#content {
    margin: 0;
    padding: 0;
    display: block;
    text-align: left; }
#mainContentDiv-vertical {
    border-left: dotted 0px #999;
    padding: 0 8px;
    font-size: inherit; }
#mainContentDiv-vertical center { display: none; }

/* client overrides */
.clsPageTitle {
    color: white;
    margin: 5px 0 5px 5px; /* from client.css*/
    padding: 6px 0 6px 0; /* from client.css*/
    /*text-shadow: 2px 2px #48a;*/
    font-size: 100%;
    /* font-family: "Oswald", sans-serif; */
    font-family: Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif; }
.clsPageHeaderBox { width: 100%; }
.clsPageHeaderBox td {
    padding: 2px 4px;
    border: none; 
    font-size: 21px;
    background-color: #f5f9fc;}

/* shopping cart button in page headers */
.clsPageHeaderBox .glyphicon {
    color: white;
    padding: 4px;
    margin: 0;
    text-shadow: 2px 2px #058;
    font-size: 18px; }
.clsPageHeaderBox span.glyphicon-shopping-cart {
    cursor: pointer;
    color: #fff;
    /* background-color: black;
    background-color: #fa720a; */
   /*  border: solid 1px #ccc; */ }
.clsPageHeaderBox span.glyphicon-shopping-cart:hover { /* background-color: #b85102; */ background-color: black;}
#pageHeader div img { display: none; }
#changingHeader { padding: 10px 15px; }

/* alert messages */
.ng-alert>td {
    margin: 0;
    padding: 0;
    line-height: 1.3em; }
.ng-alert>td>a {
    color: RED;
    font-size: 1.3em;
    font-weight: normal;
    padding: 0 10px 0 0; }
.ng-alert>td>a:before {
    content: "\e123";
    font-family: "Glyphicons Halflings";
    margin-right: 4px;
    margin-left: 9px; }

/* alerts / clsBoxes / page headers */
.clsPageTitle, #pageHeader, .clsPageHeaderBox {
    border: none;
    /* background-color: #0096d0; */
    background-color: f5f9fc;
    color: black; 
    font-weight: 600;
    font-size: 100%;}
.clsPageDescription {
    color: black;
    font-size: 13px; }
.clsBox, .clsPageHeaderBox { background-color: white; }
.clsPageHeaderBox h3 {
    color: black;
    font-size: 1em;
    margin-bottom: 10px;
    margin-left: 5px; }
.clsBox { margin-bottom: 10px; }
form[name="CMSHomeActionForm"] .clsBox { background-color: transparent; margin-top: 10px; }
/*.clsBox tr.headerTR.ng-alert:last-child {border-bottom: solid #0096d0 10px; }*/
#pageHeader h1, #pageHeader h2, #pageHeader h3 { padding: 10px 15px; }
div#content>div#pageHeader>ul, div#content>div#pageHeader>ul>li {
    font-size: 15px;
    list-style-type: none;
    margin: 0;
    padding: 0; }
div#content>div#pageHeader>ul>li>label {
    padding: 0 10px;
    background-color: #4af;
    font-size: 14px;
    text-align: left !important;
    margin-left: 15px;
    margin-right: 10px;
    height: auto; }
#error {
    /*margin: 10px 0;*/
    font-size: inherit;
    font-weight: normal;
    color: var(--mcms-danger);
    background-color: transparent;
    /*border: 2px dotted #ccc;*/
   /*  padding: 5px 8px; */ }
#error ul { margin-left: 60px; padding: 0px; }
/*#errors ul, #errors li {
    margin: 0;
    padding: 0; }*/
#errorIcon { display: none; }
.clsPageHeaderBox td.alert {
  cursor: pointer;
}
.alert:first-of-type {
    margin-top: 10px;
}
.clsPageHeaderBox td.alert #error {
    background-color: white;
    font-size: 40px;
    /* height: 70px; */
    margin: 2px;
}
#error h2:before {
    content: "\e034";
    font-family: "Glyphicons Halflings";
    margin-right: 15px;
    margin-top: 6px;
    float: left;
    font-size: 25px; }
#error h2 {
    background-image: none;
    padding: 0;
    font-size: 1.8em; }
#error ul li, #errors ul li {font-size: 1.2em}
/* section form 'actionform' */
#actionform {
    margin: 0;
    padding: 0; }

/* ========== buttons ========== */
.btn {
    font-size: 100%;
    font-weight: normal;
    border: solid 1px #bba;
    /* font-family: "Oswald", sans-serif; */
    font-family: "Nunito Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica Neue,Arial,sans-serif;
    /*background-color: #ccc;*/
    transition: background-color 0.2s;
    padding: 5px 15px; 
    }
.btn:hover {
    transition: background-color 0.2s; }
.btn:focus {
    box-shadow: 0 0 0 .2rem var(--focusIndicator);
}
.btn-default, .btn-sm, .btn-secondary {
    color: #fff;
    background-color: #113B5A; }
.btn:hover { 
    opacity: 0.8; 
    color: #fff;
}
.btn-sm {
    padding: 1px 8px 3px;
    font-size: 100%; 
    }
.btn-lg {
    padding: 10px 30px;
    font-size: 18px; }
/* Home page buttons */
#hsfPrevious:before {
    content: "\e079";
    font-family: "Glyphicons Halflings";
    /* font-family: "Nunito Sans",-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif; */
    margin-right: 5px;
    /*float: left;*/ }
#hsfCurrent:before {
    content: "\e114";
    font-family: "Glyphicons Halflings";
   /*  font-family: "Nunito Sans",-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif; */
    margin-right: 5px;
    /*float: left;*/ }
#hsfNext:after {
    content: "\e080";
    font-family: "Glyphicons Halflings";
   /*  font-family: "Nunito Sans",-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif; */
    margin-left: 5px;
    /*float: right; */}
#CMSHomeHearingScheduleDiv #formBox>td:nth-child(n+2) {
    width: auto;
    text-align: right; }
#hsfUnavailability:before {
    content: "\e090";
    font-family: "Glyphicons Halflings";
    margin-right: 5px; }
.btn-cancel {
    background-color: white;
    color: #fa720a;
    border: solid 1px #ccc; }
.btn-cancel:hover, .btn-cancel:active, .btn-cancel:focus {
    background-color: #ccc;
    color: #fa720a; }
.clsButtonRow { text-align: center; padding-bottom:10px;}
.tableButtonRow { padding-bottom:5px; clear: left;}
.clsHeaderButtonRow { margin-left: 10px; }
/* ========== Forms ========== */
.form-control:focus {
    box-shadow: 0 0 0 .2rem var(--focusIndicator);
}
.clsButtonRow .form-group { margin-top:10px; }
.form-group { margin-bottom:0px; }
.form-group .form-control, .form-group .control-label, .form-group .form-control-static,
.form-group .checkbox, .form-group .radio, .input-group  { margin-bottom: 5px;}
.form-control-static { vertical-align: middle; display: inline;}
/*.form-horizontal .radio, .form-horizontal .checkbox { min-height: 20px; }*/
.form-control {
    padding: 0 3px;
    border: solid 1px #939393;
    width: auto;
    max-width: 90%;
    display: inline;
    padding-right: 0px \9;}
.form-horizontal .checkbox .control-label, .form-horizontal .radio .control-label { padding-left: 0px; }
.input-group { display: inline-table; vertical-align: top; }
.input-group .form-control { width: auto; margin-right: 0px; max-width:100%; }
.input-group .input-group-addon { padding: 0px 5px; width: auto;  line-height: 1; }
.input-group .input-group-addon>.control-label, .input-group>.form-control{ margin-bottom: 0px; min-height: auto; }
.form-control:only-child { max-width: 100%; }
select.form-control, input[type="file"].form-control { padding-left: 0px; }
input[type="file"].form-control::before { 
  content: " "; 
}
.form-horizontal .control-label, .form-horizontal .form-control-static {
    padding-top:2px;
    padding-bottom:1px;}
.form-horizontal .checkbox .control-label, .form-horizontal .radio .control-label { padding-top: 3px; text-align:left; }
.form-horizontal .checkbox .control-label:first-child, .form-horizontal .radio .control-label:first-child { text-align:right; }
.form-horizontal .control-label {
    font-weight: normal;
    color: teal;
    text-align:left; }
.checkbox>.control-label {vertical-align: inherit; }
/*.form-horizontal .checkbox input[type="checkbox"]~.control-label{ padding-left: 20px; }*/
.form-group .form-control+.control-label, .form-group .form-control-static+.control-label,
/*.form-group .control-label+.checkbox, .form-group .control-label+.radio,*/ 
.form-group .control-label+.form-control-static,
.form-group .checkbox+.form-control-static, .form-group .radio+.form-control-static,
.form-group .radio+.radio, .form-group .checkbox+.checkbox,
.form-group img[id^="Calendar_"]~.control-label { padding-left: 5px; }
.form-group .form-control+.form-control, .form-group .control-label+.form-control, 
.form-group .checkbox:not(.temp-fix)+.form-control, .form-group .radio+.form-control,
.form-group .input-group.date~.control-label, .form-group .control-label+.input-group.date,
.form-group .form-control+samp { margin-left: 5px; }

.form-horizontal .form-group .checkbox+.control-label, .form-horizontal .form-group .radio+.control-label, 
/*.form-horizontal .form-group .checkbox+.form-control-static{ padding-left: 20px; }*/
.form-horizontal .control-label, .form-horizontal .form-control-static { min-height: 20px; }
.form-horizontal .form-control:not(textarea):not([multiple]), .input-group-addon { height: 20px; }
.form-horizontal textarea.form-control { padding-top:1px; width:90%; line-height: 1.2em; }
.form-horizontal .checkbox>input[type="checkbox"], .form-horizontal .radio>input[type="radio"] { margin-left: 5px; cursor: pointer}
.form-horizontal .checkbox>input[type="checkbox"]:first-child, .form-horizontal .checkbox:only-child,
.form-horizontal .checkbox>input[type="hidden"]+input[type="checkbox"]:nth-child(2) { /*margin-left: 0px;*/ }
.form-horizontal .checkbox>.control-label:not([class^="col-"])+input[type="checkbox"], 
.form-horizontal .orderLine .checkbox>input[type="checkbox"]:first-child { margin-left: 0px; }
.form-horizontal .radio:first-child { margin-left: -5px; }
.form-horizontal .form-group .checkbox, .form-horizontal .form-group .radio { display: inline; }
.form-horizontal .list-group-item { padding: 5px; }
/*.form-horizontal select.form-control::-ms-expand {
  border: none;
  background: transparent;
}*/
.form-horizontal input[type="file"].form-control { padding-right: 0px; }
.form-horizontal input.form-control::-ms-clear { margin-right: -3px; }
.form-horizontal input[type="checkbox"]::-ms-check { border-radius: 2px; }
.form-horizontal input[type="file"].form-control::-ms-browse {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border: solid 1px #bba;
  color: #fff;
  background-color: #113B5A;
  margin-right:-3px;
  margin-left: -2px;
}
.form-horizontal input[type="file"].form-control::-webkit-file-upload-button {
  border-radius: 4px;
  border: solid 1px #bba;
  color: #fff;
  background-color: #113B5A;
  border-bottom: 0px;
  border-top: 0px;
  border-left: 0px;
  height: 100%;
  float:right;
  margin-right:-3px;
}
.form-horizontal input[type="file"].form-control::file-selector-button {
  float:right;
  margin-right:-3px;
}
.form-horizontal input[type="file"].form-control::-ms-value {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border: none;
  border-right: solid 1px #bba;
  padding-right: 0px;
}
.form-horizontal .form-control .glyphicon, .form-horizontal .form-control-static .glyphicon {
  vertical-align: text-top;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
  position: relative;
 /*  vertical-align: top; */
}
.form-group font[color='red']{ vertical-align: top;}
input[type="file"] { max-width:none; display:inline;}
img[id^="Calendar_"]{ height: 20px; width: 20px; }
.bootstrap-select.form-control:not([class*=col-]) { width: auto; max-width: 90%;}
.bootstrap-select.form-control:not([class*=col-]):only-child { max-width: 100%; }
.bootstrap-select .dropdown-toggle {
  padding: 0 15px 0 3px;
  font-size: 100%;
  height: 20px;
  color: #555;
  background-color: #fff;
  background-image: none;
}
.bootstrap-select.open>.dropdown-toggle.btn-default, .bootstrap-select>.dropdown-toggle.btn-default,
.bootstrap-select.open>.dropdown-toggle.btn-default:hover, .bootstrap-select.open>.dropdown-toggle.btn-default:active,
.bootstrap-select.open>.dropdown-toggle.btn-default:active:hover, .bootstrap-select.open>.dropdown-toggle.btn-default:active:focus,
.bootstrap-select.open>.dropdown-toggle.btn-default:focus, .bootstrap-select>.dropdown-toggle.btn-default:hover,
.bootstrap-select>.dropdown-toggle.btn-default:active, .bootstrap-select>.dropdown-toggle.btn-default:active:hover,
.bootstrap-select>.dropdown-toggle.btn-default:active:focus, .bootstrap-select>.dropdown-toggle.btn-default:focus {
  color: #555;
  background-color: #fff;
  background-image: none;
}

.bootstrap-select>.dropdown-toggle.bs-placeholder,
.bootstrap-select>.dropdown-toggle.bs-placeholder:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder:hover {
	color: #767676;
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
  right: 4px;
}
/*.bootstrap-select.btn-group .dropdown-toggle .filter-option { width: auto; }*/
/* ========== panels (mostly in forms) ========== */
.panel{
	border:0px solid transparent;
	border-radius:4px;
	-webkit-box-shadow:0 0px 0px rgba(0,0,0,0.05);
	box-shadow:0 0px 0px rgba(0,0,0,0.05)
	}
	
.panel-heading a:after { 
  content:"";
  font-family:'Glyphicons Halflings';
  float: right;
}
.panel-heading a.collapsed {float: right;}
.panel-heading a.collapsed:after { content:""; }
.panel-default {
    margin-top: 9px;
    margin-bottom: 15px;
    border: none; }
.panel-default .panel-heading h2, .panel-default .panel-heading h2 a, .panel-default .panel-heading h2 span {
    /* font-family: "Oswald", sans-serif; */
    font-family: Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;
    font-size: 100%;
    font-weight: 500;
    color: #17212D;
    /*text-shadow: 1px 1px #eee;*/ }
    
.panel-default .panel-heading h2 span a{
    /* font-family: "Oswald", sans-serif; */
    font-family: Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #0086b0;
    /*text-shadow: 1px 1px #eee;*/ }
        
.panel-default>.panel-heading {
    padding: 9px;
    border: none;
    background-color:#FFFFFF;
    /*background-color: #DCDCDC;*/
    /*background-color: #cdf;*/
    border-radius: 2px;
    /*border-bottom: solid 1px #DCDCDC;*/ }
.panel-body { padding: 5px 9px }

.panel-heading {
    /*background-color: #DCDCDC;*/
    border-radius: 2px;
    /*border-bottom: solid 1px #DCDCDC;*/ }

.modal-header, .modal-body, .modal-footer { padding: 5px; }
.modal-footer .clsButtonRow { padding: 5px 0; }
.modal-body .panel:last-child { margin: 0 0 -5px 0; }
.modal-footer .btn+.btn { margin-left: 0; }
.modal-content { border: none; border-radius: 0px;}

.overflow-hidden { overflow: hidden; }
/* ========== TABLES ========== */
.table {
    margin-bottom: 10px;
    margin-top: 10px; }
.table th {
    /* color: #667; */
    font-weight: normal;
    /*text-shadow: 1px 1px #eee;*/
    /*white-space: nowrap;*/
    /* background-color: #eee; */
    line-height: 1em;
    padding-right: 1px;
    font-size: inherit; }
.table th td a {
    font-weight: inherit;
    }
.table thead {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6; 
    }  
.table-bordered{
    border: 0px solid #ddd;
    }
.table-bordered th {
    border-right: solid 0px #dde;
    border-bottom: solid 0px #c8c8d4;
    border-top: solid 0px #dde; }
.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td{
	padding:4px;
	line-height:1.42857143;
	vertical-align:top;
	border-top:0px solid #ddd
	}
.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td{
	border:0px solid #ddd
    }
.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td{
	border-bottom-width:0px;
	}	    
.table>tbody>tr>td { padding: 3px 4px 3px 6px; }
.table-condensed>tbody>tr>td { padding: 2px 3px 2px 4px; }
.table>tbody>tr[class]:not([class=""]):not([class="even"]):not([class="odd"]):not([class="group"])>td a, .table>tbody>tr>td[class]:not([class=""]):not([class="eventsGridRowOff"]):not([class="eventsGridRowOn"]):not([class="eventsGridRowOffStrike"]):not([class="eventsGridRowOnStrike"]):not([class="sorting_1"]) a { color:inherit; }
.table th:last-child { border-right: none; }
/*.table th a { text-shadow: 1px 1px 0px #ccc; }*/

.table tr:first-child th:first-child {
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    /*border-left: solid 1px #bcc !important;*/ }
.table tr:first-child th:last-child {
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px; }
.table th.clickable { color: var(--link); font-weight: bold; /*text-shadow: 1px 1px 0px #ccc;*/ cursor: pointer; }
.table th.clickable:hover {text-decoration: underline;}
.table th>.checkbox, .table td>.checkbox { padding-top:inherit; }
/*.table th>.checkbox>input[type="checkbox"],*/ .table td>.checkbox>input[type="checkbox"] { margin-top:0; }
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td { border-right: none; border-left: none; }
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
Table.clsBox tr td a { font-size:1em !important;}
table#listingsTable th { width: auto; }
table#listingsTable td, table#listingsTable th {
    padding-left: 0;
}
/* ========== Side Menu ========== */
.no-show {
    max-height: 0 !important;
    transition: max-height 0.3s ease-in-out !important;
    transition-timing-function: ease; }
#menu-vertical {
    background-color: #fff;
    position: absolute;
    z-index: 1000;
    left: 0px;
    width: 200px;
    padding-left: 10px;
    transition: width 0.4s ease-in-out;
    transition-timing-function: ease;
    overflow-y: auto }
#menu, #menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0 8px 0 0;
    width: 100%; }
#menu>li>ul>li>ul { padding: 0; }
#menu ul {
    overflow: hidden;
    transition: max-height 0.4s ease-in-out;
    transition-timing-function: ease; }
#menu, #menu ul, #menu li {
    display: block;
    width: 100%;
    list-style-type: none;
    border: none;
    vertical-align: middle; }
#menu>li { min-height: 30px; }
ul#menu>li>a {
    padding: 3px 5px;
    margin: 0;
    display: block;
    font-family: Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;
    font-size: 1.1em;
    color: #345;
    text-decoration: none;
    transition: background-color 0.2s;
    transition: letter-spacing 0.2s;
    font-weight: 500;
    background-color: white; }
ul#menu>li>a#menuSwitch { min-height: 22px; }
ul#menu>li>a:hover, /*ul#menu>li>a:focus,*/ ul#menu>li.active>a{
    background-color: #0096d0;
    color: white;
    letter-spacing: 1px;
    transition: background-color 0.2s;
    transition: letter-spacing 0.2s;
    text-decoration: none; }
#menu li img { display: none; } /* we don't like images */
#matterCart li span.glyphicon { cursor: pointer; float: right; padding: 5px; font-size: 12px; }
ul#matterCart, ul#matterCartSideBar { padding-right: 0; }
ul#menu>li>a>span {
    float: right;
    font-size: 1.1em;
    padding-left: 5px;
    text-indent: 0; }
#cartTable, #cartTable a {
  color: #345;
}
#cartTable:hover, #cartTable:hover a {
  /*background-color: gray;*/
  color: white;
}
/* sub-menus */
li>a.subMenu {
    border: none;
    font-weight: bold;
    margin-top: 8px !important;
    padding-left: 12px !important;
    padding-bottom: 10px !important;
    background-color: #cde; }
#menu>li>ul{
    margin: 4px 0 0 0;
    border-top: dotted 1px #ccc; }
#menu>li>ul:not(.no-show) { border-bottom: 3px solid #0096d0; }
#menu>li>ul, #menu>li>ul>li { background-color: white; }
#menu>li>ul>li {
    clear: both;
    margin: 0;
    padding: 0; }
#menu>li>ul>li:last-child>a { border-bottom: none; }
#menu>li>ul>li>a {
    clear: both;
    display: block;
    margin: 0;
    padding: 3px 0;
    color: #444;
    text-decoration: none;
    border-bottom: dotted 1px #ccc;
    vertical-align: top; }
#menu>li>ul>li>a>span {
    padding: 3px;
    position: relative;
    display: inline-block;
    color: #666;
    vertical-align: top; }
#menu>li>ul>li>a>span.glyphicon { display: none; }
#menu>li>ul>li>a>span.text {
    /*width: 79%;*/ /*this style is needed when icons are visible*/
    padding: 2px 2px 2px 5px;
    margin-left: 15px; }
#menu>li>ul>li:hover, #menu>li>ul>li:focus { background-color: #0096d0; }
#menu>li>ul>li:hover>a>span, #menu>li>ul>li:focus>a>span{ color: white; }
#menu>li>ul>li>img { display: none; }

/* sub-sub-menus */
#menu>li>ul>li>ul { border-top: dotted 1px #ccc; }
#menu>li>ul>li>ul, #menu>li>ul>li>ul>li { background-color: white; }
#menu>li>ul>li>ul>li { border-bottom: dotted 1px #ccc; }
#menu>li>ul>li>ul>li:hover, #menu>li>ul>li>ul>li:focus { background-color: #0096d0; }
#menu>li>ul>li>ul>li:hover>a>span, #menu>li>ul>li>ul>li:focus>a>span{ color: white; }
#menu>li>ul>li>ul>li>img { display: none; }
#menu>li>ul>li>ul>li>a {
    color: #444;
    padding: 3px 5px 3px 0;
    text-decoration: none; }
#menu>li>ul>li>ul>li>a>span {
    padding: 3px;
    position: relative;
    display: inline-block;
    color: #666;
    vertical-align: top; 
    width:100%;}
#menu>li>ul>li>ul>li>a>span.glyphicon { display: none; }
#menu>li>ul>li>ul>li>a>span.text {
  /*width: 79%;*/ /*this style is needed when icons are visible*/
  padding: 2px 2px 2px 5px;
  margin-left: 15px;
}

#menu>li>ul>li>ul>li>a:after { /*content: "\e080"*/;
  position: relative;
  font-family: "Glyphicons Halflings";
  font-size: 10px;
  padding-left: 4px;
  color: #999;
}

/* menu collapsed */
.collapsed { width: 50px !important; }
.collapsed li {
    text-indent: -9999px !important;
    border-bottom: 1px dotted #ccc !important; }
.collapsed li img {
    visibility: visible !important;
    padding: 0 0 0 10px !important; }
.collapsed li ul { display: none !important }
.menu-collapsed { margin-left: 86px !important; }

/* cart */
#matterCartSideBar div, #matterPendingSideBar div { float: left; }

/* ========== page : Home ========== */
#CMSHomeImg img { display: none; }
.gridBoxHOME label {
    width: auto;
    padding: 3px; }
#changeStatusDiv .btn-sm, #assignToDiv .btn-sm { width: 65px; }

/* ========== page : party attendance ========== */
.party-wrapper { white-space: nowrap; }
.party{
    float:left;clear:left;
    white-space: nowrap; 
}
.party-checkbox{
    float:right;clear:right;
    white-space: normal;
}

/* ========== page : LOGIN ========== */
.loginForm {
    width: 450px;
    background-color: white;
    border: dotted 1px #ccf;
    padding: 30px 0px 30px 30px;
    color: #6f7070; }
.loginForm input[type=text].form-control, .loginForm input[type=password].form-control {
    margin-top:5px;
    font-size: 16px;
    height: 30px; }
#login .loginForm label.control-label {
    font-size: 18px;
    color: #555; }
#login #header {
    /*height: 80px;*/
    background-color: #0096d0; }
#login #header #logoHeader { height: 4px; }
/*#login #pageHeader {
    color: white !important;
    background-color: #0096d0 !important;
    padding: 12px 20px !important;
    border: none !important; }*/
#login #pageHeader img, #pageHeader img { display: none; }
/*#login #pageHeader h1:before {
    content: "\e033";
    font-family: "Glyphicons Halflings";
    margin-left: -60px;
    float: left;
    font-size: 60px; }*/
#login #lock {
  font-size: 60px;
}
#login #pageHeader h3, #login #pageHeader h1 { margin: 0; }
#logoImg { border-bottom: solid 3px #ccd; margin-top: 8px;}
#logoImg h1 {padding-right: 20px;}
#login #formBox {
    margin: 5px auto;
    width: 500px; }
#loginfooter { display: none; }
#login #content {
    height: 50%;
    margin: 0 100px; }
#login #adminMenu {
    float: right;
    clear: both;
    margin-bottom: 20px; }
#login #pageHeader {
    float: left;
    clear: both;
    margin-top: 25px;
    width: 100%;
    display: table; }
#login #pageHeader>div { display: table-cell; vertical-align: middle;}
#login #pageHeader>div:first-child{ width: 1%; padding-left: 20px;}
#login #contentBox {
    float: left;
    clear: both; 
    width: 100%; }
#login h2 { padding: 10px 10px 10px 0; }
#login label {
    margin: 5px 30px 5px 0;
    color: #6f7070;
    font-size: 11px; }
#login .btn {margin-top: 5px;}
/* ========== Corro wizard ========== */
.clsWizardButtonBar { margin-top: 15px; }
.clsWizardMiddleButtonBar { text-align: center; }
.clsWizardRightButtonBar { text-align: right; }

#editWordButton{ display:none; }
#editWordButton+img[id^="edocIcon"] { }
form[name="CorrespondenceWizardForm"] .help-block span.glyphicon-info-sign { font-size: 16px; color:red; vertical-align: text-bottom;}
form[name="CorrespondenceWizardForm"] .help-block+span.glyphicon-print { font-size: 16px; cursor: pointer; margin-right: 5px;}
/* ========== Scheduler CSS ========== */
.resourceSchedulerTableWrapper { margin-top:15px; }
#worksTd .rsWorkDiv {
    font-size:1.1em;
    padding:0;margin:0;margin-bottom:1px;
    position: relative;
    border-bottom: 1px solid #bbb;
    text-align:left;
    color: white;
    width: 100%; clear:both; 
    background-color:#bbc;
    background-image: url('../pages/images/cursor_drag_arrow.png');
    background-repeat: no-repeat;
    background-position: 2px 4px; 
    background-size:16px;
}
#worksTd .rsWorkDiv span { display:inline-block; padding:4px 6px;padding-left:22px; }
.rsWorkDiv[draggable]:hover { cursor: move; }

#worksTd .rsWorkDiv.rsGroupHeader { background-image:none;background-color:#eee;font-weight:bold;text-align: center; }
#worksTd .rsGroupHeader span { padding-left:6px; }

#rst { margin-bottom: 0; }
#rst div {
    padding:0;
    position: relative;
    text-align: left;
    overflow: hidden;
    text-indent: 1pt;
    color:black;
    border: #7ba1b9 1px solid; }
#rst div.rsWorkDiv.timeoff{
    font-size:1.1em;
    color:white;
}
#rst div.rsWorkDiv.timeoff, div.rsWorkDiv.timeoff {
    background-clip: content-box !important; }
#addhocBookingDiv.rsWorkDiv, #worksTd>div.rsGroupHeader { color: black; }
#workdiv_NoDataFound { background: red }
[draggable] {
    -moz-user-select: none;-khtml-user-select: none;-webkit-user-select: none;
    /* Required to make elements draggable in old WebKit */
    -khtml-user-drag: element;-webkit-user-drag: element; }
#rst [isdroppable=true]:not([available]).over, #rst [isdroppable=true][available="Y"].over { border: 1px dashed blue; }
#rst div[id^="targetdiv"]:not([id$="blank"]) {
    cursor: pointer;
}
#resSchedDiv {
    width: auto;
    height: auto; }
#resSchedDiv .table {
    margin-top:0; }
#worksTd { border: solid 1px #ccc; }
#worksTd[isdroppable=true].over { border: 1px dashed blue; }
.resSchedulerToolTipTable {
    empty-cells: show;
    table-layout: auto;
    background-color: white;
    color: Black;
    border-color: Black;
    font-size: 9px;
    font-weight: bold;
    text-align: left;
    width: 100%; }
.resSchedulerApplicationToolTipTable {
    empty-cells: show;
    table-layout: auto;
    background-color: white;
    color: Black;
    font-size: 9px;
    font-weight: bold;
    text-align: left;
    width: 100%; }
.resSchedulerApplicationToolTipTable thead {
    color: white;
    background-color: Green;
    font-weight: bold;
    font-size: 10px; }
/* ========== Order wizard ========== */
.orderLine {
    /*display: inline-table;
    width: 90%;*/
    vertical-align: top;
    margin-left: 5px; }
.form-group .orderLine textarea.form-control { width:100%; min-width:100%; display:block; }
.form-group .orderLine .checkbox:not(.temp-fix)+textarea.form-control {margin-left: 0px}
/*.orderLine .form-control-static { vertical-align: initial; }*/
.orderLine label { font-weight: normal; margin-right: 5px; display: inline; vertical-align: text-top; }
.orderLine .form-control { margin-left: 0px; margin-right: 5px; vertical-align: top; margin-bottom: 5px; }
.orderLine .input-group .form-control { margin-right: 0px; margin-bottom: 0px;}
.orderLine .input-group { margin-bottom: 5px; }
.orderLine .checkbox { margin-right: 5px; vertical-align: top; }
.div-table-cell .checkbox { padding-top: 0px;}
.temp-fix { /*padding-right: 20px;*/ }

/* ========== CalendarXP ========== */
td.xpcalBorder, td.xpcalSeperator {
    padding: 0;
    height: 1px;
    font-size: 1px;
    line-height: 1px; }
.xpcalHeader {
    font-size: 15px !important;
    color: #fff !important;
    background-color: #0096d0 !important; }
div.xpcalCellLines>table {
    border: 5px solid #bbb !important;
    width: 300px !important; }
/*  Days of the week text  */
.xpcalDayLabels {
    background-color: #bbc !important;
    font-size: 13px !important; }
/*  Days of the month text and links */
.xpcalCurrentDay, .xpcalWeekday, .xpcalWeekend, .xpcalEvent, .xpcalSelectedDay {
    background-color: #eee !important;
    font-size: 12px !important;
    cursor: pointer; }
.xpcalCurrentDay:hover, .xpcalWeekday:hover, .xpcalWeekend:hover, .xpcalEvent:hover, .xpcalSelectedDay:hover { background-color: #ccf !important }
td.xpcalCmdLabels {
    margin: 0 !important;
    padding: 8px !important;
    background-color: #0096d0 !important; }
a.xpcalCmdLabels {
    color: #fff !important;
    background-color: #fa720a !important;
    padding: 2px 20px !important;
    min-width: 5em !important;
    font-family: "Oswald", sans-serif !important;
    font-size: 16px;
    font-weight: normal !important;
    border: solid 1px #ccc !important;
    border-radius: 3px;
    text-decoration: none !important; }
a.xpcalCmdLabels:hover { background-color: #ea6200 !important }
/*.btn-file { position: relative;overflow: hidden;}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}*/

div.fadeOn {
  opacity:    0.5; 
  background: #000; 
  width:      100%;
  height:     100%; 
  z-index:    1001;
  top:        0; 
  left:       0; 
  position:   fixed; 
}

div.fadeOff {
  opacity:    0; 
  background: #000; 
  width:      0%;
  height:     0%; 
  z-index:    -99;
  top:        0; 
  left:       0; 
  position:   fixed; 
}

/* ========== DataTable ========== */
.pagination>li>a, .pagination>li>span { padding: 3px 8px; }
.pagination>li>a:focus, .pagination>li>span:focus { background: transparent; }
.pagination>li.page-item>a.page-link {
    color: var(--link);
}
.pagination>li.page-item.active>a.page-link { 
    background-color: var(--link);
    border-color: var(--link);
    color: #fff;
 }

.pagination>li.page-item>a.page-link:focus {
    box-shadow: 0 0 0 .2rem var(--focusIndicator);
}

.dataTables_wrapper { clear: both;}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover, 
.dataTables_wrapper .dataTables_paginate .paginate_button:active,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, 
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, 
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  border:none;
  background: transparent;
  outline: none;
  box-shadow: none;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
  outline: none;
  padding: 0;
  border: none;
  margin: 0;
}
.dataTables_wrapper .dataTables_paginate .paginate_button a { outline: none; }

.dt-buttons.btn-group .buttons-colvis {
  padding: 0 5px;
  margin-left: 5px;
  height: 20px;
}
.dt-button.buttons-columnVisibility {
  margin: 5px;
  border: solid 2px #bba;
}
.dt-button.buttons-columnVisibility a {
  min-height: 20px;
  outline: none;
}
.dt-button.buttons-columnVisibility.active a:before {
  min-height: 20px;
  outline: none;
  content: "\e067";
  font-family: "Glyphicons Halflings";
  margin-left: -10px;
  margin-right: 5px;
}
.dt-button.buttons-columnVisibility a:before {
  min-height: 20px;
  outline: none;
  content: "\e157";
  font-family: "Glyphicons Halflings";
  margin-left: -10px;
  margin-right: 5px;
}

table.dataTable.table-condensed>thead>tr>th { padding-right: 5px; }
table.dataTable.table-condensed>thead>tr>th.sorting, table.dataTable.table-condensed>thead>tr>th.sorting_asc,
table.dataTable.table-condensed>thead>tr>th.sorting_desc { color: var(--link); font-weight: bold; /*text-shadow: 1px 1px 0px #ccc;*/ }
table.dataTable.table-condensed>thead>tr>th.sorting:hover, table.dataTable.table-condensed>thead>tr>th.sorting_asc:hover,
table.dataTable.table-condensed>thead>tr>th.sorting_desc:hover { text-decoration: underline;}
table.dataTable.table-condensed>thead>tr>th:not([class="sorting_disabled"]) { padding-right: 20px; }
table.dataTable.table-condensed .sorting:after, table.dataTable.table-condensed .sorting_asc:after, 
table.dataTable.table-condensed .sorting_desc:after { top: auto; right: 5px;}
table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, 
table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:after, 
table.dataTable thead .sorting_desc_disabled:after { bottom: 5px; right: 5px; }

table.dataTable thead .sorting:before, 
table.dataTable thead .sorting_asc:before, 
table.dataTable thead .sorting_desc:before, 
table.dataTable thead .sorting_asc_disabled:before, 
table.dataTable thead .sorting_desc_disabled:before { color: #8794A8; }

table.dataTable .group, table.dataTable .group a { font-weight: bold; }
table.table.dataTable>tbody>tr>td> a.primary { color: var(--link); font-weight: bold;}
table.table.dataTable>tbody>tr>td> a.secondary { font-weight: bold; color: black; }
/*.table.dataTable>tbody>tr[class="group"]>td a { color: var(--link); }*/
.dataTables_wrapper .dataTables_info { margin-bottom: 5px; }

.bootstrap-datetimepicker-widget a[data-action] { padding: 0; }
.bootstrap-datetimepicker-widget table td span {
  width: 34px;
  height: 24px;
  line-height: 24px;
  margin: 0;
}
.bootstrap-datetimepicker-widget table td span.glyphicon {
  width: 24px;
}
.bootstrap-datetimepicker-widget a[data-action] .glyphicon { top: 0px;}

[secureitem]{
  background-color:pink;
  border-style: dashed;
  border-width: 1px;
}

[secureitem]:hover {
  background: green;
}

.not-active {
   pointer-events: none;
   cursor: default;
}

.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
    top:0;
    left:100%;
    margin-top:-6px;
    margin-left:-1px;
    -webkit-border-radius:0 6px 6px 6px;
    -moz-border-radius:0 6px 6px 6px;
    border-radius:0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
    display:block;
}
.dropdown-submenu>a:after {
    display:block;
    content:" ";
    float:right;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid;
    border-width:5px 0 5px 5px;
    border-left-color:#cccccc;
    margin-top:5px;
    margin-right:-10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color:#ffffff;
}
.dropdown-submenu.pull-left {
    float:none!important;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left: auto;
    right: 100%;
    margin-left: 0;
    margin-right: -1px;
    -webkit-border-radius:6px 0 6px 6px;
    -moz-border-radius:6px 0 6px 6px;
    border-radius:6px 0 6px 6px;
}

@media print {
  .panel-default .panel-heading h2 {
    font-family: sans-serif,Arial, Helvetica;
    font-weight: bold;
  }
  .clsPageHeaderBox h3{
    font-family: sans-serif,Arial, Helvetica;
    font-weight: bold;
  }
}

.cell-pre-text {
  white-space: pre-wrap;
}

ul#partyTabs {
    border: none;
    background-color: #DCDCDC;
    border-radius: 2px;
    margin: -5px -9px 0;
}

ul#partyTabs>li>a {
    line-height: 1.1;
        font-family: "Oswald", sans-serif;
    font-size: 15px;
    color: #17212D;
    font-weight: 500;
}

input[type="checkbox"].bootstrap-wysihtml5-insert-link-target {
  margin: 2px 5px 0 0;
}

.alert {
  margin-bottom:0;
  padding: 10px;
}

.alert.alert-dismissable, .alert.alert-dismissible {
  padding-right: 35px;
}

.alert+.alert {
  margin-top: 5px;
}

.OPEN-open, .CLOSE-open, .CLOSE-suspend, .CLOSE-close, .SUSPEND-suspend, .SUSPEND-close {
  display: none;
}

#mtrChargeEventDiv #content .clsPageHeaderBox, #mtrChargeEventDiv #content .clsButtonRow{
  display:none;
}

#timesheetTable > thead > tr > th[class*=sort]:after {
  display:none;
}

#timesheetTable > table.dataTable.table-condensed>thead>tr>th.sorting:hover, table.dataTable.table-condensed>thead>tr>th.sorting_asc:hover, table.dataTable.table-condensed>thead>tr>th.sorting_desc:hover {
    text-decoration: none;
}
#timesheetTable > table.dataTable.table-condensed>thead>tr>th.sorting, table.dataTable.table-condensed>thead>tr>th.sorting_asc, table.dataTable.table-condensed>thead>tr>th.sorting_desc {
    color: #667;
    font-weight: normal;
    cursor: auto;
}

#adminMenu .alert, #login .alert, #sideBar  .alert{
  font-size: 18px;
  text-align: center;
  margin-bottom: 2px;
  padding-bottom: 5px;
}

.scrollContent {
	display: block;
	max-height:120px;
	overflow: auto;
	width: 100%
}

.note-popover.popover {
    display: none !important;
}

.dropdown-menu.note-check.dropdown-fontname {
    width: 12rem !important;
}
.note-check.dropdown-fontname li a {
    color : rgb(0,0,0) !important;
}
.multiselect-container.dropdown-menu {
    width: auto !important;
    white-space: nowrap;
    max-height:300px;
    overflow:auto;
}
.checkbox .control-label {
    vertical-align: top;
    padding-top: 0px !important;
}
.pull-right {
 float: right !important;
}
.pull-left {
 float: left !important;
}
/*
    Override Datatables Dropdown
 */
.dt-button-collection .dropdown-menu {
    position:relative !important;
    border: none;
    padding-right: 7px;
}
.dt-button.buttons-columnVisibility.active {
    background: var(--link) !important;
}
div.dataTables_wrapper div.dataTables_length .control-label {
    margin-right: 3px !important;
}
div.dataTables_wrapper div.dataTables_length select {
    min-width: 76px !important;
}
div.dt-button-collection{
    display: inline-flex;
}
 /*datatable info styles*/
 .table>thead>tr>td.info, .table>tbody>tr>td.info, .table>tfoot>tr>td.info, .table>thead>tr>th.info, .table>tbody>tr>th.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>tbody>tr.info>td, .table>tfoot>tr.info>td, .table>thead>tr.info>th, .table>tbody>tr.info>th, .table>tfoot>tr.info>th {
    background-color: #d9edf7;
}
.fixed-table-toolbar .dropdown-menu {
    min-width: 150px;
}

.form-group input[type="file"] { 
  height: 30px !important; 
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

/* overwrite styles */
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-weight: 600;
    line-height: 1.2;
}
.h5, .h6, h5, h6 {
    font-size: .875rem;
}
.nav-item {
  font-size: 11px;
}
.nav-link:hover {
    padding-bottom: 3px !important;
}
.alert_custom  {
  background-color: #f5f9fc !important;
  border-color: #f5f9fc !important;
}

/* Replace a DataTables Buttons CSS Class to make the HTML Button appear like a hyperlink */
.mcms_buttons-csv {
  background: none !important;
  border: none !important;
  padding: 0 !important;
  font-family: Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif !important;
  cursor: pointer !important;
  margin-bottom: 5px !important;
  font-size: 14px !important;
  color: var(--link);
  font-weight: bold;
}

.mcms_buttons-csv:hover {
  background-color:white !important;
  color: var(--link) !important;
  text-decoration: underline;
}

#relatedEntityCollectionDiv table>thead>tr>th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

/* Add to Datatables default CSS */
div.dataTables_wrapper div.dataTables_processing {
   top: 0;
}

.sr-hidden
{
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    width: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
}

.dropdown-toggle {
    white-space: normal;
}

.dropdown-sm {
	width: 60% !important;
}