﻿.widget-min .data-table-page-count-container {
    display: none;
}

.widget-min .table_options {
    display: none;
}

.hidden {
    display: none;
}

.dashboard-widget-filter-bar-small {
    position: relative;
    float: left;
    width: 10%;
    padding: 8px 20px 0 0;
}

.ui-datepicker {
    z-index: 99999999 !important;
}

.ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#UserSettingsWidgetListAvailable .dashboard-widget-expand {
    display: none;
}

.brown-background {
    background-color: lightgray;
}

.hotbar_add {
    display: none;
}

.hotbar_item:hover {
    display: block;
}

.filter_by_tag.active {
    font-size: 14px; font-weight: bold;
}


.gantt {
    overflow: scroll;
    padding: 20px;
}
.gantt_header {
    font-weight:bold;
   background: #bbbbbb;
    background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef));
    background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#efefef 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#efefef 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#efefef 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 );
    color: white;
        border: 1px solid #dfdfdf
}
.gantt_row { border-bottom: 1px solid #949494;}

.gantt_row.active { background-color:lightgreen;}
.gantt_row.done { background-color:lightsalmon;}
.gantt_id {
    color:black;
    width: 50px;
    height: 20px;
}
.gantt_name {
     color:black;
    width: 150px;
    height: 20px;
}
.gantt_assigned {
    color:black;
    width: 150px;
    height: 20px;
}
.gantt_duration {
    color:black;
    width: 100px;
    height: 20px;
}
.gantt_cell {    
    width: 30px;
    height: 20px;
    text-align:center;
    color:#949494;
    padding:3px 0 0 0;
}
.gantt_cell_date {    
    width: 210px;
    height: 20px;
    text-align:left;
    padding-left: 5px;
    padding-top:3px;
    color:orange;

}
.gantt_cell.weekend { background-color: #efefef; border-left:1px solid #949494; border-right:1px solid #949494;}
 
.gantt_cell.active {
   background-color:green;
   border: 1px solid #949494;
}
.gantt_cell.active.alt {
   background-color:#f4a601;
   border: 1px solid #949494;
}

.mytask .gradient_2{
    background: linear-gradient(to bottom, #ffffff 0%,#FFFF99 100%);
}

.task-early { font-style: italic; color: green;}
.task-late { font-style: italic; color: red;}

.red-text {color: red;}

.cust_location_nav {
    position: absolute;
    right: -400px;
    margin-top:2px;

    color: white;
    background: #222;
    width: 350px;
    z-index: 1001;
    transition:0.3s;
    max-height:300px;
    overflow:auto;
}
.cust_location_nav a{
    color: white;
  display:block;
    padding:5px 10px;

    width:100%;
}
.cust_location_nav a:hover{
color:#f4a601
}

.cust_location_nav.active {
    right: 0px;
  
}
.cust_location_nav .selected {
    color: black;
    background: #f4a601;   width:100%;
    color:white;
}

    .cust_location_nav .selected:hover {
    color:white}


.cust_location_nav input {-webkit-border-radius: 0px;
border-radius: 0px; 
}

.cust_location_nav .select_field select{-webkit-border-radius: 0px;
border-radius: 0px; 
}
.cust_location_nav .select_field:before{-webkit-border-radius: 0px;
border-radius: 0px; 
}
.cust_location_nav .btn_2{-webkit-border-radius: 0px;
border-radius: 0px; 
}

#clearNavSearch {
background-color:#959595;
color:#fff;
}

.location_btns{
    float:left;
    width:50%;
}
.div_table.tile .data-row { width: 30px; display:block;}

.section_title {
    font-weight: normal;
    font-size: 20px;
    color: #959595;
}


.add_hotbar { 
    display:none ;
}

li:hover > .add_hotbar{display: block;}

.attributes_block {
    width: 100%;
}

.bottom_spacer {
    margin-bottom: 10px;
}

.small_text {
    font-size: 8px; font-style:italic; height: 10px;
}

.service_panel_tab {
    background-color: #545454;
    float:left;
    color: white;
    min-width: 120px;
    max-width: 100%;
    padding: 10px;
    border: 1px solid white;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;    
}

.service_panel_tab_dynamic {
    background-color: #848484;
    float:left;
    color: white;
    min-width: 120px;
    max-width: 100%;
    padding: 10px;
    border: 1px solid white;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;    
}

.service_panel_tab.active {
    background-color: #f4a601;

}
.service_panel_tab.active:hover {
    color: white;
}
.ajax-div-loader {
    top: 150px;
    position: relative;
}

.panel-tabs {
    margin-bottom: 30px;
        float: left;
}


.assc_title
{
    font-weight: bold;
    font-style: italic;
    padding:0 0 0 10px;
    color:#363636;
}

.addAssociationForm_checkbox_container {
position:relative;
padding:10px 0 0 0;
}
.addAssociationForm_checkbox {
padding:5px 0;
float:left
}
.addAssociationForm_checkbox label {
float:left;
padding:0 10px 0 0 ;
}

.addAssociationForm_checkbox input {
float:left;
}

.select_field1 input.error {
    background-color: #e25a5f;
opacity: .5;
}
input.error {
    background-color: #e25a5f;
    opacity: .5;
}
select.error {
    background-color: #e25a5f;
    opacity: .5;
}

.customer_widget { padding: 10px;}

.form_item .col_2 .customer_widge { padding: 10px !important;}

.submitted_service {
    background-color: lightgray;
    border: 1px solid gray;
    padding: 3px 8px 3px 8px;
    border-radius: 3px;
    margin: 5px;
    float: left;
}

.TicketDetailsButtons {
    position:absolute; 
    width: 30%;
    right:20px;
}
