.platform-ios .login-input {
    line-height: 40px !important;
    padding-top: 15px !important;
    height: 75px !important;

}

.platform-ios .input-location {
    line-height: 40px !important;
}

.platform-ios .placeholder-alignment {
    padding-top: 10px !important;
    line-height: 40px !important;
}

.hc-picker {
    border: 1px solid #aaa;
    border-radius: 3px;
}

.wrap-text-item {
    white-space: normal;
}

.pop-up-container {
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: rgba(10, 10, 10, 0.7);
}

.focus-text-area {
    -webkit-transition: margin-top 0.5s; /* For Safari 3.1 to 6.0 */
    transition: margin-top 0.5s;
    margin-top: 5% !important;
}

.blur-text-area {
    -webkit-transition: margin-top 0.25s; /* For Safari 3.1 to 6.0 */
    transition: margin-top 0.25s;
    margin-top: 30% !important;
}

.pop-up {
    position: absolute;
    background-color: white;
    height: 60%;
    width: 60% !important;
    margin-left: 20%;
    margin-top: 30%;
    border: 1px solid gray;
    border-radius: 5px;
    box-shadow: 1px 1px 1px black;
}

.platform-ios .hide-white-area {
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
}

.platform-android .hide-white-area {
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
}

.platform-ios .text-change {
    line-height: 40px;
}

.pop-up ion-scroll {
    position: absolute;
    height: 100%;
    width:100%;
}

logDividerbody, ion-view {
  cursor: url('http://ionicframework.com/img/finger.png'), auto;
}

@media (min-width: 680px) {
    .modal {
        top: 0px !important;
        bottom: 0 !important;
        left: 0 !important;
        right: 0 !important;
        width: 100% !important;
    }
}

.ion-navicon-round {
    font-size: 50px;
    padding: 7px;
}

ion-content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100% !important;
    background-color: #fff;
    overflow-y: scroll !important;
}

.home-logo {
    width: 250px;
    margin: auto;
}

.tab-nav {
    position: relative;
}

.phoneCall {
    background: rgba(0, 0, 0, 0.55);
    margin-top:20px;
    text-align:center;
    font-size:50px;
    color:white;
    padding: 15px;
}

.phone-icon {
    color:white;
    font-size:14px;
}

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

#tractorHours {
    top: 25%;
    bottom: auto;
    left: 74%;
    transform: translateY(-50%) translateX(-50%);
    font-size: 35;
    position: absolute;
    color: #bbb;
    font-weight: 300;
    line-height: 1;
    color: #000000;
}

#nextService {
    top: 31%;
    bottom: auto;
    left: 74.5%;
    transform: translateY(-50%) translateX(-50%);
    font-size: 50px;
    position: absolute;
    color: #bbb;
    font-weight: 310;
    line-height: 1;
    color: #000000;
}

.content {
    text-align: left;
    padding: 10px;
    font-size: 30px;
}

.company-name, #company-name {
    font-size: 50px;
    height: 115px;
    color: #000;
}

.height-115 {
    height: 115px;
}

.filter-drop-shadow {
    -webkit-filter: drop-shadow(0 1px 1px rgba(0,0,0,1.5));
    -moz-filter: drop-shadow(0 1px 1px rgba(0,0,0,1.5));
    -ms-filter: drop-shadow(0 1px 1px rgba(0,0,0,1.5));
    -o-filter: drop-shadow(0 1px 1px rgba(0,0,0,1.5));
    filter: drop-shadow(0 1px 1px rgba(0,0,0,1.5));
}

.percentage-progress-bar {
    margin-bottom: -18px;
    margin-top: 10px;
}

.big-font-buttons {
    font-size: 30px;
    font-weight: 900;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.listContent {
    float: left;
    width: calc( 100% - 38px);
    overflow: initial;
    white-space: initial;
}

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

.statusDiv {
    float: left;
    border: 1px solid #EEE;
    padding: 25px 15px;
    margin: -16px;
    margin-right: 4px;
}

.statusHigh, .statusHigh .item-content {
    background-color: #EC5D57;
    color: white;
}

.statusMediun, .statusMediun .item-content {
    background-color: #ff7519;
    color: white;
}

.statusLow, .statusLow .item-content {
    background-color: #F5D328;
    color: white;
}

.statusNone, .statusNone .item-content {
    background-color: #33cd5f;
    color: white;
}

#username {
    font-size: 45px;
    height: 75px;
    line-height: 37px;
}

#menuHeader {
    height:100px;
    width: 100%;
    font-size: 40px;
    text-align: center;
    margin-left: 0px;
    line-height: 85px;
    border:none;
}

#menuMargin {
    margin-top: 27px;
}

.select-big {
    padding: 0px;
    margin: 0px 20px 0px 0px;
    font-size: 50px;
    border: 1px solid rgb(17, 17, 17);
    width: 100%;
    height: 100px;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: rgb(102, 102, 102) 3px 3px 3px;
    display: inline-block;
    background: url("http://www.scottgood.com/jsg/blog.nsf/images/arrowdown.gif") 90% 50% / 50px no-repeat rgb(255, 255, 255);
}

.no-padding {
    padding: 0 !important;
}

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

.col-2 {
    width: 2%;
}

.col-5 {
    width: 5%;
}

.col-10 {
    width: 10%;
}

.col-13 {
    width: 13%;
}

.col-15 {
    width: 15%;
}

.col-20 {
    width: 20%;
}

.col-33 {
    width: 33% !important;
}

.col-40 {
    width: 40%;
}

.col-45 {
    width: 45% !important;
}

.col-60{
    width: 60%;
}

.col-65 {
    width: 65% !important;
}

.col-70 {
    width: 70%;
}

.col-80 {
    width: 80%;
}

.col-85 {
    width: 85%;
}

.col-100 {
    width:100%;
}

.icon-medium {
    font-size: 30px;
    display: block;
    position: absolute;
    margin: -3px 0 0 0;
}

