body {
    background: #f9f9f9 url('img/body_bg.gif') top left repeat-x;
    font-family: "Montserrat", Helvetica, Arial, Lucida, FreeSans, sans-serif;
}

form input[type="text"],
form input[type="password"],
form textarea {
    padding: 6px;
    font-size: 13px;
    background-color: #f6f6f6;
    border: 1px solid #cccccc;
    width: 250px;
}

form textarea {
    height: 100px;
    width: 350px;
}

.header .grid_12 {
    height: 128px;
    position: relative;
}
.vxplantxt.v2-ignore{
    display:none;
}
.nav {
    position: absolute;
    bottom: 0;
    right: 0;
    margin-bottom: 20px;
}

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

.nav li {
    float: left;
    margin: 0 0 0 5px;
    padding: 0;
    list-style-type: none;
}
.v2-lrChoiceAddForm.leaseupload, .v2-lrChoiceHeader.leaseupload{
    background:#ccc;
}
.v2-lrChoiceHeader.leaseupload h6{
    color: black;
}
.nav li a {
    display: block;
    line-height: 28px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 12px;
    padding: 0 13px;
    text-decoration: none;
    background: url('img/nav_bg.gif') top left repeat-x;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -html-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #007fcd;
    -webkit-box-shadow: 0 1px 0 #46b5fd;
    -moz-box-shadow: 0 1px 0 #46b5fd;
    box-shadow: 0 1px 0 #46b5fd;
    text-shadow: 0 1px 0 #007fcd;
}

.nav li a:hover {
    background-position: bottom left;
    border-color: #0069aa;
}

.tel {
    font-size: 28px;
    color: #ffffff;
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 30px;
}

.tel span {
    color: #333333;
}

.main .container_12 {
    background: #ffffff;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -o-border-radius: 25px;
    -html-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 25px;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
    padding: 30px 0 0 0;
}

.banner {
    margin-bottom: 30px;
    height: 300px;
}

.banner_fade {
    position: absolute;
    height: 300px;
    width: 930px;
    background: url('img/banner_fade.png') center center no-repeat;
}

.home_boxes p {
    font-size: 12px;
}

.home_box {
    background: #22a4fa url('img/home_box_bg.gif') top left repeat-x;
    height: 65px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -html-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #0f8add;
}

.home_box:hover {
    background: #22a4fa url('img/home_box_bg_hover.gif') top center no-repeat;
}

.home_box img {
    float: right;
    margin-top: 4px;
}

.home_box p {
    color: #ffffff;
    font-size: 16px;
    line-height: 1;
    text-shadow: 0 1px 0 #007fcd;
    margin: 6px 10px;
}

.home_box p span {
    font-size: 13px;
}

.home_boxes a,
.home_boxes .disabled {
    text-decoration: none;
    display: block;
    margin-bottom: 15px;
}

.home_boxes .disabled {
    cursor: default;
}

.disabled .home_box:hover {
    background: #22a4fa url('img/home_box_bg.gif') top left repeat-x;
}

.divider {
    width: 100%;
    height: 20px;
    background: url('img/divider.png') bottom left no-repeat;
}

.divider_alt {
    width: 100%;
    height: 20px;
    background: url('img/divider.png') top left no-repeat;
}

.list {
    border-top: 1px solid #dddddd;
}

.list li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    border-bottom: 1px solid #dddddd;
}

.list a {
    color: #333333;
    text-decoration: none;
    display: block;
    padding: 5px 0;
    line-height: 1.5;
    padding-left: 20px;
    background: url('img/orange_arrow_bullet.png') 5px 9px no-repeat;
}

.list a:hover {
    background-color: #f6f6f6;
}

.logos {
    padding: 10px 0;
}

.social {
    float: right;
    margin-top: 18px;
}

.social a {
    margin-left: 6px;
}

.footer p {
    float: left;
}

.footer {
    padding: 20px 0 100px 0;
}

.footer .footer_links {
    float: right;
}

.footer_links a {
    color: #333333;
    display: inline-block;
    margin-left: 15px;
}

.breadcrumb p {
    padding-bottom: 10px;
    border-bottom: 1px solid #dddddd;
}

.breadcrumb p a:first-child {
    margin-left: 0;
}

.breadcrumb p a {
    display: inline-block;
    margin: 0 10px;
}

.back_nav {
    background-color: paleturquoise;
}

a.back {
    float: left;
}

