﻿.bkgBlue {
    background-color: rgb(13,125,189)
}

    .bkgBlue, .bkgBlue button, .bkgBlue button:hover, .bkgBlue a, .bkgBlue a:hover {
        color: #fff
    }

.ui-autocomplete {
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
}

h2
{
    margin-top: 0px;
}

.marTopBtm_75em {
    margin: .75em 0
}

.validation-summary-errors ul {
    margin-left: 0;
    padding-left: 0;
}

.sidebar-subitem-header
{
    background-color: #ddd; 
    padding: 2px;
    font-weight: bold;
    font-size: 12px;
}

.notif-task-text {
    color: #222222;
    font-size: 12px;
}

.breadcrumb {
    background-color: #ecf0f1 !important;
}

.panel.panel-expand {
    padding-top: 60px !important;
}

th.sortable {
    cursor: pointer;
}

label.control-label {
    color: #333 !important;
}

.full-width{
    width:100%;
}

.overflow-scroll {
    /*max-height: 000px;*/
    overflow-y: scroll;
    width: 100%;
}

.busy-indicator {
    width: 100%;
    height: 100%;
    background: url(/content/images/busy-indicator.gif) center no-repeat;
    background-color: rgba(240, 240, 240, .5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1091;
    display: none;
}

.elem-loading-indicator
{
    background: url(/content/images/busy-indicator.gif) center no-repeat;
    background-color: rgba(240, 240, 240, .5);
    position: absolute;
    z-index: 1091;
    display: none;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #fff !important;
    background-color: #13A89E !important;
}

.form-group-item {
    display: block;
    border-top: 1px solid #dfe2e3;
    padding-top: 8px;
    padding-left: 8px;
}

.form-group-item:first-child {
    border-top: none;
}

.btn-pac-lg {
    margin-right: 10px;
    min-width: 100px;
}

.btn-pac-sm {
    margin-right: 7px;
    min-width: 50px;
    font-size:8pt;
}

.btn-min-width {
    min-width:80px;
}

.div-pac-margin-bottom{
    margin-bottom:15px;
}

.btn-success-stay {
  border-color: #1daf8c;
  background-color: #1daf8c;
}

.btn-success-stay:hover {  
  background-color: #019874;
}

.btn-reset-filter{
     /*background-color: #5cb0f7;*/
     color:#fff;
}

.dashboard-panel
{
    height: 250px;
}

.mvc-grid-pager
{
    padding-left: 15px;
}

.row-action-icon
{
    font-size: 150% !important;
    text-decoration: none;
}

.row-action-icon:hover
{
    font-size: 150% !important;
    text-decoration: none;
}

.pagination
{
    margin: 10px 0;
}

.form-horizontal .control-label
{
    text-align: left;
}

.form-group
{
    margin-bottom: 10px !important;
}

.input-group-inline input, .input-group-inline button
{
    display: inline;
}

.text-cell
{
    vertical-align: middle !important;
}

.rate-col
{
    width: 100px;
}

.delete-grid-item
{
    color: red;
    cursor: pointer;
}

.delete-cell
{
    width: 40px;
}

.row-label
{
    margin-top: 5px;
}

.ui-menu-item
{
    font-size: 12px;
}

.input-edit-addon
{
    background-color: #13A89E;
    color: white;
}

.input-edit-addon a, .input-edit-addon a:hover, .input-edit-addon a:active
{
    color: white;
    text-decoration: none;
}

.mb0
{
    margin-bottom: 0px !important;
}

.mb10
{
    margin-bottom: 10px !important;
}

.mb25
{
    margin-bottom: 25px !important;
}

.mt3
{
    margin-top: 3px;
}

.mt5
{
    margin-top: 5px;
}

.mt10
{
    margin-top: 10px !important;
}

.mt25
{
    margin-top: 25px;
}

.ml10
{
    margin-left: 10px !important;
}

.ml25
{
    margin-left: 25px;
}

.ml50
{
    margin-left: 50px;
}

.mr10
{
    margin-right: 10px !important;
}

.mr25
{
    margin-right: 25px;
}

.panel-body .sub-header
{
    margin: 20px -15px 15px -15px;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    padding: 5px 15px 5px 15px;
    background-color: #f6f6f6;
}

.content-body
{
    padding-top: 0px !important;
}

.validation-summary-valid.alert-danger 
{
    display: none;
}

.validation-summary-errors ul
{
    list-style-type: none;
}

.input-validation-error
{
    border: 1px solid #a94442;
}

.select2-container--default.select2-container--focus .select2-selection--multiple,
.select2-container--default .select2-selection--multiple
{
    border: 1px solid #E0E4E8;
}

.label-item
{
    color: white;
    background-color: #dddddd;
    font-size: 11px;
    display: inline-block;
    padding: 2px;
    border-radius: 4px;
    margin-right: 4px;
    margin-bottom: 2px;
}

.color-picker
{
    width: 20px;
    height: 20px;
    border: 1px solid #cccccc;
}

.colorpicker-selectors i
{
    width: 20px !important;
    height: 20px !important;
    margin-bottom: 3px;
}

.text-box-busy
{
    position: absolute;
    right: 30px;
}

.expand-icon
{
    cursor: pointer;
}

.expand-icon-target
{
    position: absolute;
    margin: auto auto;
    border: 1px solid Gray;
    background-color: white;
    padding: 3px;
}

.expand-icon-additional
{
    display: none;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px)
{
    .expand-icon-target
    {
        position: initial;
        display: inline-block;
        background-color: transparent;
        border: 0px;
        padding: 0px;
    }
}

@media (max-width: 1001px) {
    .container.container-custom {
        position: fixed;
        width: 1390px;
    }
}

@media (max-width: 1500px) {
    .hideprofile {
        display:none
    }
}

.modal-body-scrolling
{
    max-height: 80%;
    overflow-y: auto;
}

.collapsedTrigger {
    cursor:pointer;
}

.canSelect {
    cursor:pointer;
}


/*https://github.com/FortAwesome/Font-Awesome/issues/127*/
.icon-rotate-90:before{
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}

.icon-rotate-180:before{
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}

.icon-rotate-270:before{
-webkit-transform: rotate(270deg);
-moz-transform: rotate(270deg);
-ms-transform: rotate(270deg);
-o-transform: rotate(270deg);
transform: rotate(270deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.icon-flip-horizontal{
-webkit-transform: scale(-1, 1);
-moz-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
-o-transform: scale(-1, 1);
transform: scale(-1, 1);
}

.icon-flip-vertical {
-webkit-transform: scale(1, -1);
-moz-transform: scale(1, -1);
-ms-transform: scale(1, -1);
-o-transform: scale(1, -1);
transform: scale(1, -1);
}
  



.has-error {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

/*RD~>3.10.2017: I changed the z-index from 9999 to 1040 because the date pickers from under a modal were showing above it*/
/*RD~>3.13.2017: I changed the z-index from 1040 to 999 because the the date picker was showing abovre the cloak*/
.datepicker {
    z-index: 1030 !important;
}
 

.PaymentInfoTable{
    height: 40px;
    padding-left:5px !important;
    padding-right: 5px;
    width: 100px;
}

/*Time Entry*/

.DetailsColumnWidth{
    max-width: 200px;
}

/*Mileage Expense*/
.ReimbursementForColumnWidth{
    width: 175px !important;
    text-align: center;
}

.travelDateColumnWidth{
    width: 120px !important;
    text-align: center;
}

.mileageColumnWidth{
    width: 90px !important;
    text-align: center;
}

.mileageReimbursementColumnWidth{
    width: 190px !important;
    text-align: center;
}

.billableColumnWidth{
    width: 90px !important;
    text-align: center;
}

.editPencilColumnWidth{
    width: 35px !important;
}

.amtChargedToClientColumnWidth{
    width: 250px !important;
    text-align: center;
}

.deleteIconColumnWidth{
    width: 20px !important;
}

/*Purchase Expense*/
.isPurchaseExpenseEditModal .datepicker{
        z-index: 9999 !important;
}

div.yellow-background  {
    background-color: rgba(255,241,0,0.25)!important;        
}

tr.yellow-border td {
    /*background-color: #FFF100!important;*/
    border-color: #FFF100!important;
    border-width: 2px!important;
}

tr.yellow-bottom th {
    /*background-color: #FFF100!important;*/
    border-bottom-color: #FFF100!important;
    border-bottom-width: 2px!important;
}

.sales-lead-table table {

}

.eStoreHeader {
    background-color: #272727;
    color: #f6f6f6;
    display: flex;
    /*position: fixed;*/
    padding: 0 20px;
    display: block;
    /*height: 70px;*/
    z-index: 99;
    width: 100%;
    /*background: #272727;*/
    /*color: ##000000;*/
    /*border-bottom: 1px solid rgba(0, 0, 0, .1);*/
}

    .eStoreHeader a,
    .eStoreHeader .btn {
        outline: 0;
        text-decoration: none;
        color: inherit;
    }

    .eStoreHeader.fixed {
        position: fixed;
    }

    .eStoreHeader.fixed-side {
        position: absolute;
    }

.button__badge {
    /*position: absolute; */  /* Position the badge within the relatively positioned button */
    top: 10px;
    right: -7px;
    border-radius: 50%;
    behavior: url(PIE.htc); /* remove if you don't care about IE8 */
    width: auto;
    height: auto;
    padding: 3px;
    background-color: #614767;
    border: 1px solid #614767;
    color: white;
    text-align: center;
    font: 9px Arial, sans-serif;
    cursor: pointer;
}