/* ######################### CSS to SCOUT  #########################  */
.modal-scout-type {
    height: 300px;
    min-height: 300px;
    top: 50%;
    left: 50%;
    position: relative;
    transform: translateY(-50%) translateX(-50%);
    width: 300px !important;
    background-color: #EEE !important;
    border: 2px solid #DDD;
}

#content-observation-modal {
    height: 100vh !important;
    white-space: normal !important;
    top: 60px !important;
}

.scout-type {
    float: left;
    width: 120px;
    background-color: #388E3C;
    margin-left: 7px;
    height: 120px;
    margin-bottom: 40px;
    border-radius: 10px;
    color: white;
    text-align: center;
    font-size: 22px;
}

.scout-type div {
    margin-top: 60px;
    transform: translateY(-50%);
}

.input-big {
    width: 100%;
    font-size: 25px !important;
    border-bottom: 2px #DDD solid !important;
    margin-bottom: 30px;
}

.comments {
    width: 600px;
    height: 250px;
    font-size: 25px;
    max-width: 600px;
    border: 3px #AAA solid;
    margin: auto;
    margin-bottom: 40px;
    padding: 15px
}

.picture-btn {
    width: 100%;
    margin: auto;
    margin-bottom: 10px;
}

.picture-btn i {
    font-size: 130px;
    background-color: #DDD;
    border-radius: 50%;
    padding: 0 45px;
    border: 3px black solid;
    margin-bottom: 10px;
}

.picture-btn img, .multiples-picture img {
    width: 170px;
    height: 170px;
    margin-bottom: -10px;
    margin-top: -10px;
    border-radius: 50%;
    border: 2px black solid;
}

.multiples-picture {
    display: inline-block;
    width: 33%;
    margin-top: 4%;
    margin-bottom: 4%;
    position: relative;
}

.delete-image {
    position: absolute;
    top: 0;
    left: 66%;
    font-size: 40px;
    background-color: red;
    border-radius: 50%;
    width: 40px;
}

.item-divider {
    font-size: 50px;
    height: 70px;
    padding-top: 20px;
}

.item-divider-sm {
    font-size: 30px;
    height: 80px;
    line-height: 40px;
    background-color: #efefef;
    font-weight: bold;
}

#height-125 {
    height:125px;
}

#vineDetails {
    font-size:35px;
    line-height: 50px;
}

#signatureCanvas {
    width: 580px;
    height: 200px;
    border: 3px #DDD solid;
    margin: auto;
    display: block;
}

#signatureCanvas2 {
    width: 580px;
    height: 200px;
    border: 3px #DDD solid;
    margin: auto;
    display: block;
}

#btn-save {
    font-size: 50px;
    height: 100px;
    margin-top: 20px;
    width: 100%;
    text-align: center;
    padding-left: 10px;
    border-radius: 5px;
}

/*.list-space-botton ion-item:last-child {
    margin-bottom: 130px;
}*/

#currentTime {
    text-align:center;
    font-size: 32px;
}

#logTextPadding {
    padding: 2%;
}

#logText {
    color:#ffffff;
    font-size: 40px;
}

#vineTextStyling {
    font-size: 45px;
    height: 100%;
    padding: 40px;
}

#emailIcon {
    font-size: 55px;
    padding: 20px;
}

#listContentText {
    color: #000000;
    font-size: 25px;
}

#clearbtn {
    background-color: #DCDEE0;
    color: #666666;
    font-size: 50px;
    height: 100px;
    line-height: 100px;
    border-radius: 5px;
}

#savebtn {
    background-color: #51A7F9;
    font-size: 50px;
    height: 100px;
    line-height: 100px;
    border-radius: 5px;
}

#updateHoursBtn {
    background-color: #51A7F9;
    font-size: 35px;
    height: 65px;
    line-height: 60px;
    margin-top: 100px;
}

.item-list-block {
    padding: 15px 400px 15px 5px;
    margin: -15px -400px -15px -5px;
}

.list .item.item-accordion {
    line-height: 38px;
    padding-top: 0;
    padding-bottom: 0;
    transition: 0.09s all linear;
}

.list .item.item-accordion.ng-hide {
    line-height: 0px;
}

.list .item.item-accordion.ng-hide-add,
.list .item.item-accordion.ng-hide-remove {
    display: block !important;
}

.observationList .item-content a{
    color: white;
}

.observationList .item {
    margin-top: 5px;
}

.icon-email {
    padding-right: 50px;
}

.scout-report {
    height: 125px;
    padding: 15px;
}

.date-divider {
    width: 100%;
    text-align: center;
    display: block;
    line-height: 50px;
    font-size: 20px;
}

.filters .select-big {
    margin-bottom: 0;
    width: 100%;
}

.filters {
    width: 90%;
    margin: auto;
}

.filters .item-input input {
    padding: 0px;
}

/* ######################### END CSS to SCOUT  #########################  */
/* #########################  CSS to FLOAT ACTION BUTTON  #########################  */

.fab {
    border:none;
    font-size: 100px;
    color:white;
    background-color: #0365C0;
    border-radius: 50%;
    width: 195px;
    height: 195px;
    margin: auto;
    -webkit-box-shadow: 0px 7px 10px 0px rgba(41, 41, 41, .3);
    -moz-box-shadow: 0px 7px 10px 0px rgba(41, 41, 41, .3);
    box-shadow: 0px 7px 10px 0px rgba(41, 41, 41, .3);
    position: fixed;
    bottom: 0;
    right: 0;
    margin: 0 30px 30px 0;
    display:table;
    z-index: 5;
    padding: 0px;
}

.fab-left {
    right: 120px;
}
/* ######################### END CSS to FLOAT ACTION BUTTON  #########################  */

/* ######################### Login screen CSS ######################### */
#font-size-20 {
    font-size: 20px;
}

.login-input {
    font-size: 50px !important;
    height: 100px;
    padding: 10px;
    line-height: 50px;
    color: #000;
}

#searchbar {
    font-size: 20px;
    height: 70px;
    padding: 0px;
    line-height: 30px;
}

.align-left {
    left: 75% !important;
}

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

.xl-largeTxt, #xl-largeTxt {
    font-size: 75px !important;
}

