/*!
 * Start Bootstrap - SB Admin 2 Bootstrap Admin Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    background-color: #ffffff;
}
.navbar{
  height:110px !important;
}
.container-fluid{
  margin-top: 40px !important;

}
#loginLogo{
  width: 240px;
  height: 155px;
}

#loginLogo img{
  width: 240px !important;
}

#login{
  width: 300px;
  margin: auto;
}

#wrapper {
    width: 100%;
}

.both{
  clear: both;
}

.page-header {
    padding-bottom: 9px;
    margin: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    border-bottom: transparent;
    border-bottom: 1px solid #eee;
    margin-bottom: 15px !important;
}

#page-wrapper {
  margin-top: 68px;
  float: right;
  padding: 0;
  background-color: #fff;
  padding-bottom: 25px;
  width:100% !important;  
  height: 100% !important;
}

@media(min-width:768px) {
  #page-wrapper {
    padding: 0px;
  }

}

option[value="0"][disabled] {
  display: none;
}

.navbar-top-links {
    margin-right: 0;
    margin-top: 15px;
    background-color: transparent;
}

.navbar-top-links li {
    display: inline-block;
}

.navbar-top-links li:last-child {
    margin-right: 15px;
}

.navbar-top-links li a {
    padding: 15px;
    min-height: 50px;
}

.top-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 20px;
    color: #fff;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #000;
}

.navbar-top-links .dropdown-menu li {
    display: block;
}

.navbar-top-links .dropdown-menu li:last-child {
    margin-right: 0;
}

.navbar-top-links .dropdown-menu li a {
    padding: 3px 20px;
    min-height: 0;
}

.navbar-top-links .dropdown-menu li a div {
    white-space: normal;
}

.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
    width: 310px;
    min-width: 0;
}

.navbar-brand{
  background-color: black;
}
.nav>li>a:focus, .nav>li>a:hover{
    background-color: #222;
}

ul.message-dropdown {
    padding: 0;
    max-height: 250px;
    overflow-x: hidden;
    overflow-y: auto;
}

li.message-preview {
    width: 275px;
    border-bottom: 1px solid rgba(0,0,0,.15);
}

li.message-preview>a {
    padding-top: 15px;
    padding-bottom: 15px;
}

li.message-footer {
    margin: 5px 0;
}

.navbar-top-links .dropdown-tasks {
    margin-left: -59px;
}

.navbar-top-links .dropdown-alerts {
    margin-left: -123px;
}

.navbar-top-links .dropdown-user {
    right: 0;
    left: auto;
}

.sidebar .sidebar-nav.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}

.sidebar .sidebar-search {
    padding: 15px;
}
.side-nav {
    position: fixed;
    top: 125px !important;
    /*left: 225px;*/
    width: 100% !important;
    height: 100% !important;
    /*margin-left: -225px;*/
    border: none;
    border-radius: 0;
    background-color: #0365C0;
    right:0px;
    left:0px;
    margin: 0 0 0 0;
}
.side-nav>li>a {
  padding-top: 20px;
  padding-bottom: 20px;
  width: 100% !important;
  text-align: center;
  font-size: 25px !important;
  border-bottom: 1px solid rgba(227,227,227,0.5);
  float: left !important;
}

.side-nav li a:hover,
.side-nav li a:focus {
    outline: none;
    background-color: #023e75 !important;
}

.sidebar .nav-second-level li,
.sidebar .nav-third-level li {
    border-bottom: 0!important;
}

.sidebar .nav-second-level li a {
    padding-left: 37px;
}

.sidebar .nav-third-level li a {
    padding-left: 52px;
}

@media(min-width:768px) {
    .sidebar {
        position: absolute;
        width: 250px;
        margin-top: 51px;
    }

    .navbar-top-links .dropdown-messages,
    .navbar-top-links .dropdown-tasks,
    .navbar-top-links .dropdown-alerts {
        margin-left: auto;
    }
}

.btn-outline {
    color: inherit;
    background-color: transparent;
    transition: all .5s;
}

.btn-primary.btn-outline {
    color: #428bca;
}

.btn-success.btn-outline {
    color: #5cb85c;
}

.btn-info.btn-outline {
    color: #5bc0de;
}

.btn-warning.btn-outline {
    color: #f0ad4e;
}

