.dd
{
    max-width:none!important;
}

body {
  touch-action: pan-y;
}

.smart-style-6 .estimate-detail input:focus {
    box-shadow: 0 0 5px rgba(81, 203, 238, 1);
    border: 1px solid rgba(81, 203, 238, 1);
}

body.smart-style-6 .login-info {
    height: 120px;
    background: #fff;
    margin-top: -1px!important;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    border: 0;
}

body.smart-style-6 .login-info img {
    border-radius: 0;
    max-height: 98px;
    width: auto;
    border: 0;
    box-sizing: content-box;
    text-align: center;
    display: table-cell;
    margin-right: 0;
    margin-left: 20px;
}

body.smart-style-6 .login-info a span {
    display: block;
    background: rgba(0,0,0,.2);
    width: 100%;
    max-width: 100%;
    padding: 5px 10px;
    margin-left: -10px;
    margin-top: 3px;
    color: #fff;
}

body.smart-style-6 {
     background: transparent;
}

/*a {*/
    /*color: #3d8b40;*/
    /*text-decoration: none;*/
/*}*/

.dd3-content:hover
{
    color:#333;
    background:#fbfbfb;
}

.select2-container--open .select2-dropdown, .select2-drop-active {
    border-top: 1px solid #5D98CC;
}

.select2-container .select2-choice, .select2-selection {
    height: 31px;
}

.taskDateRange, .taskDateRangeAllDay
{
    width:300px;
}

button:focus {
    box-shadow: 0 0 5px rgba(81, 203, 238, 1);
    border: 1px solid rgba(81, 203, 238, 1);
}

.estimate-detail {
    margin-right: 1em;
}

.header-info {
    font-size: 20px;
    font-weight: bold;
    margin-right: 3em;
}

.overview-header-info {
    font-size: 15px;
    margin-right: 2em;
}

.header {
    font-size: 28px;
    font-weight: bolder;
    margin-left: 10px;
}

body.smart-style-6 #header, body.smart-style-6 .dropdown-menu>.active>a, body.smart-style-6 .dropdown-menu>.active>a:focus, body.smart-style-6 .dropdown-menu>.active>a:hover, body.smart-style-6 .dropdown-menu>li>a:focus, body.smart-style-6 .dropdown-menu>li>a:hover {
    background: #393a3d !important;
}

body.smart-style-6 .page-footer {
    background: #393a3d;
    color:#fff;
}

body.smart-style-6 #logo img {
     display: block;
}

#logo {
    margin-top: 6px;
}

.copper{
    color:#f79646 !important;
}

