/* app less css stylesheet */
@media (min-width: 768px) {
}

@media (min-width: 768px) {
}

@media (max-width: 767px) {
}

@media (min-width: 768px) {
}

@media (min-width: 768px) {
}

@media (min-width: 768px) {
}

@media (max-width: 767px) {
}

@media (max-width: 767px) {
}

@media (min-width: 1800px) {
    #navCollapse {
        width: 1250px;
    }
}

* {
    font-family: 'Lato', sans-serif;
}

.thisHr{
    width: 100%;margin-left: auto;margin-right: auto;margin-top: 4px !important;margin-bottom: 4px !important; font-weight: bold;border-top: 2px dashed #808080;
}
.myNav{
    margin-left: 230px;
}
.task-card{
    background-color: #f4f4f4;
    border-radius: 15px;
    margin-bottom: 10px;
}
.task-card .card-title{
    font-weight: bold;
}
.task-card button{
    height: 28px;
}

.sub-header {
    background: #f4f4f4 none no-repeat;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-top: 13px;
    margin-bottom: 5px;
    padding: 5px;
    min-height: 43px;
}

.below-header {
    margin-top: 20px;
    min-height: 40px;
}

.footer {
    background-color: #ffffff;
    position: fixed;
    bottom: 0px;
}

.footer .footer-section {
    border-top: #F2F2F2 1px solid;
    padding: 10px;
}

.list-inline .divider-vertical {
    height: 40px;
    margin: 0 10px;
    border-right: 1px solid #ffffff;
}

#navSearch {
    display: inline-block;
    vertical-align: middle;
    margin-left: -1em;
}

.slide-drawer {
    color: #000000;
    margin-top: 55px;
    padding-top: 10px;
    background: #E6E6E6 none no-repeat;
    position: fixed;
}

.slide-drawer .navbar {
    font-weight: bold;
}

.slide-drawer .divider-vertical {
    border-color: #E6E6E6;
}

.slide-drawer .end-divider-vertical {
    border-color: #B3B3B3;
    height: 90px;
    bottom: 20px;
    position: relative;
    border-right: 1px solid #B3B3B3;
    border-left: 1px solid #B3B3B3;
}

.slide-drawer [class^="icon-"],
[class*=" icon-"] {
    height: auto !important;
    display: inline;
}

.slide-drawer .side-nav {
    margin-top: 2%;
}

a,
a:hover,
a:link,
a:active {
    text-decoration: none;
    background-color: transparent;
    color: #000000;
}

.well {
    box-sizing: border-box;
}

.well-white {
    background-color: #FFFFFF;
    background-image: none;
}

.well-20-left {
    padding-left: 20px;
}

.well-30-left {
    padding-left: 30px;
}

.well-100-left {
    padding-left: 100px;
}

.i-sm {
    color: black;
    margin-right: 5px;
    font-size: 14px;
}

.i-med {
    color: black;
    margin-right: 5px;
    font-size: 20px;
}

.i-large {
    color: black;
    margin-right: 5px;
    font-size: 30px;
}

.i-xlarge {
    color: black;
    margin-right: 5px;
    font-size: 60px;
}

.i-grey {
    color: #B3B3B3;
    margin-right: 5px;
    font-size: 14px;
}

.i-grey-sm {
    color: #B3B3B3;
    margin-right: 10px;
    font-size: 20px;
}

.i-grey-med {
    color: #B3B3B3;
    margin-right: 5px;
    font-size: 20px;
    display: inline;
}

.i-dollar {
    position: absolute;
    display: block;
    top: 47%;
    width: 28px;
    height: 28px;
    padding: 4px;
    text-align: center;
    font-style: normal;
    background-color: #D3D3D3;
}

.i-grey-large {
    color: #B3B3B3;
    margin-right: 5px;
    font-size: 30px;
    display: inline;
}

.i-grey-xlarge {
    color: #B3B3B3;
    margin-right: 5px;
    font-size: 60px;
    display: inline;
}

.i-white {
    color: #FFFFFF;
    margin-right: 5px;
    font-size: 14px;
}

.i-white-sm {
    color: #FFFFFF;
    margin-right: 5px;
    font-size: 14px;
    display: inline;
}

.i-white-med {
    color: #FFFFFF;
    margin-right: 5px;
    font-size: 20px;
    display: inline;
}

.i-white-large {
    color: #FFFFFF;
    margin-right: 5px;
    font-size: 30px;
    display: inline;
}

.i-white-xlarge {
    color: #FFFFFF;
    margin-right: 5px;
    font-size: 60px;
    display: inline;
}

.i-red {
    color: #D35E4F;
    margin-right: 5px;
    font-size: 14px;
}

.i-red-sm {
    color: #D35E4F;
    margin-right: 5px;
    font-size: 14px;
    display: inline;
}

.i-red-med {
    color: #D35E4F;
    margin-right: 5px;
    font-size: 20px;
    display: inline;
}

.i-red-large {
    color: #D35E4F;
    margin-right: 5px;
    font-size: 30px;
    display: inline;
}

.i-red-xlarge {
    color: #D35E4F;
    margin-right: 5px;
    font-size: 60px;
    display: inline;
}

.i-yellow {
    color: #F2C051;
    margin-right: 5px;
    font-size: 14px;
}

.i-yellow-med {
    color: #F2C051;
    margin-right: 5px;
    font-size: 20px;
    display: inline;
}

.i-yellow-large {
    color: #F2C051;
    margin-right: 5px;
    font-size: 30px;
    display: inline;
}

.i-yellow-xlarge {
    color: #F2C051;
    margin-right: 5px;
    font-size: 60px;
    display: inline;
}

.i-green {
    color: #86A851;
    margin-right: 5px;
    font-size: 14px;
}

.i-green-sm {
    color: #86A851;
    margin-right: 5px;
    font-size: 14px;
    display: inline;
}

.i-green-med {
    color: #86A851;
    margin-right: 5px;
    font-size: 20px;
    display: inline;
}

.i-green-large {
    color: #86A851;
    margin-right: 5px;
    font-size: 30px;
    display: inline;
}

.i-green-xlarge {
    color: #86A851;
    margin-right: 5px;
    font-size: 60px;
    display: inline;
}

.i-black {
    color: #000000;
    margin-right: 5px;
    font-size: 14px;
}

.i-black-med {
    color: #000000;
    margin-right: 5px;
    font-size: 20px;
    display: inline;
}

.i-black-large {
    color: #000000;
    margin-right: 5px;
    font-size: 30px;
    display: inline;
}

.i-black-xlarge {
    color: #000000;
    margin-right: 5px;
    font-size: 60px;
    display: inline;
}

.i-gray {
    color: #B3B3B3;
    margin-right: 5px;
    font-size: 14px;
}

.i-gray-med {
    color: #B3B3B3;
    margin-right: 5px;
    font-size: 20px;
    display: inline;
}

.i-gray-large {
    color: #B3B3B3;
    margin-right: 5px;
    font-size: 30px;
    display: inline;
}

.i-gray-xlarge {
    color: #B3B3B3;
    margin-right: 5px;
    font-size: 60px;
    display: inline;
}

.i-beige-med {
    color: #a47e3c;
    margin-right: 5px;
    font-size: 20px;
    display: inline;
}

.blue {
    color: #FFFFFF;
    background-color: #2D85C1;
}

.i-blue {
    color: #2D85C1;
    margin-right: 5px;
    font-size: 14px;
}

.i-blue-med {
    color: #2D85C1;
    margin-right: 5px;
    font-size: 20px;
    display: inline;
}

.i-blue-large {
    color: #2D85C1;
    margin-right: 5px;
    font-size: 30px;
    display: inline;
}

.i-blue-xlarge {
    color: #2D85C1;
    margin-right: 5px;
    font-size: 60px;
    display: inline;
}

.i-purple {
    color: #62508C;
    margin-right: 5px;
    font-size: 14px;
}

.i-purple-med {
    color: #62508C;
    margin-right: 5px;
    font-size: 20px;
    display: inline;
}

.i-purple-large {
    color: #62508C;
    margin-right: 5px;
    font-size: 30px;
    display: inline;
}

.i-purple-xlarge {
    color: #62508C;
    margin-right: 5px;
    font-size: 60px;
    display: inline;
}

.i-turquoise {
    color: #4AC6B4;
    margin-right: 5px;
    font-size: 14px;
}

.i-turquoise-med {
    color: #4AC6B4;
    margin-right: 5px;
    font-size: 20px;
    display: inline;
}

.i-turquoise-large {
    color: #4AC6B4;
    margin-right: 5px;
    font-size: 30px;
    display: inline;
}

.i-turquoise-xlarge {
     color: #4AC6B4;
     margin-right: 5px;
     font-size: 60px;
     display: inline;
}

.i-dark-blue-xlarge {
    color: #0b6f72;
    margin-right: 5px;
    font-size: 60px;
    display: inline;
}

.i-dark-blue-block-med {
    color: white;
    margin-right: 5px;
    font-size: 20px;
    background-color: #0b6f72;
    /*border-radius: 3px;*/
    padding: 0px;
    display: inline;
    padding-left: 5px;
    width: 30px;
    max-height: 30px;
    display: inline-block;
    border-radius: 5px;
}

.i-dark-blue {
    color: #0b6f72;
    margin-right: 5px;
    font-size: 14px;
}

.i-dark-blue-med {
    color: #0b6f72;
    margin-right: 5px;
    font-size: 20px;
    display: inline;
}