a.back_top {
    float: right;
    line-height: 22px;
    height: 22px;
    padding: 0 8px;
}

blockquote {
    text-indent: 36px;
    font-size: 14px;
    font-style: italic;
    font-family: 'Georgia', Times, serif;
    margin-bottom: 30px;
    line-height: 1.6;
    position: relative;
}

blockquote span {
    font-size: 70px;
    color: #cccccc;
    position: absolute;
    top: -32px;
    left: -38px;
}

blockquote p {
    margin: 0 0 10px 0;
}

blockquote .client {
    text-indent: 0;
    font-style: normal;
    line-height: 1.5;
    font-size: 13px;
    font-family: 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
    color: #999999;
}

blockquote .client b {
    font-size: 16px;
    color: #333333;
}

.btn {
    line-height: 26px;
    height: 26px;
    display: inline-block;
    background: #0197f6 url("img/blue_btn.gif") top left repeat-x;
    border: 1px solid #0079c3;
    padding: 0 10px;
    color: #ffffff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -html-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    text-shadow: 0 1px 0 #0079c3;
    text-transform: uppercase;
    font-size: 11px;
    font-family: "Montserrat", Helvetica, Arial, Lucida, FreeSans, sans-serif;
    vertical-align: middle;
    cursor: pointer;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset;
    margin-inline: 2px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset;
    margin-bottom: 2px;
}

input.btn {
    line-height: 24px;
}

.btn:hover {
    background: #0182f4 url("img/blue_btn.gif") bottom left repeat-x;
    text-decoration: none;
}

.btn:disabled {
    background: #cccccc url("img/grey_btn.gif") top left repeat-x;
    border-color: #999999;
    text-shadow: 0 1px 0 #999999;
    cursor: default;
}

.green_btn {
    background: #63bf01 url("img/green_btn.gif") top left repeat-x;
    border-color: #55a500;
    text-shadow: 0 1px 0 #55a500;
}

.green_btn:hover {
    background: #55a500 url("img/green_btn.gif") bottom left repeat-x;
}

.grey_btn {
    border-color: #bdbdbd;
    text-shadow: 0 1px 0 #ffffff;
    color: #666666;
    background: #c8c8c8 url("img/grey_btn.gif") top left repeat-x;
}

.grey_btn:hover {
    background: #bdbdbd url("img/grey_btn.gif") bottom left repeat-x;
}

.form_submit {
    font-size: 13px;
    padding: 0 20px;
    height: 40px;
    background-image: url("img/blue_btn_big.gif");
}

.form_submit:hover {
    background-image: url("img/blue_btn_big.gif");
    background-position: 0 -40px;
}

.contact_form {
    width: 100%;
}

.contact_form th {
    text-align: right;
    padding-right: 10px;
    width: 150px;
    font-weight: bold;
}

.contact_form th label {
    line-height: 30px;
}

.contact_form input[type="text"],
.contact_form input[type="password"],
.contact_form textarea,
.login_form input[type="text"],
.login_form input[type="password"] {
    padding: 6px;
    font-size: 13px;
    background: #f6f6f6;
    border: 1px solid #cccccc;
    width: 250px;
}

.login_form label {
    width: 100px;
    text-align: right;
    line-height: 32px;
    display: inline-block;
    margin-right: 10px;
    font-weight: bold;
}

.login_form td {
    padding-bottom: 5px;
}

.login_form input[type="submit"] {
    margin-left: 0;
}

.contact_form textarea {
    height: 100px;
    width: 350px;
}

.contact_form td,
.contact_form th {
    height: 39px;
    vertical-align: middle;
}

.contact_form input[type="submit"] {
    margin-top: 10px;
    margin-left: 0;
}

.tags a {
    font-size: 11px;
    padding: 3px 6px;
    color: #ffffff;
    display: inline-block;
    background: #43b6fe;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -html-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
}

.load_more {
    margin-bottom: 40px;
    display: block;
}

.load_more div {
    background: #eeeeee;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -html-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    border: none;
    line-height: 40px;
    color: #333333;
}

.load_more:hover div {
    background-color: #22A4FA;
    color: #ffffff;
}

.blue {
    color: #22a4fa;
}

.article {
    padding: 20px 0 5px 0;
    border-bottom: 1px solid #dddddd;
}

.comments {
    display: block;
    margin: 0 0 10px 0;
}

.tags {
    display: block;
    margin: 0 0 10px 0;
}

