body,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: 'Ubuntu', sans-serif!important;
    /*font-size: 15px;*/
}

html {
    overflow: -moz-scrollbars-vertical;
    overflow-y: scroll;
}
body
{
    background: #eee;
    padding-top: 70px;
}

.timepicker_1, .timepicker_2 {
    cursor: default!important;
    background-color: white!important;
}

/* calendar section */

#calendar {
    max-width: 100%;
    margin: 0px 0px 50px 0px;
    background-color: white!important;
}

#calendar_datepicker > .ui-datepicker {
    font-family: 'Ubuntu', sans-serif!important;
}

.calendar_filter {
    margin-top: -1.5px;
}

.padd-calendar {
    padding-top: 20px;
}

.fc-view-container {
    margin-top: 60px;
}

#calendar .fc-view-container {
    margin-top: 0px;
}

.fc-title, .fc-time {
    font-weight: bold;
}

.checkbox_calendar {
    display: inline-block;
    float: right;
    margin-right: 25px;
    margin-top: 7px;
}

.SumoSelect {
    margin-top: 20px!important;
    background-color: white;
    width: 238px!important;
    height: 35px!important;    
}

.sumo-right {
    float: right;
    display: inline-block!important;
    margin-top: 0px!important;
    margin-right: 20px;
    background: url(../drop_bg.svg) no-repeat;
    background-position: 97% center;
    background-size: 8px;
}

.select_status {
    margin-right: 20px;
    width: 200px;
    float: right;
    padding: 5px;
    margin-bottom: 20px;
    height: 35px;
}

.basic_select {
    margin-top: 20px;
    width:238px;
    padding:5px;
    height: 35px;
}

#mechanics_div, #region_calendar, .mechanics_title {
    margin-left: 7px;
    margin-top: 20px;
}

#mechanics_div {
    margin-bottom: 40px;
}

.mechanics_title {
    font-weight: 700;
}

.mechanics_title_div {
    display: none;
}

.mechanics_title_div > hr {
    margin-top: 10px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1.5px solid #9d9d9d;
    width: 96%;
    margin-left: 0px;
}

.view-field {
    padding-top: 7px;
}

.no-underline {
    text-decoration: none;
    color:black;
}

.unplaned-list {
    padding-top: 15px;
}

.unplaned-list li {
    display: inline-block;
    font-weight: bold;
    padding-right: 10px;
}

.delete-buttons {
    padding-bottom: 10px;
}

.delete-buttons button {
    padding-right: 20px;
    padding-left: 20px;
}

#ok_delete {
    margin-right: 10px;
}

.hide-add {
    display: none;
}

#save_edit, #save_add, #save_unplanned  {
  text-transform: lowercase; /* change to lowercase */
}
#save_edit:first-letter, #save_add:first-letter, #save_unplanned:first-letter {
  text-transform: uppercase;
}

.calendar_toggle {
    width: 100%!important;
}

.unplanned_row {
    min-height: 300px;
    margin-bottom: 50px;
}

.alert-urgent {
    background-color: #f8c3c3;
    border-color: #f8c3c3;
}

.alert-urgent a, .alert-deadline a, .alert-vip a {
    color: #000000;
}

.alert-custom a {
    font-weight: bold;
}

.alert-deadline { 
    background-color: #9FD8FF;
    border-color: #9FD8FF;
}

.alert-vip { 
    background-color: #bcedb3;
    border-color: #bcedb3; 
}

.alert-basic {
    background-color: #f9f9f9;
    border-color: #f9f9f9;
}

.alert-custom {
    padding: 12px;
}

.show-unplanned, .show-link {
    padding: 0.65em 0.65em!important;
    margin-left: 10px!important;
}

#subscribe-link {
    padding-left: 10px;
    display: inline-block;
    word-break: break-all;
}

#unplaned-block {
    display: none;
}

.unplanned-op {
    opacity: 0.65;
}

#copied-ok {
    display: inline-block;
    margin-left: 20px;
    color: #095DAA;
    font-weight: bold;
}

/*#myModalAdd {
    overflow-y: hidden;
}*/