.i-dark-blue-large {
    color: #0b6f72;
    margin-right: 5px;
    font-size: 30px;
    display: inline;
}


.i-dark-blue-block {
    color: white;
    margin-right: 5px;
    font-size: 14px;
    background-color: #0b6f72;
    /*border-radius: 3px;*/
    padding: 3px;
    display: inline;
}

.i-dark-blue-block-large {
    color: white;
    margin-right: 5px;
    font-size: 30px;
    background-color: #0b6f72;
    /*border-radius: 3px;*/
    padding: 0px;
    display: inline;
    padding-left: 5px;
    width: 40px;
    height: 35px;
    display: inline-block;
    border-radius: 5px;
}

.i-orange {
    color: #E88949;
    margin-right: 5px;
    font-size: 14px;
}

.i-orange-med {
    color: #E88949;
    margin-right: 5px;
    font-size: 20px;
    display: inline;
}

.i-orange-large {
    color: #E88949;
    margin-right: 5px;
    font-size: 30px;
    display: inline;
}

.i-orange-xlarge {
    color: #E88949;
    margin-right: 5px;
    font-size: 60px;
    display: inline;
}

.i-grey-block {
    color: white;
    margin-right: 5px;
    font-size: 14px;
    background-color: #B3B3B3;
    /*border-radius: 3px;*/
    padding: 3px;
    display: inline;
}

.i-grey-block-med {
    color: white;
    margin-right: 5px;
    font-size: 20px;
    background-color: #B3B3B3;
    /*border-radius: 3px;*/
    padding: 0px;
    display: inline;
    padding-left: 5px;
    width: 30px;
    max-height: 30px;
    display: inline-block;
    border-radius: 5px;
}

.i-gold {
    color: #A47E3C;
    margin-right: 5px;
    font-size: 14px;
}

.i-gold-block-med {
    color: white;
    margin-right: 5px;
    font-size: 20px;
    background-color: #A47E3C;
    /*border-radius: 3px;*/
    padding: 0px;
    display: inline;
    padding-left: 5px;
    width: 30px;
    max-height: 30px;
    display: inline-block;
    border-radius: 5px;
}

.i-gold-xsm {
    color: white;
    margin-right: 5px;
    font-size: 13px;
    background-color: #A47E3C;
    /*border-radius: 3px;*/
    padding: 3px;
    display: inline;
    margin-right: 10px;
    display: inline-block;
}

.i-red-block {
    color: white;
    margin-right: 5px;
    font-size: 14px;
    background-color: #D35E4F;
    /*border-radius: 3px;*/
    padding: 3px;
    display: inline;
}

.i-red-xsm {
    color: white;
    margin-right: 5px;
    font-size: 13px;
    background-color: #D35E4F;
    /*border-radius: 3px;*/
    padding: 3px;
    display: inline;
    margin-right: 10px;
    display: inline-block;
}

.i-red-block-med {
    color: white;
    margin-right: 5px;
    font-size: 20px;
    background-color: #D35E4F;
    /*border-radius: 3px;*/
    padding: 0px;
    display: inline;
    padding-left: 5px;
    width: 30px;
    max-height: 30px;
    display: inline-block;
    border-radius: 5px;
}

.i-orange-block {
    color: white;
    margin-right: 5px;
    font-size: 14px;
    background-color: #E88949;
    /*border-radius: 3px;*/
    padding: 3px;
    display: inline;
}

.i-orange-block-med {
    color: white;
    margin-right: 5px;
    font-size: 20px;
    background-color: #E88949;
    /*border-radius: 3px;*/
    padding: 0px;
    display: inline;
    padding-left: 5px;
    width: 30px;
    max-height: 30px;
    display: inline-block;
    border-radius: 5px;
}

.i-orange-block-large {
    color: white;
    margin-right: 5px;
    font-size: 30px;
    background-color: #E88949;
    /*border-radius: 3px;*/
    padding: 0px;
    display: inline;
    padding-left: 5px;
    width: 40px;
    height: 35px;
    display: inline-block;
    border-radius: 5px;
}

.i-turquoise-block {
    color: white;
    margin-right: 5px;
    font-size: 14px;
    background-color: #4AC6B4;
    /*border-radius: 3px;*/
    padding: 3px;
    display: inline;
}

.i-turquoise-block-med {
    color: white;
    margin-right: 5px;
    font-size: 20px;
    background-color: #4AC6B4;
    /*border-radius: 3px;*/
    padding: 0px;
    display: inline;
    padding-left: 5px;
    width: 30px;
    max-height: 30px;
    display: inline-block;
    border-radius: 5px;
}

.i-turquoise-block-large {
    color: white;
    margin-right: 5px;
    font-size: 30px;
    background-color: #4AC6B4;
    /*border-radius: 3px;*/
    padding: 0px;
    display: inline;
    padding-left: 5px;
    width: 40px;
    height: 35px;
    display: inline-block;
    border-radius: 5px;
}

.i-blue-block {
    color: white;
    margin-right: 5px;
    font-size: 14px;
    background-color: #2D85C1;
    /*border-radius: 3px;*/
    padding: 3px;
    display: inline;
}

.i-blue-block-med {
    color: white;
    margin-right: 5px;
    font-size: 20px;
    background-color: #2D85C1;
    /*border-radius: 3px;*/
    padding: 0px;
    display: inline;
    padding-left: 5px;
    width: 30px;
    max-height: 30px;
    display: inline-block;
    border-radius: 5px;
}

.i-green-block {
    color: white;
    margin-right: 5px;
    font-size: 14px;
    background-color: #86A851;
    /*border-radius: 3px;*/
    padding: 3px;
    display: inline;
}

.i-green-block-med {
    color: white;
    margin-right: 5px;
    font-size: 20px;
    background-color: #86A851;
    /*border-radius: 3px;*/
    padding: 0px;
    display: inline;
    padding-left: 5px;
    width: 30px;
    max-height: 30px;
    display: inline-block;
    border-radius: 5px;
}

.i-light-green-med {
    color: #4caf50;
    margin-right: 5px;
    font-size: 20px;
    display: inline;
}

.i-yellow-block {
    color: white;
    margin-right: 5px;
    font-size: 14px;
    background-color: #F2C051;
    /*border-radius: 3px;*/
    padding: 3px;
    display: inline;
}

.i-yellow-block-med {
    color: white;
    margin-right: 5px;
    font-size: 20px;
    background-color: #F2C051;
    /*border-radius: 3px;*/
    padding: 0px;
    display: inline;
    padding-left: 5px;
    width: 30px;
    max-height: 30px;
    display: inline-block;
    border-radius: 5px;
}

.i-purple-block {
    color: white;
    margin-right: 5px;
    font-size: 14px;
    background-color: #62508C;
    /*border-radius: 3px;*/
    padding: 3px;
    display: inline;
}

.i-purple-block-med {
    color: white;
    margin-right: 5px;
    font-size: 20px;
    background-color: #62508C;
    /*border-radius: 3px;*/
    padding: 0px;
    display: inline;
    padding-left: 5px;
    width: 30px;
    max-height: 30px;
    display: inline-block;
    border-radius: 5px;
}

.i-purple-block-large {
    color: white;
    margin-right: 5px;
    font-size: 30px;
    background-color: #62508C;
    /*border-radius: 3px;*/
    padding: 0px;
    display: inline;
    padding-left: 5px;
    width: 40px;
    height: 35px;
    display: inline-block;
    border-radius: 5px;
}

.i-violet {
  color: #ee82ee;
  margin-right: 5px;
  font-size: 14px;
}

.i-violet-med {
  color: #ee82ee;
  margin-right: 5px;
  font-size: 20px;
  display: inline;
}

.i-violet-large {
  color: #ee82ee;
  margin-right: 5px;
  font-size: 30px;
  display: inline;
}

.i-violet-xlarge {
  color: #ee82ee;
  margin-right: 5px;
  font-size: 60px;
  display: inline;
}

.i-violet-block {
  color: white;
  margin-right: 5px;
  font-size: 14px;
  background-color: #ee82ee;
  /*border-radius: 3px;*/
  padding: 3px;
  display: inline;
}

.i-violet-block-med {
  color: white;
  margin-right: 5px;
  font-size: 20px;
  background-color: #ee82ee;
  /*border-radius: 3px;*/
  padding: 0px;
  display: inline;
  padding-left: 5px;
  width: 30px;
  max-height: 30px;
  display: inline-block;
  border-radius: 5px;
}

.i-violet-block-large {
  color: white;
  margin-right: 5px;
  font-size: 30px;
  background-color: #ee82ee;
  /*border-radius: 3px;*/
  padding: 0px;
  display: inline;
  padding-left: 5px;
  width: 40px;
  height: 35px;
  display: inline-block;
  border-radius: 5px;
}

.questionnaire-no-answer {
    color: #B3B3B3;
    margin-right: 5px;
    font-size: 20px;
    background-color: transparent;
    /*border-radius: 3px;*/
    padding: 5px;
    display: inline;
    display: inline-block;
}

.questionnaire-na-no-answer {
    color: #B3B3B3;
    margin-right: 5px;
    font-size: 15px;
    background-color: transparent;
    /*border-radius: 3px;*/
    padding: 0px;
    display: inline;
    display: inline-block;
    padding-top: 3px;
    font-weight: 800;
    font-size: 18px;
}

.questionnaire-no {
    color: #4C4C4C;
    margin-right: 5px;
    font-size: 20px;
    background-color: #999999;
    /*border-radius: 3px;*/
    padding: 5px;
    display: inline;
    display: inline-block;
}