.largeTxt, #largeTxt {
    font-size: 50px !important;
}

.platform-ios .largeTxt {
    font-size: 45px !important;
}

.medTxt, #medTxt {
    font-size: 40px !important;
}

.smTxt, #smTxt {
    font-size: 32px !important;
}

.item-input-wrapper {
    height: 80px;
}

textarea {
    height:300px;
    font-size: 30px;
    line-height: 40px;
}

#HCdomain {
    padding-right:38px;
    line-height: 20px;
}

::-webkit-input-placeholder {
    font-size: 30px;
    padding: 0px;
}

/* ######################### Login/Home screen CSS ######################### */
#loginContent {
    top: 40%;
    transform: translateY(-50%);
    position: absolute;
    width: 100%;
}

#btnLogin {
    color:#FFFFFF;
    height:80px;
    font-size:50px;
    height:100px;
}

#loginPage {
    background-image: url("../img/bg-blues-lg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
}

.headerGreen, .bar, .bar-header {
    color : white !important;
    background-color: #0365C0;
    height: 100px;
    line-height: 50px;
    font-size: 40px;
}

.bar .button.button-clear {
    margin-top: 10px;
 }

 .managerTab {
    font-size: 45px;
    background-color: #fff;
    height: 70px;
    padding: 20px;
    padding-left: 16px;
 }

#menuIcon, .menuIcon {
    width: 7%;
}

.gear-settings {
    font-size: 95px;
}

#homeIcon {
    width: 35%;
}

#home {
    font-size: 23px;
}

#username {
    float: right;
    padding-left: 100%;
}

#welcomeMessage {
    text-align:center;
    font-size: 40px;
}

#logoLogin img {
    width: 50%;
    margin: auto;
}

#login-icon {
    width:30%
}

.menu.menu-left {
    width: calc(100% - 250px) !important;
}

.menu-open .menu-content {
    transform: translate3d(calc(100% - 250px), 0px, 0px) !important;
}

#logoHome {
    width: 100%;
    margin: auto;
    text-align: center;
}

#logoHome img {
    width: 90%;
    margin: auto;
}

.button-clear.button-clear {
    color: white;
}

.cards-info .card {
    box-shadow: 0 2px 4px #999;
}

.cards-info .card .item {
    height: 300px;
    padding-top: 50px;
}

.left-side {
    float: left;
    width: 40%;
}

.left-side .icon-big {
    font-size: 95px;
    display: block;
    position: absolute;
    margin: -20px 0 0 0;
}

.border-radius-3 {
  border-radius: 3px;
}

.opacity-30 {
  opacity: 0.5;
}

.right-side {
    font-size: 50;
    color: white;
    font-weight: bold;
    text-align: right;
    float: right;
    width: 60%;
}

.right-side h1 {
    color: white;
    font-weight: bold;
}

/* ######################### End login screen CSS ######################### */

/* ######################### Tracker CSS ######################### */
/* Tracker CSS */
#mapBtn {
    font-size: 55px;
    padding-right: 8px;
    background: none;
}

#closeIcon, .closeIcon {
    font-size: 40px !important;
    margin-top: 5px !important;
}

.platform-ios .closeIcon {
    font-size: 35px !important;
    margin-top: 5px !important;
}

#btnMore {
    font-size: 40px;
    font-weight: bold;
}

#backButtonHeader {
    font-size: 20px;
    font-weight: bold;
}

.btnHeader {
    font-size: 30px;
    padding: 5px;
}

[ng\:cloak], [ng-cloak], .ng-cloak {
    display: none !important;
}

#tractorImg {
    width: 75%;
    border-radius: 50%;
    border: 40px;
    border-style: solid;
}

#dateTimeInputLrg {
    height: 60px;
    font-size: 20px;
    padding: 0px;
    line-height: 30px;
}

.button.button-stable.button-large.button-block {
    border-color: #b2b2b2;
}

/* Tracker Custom CSS */
.button.button-positive {
    background-color: #00882b;
}

.button.button-positive.activated {
    background-color: green;
}

.button.button-stable.button-large.button-block {
    border-color: #ddd;
}

.row {
    padding: 0px;
}

#searchIcon {
    font-size: 45px;
    padding-left: 10px;
}

#QRicon {
    font-size:40px;
    height:50px;
    width: 100%;
}

#nickname {
    text-align: center;
    background-color:#51A7F9;
    height:100px;
    color:#ffffff;
    font-size: 50px;
    line-height: 70px;
}

#imageProfileEquipment {
    height: 107px;
    text-align: center;
}

#popoverTracker {
    height: 250px;
}

#popoverEquipmentMore {
    height: 250px;
}

.loadingIcon {
    text-align: center;
}

#equipmentList {
    text-align: left;
}

.equipmentPhotoDiv {
    text-align: center;
    margin: auto;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
}

.eqipmentProgressDiv {
    text-align: center;
    border: 1px #f8f8f8 solid;
    padding: 60px 60px 60px 60px;
    padding-top: 0px;
    margin-top: 20px;
    position: relative;
}

#equipmentOptions {
    width: 70%
}

#tractorHours {
    text-align: center;
    position: absolute;
    top: 40%;
    left: 50%;
    font-size: 60px;
    /*line-height: 40px;*/
    padding-bottom: 10px;
}

#nextService {
    text-align: center;
    position: absolute;
    top: 60%;
    left: 50%;
}

#eqipmentOptionsDiv {
    text-align: center;
    margin-top: 4px;
    background: #f8f8f8;
    border: none;
}

#logDivider {
    background-color: #0365C0;
    color: #FFFFFF;
    padding: 10px;
    height:125px;
    font-size: 70px;
    line-height: 85px;
}

#LogItem {
    border: 1px #D9D9D9 solid;
    height:65px;
    font-size: 33px;
    padding: 10px;
    line-height: 45px;
}

#dateTimeInput {
    padding: 0px;
    font-size: 25px;
    text-align: center;
    height: 60px;
}

#moreInfoLog, .moreInfoLog {
    font-size: 50px;
    padding: 5px;
}