.create_account {
    padding: 20px 20px 10px 20px;
    background: #f6f6f6;
    border: 1px solid #dddddd;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -html-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 30px;
}

.login_form th {
    width: 200px;
    text-align: right;
    padding-top: 7px;
}

.login_form label {
    width: auto;
    line-height: 1.5;
}

.list h3 {
    margin-bottom: 0;
}

.note {
    padding: 10px;
    background: #f6f6f6;
    border: 1px solid #dddddd;
}

.quote_form .radio {
    padding-bottom: 10px;
}

.quote_form .radio span {
    display: inline-block;
    padding-top: 10px;
}

.quote_form {
    margin-bottom: 30px;
}

.quote_form .form_submit {
    margin-top: 10px;
}

.quote_form .radio input[type="radio"] {
    margin-left: 20px;
}

.quote_form .radio span:first-child input[type="radio"] {
    margin-left: 0;
}

.quote_form .radio label {
    line-height: 1;
    vertical-align: top;
}

.quote_form {
    padding: 20px;
    background: #f6f6f6;
    border: 1px solid #dddddd;
}

.quote_form input[type="text"],
.quote_form textarea {
    background: #ffffff;
}

.blue_box {
    padding: 13px;
    color: #ffffff;
    background: #27A5FA;
    border: 1px solid #007acd;
    margin-bottom: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -html-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}

.blue_box span {
    font-weight: bold;
    font-size: 16px;
}

.quote_form {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -html-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}

.quote_form h2 {
    padding-bottom: 10px;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 20px;
}

ul.services li {
    float: left;
    width: 457px;
    padding: 0;
    margin: 0 15px 0 0;
    list-style-type: none;
    margin-bottom: 15px;
}

ul.services li a {
    display: block;
    background: #e7e7e7 url("img/services_bg.gif") top left repeat-x;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -html-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    padding: 15px;
    border: 1px solid #cccccc;
    color: #333333;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
}

ul.services li a:hover {
    background: #22a4fa url("img/services_bg_hover.gif") top left repeat-x;
    border: 1px solid #0f8add;
    color: #ffffff;
}

ul.services .last {
    margin-right: 0;
}


/* mortgage quote form appears not to be used*/

.quote_form .mortgage_quote th {
    width: 118px;
    font-weight: bold;
    text-align: right;
    padding-top: 7px;
}

.quote_form .mortgage_quote input[type="text"],
.quote_form .mortgage_quote textarea {
    width: 276px;
}


/* list-comment appears not to be used */

.list-comment {
    padding: 20px;
    background: #f6f6f6;
    border: 1px solid #dddddd;
    margin-top: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -html-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}

.list-comment .meta {
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 10px;
}

.project {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -html-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}

.banner_text {
    z-index: 1;
    position: absolute;
    top: 100px;
    width: 100%;
    text-align: center;
}

.banner_title {
    font-size: 50px;
    color: #ffffff;
    font-weight: bold;
    line-height: 1.2;
}

.banner_title span {
    display: block;
    font-size: 30px;
    font-weight: normal;
}

.panel img {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -o-border-radius: 7px;
    -html-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
}


/* account_nav is used in the My Account/logout bits of the header */

.account_nav {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 10px;
}