.questionnaire-na {
    color: #4C4C4C;
    margin-right: 5px;
    font-size: 15px;
    background-color: #999999;
    /*border-radius: 3px;*/
    padding: 0px;
    display: inline;
    display: inline-block;
    padding-right: 3px;
    padding-left: 3px;
    padding-top: 3px;
    font-weight: 800;
    font-size: 18px;
}

.tasks-list-no-answer {
    color: #B3B3B3;
}

.tasks-list-yes {
    color: #2D85C1;
}

.tasks-no-answer {
    color: #B3B3B3;
    margin-right: 5px;
    font-size: 20px;
    background-color: transparent;
    /*border-radius: 3px;*/
    padding: 5px;
    display: inline;
    display: inline-block;
}

.tasks-na-no-answer {
    color: #B3B3B3;
    margin-right: 5px;
    font-size: 15px;
    background-color: transparent;
    /*border-radius: 3px;*/
    padding: 0px;
    display: inline;
    display: inline-block;
    padding-top: 3px;
    font-weight: 800;
    font-size: 18px;
}

.tasks-yes {
    color: #d5d4f4;
    margin-right: 5px;
    font-size: 20px;
    background-color: #2D85C1;
    /*border-radius: 3px;*/
    padding: 5px;
    display: inline;
    display: inline-block;
}

.tasks-no {
    color: #4C4C4C;
    margin-right: 5px;
    font-size: 20px;
    background-color: #999999;
    /*border-radius: 3px;*/
    padding: 5px;
    display: inline;
    display: inline-block;
}

.tasks-na {
    color: #4C4C4C;
    margin-right: 5px;
    font-size: 15px;
    background-color: #999999;
    /*border-radius: 3px;*/
    padding: 0px;
    display: inline;
    display: inline-block;
    padding-right: 3px;
    padding-left: 3px;
    padding-top: 3px;
    font-weight: 800;
    font-size: 18px;
}

.sustainability-list-no-answer {
    color: #B3B3B3;
}

.sustainability-list-yes {
    color: #F2C051;
}

.sustainability-no-answer {
    color: #B3B3B3;
    margin-right: 5px;
    font-size: 20px;
    background-color: transparent;
    /*border-radius: 3px;*/
    padding: 5px;
    display: inline;
    display: inline-block;
}

.sustainability-na-no-answer {
    color: #B3B3B3;
    margin-right: 5px;
    font-size: 15px;
    background-color: transparent;
    /*border-radius: 3px;*/
    padding: 0px;
    display: inline;
    display: inline-block;
    padding-top: 3px;
    font-weight: 800;
    font-size: 18px;
}

.sustainability-yes {
    color: #F9E0A8;
    margin-right: 5px;
    font-size: 20px;
    background-color: #F2C051;
    /*border-radius: 3px;*/
    padding: 5px;
    display: inline;
    display: inline-block;
}

.sustainability-no {
    color: #4C4C4C;
    margin-right: 5px;
    font-size: 20px;
    background-color: #999999;
    /*border-radius: 3px;*/
    padding: 5px;
    display: inline;
    display: inline-block;
}

.sustainability-na {
    color: #4C4C4C;
    margin-right: 5px;
    font-size: 15px;
    background-color: #999999;
    /*border-radius: 3px;*/
    padding: 0px;
    display: inline;
    display: inline-block;
    padding-right: 3px;
    padding-left: 3px;
    padding-top: 3px;
    font-weight: 800;
    font-size: 18px;
}

.environmental-list-no-answer {
    color: #B3B3B3;
}

.environmental-list-yes {
    color: #86A851;
}

.environmental-no {
    color: #999999;
}

.environmental-no-answer {
    color: #B3B3B3;
    margin-right: 5px;
    font-size: 20px;
    background-color: transparent;
    /*border-radius: 3px;*/
    padding: 5px;
    display: inline;
    display: inline-block;
}

.environmental-na-no-answer {
    color: #B3B3B3;
    margin-right: 5px;
    font-size: 15px;
    background-color: transparent;
    /*border-radius: 3px;*/
    padding: 0px;
    display: inline;
    display: inline-block;
    padding-top: 3px;
    font-weight: 800;
    font-size: 18px;
}

.environmental-yes {
    color: #dcf9c2;
    margin-right: 5px;
    font-size: 20px;
    background-color: #86A851;
    /*border-radius: 3px;*/
    padding: 5px;
    display: inline;
    display: inline-block;
}

.environmental-no {
    color: #4C4C4C;
    margin-right: 5px;
    font-size: 20px;
    background-color: #999999;
    /*border-radius: 3px;*/
    padding: 5px;
    display: inline;
    display: inline-block;
}

.environmental-na {
    color: #4C4C4C;
    margin-right: 5px;
    font-size: 15px;
    background-color: #999999;
    /*border-radius: 3px;*/
    padding: 0px;
    display: inline;
    display: inline-block;
    padding-right: 3px;
    padding-left: 3px;
    padding-top: 3px;
    font-weight: 800;
    font-size: 18px;
}

.ohs-list-no-answer {
    color: #B3B3B3;
}

.ohs-list-yes {
    color: #E88949;
}

.ohs-no {
    color: #999999;
}

.ohs-no-answer {
    color: #B3B3B3;
    margin-right: 5px;
    font-size: 20px;
    background-color: transparent;
    /*border-radius: 3px;*/
    padding: 5px;
    display: inline;
    display: inline-block;
}

.ohs-na-no-answer {
    color: #B3B3B3;
    margin-right: 5px;
    font-size: 15px;
    background-color: transparent;
    /*border-radius: 3px;*/
    padding: 0px;
    display: inline;
    display: inline-block;
    padding-top: 3px;
    font-weight: 800;
    font-size: 18px;
}

.ohs-yes {
    color: #ffcd6a;
    margin-right: 5px;
    font-size: 20px;
    background-color: #E88949;
    /*border-radius: 3px;*/
    padding: 5px;
    display: inline;
    display: inline-block;
}

.ohs-no {
    color: #4C4C4C;
    margin-right: 5px;
    font-size: 20px;
    background-color: #999999;
    /*border-radius: 3px;*/
    padding: 5px;
    display: inline;
    display: inline-block;
}

.ohs-na {
    color: #4C4C4C;
    margin-right: 5px;
    font-size: 15px;
    background-color: #999999;
    /*border-radius: 3px;*/
    padding: 0px;
    display: inline;
    display: inline-block;
    padding-right: 3px;
    padding-left: 3px;
    padding-top: 3px;
    font-weight: 800;
    font-size: 18px;
}

.progress-text-center {
    line-height: 2em;
}

.breadcrumb > li > .divider {
    color: #000;
}

.required-field {
    color: #FF0000;
}

.pb-red {
    /* Color, background image */
    background: #D35E4F none;
}

.pb-green {
    /* Color, background image */
    background: #86A851 none;
}

.pb-turquoise {
    /* Color, background image */
    background: #4AC6B4 none;
}

.pb-orange {
    /* Color, background image */
    background: #E88949 none;
}

.pb-purple {
    /* Color, background image */
    background: #62508C none;
}

.pb-yellow {
    /* Color, background image */
    background: #F2C051 none;
}

.pb-blue {
    /* Color, background image */
    background: #2D85C1 none;
}

.centered-horizontal {
    display: block;
    margin: 0 auto;
}

.select-small-skinny {
    height: 25px !important;
    width: 90px !important;
}

.input-small-skinny[type="text"] {
    height: 10px !important;
    width: 60px !important;
}

