* {
    margin:0;
}

/* footer fix */
html, body, #container { height: 100%; }
body > #container {
    min-height: 100%;
    height:auto !important;
    height: 100%;
    margin: 0 auto -142px;
}
#footer,.push{
    height:142px;
}
body{
    width: 95%;
    margin-right: auto;
    margin-left: auto;
}

#footer {
 clear: both;
 position: relative;
 z-index: 10;
 height: 3em;
 margin-top: -3em;
}
#content { padding-bottom: 3em; }
.footadj{
    padding-bottom:3em;
}
/* end footer fix */

.barcode{
    margin-top:-1.2em;
    margin-left: -3em;
}
/* #### start cust #### */
#PostCardH{
    z-index:1 !important; /* prevent box from covering calendar */
}
.custBox{
  border: 1px solid #f9f9f9;
      border-radius: 4px;
      -webkit-box-shadow: 1px 1px 22px -6px rgba(0,0,0,0.75);
      -moz-box-shadow: 1px 1px 22px -6px rgba(0,0,0,0.75);
      box-shadow: 1px 1px 22px -6px rgba(0,0,0,0.75);
      padding: 3em;
      margin: 2em;
      overflow:auto;
}

.custBox2{
      position:relative;
      border: 1px solid #f9f9f9;
      border-radius: 4px;
      -webkit-box-shadow: 1px 1px 22px -6px rgba(0,0,0,0.75);
      -moz-box-shadow: 1px 1px 22px -6px rgba(0,0,0,0.75);
      box-shadow: 1px 1px 22px -6px rgba(0,0,0,0.75);
      padding: 3em;

      margin-top: 3em;
}

.colLeft{
		  position:relative;
		  float:left;
}

.textMin1{
  min-width:228px;
  overflow:hidden;
  white-space:nowrap;
}

.textMin2{
  min-width:430px;
  overflow:hidden;
  white-space:nowrap;
}

.textMin3{
  min-width:455px;
  overflow:hidden;
  white-space:nowrap;
}
.wordbreak{
  word-wrap:break-word;

}

.dispVals span{
		  display:block;
}

.makeTitle{
		  font-weight:bolder;
}
/* #### end cust #### */

.green{
    color:white;
    border-radius:4px;
    text-shadow: 0 1px 1px rgba(0,0,0,0.2);
    background: rgb(28,184,65);
}

.minihr{ margin:5px 0px 5px 0px; }
.logoarea{ margin-top:-17px; }
.masthead{ margin: 0 auto; }
/*.input select{ color:blue; }*/

dl{
    word-wrap:break-word;
}
@media only screen and (max-device-width:480px){
    dt{
        /*margin: 0 0 0 8%; */
        word-wrap:break-word;
        width:20em;
        min-width:20em;
        overflow:hidden;
    }
    dd{
        /*margin: -18px 0 0 35%;*/
        min-width:20em;
        word-wrap:break-word;
        height:auto;
    }
}
@media only screen and (max-device-width:1920px){
    dt{
        margin: 0 0 0 8%;
        word-wrap:break-word;
        width:20em;
        min-width:20em;
        overflow:hidden;
    }
    dd{
        margin: -18px 0 0 35%;
        min-width:20em;
        word-wrap:break-word;
        height:auto;
    }
}
.myformlabel{
    margin-left:38em;
    color:#7e7e7e;
}
.vertical-center {
  min-height: 100%;  /* Fallback for browsers do NOT support vh unit */
  min-height: 100vh; /* These two lines are counted as one :-)       */
  display: flex;
  align-items: center;
}
.padright{ margin: 0 10px 0 0; }
.padtop{ margin: 8px 0 0 0; }
.padbot{ margin: 0 0 8px 0; }
.padembot{ margin: 0 0 1em 0; }
.color_pri{ color: #3399ff; }
.popover{ width:40em; }
.padtop1{margin: 10px 0 0 0;}
.padtop2{margin: 20px 0 0 0;}
/* order view status selectors */
.stat_sel{ margin: -3em, 0, 0, 10em !important; }
#permit_select{ display:none; }
#permit_choices{
    margin-top: .75em;
    padding:0 !important;
    line-height: .4em;
}
/* end order view status selectors */

.extraselects select{
   color:blue;
   position: relative;
   left:5%;
   width:15em;
}
.newjob{ color:blue !important; }

