.datepicker{
    z-index:1151 !important;
}

.user-table-admin-edit-btn {
    width: 20px;
    height: 20px;
    display: inline-block;
    text-align: center;
    background-color: #fff;
    border-radius: 50%;
    margin-left: 10px;
}

.edit-data-container {
    display: none;
    text-align: right;
}

.sortableTheChosenOne {
    background-color: #2196f3 !important;
    color: #ffffff !important;
}

.sortableTheChosenOne td > a:link,
.sortableTheChosenOne td > a:visited {
    color: #ffffff !important;
}

.block-before::before{
    display: none;
}

.lightbox-item {
    height:700px;
    text-align:center;
}

.lightbox-item > img{
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
}

.nodata{
    text-align: center;
    margin-bottom: 1em;
}

.serviceapp{
    font-size: 6em;
    margin: 0.67em 0;
}

.col-md-4 tbody>tr{
    height: 65px;
}

#legend {
    background: #fff;
    padding: 10px;
    margin: 1em;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
    box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px -1px;
}

#legend h4 {
    margin-left: .5em;
}

#legend svg {
    vertical-align: middle;
    margin-right: 1em;
}

.h4-dashboard a {
    width: 80px !important;
}

.modal-dialog.modal-dialog-image{

}
.serviceappheader{
    font-size: 3em;
    margin-bottom: 10px;
    margin-top: -10px;
}

p.legend {
    margin-bottom: 0px !important;
}

.row.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

/*.card.card_dashboard{*/
    /*height: 100%;*/
/*}*/

.h4-dashboard{
    padding: 25px 30px 10px 30px;
}

.h4-dashboard ul{
    float: right;
    margin-top: -18px;
}

.white{
    background-color: #FFFFFF !important;
}

.blue{
    color: #0e71b4;
}

.top-menu > li > a {
    color: #5e5e5e;
}

.col-time{
  /*margin-left: 20px;*/
  width: 25%;
  display: inline-block;
}

.col-time:nth-child(3){
  margin-left: 20px;
}

.modal .modal-body {
  padding-top: 26px;
}

.preloader.pls-standard-wastebox .plc-path {
    stroke: #0e71b4;
}

.form-side-by-side
{
  display: inline;
}

.outsourcingcrumbsFirst
{
  float: left;
  margin: 1px 5px 0px 0px;
  font-family: sans-serif;
}

.outsourcingcrumbsWithoutLink
{
  position: relative;
  font-family: sans-serif;
}

.outsourcingcrumbs > li
{
  display: inline;
  list-style-type: none;
  padding-right: 5px;
}

.outsourcingcrumbs > li > a
{
  position: relative;
  font-family: sans-serif;
}

.outsourcingcrumb
{
  padding-right: 4px;
}

td > ul
{
    list-style-position: inside;
    -webkit-padding-start: 0px;
}

td > ul span
{
  position: relative;
  left: -10px;
}

.nomargin{
  margin: 0px 0px 0px 0px !important;
}

.margintop30{
    margin-top: 30px;
}

.marginbottom20{
    margin-bottom: 20px;
}

.marginbottom30{
    margin-bottom: 30px;
}

.marginbottom3{
    margin-bottom: 3px;
}

.marginbottom0{
    margin-bottom: 0px;
}


.iview{
    padding-left: 5px;
    padding-right: 5px;
}

.my-round{
  margin: auto;
}

#menu-trigger .line-wrap .line {
    background-color: #575757;
}

.a-file {
  overflow: hidden;
  position: relative;
  vertical-align: middle;
}

.a-file > input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  font-size: 23px;
  height: 100%;
  width: 100%;
  direction: ltr;
  cursor: pointer;
}

.btn-view-top {
    vertical-align: middle;
}

.btn-standard-wastebox {
    color: #ffffff;
    background-color: #0e71b4;
    border-color: #f32c1e;
}
.btn-standard-wastebox:focus, .btn-standard-wastebox.focus {
    color: #ffffff;
    background-color: #ea1c0d;
    border-color: #891008;
}
.btn-standard-wastebox:hover {
    color: #ffffff;
    background-color: #ea1c0d;
    border-color: #c8180b;
}
.btn-standard-wastebox:active, .btn-standard-wastebox.active, .open > .dropdown-toggle.btn-standard-wastebox {
    color: #ffffff;
    background-color: #ea1c0d;
    border-color: #c8180b;
}