.progress {
    height: 10px;
    background-image: -o-linear-gradient(top, #B3B3B3, #B3B3B3);
    background-image: -moz-linear-gradient(top, #B3B3B3, #B3B3B3);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#B3B3B3), to(#B3B3B3));
    background-image: -webkit-linear-gradient(top, #B3B3B3, #B3B3B3);
    background-image: linear-gradient(to bottom, #B3B3B3, #B3B3B3);
}

.questionnaire-row {
    margin-top: 10px;
    margin-bottom: 10px;
}

.css-form input.ng-invalid.ng-dirty {
    border-color: #b94a48;
}

.hr-divider {
    margin-top: 7px;
    margin-bottom: 7px;
}

.dashboard-panel {
    margin-left: 5px;
    margin-right: 5px;
}

[data-style=primary] + .popover {
    background-color: #f2f2f2;
    width: 700px;
}

[data-style=primary] + .popover .popover-title {
    background-color: #f2f2f2;
    border-bottom: 1px solid #cccccc;
}

.circle-list {
    border-radius: 50%;
    width: 10px;
    height: 10px;
    display: inline-block;
    border: 1px solid #00000000 0;
    margin-right: 10px;
}

.circle-list-outline {
    border-radius: 50%;
    width: 10px;
    height: 10px;
    display: inline-block;
    border: 1px solid #000000;
    margin-right: 10px;
}

.circle-list-filled {
    border-radius: 50%;
    width: 10px;
    height: 10px;
    display: inline-block;
    border: 1px solid #00000000 0;
    margin-right: 10px;
    background-color: #000000;
}

.pointer {
    cursor: pointer;
}

.left-inner-addon {
    position: relative;
}

.left-inner-addon input {
    padding-left: 30px;
}

.left-inner-addon i {
    position: absolute;
    left: 0px;
    padding: 10px 12px;
}

.right-inner-addon {
    position: relative;
}

.right-inner-addon input {
    padding-right: 30px;
}

.right-inner-addon i {
    position: absolute;
    right: 0px;
    padding: 10px 12px;
}

.i-align {
    vertical-align: sub;
}

.pointer-underline:hover {
    cursor: pointer;
    text-decoration: underline;
}

.standalone-report-modal-window .modal-dialog {
    width: 70%;
}

.standalone-report-modal-window-small .modal-dialog {
    max-width: 384px;
}

.preview-record-modal-window .modal-dialog {
    width: 60%;
}

.row-centered {
    text-align: center;
}

.col-centered {
    display: inline-block;
    float: none;
    text-align: left;
    margin-right: -4px;
}

.row-centered-button {
    display: flex;
    justify-content: center;
    align-items: center;
}

button:disabled {
    color: black;
    font-weight: 800;
}

/* Classes to have columns of same height */
/* http://www.minimit.com/articles/solutions-tutorials/bootstrap-3-responsive-columns-of-same-height */
/* vertical alignment styles */
.col-top {
    vertical-align: top;
}

.col-middle {
    vertical-align: middle;
}

.col-bottom {
    vertical-align: bottom;
}

/* columns of same height styles */
.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

/* END  Classes to have columns of same height */
.underline {
    text-decoration: underline;
}

.i-button-disabled {
    color: #B3B3B3;
    margin-right: 5px;
    font-size: 20px;
    background-color: #d3d3d3;
    /*border-radius: 3px;*/
    padding: 5px;
    display: inline;
    display: inline-block;
}

.i-button-yellow {
    color: white;
    margin-right: 5px;
    font-size: 20px;
    background-color: #F2C051;
    /*border-radius: 3px;*/
    padding: 5px;
    display: inline;
    display: inline-block;
}

.i-button-green {
    color: white;
    margin-right: 5px;
    font-size: 20px;
    background-color: #86A851;
    /*border-radius: 3px;*/
    padding: 5px;
    display: inline;
    display: inline-block;
}

.i-button-orange {
    color: white;
    margin-right: 5px;
    font-size: 20px;
    background-color: #E88949;
    /*border-radius: 3px;*/
    padding: 5px;
    display: inline;
    display: inline-block;
}

.i-button-red {
    color: white;
    margin-right: 5px;
    font-size: 20px;
    background-color: #D35E4F;
    /*border-radius: 3px;*/
    padding: 5px;
    display: inline;
    display: inline-block;
}

.i-button-purple {
    color: white;
    margin-right: 5px;
    font-size: 20px;
    background-color: #62508C;
    /*border-radius: 3px;*/
    padding: 5px;
    display: inline;
    display: inline-block;
}

.i-button-turquoise {
    color: white;
    margin-right: 5px;
    font-size: 20px;
    background-color: #4AC6B4;
    /*border-radius: 3px;*/
    padding: 5px;
    display: inline;
    display: inline-block;
}

.i-button-blue {
    color: white;
    margin-right: 5px;
    font-size: 20px;
    background-color: #2D85C1;
    /*border-radius: 3px;*/
    padding: 5px;
    display: inline;
    display: inline-block;
}

.i-button-black {
    color: white;
    margin-right: 5px;
    font-size: 20px;
    background-color: black;
    /*border-radius: 3px;*/
    padding: 5px;
    display: inline;
    display: inline-block;
}

.i-button-grey {
    color: white;
    margin-right: 5px;
    font-size: 20px;
    background-color: grey;
    /*border-radius: 3px;*/
    padding: 5px;
    display: inline;
    display: inline-block;
}

.drag-accept {
    background-color: #86a851;
}

.sortable-accept {
    background-color: #86a851;
    height: 3em;
    line-height: 3em;
}

.responsive-iframe-wrapper {
    width: 80%;
    height: 100%;
    margin: 0 auto;
    background: #CCC;
}

.responsive-iframe {
    position: relative;
}

.responsive-iframe .ratio {
    display: block;
    width: 100%;
    height: auto;
}

.responsive-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.pre {
    white-space: pre-wrap;
}

.overflow-hidden {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.property-inactive {
    color: red;
    font-weight: bold;
}

.font-bold {
    font-weight: bold;
}

@media screen {
    #printSection {
        display: none;
    }
}

@media print {
    #mainBody * {
        display: none;
    }

    #printSection,
    #printSection * {
        visibility: visible;
    }

    #printSection {
        position: absolute;
        left: 0;
        top: 0;
    }
}

.inline {
    display: inline;
}

.button-yellow {
    color: white;
    background-color: #F2C051;
}

.button-green {
    color: white;
    background-color: #86A851;
}

.button-orange {
    color: white;
    background-color: #E88949;
}

.button-red {
    color: white;
    background-color: #D35E4F;
}

.button-purple {
    color: white;
    background-color: #62508C;
}

.button-blue {
    color: white;
    background-color: #2D85C1;
}

.button-turquoise {
    color: white;
    background-color: #4AC6B4;
}

.not-allowed {
    cursor: not-allowed;
}

.pointer-highlight:hover {
    cursor: pointer;
    background-color: #f5f5f5;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.risk-btn-default {
    color: white;
    background-color: #f0a050;
    border-color: #d89048;
}

.risk-btn-default:hover,
.risk-btn-default:focus,
.risk-btn-default:active,
.risk-btn-default.active,
.open .dropdown-toggle.risk-btn-default {
    color: white;
    background-color: #ed8c2a;
    border-color: #bb7128;
}

.risk-btn-default:active,
.risk-btn-default.active,
.open .dropdown-toggle.risk-btn-default {
    background-image: none;
}

.risk-btn-default.disabled,
.risk-btn-default[disabled],
fieldset[disabled] .risk-btn-default,
.risk-btn-default.disabled:hover,
.risk-btn-default[disabled]:hover,
fieldset[disabled] .risk-btn-default:hover,
.risk-btn-default.disabled:focus,
.risk-btn-default[disabled]:focus,
fieldset[disabled] .risk-btn-default:focus,
.risk-btn-default.disabled:active,
.risk-btn-default[disabled]:active,
fieldset[disabled] .risk-btn-default:active,
.risk-btn-default.disabled.active,
.risk-btn-default[disabled].active,
fieldset[disabled] .risk-btn-default.active {
    background-color: #f0a050;
    border-color: #d89048;
}

.risk-btn-default .badge {
    color: #f0a050;
    background-color: #fff;
}

.risk-btn-save {
    color: white;
    background-color: #7fa8b9;
    border-color: #658694;
}

.risk-btn-save:hover,
.risk-btn-save:focus,
.risk-btn-save:active,
.risk-btn-save.active,
.open .dropdown-toggle.risk-btn-save {
    color: white;
    background-color: #6596ab;
    border-color: #4c6570;
}

.risk-btn-save:active,
.risk-btn-save.active,
.open .dropdown-toggle.risk-btn-save {
    background-image: none;
}

.risk-btn-save.disabled,
.risk-btn-save[disabled],
fieldset[disabled] .risk-btn-save,
.risk-btn-save.disabled:hover,
.risk-btn-save[disabled]:hover,
fieldset[disabled] .risk-btn-save:hover,
.risk-btn-save.disabled:focus,
.risk-btn-save[disabled]:focus,
fieldset[disabled] .risk-btn-save:focus,
.risk-btn-save.disabled:active,
.risk-btn-save[disabled]:active,
fieldset[disabled] .risk-btn-save:active,
.risk-btn-save.disabled.active,
.risk-btn-save[disabled].active,
fieldset[disabled] .risk-btn-save.active {
    background-color: #7fa8b9;
    border-color: #658694;
}

.risk-btn-save .badge {
    color: #7fa8b9;
    background-color: #fff;
}

.risk-btn-add {
    color: white;
    background-color: #07c97c;
    border-color: #05a063;
}

.risk-btn-add:hover,
.risk-btn-add:focus,
.risk-btn-add:active,
.risk-btn-add.active,
.open .dropdown-toggle.risk-btn-add {
    color: white;
    background-color: #06a264;
    border-color: #03653e;
}

.risk-btn-add:active,
.risk-btn-add.active,
.open .dropdown-toggle.risk-btn-add {
    background-image: none;
}

.risk-btn-add.disabled,
.risk-btn-add[disabled],
fieldset[disabled] .risk-btn-add,
.risk-btn-add.disabled:hover,
.risk-btn-add[disabled]:hover,
fieldset[disabled] .risk-btn-add:hover,
.risk-btn-add.disabled:focus,
.risk-btn-add[disabled]:focus,
fieldset[disabled] .risk-btn-add:focus,
.risk-btn-add.disabled:active,
.risk-btn-add[disabled]:active,
fieldset[disabled] .risk-btn-add:active,
.risk-btn-add.disabled.active,
.risk-btn-add[disabled].active,
fieldset[disabled] .risk-btn-add.active {
    background-color: #07c97c;
    border-color: #05a063;
}

.risk-btn-add .badge {
    color: #07c97c;
    background-color: #fff;
}

.risk-btn-update {
    color: white;
    background-color: #7fa8b9;
    border-color: #658694;
}

.risk-btn-update:hover,
.risk-btn-update:focus,
.risk-btn-update:active,
.risk-btn-update.active,
.open .dropdown-toggle.risk-btn-update {
    color: white;
    background-color: #6596ab;
    border-color: #4c6570;
}

.risk-btn-update:active,
.risk-btn-update.active,
.open .dropdown-toggle.risk-btn-update {
    background-image: none;
}

.risk-btn-update.disabled,
.risk-btn-update[disabled],
fieldset[disabled] .risk-btn-update,
.risk-btn-update.disabled:hover,
.risk-btn-update[disabled]:hover,
fieldset[disabled] .risk-btn-update:hover,
.risk-btn-update.disabled:focus,
.risk-btn-update[disabled]:focus,
fieldset[disabled] .risk-btn-update:focus,
.risk-btn-update.disabled:active,
.risk-btn-update[disabled]:active,
fieldset[disabled] .risk-btn-update:active,
.risk-btn-update.disabled.active,
.risk-btn-update[disabled].active,
fieldset[disabled] .risk-btn-update.active {
    background-color: #7fa8b9;
    border-color: #658694;
}

.risk-btn-update .badge {
    color: #7fa8b9;
    background-color: #fff;
}

.risk-btn-delete {
    color: white;
    background-color: #f05050;
    border-color: #c04040;
}

.risk-btn-delete:hover,
.risk-btn-delete:focus,
.risk-btn-delete:active,
.risk-btn-delete.active,
.open .dropdown-toggle.risk-btn-delete {
    color: white;
    background-color: #ed2a2a;
    border-color: #923030;
}

.risk-btn-delete:active,
.risk-btn-delete.active,
.open .dropdown-toggle.risk-btn-delete {
    background-image: none;
}

.risk-btn-delete.disabled,
.risk-btn-delete[disabled],
fieldset[disabled] .risk-btn-delete,
.risk-btn-delete.disabled:hover,
.risk-btn-delete[disabled]:hover,
fieldset[disabled] .risk-btn-delete:hover,
.risk-btn-delete.disabled:focus,
.risk-btn-delete[disabled]:focus,
fieldset[disabled] .risk-btn-delete:focus,
.risk-btn-delete.disabled:active,
.risk-btn-delete[disabled]:active,
fieldset[disabled] .risk-btn-delete:active,
.risk-btn-delete.disabled.active,
.risk-btn-delete[disabled].active,
fieldset[disabled] .risk-btn-delete.active {
    background-color: #f05050;
    border-color: #c04040;
}

.risk-btn-delete .badge {
    color: #f05050;
    background-color: #fff;
}

.risk-btn-cancel {
    color: white;
    background-color: #f0a050;
    border-color: #d89048;
}

.risk-btn-cancel:hover,
.risk-btn-cancel:focus,
.risk-btn-cancel:active,
.risk-btn-cancel.active,
.open .dropdown-toggle.risk-btn-cancel {
    color: white;
    background-color: #ed8c2a;
    border-color: #bb7128;
}

.risk-btn-cancel:active,
.risk-btn-cancel.active,
.open .dropdown-toggle.risk-btn-cancel {
    background-image: none;
}

.risk-btn-cancel.disabled,
.risk-btn-cancel[disabled],
fieldset[disabled] .risk-btn-cancel,
.risk-btn-cancel.disabled:hover,
.risk-btn-cancel[disabled]:hover,
fieldset[disabled] .risk-btn-cancel:hover,
.risk-btn-cancel.disabled:focus,
.risk-btn-cancel[disabled]:focus,
fieldset[disabled] .risk-btn-cancel:focus,
.risk-btn-cancel.disabled:active,
.risk-btn-cancel[disabled]:active,
fieldset[disabled] .risk-btn-cancel:active,
.risk-btn-cancel.disabled.active,
.risk-btn-cancel[disabled].active,
fieldset[disabled] .risk-btn-cancel.active {
    background-color: #f0a050;
    border-color: #d89048;
}

.risk-btn-cancel .badge {
    color: #f0a050;
    background-color: #fff;
}

.risk-btn-close {
    color: white;
    background-color: #f0a050;
    border-color: #d89048;
}

.risk-btn-close:hover,
.risk-btn-close:focus,
.risk-btn-close:active,
.risk-btn-close.active,
.open .dropdown-toggle.risk-btn-close {
    color: white;
    background-color: #ed8c2a;
    border-color: #bb7128;
}

.risk-btn-close:active,
.risk-btn-close.active,
.open .dropdown-toggle.risk-btn-close {
    background-image: none;
}

.risk-btn-close.disabled,
.risk-btn-close[disabled],
fieldset[disabled] .risk-btn-close,
.risk-btn-close.disabled:hover,
.risk-btn-close[disabled]:hover,
fieldset[disabled] .risk-btn-close:hover,
.risk-btn-close.disabled:focus,
.risk-btn-close[disabled]:focus,
fieldset[disabled] .risk-btn-close:focus,
.risk-btn-close.disabled:active,
.risk-btn-close[disabled]:active,
fieldset[disabled] .risk-btn-close:active,
.risk-btn-close.disabled.active,
.risk-btn-close[disabled].active,
fieldset[disabled] .risk-btn-close.active {
    background-color: #f0a050;
    border-color: #d89048;
}

.risk-btn-close .badge {
    color: #f0a050;
    background-color: #fff;
}

.risk-btn-back {
    color: white;
    background-color: #f0a050;
    border-color: #d89048;
}

.risk-btn-back:hover,
.risk-btn-back:focus,
.risk-btn-back:active,
.risk-btn-back.active,
.open .dropdown-toggle.risk-btn-back {
    color: white;
    background-color: #ed8c2a;
    border-color: #bb7128;
}

.risk-btn-back:active,
.risk-btn-back.active,
.open .dropdown-toggle.risk-btn-back {
    background-image: none;
}

.risk-btn-back.disabled,
.risk-btn-back[disabled],
fieldset[disabled] .risk-btn-back,
.risk-btn-back.disabled:hover,
.risk-btn-back[disabled]:hover,
fieldset[disabled] .risk-btn-back:hover,
.risk-btn-back.disabled:focus,
.risk-btn-back[disabled]:focus,
fieldset[disabled] .risk-btn-back:focus,
.risk-btn-back.disabled:active,
.risk-btn-back[disabled]:active,
fieldset[disabled] .risk-btn-back:active,
.risk-btn-back.disabled.active,
.risk-btn-back[disabled].active,
fieldset[disabled] .risk-btn-back.active {
    background-color: #f0a050;
    border-color: #d89048;
}

.risk-btn-back .badge {
    color: #f0a050;
    background-color: #fff;
}

.risk-btn-ok {
    color: white;
    background-color: #f0a050;
    border-color: #d89048;
}

.risk-btn-ok:hover,
.risk-btn-ok:focus,
.risk-btn-ok:active,
.risk-btn-ok.active,
.open .dropdown-toggle.risk-btn-ok {
    color: white;
    background-color: #ed8c2a;
    border-color: #bb7128;
}

.risk-btn-ok:active,
.risk-btn-ok.active,
.open .dropdown-toggle.risk-btn-ok {
    background-image: none;
}

.risk-btn-ok.disabled,
.risk-btn-ok[disabled],
fieldset[disabled] .risk-btn-ok,
.risk-btn-ok.disabled:hover,
.risk-btn-ok[disabled]:hover,
fieldset[disabled] .risk-btn-ok:hover,
.risk-btn-ok.disabled:focus,
.risk-btn-ok[disabled]:focus,
fieldset[disabled] .risk-btn-ok:focus,
.risk-btn-ok.disabled:active,
.risk-btn-ok[disabled]:active,
fieldset[disabled] .risk-btn-ok:active,
.risk-btn-ok.disabled.active,
.risk-btn-ok[disabled].active,
fieldset[disabled] .risk-btn-ok.active {
    background-color: #f0a050;
    border-color: #d89048;
}

.risk-btn-ok .badge {
    color: #f0a050;
    background-color: #fff;
}

.risk-btn-sustainability {
    color: white;
    background-color: #F2C051;
    border-color: #D9A738;
}

.risk-btn-sustainability:hover,
.risk-btn-sustainability:focus,
.risk-btn-sustainability:active,
.risk-btn-sustainability.active,
.open .dropdown-toggle.risk-btn-sustainability {
    color: white;
    background-color: #efb22b;
    border-color: #b28522;
}

.risk-btn-sustainability:active,
.risk-btn-sustainability.active,
.open .dropdown-toggle.risk-btn-sustainability {
    background-image: none;
}

.risk-btn-sustainability.disabled,
.risk-btn-sustainability[disabled],
fieldset[disabled] .risk-btn-sustainability,
.risk-btn-sustainability.disabled:hover,
.risk-btn-sustainability[disabled]:hover,
fieldset[disabled] .risk-btn-sustainability:hover,
.risk-btn-sustainability.disabled:focus,
.risk-btn-sustainability[disabled]:focus,
fieldset[disabled] .risk-btn-sustainability:focus,
.risk-btn-sustainability.disabled:active,
.risk-btn-sustainability[disabled]:active,
fieldset[disabled] .risk-btn-sustainability:active,
.risk-btn-sustainability.disabled.active,
.risk-btn-sustainability[disabled].active,
fieldset[disabled] .risk-btn-sustainability.active {
    background-color: #F2C051;
    border-color: #D9A738;
}

.risk-btn-sustainability .badge {
    color: #F2C051;
    background-color: #fff;
}

.risk-btn-environmental {
    color: white;
    background-color: #86A851;
    border-color: #6D8F38;
}

.risk-btn-environmental:hover,
.risk-btn-environmental:focus,
.risk-btn-environmental:active,
.risk-btn-environmental.active,
.open .dropdown-toggle.risk-btn-environmental {
    color: white;
    background-color: #708c44;
    border-color: #4b6327;
}

.risk-btn-environmental:active,
.risk-btn-environmental.active,
.open .dropdown-toggle.risk-btn-environmental {
    background-image: none;
}

.risk-btn-environmental.disabled,
.risk-btn-environmental[disabled],
fieldset[disabled] .risk-btn-environmental,
.risk-btn-environmental.disabled:hover,
.risk-btn-environmental[disabled]:hover,
fieldset[disabled] .risk-btn-environmental:hover,
.risk-btn-environmental.disabled:focus,
.risk-btn-environmental[disabled]:focus,
fieldset[disabled] .risk-btn-environmental:focus,
.risk-btn-environmental.disabled:active,
.risk-btn-environmental[disabled]:active,
fieldset[disabled] .risk-btn-environmental:active,
.risk-btn-environmental.disabled.active,
.risk-btn-environmental[disabled].active,
fieldset[disabled] .risk-btn-environmental.active {
    background-color: #86A851;
    border-color: #6D8F38;
}

.risk-btn-environmental .badge {
    color: #86A851;
    background-color: #fff;
}

.risk-btn-ohs {
    color: white;
    background-color: #E88949;
    border-color: #CF7030;
}

.risk-btn-ohs:hover,
.risk-btn-ohs:focus,
.risk-btn-ohs:active,
.risk-btn-ohs.active,
.open .dropdown-toggle.risk-btn-ohs {
    color: white;
    background-color: #e37225;
    border-color: #9d5524;
}

.risk-btn-ohs:active,
.risk-btn-ohs.active,
.open .dropdown-toggle.risk-btn-ohs {
    background-image: none;
}

.risk-btn-ohs.disabled,
.risk-btn-ohs[disabled],
fieldset[disabled] .risk-btn-ohs,
.risk-btn-ohs.disabled:hover,
.risk-btn-ohs[disabled]:hover,
fieldset[disabled] .risk-btn-ohs:hover,
.risk-btn-ohs.disabled:focus,
.risk-btn-ohs[disabled]:focus,
fieldset[disabled] .risk-btn-ohs:focus,
.risk-btn-ohs.disabled:active,
.risk-btn-ohs[disabled]:active,
fieldset[disabled] .risk-btn-ohs:active,
.risk-btn-ohs.disabled.active,
.risk-btn-ohs[disabled].active,
fieldset[disabled] .risk-btn-ohs.active {
    background-color: #E88949;
    border-color: #CF7030;
}

.risk-btn-ohs .badge {
    color: #E88949;
    background-color: #fff;
}

.risk-btn-insurance {
    color: white;
    background-color: #D35E4F;
    border-color: #BA4536;
}

.risk-btn-insurance:hover,
.risk-btn-insurance:focus,
.risk-btn-insurance:active,
.risk-btn-insurance.active,
.open .dropdown-toggle.risk-btn-insurance {
    color: white;
    background-color: #c74332;
    border-color: #8b3328;
}

.risk-btn-insurance:active,
.risk-btn-insurance.active,
.open .dropdown-toggle.risk-btn-insurance {
    background-image: none;
}

.risk-btn-insurance.disabled,
.risk-btn-insurance[disabled],
fieldset[disabled] .risk-btn-insurance,
.risk-btn-insurance.disabled:hover,
.risk-btn-insurance[disabled]:hover,
fieldset[disabled] .risk-btn-insurance:hover,
.risk-btn-insurance.disabled:focus,
.risk-btn-insurance[disabled]:focus,
fieldset[disabled] .risk-btn-insurance:focus,
.risk-btn-insurance.disabled:active,
.risk-btn-insurance[disabled]:active,
fieldset[disabled] .risk-btn-insurance:active,
.risk-btn-insurance.disabled.active,
.risk-btn-insurance[disabled].active,
fieldset[disabled] .risk-btn-insurance.active {
    background-color: #D35E4F;
    border-color: #BA4536;
}

.risk-btn-insurance .badge {
    color: #D35E4F;
    background-color: #fff;
}

h1 .risk-likert-header {
    padding-left: 4.25%;
    margin: 20px 0 0;
}

form .risk-likert-statement {
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 30px 0 0 4.25%;
    margin-bottom: 10px;
}

form .risk-likert {
    list-style: none;
    width: 100%;
    margin: 0;
    padding: 0 0 35px;
    display: block;
    border-bottom: 2px solid black;
}

form .risk-likert:last-of-type {
    border-bottom: 0;
}

form .risk-likert:before {
    content: '';
    position: relative;
    top: 11px;
    left: 3%;
    display: block;
    background-color: black;
    height: 4px;
    width: 84%;
}

form .risk-likert li {
    display: inline-block;
    text-align: center;
    vertical-align: top;
}

form .risk-likert li input[type=radio] {
    display: block;
    position: relative;
    top: 0;
    left: 50%;
    margin-left: -6px;
}

form .risk-likert li label {
    width: 100%;
}

textarea {
    resize: vertical;
}

.grey-background {
    background-color: #f5f5f5;
}

.modal-body * {
    word-wrap: break-word;
}

div[ng-messages] {
    color: #a94442;
}

div[ng-messages]:hover {
    color: #843534;
}

.carousel-highlight {
    display: inline;
    padding: .2em .6em .3em;
    color: #fff;
    border-radius: .25em;
    background-color: #999;
}

.carbon-tile-icon:before {
    font-size: 48pt;
    color: inherit;
}
.performance-title{
    padding-bottom: 25px;
}

.performance-title h3{
    display: inline;
}

.custom-dropdown-menu{
    left: -245px !important;
}

.custom-regression-dropdown-menu{
    left: -117px  !important;
}

.custom-weatherData-dropdown-menu{
    left: -150px  !important;
}

.m-top-10{
    margin-top:10px !important;
}

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

.p-20{
    padding: 20px !important;
}

.cutom-task-type-form-control button{
    height:100%;
    width:100%;
}

.cutom-task-type-form-control{
    padding: 0px !important;
}

.custom-crtv-actn-form-control{
    padding: 0px !important;
}

.custom-crtv-actn-form-control button{
    padding-bottom: 10px;
}



/*CSS for the new hamburger menu*/


/*starts here*/

/* The right side navigation menu */
.sidenav {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 9999999; /* Stay on top */
    top: 0; /* Stay at the top */
    right: 0;
    background-color: #111; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 60px; /* Place content 60px from the top */
    transition: 0.25s; /* 0.5 second transition effect to slide in the sidenav */
}

/* The navigation menu links */
.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 10px;
    color: #818181;
    display: block;
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover {
    color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

.sidenav ul{
    padding:1%;
    list-style: none;
}

.hamburger-menu{
    color: white;
    background-color:#222;
    border:none;
    margin-top:10px;
}

.hamburger-original-menu{
    color: white;
    background-color:#222;
    border-color: #dbdbdb;
    border-color: #ccc;
}

.search-icon{
    padding:12px 9px 0px 13px;
}

.custom-back-button{
    background-color: #5cb85c !important;
}

.side-nav-text li .selected{
    color: white !important;
}

.custom-side-nav {
    padding: 10px !important;
}

.custom-side-nav i{
    font-size:17px
}

.ohs-custom-sidenav{
    color: #818181;
    font-size: 12px;
    padding: 10px;
}

.ohs-custom-sidenav li{
    margin-left:45px !important;
    margin-top:10px;

}

.ohs-custom-sidenav li:hover{
  color:white;
}

.module-content{
}

#side-nav-overlay {
    position: fixed; /* Sit on top of the page content */
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5); /* Black background with opacity */
    z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
    cursor: pointer; /* Add a pointer on hover */
}