.searchInput{
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555;
  display: block;
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  margin: 0 0 10px 0;
  padding: 0 6px;
  width: 15em;
}
.searchForm select{
    width: 15em;
}
.searchForm label{
    display:block-inline;
}
.searchPanel{
    display:inline-block !important;
}

.floatsubmit{ /* submit button on order view */
    font-size:large !important;
    color:white !important;
    width: 10em !important;
    height: 3em !important;

    z-index:11;
    float:right;
}

#OrderViewForm input{
  border: 1px solid #ccc;
  color: #555;
  display: block;
  font-size: 11px;
  height: 30px;
  line-height: 30px;
  padding: 0 6px;
}
#OrderViewForm select{
}
#permit_type{
    display:none;
}
.darktext{
    color:black !important;
}
.bluetext{
    color:blue !important;
}
.bootstrap_override{
    position: relative;
    display:block !important;
}
.autosized{
    overflow-y:auto;
    overflow-x:none;
}
/* login screen */
.borderbox{
    border: 1px solid #ccc;
    border-radius: 4px;
}
.login_title{
    line-height:2em;
}
#loginlinks{
    display:inline;
    text-decoration:none !important;
}
#loginlinks a {
}
.vendor_list{
    background-color:#eaeaea;
    display:none;
}
.vendList{
    color:darkgreen;
}
.removal{
    cursor:pointer;
    color:grey;
}
#OrderViewForm dl{
}
#OrderViewForm dl dt{
    min-width:44em !important;
    /*background-color:red;*/
}
.internal{
    padding:2em;
}
.panel-heading{
    text-transform: uppercase;
}
.maildetails{
    margin-top:2em;
    width:50%;
    float:right;
    height:auto;
}
.details{
    display:inline;
}
.borderbox{
    border: 1px solid darkgreen;
    padding: 2em;
}
.vborderbox{
    border: 1px solid orange;
    padding: 2em;
    padding-bottom:7em;
}
textarea{
    resize:vertical;
    margin-bottom:1em;
}
.list_table{
    display:none;
}
.error-message{ /* cake error msg */
    color:red;
    font-weight:bolder;
    font-size:larger;
}

/* remove border on table head */
/*.table-bordered>thead>tr>th{ border:none !important; }*/
/* job ticket */
.displaytextarea{
    /*
    padding:1em;
    margin:1em;
    */
}
.spinner {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -143px; /* half width of the spinner gif */
    margin-top: -160px; /* half height of the spinner gif */
    text-align:center;
    z-index:1234;
    overflow: auto;
    /*
    width: 100px;
    height: 102px;
    */
    color:#FFFFFF;
    font-size:larger;
    font-weight:bolder;
}
.overlay {
    background: rgba(50,50,50,0.75);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 200%;
    z-index: 1031;
}

.largepadtop{
    padding-top: 10em;
}
.contactus{
  padding-right:15px;
  padding-top:5px;
}
.contactusinfo{
  padding-right:20px;
}
.width-fixed1{
  min-width:250px;
  max-width:250px;
}
.width-fixed2{
  min-width:315px;
  max-width:320px;
}
.width-fixed3{
  min-width:408px;
  max-width:408px;
}
.width-fixed4{
  min-width:270px;
  max-width:272px;
}
.width-fixed5{
  min-width:330px;
  max-width:330px;
}
.width-fixed6{
  min-width:418px;
  max-width:418px;
}
.black-tooltip{
  color:#333;
}
.pad-top{
  padding-top:.5em;
}
.pad-top1{
  padding-top:1em;
}
.pad-top1h{
  padding-top:18px;
}
.pad-top2h{
  padding-top:21px;
}
.pad-top2{
  padding-top:2em;
}
.pad-top3{
  padding-top:3em;
}
.pad-top4{
  padding-top:4em;
}
.pad-top-alot5{
  padding-top:5em;
}
.pad-bottom{
  margin-bottom:.5em;
}
.pad-bottom1{
  margin-bottom: 1em;
}
.pad-bottom2{
  margin-bottom:2em;
}
.pad-bottom3{
  margin-bottom:3em;
}
.pad-bottom-alot5{
  margin-bottom:5em;
}
.pad-left{
  margin-left:.5em;
}
.pad-left1{
  margin-left:1em;
}
.pad-left1h{
  margin-left:18px;
}
.pad-right1{
  margin-right:1em;
}
.pad-right2{
  margin-right:2em;
}
.taskDialog{
    margin-top:-10em;
}
.table-header-custom{
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(225,225,225,1) 97%, rgba(225,225,225,1) 100%, rgba(246,246,246,1) 100%);
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 97%,rgba(225,225,225,1) 100%,rgba(246,246,246,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 97%,rgba(225,225,225,1) 100%,rgba(246,246,246,1) 100%);
white-space:nowrap;
}

