﻿[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}

body {
    font-family:  'AvantGardeGothic', Verdana, Arial, Helvetica, sans-serif !important;
    background-color: rgba(242, 242, 242, 0.658823529411765) !important;
    overflow-x: hidden;
}

input[type=text]::-ms-clear {
    display: none;
}

input[type=radio], input[type=checkbox] {
    margin-right: 3px;
}

label {
    font-weight: normal;
}

/* to fix font color on Ipad safari */
input[disabled], textarea[disabled], select[disabled='disabled']{
   -webkit-text-fill-color: #555; 
   -webkit-opacity: 1;
   opacity: 1;
   color: #555;
}

#body-loader-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(242, 242, 242, 1);
    z-index: 2000;
}

#loader-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(180, 180, 180, 0.4);
    z-index: 2000;
}

#loader {
    position: absolute;
    left: 48%;
    top: 35%;
    z-index: 1052;
    width: 50px;
    height: 50px;
    opacity: 1 !important;
    border: 6px solid #FFF !important;
    border-radius: 50%;
    border-top: 6px solid #036 !important;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
}

.loginBtn {
    background-position: inherit;
    border-radius: 2px !important;
    -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.349019607843137) !important;
    -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.349019607843137) !important;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.349019607843137) !important;
    font-weight: normal !important;
    font-size: 16px !important;
    background-color: #003366 !important;
    padding: 5px 6px 0 6px;
    color: white;
}

.loginBtn:hover, .loginBtn.focus, .loginBtn:focus {
    color: white !important;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1030;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav > ul {
    list-style-type: none;
    margin-left: -50px;
    transition: 0.3s;
}

.sidenav > ul > li {
    width: 100%;
    height: 100%;
    background-color: #404040;
    margin: 5px;
}

.sidenav > ul > li:hover {
    background-color: #808080;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 13px;
    color: #FFF;
    display: block;
}

.sidenav a:hover, .sidenav a:focus, .offcanvas a:focus {
    text-decoration: none;
    color: #FFF;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 30px;
    margin-left: 50px;
}

#prList {
    margin-top: -5px;
    background-color: #b3b3b3;
}

#prList > ul {
    list-style-type: none;
}

#prList a {
    color: #000;
    margin: -10px 0 0 -25px;
}

#prList a:hover, #prList a:active, #prList a:focus {
    text-decoration: underline;
}

#prList p {
    font-size: 13px;
    padding: 8px 8px 0px 32px;
}

#remindList {
    margin-top: -5px;
    background-color: #b3b3b3;
}

#remindList > ul {
    list-style-type: none;
}

#remindList a {
    color: #000;
    margin: -10px 0 0 -25px;
}

#remindList a:hover, #remindList a:active, #remindList a:focus {
    text-decoration: underline;
    outline-color: transparent;
}

#remindList p {
    font-size: 13px;
    padding: 8px 8px 0px 32px;
}

#repEvals {
    margin-top: -5px;
    background-color: #b3b3b3;
}

#repEvals > ul {
    list-style-type: none;
}

#repEvals a {
    color: #000;
    margin: -10px 0 0 -25px;
}

    #repEvals a:hover, #repEvals a:active, #repEvals a:focus {
        text-decoration: underline;
        outline-color: transparent;
    }

#repEvals p {
    font-size: 13px;
    padding: 8px 8px 0px 32px;
}

#main {
    transition: margin-left .5s;
}

.navbar {
    border: unset !important;
    border-radius: unset !important;
}

.navbar-default {
    background-color: #036 !important;
    border-color: unset !important;
    padding: 0 20px;
}

#leftHamburger {
    color: #FFF !important;
    font-size: 30px;
    margin: 5px 5px 0 0;
    cursor: pointer;
}

.mainLogo1 {
    color: #FFF !important;
    margin: 12px 0 -12px 0px;
}

.mainLogo2, .imgCan {
    color: #FFF !important;
    margin: 0 5px 0 10px;
}

.navbar-default .navbar-nav > li > a {
    color: #FFF !important;
    text-decoration: underline;
}

.navbar-default li > a:hover, .navbar-default li > a:focus {
    color: #036 !important;
    background-color: #E2E2E2 !important;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #036 !important;
    background-color: #E2E2E2 !important;
}

.navbar-collapse.collapse {
    display: block !important;
}

.navbar-nav > li, .navbar-nav {
    float: left !important;
}

.navbar-nav.navbar-right:last-child {
    margin-right: -15px !important;
}

.navbar-right {
    float: right !important;
}

.verticalDivider {
    margin-top: 15px;
    border-right: 1px solid #FFF;
    height: 20px;
}

.navbar-nav > li > .dropdown-menu {
    width: 400px;
    padding: 0 20px;
    background-color: rgba(255, 255, 255, 1);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(121, 121, 121, 1);
    border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    z-index: 1051;
}

#createAppForm, #decForm {
    padding: 0 10px;
    overflow-y:auto;
    overflow-x:hidden;
}

.calImgDate {
    margin-left: -30px;
    padding: 8px 7px 0;
    background-color: #FFF;
    z-index: -1;
}

.calOrderHistoryImgDate {
    margin-left: -30px;
    padding: 8px 2px 0;
    background-color: #FFF;
    z-index: -1;
}

.EvalCalImgDate {
    margin-left: -35px;
    padding-left: 6px;
    background-color: #FFF;
    z-index: -1;
}

#globalCalImgDate {
    position: absolute;
    margin-left: -20px;
    padding-top: 6px;
    font-size: 13px;
    color: #000;
}

.top-btns > button {
    background-color: rgba(242, 242, 242, 1);
    border: none;
    border-radius: 2px;
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.349019607843137);
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.349019607843137);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.349019607843137);
}

.btm-btns > button {
    width: 100px !important;
    margin: 5px 5px 0 5px;
    background-color: rgba(204, 204, 204, 1);
    border: none;
    border-radius: 2px;
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.349019607843137);
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.349019607843137);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.349019607843137);
}

.btm-btns > .btn-primary {
    background-color: rgba(0, 51, 102, 1);
    border: none;
    border-radius: 2px;
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.349019607843137);
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.349019607843137);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.349019607843137);
}

.btm-btns > .btn-danger {
    background-color: #CC0000;
    border: none;
    border-radius: 2px;
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.349019607843137);
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.349019607843137);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.349019607843137);
}

.hdr-btns > button {
    width: 100px !important;
    margin: 5px 5px 0 5px;
    background-color: rgba(204, 204, 204, 1);
    border: none;
    border-radius: 2px;
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.349019607843137);
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.349019607843137);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.349019607843137);
}

.hdr-btns > .btn-primary {
    background-color: rgba(0, 51, 102, 1);
    border: none;
    border-radius: 2px;
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.349019607843137);
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.349019607843137);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.349019607843137);
}

#select-contact-container {
    width: 450px; 
    margin: 10px;
    border: 1px solid rgba(0, 153, 255, 1); 
}

#edit-select-contact-container {
    width: 450px;
    margin: 10px;
    border: 1px solid rgba(0, 153, 255, 1);
}

#select-contact-list {
    height: 500px;
    overflow-y: auto; 
}

.alphabets-list > li > a {
    background-color:#FFF !important;
}

.addRowBtn {
    width: 70px;
    margin-top: -10px;
}

.demoFormElement input {
    margin: 2px;
}

.demoErrorMsg1 {
    width: 135px;
    text-align: center;
    padding: 5px 0px;
    margin: -5px 0px 5px -10px;
}

.demoErrorMsg2 {
    width: 130px;
    text-align: center;
    padding: 5px 0px;
    margin: -10px 0px 5px 15px;
}
.demoInfo {
    text-align: center;
    padding: 5px 0px;
    margin: -10px 0px 5px -180px;
}

.editDemoInfo {
    text-align: center;
    padding: 5px 0px;
    margin: -10px 0px 5px -150px;
}

#searchGlobal {
    width: 540px;
    background: inherit;
    background-color: rgba(255, 255, 255, 1);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(0, 153, 255, 1);
    border-radius: 0px;
    -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.349019607843137);
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.349019607843137);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.349019607843137);
    padding: 10px 0;
}

.sForm {
    padding:0 15px;
    overflow-y:auto;
    overflow-x:hidden;
}

#optsearch {
    width: 545px;
    height: 25px;
    margin: 0 -21px;
    background-color: rgba(228, 228, 228, 1);
    text-align: right;
    font-size: 16px;
    color: #0099FF;
    padding-right: 30px;
    box-sizing: border-box;
    border-width: 0.5px;
    border-style: solid;
    border-color: rgba(0, 153, 255, 1);
    border-radius: 0px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.349019607843137);
    -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.349019607843137);
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.349019607843137);
}

#optionalSearch {
    width: 545px;
    margin: 0 -21px;
    padding: 20px 25px 5px 20px;
    background: inherit;
    background-color: rgba(255, 255, 255, 1);
    box-sizing: border-box;
    border-width: 0.5px;
    border-style: solid;
    border-color: rgba(0, 153, 255, 1);
    border-radius: 0px;
    -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.349019607843137), 0px 5px 2px 0px rgba(0, 0, 0, 0.149019607843137) inset;
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.349019607843137), 0px 5px 2px 0px rgba(0, 0, 0, 0.149019607843137) inset;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.349019607843137), 0px 5px 2px 0px rgba(0, 0, 0, 0.149019607843137) inset;
}

.textMrg {
    margin-top: 5px;
}

#userName {
    margin: 13px;
    color: #FFF !important;
}