.btn-danger.btn-outline {
    color: #d9534f;
}

.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
    color: #fff;
}

.chat {
    margin: 0;
    padding: 0;
    list-style: none;
}

.chat li {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #999;
}

.chat li.left .chat-body {
    margin-left: 60px;
}

.chat li.right .chat-body {
    margin-right: 60px;
}

.chat li .chat-body p {
    margin: 0;
}

.panel .slidedown .glyphicon,
.chat .glyphicon {
    margin-right: 5px;
}

.chat-panel .panel-body {
    height: 350px;
    overflow-y: scroll;
}

.login-panel {
    margin-top: 25%;
}

.flot-chart {
    display: block;
    height: 400px;
}

.flot-chart-content {
    width: 100%;
    height: 100%;
}

/* Flot Chart Containers */

.flot-chart {
    display: block;
    height: 400px;
}

.flot-chart-content {
    width: 100%;
    height: 100%;
}

/* Custom Colored Panels */

.huge {
    font-size: 30px;
}

.panel-green {
    border-color: #70BF41;
}

.panel-green > .panel-heading {
    border-color: #70BF41;
    color: #fff;
    background-color: #70BF41;
}

.panel-green > a {
    color: #5cb85c;
}

.panel-green > a:hover {
    color: #386021;
}

.panel-red {
    border-color: #C82506;
}

.panel-red > .panel-heading {
    border-color: #C82506;
    color: #fff;
    background-color: #C82506;
}

.panel-red > a {
    color: #C82506;
}

.panel-red > a:hover {
    color: #7e1704;
}

.panel-yellow {
    border-color: #F5D328;
}

.panel-yellow > .panel-heading {
    border-color: #F5D328;
    color: #fff;
    background-color: #F5D328;
}

.panel-yellow > a {
    color: #F5D328;
}

.panel-yellow > a:hover {
    color: #977f07;
}

.panel-lightblue {
    border-color: #51A7F9;
}

.panel-lightblue > .panel-heading {
    border-color: #51A7F9;
    color: #fff;
    background-color: #51A7F9;
}

.panel-lightblue > a {
    color: #51A7F9;
}

.panel-lightblue > a:hover {
    color: #0882f5;
}
#logo{
  width: 130px;
  padding-bottom: 0px;
}
.a:active{
  background-color: #023e75 !important;
  color: #fff;
}
.active-sidebar:active{
  color: #ffffff !important;
  font-size: 18px;
}
.active-sidebar{
  color: #ffffff !important;
  font-size: 18px;
}
.bg-blue{
  background-color: #0365C0;
  color: #ffffff !important;
  font-size: 18px;
}
.bg-blue:focus{
  background-color: #023e75 !important;
  font-size: 18px;
}
.bg-blue:hover{
  background-color: #023e75 !important;
  font-size: 18px;
}
.bg-lightblue{
  background-color: #51A7F9 !important;
}
.btn{
  background-color: #51A7F9 !important;
  color: #fff;
}
.btn:hover,.btn:focus{
  background-color: #efefef !important;
}
.panel-img{
  width: 70px;
}
.menu-icon {
      width: 22px !important;
}
.icons-sm{
  width:20px;
}
.icons-xs{
  width:15px;
}
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    text-align:left;
    margin-right:0px;
}
#map{
  width: 100%;
  height: 400px;
  background-color: grey;
}

.angular-google-map-container {
  width: 100%;
  height: 400px;
}