.black-tooltip{
  color:#333;
}
.errormsg{
  color: red;
  margin-left:260px;
  bottom: 15px;
  position:absolute;
}
.errormsgbasic{
  color: red;
}
.daterangecustom{
  top:0px !important;
  left:0px !important;
  margin-top:0px !important;
}
.contactdropbox{
  box-shadow:0px 0px 10px #bfbfbf;
  margin-bottom:20px;
  margin-right:10px;
  border-bottom-left-radius:4px;
  border-bottom-right-radius:4px;
  padding-top:none;
  height:300px;
  width:250px;
  position:relative;
  font: arial, sans-serif;

}
.contactusbtn{
  position:relative;
  margin-right:15px;
  margin-top:5px;
}
.closecontactusbtn{
  position:absolute;
  right:0;
  bottom:0;
  border:transparent;
}
.panel-primary , .panel-primary > .panel-heading{
  border-color: #688197 !important;
}
.panel-primary  > .panel-heading{
  background:#688197 !important;
  border-color:#688197 !important;
}
.nav_margin_top{
    padding-top:5em;
}
.navbar-default .navbar-nav>li>a, .navbar-default .navbar-text {
    font-size: 15px;
}
.searchArea{
    display:none;
}
.standardpostage, #postagefield, .print_only{ /* job add */
    display:none;
}
/*###ORDER/ADD####*/
#custLetter, #custInserts, #custSnapPack, #custWindowSnap, #SnapPackSeal, #custPostCard, #letterinsert, #imprint, #permit_type, #RSMImprint, #ClientImprint, #shipment, .color_opts{
    display:none;
}
#postagefield{ /* job add */
    display:none;
}
.print_only{ /* job add */
    display:none;
}
.thirdRadio{ /* third radio button styles weren't registering */
  color:#333;
  /* background-color:#000; */
  border-color: #ccc;
}
.thirdRadio:hover{ /* third radio button styles weren't registering */
  color:#333;
  background-color:#ccc!important;
  border-color: #adadad;
  box-shadow:inset 0 3px 5px rgba(0,0,0,.125);
}
.thirdRadio:active{ /* third radio button styles weren't registering */
  color:#333 !important;
  background-color:#ccc !important;
  border-color: #ccc !important;
  box-shadow:inset 0 3px 5px rgba(0,0,0,.125) !important;
}
.padleft1{
    padding-left:1em;
}
.padleft2{
    padding-left:2em;
} 
.padleft3{
    padding-left:3em;
}
/*### end ORDER/ADD####*/
/* LEGEND START */
.legendbox {
  box-shadow:0px 0px 15px #bfbfbf;
  height:666px;
  width:350px;
  right:0;
  float:right;
  position:fixed;
  top:19%;
  display:none;
  background:white;
  border-top-left-radius:25px;
  border-bottom-left-radius:25px;
  font-family: Arial, Helvetica, sans-serif;
  z-index:20; /* this to prevent footer from overlapping onto legend box*/
  padding-bottom:25px;
}
.legendbtn{
  background:#bfbfbf;
  height:250px;
  width:35px;
  float:right;
  position:fixed;
  right:0px;
  top:30%;
  bottom:550px;
  color:white;
  font-family: "Comic Sans MS",cursive, sans-serif;
  border-top-left-radius:25px;
  border-bottom-left-radius:25px;
}
.legendbtn:hover{
  color:white;
}
.icons{
  margin-top:25px;

}
.closelegend{
  margin-top:5px;
  position:absolute;
  left:35%;
  bottom:0;
  color:#999;
}
td{
  padding:3px;
}
/* applies to element legend table  */


/* #### Full Calendar #### */
.fc-day-header{
    background-color:#3399ff;
    color:white;
}
.fc-title{
    font-weight:bolder;
    font-size:10pt;
}
.hidden{
  display:none;
}
/* ###### Applications ####### */
#jobtype{display:none;}
/* ###### Applications ####### */
#CompanyPreferredVendor{display:none;}