.form-error{
    display: block;
    border: 1px solid #f00 !important;
    width: 100%;
    height: 35px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #000000;
    background-color: #ffe6e6;
    background-image: none;
    border-radius: 0;
}
.btn-standard-wastebox:active:hover, .btn-standard-wastebox.active:hover, .open > .dropdown-toggle.btn-standard-wastebox:hover, .btn-standard-wastebox:active:focus, .btn-standard-wastebox.active:focus, .open > .dropdown-toggle.btn-standard-wastebox:focus, .btn-standard-wastebox:active.focus, .btn-standard-wastebox.active.focus, .open > .dropdown-toggle.btn-standard-wastebox.focus {
    color: #ffffff;
    background-color: #c8180b;
    border-color: #891008;
}
.btn-standard-wastebox:active, .btn-standard-wastebox.active, .open > .dropdown-toggle.btn-standard-wastebox {
    background-image: none;
}
.btn-standard-wastebox.disabled:hover, .btn-standard-wastebox[disabled]:hover, fieldset[disabled] .btn-standard-wastebox:hover, .btn-standard-wastebox.disabled:focus, .btn-standard-wastebox[disabled]:focus, fieldset[disabled] .btn-standard-wastebox:focus, .btn-standard-wastebox.disabled.focus, .btn-standard-wastebox[disabled].focus, fieldset[disabled] .btn-standard-wastebox.focus {
    background-color: #0e71b4;
    border-color: #f32c1e;
}
.btn-standard-wastebox .badge {
    color: #0e71b4;
    background-color: #ffffff;
}
.btn-standard-wastebox:hover, .btn-standard-wastebox:focus, .btn-standard-wastebox.focus, .btn-standard-wastebox:active, .open > .dropdown-toggle.btn-standard-wastebox {
    color: #ffffff;
    background-color: #0e71b4;
    border-color: transparent;
}
.btn-standard-wastebox:hover:hover, .btn-standard-wastebox:focus:hover, .btn-standard-wastebox.focus:hover, .btn-standard-wastebox:active:hover, .open > .dropdown-toggle.btn-standard-wastebox:hover, .btn-standard-wastebox:hover:focus, .btn-standard-wastebox:focus:focus, .btn-standard-wastebox.focus:focus, .btn-standard-wastebox:active:focus, .open > .dropdown-toggle.btn-standard-wastebox:focus, .btn-standard-wastebox:hover.focus, .btn-standard-wastebox:focus.focus, .btn-standard-wastebox.focus.focus, .btn-standard-wastebox:active.focus, .open > .dropdown-toggle.btn-standard-wastebox.focus {
    color: #ffffff;
    background-color: #0e71b4;
    border-color: transparent;
}
.btn-standard-wastebox:active, .btn-standard-wastebox.active, .open > .dropdown-toggle.btn-standard-wastebox {
    background-image: none;
}
.btn-standard-wastebox.disabled, .btn-standard-wastebox[disabled], fieldset[disabled] .btn-standard-wastebox, .btn-standard-wastebox.disabled:hover, .btn-standard-wastebox[disabled]:hover, fieldset[disabled] .btn-standard-wastebox:hover, .btn-standard-wastebox.disabled:focus, .btn-standard-wastebox[disabled]:focus, fieldset[disabled] .btn-standard-wastebox:focus, .btn-standard-wastebox.disabled.focus, .btn-standard-wastebox[disabled].focus, fieldset[disabled] .btn-standard-wastebox.focus, .btn-standard-wastebox.disabled:active, .btn-standard-wastebox[disabled]:active, fieldset[disabled] .btn-standard-wastebox:active {
    background-color: #0e71b4;
    border-color: #f32c1e;
}
.btn-standard-wastebox .badge {
    color: #0e71b4;
    background-color: #ffffff;
}
.btn-submit {
  margin-top: 20px;
}
.bgm-bluegray {
    background-color: #0e71b4 !important;
}
.c-bluegray {
    color: #0e71b4 !important;
}
.modal[data-modal-color="bluegray"] .modal-content {
    background: #0e71b4;
}
[data-current-skin="bluegray"] {
    background-color: #666666;
}
[data-current-skin="bluegray"] .ss-icon {
    color: #0e71b4;
}
@media (max-width: 767px) {
    [data-current-skin="bluegray"] .ha-menu {
        background: #0e71b4;
    }
}
.preloader.pls-bluegray .plc-path {
    stroke: #0e71b4;
}
.logo a {
    color: #fff;
    text-transform: none;
    font-weight: bold;
    display: block;
    font-size: 18px;
}
.form-control {
    margin-bottom: 20px;
    background-color: #efefef;
    padding-left: 10px ! important;
}