.btn-default {
    background-color: transparent;
    background-image: -webkit-linear-gradient(top,#f5f5f5,#f1f1f1);
    background-image: linear-gradient(top,#f5f5f5,#f1f1f1);
    background-image: -webkit-linear-gradient(to bottom,#f5f5f5,#f1f1f1);
    background-image: linear-gradient(to bottom,#f5f5f5,#f1f1f1);
    border: 1px solid rgba(0,0,0,0.1);
}

.dd3-handle:before {
    color: black;
}

.btn,a:link,button{
    -webkit-tap-highlight-color:transparent!important;
}

.item-handle {
    background: -webkit-linear-gradient(top,#f79646 0,#cd7328 100%);
    background: -moz-linear-gradient(top,#f79646 0,#cd7328 100%);
    background: linear-gradient(top,#f79646 0,#cd7328 100%);
}

.dd-handle:hover,.dd-handle:hover+.dd-list .dd-handle{
    filter: brightness(80%);
    border:1px solid #9f401d;
  }

/*body.smart-style-6 nav ul li a, body.smart-style-6 nav ul li.open>a, body.smart-style-6 nav ul li.open>a b {*/
    /*color: #9f401d!important;*/
/*}*/

/*LoginScreenCSS*/
.lockscreen .logo img {
    width: 150px !important;
}

.lockscreen {
    text-align: left !important;
}

body.smart-style-6 .minifyme {
    background: #cd7328;
    border-bottom: 1px solid #cd7328;
}

body.smart-style-6 .btn-primary {
    background: #f79646 !important;
    border-color: #f79646!important;
}

body.smart-style-6 .btn-primary:active,body.smart-style-6 .btn-primary:focus,body.smart-style-6 .btn-primary:hover,body.smart-style-6 .open>.dropdown-toggle.btn-primary:hover,
body.smart-style-6 .btn-primary.active.focus,body.smart-style-6 .btn-primary.active:focus,body.smart-style-6 .btn-primary.active:hover,body.smart-style-6 .btn-primary:active.focus,
body.smart-style-6 .btn-primary:active:focus,body.smart-style-6 .btn-primary:active:hover{
    background: #cd7328!important;
    border-color: #f79646!important;
}

body.smart-style-6 #content {
     margin-top: 0 !important;
}

.loading_onrivet {
    display: none;
    position:fixed;
    z-index:1000;
    top:0;
    left:0;
    height:100%!important;
    width:100%!important;
    border-radius:0%!important;
    animation:none!important;
    -webkit-animation:none!important;
    border:none!important;
    border-top:none!important;
    background: rgba( 255, 255, 255, .8 ) url('../img/loading_onrivet.gif') 50% 50% no-repeat;
}

li[aria-selected="true"] {
  background-color: #ddd;
    color:#000000;
}

body.smart-style-6 .txt-color-magenta, body.smart-style-6 nav ul li.active>a:before {
    color: #cd7328!important;
}

body.smart-style-6 nav ul li.active>a{
    border-left: solid 3px #cd7328;
    color: #cd7328 !important;
}

/*label input[type=checkbox].checkbox:checked+span:before {*/
    /*color: #3d8b40;*/
/*}*/

.dd-item>button:before {
    color: #333 !important;
}

/*body.smart-style-6 .txt-color-blueDark {*/
    /*color: #3d8b40!important;*/
/*}*/

body.smart-style-6 .nav-tabs>li.active>a {
    -webkit-box-shadow: 0 2px 0 #cd7328;
    -moz-box-shadow: 0 2px 0 #cd7328;
    box-shadow: 0 2px 0 #cd7328;
}

.nav-icon {
    margin-right: 1em;
}

.form-in-smart-form {
    border-right: 1px solid #cccccc !important;
    border-left: 1px solid #cccccc !important;
}

a.clocked-in {
    background-image: linear-gradient(to bottom,#5a5a5a 0,#686868 100%) !important;
    border-radius: 50% !important;
    cursor: pointer !important;
}

.clocked-in {
    cursor: pointer !important;
    color: white;
    font-size: 15px;
}

.clocked-out {
    cursor: pointer !important;
    color: white;
    font-size: 15px;
}

#punch-card {
    cursor: pointer !important;
}

.labor-class {
    background-color: #d9ecf6 !important;
}

.btn{
    padding: 6px 12px;
}

@media screen and (max-width: 1470px) {
  .header-info {
      font-size: 20px;
  }
}

@media screen and (max-width: 1000px) {
  .header-info {
      font-size: 15px;
  }
}

@media screen and (max-width: 700px) {
  #left-panel .fa{
      font-size: 30px;
      padding-right: 5px;
  }
    table .fa{
      font-size: 30px;
      padding-right: 5px;
  }
}

@media screen and (max-width: 850px) {
      .punch{
        margin-left: 20px !important;
    }
}

@media screen and (min-width: 500px) {
      #calendar_wrapper{
        display:flex;
    }
}
@media screen and (max-width: 500px) {
      #calendar_datepicker{
          margin:auto;
          margin-bottom:35px!important;
    }
}
@media only screen and (max-width: 479px) and (min-width: 320px) {
    #logo img {
        width: 100px;
    }
    #logo-group {
     width: 100px!important;
    }
    .page-title {
         display: block;
    }
    .modal-dialog {
      width: 100%;
      margin: 0;
      padding: 0;
    }

    .modal-content {
      height: auto;
      min-height: 100%;
      border-radius: 0;
    }

    .fa-clockout-mobile {
        font-size: 30px;
        padding-right: 5px;
    }
}

@media only screen and (min-width: 600px) {
    .img-responsive{
        max-width: 500px!important;
    }
}
@media only screen and (max-width: 600px) {

    .filebutton{
        width:35px;
        height:35px;
        /*border-radius: 50%!important;*/
    }
    .filefa{
        margin:auto;
        text-align:center;
        font-size: 15px!important;
        border-radius: 50%;
    }
}

#dateRange {
    width: 155px;
    border: 0;
    border-bottom: 1px solid grey;
}

#toolbar {
    vertical-align: bottom;
}

.select2-search {
    z-index:1000 !important;
}

.bootstrap-datetimepicker-widget {
    z-index: 1050 !important;
}