.addFilesBox{
  padding-left:19px;
}

.addFilesBox2{
  padding-left:0px;
}
.iconsHolder{
  position:relative;
}
.idDiv{
  height:50px;
  width:70px;
  left:0px;
  box-shadow:0px 0px 15px #bfbfbf;
  position:fixed;
  z-index:100;
  background-color:#688197;
  color:#FFFFFF;
  display:none;
  text-align:center;
  border-top-right-radius:8px;
  border-bottom-right-radius:8px;
  padding:5px;
  margin-top:35px;
}
.jmpToTop{
    float:right;
    position:fixed;
    right:3%;
    top:15%;
}
.ui-widget-header{
  background:#688197 !important;
  border:#688197 !important;
}
.ui-widget-content{
  background:#FFFFFF !important;
  color:#333333 !important;
}
.ui-dialog-titlebar-close{
  visibility:hidden !important;
}
#seedList {
    table-layout: fixed;
    width: 95% !important;
    white-space: nowrap !important;
    font-size: 12px !important;
    padding:0px !important;
    margin:0px !important;
}
#seedList input{
    width: 90% !important;
}
.alert_error{
    background-color: red;
    color: white !important;
    /*
    font-weight: bold !important;
    font-size: large !important;
    */
}
.minilabel{
    font-size:smaller;
    font-weight:lighter;
    color:#777;
}
.table#Tasks > thead > tr {
    font-weight:bold !important;
}
.fudgeleft{
    margin-left:-10em;
}
.no-separator {
    border-bottom: hidden;
}
.popover-content {
    text-transform: none;
}
.lightning legend {
    padding-top: 20px;
}
/* Lightning icon */
.lightning h1 .fa-bolt {
    color: yellow;
    text-shadow: 1px 1px 5px dimgrey;
}
/* Email validation on confirm_art */
.lightning .form-group.invalid input {
    border: 1px solid red;
}
.lightning .form-group.invalid label {
    color: red;
}
/* Larger font for lightning copy */
.lightning p.copy, .lightning ul.copy li {
    font-size: 16px;
}

/* Flex Form items */
.ff-group {
    display: flex;
}
.ff-label {
    flex: 4;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 13px;
}
.ff-input {
    flex: 8;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 13px !important;
}
.ff-group input[type=checkbox] {
    margin: 0;
}
.form-group {
    margin-bottom: 13px;
}
.Postage_Type .form-group {
    margin-bottom: 0;
}
.Indicia_Type {
    margin-top: 13px;
}
#OrderViewForm .form-group label {
    margin-bottom: 0;
}
/* Larger font for lightning copy */
.lightning p.copy, .lightning ul.copy li {
    font-size: 16px;
}
.lightning legend {
    padding-top: 20px;
}
/* Lightning icon */
.lightning h1 .fa-bolt {
    color: yellow;
    text-shadow: 1px 1px 5px dimgrey;
}
/* Email validation on confirm_art */
.lightning .form-group.invalid input {
    border: 1px solid red;
}
.lightning .form-group.invalid label {
    color: red;
}
.red-x {
    color: red;
}
.green-check {
    color: green;
}
.red-detail {
    background: #FFAD9B;
}
.order-lightning-icon {
    color: yellow;
}
.pointer {
    cursor: pointer;
}
.map-opt-field {
    padding-right: 1em;
    overflow: hidden;
}
.map-opt-hide {
    float: right;
    padding-top: 0.5em;
}
a.map-add-option:hover {
    color: green;
}
a.map-remove-option {
    color: red;
}
a.map-edit-header:hover {
    color: orange;
}
a.map-edit-header {
    font-size: 0.8em;
}
a.map-remove-header {
    color: red;
    font-size: 0.8em;
}
.map-header-field {
    margin-top: 1em;
}
/* .addTEXTClassForAllocadence{

} */
.copyPreviouslySelectedAllocadenceItem{
    float:right;
    display:none;
    outline:none !important;
}

.youAlreadySelectedInventory{
    text-align:center;
}

.centerAllocadenceLogo{
    text-align:center;
}
.allocadenceWhichJobType{
    display:none;
    text-align:center;
}

.allocadenceLightingJobMain{
    display:none;
}

.selectVendoForInv{
  text-align:center;
}