#topCalendar {
    margin-right: -10px;
}

#topCalDropdown {
    width: 500px !important;
    height: auto !important;
    background-color: rgba(242, 242, 242, 1) !important;
}

.topArrowsCal{
    width: 46px !important;
    height: 46px !important;
    background: #d9d9d9;
    border-radius: 50% !important;
	-moz-border-radius: 50% !important;
	-webkit-border-radius: 50% !important;
    font-size: 20px !important;
    color: #FFF;
}

.topWeekDatesCal>div {
    width: 46px;
    height: 46px;
    border: 1px solid #000;
    border-radius: 50% !important;
	-moz-border-radius: 50% !important;
	-webkit-border-radius: 50% !important;
    padding: 0px !important;
}

.topDayCal {
    font-size: 11px;
}

.topDateCal {
    font-size: 14px !important;
    font-weight: bold;
}

#topCalAptList {
    border: 1px solid #000;
    background-color: #FFF;
    width: inherit;
    margin: 10px 0 0 -21px;
    padding: 20px 10px;
}

/* Calendars */
.fc-event {
    cursor: pointer;
}

/* Global Calendar View */
.global-calendar {
    padding-top: 2%;
    padding-right: 5%;
}

.set-time-height {
    height: 2.5em !important;
}

/* Weekly Calendar View*/
.weekly-calendar {
    padding: 15px 9% 5% 6.5%
}

.tentative-confirm-icon {
    width: 12px; 
    padding: 2px;
}

.nav-dropdown-btn {
    background-position: inherit;
    width: 200px !important;
    height: 100px !important;
    background-color: rgba(255, 255, 255, 1) !important;
    box-sizing: border-box !important;
    border-radius: 0px !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-left-style: solid !important;
    border-left-width: 1px !important;
    border-right-style: solid !important;
    border-right-width: 1px !important;
    border-top-style: solid !important;
    border-top-width: 1px !important;
    border-bottom-style: solid !important;
    border-bottom-width: 1px !important;
    background-image: inherit !important;
    background-repeat: inherit !important;
    background-attachment: inherit !important;
}

.nav-dropdown-btn > .btn-default {
    background-color: rgba(255, 255, 255, 1) !important;
    border: none !important;
    border-radius: 3px !important;
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.349019607843137) !important;
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.349019607843137) !important;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.349019607843137) !important;
}

#logout-btn {
    background-color: rgba(0, 51, 102, 1) !important;
    border: none !important;
    border-radius: 3px !important;
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.349019607843137) !important;
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.349019607843137) !important;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.349019607843137) !important;
    color: #FFF !important;
}

#aptsDateSelect {
    margin-left:30px;
    padding-right: 0;
}

#topDateSelect {
    width: 200px;
    background-color: #FFF;
    margin: 0 5px 0 0;
    cursor: pointer;
}

.searchApp {
    text-decoration: underline;
    font-size: 16px;
}

.topArrows{
    width: 76px !important;
    height: 76px !important;
    background: #d9d9d9;
    border-radius: 50% !important;
	-moz-border-radius: 50% !important;
	-webkit-border-radius: 50% !important;
    font-size: 40px !important;
    color: #FFF;
}

.topWeekDates>div {
    width: 76px;
    height: 76px;
    border: 1px solid #000;
    border-radius: 50% !important;
	-moz-border-radius: 50% !important;
	-webkit-border-radius: 50% !important;
    padding-top: 7px !important;
}

.topDay {
    font-size: 15px !important;
}

.topDate {
    font-size: 30px !important;
    font-weight: bold;
}

.topWeekDates>.btn:hover, .topWeekDates>.btn:active, .topWeekDates>.btn:focus,
.topWeekDatesCal>.btn:hover, .topWeekDatesCal>.btn:active, .topWeekDatesCal>.btn:focus {
    background-color: #0099ff;
    color: #FFF;
    border: none;
}

.topWeekDatesSelected {
    background-color: #0099ff !important;
    color: #FFF !important;
    border: none !important;
}

#dashSepLeftCal {
    border-right: 1px dashed #000;
    padding-right: 30px;
}

#dashSepRightCal {
    border-left: 1px dashed #000;
    padding-left: 20px;
}

#dashSepLeft {
    text-align: center;
    border-right: 1px dashed #000;
}

#dashSepRight {
    margin-left: -5px;
    border-left: 1px dashed #000;
}

#aptList {
    list-style-type: none;
}

.aptListItem {
    border: 1px solid #000 !important;
    width: 100% !important;
    padding: 12px 0px 12px 12px !important;
    text-align: left !important;
    border-radius: 0px !important;
}

.aptListItem:hover, .aptListItem:focus, .aptListItem:active {
    background-color: #FFF;
}

.aptListItem span {
    margin: 5px;
}

.visitEditBtn {
    text-decoration: underline;
}

.selectedAptInList {
    background-color: #FFF;
    border: 2px solid rgba(0, 153, 255, 1) !important;
    border-right: none !important;
}

#eachAptDetails {
    position: sticky;
    position: -webkit-sticky;
    top: 60px;
    border: 1px solid rgba(0, 153, 255, 1);
    background-color: #FFF;
    margin: 0 12px 0 -12px;
    min-height: 500px;
    height: auto;
    padding: 0 30px;
}

.noAptText {
    font-size: 20px;
    font-weight: bold;
    color: #CC0000;
    text-align: center;
    margin-top: 20px;
}

.form-control.datePicker {
    margin-right: 5px;
    display: inline-block !important;
}

button.ui-datepicker-current {
     margin-left: 36% !important;
     opacity: 1 !important;
     font-weight: bold !important;
}
button.ui-datepicker-close {
    display: none;
}

.ui-datepicker-trigger {
    position: relative;
    height: 30px;
    width: 30px;
    margin-top: -10.5px;
    cursor: pointer !important;
}

button.disableWeekendTodayBtn {
    cursor: not-allowed !important;
    opacity: .65 !important;
}

.custCompName {
    color: #036;
    text-decoration: underline;
    margin-right: 10px;
}

.salesRank1 {
    width: 15px;
    height: 15px;
    background-color: #5E15FF;
    border: 1px solid #5E15FF;
    border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    color: #FFF;
    font-size: 18px;
    padding: 0 6.5px !important;
    text-align: center;
}

.salesRank2 {
    width: 15px;
    height: 15px;
    background-color: #F59A23;
    border: 1px solid #F59A23;
    border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    color: #FFF;
    font-size: 18px;
    padding: 0 6.5px !important;
    text-align: center;
}

.salesRank3 {
    width: 15px;
    height: 15px;
    background-color: #CC0000;
    border: 1px solid #CC0000;
    border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    color: #FFF;
    font-size: 18px;
    padding: 0 6.5px !important;
    text-align: center;
}

.salesRank4 {
    width: 15px;
    height: 15px;
    background-color: #000;
    border: 1px solid #000;
    border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    color: #FFF;
    font-size: 18px;
    padding: 0 6.5px !important;
    text-align: center;
}

#callSheetBody, .editAptModalBody, .notesModals, #evalBody, #evalSxSBody {
    max-height: 720px;
    overflow-y: auto;
    overflow-x: hidden;
}

.contact-list-data {
    margin-bottom: 10px;
}

.delete-contact-grid {
    max-height: 500px;
}

.iframeModals {
    max-height: 720px;
    overflow-y: auto;
}

.csItem {
    width: 898px;
    height: 35px;
    margin: 15px -15px;
    padding: 3px 30px 3px 15px;
    background-color: rgba(228, 228, 228, 1);
    text-align: left;
    font-size: 20px;
    color: #000;
}

.csItemChild {
    width: 898px;
    height: 35px;
    margin: 15px -15px;
    padding: 3px 30px;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    color: #000;
}

.csModalMsg {
    padding: 2px 15px;
    margin-bottom: 0;
    text-align: center;
}

.lableText {
    font-weight: bold;
    margin-right: 20px;
}

.showPrint {
    display: none !important;
}

#sticky {
    margin: 2% 0 1% 0;
}

#sticky.stick {
    margin-top: 0 !important;
    margin-left: -2%;
    position: fixed;
    top: 55px;
    z-index: 1029;
    background-color: #FFF !important;
    width: 100%;
    padding: 1.5% 2% 0.5%;
}

.selectedAccountTitle.stick-new {
    margin-top: 0 !important;
    margin-left: -2%;
    position: fixed !important;
    top: 108px !important;
    z-index: 1029;
    width: 100%;
    padding: 0 0.8%;
}

.noPagination {
    max-height: 311px;
    margin-bottom: 34px;
}

.yesPagination {
    max-height: 311px;
}

.noPaginationOhModal {
    max-height: 660px;
    min-height: 660px;
}

.yesPaginationOhModal {
    max-height: 650px;
    min-height: 650px;
}

#orderHistoryModalBody {
    max-height: 100%;
}

.resultItem {
    text-align: left;
    color: #000 !important;
    padding: 0 15px !important;
    border-radius: 0px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.498039215686275);
}

.resultItem:hover, .resultItem:hover .ytdSales{
    background-color: #036 !important;
    color: #FFF !important;
}

.resultItemTitle {
    font-size: 12px !important;
}

.resultItemIcon {
    margin-top: -35px;
    padding-right: 0.5%;
    font-size: 20px;
}

.accSalesRank {
    width: 25px;
    height: 25px;
    margin-left: 20%;
}

.geoBookmarkContainer {
    margin-left: 22%;
}

.geoBookmarkText {
    margin-left: -19.5px;
    color: white;
    font-size: 18px;
}