#moreInfo, #lessInfo {
    font-size: 45px;
    float: right;
    padding-bottom: 15px;
}

#inputHours {
    height: 90px;
    padding: 35px;
}

#logs {
    border: 1px #D9D9D9 solid;
    font-size: 18px;
    text-align: left;
    vertical-align: middle;
    line-height: 25px;
}

#map {
    float: right;
}

#addService {
    font-size: 35px;
    height: 65px;
    background-color: #0365C0;
}
/* end - CSS to float button */

#dateService input[type="date"] {
    text-align: center;
    padding-left: 50px;
    font-weight: bolder;
}

#statusProfile  {
    font-size:35px;
    padding: 25px;
    width: 728px;
    margin-left: 10px;
    padding-right: 10px;
}

#Question {
    font-size: 35px;
}

#progressbarlabel {
    font-size: 35px;
}

#date-end {
    font-size: 12px;
    padding-right: 0;
}

.ion-chevron-left {
    font-size: 35px;
}

#date-init {
    font-size: 12px;
    padding-right: 0;
}

#logMoreInfo span {
    border: none;
}

.popup-body {
    text-align: center;
}

/*CSS to make modal full-screen on tablets*/
@media (min-width: 700px) {
    .modal {
        top: 0px !important;
        bottom: 0 !important;
        left: 0 !important;
        right: 0 !important;
        width: 100% !important;
    }
}

/* CSS for logs equipment screen*/
#dateBlock {
    padding-bottom: 10px;
    height: 90px;
    margin-top: 15px;
    font-size: 30px;
}

#dateBlock .item-text-wrap.col-20 {
    text-align: center;
    vertical-align: middle;
    line-height: 45px;
    font-size: 20px;
}

#dateBlock .col-40 .item {
    box-shadow: 1px 2px 5px 1px #888888;
}
/* ######################### END Tracker CSS ######################### */

/* ######################### Map CSS ######################### */
.scroll {
    height: 100%;
}

#map {
    width: 100%;
    height: 75%;
    /*margin-top: 10px; */
}
/* ######################### END Map CSS ######################### */

/* ######################### Wizard steps CSS ######################### */
.btn-steps {
    width: 100%;
    font-size: 30px;
    height: 75px;
    line-height: 75px;
}

#steps-buttons a {
    color: #FFF;
    display: inline-block;
    font-size: 40px;
    margin-right: 20px;
    margin-left: 20px;
    text-align: center;
    text-decoration: none;
    margin-bottom: 20px;
}

#steps-buttons a:hover {
    text-decoration: none;
}

#steps-buttons span {
    background: black;
    display: block;
    height: 40px;
    margin: 0 auto 10px;
    padding-top: 9px;
    width: 40px;
    border-radius: 50%;
}

#steps-buttons a.active span {
    background: white;
    border: solid black 1px;
    color: black;
}

#scout-form {
    position: relative;
    padding: 0px;
}

#scout-steps {
    width: auto;
}

#scout-steps.ng-enter, #scout-steps.ng-leave {
    position: absolute;
    left: 0px;
    right: 0px;
    transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
}

/* enter animation */
#scout-steps.ng-enter {
    -webkit-animation: slideInRight 0.5s both ease;
    -moz-animation: slideInRight 0.5s both ease;
    animation: slideInRight 0.5s both ease;
}

/* leave animation */
#scout-steps.ng-leave {
    -webkit-animation: slideOutLeft 0.5s both ease;
    -moz-animation: slideOutLeft 0.5s both ease;
    animation: slideOutLeft 0.5s both ease;
}

/* ANIMATIONS */
/* slide out to the left */
@keyframes slideOutLeft {
    to {
        opacity: 0;
    }
}

/* slide in from the right */
@keyframes slideInRight {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.bottom-button {
    font-weight: bold !important;
    font-size: 40px;
    border-radius: 20px;
    border: none;
    color : white;
    height: 70px;
    background-color: #51A7F9 !important;
    width: calc(100% - 10px);
    margin: 30px 5px;
}
/* END Wizard steps CSS */

/* ------------------ Preview PDF CSS ----------------------*/
#preview-pdf-title {
    text-align: center;
    font-size: 30px;
}

#subheader-zoom {
    background-color:#0365C0;
}

#subheader-steps.subheader-pages-pdf {
    height: 95px;
}

.scroll-preview-pdf {
    width: 100%;
    height: 100%
}

.buttons-left .icon-float-left {
    float: left;
    padding-left: 2px;
}

.zoom-buttons div {
    color: #fff;
    display: inline-block;
    font-size: 50px;
    margin-right: 5px;
    margin-left: 5px;
    text-align: center;
    text-decoration: none;
    margin-bottom: 20px;
    transition: all 0.4s;
}

.zoom-buttons div:hover {
    text-decoration: none;
    transition: all 0.4s;
}

.zoom-buttons span {
    background: rgba(170, 170, 170, .7);
    color: rgba(3, 101, 192, 1.0);
    font-size: 50px;
    display: block;
    height: 75px;
    width: 75px;
    font-size: 50px;
    border-radius: 50%;
    float: right;
    transition: all 0.4s;
    box-shadow: 0px 7px 10px 0px rgba(30, 30, 30, .4);
}

.zoom-buttons span#zoomOut {
    padding: 25px 0px;
}

.zoom-buttons span#zoomIn {
    padding: 25px 0px;
}

.platform-android .zoom-buttons span#zoomIn {
    text-align: center;
    padding: 27px 0px;
}

.platform-android .zoom-buttons span#zoomOut {
    text-align: center;
    padding: 26px 0px;
}

.zoom-buttons span.disabled {
    background: rgba(120, 120, 120, 0.2);
    color: rgba(3, 101, 192, 0.2);
}

#contentPreviewPDF {
    margin-top: 75px;
}

#contentSubHeaderPDF span {
    width: 65px;
    height: 65px;
    padding-top: 5px;
    color: #0365C0;
    background: rgba(255, 255, 255, 1);
}

#contentSubHeaderPDF .disabled {
    background: rgba(255, 255, 255, 0.2);
}

