﻿body.wait, body.wait *{
    cursor: wait !important;   
}

.progress
{
    margin-bottom:0!important;
}

.highlight1
{
    color: red;
    font-weight: bold;
}

.logorow1{
    padding-left: 0.0em;
    margin-bottom: -0.5em;
}

.logorow2{
    padding-left: 2.1em;
    margin-bottom: 0.7em;
}

.logo1
{
    font-size: 2.0em;
    font-weight: bold;
}

.logo2
{
    font-size: 2.0em;
}

.logo3
{
    color: white;
    font-style: italic;
    font-size: 0.75em;
}

.logo4
{
    color: white;
    font-size: 0.85em;
}

.modalbox
{
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 15px;
    border-bottom: 1px solid #cecdcd;
    border-top: 1px solid #cecdcd;
    background-color: #f1efef;
    font-weight: bold;
    color: #669fc7;
    font-family: "Arial", Arial, Sans-serif;
}

.modalhead
{
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 10px;
    padding-right:10px;
    background-color: #498ab7;
    font-weight: bold;
    color: white;
    font-size: 13px;
    font-family: "Arial", Arial, Sans-serif;
    height: 54px;
}

.modal-title 
{
    line-height:42px;
}

.modalheadclose
{
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  text-shadow: 0 1px 0 #ffffff;
  filter: alpha(opacity=20);
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  opacity: 1;
  color: white;
  line-height:42px;
}

.modalbuttongroup
{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    background-color: #f3f2f2;
    border-top: 1px solid #dddddd;
}

.modalbuttongroup button
{
    margin-left: 10px;
}

.modal-body .form-text
{
    font-size: 16px;
    line-height: 20px;
}

.modal-body{
    min-height: 108px;
}

.borderbox
{
    border-bottom: 1px solid #cecdcd;
    border-top: 1px solid #cecdcd;
    border-left: 1px solid #cecdcd;
    border-right: 1px solid #cecdcd;
}

.blue-bar 
{
    clear: both;
    background-color: #90E8F4;
    margin-top: 1.5em;
    margin-bottom: 0.5em;
    padding-left: 1.0em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}

.blue-bar span 
{
    color: white;
    font-size: 1.25em;
}

.blue-header 
{
    background: #90E8F4;
    border-color: #90E8F4;
}

.blue-header h4 
{
    color: white;
    font-size: 13px;
}

.widget-order table tr td:nth-child(1) 
{
    background-color: #dddddd;
    /*vertical-align: baseline;
    text-align: center;*/
    font-weight: bold;
    font-size: 12px;
}

td.successcol 
{
    background-color: #82af6f !important;
    color: white;
}

td.dangercol 
{
    background-color: #d15b47 !important;
    color: white;
}

.grayheaderbox
{
    color: white;
    background-color: #808080;
    margin-top: 0em;
    margin-bottom: 0em;
    padding-left: 1.2em;
    padding-right: 1em;
    padding-top: 0em;
    padding-bottom: 2px;
    font-weight: 500;
    font-size: 100%;
}

.fa-withspace
{
    margin-right: 10px;
}

.btn:not(.btn-no-min):not(.btn-white)
{
    min-width:110px;
}

.btn-headerbox
{
    background-color: transparent !important;
    border-color: transparent;
    color: white;
    height: inherit;
    width: inherit;
    border: none;
    padding: 0px 0px 0px 0px;
}

.quickbuttongroup
{
    margin-bottom: 5px;
    display: inline-block;
    position: relative;
}

.btn-quickexport
{
    background-color: white !important;
    margin: 0px;
    height: 25px;
    width: 25px;
    border-width: 1px !important;
    border-color: lightblue;
    border-style: solid;
    padding: 0px 0px 0px 0px;
    float: left;
}

.bluecollapseheader
{
    color: white;
    background-color: #669fc7;
    margin-top: 3px;
    margin-bottom: 3px;
    padding-left: 1.2em;
    padding-right: 1em;
    padding-top: 3px;
    padding-bottom: 5px;
    font-weight: 500;
    font-size: 100%;
}

.table-grayheader
{
    background-color: #cecdcd;
    border-color: #808080 !important;
    border-top:3px !important
}

.table-headergray th
{
    background-color: #cecdcd;
    border-color: #808080 !important;
    border-top:3px !important
}

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #669fc7 !important;
}

.lookup-box-header
{
    background-color:#dddddd;
    border: 1px solid #cecdcd;
    font-size: 125%;
    color: #808080;
    height: 29px;
}

.lookup-box
{
    background-color: #f3f2f2;
    border: 1px solid #dddddd;
}

.lookup-linkwrap
{
    padding-top:8px; 
    padding-bottom:10px; 
    padding-left:15px
}

a.lookup-link
{
    color: #808080;
    text-decoration: underline;
    margin-top: 5px;
}

.form-text
{
    color: #808080;
    line-height:30px;
}

.green-box{
    background-color: #ecffe4;
    border: 2px solid #9db593;
    padding-left: 15px;
    padding-top: 5px;
}

.ui-jqgrid .ui-jqgrid-htable th span.ui-jqgrid-resize {
  height: 33px !important;
}

.ui-jqgrid .ui-jqgrid-hdiv {
  line-height: 3px;
}