/* ui timepicker */

/* anchors for clickable cells */
.ui-timepicker-table td a {
    display:block;
    padding:0.2em 0.3em 0.2em 0.5em;
    width: 1.2em;
    cursor: pointer;
    text-align:right;
    text-decoration:none;
}

.ui-timepicker-inline {
    display: inline;
}

#ui-timepicker-div {
    padding: 0.2em;
}

.ui-timepicker-table {
    display: inline-table;
    width: 0;
}

.ui-timepicker-table table {
    margin:0.15em 0 0 0;
    border-collapse: collapse;
}

.ui-timepicker-hours, .ui-timepicker-minutes {
    padding: 0.2em;
}

.ui-timepicker-table .ui-timepicker-title {
    line-height: 1.8em;
    text-align: center;
}

.ui-timepicker-table td {
    padding: 0.1em;
    width: 2.2em;
}

.ui-timepicker-table th.periods {
    padding: 0.1em;
    width: 2.2em;
}

/* span for disabled cells */
.ui-timepicker-table td span {
    display:block;
    padding:0.2em 0.3em 0.2em 0.5em;
    /*width: 1.2em;*/
    width: 2.1em;
    text-align:right;
    text-decoration:none;
}

/* buttons and button pane styling */
.ui-timepicker .ui-timepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding:0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}

.ui-timepicker .ui-timepicker-buttonpane button {
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width:auto;
    overflow:visible;
}

/* The close button */
.ui-timepicker .ui-timepicker-close {
    float: right;
}

/* the now button */
.ui-timepicker .ui-timepicker-now {
    float: left;
}

/* the deselect button */
.ui-timepicker .ui-timepicker-deselect {
    float: left;
}

.ui-timepicker-table td a {
    -webkit-box-sizing: content-box !important;
    box-sizing: content-box !important;
}

#calendar_datepicker > .ui-datepicker {
    width: 16em;
}

.show_calendar_input {
    margin-bottom: 20px;
}

.show_clear {
    display: none;
}

@media (max-width: 824px) {
    #subscribe-link {
        margin-top: 20px;
    }

}

@media (max-width: 767px) {
    .show_calendar_input > label {
        margin-top: 20px;
    }

}

@media (max-width: 991px) {
    .show_clear {
        display: block;
        width: 100%!important;
    }
}

/*.view-label {
    text-align: left!important;
}*/

/*@media (min-width: 768px) {
    .view-label {
        text-align: left!important;
        margin-bottom: 15px!important;
    }
}*/

@media (max-width: 320px) {
    .fc-button-group {
        font-size: 11px;
    }

    .second_header {
        margin-left: 0px!important;
    }
}

@media (max-width: 420px) {
    .second_header > .fc-button, .second_header > .sumo-right {
        display: block!important;
        margin-left: 15px;
    }

    .second_header > .sumo-right {
        float: none;
        margin-top:20px!important;
    }

    .second_header {
        margin-left: 10px;
    }
}
@media (max-width:790px) {   
.callendarbar .SumoSelect {
    width: 160px !important;    
}
}

@media (max-width: 736px) {
    .fc-toolbar {
        display: block!important;
    }

    .fc-left, .fc-center {
        margin-bottom: 20px;
        text-align: center;
    }

    .fc-right {
        margin-bottom: 30px;
        text-align: center;
    }

    .fc-center {
        text-align: center;
    }

    .second_header {
        text-align: center;
    }

    .checkbox_calendar {
        float: left;
        margin-top: 30px;
        margin-left: 15px;
        margin-bottom: 30px;
    }

    .statusCheck {
        margin-top: 5px!important;
    }

    .fc-view-container {
        margin-top: 30px;
    }
}

@media (min-width: 1200px) {
    .calendar_div, .unplanned_div {
        width: 79%;
    }

    .calendar_filter, .unplanned_filter {
        width: 21%;
    }
    

}


@media (max-width: 736px) and (min-width: 421px) {
    #add_event {
        float: left;
        margin-left: 20px;
    }
}