#contentSubHeaderPDF #font-page-number span {
    width: 100px;
}

.preview-pdf-subheader {
    top: 60px;
}

.goToLabel {
    height: 35px;
}

#goToLabelInput {
    font-size: 15px;
    color: #fff
}

.font-goToLabel {
    font-size: 15px;
    color: #fff
}

#font-page-number span {
    background: #0365C0;
    color: white;
    font-size: 30px;
}

#font-page-number span .arrow-preview-pdf {
    background: #0365C0;
    color: white;
    font-size: 30px;
    margin-top: 10px;
}

.arrow-preview-pdf {
    font-size: 30px;
}

#subheader-steps.subheader-pages-pdf {
    padding-top: 0px;
}

.box-gotopage {
    height: 0px;
}

/* ##### SHOP CSS ##### */
.searchBar {
    border-top-left-radius: 7px !important;
    border-top-right-radius: 7px !important;
}

.searchBar input {
    color: white !important;
    font-size: 15px;
}

.pinWrong {
    font-size: 45px;
    font-weight: 500;
    color: red;
    margin-top: 20px;
}

/* Map CSS */
.angular-google-map-container {
    height: 500px;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

#barCodeIcon {
    font-size:90px;
    padding-right: 50px;
}

.sizeIcon {
    font-size: 50px;
    line-height: 50%;
}

#chevronRight {
    font-size: 70px;
    line-height: 115px;
    color: #ffffff;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
}

#tractorList {
    font-size:35px;
    height:90px;
    padding: 10px;
    line-height: 55px;
}

#labelBarSearch {
    padding: 5px 0px 5px 0px;
    background: #eee;
    border: none;
    border-radius: 0px 0px 10px 10px;
    height: 120px;
}

.filter-drop-shadow {
    -webkit-filter: drop-shadow(0 1px 2px rgba(0,0,0,1.5));
    -moz-filter: drop-shadow(0 1px 2px rgba(0,0,0,1.5));
    -ms-filter: drop-shadow(0 1px 2px rgba(0,0,0,1.5));
    -o-filter: drop-shadow(0 1px 2px rgba(0,0,0,1.5));
    filter: drop-shadow(0 1px 2px rgba(0,0,0,1.5));
}

#status > .ion-chevron-right {
    margin-left: 95%;
}

#listText {
    font-size:35px;
}

#listPadding {
    padding : 30px;
    font-size:35px;
}

#checklistHrs {
    padding: 20px;
    font-size: 30px;
}

#font-size-18 {
    font-size: 18px;
    padding: 0px;
}

.headerBtns {
    background-color: #1F3801;
}

#statusProfile {
    font-size:22px;
    padding: 15px;
    width: 320px;
    margin-left: 10px;
    margin-right: 10px;
}

#inputHours {
    height: 60px;
    padding: 15px;
}

#updateHoursInput {
    padding-left: 0px;
    padding-right: 0px;
}

.menuTabManager {
    font-size: 22px;
    color:#000000;
}

#tractorUpload {
    margin-left:35%;
    margin-right:35%;
    margin-top:3%
}

.asterikBig {
    font-size: 50px;
}

hr {
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 1px;
}

#listPadding {
    font-size: 22px;
    padding: 15px;
}

.large-size {
    font-size: 30px !important;
}

.header-button {
    background-color: #023e75 !important;
    margin: -5px;
    border-radius: 0px;
    width: 215px;
    max-height: 100%;
}

.platform-ios .header-button {
    height: 70px !important;
}

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

.steps-buttons div {
    color: #fff;
    display: inline-block;
    font-size: 45px;
    margin-right: 20px;
    margin-left: 20px;
    text-align: center;
    text-decoration: none;
    margin-bottom: 20px;
    transition: all 0.4s;
}

.steps-buttons div:hover {
    text-decoration: none;
    transition: all 0.4s;
}

.steps-buttons span {
    background: rgba(255,255,255,0.7);
    color: #FFF;
    display: block;
    height: 70px;
    margin: 0 auto 10px;
    padding-top: 10px;
    width: 70px;
    border-radius: 50%;
    transition: all 0.4s;
}

.steps-buttons div.active span {
    transition: all 0.4s;
    background: #fff;
    border: none;
    color: #0365C0;
    transform: scale(1.3);
}

.steps-buttons div.visited {
    background-color: #1e3601;
}

.item-checkbox-right .checkbox input,
.item-checkbox-right .checkbox-icon {
    float: right;
}

.item-checkbox.item-checkbox-right {
    padding: 15px;
    padding-right: 10px;
}

.item-divider-positive {
    background-color: #186ec0 !important;
    color: white;
    line-height: 90px;
}

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

.card.card-crew-info {
    height: 70px;
}

.icon-small {
    transform: scale(1);
    margin-right: 15px;
}

.card.card-orange {
    background-color: orange;
}

.icon-avatar {
    width: 10%;
    height: 10%;
}

.icon-avatar.icon-avatar-left {
    float: left;
}

.phoneNum {
    font-weight:500;
    text-align:center;
    font-size:50px;
    color: #fff;
    text-decoration: none;
}

.next {
    float:right;
    font-size: 16px;
}

.back {
    float:left;
    font-size: 16px;
}

.scoutSmall {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
}

.scoutModuleSm {
    color:#fff;
    font-size: 20px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}

.white, #white {
    color:#fff;
}

.height-100 {
    height: 100px;
}

.height-50 {
    height: 50px;
}

.height-75 {
    height: 100px;
}

.height-90 {
    height: 90px;
    line-height: 45px;
}

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

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

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

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

.line-height-35 {
    line-height: 50px;
}

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

input#font-30.line-height-25 {
    line-height: 25px;
}

input.line-height-40 {
    line-height: 40px;
}

.platform-ios .initial-line-height {
    line-height: initial !important;
}

#crew-description {
    font-size: 30px;
    line-height: 60px;
}

#time {
    font-size: 48px;
}

.right-side {
    color: white;
    font-weight: bold;
    text-align: right;
    float: right;
    width: 60%;
    font-size: 40px;
}