#level3Acc {
    color: #CC0000;
    font-weight: normal !important;
    white-space: nowrap;
    margin: 0;
    padding: 0 !important;
    border: 0 !important;
}

.customPB {
    height: 15px;
    background-color: #FFF;
    border: 1px solid #000;
    border-radius: 0px;
    box-shadow: none;
}

.ytdSales {
    color:#006600;
}

.overviewBoxRight {
    margin: 10px 10px 0 -5px;
    border: 1px solid #000;
}

.overviewBoxLeft {
    margin: 10px -15px 0 0;
    border: 1px solid #000;
}

.overviewBoxCenter {
    margin: 10px 10px 0;
    border: 1px solid #000;
}

.overviewBoxSmall {
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
    text-align: center;
    padding: 30px 0px;
}

.chart {
    display: table;
    table-layout: fixed;
    border-bottom: 1px solid #000;
    width: 100%;
    margin: 20px 0 auto;
    padding: 10px 0 0 20px;
}

.bar{
    position:relative;
    display:table-cell;
    vertical-align:bottom;
    height:120px;
    padding-bottom:1px;
}
  
.barContent{
    margin:0 0.5em;
    display: block;
    background: #5bc0de;
    -webkit-animation: drw 1s ease;
    animation: draw 1s ease;
}

.barContent:before{
    content:attr(title);
    position:absolute;
    left:0;
    right:0;
    top:100%;
  	display:block;
    text-align:center;
}

.barChartText {
    text-align: center;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: -2px;
}

.salesQuarter {
    color: #CC0000;
}

#accDetailsTable {
    width: 100%;
}

#accDetailsTable td {
    padding: 0 0 10px;
}

#webClassTrends {
    height:435px;
    overflow-y:auto;
    overflow-x:hidden;
    padding: 0 20px;
}

#compInfo {
    font-weight: bold;
    padding: 0 0 5px 15px;
    overflow-y: auto;
    overflow-x: hidden;
}

#arSection {
    width: 45.3%;
    min-height: 192px;
    padding: 5px 0px 0px 15px;
    font-weight: bold;
}

#growthOpp {
    overflow-y:auto;
    overflow-x:hidden;
    padding: 5px 0px 0px 15px;
    margin: 10px 0 0;
}

.selectedAccountTitle {
    background-color: #036 !important;
    color: #FFF !important;
}

.selectedAccountTitle .ytdSales {
    color: #FFF;
}

.accountTabs {
    max-height: 1005px;
    overflow-y: auto;
}

.tableHead {
    background-color: #036 !important;
    color: #FFF;
    white-space: nowrap;
}

#showMore {
    text-align: center;
    margin: 25px;
    color: #337ab7;
}

.orderSearchForm {
    border: 1.5px solid black;
    box-shadow: 0 0 2.5px #333;
    margin-bottom: 10px;
}

.orderSearchForm-calendar-input {
    background-color: #fff;
    width: 93.5% !important;
    cursor: pointer !important;
}

.select2-size {
    width: 100% !important;
}

#panel-fullscreen i {
    color: white;
    font-size: 20px;
    padding-right: 5px;
    line-height: 1.5 !important;
}

.modal-fullscreen {
    width: 98% !important;
    height: 92% !important;
    padding: 0 !important;
}

#orderHistoryInvoicedModal {
    padding-right: 0 !important;
}

#declinesList {
    max-height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
}

.itemInList:hover, .itemInList:focus, .itemInList:active {
    background-color: rgba(0, 153, 255, 1) !important;
    color: #FFF !important;
}

.itemInactiveInList:hover, .itemInList:focus, .itemInList:active {
    cursor: default !important;
}

.selectedContactInList, .selectedDeclineInList, .selectedCallSheetInList, .selectedSearchAptInList, .selectedPrintCSInList, .selectedActivityInList {
    background-color: rgba(0, 153, 255, 1) !important;
    color: #FFF !important;
}

#eachDeclineDetails {
    border: 1px solid rgba(0, 153, 255, 1);
    background-color: #FFF;
    min-height: 500px;
    height: auto;
    padding: 0 30px;
}

#declineNotes {
    border: 1px solid #000;
    min-height: 400px;
    padding: 15px;
}

#callsheetList {
    max-height: 500px;
    overflow: visible;
}

#activityNotes {
    border: 1px solid #000;
    padding: 15px;
}

@media screen and (max-width: 1400px) {
    .divWrapAroundButtonsDynamic {
        margin-left: -35px;
    }
}

#eachActivityDetails {
    border: 1px solid rgba(0, 153, 255, 1);
    background-color: #FFF;
    min-height: 470px;
    height: auto;
    padding: 0 30px;
}

#activitiesList {
    max-height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
}

#createAppForm, #actForm {
    padding: 0 10px;
    overflow-y: auto;
    overflow-x: hidden;
}

.hdr-btns > .btn-danger {
    width: 100px !important;
    margin: 5px 5px 0 5px;
    background-color: #CC0000;
    border: none;
    border-radius: 2px;
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.349019607843137);
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.349019607843137);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.349019607843137);
}

.hdr-btns > .btn-secondary {
    width: 100px !important;
    margin: 5px 5px 0 5px;
    background-color: #eee;
    border: none;
    border-radius: 2px;
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.349019607843137);
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.349019607843137);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.349019607843137);
}

.scrollFrame {
    -webkit-overflow-scrolling:touch !important;
    overflow-y:auto !important;
    height: 100% !important;
}

.table-fixed thead {
    width: 100%;
}
.table-fixed tbody {
    overflow-y: auto;
    width: 100%;
}
.table-fixed thead, .table-fixed tbody, .table-fixed tr, .table-fixed td, .table-fixed th {
    display: block;
}
.table-fixed tbody td, .table-fixed thead > tr > th {
    width: 19.2%;
    float: left;
    border-bottom-width: 0;
}
    
#gradeCol{
    width: 7%;
}
#repNameCol {
    width: 11%;
}
#cmpyCol {
    width: 10%;
}
#emplySizeCol {
    width: 10%;
}
#sicCol {
    width: 15%;
}
#addressCol {
    width: 13%;
}
#cityCol {
    width: 10%;
}
#stateCol {
    width: 4%;
}
#zipCol {
    width: 6%;
}
#statusCol {
    width: 5%;
}
#phoneCol {
    width: 7%;
}


.table-fixed tr:after {
    content: '';
    display: block;
    visibility: hidden;
    clear: both;
}	
.clearSelection {
    padding: 0;
    background-color: transparent !important;
    text-decoration: underline;
}

.reportCanvas {
    width: 100%;
    margin: -3% 0 0 -15px;
}

.scroll-up {
	position: fixed;
	display: none;
	z-index: 1049;
	bottom: 2em;
	right: 3em;
}

.scroll-up a {
	background-color: rgba(135, 135, 135, 0.5);
	display: block;
	width: 35px;
	height: 35px;
	text-align: center;
	color: #036;
	font-size: 15px;
	line-height: 30px;
    text-decoration: none;
}

.pull-bottom {
    display: inline-block;
    vertical-align: bottom;
    float: none;
}

.infoBubble {
    font-weight: bold;
    float: left;
    width: 25px;
    height: 25px;
    margin-right: 10px;
    background-color: #036;
    border: 1px solid #036;
    border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    color: #FFF;
    font-size: 18px;
    padding: 0 6.5px !important;
    text-align: center;
}

.disabledButton {
    -webkit-opacity: 1 !important;
    opacity: 1 !important;
}

.contactActivityButton {
    padding: 0 0 !important;
}

.circle {
    width: 16px;
    height: 16px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background: #036;
}

.softphone-img {
    position: absolute;
    top: 1px;
    right: 4px;
    cursor: pointer;
}

.appointment-hidden-field {
    width: 100%;
}

.appointment-date-pickers {
    margin: 30px 5px;
}

.productrecModal {
    vertical-align: middle !important;
}

.eval-repname-column {
    width: 15% !important;
}
.switch-view-btn {
    width: 112px;
    background-color: #036;
    vertical-align: middle;
}

.account-report {
    padding-left: 0;
    padding-top: 40px;
    height: 495px;
    overflow: auto;
}

.contact-activity-report {
    padding: 15px 0 0 15px;
    height: 685px;
    overflow: auto;
}

.category-spend-report {
    padding: 15px 0 0 15px;
    height: 685px;
    overflow: auto;
}

.item-spend-report {
    padding: 25px 0 0 15px;
    height: 685px;
    overflow: auto;
}

.quote-qty {
    width: 3% !important;
    text-align: right !important;
}

.quote-um {
    width: 4% !important;
    padding-left: 110px !important;
}

.quote-price {
    width: 6.5% !important;
    text-align: right !important;
}

.quote-lastordered {
    width: 10% !important;
    padding-left: 45px !important;
}

.quote-lastqty {
    width: 6% !important;
    text-align: right !important;
}

.orderhistory-pending-qty {
    width: 2% !important;
    text-align: right !important;
}

.orderhistory-pending-po {
    width: 11% !important;
    text-align: center !important;
    padding-left: 60px !important;
}

.orderhistory-pending-price {
    width: 8% !important;
    text-align: right !important;
}

.orderhistory-pending-ext {
    width: 8% !important;
    text-align: right !important;
}

.orderhistory-pending-status {
    width: 10% !important;
    font-size: 12.5px !important;
    padding-left: 60px !important;
}

/* Order history tab grid */
.oh-invoicedheader-tab-item {
    width: 6.8% !important;
}