.form-control-white {
    margin-bottom: 20px;
    background-color: #ffffff;
    padding-left: 10px ! important;
    display: block;
    width: 100%;
    height: 35px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #000000;
    background-color: #ffffff;
    background-image: none;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    box-shadow: none !important;
    resize: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-padding {
    margin: 10px 10px 20px 10px;
}
/*.table-responsive h4 {
    margin-left: 20px;
}*/
#map-canvas {
    width: 100%;
    height: 500px;
    overflow: hidden;
}
.mapLabels {
    color: #fff;
    background-color: #4C4C4C;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    width: 30px;
    white-space: nowrap;
    border-radius: 6px;
}
.mapLabels-Driver-Available {
    color: #fff;
    background-color: #6E8C03;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    width: 85px;
    white-space: nowrap;
    border-radius: 6px;
}
.mapLabels-vessel {
    color: #fff;
    background-color: #333399;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    width: 80px;
    white-space: nowrap;
    border-radius: 6px;
}
.mapLabels-Driver-NotAvailable {
    color: #fff;
    background-color: #DF2E24;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    width: 70px;
    white-space: nowrap;
    border-radius: 6px;
}
.mapLabels-Large {
    color: #fff;
    background-color: #4C4C4C;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    width: 70px;
    white-space: nowrap;
    border-radius: 6px;
}
.pmo-stat {
    background-color: #7b7b7b ! important;
    padding: 10px ! important;
}
.user-action-button {
    background-color: #2196f3;
    border-radius: 50%;
    cursor:pointer;
}
.user-action-button i {
    color: #fff ! important;
}

.user-action-button-active {
    background-color: #4CAF50;
    border-radius: 50%;
}
.user-action-button-active i {
    color: #fff ! important;
}

.user-action-button-inactive {
    background-color: #F44336;
    border-radius: 50%;
}
.user-action-button-inactive i {
    color: #fff ! important;
}

.user-action-button-delete {
    background-color: #0e71b4;
    border-radius: 50%;
    cursor: pointer;
}
.user-action-button-delete i {
    color: #fff ! important;
}

.user-table-button {
    background-color: #fff;
    border-radius: 50%;
}
.actions-table .user-table-button i {
    color: #000;
}

.required > label {
    font-weight: bold;
    display: block;
}
.required > label:after {
    content: ' *';
    color: #F44336;
}
.td-25 {
    width: 25px;
}
.td-50 {
    width: 50px;
}
.td-100 {
    width: 100px;
}
.td-150 {
    width: 150px;
}
.td-200 {
    width: 200px;
}
.td-250 {
    width: 250px;
}
.td-300 {
    width: 300px;
}
.td-350 {
    width: 350px;
}
.td-400 {
    width: 400px;
}

.upper-icons {
    color: red;
}
.table > thead > tr > td.table-bcg, .table > tbody > tr > td.table-bcg, .table > tfoot > tr > td.table-bcg, .table > thead > tr > th.table-bcg, .table > tbody > tr > th.table-bcg, .table > tfoot > tr > th.table-bcg, .table > thead > tr.table-bcg > td, .table > tbody > tr.table-bcg > td, .table > tfoot > tr.table-bcg > td, .table > thead > tr.table-bcg > th, .table > tbody > tr.table-bcg > th, .table > tfoot > tr.table-bcg > th {
    background-color: #ccc;
}

/*
 * Header Actions
 */