/* The left side navigation menu */
.left-sidenav {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 9999999; /* Stay on top */
    top: 0; /* Stay at the top */
    left: 0;
    background-color: #111; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    overflow: hidden;
    padding-top: 60px; /* Place content 60px from the top */
    transition: 0.25s; /* 0.5 second transition effect to slide in the sidenav */
}

/* The navigation menu links */
.left-sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 12px;
    color: #818181;
    display: block;
}

/* When you mouse over the navigation links, change their color */
.left-sidenav a:hover {
    color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.left-sidenav .closebtn {
    position: absolute;
    top: 0;
    left:0;
    padding:5px 0px 0px 15px !important;
    font-size: 36px;
}

.left-sidenav ul{
    list-style: none;
}

.gear-menu{
    border: none;
    background: #222;
    color: #B3B3B3;
    padding: 10px 12px 0px 0px;
}

.gear-menu:active{
    border: none !important;
}

.module-switch-menu{
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 99999999; /* Stay on top */
    top: 0; /* Stay at the top */
    left: 0;
    background-color: rgb(255, 255, 255);
    overflow-x: auto; /* Disable horizontal scroll */
    overflow: auto;
    padding-top: 20px; /* Place content 60px from the top */
    transition: 0.25s; /* 0.5 second transition effect to slide in the sidenav */
}

.module-switch-menu ul{
    list-style: none !important;
}

.switch-option{
    color: azure !important;
    padding-left: 42px !important;
    font-size: 18px !important;
    font-weight: bold !important;
}

.switch-option:hover{
    color:#509801 !important;
}

.switch-menu-content{
    padding:25px 10px;
}

.switch-menu-content a:hover{
    color:#003f9c;
}

.switch-menu-content a:active{
    color:#0b0e6b;
}

.switch-menu-content li{
    padding-top:12px;
}

.search-close{
    color: #b3b3b3;
    font-size: 25px;
}

.search-close:hover{
    color: #b3b3b3;
    cursor: pointer;
}

.search-box{

}

.search-box input{
    background-color: transparent;
    caret-color:white;
    border:none;
    color:white;
}

.search-box span:focus i:focus{
    outline:none;
}

.search-box{
    margin: 12px 10px 0px 0px;
    border-bottom:1px solid #D1D1D1;
    padding-bottom:4px;
}

.search-box input:focus{
    outline: none;
}

.search-box-option{
    padding:13px 6px 0px 0px;
}

.i-medx {
    margin-top:3px;
    margin-right: 5px;
    font-size: 25px;
}

.custom-modal-dialog {
    width: 80%;
    height: 80%;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
}

.custom-modal-body{
    position: relative;
    height: 60vh;
}

.pdf-dialog{
    width: 80%;
    height: 80%;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
}

.pdf-dialog-full {
    width: 100%;
    height: 100%;
}

.pdf-body{
    position: relative;
    height: 60vh;
}

.pdf-body-full{
    position: relative;
    height: 80vh;
}

.image-dialog {
    position: relative;
    margin-top: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.image-body {
    position: relative;
    background-color: #333;
    display: flex;
    align-items: center;
    justify-content: center;
}

.image-body-content {
    margin: 2px;
    position: relative;
    width: auto;
    max-width: 100vw;
    height: auto;
    max-height: 100vh;
}

.modal-footer-fullscreen {
    margin-top: 0px;
}
.custom-accordion a, a:hover, a:focus, a:active{
    outline:none !important;
}

.text-black{
    color:black;
}

.button-max {
    margin-right: 10px;
}

.displayOFF {
    display: none;
}

.w-20-per{
    width: 20%;
}

.w-25-per{
    width: 25%;
}

.property-list-inline li{
    padding-left:0px !important;
    padding-right:0px !important;
}

.intranet-tab-width{
    width: min-content;
    width: -moz-min-content;
}

.form-control-mask{
    position: absolute;
    top: 0;
    right: 11px;
    z-index: 0;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
}

.w-16-per{
    width: 16.6%;
}

.largeCb{
    top: .8rem;
    width: 3.25rem;
    height: 3.25rem;
}

.block-element{
    display: block;
}
.d-flex { display: flex }

.d-grid { display: grid }

.align-center {align-self: center}

.chart-legend{
    width:15px;
    height:15px;
    background:#5cb85c;
    float:left;
}

.drag-drop-canvas{
    border: 1px dashed black;
    width: inherit;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 25px;
    margin-top: 5px;
}

.btn-padding { margin-right: 5px; }

.pop-up-modal { margin-top: 40px; }

.div-padding { margin-bottom: 40px;}

.div-margin { margin-top: 10px !important; }

.estimate-input { padding-right: 15px !important; padding-left: 15px !important;}

.questionnaire-footer { position: relative !important;}

.password-card {
    position: relative;
    max-width: 500px;
    margin: auto;
    padding: 15px;
    border-radius: 10px;
}

.label-margin { margin-left: 15px;}

ul.list-block{ margin: 0px; display: flex; padding: 0px;}
ul.list-block li { font-family: Arial, Helvetica, sans-serif; font-size: 14px;  text-align: center; list-style: none; width: 25px; height: 25px; border-radius: 50%; background: #e3e3e3; line-height: 25px; margin: 5px;}
ul.list-block li:first-child {margin-left: 0px;}
ul.list-block li:last-child { margin-right: 0px;}
.active-block {background: #2D85C1!important; color: #fff;}
ul.list-block-month li { width: 35px; padding: 3px; height: 30px;}

.label-width { width: 130px; }

.label-top-margin { margin-top: 35px !important}
.time-picker .uib-time input {
    height: 30px;
}

.label-padding { padding: 0px !important; }

.pb-50 { padding-bottom: 50px !important; }
.mt-37 {
    margin-top: 37px !important;
}
.pt-20 {
    padding-top: 20px;
}
.mt-5 {
    margin-top: 5px;
}

.col-md-auto {
    padding-left: 15px;
    padding-right: 15px;
}
.col-md {
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
  .col-md-auto {
      flex: 0 0 auto;
      width: auto;
      max-width: 100%;
  }
  .col-md {
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      max-width: 100%;
  }

  .d-flex {display: flex;}
  .align-items-center{align-items: center;}
  .pl-0 { padding-left:0px !important;}
  .answer-block {
      padding-left: 0;
      min-width: 85px;
  }
}

@media (max-width: 576px) {
    .custom-col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (max-width: 991px) {
    .custom-col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .margin-mt-10 {
        margin-top: 10px;
    }
    .pl-md-0 {
        padding-left: 0;
    }
    .text-md-left {
        text-align: left;
    }
}

.row-custom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.mb-0 {
    margin-top: 0;
    margin-bottom: 0;
}

.md-width {
    max-width: 80px;
}

.mt-7 {
    margin-top: 7px !important;
}

.space-around {
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0
}

.pr-0 {
    padding-right: 0;
}

.pl-3 {
    padding-left: 3px;
}

.mr-3 {
    margin-right: 3px;
}

.dashboard-layout {
    margin-bottom: 0px; height: 335px;
}

.dashboard-filter-layout {
    margin-bottom: 0px; height: 250px;
}

.dashboard-filter-small-layout {
    margin-bottom: 0px; height: 160px;
}

.env-record-title {
    display: inline;
    margin-top: 0px;
    margin-bottom: 15px;
}

.env-records {
    height: 305px;
    max-height: 305px;
}

.fixed-height-records-list {
    padding-top: 5px;
    height: 100%;
    max-height: 220px;
    overflow-y: auto;
    overflow-x: hidden;
    width: 100%;
}

.env-records-display {
    font-size: 14px;
    padding: 3px 0px
}

.env-record-search-box input{
    border:none;
}

.env-record-search-box span:focus i:focus{
    outline:none;
}

.env-record-search-box{
    margin: 12px 20px 0px 0px;
    border-bottom:1px solid #D1D1D1;
    padding-bottom:4px;
}

.env-record-search-box input:focus{
    outline: none;
}

.env-record-search-box-option{
    padding:13px 6px 0px 0px;
}

.mt-20 {
    margin-top: 20px !important;
}

.mh-100{
    max-height:100px
}

.complianceLogon{
    height:100px;
    background-color: #ffffff;
}

.complianceCompanyLogo{
    background-color: #FFFFFF;
    padding-bottom: 50px;
}
.intranetVerificationCode {
    position: absolute;
    left: -9999px;
    width: 1px;
    height: 1px;
}

.pt-5 {
    padding-top: 5px;
}

.location-map {
    height: 400px;  /* The height is 400 pixels */
    width: 100%;  /* The width is the width of the web page */
}

.outer-padding {
    padding: 2px;
    margin: 0px;
}

.inner-padding {
    padding: 0px;
    margin: 0px;
}

.chart-div {
    height: 250px;
    padding-bottom: 15px;
}

.fw-800 {
    font-weight: 800;
}

.fs-18 {
    font-size: 18px !important;
}

.justify-space-between {
    justify-content: space-between;
}

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

.mr-0 {
    margin-right: 0px
}

.mr-15 {
    margin-right: 15px;
}

.mb-10 {
    margin-bottom: 10px;
}

.btn-grey-background {
    background-color: #f4f4f4;
}

.btn-image {
    width: 30px;
    height: 30px;
    padding: 3px;
}

.btn-icon {
    display: inline-block;
    width: 100%;
}

.btn-width {
    width: 100%;
}

.fit-content {
    width: 120px;
}

.cursor-default {
    cursor: default;
}

.pt-8 {
    padding-top: 8px;
}

.position-relative {
    position: relative;
}

.custom-module-dropdown {
    background: #f4f4f4;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 15px;
    position: absolute;
    z-index: 999;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}

.fixed-height-alerts-notifications {
    width: 100%;
    height: 100%;
    max-height: 280px;
    overflow-y: auto;
    overflow-x: hidden;
}

.block-disabled {
    pointer-events: none;
    opacity: 0.6;
}

.pl-md-0 {
    padding-left: 0;
}
.incident-btn.active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    border: 1px solid;
}

.p-7 {
    padding: 7px;
}

.mb-15 {
    margin-bottom: 15px;
}

.lh-25 {
    line-height: 30px;
}

.h-35 {
    height: 35px;
}

.m-0 {
    margin: 0 !important;
}

.w-100 {
    width: 100%;
}

.w-80 {
    width: 80%;
}

.h-30 {
    height: 30px !important;
}

.position-absolute {
    position: absolute;
}

.top-11 {
    top: 11px;
}

.right-7 {
    right: 7px;
}

.ml-10 {
    margin-left: 10px !important;
}

.mb-5 {
    margin-bottom: 5px;
}

.bottom-border {
    border-bottom: 1px solid #B3B3B3 !important;
    border: 0;
}

.additional-filter-dropdown{
    width: 100%;
    overflow-y: auto;
}

.additional-filter-list{
    display: flex;
    padding: 10px;
    align-items: center;
    overflow-x: hidden;
}

.additional-filter-list-data {
    padding-left: 10px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

.panel-buttons {
    margin: 30px 30px 0px 0px;
}

.custom-filter-dropdown {
    background: #f4f4f4;
    margin-top: -8px;
    margin-bottom: 15px;
    margin-left: 180px;
    position: absolute;
    z-index: 999;
    width: 100% !important;
    max-width: 260px;
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}

.custom-filter-dropdown.more-custom-filter{
    margin-left: -85px;
    width: auto !important;
    margin-top: 10px;
}
.custom-filter-dropdown .option-filter{
    display: table;
    vertical-align: top;
    width: 100%;
    padding: 10px;
}

.custom-filter-dropdown .option-filter input{
    width: 100%;
    border: 1px solid #ccc;
    border-right: 0px;
    padding: 5px 12px;
    outline: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-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;
}

.custom-filter-dropdown .option-filter input, .custom-filter-dropdown .option-filter span{
    display: table-cell;
    vertical-align: top;
}

.custom-filter-dropdown .option-filter span{
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    vertical-align: middle;
}

.custom-filter-dropdown .option-filter span i {
    font-size: 15px;
    line-height: 18px;
}

.clear-filter{
    padding: 0px 10px;
    font-weight: 600;
    width: 100%;
    float: left;
    padding-bottom: 10px;
}

.custom-filter-dropdown .option-list{
    display: inline-block;
    width: 100%;
    border-top: 1px solid #ccc;

}

.custom-filter-dropdown .option-list li:first-child{
    padding-top: 10px;
}

.custom-filter-dropdown .option-list li{
    padding: 0px 10px;
}

.checkbox-round {
    width: 10px;
    height: 10px;
    background-color: white;
    border-radius: 50%;
    vertical-align: middle;
    border: 1px solid black;
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
    margin-right: 10px !important;
    display: inline-block;
}

.checkbox-round:checked {
    background-color: black;
}
.ml-20 {
    margin-left: 20%;
}

.fs-16 {
    font-size: 16px;
}

.bg-whitesmoke {
    background-color: whitesmoke;
}

.pl-10 {
    padding-left: 10px;
}

.label-color {
    color: #a9a9a9;
}

.pb-5 {
    padding-bottom: 5px
}

.mh-380 {
    height: 380px !important;
}

.w-50px {
    width: 50px;
}

.w-75px {
    width: 75px;
}

.w-100px {
    width: 100px;
}

.w-150px {
    width: 150px;
}

.w-175px {
    width: 175px;
}

.w-200px {
    width: 200px;
}

.w-300px {
    width: 300px;
}

.w-100 {
    width: 100%;
}

.filedType-checkbox {
    float: left;
    margin: 10px;
}

.save-comments-icon{
    color: #5bc0de;
}

.mb-100 {
    margin-bottom: 100px;
}

.mb-30 {
    margin-bottom: 30px;
}
.fixed-td-height {
    display: block;
    max-height: 100px;
    width: 150px;
}

.f1 {
    bottom: 30px !important;
    position: absolute !important;
}

.mb-50 {
    margin-bottom: 50px;
}

.w-400 {
    width: 400px !important;
}

.last-category-background {
    background-color: #90ee90;
}

.border-none {
    border: none;
}

.border-light-grey {
    border-color: #E6E6E6;
}

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

.w-110 {
    width: 110px;
}

.w-130 {
    width: 130px;
}

.w-30-per {
    width: 30%;
}

.w-258 {
    width: 258px;
    max-width: 258px;
}

.ml-15 {
    margin-left: 15px !important;
}

.block {
    display: block;
    width: 160px;
    border: none;
    padding: 10px 10px;
    cursor: pointer;
    background: white;
    border: 1px solid;
    border-radius: 4px;
    border-color: #ccc;
}

.block:hover {
    background-color: #ebebeb
}

.ml-22 {
    margin-left: 22px;
}

.que-wizard {
    width: 100%;
    max-height: 75vh;
    overflow-y: auto;
    padding: 1em 40px 0px 15px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pr-30 {
    padding-right: 30px;
}

.property-list-title {
    font-size: 20px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 500;
}

.mt-15 {
    margin-top: 15px;
}

.ml-min-5 {
    margin-left: -5px !important;
}

.width-fit-content {
    width: fit-content;
}

.w-80-per {
    width: 80%;
}

.line-height-12 {
    line-height: 12px;
}

.mr-250 {
    margin-right: 250px;
}

.ml-min-15 {
    margin-left: -15px;
}

.w-40-per {
    width: 40%;
}

.height-30 {
    height: 30px;
    max-height: 30px;
}

.w-50-per {
    width: 50%;
}

.justify-content-center {
    justify-content: center;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-25 {
    margin-bottom: 25px;
}

.anchor-color {
    color: #428bca !important;
}
.object-fit-cover {
    object-fit: cover;
}

.bottom-0 {
    bottom: 0px;
}

.right-0 {
    right: 0px;
}

.property-dashboard-module-list {
    padding-top: 12px !important;
}

.left-55 {
    left: 55px !important;
}

.float-right-important {
    float: right !important;
}

.left-100 {
    left: 100px;
}

.p-11 {
    padding: 11px !important;
}

.width-220 {
    width: 220px;
}

.h-50px {
    height: 50px;
}

.h-75px {
    height: 75px;
}

.h-100px {
    height: 100px;
}

.h-150px {
    height: 150px;
}

.h-175px {
    height: 175px;
}

.h-200px {
    height: 200px;
}

.h-225px {
    height: 225px;
}

.h-300px {
    height: 300px;
}

.h-100 {
    height: 100%;
}

.h-80 {
    height: 80%;
}

.ml-5 {
    margin-left: 5%;
}

.ml-min-10 {
    margin-left: -10px;
}

.mr-0 {
    margin-right: 0px;
}

.mr-5 {
    margin-right: 5px;
}

.mr-30-important{
    margin-right: 30px !important;
}

.left-200 {
    left: 200px;
}

.height-100 {
    height: 100%;
}

.width-100 {
    width: 100%;
}

.width-98 {
    width: 98%;
}

.height-inherit {
    height: inherit;
}

.align-vertical-center {
    display: flex;
    align-items: center;
}

.font-size-25 {
    font-size: 25px;
}

.font-size-20 {
    font-size: 20px;
}

.heading-border-box {
    background-color: #ffffff;
    border: 1px solid #E6E6E6;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    padding: 15px;
}

.mt-30 {
    margin-top: 30px;
}

.w-10-per {
    width: 10%;
}

.mt-16 {
    margin-top: 16px
}

.fs-24 {
    font-size: 24px !important;
}

.mb-12 {
    margin-bottom: 12px;
}

.pt-10 {
    padding-top: 10px;
}

.mb-80 {
    margin-bottom: 80px;
}

.custom-popover #pickerBody {
    max-width: 320px !important;
    width: max-content !important;
}

.watchlist-model {
    width: max-content;
    padding: 5px 10px
}

.center-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.property-summary-back-button {
    right: 15%;
    position: absolute;
}

.margin-top-8 {
    margin-top: 8px;
}

.pt-0 {
    padding-top: 0px !important;
}

.t-7 {
    top: 7px;
}

.ml-30 {
    margin-left: 30px;
}

.pl-20 {
    padding-left: 20px;
}

.panel-default-0 {
    border-color: #d1d1d1;
}

.panel-default-0 > .panel-heading {
    color: #333333;
    background-color: #e0e0e0;
    border-color: #d1d1d1;
}

.panel-default-0 > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #d1d1d1;
}

.panel-default-0 > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #d1d1d1;
}

.ta-toolbar:not(.focussed) {
    display: none;
}
.ta-toolbar.focussed {
    display: block;
}

.attachment-container {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
}
.attachment-container .attachment-item {
    flex: 0 0 calc(25% - 1em);
    min-height: 120px;
    margin: 0.25em 0.6em;
}

/* Toggle Button Start */

.toggle {
    --width: 103px;
    --height: 33px;

    position: relative;
    display: inline-block;
    width: var(--width);
    height: var(--height);
    border-radius: var(--height);
    cursor: pointer;
}

.toggle input {
    display: none;
}

.toggle .slider {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: var(--height);
    background-color: #ccc;
    transition: all 0.4s ease-in-out;
}

.toggle .slider::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: calc(var(--height));
    height: calc(var(--height));
    border-radius: calc(var(--height) / 2);
    background-color: #fff;
    transition: all 0.4s ease-in-out;
}

.toggle input:checked+.slider {
    background-color: #428bca;
}

.toggle input:checked+.slider::before {
    transform: translateX(calc(var(--width) - var(--height)));
}

.toggle .labels {
    position: absolute;
    top: 7px;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 13px;
    font-family: 'Lato', sans-serif;
    transition: all 0.4s ease-in-out;
    overflow: hidden;
}

.toggle .labels::after {
    content: attr(data-off);
    position: absolute;
    right: 10px;
    color: #4d4d4d;
    opacity: 1;
    transition: all 0.4s ease-in-out;
}

.toggle .labels::before {
    content: attr(data-on);
    position: absolute;
    left: calc(var(--height) - var(--width) + 8px);
    color: #ffffff;
    opacity: 0;
    transition: all 0.4s ease-in-out;
}

.toggle input:checked~.labels::after {
    opacity: 0;
    transform: translateX(calc(var(--width) - var(--height)));
}

.toggle input:checked~.labels::before {
    opacity: 1;
    transform: translateX(calc(var(--width) - var(--height)));
}

/* Toggle Button End */

/* Hotspot Image Start */

.hotspotImageContainer {
    position: relative;
}
.hotspotImageAreaMarker {
    height: 25px;
    width: 25px;
    background: url("https://cdn-icons-png.flaticon.com/512/3686/3686852.png");
    position: absolute;
    background-repeat:no-repeat;
    background-size: cover;
    cursor: pointer;
    opacity: 1.0;
    -moz-opacity: 1.0;
    -webkit-opacity: 1.0;
}

/* Hotspot Image End */

/*ends here*/