.styleRemoveAllInv{
  color:red;
}
.styleRemoveAllInv:hover{
  cursor:pointer;
}
.addAlloInvItem{
  color:green;
}
.allocadenceWarehouseAccordions{
  background: #f1f1f1;
  color: #000;
  cursor: pointer;
  padding: 8px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  border: 1px solid #D8D8D8;
  border-radius: 20px;
}
.allocadenceWarehouseAccordions:hover {
  background: #CFCFCF;
  color: #000;
}
.expandInventoryAdditionalOpts:hover{
  cursor:pointer;
}
.alloInvAdditionalOpts{
  display:none;
}
.upCaretExpandInvOpts{
  display:none;
}
.echoInvLocationHeader{
  padding-top:2px;
  padding-bottom:2px;
  border-radius:0px;
  height:30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color:#688197;
}
.invLocationName{
  font-size:17.5px;
  border-radius:2px;
  float:left;
}
.deleteAllocadenceOrder{
  float:right;
  transition:         transform .8s ease-in-out;
  color: #fff;
  text-align: center;
  -webkit-animation: glow 1s ease-in-out infinite alternate;
  -moz-animation: glow 1s ease-in-out infinite alternate;
  animation: glow 1s ease-in-out infinite alternate;
}
.deleteAllocadenceOrder:hover{
  color:#FF0000;
  cursor:pointer;
  text-shadow: 0 0 20px #fff, 0 0 30px #ff4da6, 0 0 40px #ff4da6, 0 0 50px #ff4da6, 0 0 60px #ff4da6, 0 0 70px #ff4da6, 0 0 80px #ff4da6;
}
.lightningCenterAllocadenceLogo{
  text-align:center;
}
#changeVendId{
  display:none;
}
.labelsForInv{
  display:none;
}
.submitAllocadenceInventory{
  text-align:center;
}
.allIconLegends{
  float:right;
}
.individualVendorInventoryDivs{
  display:none;
}
.showAllocadenceLegend{
  display:none
}
.alloLegend{
  float:right;
}
.purls_price{
  display:none;
}
.typeNumInserts{
  display:none;
}
.purlsCampaignCost{
  display:none;
}
.editInventoryNotesCancel{
  display:none;
}
.inputNewVendorNotes{
  display:none;
}
.attachedAdditionalVend{
  border:none;
  color:white;
  background:  rgba(104,129,150,1);
}
.appendAdditionalVendorDataLabels{
  display:none;
}

.showLightningVendor{
  display:none;
}