.actions-table {
    list-style: none;
    padding: 0;
    z-index: 3;
    margin: 0;
}
.actions-table > li {
    display: inline-block;
    vertical-align: baseline;
}
.actions-table > li > a, .actions-table > a {
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    padding-top: 5px;
    cursor: pointer;
}
.actions-table > li > a > i, .actions-table > a > i {
    color: #adadad;
    font-size: 20px;
}
.actions-table > li > a:hover > i, .actions-table > a:hover > i {
    color: #000;
}
@media (min-width: 768px) {
    .actions-table > li > a, .actions-table > a {
        position: relative;
    }
    .actions-table > li > a:before, .actions-table > a:before {
        left: 0;
        top: 0;
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        -webkit-transform: scale3d(0, 0, 0);
        -moz-transform: scale3d(0, 0, 0);
        -ms-transform: scale3d(0, 0, 0);
        -o-transform: scale3d(0, 0, 0);
        transform: scale3d(0, 0, 0);
        -webkit-transition: all;
        -o-transition: all;
        transition: all;
        -webkit-transition-duration: 250ms;
        transition-duration: 250ms;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        background-color: rgba(0, 0, 0, 0.1);
        z-index: 0;
        border-radius: 50%;
        opacity: 0;
        filter: alpha(opacity=0);
    }
    .actions-table > li > a:hover:before, .actions-table > a:hover:before, .actions-table > li > a.open:before, .actions-table > a.open:before {
        -webkit-transform: scale3d(1, 1, 1);
        -moz-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        -o-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
        opacity: 1;
        filter: alpha(opacity=100);
    }
}
.actions-table > li.open > a > i, .actions-table.open > a > i {
    color: #000;
}
.actions-table > li.open > a:before, .actions-table.open > a:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100);
}
.actions-table.actions-table-alt > li > a > i {
    color: #fff;
}
.actions-table.actions-table-alt > li > a > i:hover {
    color: #fff;
}
.actions-table.actions-table-alt > li.open > a > i {
    color: #fff;
}
.actions-table.open {
    z-index: 3;
}
.card .card-header .actions-table {
    /*position: absolute;*/
    z-index: 2;
    margin: -5px 0px 0px;
}

.badge-distance {
    display: inline-block;
    width: 100px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 400;
    color: #ffffff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    border-radius: 2px;
}

.bd_notavailable{
    background-color: #F44336;
}

.bd_danger {
    background-color: #ff6600;
    cursor: pointer;
}

.bd_warning {
    background-color: #ffc107;
    cursor: pointer;
}

.bd_ok {
    background-color: #4CAF50;
    cursor: pointer;
}


.badge-active {
    display: inline-block;
    width: 80px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 400;
    color: #ffffff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #4CAF50;
    border-radius: 2px;
}

.badge-change {
    display: inline-block;
    width: 80px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 400;
    color: #ffffff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #ffc107;
    border-radius: 2px;
}

.badge-inactive {
    display: inline-block;
    width: 80px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 400;
    color: #ffffff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #9E9E9E;
    border-radius: 2px;
}

.badge-deleted {
    display: inline-block;
    width: 80px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 400;
    color: #ffffff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #F44336;
    border-radius: 2px;
}

.badge-big-active {
    display: inline-block;
    width: 164px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 400;
    color: #ffffff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #4CAF50;
    border-radius: 2px;
}

.badge-big-change {
    display: block;
    width: 164px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 400;
    color: #ffffff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #ffc107;
    border-radius: 2px;
}

.badge-big-deleted {
    display: block;
    width: 164px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 400;
    color: #ffffff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #F44336;
    border-radius: 2px;
}


.badge-big-nocleaning {
    display: block;
    width: 184px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 400;
    color: #ffffff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #F44336;
    border-radius: 2px;
}

.badge-big-inactive {
    display: block;
    width: 164px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 400;
    color: #ffffff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #9E9E9E;
    border-radius: 2px;
}

.badge-big-accepted {
    display: block;
    width: 164px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 400;
    color: #ffffff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #2196f3;
    border-radius: 2px;
}

.pointer{
  cursor:pointer;
}

::-webkit-file-upload-button { cursor:pointer; }

.action-add{
    margin: 0px 7px 0px;
}

.error-message {
  color: #F6675D;
  margin: 0px 0px 10px;
}