.serch-icon {
    font-size: 55px;
    padding-left: 10px;
    color: #fff;
}

.trackerList {
    height: 150px;
    line-height: 100px;
    font-size: 50px;
}

.next {
    float:right;
    font-size: 30px;
}

.back {
    float:left;
    font-size: 30px;
}

.logDetails {
    font-size: 45px;
    padding: 5px;
}

.searchCrew {
    height: 70px;
    width: 300px;
}

.qr-crew {
    height: 70px;
    width: 80px;
}

#contentAddBoxesModal {
    margin-top: 10% !important;
}

.blank-space {
    height: 100px;
}

.platform-ios .blank-space {
    height: 150px;
}

.platform-ios #contentAddBoxesModal {
    margin-top: 15% !important;
}

.platform-ios .ios-scroll {
    height: 175px !important;
}

.crewBtn {
    height: 125px;
    font-size: 50px;
    line-height: 125px;
}

.list-item {
    height: 125px;
    font-size: 50px;
    line-height: 100px;
}

.left-side {
    float: left;
    width: 30%;
}

.side-menu-left {
    margin-top: 30px;
    width: 100%;
}

.bg-blue {
    background-color: #0365C0;
}

.bg-grey {
    background-color: #efefef;
}

.bg-lg {
    background-color:#33cd5f;
}

.bg-lb {
    background-color: #51A7F9;
}

.bg-purple {
    background-color: #886aea;
}

.margin-bottom {
    margin-bottom:5%;
}

.margin-bottom-0 {
    margin-bottom: 0% !important;
}

.btn {
    border-radius: 3px;
    width: 100%;
    height: 100px;
    font-size: 50px;
    border-color: transparent;
    margin: 10px;
    text-align: center;
}

.btn-sm {
    border-radius: 3px;
    width: 50%;
    height: 100px;
    font-size: 50px;
    border-color: transparent;
    margin: 10px;
    text-align: center;
}

.bg-red {
    background-color: #C82506;
}

.logHistory {
    height:60px;
    margin-left: 50px;
}

.lrgPaddTop {
    padding-top: 70px;
}

.stepsPaddTop {
    padding-top: 125px;
}

.bar .title {
    line-height: 50px;
    font-size: 40px;
}

.platform-ios .title-ios {
    line-height: 50px;
    font-size: 40px;
}

#menuIcon, .menuIcon {
    line-height: 70px;
}

.ion-coffee,.ion-android-restaurant,.ion-shuffle,.ion-log-out {
    font-size: 50px;
}

.employeeList {
    padding-top: 35px;
    padding-bottom: 35px;
}

.employeeList:nth-child(odd) {
    background-color: #efefef;
}

ion-scroll[direction=y] {
    height: 100vh;
}

.center, #center{
    text-align: center;
}
.crew-select {
    float:left;
    width:4%;
    padding: 20px;
}

.platform-ios .header-btn-ios {
    padding-top: 12px;
    font-size: 35px;
}

.platform-ios .space-subheader {
    margin-top: 95px !important;
}

.platform-ios #crew-steps > div.crewBtn.center.white.bg-lb {
    margin-top: 95px !important;
}

.has-custom-subheader {
    top: 275px;
}

.tops {
    margin-top: 63px;
}

.has-header-shop {
    top:396px;
}

.has-header-clock {
    top: 396px;
}

.clock, #clock {
    font-size: 55px;
    color: #fff;
    text-align: center;
    padding: 30px 0px 25px 0px;
    margin-top:100px;
    border-color: #0365C0;
}

.steps-subheader {
    padding-top: 56px;
    height: 185px;
    top:90px;
    margin-bottom: 0px;
}

.platform-ios .new-crew-list-employee {
    margin-top: 270px;
}

.new-crew-subhead {
    margin-top: 0px;
    top: 450px;
}

.newCrew {
    padding-top: 270px;
}

.center-div {
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center;
}

.subhead-search-clock {
    background-color:#0365C0;
    border-color:#0365C0;
    height:175px;
    top:0px;
}

.subhead-search-steps {
    background-color:#0365C0;
    border-color:#0365C0;
    height:150px;
    top:0px;
    padding-top: 15px;
}

.subhead {
    background-color:#0365C0;
    border-color:#0365C0;
    height:175px;
    padding: 15px;
    top: 100px;
}

.platform-ios .subhead-clock-shop {
    background-color:#0365C0;
    border-color:#0365C0;
    height:70px;
    margin-top:10px;
    margin-bottom: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.subhead-clock-shop {
    background-color:#0365C0;
    border-color:#0365C0;
    height:100px;
    top:100px;
    margin-bottom: 0px;
    padding-top: 20px;
}

.platform-ios .subhead {
    background-color:#0365C0;
    border-color:#0365C0;
    height:150px;
    padding: 10px;
    top: 110px;
}

.subhead-scout {
    background-color:#51A7F9 !important;
    border-color:#51A7F9 !important;
    height:115px !important;
    top:100px !important;
    margin-bottom: 0px !important;
    padding: 20px !important;
}

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

.barcodeImg {
    width:77%;
    margin:10px;
    padding-left: 8px;
}

.barcode {
    background-color:
    #023e75;height:125px;
}

.searchLabel {
    height: 125px;
    margin-bottom: 10px;
    font-size: 30px;
}

.searchLabel-crew {
    height: 100px !important;
    padding: 10px;
}

input::-webkit-input-placeholder {
    font-size: 45px;
}

input::-moz-placeholder {
    font-size: 45px;
}

input:-ms-input-placeholder {
    font-size: 45px;
}

input:-moz-placeholder {
    font-size: 45px;
}

#searchInput {
    color:#fff;
    font-size: 50px;
    margin: 0px;
}

#searchInput::-webkit-input-placeholder {
    font-size:45px;
    color:rgba(255,255,255, 0.7);
    margin-top: 10px;
    padding-top: 15px;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

#searchInput::-moz-placeholder {
    font-size:45px;
    color:rgba(255,255,255, 0.7);
    margin-top: 10px;
    padding-top: 15px;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