.invLabels{
  display:none;
}
.pcAppendLabels{
  display:none;
}
.infoTabs{
  color:#3276b1;
}
.infoTabs:hover{
  color:#000;
  cursor:pointer;
}
.calTotal{
  display:none;
}
.roundUpDesc{
  display:none;
}
.specialCacheIcon{
  color:#688196;
}
.specialCacheIcon:hover{
  color:black;
  cursor:pointer;
}
.purlClientsJumbotron{
  text-align:center;
}
.purlRedirects{
  border:1px solid black;
  background-color: #9F9F9F;
  color: black;
  text-align:center;
}
.purlRedirects:hover{
  background-color:white;
  border: 3px solid black;
  color:black;
}
.redirectOpts{
  text-align:center;
}
.displayPurlOrders{
  color:#57889c;
}
.displayPurlOrders:hover{
  cursor:pointer;
  color:#00B5FF;
}
.purlThead{
  display:none;
}
.purlTbody{
  display:none;
  background-color:#83ADBE;
}
.hidePurlOrders{
  display:none;
  background-color:#83ADBE;
}
.existingBody{
  background-color:#E3DCD1;
}
.appendCompanyName{
  background-color:#E3DCD1;
  color:#000;
}
.appendCompanyPurlCost{
  background-color:#E3DCD1;
  color:#000;
}
.appendCompanyBillingUnit{
  background-color:#E3DCD1;
  color:#000;
}
.appendCompanyAutoPurlInjection{
  background-color:#E3DCD1;
  color:#000;
}
.domainConfigs{
  display:none;
}
.purlEmail{
  display:none;
}
.appendExampleFormat{
  display:none;
}
.submitPurlConfiguration{
  height:100px;
}
.showDomainSelecter{
  display:none;
}
.redirectToAdd{
  float:right;
}
.purlDomainCofigs{
  display:none;
}
.trainingHeader{
  text-align:center;
  background-color:#E8E8E8;
}
.videoCommonClass{
  background-color: #E8E8E8;
}
.videoDiv{
  background-image: url('../img/training_video_logo.png');
  background-size:100px 100px;
  background-repeat: no-repeat;
  background-position:center bottom;
  height:150px;
  margin-bottom:10px;
  margin-left:10px;
  margin-top:10px;
}
.videoDiv:hover{
  cursor:pointer;
  color:#FFF;
  background: linear-gradient(to bottom, #1e5799 0%,#6d6d6d 0%,#212121 100%);
}
.docDiv{
  background-image: url('../img/training_documentation_logo.png');
  background-size:100px 100px;
  background-repeat: no-repeat;
  background-position:center bottom;
  height:150px;
  margin-bottom:10px;
  margin-left:10px;
  margin-top:10px;
}
.docDiv:hover{
  cursor:pointer;
  color:#FFF;
  background: linear-gradient(to bottom, #1e5799 0%,#6d6d6d 0%,#212121 100%);
}
/* .duplicateInventory{
  height:13px;
  width: 40px;
  text-align:center;
  font-size:8px;
  border-radius:0px;
} */
.whcontainer{
  display:inline-block;
  text-align:center;
  margin-left:auto;
  margin-right:auto;
}
.itemViewWarehouseButtons{
  margin-right: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
}
.whcontainer{
  text-align:center;
}
.inventoryItemsPerWarehouse{
  display:none;
}
.inventorySelectDisclaimer{
  text-align:center;
}
.viewCustomStockClients{
  float:left;
}
.viewCustomStockClientsDiv{
  display:none;
}
.custStockInventoryDiv{
  display:none;
}
.custInventorySelectDisclaimer{
  display:none;
  text-align:center;
}
.lightningAllocadenceDisclaimer{
  text-align:center;
}
.lightningAlloLabel{
  color:#FFF;
  background-color:#C62B2B;
}
.selectAVersionOfLightning{
  text-align:center;
}
.version2LightningForm{
  display:none;
}
.version3LightningForm{
  display:none;
}
.trainingmasq {
  position: fixed;
  display: block;
  width:100%;
  height:97.5%;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background-color: rgba(0, 0, 25, 0.2);
  z-index:2;
  margin-top:.4%;
}
#versionToggleTo2{
  border-radius:0px;
  height:60px;
  color:#BF1313;
  background-color:white;
  border: 0;
  outline:none;
}
#versionToggleTo2:hover{
  background-color:#BF1313;
  color:#FFF;
}
#versionToggleTo2Q{
  border-radius:0px;
  height:60px;
  color:#238A29;
  background-color:white;
  border: 0;
  outline:none;
}
#versionToggleTo2Q:hover{
  background-color:#238A29;
  color:#FFF;
}
#inventoryProcessButtons{
  border-radius:0px;
  outline:none;
}
.convertLightningTemplateToRevision3{
  border-radius:0px;
}
.lightningSelectNewVendor{
  height:65px;
}
.saveConvertedLightningTemplate{
  display:none;
}
.notReadyForInventory{
  border-radius:0px;
}
.inventoryNotesParamLabels{
  background-color:#3276b1;
  color:#fff;
}
.addBorderForNotes{
  border:1px solid #d5d5d5;
}
.whatIsTotalPostageamount{
  color:#3276b1;
}
.whatIsTotalPostageamount:hover{
  cursor:pointer;
}
.whatIsTotalSheetCount{
  color:#3276b1;
}
.whatIsTotalSheetCount:hover{
  cursor:pointer;
}
.stackedIconBg{
  color:#EFEFEF;
}
.stackedIcon:hover{
  cursor:pointer;
  color:#DBDBDB;
}
.stackedIconBg:hover{
  cursor:pointer;
  color:#DBDBDB;
}
.expandAdditionalOptions:hover{
  cursor:pointer;
}
.additionalAllocadenceFields:hover .stackedIconBg{
  color:#DBDBDB;
}
.ellipsis-dropdown-content{
  display:none;
}
.ellipsis-dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}
.ellipsis-dropdown-content a {
  color: black;
  padding: 1px 5px;
  text-decoration: none;
  display: block;
}
.dismissEllipsisDM:hover{
  cursor:pointer;
}
.ellipsis-dropdown-content{
  vertical-align:middle;
}
.showLetterOnly{
  font-size:14px;
}
.showEnvelopeOnly{
  font-size:14px;
}
.toggleCustomStock{
  font-size:14px;
}
.noLetterOnly{
  font-size:14px;
}
.noEnvelopeOnly{
  font-size:14px;
}
.noCustomStock{
  font-size:14px;
}
.showLetterOnly:hover{
  background-color:#E0E0E0;
  color: #008DC6;
}
.noLetterOnly:hover{
  background-color:#E0E0E0;
  color:red;
  cursor:not-allowed;
}
.toggleCustomStock:hover{
  background-color:#E0E0E0;
  color: #008DC6;
}
.noCustomStock:hover{
  background-color:#E0E0E0;
  color: red;
  cursor:not-allowed;
}
.showEnvelopeOnly:hover{
  background-color:#E0E0E0;
  color: #008DC6;
}
.noEnvelopeOnly:hover{
  background-color:#E0E0E0;
  color: red;
  cursor:not-allowed;
}
.revertShowLetterOnly{
  display:none;
  font-size:14px;
}
.revertShowLetterOnly:hover{
  background-color:#E0E0E0;
  color: #008DC6;
}
.revertShowEnvelopeOnly{
  display:none;
  font-size:14px;
}
.revertShowEnvelopeOnly:hover{
  background-color:#E0E0E0;
  color: #008DC6;
}
.hiddenTotalSheetCount{
  display:none;
}
.inventoryImage{
  font-size:14px;
}
.inventoryImage:hover{
  background-color:#E0E0E0;
  color: #008DC6;
}
#inventoryModalContent{
  margin: 0 auto;
  display: block;
}
.revertToggleCustomStock{
  font-size:14px;
  display:none;
}
.revertToggleCustomStock:hover{
  background-color:#E0E0E0;
  color: #008DC6;
}
.copyInventoryImage{
  font-size:14px;
}
.copyInventoryImage:hover{
  background-color:#E0E0E0;
  color: #008DC6;
}
.copyAllInventoryImage{
  font-size:14px;
}
.copyAllInventoryImage:hover{
  background-color:#E0E0E0;
  color: #008DC6;
}
.shippedPNG{
  width: 32%;
  height: 58%;
  position: absolute;
  z-index:100;
  left:35%;
}
.inventoryFilter{
  font-size:14px;
}
.inventoryFilter:hover{
  background-color:#E0E0E0;
  color: #008DC6;
}
.cancelAdditionalOptions{
  display:none;
}
.cancelAdditionalOptions:hover{
  cursor:not-allowed;
}
.quickImageView{
  color:#2E97B1;
}
.quickImageView:hover{
  cursor:pointer;
  color: #00CCFF;
}
.searchableInput{
  height:75px;
}
.containerHeader{
  height:75px;
  background-color:rgb(55, 71, 79);
  margin-top:20px;
  margin-bottom:20px;
  display:flex;
  align-items:center;
}
.inv_options{
  margin-top:20px;
  margin-bottom:30px;
}
.pullBackImage:hover{
  cursor:pointer;
}
.classicMargin{
  margin-top:50px;
  margin-bottom:50px;
}
.toggleInvOff{
  color: #30ABD9;
  float:right;
}
.toggleInvOff:hover{
  cursor:pointer;
}
.toggleInvOn{
  color: #30ABD9;
  float:right;
}
.toggleInvOn:hover{
  cursor:pointer;
}
.customStockHide{
  display:none;
}
.dynamicTableCell:hover{
  cursor:pointer;
  background:rgba(255,255,255,0.5);
}
.dynaTableActions{
  float:right;
  display:none;
}
.selectWarehouseInv{
  height:55px;
  font-size:25px;
}
.warehouseSubmitInvButton{
  height:55px;
  width: 125px;
  font-size:25px;
  outline:none;
}
.viewInventoryImage:hover{
  cursor:pointer;
}
.revertSubmitInvButton{
  height:55px;
  width: 75px;
  font-size:25px;
  outline:none;
}
.removeCustStockAi{
    display:none;
}
.csStockTool{
  font-size:14px;
}
.csStockTool:hover{
  background-color:#E0E0E0;
  color: #008DC6;
}
.allocadenceSentItemTables{
    margin-bottom:0px;
}
.lightningSentInventoryItemsTable{
    margin-bottom:0px;
}
.inventoryClickToRepairCache{
    font: bold;
    font-color:green;
    font-size:25px;
}
.inventoryClickToRepairCache:hover{
    cursor:pointer;
}
.selectClientStock{
    color:#c79121;
}
.selectClientStock:hover{
    cursor:pointer;
    color:#000;
}
.revertClientStock{
    display:none;
    color:#c79121;
}
.revertClientStock:hover{
    cursor:pointer;
    color:#000;
}
.revertCSSTool{
    color:red;
    font-size:14px;
}
.revertCSSTool:hover{
  background-color:#E0E0E0;
  color: #008DC6;
}