.oh-invoicedheader-tab-desc {
    width: 28% !important;
}

.oh-invoicedheader-tab-qty {
    width: 5% !important;
}

.oh-invoicedheader-tab-um {
    width: 6% !important;
}

.oh-invoicedheader-tab-date {
    width: 8.5% !important;
}

.oh-invoicedheader-tab-orderedby {
    width: 12% !important;
}

.oh-invoicedheader-tab-unitprice {
    width: 7% !important;
}

.oh-invoicedheader-tab-extprice {
    width: 6% !important;
}

.oh-invoicedheader-tab-shipto {
    width: 18.2% !important;
}

.oh-invoicedheader-tab-toggle {
    width: 2% !important;
}

.orderhistory-tab-invoiced-item {
    width: 6.8% !important;
}

.orderhistory-tab-invoiced-desc {
    width: 26.2% !important;
}

.orderhistory-tab-invoiced-um {
    width: 4.6% !important;
    text-align: right !important;
}

.orderhistory-tab-invoiced-orderdate {
    width: 6.4% !important;
    text-align: right !important;
}

.orderhistory-tab-invoiced-qty {
    width: 5% !important;
    text-align: right !important;
}

.orderhistory-tab-invoiced-ordby {
    width: 14% !important;
    text-transform: capitalize !important;
    padding-left: 70px !important;
}

.orderhistory-tab-invoiced-price {
    width: 6% !important;
    text-align: right !important;
}

.orderhistory-tab-invoiced-ext {
    width: 7% !important;
    text-align: right !important;
}

.orderhistory-tab-invoiced-address {
    width: 22% !important;
    font-size: 12px !important;
    white-space: pre-wrap !important;
    padding-left: 65px !important;
}

/* Order history Modal */
.oh-invoicedheader-item {
    width: 6.8% !important;
}

.oh-invoicedheader-desc {
    width: 28.5% !important;
}

.oh-invoicedheader-qty {
    width: 5% !important;
}

.oh-invoicedheader-um {
    width: 6% !important;
}

.oh-invoicedheader-date {
    width: 8% !important;
}

.oh-invoicedheader-orderedby {
    width: 14% !important;
}

.oh-invoicedheader-unitprice {
    width: 6% !important;
}

.oh-invoicedheader-extprice {
    width: 7.5% !important;
}

.oh-invoicedheader-shipto {
    width: 17% !important;
}

.oh-invoicedheader-toggle {
    width: 2% !important;
}

.orderhistory-invoiced-webclass {
    border-top: 3px solid black !important;
    border-bottom: 3px double black !important;
    font-weight: bold !important;
    width: 100% !important;
}

.orderhistory-invoiced-webclass-first {
    border-top: none !important;
    border-bottom: 3px double black !important;
    font-weight: bold !important;
    width: 100% !important;
}

.orderhistoryBackgroundNo {
    background-color: transparent !important;
}

.orderhistoryBackgroundYes {
    background-color: #f9f9f9 !important;
}

.orderhistory-invoiced-item {
    width: 6.8% !important;
}

.orderhistory-invoiced-desc {
    width: 26.2% !important;
}

.orderhistory-invoiced-um {
    width: 4.6% !important;
    text-align: right !important;
}

.orderhistory-invoiced-orderdate {
    width: 8.4% !important;
    text-align: right !important;
}

.orderhistory-invoiced-qty {
    width: 5% !important;
    text-align: right !important;
}

.orderhistory-invoiced-ordby {
    width: 15% !important;
    text-transform: capitalize !important;
    padding-left: 70px !important;
}

.orderhistory-invoiced-price {
    width: 6% !important;
    text-align: right !important;
}

.orderhistory-invoiced-ext {
    width: 6% !important;
    text-align: right !important;
}

.orderhistory-invoiced-address {
    width: 22% !important;
    font-size: 12px !important;
    white-space: pre-wrap !important;
    padding-left: 30px !important;
}

.printtds {
    display: none !important;
}

.contact-search-name {
    margin-left: -250px;
}

.appointment-company-phone {
    margin-left: -50px;
}

.appointment-mobile-phone-extension {
    padding-left: 4px;
    padding-right: 0px;
    margin-left: -29px;
}

.appointment-phone-extension {
    margin-left: -5%;
}

.appointment-validate {
    margin-left: -16px;
}

.appointment-contact-name {
    padding-right: 0;
    margin-left: -25px;
}

.appointment-company-address {
    padding: 2px 0 0 0;
    margin-left: -25px;
}

.appointment-company-address span {
    word-wrap: break-word;
    max-width: 40ch;
}

.contact-grid-validation {
    width: 20px;
}

.emp-size-link {
    margin-left: -300px;
    padding: 0;
}

/* Updated Forms */
.uline-form .form-field {
    position: relative;
    margin: 10px 5px 10px 5px;
}
.form-inline-size {
    margin-right: -5px !important;
}
/* non-floating label on dropdowns*/
.uline-form .form-field .form-input-label {
    position: absolute;
    top: -.7em;
    left: 1.5em;
    font-size: 12px;
    color: #808080;
    background-color: #fff;
    padding: 0 2px;
}

/* controls the input highlighting*/
.uline-form .form-field .form-input:focus {
    outline: 5px auto -webkit-focus-ring-color;
    box-shadow: 0 0 0 !important;
}
/* input size and shape */
.uline-form .form-field .form-input {
    width: 33.51%;
    height: 25px;
    padding: 7px 5px 5px 5px;
    border: 1px solid #555;
    background: none;
    box-sizing: content-box;
    border-radius: 0 !important;
}
.uline-form .form-field .form-input[disabled] {
    width: 33.51%;
    height: 25px;
    padding: 7px 5px 5px 5px;
    border: 1px solid #555;
    background: none;
    box-sizing: content-box;
    border-radius: 0 !important;
    background-color: #EEE;
    -webkit-appearance: none;
}
/* add this to outer div on input with floating label */
.floating-label-wrapper {
    position: relative;
}
/* floating label placeholder style */
.floating-label {
    color: #808080;
    font-size: 14px;
    position: absolute;
    pointer-events: none;
    left: 1.5em;
    top: 7px;
    background-color: #fff;
    padding: 0 2px;
    transition: 0.2s ease all;
}
/* floating label floated style */
.form-control:focus ~ .floating-label,
.form-control:not(.empty) ~ .floating-label {
    top: -8px;
    left: 1.5em;
    font-size: 12px;
}
.form-control.empty ~ .floating-label  {
    opacity: 1;
}
textarea { resize: none; }
textarea ~ .form-control-highlight {
    margin-top: -11px;
}

.root-item-top-margin {
    margin-top: 15px;
}

/*key frames*/
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

@keyframes draw{
  0%{height:0;} 
}

/* Competitor Views */
.callsheet-competitor-small {
    width: 60%;
}

.callsheet-competitor-full {
    width: 100%;
}

/* Toast */
.toast {
    visibility: hidden; 
    height: 40px;
    min-width: 600px; 
    margin-left: -300px; 
    background-color: lightblue; 
    color: black; 
    text-align: center; 
    border-radius: 2px; 
    padding: 10px; 
    position: fixed; 
    z-index: 1060; 
    left: 50%; 
    top: 6px; 
}

.toast-warning {
    background-color: #f2dede;
    color: #a94442;
}

.toast.show {
    visibility: visible; 
    -webkit-animation: fadein ease 0.5s, fadeout ease 0.5s 4.5s;
    animation: fadein ease 0.5s, fadeout ease 0.5s 4.5s;
}

.cold-call-dropdowns {
    background-color: #FFF !important;
}

@-webkit-keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }

    to {
        top: 6px;
        opacity: 1;
    }
}

@keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }

    to {
        top: 6px;
        opacity: 1;
    }
}

@-webkit-keyframes fadeout {
    from {
        top: 6px;
        opacity: 1;
    }

    to {
        bottom: 0;
        opacity: 0;
    }
}

@keyframes fadeout {
    from {
        top: 6px;
        opacity: 1;
    }

    to {
        bottom: 0;
        opacity: 0;
    }
}

/*media-queries*/
@media screen and (max-width: 1400px) {
    #dashSepLeft, #dashSepRight {
        border-right: none;
        border-left: none;
    }
}

@media screen and (max-width: 1300px) {
    #salesRankTag {
        margin-left: -19px;
        width: 114px;
    }
    #arSection {
        width: 43.5%;
    }
    
}

@media screen and (max-width: 1366px) {
   #hrdH1 {
        width: 54%;
    }
}

@media screen and (max-width: 1024px) {
    #hrdH1 {
        width: 37%;
    }
}

@media screen and (max-width: 1620px) {
    .contact-search-name {
        margin-left: 0;
    }
}

@media screen and (min-width:1200px) {
    .resultItemTitle {
        font-size: 14px !important;
    }
}