#searchInput:-ms-input-placeholder {
    font-size:45px;
    color:rgba(255,255,255, 0.7);
    margin-top: 10px;
    padding-top: 15px;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

#searchInput:-moz-placeholder {
    font-size:45px;
    color:rgba(255,255,255, 0.9);
    margin-top: 10px;
    padding-top: 15px;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.platform-ios #searchInput {
    line-height: 30px !important;
}

/*#last:last-child {
    margin-bottom: 396px !important;
}*/

.platform-ios .last {
    margin-bottom: 100px !important;
}

.ios-scroll {
    height: 100px;
}

.no-margin-top {
    margin-top: 0px !important;
}

.no-margin-right {
    margin-right: 0px !important;
}

.margin-top {
    margin-top: 55px !important;
}

.margin-top-10 {
    margin-top: 10% !important;
}

.platform-ios .margin-top-picker {
    margin-top: 97px !important;
}

/*#addCrewlist:last-child {
    margin-bottom: 320px !important;
}*/

.scout-report-mg {
    padding: 15px;
}

#scrollSignatureModal {
    top: 100px !important;
}

/*.card-production:last-child {
    margin-bottom: 170px !important;
}*/

.platform-ios div.button-bar.fixed-button {
    margin-bottom: 10% !important;
}

.platform-ios .steps-scout-ios {
    height: 125px;
}

.platform-ios #scout-form {
    top: 114px !important;
}

.platform-ios #container {
    top: -60px !important;
}

#container {
    top: 130px !important;
}

.platform-ios #containerQA {
    top: 90px !important;
}

.platform-ios #subheader-steps {
    bottom: 526px;
}

.platform-ipad #listPests {
    top: 65px !important;
}

.platform-ios .shop-tk-header {
    top: 0px;
}

.platform-ios .subhead-search {
    top: 100px;
}

.platform-ios .subhead-search-shop {
    top: 200px;
}

.platform-ios .subhead-search-ios {
    top: 434px;
}

.platform-ios .subhead-steps-ios {
    top: 145px;
}

.platform-ios .employeeDetailsCrew {
    margin-top: 89px;
}

.platform-ios .subhead-search-ios-xl {
    top: 142px;
}

.platform-ios .subhead-scout-location {
    margin-top: 130px;
}

.platform-ios .subhead-search-steps-ios {
    top: 125px;
}

.platform-ios .qaSteps {
    margin-top: 88px;
}

.platform-ios span.title {
    top: 15px !important;
}

.platform-ios button#closeIcon.button.button-clear {
    min-height: 50px !important;
    top: 10px !important;
}

.platform-ios .increased-min-height {
    min-height: 125%;
}

.white-text-btn {
    font-size: 35px;
    height: 75px;
    margin-top: 20px;
    width: 100%;
    text-align: center;
    padding-left: 10px;
    color: white !important;
}

span.col-80.largeTxt {
    padding-top: 25px !important;
    padding-bottom: 5px !important;
}

div.tooltiptext.popover-tooltip {
    position: fixed !important;
    top: 10%;
    height: 12% !important;
    padding-bottom: 10px;
}

.img-icon-right {
    height: 75px;
    width: 75px;
    margin-left: 92%;
    margin-top: -50px;
}

.qaSteps {
    margin-top: 168px;
}

.platform-ios .addUnits {
    top: 50px;
}

.platform-ios .newCrew {
    margin-top: 220px;
}

.ionic-version {
    padding: 20px;
}

.tabletsize {
    height: 100px;
}

.overflow-scroll {
    overflow-y: scroll !important;
}

.platform-ios .blank-option {
    min-height: 100% !important;
}

.unlock-scroll {
    height: calc(100% + 10px) !important;
}

.platform-ios .scout-msg {
    margin-top: 50px !important;
}

.summary-individual {
    padding-top: 100px;
}

.platform-ios .summary-individual {
    top:0px !important;
}

.platform-ios .no-crewlrg {
    top:100px !important;
}

/* Style for cluster markers map */
div.map-container {
    width: 100% !important;
    height: 100% !important;
    position: relative;
    display: block;
}

.history-icon {
    margin-top: 5px;
    font-size: 18px;
    color: white;
}

.legend {
    font: 14px/16px Arial, Helvetica, sans-serif;
    background: rgba(255,255,255, 0.9);
    box-shadow: 0 0 15px rgba(0,0,0,0.2);
    border-radius: 5px;
    padding: 6px 8px;
    width: 180px;
    line-height: 18px;
    color: #777;
    font-weight: bold;
}

.legend i {
    border-radius: 50%;
    width: 16px;
    height: 16px;
    float: left;
    margin-right: 8px;
    opacity: 0.7;
}

.marker-cluster-small div, .marker-cluster-medium div, .marker-cluster-large div{
    background-color: #2196f3 !important;
    color: white;
    font-weight: bold;
}

.marker-cluster-small, .marker-cluster-medium, .marker-cluster-large{
    background-color: rgba(33, 150, 243, 0.7);
}

.cluster {
    background: #2d84c8;
    border-radius: 50%;
    text-align: center;
    color: white;
    font-weight: 700;
    border: 1px solid #2d84c8;
    font-family: monospace;
}

.cluster:before {
    content: ' ';
    position: absolute;
    border-radius: 50%;
    z-index: -1;
    top: 1px;
    left: 1px;
    right: 1px;
    bottom: 1px;
    border: 1px solid white;
}

input[type=checkbox] {
    width:50px;
    height:50px;
}

.scout-item {
  line-height: 5vh;
}

.img-left {
    border-radius: 50%;
    width:100px;
    height: 100px;
    float: left;
    margin-right: 10px;
    margin-top: 15px;
}

.scout-box {
    width: 75px;
    height: 75px;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 0px;
}

.sync-gif {
    margin-top: 50px;
    width:250px;
}

.nav-btn {
    margin-right: 0px;
    color: white;
    width: 285px !important;
    height: 44px;
    border-top-width: 0px;
    top: 0px;
    border-radius: 0px;
    right: 0px;
    background-color: #023e75;
}