/* Adds horizontal scrollbar to order index table for lower resolutions */
.orders.index .table-wrap {
    overflow-x: auto;
}
.orders.index table {
    position: relative;
}
.callHeader{
    color:#fff;
    background-color:#923100;
}
.callBody{
    background-color:#E3E3E3;
    padding-right:10px;
}
.callPanels{
    padding-top:15px;
    padding-bottom:15px;
    background-color:#f2f2f2;
}
.getNumbers{
    font-size:30px;
    background-color:#0076ce;
    color:#FFF;
}
.well-link {
    text-decoration: none;
}
.panel-shadow {
    box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2);
}
.cliNotesExpl:hover{
    cursor:pointer;
}
.listingCard{
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    margin-bottom: 15px;
    margin-top: 15px;
    margin-right: 15px;
}
.listingCard:hover{
    background-color: #EFEFEF;
    box-shadow: 0 16px 32px rgba(0,0,0,0.2);
}

.actions{
    display:inline-block;
}
/* order / index action icons */
.actionicon{
    font-size:1.3em;
    text-align:center;
}

.remapSamplePurlHeadersBtn:hover {
	border: 2px solid black !important;
	background-color: #D4FFF8 !important;
	cursor: pointer !important;
}

.leadManagerResponseContainer {
	border: 1px solid black;
	padding: 10px;
	color: #000 ;
}