@media screen and (max-height: 865px) {
    .noPaginationOhModal {
        max-height: 470px;
        min-height: 470px;
    }

    .yesPaginationOhModal {
        max-height: 465px;
        min-height: 465px;
    }

    .contact-search-name {
        margin-left: 0;
    }
}
@media screen and (max-width: 1180px) {
    .orderhistory-pending-po {
        padding-left: 40px !important;
    }
    .oh-invoicedheader-tab-unitprice {
        width:7% !important;
    }
    .oh-invoicedheader-tab-extprice {
        width:8% !important;
    }
    .orderhistory-tab-invoiced-price {
        width: 5% !important;
    }
    .orderhistory-tab-invoiced-ordby {
        width: 13% !important;
        text-transform: capitalize !important;
        padding-left: 45px !important;
    }
    .oh-invoicedheader-tab-orderedby {
        width: 10% !important;
    }
    .oh-invoicedheader-tab-shipto{
        width: 18.2% !important;
    }
    .orderhistory-tab-invoiced-address{
        padding-left: 40px !important;
    }
    .orderhistory-tab-invoiced-ext {
        width: 9% !important;
        text-align: right !important;
    }

}
@media screen and (max-width: 1100px) {
    #ulNavMenuTop {
        padding-left: 0px !important;
    }

    .mainLogo2 {
        margin-left: 0px !important;
    }

    #topCalendar {
        margin-right: -15px;
    }

    #topCalDropdown {
        width: 495px !important;
    }

    #aptsDateSelect {
        padding-left: 10px;
        width: 35% !important;
    }

    #salesRankTag {
        width: 100px;
    }

    .accSalesRank {
        margin-left: 0;
    }

    .geoBookmarkContainer {
        margin-left: 3%;
    }

    .geoBookmarkText {
        margin-left: -18px;
    }

    .scrollFrame {
        -webkit-overflow-scrolling: touch !important;
        overflow-y: auto !important;
    }

    #arSection {
        width: 42.3%;
    }

    #webClassTrends {
        padding: 0;
    }

    .custCompName {
        margin-right: 5px;
    }

    .aptListItem {
        padding-left: 0 !important;
    }

        .aptListItem span {
            margin: 3px;
        }

    #level3Acc {
        padding-top: 5px;
    }

    #sticky.stick {
        padding: 1.5% 2% 1.5%;
    }

    .selectedAccountTitle.stick-new {
        top: 107px !important;
        padding: 0;
    }

    .reportCanvas {
        width: 112%;
    }

    .appointment-hidden-field {
        width: 75%;
    }

    .appointment-date-pickers {
        margin: 20px 5px 30px;
    }

    .quote-qty {
        width: 6% !important;
    }

    .quote-um {
        padding-left: 35px !important;
        padding-right: 20px !important;
    }

    .quote-lastordered {
        padding-left: 12px !important;
    }

    .quote-lastqty {
        width: 5% !important;
    }

    .orderhistory-pending-qty {
        width: 4% !important;
    }

    .orderhistory-pending-po {
        padding-left: 15px !important;
    }

    .orderhistory-pending-status {
        padding-left: 25px !important;
    }

    /* Order history tab grid */
    .oh-invoicedheader-tab-item {
        width: 10% !important;
    }

    .oh-invoicedheader-tab-desc {
        width: 25% !important;
    }

    .oh-invoicedheader-tab-qty {
        width: 5% !important;
    }

    .oh-invoicedheader-tab-um {
        width: 5% !important;
    }

    .oh-invoicedheader-tab-date {
        width: 8% !important;
    }

    .oh-invoicedheader-tab-orderedby {
        width: 11.5% !important;
    }

    .oh-invoicedheader-tab-unitprice {
        width: 4.5% !important;
        padding-right: 70px !important;
    }

    .oh-invoicedheader-tab-extprice {
        width: 7% !important;
    }

    .oh-invoicedheader-tab-shipto {
        width: 17% !important;
    }

    .oh-invoicedheader-tab-toggle {
        width: 2.5% !important;
    }

    .orderhistory-tab-invoiced-item {
        width: 10% !important;
    }

    .orderhistory-tab-invoiced-desc {
        width: 25% !important;
    }

    .orderhistory-tab-invoiced-um {
        width: 4% !important;
    }

    .orderhistory-tab-invoiced-orderdate {
        width: 8.4% !important;
        text-align: right !important;
    }

    .orderhistory-tab-invoiced-qty {
        width: 4% !important;
    }

    .orderhistory-tab-invoiced-ordby {
        width: 12% !important;
        padding-left: 24px !important;
    }

    .orderhistory-tab-invoiced-price {
        width: 5% !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .orderhistory-tab-invoiced-ext {
        width: 10.5% !important;
        text-align: left !important;
        padding-left: 25px !important;
    }

    .orderhistory-tab-invoiced-address {
        width: 21% !important;
        padding-left: 12px !important;
    }

    /* Order history modal */
    .oh-invoicedheader-item {
        width: 10% !important;
    }

    .oh-invoicedheader-desc {
        width: 24.5% !important;
    }

    .oh-invoicedheader-qty {
        width: 5% !important;
    }

    .oh-invoicedheader-um {
        width: 4.5% !important;
    }

    .oh-invoicedheader-date {
        width: 8% !important;
    }

    .oh-invoicedheader-orderedby {
        width: 14% !important;
    }

    .oh-invoicedheader-unitprice {
        width: 7.5% !important;
    }

    .oh-invoicedheader-extprice {
        width: 7.5% !important;
    }

    .oh-invoicedheader-shipto {
        width: 17% !important;
    }

    .oh-invoicedheader-toggle {
        width: 2.5% !important;
    }

    .orderhistory-invoiced-item {
        width: 10% !important;
    }

    .orderhistory-invoiced-desc {
        width: 25% !important;
    }

    .orderhistory-invoiced-um {
        width: 4% !important;
    }

    .orderhistory-invoiced-qty {
        width: 4% !important;
    }

    .orderhistory-invoiced-ordby {
        width: 14% !important;
        padding-left: 12px !important;
    }

    .orderhistory-invoiced-price {
        width: 6% !important;
    }

    .orderhistory-invoiced-ext {
        width: 7.5% !important;
        text-align: right !important;
    }

    .orderhistory-invoiced-address {
        width: 21% !important;
        padding-left: 12px !important;
    }

    .calOrderHistoryImgDate {
        margin-left: -30px;
        padding: 8px 2px 0;
        background-color: #FFF;
        z-index: -1;
    }

    .orderSearchForm-calendar-input {
        background-color: #fff;
        width: 89.5% !important;
        cursor: pointer !important;
    }

    .select2-size {
        width: 100% !important;
    }

    .cold-call-ipad-input:focus {
        outline: none !important;
        border: 1px solid black;
        box-shadow: 0 0;
    }

    #panel-fullscreen i {
        font-size: 20px;
        padding-right: 5px;
        line-height: 1 !important;
    }

    .noPaginationOhModal {
        max-height: 470px;
        min-height: 470px;
    }

    .yesPaginationOhModal {
        max-height: 465px;
        min-height: 465px;
    }

    .emp-size-link {
        margin-left: -160px;
        padding: 0;
    }

    .dropdown-arrow-ipad {
        border-color: #5c5c5c transparent transparent transparent;
        border-style: solid;
        border-width: 5.5px 2.9px 0 2.9px;
        height: 0;
        left: 95%;
        margin-left: -4px;
        margin-top: 2px;
        position: absolute;
        top: 40%;
        width: 0;
    }

    .dropdown-arrow-ipad-cold-call {
        border-color: #5c5c5c transparent transparent transparent;
        border-style: solid;
        border-width: 5.5px 2.9px 0 2.9px;
        height: 0;
        left: 95%;
        margin-left: -375px;
        margin-top: 50px;
        position: absolute;
        top: 0%;
        width: 0;
    }

    .dropdown-long {
        left: 97%;
    }

    .dropdown-short {
        left: 92%;
    }

    .dropdown-timeframe {
        left: 91%;
    }

    .dropdown-grade {
        left: 44%;
    }

    .dropdown-state {
        left: 84%;
    }

    .select2-results__options {
        -webkit-overflow-scrolling: touch;
    }

    .delete-contact-grid {
        max-height: 350px;
    }

    .contact-search-name {
        margin-left: -20px;
    }

    .appointment-company-phone {
        margin-left: -25px;
    }

    .appointment-validate {
        margin-left: 0;
    }

    .appointment-contact-name {
        margin-left: 0;
    }

    .appointment-company-address {
        margin-left: 0;
    }

    .contact-grid-validation {
        width: 15px;
    }

    #eachAptDetails {
        padding: 0 5px;
    }

    .cold-call-dropdowns {
        background-color: #FFF !important;
        -webkit-appearance: none;
        padding-right: 25px;
    }

    .activity-button-margin {
        margin-left: -10px;
        margin-bottom: 10px;
    }
}

@media only screen and (max-device-width: 1024px) {
    .eval-repname-column {
        width: 14% !important;
    }
    /* Weekly Appointment View*/
    .weekly-calendar {
        padding: 15px 9% 5% 4%
    }

    .tentative-confirm-icon {
        width: 10px;
        padding: 2px;
    }

    .reportCanvas {
        width: 100%;
        margin-top: -1%;
    }
}

@media screen and (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: absolute !important;
        background-color: #FFF !important;
        border: 1px solid rgba(0,0,0,.15) !important;
    }
}

@media screen and (max-height: 768px) {
    #callSheetBody, .editAptModalBody, .notesModals, #evalBody, #evalSxSBody {
        max-height: 550px;
    }
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

        .sidenav a {
            font-size: 18px;
        }
}

#mainLogo > a:hover, #mainLogo > a:focus {
    background-color: transparent !important;
}

/* default hover image style */
.hoverImage {
    border: 1px solid #000000;
    display: none;
    padding: 0;
    margin: 0;
    position: absolute;
    z-index: 10;
}

.eval-checkbox-container {
    width: 14.9%;
    float: left;
}

.eval-checkbox-container span {
    width: 30px;
    float: left;
    text-align: center;
}

.eval-checkbox-container div {
    height: 30px;
    width: 30px;
    border: 1px solid black;
    float: left;
    position: relative;
}

