/* LR STYLES =================================================================*/

.v2-lrproceedchoose{
    width: 100%;
    border:1px solid #ccc;
}
.v2-lrchooseflex {
    display:flex;
}
.v2lrchooselabel {
    width: 30%;
    padding: 1%;
}
.v2-flogin {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
.vxbankdistrictfilterinput {
    width: 60%;
}
p#vxfilterfail {
    color: green;
    font-weight: bold;
    display: block;
    margin-top: 40px;
    margin-left: 25%;
}
.vxdistrictclearfilter {
    width: 98%;
    height: 28px;
    margin-left: 1px;
    cursor: pointer;
}
.vxdistrictclearfilter:disabled {
     cursor: not-allowed;
     opacity: 0.2;
}
.vxbankdistrictfilterclear{
    width:10%;
}
input#vxdistrictfilter, .vxproprietorinput {
    width: 100%;
    height: 28px;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding-left:3%;
}
.vxproprietorinput.vxshort{
    width: 80%;
}
.vxviewupload{
    position:relative;
    float:right;
    width:0%;
    display:none;
}
button.vxviewplan {
    width: 96%;
    height: 28px;
    margin-left: 3%;
    border: 1px solid #ccc;
    cursor: pointer;
}
button.vxviewplan:hover{
    border: 1px solid #555;
}
.vxviewupload.vxshort{
   display:block; 
   width:20%;
}
.vxbankdistrictchoices {
    display: flex;
    width: 96%;
}
.vxbankdistrictfilterlabel {
    width: 30%;
    padding-left: 3%;
    text-align: left;
    font-size: 14px;
}
.vxbankdistrictselectctrl {
    width: 50%;
    padding: 1%;
}
.vxbankcompanydisplay {
    width: 96%;
    padding: 2%;
    background: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 6px;
}
.titleheader.oddrow {
    background: #a0babb;
    color: white;
    border: none;
}
.vxremovealias, .vxremovecompany {
    height: 18px;
    width: 18px;
    cursor: pointer;
}
tr.nothing {
    border-bottom: 1px solid #d5dfe3;
}
.vx-withinput, .vx-withinputCo{
    padding: 0.5% 0% 0.5% 0% !important;
    border-left:1px #ccc solid !important;  
}
.vx-withinput{
    width: 40%;
}
ol.vxnamesforedit {
    display: block;
    margin-top: 10px;
    margin-left: 40px;
}
.vxsubtitle{
    display:block;
    font-size:13px;
    color:#27a5fa;
    margin-top:14px;
}
.vxnameforedit{
    cursor:pointer;
    /*padding-left: 8px;*/
}
.addnamepages {
    color: green;
    float: right;
    margin-right: 25px;
    font-weight: bold;
    display:flex;
}
.addnamepages span {
    display: block;
    margin-top: 12px;
}
.addnamepages button{
    width: 25px;
    height: 25px;
    background: limegreen;
    color:white;
    border: 1px solid #ccc;
    border-radius: 6px;
    cursor: pointer; 
    margin:10px;
}
.addnamepages button:hover{
    background: limegreen;
}
.addnamepages button:disabled{
    background: #ccc;
    cursor:not-allowed;
}
.additionalnameprimary{
    font-weight:bold;
}
.evensubrow{
    background:#d5dfe3;
}
.vxdocinfodisplay{
    color:#0795eb;
}
.evensubrow span.vxdated, .evensubrow .vxdocinfodisplay{
    color:#5b5b9f;
}
button#vxviewpwd {
    height: 28px;
    padding: 1%;
    width: 30px;
    position: absolute;
    cursor:pointer;
    border:1px solid #ccc;
    border-radius: 5px;
}
button#vxviewpwd:hover{
    border:1px solid #222;
}
.v2lrloginInput {
    width: 40%;
    position: relative;
}
#eyeball {
  width: 22px  !important;
  height: 22px !important;
}
.vx-blank{
    width:16%;background:#f1f1f1;border:none !important;
}
.vxdocinfobox {
    width: 95%;
    float: right;
    min-height: 40px;
    padding-left: 20px;
    border-top: 1px solid #ccc;
    margin-top: 12px;
    padding-top: 2.5%;
    font-size: 12px;
    /* font-style: italic; */
}
.vxdocinfoboxspan{
    font-weight:bold;
}
span.vxdated {
    display: inline-block;
    float: right;
    color: #0795eb;
    font-weight: bold;
}
.titleheader.evenrow {
    background: cadetblue;
    color: white;
    border: none;
}
.oddinnerrow{
    background:#efe9e9;
}
tr.titleheader > td{
    border: none !important;
}
.v2-margintop25{
    margin-top:25px;
}
.v2-lrChoiceAddForm {
    background: #f5f5f5;
    padding-top: 20px;
    padding-left: 1%;
    padding-right: 1%;
    padding-bottom: 10px;
}
.v2-lrChoiceAddForm input{
    padding: 6px;
    font-size: 13px;
    background: white;
    border: 1px solid #cccccc;
    border-radius: 2px;
    width: 250px;
}
.v2-fileonly.v2basicformat{
    border:none !important;
    margin-top:0;
    height:28px !important;
    padding:none !important;
}
.v2-fileonly {
    margin-top: 5px;
    padding: 1%;
    height: 35px !important;
    background: white;
    border: 3px blue solid !important;
}
.v2lrloginlabel {
    width: 52%;
    padding-top: 1%;
    text-align: right;
    padding-right: 4%;
    padding-bottom: 1%;
}
.v2lrcblabel{
    width: 85%;
    padding-left: 50px;
    color:#27a5fa;
}
.v2lrcbinput {
    width: 15%;
    text-align: right;
    padding-right: 20px;
}
.lrchooseoption{
    width: 50%;
    padding:2%;
    min-height: 80px;
}
.lrchooseoptionmargin{
    border-bottom:1px solid #ccc;
}
.v2lrchooseInput {
    width: 70%;
    display:relative;
}
.v2lrchooseInput.v2flag {
    width: 55%;
    position: relative;
}
.v2lrcheckInput button {
	height: 36px;
	width: 90%;
	padding: 2%;
	border-radius: 6px;
	color: white;
	border: #ccc 1px solid;
	background: #27a5fa;
	cursor: pointer;
        margin-left: 12%;
}
#validcheckimg {
    top: 10px;
    position: absolute;
    right: 35px;
    display:none;
}
.v2lrcheckInput{
    width:15%;
}
.v2lrloginInput {
    width: 40%;
}
.invalidTitle{
    color:red;
    font-size:12px;
    font-style:italic;
    display:none;
}
#checkvalidTitle:disabled, #v2-lraddusertitle:disabled{
    background:#ccc;
    cursor:not-allowed;
}
.v2lrchoiceadded {
    width: 98% !important;
    height: 28px;
    border-radius: 2px;
    padding-left: 1%;
    border: 1px solid #27a5fa;
}
select.v2lrchoiceadded{
     width: 99.5% !important;
}
textarea.v2lrchoiceadded{
    height: 72px !important;
}
.v2-lrselectProceed {
    height: 80px;
    width: 150px;
    padding: 2%;
    border-radius: 12px;
    float: right;
    color: white;
    border: #ccc 1px solid;
    background: #27a5fa;
    cursor:pointer;
}
.v2-lrselectProceed:hover{
    background:#2076b1;
}
.v2-lrstatusimg{
    width:24px;
    height:24px;
    display:block;
    margin-left:auto;
    margin-right:auto;
}
.v2-lrstatusimg.v2-cross{
    width:16px;
    height:16px;
}
.v2-lrChoiceInner {
    position: absolute;
    width: 140%;
    background: #f5f5f5 !important;
    min-height: 100px;
    height: auto;
    border: 1px solid #ccc;
    z-index: 900;
    padding: 2%;
    border-radius: 6px;
    box-shadow: 3px 4px 65px;
    left: -25%;
    top: 20px;
}
.v2-lrChoiceHeader {
    margin-top:20px;
    text-align: center;
    border-bottom: 1px solid #ccc;
    color: #27a5fa;
}
.v2-lrChoiceContent {
    padding:4%;
    min-height:300px;
    border-bottom: 1px solid #ccc;
}
.v2-btnlrChoice {
    width: 100% !important;
    background: limegreen;
}
.v2-lrChoiceButtons{
    width: 50%;
    margin-left:auto;
    margin-right:auto;
}
.v2-lrChoiceChoices {
    padding: 2%;
}
.v2-lrChoicebuttonhldr{
    padding: 1%;
}
.v2-lrChoiceChoices{
    display:flex;
    flex-direction:row;
}
.v2-lrChoiceChoices.v2-lrbuttonformat{
    display:block !important;
}
.v2-lrChoiceButtons.v2-lrbuttonformat{
    width:0;
    display:none;
}
.v2-lrChoiceFooter{
    padding-left: 5%;
    padding-right:5%;
}
.v2-lrchooseouter{
    width: 100%;
}
.v2-lrchooseNothingfound, .v2-confMsg {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding: 2%;
    border: 2px solid #27a5fa;
    border-radius: 4px;
    background: #efe8e8;
}
.v2-confMsg {
    margin-bottom: 15px;
    width: 95%;
}
.v2-innerlrbuttonholder{
    margin-top: 35px;
    margin-left:auto;
    margin-right:auto;
    width: 33%;
}
#v2-lraddusertitle, #v2-lrgetusertitle {
    height: 36px;
    width: 100%;
    padding: 2%;
    border-radius: 6px;
    color: white;
    border: #ccc 1px solid;
    background: #27a5fa;
    cursor: pointer;
}
#v2-lraddtitle:hover{
    background:#2076b1;
}
.vxtblhighlight:hover, .vxtblhighlightselected:hover{
    cursor:pointer;
    color:white;
}
.vxtblhighlight:hover{
    background:#333;
}
.vxunderline{
    width:96%;
    border-top: 1px solid #ccc;
    height:1px;
    margin-left:auto;
    margin-right:auto;
    margin-top:6px;
    margin-bottom: 8px;
}
.vxpaliblue{
    color: #27a5fa;
}
.vxtblhighlightselected:hover{
    background:red;
}
.vxbankselect {
    width: 96%;
    height: 26px;
    border: 1px solid #ccc;
    border-radius: 4px;
    text-align: right;
    padding-right: 2%;
    float:right;
    margin-right:6px;
    display:block;
}
.vxbankperiodlabel span{
    margin-left: 12px;
}
.vxbankperiod {
    display: flex;
    width: 50%;
}
.vxbankperiodlabel, .vxbankperiodselect {
    padding: 1%;
}
.vxbankperiodlabel{
    width:40%;
}
.vxbankperiodselect{
    width:60%;
}
.vxtop15{
    margin-top:15px;
}
table.vxnameset{
    width:100%;
    border:none !important;
}
table.vxnameset td, table.vxnameset tr{
    border:none !important;
}
table.vxnameset td{
    padding-bottom:0.5%;
}
.v2-leempty{
    display:none !important;
}
.v2-lraddtitle{
    width:100%;
}
.vxbankdistrictselect, .vxbankdistrictselected {
    height: 150px;
    overflow: auto;
    width: 96%;
    margin-top: 20px;
}
.vxsticky th {
    position: sticky; top: 0; 
}
.vx-tblaltnameinput, .vx-addeddistrict, .vx-tblaltnameignore{
    width: 98%;
    padding-left: 1%;  
    background: transparent;
    border: none;
    outline-style: none;
}
.vx-tblaltnameinput, .vx-tblaltnameignore{
    height: 32px;
}
.vx-addeddistrict{
    cursor:pointer;
}
.vx-addeddistrict:hover{
    color:white;
}
.vxcompanynamelbl.lbldisabled, .vxprivatenamelbl.lbldisabled{
    color: #ccc;
}
.vxdistrictfilter:disabled{
    opacity:0.5;
}
.vxrowdisabled{
    opacity: 0.6;
}
.vxrowdisabled:hover{
    background:#ccc;
    color:#333;
    cursor:not-allowed;
}
.v2-lraddtitle th {
    background: #555;
    color: lime;
    border: 1px solid #ccc !important;
}
.v2-lraddtitle .v2-rowprimary{
    background:white;
    color:#333;
}
.v2-lraddtitle .v2-rowsecondary{
    background:#efe8e8;
    color:black;
    border: #ccc;
}
.v2-lrChoiceContent tr, .v2-lrChoiceContent thead{
    height:26px;
}
.cv2-innerlist{
    width:95%;
}
.cv2-innerlist td{
    border:none !important;
}
.vxcompanyname{
    width: 92%;
    display:flex;  
}
.vxcompanynamelbl{
    padding: 1%;
    width: 40%;
}
.vxcompanynameinput{
    padding: 1%;
    width: 60%;
}
.vxcompanynamelbl {
    padding: 1%;
    width: 40%;
}
#vxaddcompanyinput, #vxaddforenameinput, #vxaddsurnameinput{
    width: 100%;
    height:28px;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding-left: 2%;   
}