.tractor-profile{
  color:#000;
  font-weight: 1px;
  font-size: 15px;
  border-radius: 8px;
  -moz-box-shadow: 0 0 10px #8e8e8e;
  -webkit-box-shadow: 0 0 10px #8e8e8e;
  box-shadow: 0 0 10px #8e8e8e;
  padding-bottom: 10px;
  margin: 10px;
}
.profile-top{
    background-color: #023e75;
    border-radius: 8px 8px 0 0;
    border-color: #023e75;
    margin-bottom: 5px;
    padding:4%;
}
.tractor-name{
  color: #fff;
  font-weight: 1px;
  font-size: 20px;
  padding: 0px;
}
.btn-main{
  background-color: #51A7F9;
  color: #fff;
  font-size: 18px;
  text-align:center;
  border-color: transparent;
  border-radius: 4px;
}
.btn-main:hover,.btn-main:focus{
  background-color: #023e75;
  color:#fff;
}
.equip-img-list{
  width: 120px;
  height: 120px;
  border-radius: 50%;
}
.scout-img-list{
  width:50%;
  border-radius: 50%;
  float: left;
}
.profile-list-field{
  color:#000;
  font-size: 15px;
}
.btn-edit-sm, .btn-trash-sm{
  background-color: #023e75;
  color: #fff;
  font-size: 10px;
  text-align:center;
  border-color: transparent;
  border: 4px;
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 4px;
}
.btn-edit, .btn-trash{
  background-color: #023e75;
  color: #fff;
  font-size: 18px;
  text-align:center;
  border-color: transparent;
  border: 4px;
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 4px;
}
.btn-add-equip{
  background-color: #51A7F9;
  color:#fff;
  border: transparent;
  border-radius: 3px;
  width:150px;
  padding: 7px;
}
.btn-filter,.btn-sort {
  background-color: #51A7F9;
  color:#fff;
  border: transparent;
  border-radius: 3px;
  width:75px;
  padding: 7px;
}
.btn-filter:hover,.btn-filter:focus,
.btn-sort:hover,.btn-sort:focus,
.btn-add-equip:hover, .btn-add-equip:focus{
  background-color: #023e75;
}

.btn-edit:hover,.btn-edit:focus,
.btn-edit-sm:hover,.btn-edit-sm:focus{
  background-color: #70BF41;
  color:#fff;
  border-color: transparent;
}
.btn-trash:hover,.btn-trash:focus,
.btn-trash-sm:hover,.btn-trash-sm:focus{
  background-color: #C82506;
  color:#fff;
  border-color: transparent;
}
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 5; /* Sit on top */
    padding-top: 0px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

.modal-dialog {
    width: auto;
}

/* Modal Content */
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 90%;
    border-radius: 5px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

@keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

/* The Close Button */
.close {
    color: #ffffff;
    float: right;
    /*font-size: 30px;*/
    padding-top: 10px;
}

.close:hover,
.close:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}

.modal-header {
  background-color: #51A7F9;
  color: white;
  border-radius: 5px 5px 0px 0px;
  text-align: center;
}

.modal-body {
  padding: 30px;
}
.asterisk{
  font-size: 12px;
  color: red;
}
.myBox
{
    border: 0px solid #000000;
    border-bottom-width: 1px;
    background-color: transparent;
    width: 250px;
}
.popupBody,.asterisk{
  font-family:'Open Sans','Helvetica Neue',Arial,sans-serif
}
.submit{
  background-color:#51A7F9;
  color: #ffffff;
  font-family:'Open Sans','Helvetica Neue',Arial,sans-serif;
  padding: 20px;
  border-radius: 10px;
  text-align: center;
  width: 100%;
}

.formUpload{
  text-align: center;
}

.imgUpload{
  width:30%;
  padding-bottom: 15px;
  padding-top: 0px;
  /*border-radius: 50%;*/
}

.dropdown.dropdown-lg .dropdown-menu {
    margin-top: -1px;
    padding: 6px 20px;
}
.input-group-btn .btn-group {
    display: flex !important;
}
.btn-group .btn {
    border-radius: 4px;
    margin-left: -1px;
}
.btn-group .btn:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.btn-group .form-horizontal .btn[type="submit"] {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
}
.form-group .form-control:last-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
#adv-search {
  margin: 0 auto;
  width: 624px;
}
.dropdown.dropdown-lg {
  position: static !important;
}
.dropdown.dropdown-lg .dropdown-menu {
  min-width: 250px;
}
.button-lg{
  width: 100%;
}
.sort{
  padding: 5px;
  font-size: 13px;
}
.sort:hover{
  background-color: #51A7F9;
  padding: 10px;
  font-size: 14px;
}

/*   ------------- Equipment page Style--------------   */

.goodBord{
  border:4px;
  border-style: solid;
  border-color: #70BF41;
  margin-bottom:5px;
}

.attentionBord{
  border:4px;
  border-style:solid;
  border-color:#F5D328;
  margin-bottom:5px;
}