.eval-checkbox-container img {
    width: 28px;
    height: 28px;
    z-index: 1;
}

.eval-checkbox-container input[type=checkbox] {
    margin: 0 !important;
    width: 28px;
    height: 28px;
    opacity: 0;
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
}

.preferred-check-boxes {
    -webkit-appearance: radio; /* Chrome, Safari, Opera */
    -moz-appearance: radio;    /* Firefox */
}

.scrollable-competitors .dropdown-menu {
    max-height: 180px;
    overflow-y: auto;
    overflow-x: hidden;
    width: 95%;
}

.required-dot {
    color: #c00;
    position: absolute;
    top: .8em;
    left: 27em;
}

.required-notes-dot {
    color: #c00;
    position: absolute;
    top: .4em;
    left: 54em;
}

.required-notes-dot-callsheet {
    color: #c00;
    position: absolute;
    top: .4em;
    left: 60em;
}

.required-competitors-dot-callsheet {
    color: #c00;
    position: absolute;
    top: .4em;
    left: 37em;
}

.required-accountdetails-dot-callsheet {
    color: #c00;
    position: absolute;
    top: .4em;
    left: 25em;
}

.required-potentialrevenue-dot-callsheet {
    color: #c00;
    position: absolute;
    top: .4em;
    left: 26em;
}

.required-productsuggestions-dot-callsheet {
    color: #c00;
    position: absolute;
    top: .4em;
    left: 40em;
}

.noRecordsFound {
    font-size: 20px;
    font-weight: bold;
    color: #CC0000;
}

.required-dot-callsheet {
    color: #c00;
    position: absolute;
    top: .8em;
    left: 20.4em;
}
.scrollable-siccode .dropdown-menu {
    max-height: 180px;
    overflow-y: auto;
    overflow-x: hidden;
}
@media screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    .scrollable-siccode .dropdown-menu {
        width: 150% !important;
    }
}
.trash-btn > .glyphicon {
    position: relative;
    top: 4px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    font-size: 20px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.plus-button {
    padding-top: 16px;
    padding-bottom: 5px;
    padding-left: 55px;
}

span.glyphicon.glyphicon-plus {
    background-color: #337ab7;
    border: 1px solid #888;
    border-radius: 4px;
    height: 30px !important;
    margin-top: -8px;
    padding-top: 8px;
    text-align: center;
    width: 30px !important;
    color: #eee;
}

.sxseval-checkbox-container {
    width: 12%;
    float: left;
}

.sxseval-checkbox-container span {
    width: 30px;
    float: left;
    text-align: center;
    padding-bottom: 1px;
}

.sxseval-checkbox-container div {
    height: 30px;
    width: 30px;
    border: 1px solid black;
    float: left;
    position: relative;
}

.sxseval-checkbox-container img {
    width: 26px;
    height: 28px;
    z-index: 1;
}

.sxseval-checkbox-container input[type=checkbox] {
    margin: 0 !important;
    width: 28px;
    height: 28px;
    opacity: 0;
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
}
.lableSxSText {
    font-weight: bold;
    margin-right: 0px;
}

.required-notes-dot-Top1 {
    color: #c00;
    position: absolute;
    top: 28em;
    left: 61em;
}

.required-notes-dot-Top2 {
    color: #c00;
    position: absolute;
    top: 34em;
    left: 61em;
}

.required-notes-dot-Top3 {
    color: #c00;
    position: absolute;
    top: 40.4em;
    left: 61em;
}

.required-notes-dot-Cust {
    color: #c00;
    position: absolute;
    top: .7em;
    left: 18.4em;
}

.required-notes-dot-PhoneNote {
    color: #c00;
    position: absolute;
    top: 3.4em;
    left: 38.5em;
}
.disabled {
    cursor: not-allowed;
}

@media screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    .required-notes-dot-Top1 {
        color: #c00;
        position: absolute;
        top: 29em;
        left: 62.4em;
    }
}

@media screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    .required-notes-dot-Top2 {
        color: #c00;
        position: absolute;
        top: 35em;
        left: 62.4em;
    }
}

@media screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    .required-notes-dot-Top3 {
        color: #c00;
        position: absolute;
        top: 41em;
        left: 62.4em;
    }
}

@media screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    .required-notes-dot-PhoneNote {
        color: #c00;
        position: absolute;
        top: 3.4em;
        left: 39.5em;
    }
}

.callSeqfloating-label {
    color: #808080;
    font-size: 14px;
    position: absolute;
    pointer-events: none;
    left: 0.3em;
    top: 9px;
    background-color: #fff;
    padding: 0 2px;
    transition: 0.2s ease all;
}

.form-control:focus ~ .callSeqfloating-label,
.form-control:not(.empty) ~ .callSeqfloating-label {
    top: -8px;
    left: 0.3em;
    font-size: 12px;
}

.form-control.empty ~ .callSeqfloating-label {
    opacity: 1;
}

.phoneWorkNoteFloating-label {
    color: #808080;
    font-size: 14px;
    position: absolute;
    pointer-events: none;
    left: 3.1em;
    top: 9px;
    background-color: #fff;
    padding: 0 2px;
    transition: 0.2s ease all;
}

.form-control:focus ~ .phoneWorkNoteFloating-label,
.form-control:not(.empty) ~ .phoneWorkNoteFloating-label {
    top: -8px;
    left: 3.8em;
    font-size: 12px;
}

.form-control.empty ~ .phoneWorkNoteFloating-label {
    opacity: 1;
}

#callSheetTabs > li.active,
#callSheetTabs > li.active > a,
#callSheetTabs > li.active.completed,
#callSheetTabs > li.active.completed > a
#callSheetTabs > li.active.callSheetTabInvalid,
#callSheetTabs > li.active.callSheetTabInvalid > a {
    border: 0;
    background-color: #000;
    color: white;
}

#callSheetTabs > li > a {
    padding: 10px 40px;
    background-color: lightgray;
    color: black;
}

#callSheetTabs > li.active, #callSheetTabs > li.active.completed, #callSheetTabs > li.active.callSheetTabInvalid {
    background-color: #000;
    color: white;
}

#callSheetTabs > li.completed:not(.active) {
    background-color: rgb(16,132,4);
    color: white;
}

#callSheetTabs > li.completed:not(.active) a {
    background-color: rgb(16,132,4);
    color: white;
}

#callSheetTabs {
    border: 0;
    width: 100%;
}

#callSheetTabs li a {
    border: 0;
    margin: 3px;
    display: block;
}

#callSheetTabs li {
    display: table-cell;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}


#callSheetTabBreadCrumb li:hover, 
#callSheetTabBreadCrumb li.active:hover, 
#callSheetTabBreadCrumb li a:hover,
#callSheetTabBreadCrumb li.active a:hover {
    background-color: gray;
    color: black;
}

#callSheetTabBreadCrumb li.completed:not(.callSheetTabInvalid):not(.active):hover, 
#callSheetTabBreadCrumb li:not(.callSheetTabInvalid):not(.active).completed a:hover {
    background-color: lightgreen;
    color: black;
}

#callSheetTabs a {
    font-weight: bold;
}

#contactTabs li.active, #competitorsTabs li.active, #productSuggestionTabs li.active {
    border: 0.5px solid #0099ff;
}

#contactTabs li, #competitorsTabs li, #productSuggestionTabs li {
    border: 0.5px solid #ccc;
}

#tabContacts div.tab-content, #tabCompetitors div.tab-content, #tabPSMNN div.tab-content {
    border: 0.5px solid #0099ff;
}

#callSheetTabBreadCrumb {
    background: white;
    display: block;
    padding: 1px;
    /*margin-bottom: 15px;*/
    /*padding-right: 15px;*/
    /*    -webkit-clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 50%, calc(100% - 15px) 100%, 0 100%, 15px 50%);
    clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 50%, calc(100% - 15px) 100%, 0 100%, 15px 50%);*/
}

    #callSheetTabBreadCrumb li {
        display: inline-block;
        background-color: lightgray;
        padding: 0;
        position: relative;
        min-width: 50px;
        margin: 5px;
        text-decoration: none;
        -webkit-clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 50%, calc(100% - 15px) 100%, 0 100%, 15px 50%);
        clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 50%, calc(100% - 15px) 100%, 0 100%, 15px 50%);
        margin-right: -13px;
    }

#callSheetTabBreadCrumb li:last-child {
    -webkit-clip-path: polygon(0 0, calc(100% - 0px) 0, 100% 50%, calc(100% - 0px) 100%, 0 100%, 15px 50%);
    clip-path: polygon(0 0, calc(100% - 0px) 0, 100% 50%, calc(100% - 0px) 100%, 0 100%, 15px 50%);
}

#callSheetTabBreadCrumb li:first-child {
    -webkit-clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 50%, calc(100% - 15px) 100%, 0 100%);
    clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 50%, calc(100% - 15px) 100%, 0 100%);
    /*clip-path: polygon(0 0, 90% 0%, 100% 50%, 90% 100%, 0 100%, 0% 50%);*/
}

.callSheetContactResponsibilites {
    max-width: fit-content;
}

.accountDetailsText {
    overflow-wrap: break-word;
}

.callSheetDisableEdit {
    cursor: not-allowed;
    color: #808080;
}

#callSheetTabs > li.callSheetTabInvalid {
    background-color: #CC0000;
    color: white;
}

#callSheetTabs > li.callSheetTabInvalid a {
    background-color: #CC0000;
    color: white;
}