@media (max-width: 736px) and (min-width: 563px) {
    .checkbox_calendar {
        margin-top: 60px;
        margin-left: 0px;
        display: block;
        float: right;
    }
}


/**/

#receivers_note {
    color: #337ab7;
    font-weight: bold;
    margin-left: 4px;
}

.form-signin {
    /*max-width: 300px;*/
    width:320px;
    padding: 19px 29px 29px;
    margin: 20px auto 20px;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
    box-shadow: 0 1px 2px rgba(0,0,0,.05);
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
    margin-bottom: 10px;
}

.form-signin input[type="text"],
.form-signin input[type="password"] {
    font-size: 16px;
    height: auto;
    margin-bottom: 0px;
    padding: 7px 9px;
}
.input-group
{
    margin-bottom: 10px;
}
.required
{
    color: #c12e2a;
}
.form-control,
.ui-menu,
.ui-menu-item,
.control-label
{
    cursor: inherit;
}

#searchloading {
    background: url("../img/ajax-loader.gif") no-repeat scroll 50% 50% #eee;
    display: none;
    position: inherit;
    height: 180px;
    width: 1200px;
    margin-top: 10px;
    position: absolute;
    top: 151px;
    opacity: 0.5;
    z-index: 1;
}
#urgent {
    position: absolute;
    overflow: hidden;
    font-size: 215px; /*500*/
    padding-left: 70px;
    opacity: 0.1;
    color: #b92c28;
    pointer-events: none;
    z-index: 1;
}
#vip {
    position: absolute;
    overflow: hidden;
    font-size: 500px; /*500*/
    padding-left: 240px;
    opacity: 0.1;
    color: #00FF00;
    pointer-events: none;
    z-index: 1;
    top: 160px;
}

.mtop-10
{
    margin-top: 10px !important;
}
.testText
{
    background: url("../img/test.png") 50% 50% #eee;
}


.ui-autocomplete {
    max-height: 300px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
}




.ui-grid-cell-contents {
 
  white-space: normal;
  
}

.form-checkbox {
     transform: scale(1.8);

  
  -webkit-transform: scale(1.8);
}

.white-bg
{
   background-color: #FFFFFF !important; 
   /*background-color: inherit !important;*/
}
.green-bg
{
   background-color: #bcedb3 !important; 
}
.red-bg
{
    background-color: #f8c3c3 !important;
}
.ui-grid-row .ui-grid-cell {
   background-color: inherit !important;
}



.nav>li>a {
    padding-top: 15px;
    padding-right: 10px;
    padding-bottom: 15px;
    padding-left: 10px;
}

.m-top-5 {
    margin-top: 5px;
}

.item-ax
{
    background-color: #AEE2FF!important;
}

.table-striped>tbody>tr:nth-of-type(odd).item-ax {
    background-color: #AEE2FF;
}


.container {
    width: 100% !important;
    max-width: 1300px;
}

.color-white {
    color: white;
}
.btn.focus, .btn:focus, .btn:hover {
    color: #f5f5f5;
    text-decoration: none;
}


.status-1, 
.status-2, 
.status-14, 
.status-15, 
.status-16, 
.status-17, 
.status-18 {
    background-color: #FF9090;
}

.status-7 {
    background-color: #9FD8FF;
}

.status-8,
.status-9 {
    background-color: #D49F6A;
}

.status-3,
.status-10 {
    background-color: #BCEDB3;
}

.status-5,
.status-11,
.status-12 {
    background-color: #F1C578;
}

.status-4,
.status-13 {
    background-color: #BCEDB3;
}

.status-19,
.status-20,
.status-21 {
    background-color: #FFA072;
}

.status-6 {
    background-color: #D7C6FD;
} 

.status-btn
{
    width:100%;
    font-size:14px;
    font-weight: bold;
    line-height: 20px;
    color: black;
    text-decoration: none;
    /*white-space: normal;*/
}
.status-btn>span
{
    font-size:14px;
    font-weight: bold;
    line-height: 20px;
}

@media (max-width: 1025px) {
  .status-btn {
    font-size:11px;
  }
}