.leadManagerResponseList {
	border: 1px solid black;
	padding: 10px;
	color: #000;
}

.unsuccessfulPurlCampaignTest {
	border: 1px solid black;
	padding: 10px;
	color: #000;
	background-color: #FF8F8F;
}

.testPurlCampaignFromIndex:hover {
	cursor: pointer;
}

.campaignNotReadyForPurlTest:hover {
	cursor: pointer;
}

.purlsBypassIndicator {
	border: 1px solid black;
	padding: 10px;
	color: #000;
	background-color: #FFE68F;
}

.searchItemToggleOn {
	color: deepskyblue;
}

.searchCheckSwitch {
	margin-top: 2px;
	font-size: 16px;
}

.searchCheckSwitch:hover {
	cursor: pointer;
}

.searchCheckSwitch:disabled {
	cursor: arrow;
}
.whyCanINotCircumvent {
	color: blue;
}

.whyCanINotCircumvent:hover {
	cursor: pointer;
}

.whyCanINotCircumventExplained {
    display: none;
}

.padBottom {
    margin-bottom: 6px;
}

.dropdownActionMenu {
	background-color: #A03023 !important;
	z-index: 1000;
}

.v2requests_apiOtherInput {
	display: none;
}

.v2requests_apiInput {
	display: none;
}

.v2requests_domainInput {
	display: none;
}

.reachOutForDomain {
	text-align: center;
	font-weight: bold;
	display: none;
}

.whoManagesDNS {
	display: none;
}

.dedicatedEmailAddress {
	display: none;
}

.roughCostReflectionContainer {
	float: right;
}

.apiLocation {
	display: none;
}

.existingWebsite {
	display: none;
}

.newWebsite {
	display: none;
}

.rushFeeExpl {
	color: blue;
}

.rushFeeExpl:hover {
	cursor: pointer;
}

.hasCRMNeedAPI {
	display: none;
}

.whoIsYourCRMProvider {
	display: none;
}

.condensedUserMenuDropdownMenu {
	top: 0;
}

.limited-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 300px;
}

.email-logs-circle-icon {
    display: inline-block;
    position: relative;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: red;
    color: white;
    text-align: center;
    font-size: 10px;
    line-height: 18px;
}

.feed-count-number {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.existingPURL {
    display: none;
}

.pCont {
    display: none;
}

#purlExpansion {
	display: none;
}

.whatIsTheDomain {
	display: none;
}

.desiredDomainWrapper {
	display: none;
}