.row.dynamic-form {
    margin: 20px !important;
}

.formset-add-btn {
    margin-left: 20px;
}

.dd3-handle {
    width: 20px;
    height: 100% !important;
}

.bundle-handle {
    border:none;
}

.dd-nochildren {
    border: none;
}

.bundle > .dd3-content {
    border: none;
    background-color: transparent;
}

.bundle {
    border: 1px solid #cfcfcf;
    background-color: #efefef;
    margin-bottom: 15px;
}

.bundle-handle {
    background: transparent;
}

.task-handle {
    background: transparent;
    border: none;
}

.task {
    background-color: #d1d4d5;
    border: 1px solid darkgrey;
    margin-bottom: 20px;
    padding-right: 10px;
}

.task > .dd3-content {
    border: none;
    background-color: transparent;
}

.change-detail {
    margin-left: 1em;
    margin-bottom:0;
    margin-top:0;
}

.change-item{
    margin-bottom: 5px;
    max-width: 400px;
    border-bottom: 1px solid darkgrey;
}

.change-link {
    text-decoration: underline;
}

.change-revert {
    color: red;
    float: right;
}

.change-link-div {
    max-width: 250px;
    display: inline;
}

.override-main {
    margin-left: 0 !important;
}

#change-container {
    margin-top:70px;
}

#item-totals {
    float:right;
}

.displayid {
    margin: 0 10px 0;
}

.dd-list .dd-list {
    padding-left: 35px !important;
}

.job-item-costs {
    margin-top:0;
}

.job-item-totals {
    margin-bottom:0;
}

.total-modal-trigger {
    cursor: pointer;
    text-decoration: underline;
}

.task-color-selector{
    z-index: 99!important;
}

.jarviswidget>div {
    /*padding-bottom: 15px;*/
}

.fixed-table-container {
    border: 0 !important;
}

.fixed-table-loading {
    border: 1px solid #dddddd;
    padding-top:5px;
}

.search-result {
    border-bottom: 1px solid #ea994733;
    margin-top: 10px;
    padding: 10px;
}

#search-project {
    margin-left: 10px;
    padding-bottom: 0;
}

.fixed-navigation nav {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
}

#left-panel {
     box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
}

.jarviswidget {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
    border-radius: 3px !important;
}

.modal-fullscreen{
    width: 98% !important;
    /*height: 100% !important;*/
    margin: 1% !important;
    padding: 0% !important;
}

ul.errorlist {
    list-style-type: none;

}

ul.errorlist > li {
    color: #b94a48;
}

.job-progress-bar {
    display: inline-block;
    float: left;
    width: auto;
    height: 32px;
    line-height: 32px;
    position: relative;
    cursor: pointer;
    padding: 0 8px;
    text-align: center;
}

ul.demo-btns {
    list-style-type: none;

}

#customer-mask {
    position:relative;
    top:0;
    left:0;
    border: 1px solid black;
    border-radius: 10px;
    min-height: 400px;
    height:100%;
    width:100%;
    background: rgba( 255, 255, 255, .8 ) 50% 50% no-repeat;
    padding: 30px;
}

#sale-actions {
    margin-top: 20px;
}

.hours::-webkit-inner-spin-button,
.hours::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.popover {
    /*max-width: 100% !important;*/
    /*overflow-y:auto !important;*/
    z-index:1000 !important;
}

.overview-widget {
    height: 400px !important;
    overflow: scroll;
}

/*.smart-form .toggle i:after {*/
    /*content: attr(data-swchoff-text);*/
    /*position: absolute;*/
    /*top: 2px;*/
    /*right: 8px;*/
    /*left: 8px;*/
    /*font-style: normal;*/
    /*font-size: 10px;*/
    /*line-height: 13px;*/
    /*font-weight: 700;*/
    /*text-align: left;*/
    /*border-style: solid;*/
    /*border-width: 1px;*/
    /*border-radius: 12px;*/
    /*color: #5f5f5f;*/
/*}*/

.widget-help-text{
    color: black !important;
}

.help {
    font-size:12px;
    color: #1565C0;
}

body.smart-style-6 .MessageBoxContainer {
    max-width: 800px !important;
}

.smart-form *, .smart-form :after, .smart-form :before {
    margin-top: 0em !important;
    box-sizing: border-box !important;
    /*position: fixed !important;*/
}

#sparks {
    display: block !important;
    list-style: none;
    margin: 10px 0 0;
    padding: 0;
    text-align: right;
}