#vxaddcompanyinput:disabled, #vxaddforenameinput:disabled, #vxaddsurnameinput:disabled{
    cursor: not-allowed;
    opacity: 0.4;
}
.vxcompanyadd {
    width: 8%;
    padding-top: 1%;
}
.v2-lraddtitlewide{
    width:105%;
}
.vxcompanyaddbutton, .vxcustaddbutton, .vxcustaddOSbutton{
    width: 100%;
    cursor: pointer;
}
.vxcompanyaddbutton:disabled, .vxcustaddbutton:disabled, .vxcustaddOSbutton:disabled{
    cursor: not-allowed;
    opacity: 0.4;
}
.vxcompanyaddbutton img, .vxcustaddbutton img, .vxcustaddOSbutton img{
    width: 24px;
    height: 24px;
}
.v2-lrChoiceContent th:not(.vx-blank):not(.vx-spacer td), .v2-lrChoiceContent td:not(.vx-blank):not(.vx-spacer td):not(td.vx-withinput):not(td.vx-withinputCo):not(.vxnameset tr):not(.vxnameset td){
    padding:1% !important;
    border-left:1px #ccc solid !important;
}
.v2-centre{
    margin-left: auto;
    margin-right: auto;
}
.v2-relative{
      position:relative;
}
.v2-absolute{
      position:absolute;
}
.v2-timer {
    display:none;
    top: 200px;
    left: 38%;
}
.v2-lrchooseSomethingfound .v2-lrchooseNothingfound {
    margin-top: 15px;
    margin-bottom: 15px;
    width: 95%;

}
.v2-proceedDisabled{
    background: #ccc;
    border:1px solid #ccc;
    cursor: not-allowed;
}
.v2-proceedDisabled:hover{
    background:#ccc;
}
tr.vx-openview td{
    font-weight: 700 !important;
}
tr.vx-openview.vx-generic-0, td.sideblock.vx-generic-0.vx-openview {
    background: #4adcdd !important;
    color: black !important;

}
tr.vx-openview.vx-generic-1, td.sideblock.vx-generic-1.vx-openview{
    background: #7adf5a !important;
}
tr.vx-openview.vx-generic-1, td.sideblock.vx-generic-1.vx-openview, tr.vx-openview.vx-generic-0, td.sideblock.vx-generic-0.vx-openview {
    border: none !important;
}
td.sideblock.vx-generic-0.vx-openview{
    border-left: 1px solid #3990a5!important;
}
tr.vx-openview.vx-generic-0.vx-spacer {
    background: #3990a5 !important;
    color: white !important;
}
.vx-openview .vx-blank{
    background:#dfe9e9 !important;
}
td.sideblock.vx-generic-1.vx-openview{
    border-left: 1px solid #d25adf!important;
}
tr.vx-openview.vx-generic-1.vx-spacer {
    background: #087516 !important;
    color: white !important;
}
.v2-rowPrimary.vx-openview{

}
#v2lrchoiceaddress {
    height: 32px;
    padding-top: 1%;
}
.v2-addformwait {
    position: absolute;
    right: 34%;
    bottom: -150px;
    display: none;
}
.vx-spacer td{
    border: none !important;
}
.sideblock{
    width:22%;font-weight:700;border-right:none !important; border-bottom:none !important; border-left:none !important;
}
.sideblockheader{
}
.notblemargin{
    margin-bottom:0 !important;
}
.vx-docs{
    display:none;
}
.vx-down {
    font-size: 30px;
    color: limegreen;
    cursor: pointer;
    display: block;
    margin-top: 5px;
}
.vx-discount td{
    color:green !important;
}
.vxselecteddistrict{
    color:green;
    font-weight:bold;
    
}
.vxselecteddistrict:hover{
   color:limegreen;
   cursor:not-allowed;
}
/* LR STYLES END =============================================================*/
/*PDF Viewer =================================================================*/
.v2-pdfX {
    float: right;
    margin-top: 12px;
    margin-left: 20px;
    font-size: 18px;
    font-weight: 700;
    color: #555;
}
.v2-plotcount {
    margin-right: 9%;
    font-weight: normal;
    font-size: 16px;
    margin-top: 3px;
}
.v2-pdfX:hover{
    color: #222;
}
.v2-pdfclose, .v2-OSpdfclose{
    cursor:pointer;
}
#v2-pdfheader, #v2-OSpdfheader{
    width: 98%;
    height: 45px;
    margin-bottom: 12px;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px solid #666;
}
#v2-pdfdiv, #v2-OSpdfdiv {
    width: 80%;
    position: absolute;
    top: 0px;
    left: 12%;
    height: 1100px;
    z-index: 800;
    display: block;
    background-color: white;
    border: 1px solid #ccc;
    border-radius: 12px;
    box-shadow: 2px 4px 25px #666;
    padding: 0% 2%;
    display: none;
}
#v2-pdfdiv.vxlros2{
    width: 60%;
    top: -800px;
    left: -16%;   
}
#v2-pdfdivinner object, #v2-OSpdfdivinner object{
    width: 100% !important;
    height: 100% !important;
}
#v2-pdfdivinner, #v2-OSpdfdivinner{
    width: 100%;
    height: 945px;
    border: 1px solid #ccc;
}
.v2-pdfButton {
    height: 30px;
    border-radius: 20px;
}
#v2-pdffooter,  #v2-OSpdffooter{
    width: 19%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    text-align: center;
}
/*PDF Viewer =================================================================*/