.shopAuto-header {
    top:100px;
}

.platform-ios .ios-shopHeader {
    margin-top:45px !important;
}

.has-header-shopAuto {
    top:123px;
}

.summary-item {
    height: 125px;
    font-size: 45px;
    line-height: 80px !important;
}

.summary-icon {
    width: 50px;
    float: left;
    line-height: 50px;
    padding-top: 20px;
}

.jobList:nth-child(even) {
    background-color: #efefef;
}

.job-item {
    height: 150px;
    font-size: 35px;
    line-height: 50px;
    padding: 15px;
}

.deleteJob, #deleteJob {
    font-size: 50px !important;
}

.addJob {
    margin-top: 150px;
}

.job-icon {
    width: 45px;
    height: 45px;
}

.jobTime {
    height: 65px;
    margin-top: 10px;
}

#lastEnd {
    border: 1px solid #51A7F9;
    border-radius: 3px;
    width: 190px;
    height: 65px;
    font-size: 28px;
}

.platform-android input[type="time"] {
    padding: 4px;
}

.shop-summary-header {
    font-size: 40px;
}

.shop-summary-text {
    font-size: 32px;
}

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

.row-gray {
    background-color: #EFEFEF;
}

.platform-ios .ios-left {
    margin-left: 50px !important;
}

.platform-ios .qa-report {
    height:150px !important;
}

.qa-report {
    height:125px !important;
}

.platform-android .piecerate {
    top:130px;
}

.custom-scanner-fab {
    margin-bottom: 50px;
    margin-left: 0;
    transform: scale(0.8);
}

.cancel-bottom {
    position: absolute;
    bottom: 10px !important;
    left: 10px;
    right: 10px;
    width: calc(100% - 40px) !important;
}

.no-reports {
    color: #5a5a5a !important;
    margin-top: 20% !important;
}

.bg-white {
    background-color: white !important;
}

.support-bar {
    color: black !important;
    background-color: white;
    border-top: 1px #CCC solid;
    text-align: center;
    height: 60px;
    display: block !important;
}

/*################################### SIGNATURE COMPONENT ###################################*/
.content #signatureComponentCanvas {
    width: 100%;
    border: solid 1px grey;
    height: 560px;
    min-height: 200px;
}

.hc-clear-button {
    position: absolute;
    font-size: 70px;
    background: none !important;
}

.button-bar {
    left: 0px;
    padding-left: 2%;
    padding-right: 2%;
    margin-bottom: 5%;
}

.button-bar .button {
    margin: 1%;
}

.fixed-button {
    position: fixed;
    bottom: 5%;
}

/*################################### END SIGNATURE COMPONENT ###################################*/

.bar-footer-big {
    height: 100px;
}

.btn-half {
    font-size: 40px !important;
    border-radius: 20px;
}

.detail-header {
    height: 10vh;
}

.platform-ios .text-detail-header {
    height: 10vh;
    left: 35% !important;
    width: 66% !important;
}

.section-header {
    font-size: 35px !important;
}

.scout-item-text {
    float: left;
    margin-left: 10vh;
}

.food-item-text {
    float: left;
    margin-left: 2vh;
}

.platform-ios9 .food-item-text {
    transform: translate(0%, 0%) !important;
    margin-top: 3.66% !important;
}

.platform-ios9 .padding-1 {
    padding-top: 0vh !important;
    padding-left: 1vh !important;
}

.platform-ios9 .avatar-center-vertically, .platform-ios9 .input-center-vertically {
    top: 50% !important;
    transform: translate(0%, -50%) !important;
    position: absolute !important;
}

.scout-item-avatar {
    float: left;
    overflow-wrap: break-word;
    word-break: break-word;
    text-align: left;
}

.scout-item-avatar-padding {
    padding-left: 100px;
}

.scout-item-avatar > img:first-child {
    position: absolute;
    top: 40px;
    left: 2vh;
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

.text-detail-header {
    position: absolute;
    top: 0px;
    left: 35%;
    right: 0px;
    width: 55%;
    padding-left: 0px;
    margin-left: 9%;
    padding-bottom: 30px;
    text-align: left;
}

.icon-detail {
    display: inline-block;
    vertical-align: middle;
    width: 37px;
    height: 36px;
    right: 30px;
    bottom: 5px;
    top : 20%;
    position: relative;
    z-index: 99;
    margin-right: 60%;
}

.location-details {
    margin-top: 4%;
    margin-left: -0.5vw;
}

.location-icon {
    font-size: 5vw;
    margin-right: 3.5vw;
}

.clock-icon {
    font-size: 4vw;
    margin-right: 4%;
}

.margin-left-detail {
    margin-left: 30%;
    height: 20vh;
    margin-top: 5vh;
}

.status-dot {
    height: 3vw;
    width: 3vh;
}

.detail-content {
    top:100px;
}

.platform-ios .detail-content {
    top: 100px !important;
}

.font-increase {
    font-size: 35px !important;
}

.line-increase {
    line-height: normal;
}

.crew-name-summary {
    text-shadow: 2px 2px 2px lightgrey;
    color: black;
}

.pest-required {
    border-right: 6px solid red;
}

.spacement-segment {
    margin-right: -5vw !important;
}

.platform-ios .top-search-bar {
    margin-top: 10vh;
}

.text-6vw {
    font-size: 6vw;
    line-height: 6vw;
}

.contact-support, .text-contact {
    font-size: 35px;
}

.report-text {
    font-size: 2em;
}

.question-text {
    font-size: 3em;
}

.question-clipboard {
    font-size: 3.5em;
}

.profile-container {
    height: 88px;
}

.hc-accounts-modal-wrapper {
    top: 88px !important;
}

.profile-image {
    height: 70px;
}

.hc-piece-rate-summary-root {
    margin-top: 188px;
}

.has-header-search-employee {
    top: 98px;
}

#content-table-row-modal, .platform-ios #content-table-row-modal {
    padding-top: 44px;
}

.add-row-locations {
    left: 45%;
}

.log-row-large {
    height: 2em;
    line-height: 1.5em;
    font-size: 2em;
}