.form-control-error {
  display: block;
  border: 1px solid #f00 !important;
  width: 100%;
  height: 35px;
  padding: 6px 12px;
  margin: -15px 0px 0px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #000000;
  background-color: #ffffff;
  background-image: none;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control-error-dropdown {
  display: block;
  border: 1px solid #f00 !important;
  width: 100%;
  height: 35px;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #000000;
  /*background-color: #ffe6e6;*/
  background-image: none;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.login-navigation-left {
  list-style: none;
  padding: 0;
  margin: 0;
  position: absolute;
  text-align: center;
  left: 0%;
  bottom: -45px;
}
.login-navigation-left > li {
  display: inline-block;
  margin: 0 2px;
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition-duration: 150ms;
  transition-duration: 150ms;
  cursor: pointer;
  vertical-align: top;
  color: #9E9E9E;
  line-height: 16px;
  min-width: 16px;
  min-height: 16px;
  text-transform: uppercase;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.login-navigation-right {
  list-style: none;
  padding: 0;
  margin: 0;
  position: absolute;
  text-align: center;
  right: 0%;
  bottom: -45px;
}
.login-navigation-right > li {
  display: inline-block;
  margin: 0 2px;
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition-duration: 150ms;
  transition-duration: 150ms;
  cursor: pointer;
  vertical-align: top;
  color: #9E9E9E;
  line-height: 16px;
  min-width: 16px;
  min-height: 16px;
  text-transform: uppercase;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.lc-block-big {
  background: #fff;
  box-shadow: 0 1px 11px rgba(0, 0, 0, 0.27);
  border-radius: 2px;
  width: 90%;
  display: inline-block;
  margin-top: 42px;
  vertical-align: middle;
  position: relative;
}

.lc-block-big:not(.toggled) {
  display: none;
}
.lc-block-big.toggled {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  z-index: 10;
}

.lc-block-big:not(.lcb-alt) {
  padding: 15px 15px 15px;
}

.tos-content {
  height: 100%;
}

body.tos-content {
  text-align: center;
}
body.tos-content:after {
  content: "";
  vertical-align: middle;
  display: inline-block;
  width: 1px;
  height: 100%;
}
body.tos-content:before {
  height: 50%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  content: "";
  z-index: 0;
}

.red_row {
    background: #ffb3b3;
}

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

.disable-pointer {
    cursor: context-menu;
}

.hidden_div{
    margin: 0px 30px 0px;
}

.normal-letters{
    text-transform: none !important;
}

.black-text{
    color:#333;
}

thead tr th a { color: #333; }
thead tr th a:hover { color: #333; }
thead tr th a:visited { color: #333; }
thead tr th a:active { color: #333; }

.search-filter{
    margin: 20px -15px 20px;
}

.button-position{
    margin: 23px 0px 0px -10px;
}

@media (min-width: 1400px) {
    .button-position{
        margin: 23px 0px 0px -10px;
        /*width: 130%;*/
    }
}

.white-space{
    height: 70px;
}

.customnav{
    margin: -40px 10px 0px;
}

#a {
  display: block;
}

#a:hover + #b {
  display:block;
}

#b {
  display:none;
  }

 /*Tooltip design*/
 .ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 4px;
}
.ui-widget-content {
	border: 1px solid #aaaaaa;
	background: #ffffff url("images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
	color: #222222;
}

.left {
    margin: 0px 15px 0px 0px;
}

#header-fixed {
    position: fixed;
    top: 70px;
    display:none;
    background-color: #ccc;
    padding-left: 30px;
    font-weight: 500;
    font-family: roboto;
    font-size: 13px;
    vertical-align: middle;
    text-transform: uppercase;
    padding: 10px;
    line-height: 1.42857143;
    height: 4%;
    z-index:99;
}

.display-inline{
    display:inline;
}

.form-inline{
    display:inline!important;
}

#site-visits .admin-dash-widget-title {
  margin: 0% 5% 0% 5%;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.9);
  padding: 2% 0% 0% 0%;
}

#site-visits .admin-dash-widget-header {
  padding-bottom: 10px;
  background-color: rgba(0, 0, 0, 0.13);
}

.dropdown-align {
    margin: 0% 0% 0% -15px;
}

.header-margin {
  margin-top: -30px !important;
}

.logo-on-page{
  margin: -7px 0px 0px 0px;
  width: 40px;
}

.header-outsourcing{
  margin: 0px 0px 0px 10px;
  width: 65px;
}

.gray-color{
  color: #4C4C4C;
}

.modal-footer-center {
    padding: 15px;
    text-align: center;
    border-top: 1px solid transparent;
}

.drag-zone {
  background-color: #f3f3f3;
  /*border: 2px solid #343434;*/
  border-radius: 2px;
  color: #FFF;
  padding: 15px 20px;
  text-align: center;
}
.drag-zone .activitybadge {
  cursor: pointer;
  background-color: #3a87ad;
  margin: 0.5em;
  padding: 0.5em 1em;
  border-radius: 30px;
  display: inline-block;
  -webkit-transition: transform .2s;
  -o-transition: transform .2s;
  transition: transform .2s;
}
.drag-zone .activitybadge:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.ui-draggable {
  cursor: move;
  z-index: 1;
}

.weekday-label {
  margin: 0 0.5em;
}

.room-calendar .preloader {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.room-calendar .loading {
  opacity: 0.4;
}
.room-calendar .loading::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}

.fc-today {
  background: #fcf8e3!important;
}

.fc-today .fc-day-number {
  color: #ffc107!important;
}