.popover.no-hide {
    z-index: 1050 !important;
}

.select2-container-multi .select2-choices .select2-search-choice, .select2-selection__choice {
    padding: 1px 28px 1px 8px !important;
    margin: 4px 0 3px 5px !important;
}

.select2-container-multi .select2-search-choice-close, .select2-selection__choice__remove {
    padding: 3px 4px 3px 6px !important;
}

.warning-bar {
    padding: 10px 10px;
    background: red;
    z-index: 999999;
    font-size: 16px;
    font-weight: 600;
}


.banner-bar {
    padding: 10px 10px;
    background: #cd7328;
    z-index: 999999;
    font-size: 16px;
    font-weight: 600;
}

.banner-text {
    color: rgba(255, 255, 255, 0.9);
    display: inline-block;
    margin-right: 10px;
    text-decoration: none;
}


#sparks {
    background: none !important;
}

.scrollable-menu {
    height: auto !important;
    max-height: 300px !important;
    overflow-x: hidden !important;
}

.clearfix:after {
    content: " ";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

.task-item {
    margin-right: 10px;
}

.select2-container--open .select2-selection, .select2-dropdown-open .select2-choice{
    border:none;
}

.table_input{
    width:100px;
}

@media only screen and (max-width: 760px) {
    .table_label{
        display: block!important;
    }
    .table_input{
        width:100%!important;
    }
    .modal_table_header_row{
        display: none!important;
    }
}

@media only screen and (max-width: 992px) {
    .modal_table_label{
        display: block!important;
    }
    .modal_table_input{
        width:100%!important;
    }
    .cost_modal_table_header_row{
        display: none!important;
    }
    .modal_primary_label{
        width: 100%;
    }
}

@media only screen and (min-width: 993px) {
    .modal_primary_label{
        max-width: 60px;
    }
    .modal_delete_icon{
        margin-top: 10px;
        font-size: 20px;
        text-align: center;
    }
    .modal_primary_icon{
        margin-top: 10px;
    }
    .modal_active_icon{
        margin-top: 10px;
    }
    .modal_name{
        margin-top: 10px;
    }
}
.cost_modal_input{
    min-width: 75px;
}

.table>tbody>tr.summary-double>td, .table>tbody>tr.summary-double>th, .table>tbody>tr>td.summary-double, .table>tbody>tr>th.summary-double, .table>tfoot>tr.summary-double>td, .table>tfoot>tr.summary-double>th, .table>tfoot>tr>td.summary-double, .table>tfoot>tr>th.summary-double, .table>thead>tr.summary-double>td, .table>thead>tr.summary-double>th, .table>thead>tr>td.summary-double, .table>thead>tr>th.summary-double {
    border-top:solid 3px #1f1f1f !important;
    border-bottom:solid 3px #1f1f1f !important;
    font-weight:bold;
    background-color: #f5f5f5;
}

.table>tbody>tr.summary>td, .table>tbody>tr.summary>th, .table>tbody>tr>td.summary, .table>tbody>tr>th.summary, .table>tfoot>tr.summary>td, .table>tfoot>tr.summary>th, .table>tfoot>tr>td.summary, .table>tfoot>tr>th.summary, .table>thead>tr.summary>td, .table>thead>tr.summary>th, .table>thead>tr>td.summary, .table>thead>tr>th.summary {
    border-top:solid 3px #1f1f1f !important;
    font-weight:bold;
}

.table>tbody>tr.summary-bottom>td, .table>tbody>tr.summary-bottom>th, .table>tbody>tr>td.summary-bottom, .table>tbody>tr>th.summary-bottom, .table>tfoot>tr.summary-bottom>td, .table>tfoot>tr.summary-bottom>th, .table>tfoot>tr>td.summary-bottom, .table>tfoot>tr>th.summary-bottom, .table>thead>tr.summary-bottom>td, .table>thead>tr.summary-bottom>th, .table>thead>tr>td.summary-bottom, .table>thead>tr>th.summary-bottom {
    border-bottom:solid 3px #1f1f1f !important;
    font-weight:bold;
}

.table>tbody>tr.total-row>td, .table>tbody>tr.total-row>th, .table>tbody>tr>td.total-row, .table>tbody>tr>th.total-row, .table>tfoot>tr.total-row>td, .table>tfoot>tr.total-row>th, .table>tfoot>tr>td.total-row, .table>tfoot>tr>th.total-row, .table>thead>tr.total-row>td, .table>thead>tr.total-row>th, .table>thead>tr>td.total-row, .table>thead>tr>th.total-row {
    border-top:solid 1px #1f1f1f !important;

}

.table-condensed{
  font-size: 14px;
}

.progress-styling {
    margin-bottom: 0px;
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
}

.progressbar-linebreak {
    padding: .25rem;
    margin: .25rem;
}

.row-bordered:after {
  content: "";
  display: block;
  border-bottom: 1px solid #ccc;
  /*margin: 0 15px;*/
}

/*.popover {*/
  /*position: absolute;*/
  /*top: 0;*/
  /*left: 0;*/
  /*z-index: 1010;*/
  /*display: none;*/
  /*max-width: 600px;*/
  /*padding: 1px;*/
  /*text-align: left;*/
  /*white-space: normal;*/
  /*background-color: #ffffff;*/
  /*border: 1px solid #ccc;*/
  /*border: 1px solid rgba(0, 0, 0, 0.2);*/
  /*-webkit-border-radius: 6px;*/
     /*-moz-border-radius: 6px;*/
          /*border-radius: 6px;*/
  /*-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);*/
     /*-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);*/
          /*box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);*/
  /*-webkit-background-clip: padding-box;*/
     /*-moz-background-clip: padding;*/
          /*background-clip: padding-box;*/
/*}*/

a.anchor {
    display: block;
    position: relative;
    top: -50px;
    visibility: hidden;
}

.job-dashboard-widget-dropdown-button {
    margin-top: 5px;
    padding: 1px 5px;
    font-size: 18px;
    line-height: 1.5;
    color: black;
    text-decoration: none !important;
}

h6 {
    font-size: 14px;
    font-weight: bold;
}

h7 {
    font-size: 13px;
    font-weight: bold;
}


.dashboard-button {
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    margin-bottom: 10px;
    background: #4CAF50;
    color: black;
    padding: 14px 28px;
    cursor: pointer;
    border-radius:4px;
    box-shadow: 2px 2px 4px 0 rgba(0,0,0,0.15);

}

.dashboard-button.material-group {
    background: rgb(255, 149, 41);
}

.dashboard-button.epx {
    background: #5E7D7E;
}

.dashboard-button.bills-group {
    background: rgb(33, 150, 243);
}

.dashboard-button.tasks-group {
    background: rgb(56, 192, 189);
}

.dashboard-button.employees-group {
    background: rgb(255, 134, 104);
}

.dashboard-button.default-group {
    /*background: lightgrey;*/
    background: lightyellow;
}

.dashboard-button.inactive-group {
    background: lavenderblush;
}

.dashboard-button.default-grey {
    background: #f1f1f1;
    color:black;
}
.dashboard-button.danger-group {
    background: red;
}

.payments_card_text{
    color:black;
    font-size:18px;
    cursor:default;
    /*font-weight:bold;*/
}

.payments_card_input{
    color:black;
    font-size:15px;
    font-weight:normal;
}

.payment-card{
    background-color: #f5f5f5;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.dashboard-button-large {
    width: 25%;
}

.button_border_left{
    border-left:2px solid white!important;
}

.dashboard-button-header {
    color: white;
    background: transparent;
    font-weight:300;
    border-radius: 4px 4px 0 0;

}

.dashboard-button-body {
    background-color:white;
    border-radius: 0 0 4px 4px;
    padding:2%;
}

.dashbard-button-number {
    font-size: 24px;
    text-align:center;
    padding: 5px 0 0;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis !important;
    margin-bottom: 0;
}

.dashbard-button-number:hover {
    overflow: visible;
    white-space: normal;
    height:auto;  
}

.dashboard-button-subheader {
    font-size: 14px;
    text-align:center;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis !important;
}

.dashboard-button-subheader:hover {
    overflow: visible;
    white-space: normal;
    height:auto;
}

/*@media only screen and (max-width: 960px) {*/
    /*.dashboard-button-actual {*/
        /*display: flex;*/
        /*text-align: center;*/
        /*justify-content: center;*/
        /*!*flex-direction: column-reverse;*!*/
  /*}*/
/*}*/

.dashboard-button-actual {
    text-align: center;
}

/*.dashboard-button-text {*/
    /**/
/*}*/

.preloader-1 {
  /*margin: 100px auto 0;*/
  /*width: 66px;*/
  height: 40px;
}

.preloader-2 {
  margin: 120px auto 0;
}


.preloader-1 .line {
  width: 1px;
  height: 12px;
  background: #fff;
  margin: 0 1px;
  display: inline-block;
  animation: opacity-1 1000ms infinite ease-in-out;
}

.preloader-2 .line {
  width: 1px;
  height: 12px;
  background: #fff;
  margin: 0 1px;
  display: inline-block;
  animation: opacity-2 1000ms infinite ease-in-out;
}

.preloader-1 .line-1, .preloader-2 .line-1 { animation-delay: 800ms; }
.preloader-1 .line-2, .preloader-2 .line-2 { animation-delay: 600ms; }
.preloader-1 .line-3, .preloader-2 .line-3 { animation-delay: 400ms; }
.preloader-1 .line-4, .preloader-2 .line-4 { animation-delay: 200ms; }
.preloader-1 .line-6, .preloader-2 .line-6 { animation-delay: 200ms; }
.preloader-1 .line-7, .preloader-2 .line-7 { animation-delay: 400ms; }
.preloader-1 .line-8, .preloader-2 .line-8 { animation-delay: 600ms; }
.preloader-1 .line-9, .preloader-2 .line-9 { animation-delay: 800ms; }

@keyframes opacity-1 {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes opacity-2 {
  0% {
    opacity: 1;
    height: 15px;
  }
  50% {
    opacity: 0;
    height: 12px;
  }
  100% {
    opacity: 1;
    height: 15px;
  }
}

.divider{
    width:5px;
    height:auto;
    display:inline-block;
}

.color-box {
    outline: None !important;
}

.newJobModalAccordianIcon {
    /*margin-right: -12px;*/
}

.color-select {
    z-index:1001 !important;
}

/*.card {*/
  /*box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);*/
  /*transition: 0.3s;*/
  /*width: 40%;*/
/*}*/

/* Float four columns side by side */
.column {
  float: left;
  width: 50%;
  padding: 0 10px;
  margin-bottom:15px;
}

/* Remove extra left and right margins, due to padding */
/*.row {margin: 0 -5px;}*/

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Responsive columns */
@media screen and (max-width: 600px) {
  .column {

    width: 100%;
    display: block;
    margin-bottom: 20px;
  }
}

/* Style the counter cards */
.card {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  padding: 16px;
  text-align: left;
  background-color: whitesmoke;
}

.card-mat {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  text-align: left;
  background-color: whitesmoke;
  border: 1px solid rgba(0, 0, 0, .125);
  margin-bottom: 24px;
  min-height: 200px;
}

.card-selectable-mat {
    cursor: pointer;
}

.card-header-mat {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}

.card-body-mat {
    padding: 16px;
}

.card-title-mat {
    letter-spacing: -1px;
    font-size: 22px;
    margin: 0px;
    text-align: center;
}

.card-body-text-mat {
    margin: 0px;

}

.card-selected-mat {
    border: 1px solid #03A9F4!important;
    background-color: #d6f2ff;
}

.vacation_warning{
    color:red;
}

.MessageBoxMiddle {
    width: 65%;
}

body.smart-style-6 ::-webkit-scrollbar:hover {
    background-color: rgba(0, 0, 0, 0)
}

body.smart-style-6 ::-webkit-scrollbar-thumb:horizontal {
    background: rgba(163, 163, 163, .5);
    border-radius: 100px;
    background-clip: padding-box;
    border: 2px solid transparent;
    min-height: 10px
}

.arrow-box-up-left:after, .arrow-box-up-left:before {
    bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    left: 15px;
}

.arrow-box-up-left:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 7px;
    right: 10px;
    margin-left: -7px
}

.arrow-box-up-left:before {
    border-color: rgba(131, 131, 131, 0);
    border-bottom-color: #838383;
    border-width: 8px;
    left: 15px;
    margin-left: -8px
}

.hide-contact-icon .contact-icon {
    display: none;
}

.hide-note-textarea {
    resize: none;
    border-width: 0;
    background-color: initial;
}

.-button {
    position: absolute!important;
    z-index: 1!important;
}

.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label {
    color: #f44336 !important;
}

.has-error input[type=text],.has-error input[type=text]+.input-group-addon {
    border-color: #f44336 !important;
}
/*.card:hover {*/
  /*box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);*/
/*}*/

.profit {
    background-color: green;
}

.loss {
    background-color: red;
}