#callSheetTabBreadCrumb li.callSheetTabInvalid:not(.active):hover,
#callSheetTabBreadCrumb li.callSheetTabInvalid:not(.active) a:hover {
    background-color: #ffc6c2;
    color: black;
}

.callSheetFieldInvalid {
    border: 1px solid #CC0000 !important;
}

.callSheetCompetitorNavInvalid {
    border: 2px solid #CC0000 !important;
}

.callSheetInputBoxes { 
    border-radius: 0 !important;
}

.callSheetQuickViewHeader {
    width: 100%;
    padding: 0;
    margin: 0 0 10px 0;
    height: 30px;
    background-color: #e5e5e5;
}

.callSheetQVHeaderText {
    padding-left: 30px;
    vertical-align: middle;
    font-weight: bold;
    display: table-cell;
    height: 30px;
}

.accountDetailsHeader {
    padding-right: 30px;
}

#contactsQVBody tr:not(:last-child), #competitorsQVBody tr:not(:last-child) {
    border-bottom: 1px solid #eee;
}

#contactsQVBody td, #competitorsQVBody td {
    padding: 10px 10px 10px 0;
}

#contactsQVHeader th, #competitorsQVHeader th {
    overflow-wrap: break-word;
    padding-right: 20px;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
    .create-apt-mobile {
        margin-left: -35px;
    }
}

.itemInList:hover #btnQuickView svg, 
.itemInList:hover #btnQuickView svg path {
    fill: white;
}

.required-dot-ral-evaluation {
    color: #c00;
    position: absolute;
    left: 60.5em;
}

@media screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    .required-dot-ral-evaluation {
        color: #c00;
        position: absolute;
        left: 62em;
    }
}

.required-dot-create-apt {
    color: #c00;
    position: absolute;
    left: 26.7em;
    top: 0.8em;
}

.required-dot-edit-apt {
    color: #c00;
    position: absolute;
    left: 27.7em;
    top: 0.8em;
}

.required-dot-apt-add-contact, 
.required-dot-callsheet-add-contact, 
.required-dot-reminder-add-contact, 
.required-dot-add-contact {
    color: #c00;
    position: absolute;
    left: 62.4em;
    top: 0.8em;
}

@media screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    .create-apt-location, .edit-apt-location {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
}

#editAptDemoList, #createAptDemoList, #callsheetDemoList {
    list-style: none;
    counter-reset: list;
}

#editAptDemoList li, #createAptDemoList li, #callsheetDemoList li {
    position: relative;
}

#editAptDemoList li:before, #createAptDemoList li:before, #callsheetDemoList li:before {
    counter-increment: list;
    content: counter(list)'.';
    position: absolute;
    right: 100%;
    margin-right: 5px;
    margin-top: 15px;
    top: 0;
}

.searchModalRow {
    margin-bottom: 17px !important;
}

.multiselect-parent li:not(.dropdown-search-box):not(.multi-select-no-results):hover {
    background-color: #1e90ff;
}

.searchDropdownButton {
    width: 100% !important
}

.searchDropdown {
    overflow-y: auto;
    overflow-x: hidden;
    min-width: calc(100% + 12px);
    border: 1px solid #555;
    border-radius: 0;
    margin-top: 0;
    white-space: nowrap;
}

.searchDropdown li {
    width: fit-content();
}

.dropdownMultiListLabel {
    width: 100%;
    padding-left:10px;
    margin-bottom:0;
    padding-bottom:5px;
}

#coldCallGrades button {
    background-color: #FFF !important;
    -webkit-appearance: none;
}

.coldCallFloatingLabel {
    left: 0.5em !important;
}

.button-country-dropdown {
    width: 18px !important;
    height: 24px;
    border: 1px solid white;
    background-color: #036;
    border-radius: 0;
    margin-left: -3px;
}

.highlight-selected-country {
    background-color: #faeedc;
}

.login-input {
    background-color: white !important;
}

#countryCaret {
    border-top: 4px solid !important;
}

@media screen and (min-device-width : 768px) and (max-device-width : 1024px) and (-webkit-min-device-pixel-ratio: 2) {
    #coldCallCountryLabel {
        font-size: 10px;
    }
}

.datepicker-text {
    text-indent: 30px;
}

.datepicker-text + .ui-datepicker-trigger {
    position: relative;
    height: 20px !important;
    width: 20px !important;
    top: -25px !important;
    left: 5px !important;
    cursor: pointer !important;
}

#scheduledDate + .ui-datepicker-trigger {
    top: 5px !important;
    left: -16em !important;
}

#scheduledSxSDate + .ui-datepicker-trigger {
    top: 2px !important;
    left: -16em !important;
}

#searchEmpSize ul {
    position: fixed !important;
}

.callsheetFilters {
    left: 0.5em !important;
}

.contactsListViewFormat {
    display: block;
    margin-block-start: 0.78em;
    margin-block-end: 0.78em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-top: 10px;
    padding-left: 160px;
}

/* .ng-valid.ng-not-empty.ng-dirty.ng-valid-parse.ng-touched[name="contactidChk"]::before */
input[name="contactidChk"] {
    -webkit-appearance: initial;
    appearance: initial;
    background: white;
    width: 13px;
    height: 13px;
    border: 1px solid #a4a4a4;
    position: relative;
    border-radius: 3px;
}

input[name="contactidChk"]:checked {
    background: #CC0000;
    border: none;
}


input[name="contactidChk"]:checked:after {
    content: "X";
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 12px;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

input.ng-pristine.ng-untouched.ng-valid.ng-empty[disabled='disabled'] {
    opacity: 0.5 !important;
}

input[name="contactidChk"]:focus {
    outline: 0px;
    outline-offset: -2px;
}

#deleteAreYouSure.modal-dialog.modal-content {
    float: left;
}

.modal-content.alert-info {
    float: left;
    width: 40%;
}

.modal-content.alert-danger {
    float: left;
    width: 40%;
}

#deleteAreYouSure .modal-dialog .modal-content .main-content {
    overflow-y: auto;
    max-height: 400px;
}
.auditList {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.auditListContainer tr:nth-child(odd) {
    background-color: #eee;
}

.auditClickable {
    cursor: pointer;
}

.auditListContainer {
    cursor: pointer;
}

#addNotesText.pointer {
    cursor: pointer;
}

.drawerList {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.notesHr {
    width: 100%;
}

.accountsSearchInfoLeft > p > label {
    color: rgba(242, 242, 242, 0.658823529411765);
}

.accountsSearchInfoRight {
    padding-top: 20px;
    padding-right: 0;
}

.accountsListMapToggle {
    padding: 0px 0px 0px 20px;
}

.accountsRolling12Check {
    padding: 10px 0px 0px 0px;
}

.listImg {
    margin-right: -5px;
}

.angular-google-map-row {
    width: 100%;
    height: 80vh;
    overflow-x: auto;
    padding-left: 0px;
    padding-right: 0px;
}

.angular-google-map-container {
    height: 80vh;
    width: calc(100% - 69px);
    float: right;
    border: 1px solid #AAAAAA;
}

.cluster > img + div {
    line-height: 35px !important;
    color: #FFFFFF !important;
}

.cluster > img {
    clip: auto !important;
    width: 100%;
    height: 100%;
}

    .cluster > img[src="/images/ClusterBlueTransparent.png"]
    , .cluster > img[src="/images/ClusterOrangeTransparent.png"]
    , .cluster > img[src="/images/ClusterRedTransparent.png"] {
        opacity: 0.3;
    }

.map-sidebar-row {
    width: 70px;
    height: 100%;
    position: absolute;
    background-color: #FFFFFF;
    border: 1px solid #AAAAAA;
}

.map-sidebar-img {
    width: 100%;
    height: 62px;
    padding: 10px 0;
    border-bottom: 1px solid #AAAAAA;
    text-align: center;
}

.map-sidebar-img-active {
    background-color: #003366;
}

.map-sidebar-img > img {
    height: 40px;
}

.map-sidebar-row-content {
    width: 0;
    height: 0;
    position: absolute;
    z-index: 100;
    -webkit-transition: width .2s ease;
    -o-transition: width .2s ease;
    transition: width .2s ease;
    background-color: #FFFFFF;
    border: 1px solid #AAAAAA;
    overflow-y: auto;
}

.map-sidebar-row-content.active {
    width: 300px;
    height: 100%;
    left: 69px;
}

.map-sidebar-row-content:not(.active) #mapFilterForm {
    display: none;
}

.map-sidebar-row-content .map-sidebar-filter-content {
    display:flex;
    flex-direction: column;
    height: 100%;
}

.map-sidebar-row-main{
    display: flex;
    flex-direction: column;
    height: 100%;
}

.map-sidebar-icon-container {
    display: flex;
    justify-content: space-between;
    padding: 15px;
    margin: 0;
}

.map-sidebar-icon-left{
    margin-right: auto;
}

.map-sidebar-icon-right {
    margin-left: auto;
}

.form-title {
    padding: 15px 15px 5px;
    font-weight: 500;
    font-size: 18px;
}

#mapFilterForm .form-field {
    margin: 10px 0;
}

#mapFilterForm .section-one {
    border-bottom: 1px solid #AAAAAA;
}

#mapFilterForm .section-two {
    padding-top: 10px;
}

#mapFilterForm .form-field .form-group {
    float: none;
}

#mapFilterForm .form-field .form-group .form-input {
    width: 95% !important;
}

#mapFilterForm .section-two #mapFilterSalesDropdowns .form-input {
    width: 102% !important;
}