.brokenBord{
  border:4px;
  border-style: solid;
  border-color: #C82506;
  margin-bottom:5px;
}
/* End equipment page style */
.red{
  color: #C82506;
}
.white{
  color: #fff;
}
.title{
  color: #fff;
}
.meals{
  color: #C82506;
  font-style: italic;
}

.menu{
  background-color: #efefef;
  border-radius:3px;
  padding:10px;
  margin-bottom:10px;
  width:100%;
  margin-left:0px;
  margin-right:0px;
  margin-top: 15px;
}
.scout-list{
  margin-left: 10px;
  margin-right: 10px;
  padding: 5px;
}
.italic{
  font-style: italic;
}
.title-med{
  color: #fff;
  font-weight: 1px;
  font-size: 15px;
  padding: 0px;
}
.filterMenu{
  padding-right:90px;
  padding-left:90px;
}

.cb {
    list-style: none;
    display:inline-block;
    background-color: #51A7F9;
    color: #FFF;
    border: 1px solid #e8e8e8;
	  border-radius: 4px;
    padding: 8px;
    width: 30%;
    text-align: center;
}
.cb-med {
    list-style: none;
    display:inline-block;
    background-color: #51A7F9;
    color: #FFF;
    border: 1px solid #e8e8e8;
	  border-radius: 4px;
    padding:5px 80px;
    float: center;
}
.cb:hover, .cb-med:hover{
	background-color: #023e75;
	color: #FFF;
}
.selected {
	background-color: #DCDEE0;
	color: #000;

}
.centerd{text-align: center;}

.shadow{
  -moz-box-shadow: 0 0 10px #8e8e8e;
  -webkit-box-shadow: 0 0 10px #8e8e8e;
  box-shadow: 0 0 10px #8e8e8e;
}

.customList{ font-size: 15px;}

/*  -------- Generic widths --------- */

.col-10{
  width: 10%;
}
.col-20{
  width: 20%;
}
.col-15{
  width: 15%;
}
.col-30{
  width: 30%;
}
.col-40{
  width: 40%;
}
.col-50{
  width: 50%;
}
.col-60{
  width: 60%;
}
.col-70{
  width: 70%;
}
.col-80{
  width: 80%;
}
.col-90{
  width: 90%;
}
.col-100{
  width: 100%;
}
.col-33{
  width: 33.3%;
}
.col-25{
  width: 25%;
}

.floatLeft{
  float: left;
}
/*  -------- Timekeeper page --------- */
.employee_pic{
  border:10px;
  border-style:solid;
  border-color:#70BF41;
  margin-bottom:5px;
  width: 120px;
  height: 120px;
  border-radius: 50%;
}


/*  -------- Timekeeper page --------- */
/*  -------- Timekeeper Report page --------- */

#reportCrew{
  font-family: Verdana, Helvetica, Arial;
  width: 100% !important;
  overflow-x: scroll !important;
}


#reportCrew th{
  text-align: center;
  background-color: #51A7F9;
  color: white;
}

#reportCrew td{
  font-size: 12px;
  padding: 5px;
  margin: auto;
}

#reportCrew td{
  /*border: none;*/
}

#summaryTable{
  text-align: center;
  margin-left: 1px;
}
.tk-table{
  border: 1px solid #BBB;
}

.tk-table td{
  border-left: 1px solid #BBB !important;
  border-top: 1px solid #BBB !important;
}

.tk-table td:first-child{
  border-left: none;
}

.tk-table tr:first-child{
  border-top: none;
}

.tk-table tr:nth-child(even){
  background-color: #EEE;
}

#summaryTable td:nth-child(even){
  /*border-left: 1px solid red;*/
}

#packTable{
  margin-right: 10px;
}

#employeeTable{
}

.relevant{
  font-size: 14px;
}

.panel-hover{
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
}