.colRemovePadding {
    padding-right: 3px;
    padding-left: 3px;
}

.contactedbtn
{
    text-transform: uppercase;
    /*
    background-color:#9FD8FF !important;
    color: #fff;
    text-transform: uppercase;
    */
}

.deleterowbtn {
   padding-top: 7px; 
   padding-left: 7px; 
}

.ui-grid-cell-contents.ng-binding.ng-scope.ui-grid-cell-focus.ui-grid-cell-contents-hidden {
    padding-top: 5px;
}

.active span.glyphicon-folder-open{ display:inline-block; }
.active span.glyphicon-folder-close { display:none;}

.inactive span.glyphicon-folder-close{ display:inline-block; }
.inactive span.glyphicon-folder-open { display:none;}

.active span.glyphicon-plus-sign{ display:inline-block; }
.active span.glyphicon-minus-sign { display:none;}

.inactive span.glyphicon-minus-sign{ display:inline-block; }
.inactive span.glyphicon-plus-sign { display:none;}

.active span.glyphicon-plus { display:inline-block; }
.active span.glyphicon-minus { display:none;}

.inactive span.glyphicon-minus{ display:inline-block; }
.inactive span.glyphicon-plus { display:none;}

.request-info {
    /*display: inline-block;*/
    list-style: none;
    font-weight: bold;
    margin-left: -36px;
}

/*.request-info ul > li:first-child {
    
}
*/
.request-info li {
    display: inline-block;
    padding-right: 20px;
}

table.dataTable thead th, table.dataTable thead td {
    border-bottom: none!important;
}

.green_class {
    background-color: #bcedb3 !important;
}

.dataTables_length {
    float: right!important;
}

.dataTables_length select {
    padding:3px;
}

.filler {
    background-color: transparent!important;
}

.hide1, .hide2 {
    display: none;
}

@media (max-width: 1100px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }

    /*// Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
    .jFiler-theme-default .jFiler-input {    
        width: 100%;
    }

    #validTxt-xs {
        padding-bottom: 25px;
        padding-top: 0px!important;
    }

    .status-btn {
    font-size: 14px;
    }
}

@media (max-width: 576px) {
    .jFiler-theme-default .jFiler-input {    
        width: 100%;
    }

    #validTxt-xs {
        padding-bottom: 25px;
        padding-top: 0px!important;
    }
}

table.dataTable.no-footer {
    border-bottom: 1px solid #ddd!important;
}


@media (max-width: 992px) {    
    .sm-padding {
        padding-bottom: 30px;
        font-weight: bold;
    }

    .sm-minus-margin {
        margin-top: -30px;
    }

    .sm-checkbox-align {
        margin-top: -5px!important;
    }    
}

@media (max-width: 767px) {
    .hide-button {
        display: none;
    }
    .show-button {
        display: block!important;
    }

    .padding-not-zero {
        padding-left: 15px!important;
    }
}

@media (min-width: 768px) {
    .sm-dont-align {
        margin-top: 5px!important;
    }
}

@media(max-width: 880px) {
    .button-margin {
        margin-bottom: 10px;
    }
}

@media (max-width: 420px) {
    .small-table {
        font-size: 9pt;
    }
}

@media (max-width: 420px) {
    .small-table {
        font-size: 7.5pt;
    }
}

@media (max-width: 375px) {
    .vacations-table {
        font-size: 8pt;
    }
}

@media (max-width: 355px) {
    .vacations-table {
        font-size: 7pt;
    }
}
}

#azure {
    margin-top: 10px;
}
.select2-container--default {
    background-color: #eee; 
}

.select2-results__option--highlighted[aria-selected]:hover {
    color:black;
}

.padd-calendar input[type="checkbox"].mechanic_checkbox ,
.padd-calendar input[type="checkbox"].regionCalendar {
    margin-left: -25px;
}

/* loader */
.modal-loading {
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .8 )
    url('/img/loader.gif')
    50% 50%
    no-repeat;
}

body.loading .modal-loading {
    overflow: hidden;
}

body.loading .modal-loading {
    display: block;
}