#mapFilterForm .section-three {
    margin-top: calc(80vh - 500px);
    text-align: center;
}

#mapFilterForm .section-three .no-filter-results {
    min-height: 45px;
    padding-top: 12px;
    color: #c00;
}

#mapFilterForm .section-three .btm-btns {
    border-top: 1px solid #AAAAAA;
    padding-top: 10px;
}

.map-sidebar-appointment-header {
    padding-bottom: 20px;
    font-weight: 500;
    font-size: 18px;
    padding-top: 10px;
}

.map-sidebar-appointment-form {
    border-bottom: 1px solid #AAAAAA
}

.geoApt {
    padding: 15px 15px 15px 20px;
    border-bottom: 1px solid #CCC;
    background-color: white;
}

.geoApt:hover {
    background-color: lightgray;
}

.geoAptCompanyName {
    font-weight: bold;
    font-size: 15px;
}

.geoAptNoResults {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin-top: 15px;
}

.geoAptStartTime {
    margin: 5px 0;
}

.geoBookmarkImg {
    height: 30px;
}

.mapCustomerInfoSideBarProperty {
    font-size: 15px;
    font-weight: bolder;
}

.mapCustomerInfoSideBarValue {
    font-size: 14px;
    padding-top: 5px;
}

.mapCustomerInfoSideBarValueNegative {
    display: inline-flex;
}
.mapCustomerInfoSideBarValueNegative::before {
    content: "(";
}
.mapCustomerInfoSideBarValueNegative::after {
    content: ")";
}

.mapCustomerInfoSideBarIcons {
    height: 20px;
    width: 20px;
    cursor: pointer;
}

.mapCustomerInfoSideBarIconBookMark {
    width: 16px;
}

.mapCustomerInfoMargin {
    margin-bottom: 10px;
}

.wordWrap {
    word-wrap: break-word;
}

.mapCustomerInfoClusterArrows {
    margin-left: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    margin-right: 15px;
}

.mapCustomerInfoClusterNumberContainer{
    margin-top: auto;
    padding-bottom: 20px;
}

.flipImg180 {
    transform: rotate(180deg);
}

.mapShowMoreBtn {
    top: 90%;
    left: 70px;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    padding: 7px 45px;
    background-color: #45a8ff;
    color: #fff;
    border-radius: 20px;
    font-size: 16px;
    border: 2px solid #fff;
    cursor: pointer;
    width: 181px;
    transition: .4s;
}
.mapShowMoreBtn.sidebar-open {
    left: 368px;
}

.mapRadiusSelection {
    position: absolute;
    top: 1%;
    left: 360px;
    width: auto;
    z-index: 100;
}

.mapFindMeButton {
    position: absolute;
    cursor: pointer;
    bottom: 110px;
    right: 0%;
    height: 65px;
}

.geoLocationDisplay {
    border-top: 1px solid #AAAAAA;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #F5F5F5;
    height: inherit;
    font-size: 16px;
}

.email-contact-grid {
    max-height: 500px;
}

.select-contact-tbody {
    height: 450px;
    overflow-y: auto;
}

.zipLabel {
    position: absolute;
    top: -.7em;
    left: 1.5em;
    font-size: 12px;
    background-color: #fff;
    padding: 0 2px;
    color: #808080;
    z-index: 100;
}
.zipDropdownBtn {
    width: 142px;
    position: relative;
    color:#555;
    height: 25px;
    padding: 7px 5px 5px 5px;
    border: 1px solid #555;
    background: none;
    box-sizing: content-box;
    border-radius: 0 !important;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}
.zipCaret {
    position: absolute;
    top: 17px;
    right: 9px;
    color: #555;
}
.zipCodeField {
    width: 75%;
    padding: 7px;
    border: 1px solid #555;
}
.zipCodeField:focus {
    outline: none;
}
.zipCodeField:disabled {
    background-color: #F3F3F3;
}
.zipCodeAddToListBtn {
    border: none;
    background:none;
    margin: 0;
    padding: 0;
    width: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.zipCodeAddToListBtn:disabled {
    opacity: 0.5;
}
.zipCodeAddToListBtnIcon{
    width: 100%;
}
.zipDropdown {
    width: 154px;
    display: none;
    position: absolute;
    border-right: 1px solid #555;
    border-left: 1px solid #555;
    border-bottom: 1px solid #555;
    background: white;
    z-index: 10;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.zipAddContainer {
    display: flex;
    justify-content: space-between;
    padding: 10px 5px;
}
.zipRemoveAllContainer {
    border-bottom: 1px solid #c5c5c5;
}
.zipRemoveAllBtn {
    width: 100%;
    background: none;
    border: none;
    text-align: left;
    padding: 5px 10px;
    margin: 5px 0; 
}
.zipRemoveAllBtn:hover {
    background-color: #1e8fff;
}
.zipAddedList {
    display:block;
    list-style: none;
    margin: 0;
    padding: 5px 0;
    border-top: 1px solid #c5c5c5;
}
.zipAddedListItem {
    padding: 5px 10px;
    cursor: pointer;
}
.zipAddedListItem:hover {
    background-color: #1e8fff;
}


@media (min-width:1200px) {
    .select-contact-tbody {
        height: 270px;
        overflow-y: auto;
    }
}

/* Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .select-contact-tbody {
        height: 500px;
        overflow-y: auto;
    }
}

/* Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    .select-contact-tbody {
        height: 425px;
        overflow-y: auto;
    }
}

/* Landscape */
@media only screen and (min-device-width: 1366px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    .select-contact-tbody {
        height: 450px;
        overflow-y: auto;
    }
}

/* Portrait */
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    .select-contact-tbody {
        height: 450px;
        overflow-y: auto;
    }
}


/* landscape */
@media only screen and (min-device-width: 1180px) and (max-device-width: 820px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
    .select-contact-tbody {
        height: 450px;
        overflow-y: auto;
    }
}

/* portrait */
@media only screen and (min-device-width: 820px) and (max-device-width: 1180px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    .select-contact-tbody {
        height: 500px;
        overflow-y: auto;
    }
}

#defaultBody {
    background-image: url('/images/UlineLanding.webp');
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    background-position: bottom 100% right 96px;
}

.layout-container {
    background: white;
    float: right;
    width: 50%;
    height: calc(100% - 50px);
    display: flex;
    align-items: center;
    padding: 0;
}

.login-text {
    color: #003366;
}

.input-icon {
    position: absolute;
    height: 25px;
    width: 25px;
    top: 7px;
}

.close-icon {
    margin-left: -34px;
    background: url("/images/Close.png") no-repeat right !important;
    cursor: pointer;
}

.error-icon {
    margin-left: -30px;
    top: 7px;
    background: url("/images/ErrorIcon.png") no-repeat right !important;
}

.login-error {
    margin-top: -10px;
    margin-bottom: 10px;
}

.input-error {
    border-color: #cc0000 !important;
}

.btn-back-login {
    background-position: inherit;
    border-radius: 2px !important;
    -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.349019607843137) !important;
    -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.349019607843137) !important;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.349019607843137) !important;
    font-weight: normal !important;
    font-size: 16px !important;
    padding: 5px 6px 0 6px;
    color: black;
    background-color: #dddddd !important;
    border: 0 !important;
}

.login-issues {
    text-decoration: underline;
    cursor: pointer;
    text-align: center;
    color: #003366;
}

/* Landscape */
@media only screen and (max-device-width: 1180px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    .layout-container {
        float: none;
        height: 65%;
        position: relative;
        top: 42.5%;
        transform: translateY(-50%);
    }
}

/* Portrait */
@media only screen and (max-device-width: 1180px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .layout-container {
        float: none;
        height: 50%;
        position: relative;
        top: 42.5%;
        transform: translateY(-50%);
    }
}

/* Landscape */
@media only screen and (max-device-width: 1180px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    #defaultBody {
        background-size: 150em;
        background-position: -17ch -10em;
    }
}


/* Portrait */
@media only screen and (max-device-width: 1180px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    #defaultBody {
        background-size: 220em;
        background-position: -50ch -15em;
    }
}

.row-login {
    margin-left: 0;
}

.floating-label-error {
    color: #cc0000;
}

.login-floating-label {
    left: 0.5em !important;
    top: 9px;
}

.reports-top-content {
    display: inline-flex;
    justify-content: center;
    table-layout: fixed;
    flex-direction: row;
    margin: 10px 0px 20px 2px;
}

.unmapped-customers-text {
    color: #CC0000;
    cursor: pointer;
    text-decoration: underline;
}

.unmapped-customer-row {
    padding: 15px 15px 15px 20px;
    border-bottom: 1px solid #AAAAAA;
    background-color: white;
}

.unmapped-customer-row:hover {
    background-color: lightgray;
}

.unmapped-customer-row:last-child {
    margin-bottom: 35px;
}

.unmapped-customer-tile-text {
    font-size: 14px;
    word-wrap: break-word;
    margin-bottom: 0px;
}

.unmapped-customer-tile-header {
    font-weight: bold;
    margin-top: 0;
    word-wrap: break-word;
}

.list-contact-responsibilities {
    column-count: 2;
    column-gap: 2rem;
    list-style: none;
    padding: 0;
}

.fitContent {
    width: fit-content;
}

.btn-delete,
.btn-delete:hover,
.btn-delete:focus,
.btn-delete:active,
.btn-delete.active,
.open > .dropdown-toggle.btn-delete {
    background-color: #cc0000 !important;
    border-color: #cc0000 !important;
}

.alert-danger, .text-danger {
    color: #CC0000 !important;
}