.panel-hover:hover{
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

/* TABLE SCOUT REPORT*/

.bg-lightgrey{
    background-color: rgb(205, 203, 206);
}

.bg-header-lightblue{
    background-color: #606078;
    color: white;
}

.text-black{
    color: rgba(0, 0, 0, 0.83);
}

.margin-top-5{
    padding-top: 25px;
}

.tr-grey{
    border-style: hidden;
    background-color: #e7e7e7;
}

.tr-border-top{
    border-top: 2px solid darkgray;
}
.editableInputParent{
    position: relative;
    transition: all 0.2s;
}

td:hover .editableInputEditButton, td:hover .editableInputFinishButton{
    /*display: block;*/
    transition: all 0.3s;
    opacity: 1;
}

.editableInputFinishButton{
    /*display: none;*/
    position: absolute;
    margin: 0;
    padding: 0;
    width: 10px !important;
    height: 100%;
    background-color: #51A7F9;
    color:rgba(0, 0, 0, 0);
    font-size: 15px;
    top: 0;
    right: 0;
    opacity: 0;
    transition: all 0.3s;
    box-shadow: 0px -1px 1px #444;
}

.editableInputFinishButton:hover{
    position: absolute;
    margin: 0;
    padding: 0;
    width: 100% !important;
    height: 100%;
    color: white;
    bottom: 0;
    transition: all 0.3s;
    font-size: 20px;
    line-height:30px;
    cursor: pointer;
    /*border-radius: 50% 0 0 0;*/
    box-shadow: 0px -1px 1px #aaa;
    /*transform: translateY(-100%);*/
}

.editableInputEditButton{
    position: absolute;
    margin: 0;
    padding: 0;
    width: 10px !important;
    height: 100%;
    background-color: #51A7F9;
    color:rgba(0, 0, 0, 0);
    font-size: 15px;
    top: 0;
    left: 0;
    transition: all 0.3s;
    opacity: 0;
    box-shadow: 0px 1px 1px #444;
}

.editableInputEditButton:hover{
    position: absolute;
    margin: 0;
    padding: 0;
    width: 100% !important;
    height: 100%;
    color: white;
    transition: all 0.3s;
    font-size: 20px;
    line-height:30px;
    cursor: pointer;
    box-shadow: 1px 1px 1px #888;
    /*transform: translateY(-100%);*/
}

.tab-header{
    display: block;
    position: relative;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 5px 5px 0 0;

    background-color: #51A7F9;
    text-align: left;
}

.tab-header-item{
    display: inline-block;
    background-color: #51A7F9;
    color: white;
    padding: 5px;
    border-radius: 5px 5px 0 0;
    margin-left: 3px;
    margin-right: 3px;
    transition: all 0.2s;
}

.tab-header-item:hover{
    color: #888;
    background-color: #eee;
    cursor: pointer;
    transition: all 0.2s;
}

.tab-header-item-selected{
    background-color: #fff !important;
    color: #51A7F9 !important;
    font-weight:bold;
}

.tab-body-item{
    display: none;
}

.show{
    display: block;
}

.tab-body-item-selected{
    display: block;
    border-right: 1px solid #51A7F9;
    border-left: 1px solid #51A7F9;
    border-bottom: 1px solid #51A7F9;
    padding: 5px;
    border-radius: 0 0 5px 5px;
}

.modal-lg .modal-content{
    width: 80% !important;
    background-color: #fff;
}

.day-card{
    display: inline-block;
    padding: 10px;
    background-color: #eee;
    /*background: linear-gradient(to right, #ddd, #eee);*/
    border: 1px solid #eee;
    margin: 10px;
    border-radius: 3px;
    box-shadow: 1px 1px 5px #aaa;
}

.button-right{
    margin: 5px;
    float:right;
    border-radius: 5px;
}
.btn-cancel{
  border-color: transparent;
  background-color: #d9d9d9;
  color: #333333;
  padding:6px 15px 6px 15px;
}
.btn-cancel-x{
  border-color: transparent;
  background-color: #efefef;
  color: #333333;
  padding:6px 15px 6px 15px;
}
.btn-save{
  border-color: transparent;
  background-color: #70BF41;
  color: #fff;
  padding:6px 15px 6px 15px;
}

.tab-body .tab-body{
    background-color: #fff;
}

.reportEmployee{
    display: inline-block;
}

.tab-panel{
    display: inline-block;
}


.weekTable {
    clear: both;
    width: 100% !important;
}
.weekTable td {
    border: 1px solid black;
    /*width: 90px !important;*/
    /*max-width: 120px;*/
    width:90px !important;
    height: 30px !important;
    font-size: 15px;
    padding: 3px;
}

.weekTable td div{
    font-size:100%;
    width: 100%;
}

tr.table-info td, td.table-info{
    background-color: #51A7F9;
    color:white;
    font-weight:bold;
}

.full-signature{
    border-bottom: 2px solid black;
    width: 1000px;
    height: 500px;
}

.edited-td > *{
    color: red !important;
}

.medFont{
  font-size: 22px;
}

.bg-severity-good{
    background-color: #70BF41;
    color: black;
    font-weight: bold;
}

.bg-severity-low{
    background-color: #F5D328;
    color: black;
    font-weight: bold;
}

.bg-severity-medium{
    background-color: #F39019;
    color: black;
    font-weight: bold;
}

.bg-severity-high{
    background-color: #EC5D57;
    font-weight: bold;
    color: black;
}

.table-hoverable {
    padding: 2% !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
}

.tr-border {
    border-top: 1px solid darkgray !important;
}

.tr-blue{
    background-color: #0365C0;
    color: #ffffff !important;
    font-size: 18px;
}

.tr-blue:hover{
    background-color: #0365C0 !important;
    color: #ffffff !important;
    font-size: 18px;
}

.table-hoverable:hover{
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

.table-report{
    table-layout:fixed;
}

.half-width{
    width: 50%;
}

.chip {
    float: left;
    display: inline-block;
    padding: 0 10px;
    height: 30px;
    color: white;
    font-size: 16px;
    line-height: 30px;
    border-radius: 25px;
    background-color: #5b575a;
}

.closebtn {
    padding-left: 10px;
    color: #838884;
    font-weight: bold;
    float: right;
    font-size: 20px;
    cursor: pointer;
}

.closebtn:hover {
    color: white;
}

.alert-warning-orange{
    background-color: #eb8b34;
    color: white;
}

.td-pest-info:hover{
    cursor: pointer;
}

.td-pest-info:hover > span{
    display: inherit;
}

.td-pest-info span{
    float: right;
    display: none;
}

.crew-xls-report-table tr td{
    border: 1px solid black;
    padding: 5px;
    }
    .bg-lb{background-color:#51A7F9;}
    .list-header{
      border: 1px solid #efefef;
      border-radius: 3px 3px 0px 0px;
      padding:0px 15px 0px 15px;
      margin-bottom:50px;
      color: #fff;
    }
    .profile-list{
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
    }
    .profile-img-padd{
      padding: 5px !important;
      float: left !important;
    }
    .profile-img{
      border-radius:50%;
      width:40px;
    }
    .sm-listview{
        padding: 5px !important;
    }
    .listUI{
      line-height: 40px !important;
      color:#616161;
    }
    .profile-list:nth-child(odd){background-color: #efefef;}
    .page-header{
      padding-bottom: 0px !important;
    }
    .page-title{
      font-size: 25px !important;
      margin-top: 15px;

    }
    .deletebtn{
      background-color:#ef473a;
      color:#fff;
      border:transparent;
      padding: 6px 15px 6px 15px;
      float: left;
      border-radius: 3px;
    }
  .userprofile-icon {
    float: right !important;
  }

  .side-nav-font{
    background: rgba(3, 101, 192, 0.75) !important;        
    border-bottom: 1px solid rgba(227,227,227, 0.5);
  }
  .user-logout{
    margin-right: 50px !important;
  }
  .closeModal {
      color: #ef473a;
      float: right;
      font-size: 30px;
  }

  .closeModal:hover,
  .closeModal:focus {
      color: #ef473a;
      text-decoration: none;
      cursor: pointer;
  }
  .modal-content-pdf {
        position: relative;
        background-color: #fefefe;
        margin: auto;
        padding: 0;
        border: 1px solid #888;
        border-radius: 5px;
        box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
        -webkit-animation-name: animatetop;
        -webkit-animation-duration: 0.4s;
        animation-name: animatetop;
        animation-duration: 0.4s;
      background-color: #ffff;
      width:100%;
      text-align: center;
      top: 50px;
  }
  .pdfView{
    width:100%;
    height:425px;
  }
  /*Styles for table shop csv and xls*/
  .text{
      mso-number-format:"000";/*force text*/
  }
  .num {
      mso-number-format:General;
  }
  .collapse-variety{
    margin: 0 !important;
    width: 66% !important;
  }