.account_nav li {
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.account_nav li span {
    color: #ffffff;
    display: inline-block;
    margin: 0 10px;
}

.account_nav li a {
    color: #ffffff;
}

.grid_4 h2:first-child {
    margin-top: 10px;
}

.sba {
    padding: 0;
    width: 120px;
}

.sba li {
    list-style-type: none;
    margin: 0;
}

.sba li a {
    display: block;
}

.ss_home th {
    width: 310px;
    padding: 6px 0 6px 0
}

.additional_info {
    padding: 0;
    margin: 0;
}

.additional_info li {
    list-style-type: none;
    margin: 0 0 5px 0;
    padding: 0;
}

.additional_info input[type="radio"] {
    margin-right: 10px;
}

.additional_info input[type="text"] {
    margin-right: 10px;
}

.lookup_box {
    float: left;
    width: 462px;
}

.pali_sys_form p {
    margin-bottom: 10px;
}

.pali_sys_form label {
    margin-right: 10px;
    text-align: right;
    display: inline-block;
    width: 80px;
    font-weight: bold;
}

.pali_sys_table {
    background: #ffffff;
}

.pali_sys_table th,
.pali_sys_table td {
    padding: 4px 8px;
}

.pali_sys_table tr:nth-child(even) td {
    background: #ffffff;
}

.pali_sys_table tr:nth-child(odd) td {
    background: #eeeeee;
}

.pali_sys_table .account-row {
    color: #22a4fa;
}

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

.products_table td {
    padding: 5px;
}

.rw {
    padding: 5px 0 5px 0;
}

.red {
    color: #ff0000;
}

.paliBoldText {
    font-weight: bold;
}


/*v2- prefix used to stop conflicts */

.v2-orderedTable {
    width: 90%;
    margin-left: 4%;
    margin-right: 4%;
    line-height: 26px;
}

.v2-orderedTable th {
    font-weight: bold !important;
    line-height: 48px !important;
    color: #27a5fa !important;
    font-size: 14px !important;
    border-bottom: 1px solid #ccc;
}

.v2-orderSummary {
    margin-top: 25px;
    padding: 9px;
    background: rgb(238, 238, 204);
}

.v2-summaryLine {
    font-weight: bold;
    font-size: 16px;
    line-height: 48px;
    border-top: 1px solid #ccc;
}

.v2-orderedPrice {
    text-align: right;
}

.v2-rowHiLite {
    color: blue;
    font-weight: bold;
}

.v2-sidebarlock {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 6;
    padding-top: 25px;
    display: none;
}

.v2-noquotes {
    width: 72px;
    height: 72px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
    margin-bottom: 40px;
}

.v2-noquotes img {
    width: 72px;
    height: 72px;
}

.v2-soup p {
    color: #27a5fa;
    font-size: 20px;
    text-align: center;
}

.v2-imglock {
    display: none;
}

.v2-settingstable {
    line-height: 42px;
    font-size: 15px;
}

.v2-settingsbtngrid {
    width: 72%;
    margin-left: auto;
    margin-right: auto;
}

.v2-settingsbtngrid .btn {
    min-width: 120px !important;
}

.v2-alert-success,
.v2-alert-danger {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    min-height: 35px;
    padding: 8px 25px 8px 25px;
}

.v2-alert-success {
    color: green;
    background-color: lightgreen;
}

.v2-alert-danger {
    color: darkred;
    background-color: lightcoral;
}

i {
    width: 100px;
    text-align: center;
    vertical-align: middle;
    position: relative;
}

.blocker {
    background:peachpuff;
    margin-top: 10px;
    margin-bottom: 10px;
    padding:16px;
    position: relative;
}

div.blocker a {
    color: darkblue;
}

.badge:after {
    content: attr(data-count);
    position: absolute;
    background: red;
    height: 1.2rem;
    top: 0.1rem;
    right: 1rem;
    width: 1.2rem;
    text-align: center;
    line-height: 1.2rem;
    ;
    font-size: 10px;
    border-radius: 50%;
    color: white;
    border: 1px solid red;
}

.icon-black {
    color: black !important
}

.icon-blue {
    color: #0197f6 !important
}

#tooltip {
    position: absolute;
    border: 1px solid #333;
    background: #f7f5d1;
    padding: 2px 5px;
    color: #333;
    display: none;
}

.sdltexpand {
    margin-top: 25px;
    font-size: 13px;
    padding: 3px 3px 10px 8px;
    background-color: #EEC;
    border-radius: 6px;
    overflow-y: auto;
    overflow-x: hidden;
    -ms-overflow-style: none;
    margin-bottom:12px;
}
.vx-ctrlfile, .vx-ctrl{
    position: absolute;
    display: block;
    right: 40px;
    top: 0;
    cursor:pointer;
}
.vx-ctrl {
   color: green;
   font-weight: bold;
}
.vx-ctrlfile {
    color: #27a5fa;
}
.vx-nofile{
   top: 27px;
}
.sdltinfo{
    line-height: 18px;
}
.sdltexpand ol li{
    color: #2b99ce;
}
.sdltexpand ol li a{
     text-decoration: none;
}
.sdltexpand ol li a:hover{
    color: black;
}
.sdltinset {
    margin-left: 25px;
    margin-top: 12px;
    line-height: 25px;
    font-size: 13px;
}
.sdltbuttonholder {
      width: 220px;
      float: right;
      margin-right: 25px;
}
.sdltbuttonholder .btn {
    min-width: 220px;
    margin-top: 8px;
    margin-right: 25px;
}
.btnred{
    background: none !important;
    background-color: #800 !important;
    border-color: #800 !important;
}
.btnlimegreen{
    background: none !important;
    background-color: limegreen !important;
    border-color: limegreen !important;
    text-transform: none !important;
}
.sdltdud{
    background: #777;
    cursor:pointer;
    border: 1px solid #ccc;
}
.sdltdud:hover{
    background: #555;
}
.sdltrelative, .vxinstrimghldr.vxexpand{
    position:relative;
}
.vxinstrimghldr.vxna, p.vxna, #btncontouter.vxna{
    display:none !important;
}
.vxexpand #instrimg {
    position: absolute;
    top: -300px;
    right: -400px;
    width: 200%;
    padding: 3%;
    background: #f5f5f5;
    box-shadow: 1px 2px 12px #555;
    z-index:300;
}
#btncloseouter.vxna{
    width:100%;
}