.ui-jqgrid .ui-jqgrid-htable th {
    height:33px;
}

.ui-jqgrid .ui-jqgrid-htable th div {
    height: 30px;
}

.ui-jqgrid tr.jqgrow td {
    word-wrap: break-word; /* IE 5.5+ and CSS3 */ 
    white-space: pre-wrap; /* CSS3 */ 
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */ 
    white-space: -pre-wrap; /* Opera 4-6 */ 
    white-space: -o-pre-wrap; /* Opera 7 */ 
    overflow: hidden; 
    height: auto; 
    vertical-align: middle; 
    padding-top: 2px; 
    padding-bottom: 2px;
}
/*
.ui-jqgrid tr.jqgrow td {
    white-space: normal !important;
    height:auto;
    vertical-align:text-top;
    padding-top:2px;
}*/

.disabled-text
{
    color: #cccccc;
}

.btn.btn-link.unavailableWI {
    color: #C0C0C0 !important;
}

.chosen-container > .chosen-single,
[class*="chosen-container"] > .chosen-single {
  background: #ffffff !important;
}

.widget-table-header {
    background-color: #307ecc !important;
    background-image: none  !important;
    color: #FFF !important;
    font-size: 14px;
    line-height: 38px;
    padding-left: 12px;
    margin-bottom: 1px;
}

.widget-table-header-toolbar > [data-action="collapse"]{
    color: #FFF !important;
}

.sidebar.h-sidebar .nav-list > li:first-child {
    border-left-width: 1px !important;
}

/*.sidebar.h-sidebar .nav-list > li {
    width:100px;
}*/

.nav-tabs > li {
    width: 100px;
}

.chosen-container{
  width: 100% !important;
}

.datepicker {
    z-index: 1151 !important;
}

.fixed-width-datatable {
    table-layout: fixed;
    word-wrap:break-word;
}

.form-horizontal .control-label {
text-align:left;
}

label input[type=checkbox].ace, label input[type=radio].ace {
    position:relative;
}

.btn.btn-link.btn-table {
    padding-top: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 2px;
    min-width: 5px;
    line-height: 1.42857143 !important;
    margin: auto;
    font-size: 13px;
}

.bootstrap-timepicker-widget.dropdown-menu {
    z-index: 1050 !important;
}

/*To get the sort things inline on nowrap to be inline use the following derived form this link  http://stackoverflow.com/questions/8591953/how-can-i-force-the-jquery-datatables-header-sort-icon-to-the-far-right-or-far-l */
.dataTable > thead > tr > th[class*=sort] {
    position: relative;
    padding-right: 20px;
}

.dataTable > thead > tr > th[class*=sort]:after {
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 0;
    padding-right: 5px;
}

.nav-list > li > a > img.menu-icon {
    max-width: 20px;
    min-width: 10px;
    display:inline-block !important;
}

@media only screen and (min-width: 992px) {
    .sidebar.h-sidebar .nav-list > li > a > img.menu-icon {
        max-width: 20px;
        min-width: 20px;
        margin: 0px;
        display: inline-block;
    }

    .sidebar.h-sidebar .nav-list > li.active > a > img.menu-icon {
        max-width: 25px;
        min-width: 25px;
        display: inline-block;
    }
}

/*http://stackoverflow.com/questions/9538868/prevent-body-from-scrolling-when-a-modal-is-opened*/
body.modal-open {
    overflow: hidden !important;
}

@media only screen and (max-width: 991px)
 {
    .no-skin .sidebar.navbar-collapse {
        width: 25% !important;
    }
}

.main-container:before {
    min-width: inherit;
}

.table.table-striped.table-bordered.table-condensed.dynamic-table-width.dataTable.no-footer {
    width: 100% !important;
}

/*Leave Commented output until they complain about large buttons content datetime picker*/
/*.bootstrap-datetimepicker-widget a[data-action] {
    padding: 0px;
}*/

/*
    Useful if we need to scale the website :)

body {
   transform: scale(0.8);
   transform-origin: 0 0;
}
*/

.tree .tree-branch.tree-selected > .tree-branch-children > .tree-item > .tree-item-name > .ace-icon:first-child {
  background-color: #F9A021;
  border-color: #F9A021;
  color: #FFF;
}

.tree .tree-branch.tree-selected > .tree-branch-children > .tree-item.tree-selected > .tree-item-name > .ace-icon:first-child {
  background-color: #FAFAFA;
  border-color: #CCC;
  color: #F9E8CE;
}

.tree .tree-branch.tree-selected > .tree-branch-children > .tree-item.tree-selected {
  background-color: #ffffff;
}

.tree .tree-branch-header > .tree-branch-name > .ace-icon:first-child {
  color: #F9E8CE;
  width: 13px;
  height: 13px;
  line-height: 13px;
  font-size: 11px;
  text-align: center;
  border-radius: 3px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-color: #FAFAFA;
  border: 1px solid #CCC;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.tree .tree-branch.tree-selected > .tree-branch-header > .tree-branch-name > .ace-icon:first-child {
  background-color: #F9A021;
  border-color: #F9A021;
  color: #FFF;
}

.nohover{
    pointer-events: none;
}

.iframe-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 90.5%;
}

/*.show-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}*/

.embed-responsive-8by11 {
   padding-top: 77.27%;
}