.vxinstrbuttonhldrinner {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
}
.vxinstrbuttonhldsleeve{
    width:50%;
}
.vxinstrbuttonhldsleeve button{
    width:98%;
}
#instrimg {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    margin-bottom: 30px;
}
.vxexpand .vxinstrimgshrinkhldr{
    display:block;
}
.vxinstrimage{
    cursor:pointer;
}
.vxinstrimgshrinkhldr {
    display: none;
    margin-left: auto;
    margin-right: auto;
    width:180px;
}
button#vxinstrimgshrink {
    width: 180px;
}
.vxinstrouter {
    display: none;
    position: absolute;
    top: 180px;
    left: 80px;
    width: 700px;
    height: auto;
    padding: 3%;
    background: white;
    border-radius: 8px;
    box-shadow: 2px 1px 18px #555;
    z-index:200;
}
.vxinstrouter.vxignore {
    top: 450px;
    left: 80px;
}
.sdltinner{
    display:none;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}
.imgspinner{
  position: absolute;
  width: 64px;
  height: 64px;
  top: 120px;
  left: 300px;
  display:none;
}
.balls{
  width: 64px;
  height: 64px;
}
.sdltfiles {
    float: right;
    display: block;
    margin-right: 25px;
}
.vx-desc{
    color:black !important;
    font-weight:bold;
}
.vx-headtitle{
    position:relative;
}
.criteria{
    background:#DDD;padding:16px;
}
.criteria ul,.criteria ol{
    margin-left:20px;
    font-style:italic;
}
.order-level-options{
    margin-bottom:20px;
    margin-top: 20px;
}
.order-level-options .btn{
    cursor:pointer;background:#800;border: 1px solid #800; text-shadow: 0 1px 0 #800;
}
div .floatingDiv {
    background: #a1d3f5;
    border: 1px solid #a1d3f5;
    border-radius: 2px;
}
td .productSummary {
width: 450px; padding-left:10px; padding-top:3px; padding-bottom: 3px;font-weight: bold;
}
td .productDetail {
    width: 450px; padding-left:10px; padding-top:3px; padding-bottom: 3px;
    }
 .v2-lrChoiceOuter{
        position:relative;
    }
    .v2-titlelineadded td, .v2-lineadded td, .v2-linenotadded td{
        padding-top: 1%;
        padding-bottom:1%;
    }
    .v2-titlelineadded, .v2-lineadded, .v2-linenotadded{
        border-bottom: 1px solid #f3d6d6;
    }
    .v2-titlelineadded, .v2-lineadded{
        background:#f5f5eb;
    }
    .artexpand{
        position:relative;
        margin-top: 25px;
        font-size: 13px;
        padding: 3px;
        background-color: #EEC;
        border-radius: 6px;
        width: 98%;
        margin-bottom:12px;
    }
    .v2-artgetIDs{
        padding-left:1%;
    }
    .v2-artrowDescription{
        padding:1%;
    }
    .div_addmoretitles.rotholder{
        margin-top: 5px;
    }
    .artsource{
        width:100%;
        height:auto;
        position:relative;
    }
    .div_addmoretitles {
        width: 100%;
        text-align: right;
        margin-top: 30px;
    }
    .addmoretitles.rot, button.artopen, button.v2-dialogArt, .v2-addArt{
        background: #800;
        border: 1px #800 solid;
    }
    .addmoretitles, .viewreports{
        background: #027;
        border: 1px #800 solid;
    }
    button.v2-dialogclose{
        background: limegreen;
        border: 1px limegreen solid;
    }
    .addmoretitles, .viewreports, button.artopen, button.v2-dialogclose, button.v2-dialogArt, .v2-addArt, button.killcancel {
        color: white;
        width: 250px;
        height: 26px;
        border-radius: 3px;
        cursor:pointer;
    }
    .addmoretitles.rot:hover, button.artopen:hover, button.v2-dialogArt:hover, .v2-addArt:hover{
         background: #830;
    }
    button.v2-dialogclose:hover{
         background: green;
    }
    .artexpand.artviewopen{
        padding: 3px 3px 20px 8px;
    }
    .artdetailhide {
        position: absolute;
        top: 5px;
        font-weight: bold;
        right: 95px;
        cursor:pointer;
        z-index: 280;
    }
    .artdetailhidereposition{
        right:50px !important;
    }
    .artinnertitle,  .artinnertitlegreen{
        text-decoration: underline;
        font-weight: 600;
    }
    .addmoretitles, .viewreports{
        background: #27a5fa;
        border:  #27a5fa;
    }
    .artinnertitlegreen{
        color:green;
    }
    tr.v2-arttitletableheader, tr.v2-artsearchestableheader {
        background: #555;
        width: 100%;
        padding: 2%;
    }
    tr.v2-artsearchestableheader {
        color: lime;
    }
    tr.v2-arttitletableheader{
        color: #c2dbeb;
    }
    table.v2-notdefault {
        width: 100%;
    }
    .v2-notdefault td {
        padding-top: 0.5%;
    }
    .v2-artrowDescription{
        width: 60%;
    }
    .v2-artrowStatus, .v2-artrowAction{
        width: 20%;
    }
    .artbutton {
        width: 210px;
        background: #27a5fa;
        height: 26px;
        color: white;
        border: 1px solid #ccc;
        border-radius: 3px;
        cursor: pointer;
        text-align:left;
        padding-left:25%;
    }
    .artbutton.artadd{
       background: #27a5fa;
    }
    .artbutton.artadd:hover, artinnertitle:hover{
        background: #0f77bd;
    }
    .artbutton.artremove{
       background: #555;
    }
    .artbutton.artremove:hover{
        background: #333;
    }
    .artbutton.artprocess, button.killcancel{
       background:  limegreen;
    }
    .artbutton.artprocess:hover, button.killcancel:hover{
        background: green;
    }
    .artbutton .artsymbol {
        font-size:13px;
    }
    .arttic{
        color:lime;
    }
    .artclosed{
        color:#666;
    }
    .v2-titlelinenotadded, .v2-linenotadded{
        color: #999;
    }
    .artcross{
        color:red;

    }
    td.v2-artrowAction {
        text-align: center;
    }
    .v2-artrowAction{
        text-align: center;

    }
    .artsymbol{
        font-size:15px;
        font-weight:bold;
    }
    .arttitletag{
        color:#999;
    }
    .artviewembed {
       display: none;
       position: relative;
       margin-left: calc(48% - 50vw);
       margin-right: calc(60% - 50vw);
       margin-top: calc(-8% - 50vw);
       min-width: 700px;
       max-width: 2100px;
       z-index: 300;
       background: #f6f6f6;
       border: 2px solid #ccc;
       min-height: 1300px;
       box-shadow: 4px 8px 100px #666;
   }
   .artinner {
        display: none;
        position: absolute;
        left: -20%;
        top: -320px;
        background: #EEC;
        width: 120%;
        padding: 5%;
        z-index: 290;
        border: 1px solid #ccc;
        border-radius: 8px;
        box-shadow: 4px 8px 100px #333;
    }
    .squash{
        position: static !important;
        z-index: 0;
        border: none !important;
        box-shadow: none !important;
        width: 80% !important;
    }
    .v2-queued{
        color: #073007;
    }
    .artmsggreen{
       background-color: limegreen;
       color: white;
    }
    .artmsgok{
       background-color: limegreen;
    }
    .artmsgbad{
        background-color: #dd8889;
    }
   .artmsg {
        width: 94%;
        min-height: 35px;
        margin-bottom: 12px;
        text-align: center;
        padding: 1% 3%;
        color: white;
        display: flex;
        font-size: 16px;
    }
    .artmsgtext{
        display: block;
        margin-left: 10%;
        font-size: 15px;
    }
     .vx-spinner{
        position:relative;
    }
   #vx-wait {
        position: absolute;
        top: -200px;
        left: 280px;
        width: 96px;
        height: 96px;
        z-index: 900;
        display:none;
    }   

