﻿@import url(//use.fontawesome.com/releases/v6.5.1/css/all.css);

/********* PRINT **************/
@media print 
{ 
  .no-print {
    display:none;
  }
/*  body
  {
      background:white;
      color :#333; 
  }*/
  .header
  {
    display:none;   
  }
  .page,.main
  {
    box-shadow: 0px 0px 0px #000;
    border-radius:0px;
    
  }
  #SiteMapPath1, #recently-viewed,.page-title,.footer
  {
      display:none;
  }
  .RadGrid  input, .RadGrid_Default input
  {
      display:none;
  }
}



/* DEFAULTS
----------------------------------------------------------*/

body.main
{
    background: #b6b7bc;
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #333;
}
body.print
{
    background:white;
    color:#333;   
    
}

a,a img{ text-decoration:none; border:none;}
a:link, a:visited
{
    color: #0C4499;
}

a:hover
{
    color: #1d60ff;
    
}

a:active
{
    color: #034af3;
}
div.main a
{
    color: #0C4499 !important;    
} 
p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}
legend
{
    
}
fieldset
{
    margin-bottom:10px;   
    position: relative;
}
/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color:#333;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/
/* ===================================================================
    UPDATED STYLING
=====================================================================*/
html * {
    font-family: Arial, verdana, sans-serif;
}
.pageHeader {
    background-color: #0C4499;
    min-height: 120px;
    position: relative;
    font-size: 14px !important;
}
.pageHeader > .logo {
    padding: 10px;
    float: left;
}
    .pageHeader > .logo > a > img {
        height: 60px;
    }
.pageHeader > .siteTitle {
    font-size: 18px;
    font-weight: 700;
    padding: 10px;
    float: left;
    color: #ffffff;
}

.pageHeader > .userInfo {
    float: right;
    padding: 10px;
    color: #ffffff;
    text-align: right;
}

.pageHeader > .spanBlock > span {
    display: block;
}

.pageHeader > .bondTrail {
    background-color: #ffffff;
    padding: 10px;
    float: right;
}

    .pageHeader > .bondTrail > span > span {
        display: inline-block;
    }
        .pageHeader > .bondTrail > span > .bt1 {
            width: 75px;
            text-align: right;
        }
    .pageHeader > .bondTrail > span > .bt2, .pageHeader > .bondTrail > span > .bt4 {
        width: 16px;
        text-align: center;
    }
    .pageHeader > .bondTrail > span > .bt3 {
        width: 300px;
        text-align: center;
    }
    .pageHeader > .bondTrail > span > .bt5 {
        width: 100px;
    }

    .pageHeader > .siteNav {
        position: absolute;
        bottom: 0px;
        left: 0px;
    }

    .pageHeader > .quickSearch {
        position: absolute;
        bottom: 4px;
        right: 0px;
        margin-right: 20px;
        color: #ffffff;
    }
        .pageHeader > .quickSearch > a {
            color: #ffffff;
        }

/*=================================

        MAIN CONTENT
=================================*/
.page {
    width: 100%;
}
.mainContent {
    background-color: #ffffff;
    width: 90%;
    margin: 0 auto;
    padding: 20px;
    min-height: 400px;
    font-size: 14px;
    line-height: 16px;
}

.bondPage .mainContent {
    width: auto;
    padding: 20px 60px 20px 150px;
    margin: 0;
}

.footer {
    background-color: #ccc;
    color: #4e5766;
    padding: 20px;;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
    margin-top: 20px;
}

div.qs-home {
    border: 1px #0C4499 solid;
    padding: 20px;
    margin-top: 40px;
    text-align: center;
    background-color: #f1f1f1;
}
    div.qs-home > h3 {
        margin-top: 0px;
        display: inline-block;
    }
    div.qs-home > input[type="text"] {
        font-size: 18px;
        padding: 4px;
        width: 300px;
    }
    div.qs-home > input[type="button"] {
        font-size: 18px;
        padding: 4px;
    }

    .home-search-btn {
        margin-top: 20px;
    }
        .home-search-btn > div {
            background-color: #0C4499;
            color: #ffffff;
            font-weight: bold;
            text-align: center;
            cursor: pointer;
            padding: 6px 0;
            text-transform: uppercase;
        }

fieldset:not(.nohdr) {
    border-top: 28px #0C4499 solid;
    padding-top: 20px;
}

    fieldset > legend {
        color: #ffffff;
        line-height: 28px;
        background-color: #0C4499;
        font-weight: bold;
    }
/*----------------------
    RAD OVERRIDES
----------------------*/

.RadTabStrip_MetroTouch .rtsLevel1 .rtsSelected, .RadTabStrip_MetroTouch .rtsLevel1 .rtsSelected:hover {
    border-color: #0C4499 !important;
    color: #fff;
    background-color: #0C4499 !important;
}
.RadTabStripTop_MetroTouch .rtsLevel1 {
    border-bottom: 3px solid #0C4499 !important;
}

.RadMenu, .RadMenu_MetroTouch, .RadTabStrip_MetroTouch {
    font-size: 12px !important;
}


/* ===================================================================
    END: UPDATED STYLING
=====================================================================*/


        /*.page
{
    width: 960px;
    background-color: #fff;
    margin: 20px auto 0px auto;*/
        /*box-shadow: 10px 6px 6px #333;*/
        /*border-radius:1em;
    
    
}*/
        .page.full-width {
            width: 95%;
        }
.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #0C4499;
    width: 100%;
    border-top-right-radius:1em;
    border-top-left-radius:1em;
}
.header a{ color:White;}
/*.logo
{  
     
     height:100px; 
     padding-bottom:0px;  
     padding-top:0px;
     padding-left:10px;
     padding-right:10px;
     margin-right:10px;*/
     /*background-color:White; */
     /*border-top-left-radius:1em; 
     background-repeat:no-repeat;
     
}*/
.by-line
{ 
    display:none;
    padding-top: 9px;
    background-color: white;
    padding-right: 0px;
    padding-left:0px;
    border-bottom-right-radius:1em;
    border-top-left-radius:1em;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding:6px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 18px;
    width:320px;
    
}

.main
{
    padding: 0px 12px 10px 12px;
    margin: 12px 8px 8px 8px;
    min-height: 420px;
    
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}


.report-footer
{
    border-top:thin solid black;   
    border:thin solid black;
    font-weight:bold;
} 
.suspense
{
    background-color:Yellow;   
}


/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
} 
.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}


/*********************************************/

.left{float:left;}
.right{ float:right;}



/********************************************/
.help,.help-link
{    
    bottom: 5px;
    font-size:14px;
    color: White;
     /*display:none;*/
}
.help {
    position:relative;
    
}
.search-content,.help-content
{
    border:thin solid black;
    color:Black;
    right:-20px;
    position:absolute;
    float:right;
    display:none;
    background-color:White;
    box-shadow: 10px 6px 6px #333;
    border-radius:1em;
    padding:15px;
    z-index:5000;
}
.help-content
{
    width:400px;   
    min-height:150px;
    
}

.help a
{
    color:red;
}
.help-link
{
    color:White;
    float:right;
    margin-right:20px;
}
.close
{
    width:30px;
    height:30px;
    background-image:url(images/close.png);   
    position:absolute;
    top:-10px;
    right:-10px; 
    
}
.details
{
    color:black;
    background-color:White;
    width:400px;
    float:right;   
    height:56px;
    padding:15px; 
    border-bottom-left-radius:1em;
    border-top-right-radius:1em;
    
}
.identity
{
    text-align:right; 
    color:White;
    padding-top:15px;   
    float:right;
    padding-right:10px;
}

.details a
{
    color:#0C4499;   
    
}
h2.page-title 
{
    margin: 12px 0px 12px 0px;
}
.fields-container .label 
{
    text-align: right;
    padding-right: 5px;
}
.fields-container .label + td
{
    padding-right: 10px;
}
.errors-container 
{
    background-color: #FEF1EC;
    border: 1px solid #CD0A0A;
    margin-bottom: 4px;
    padding: 10px 25px 10px;
    color: #CD0A0A;
    background-image: url("images/alert.png");
    background-repeat: no-repeat;
    background-position: 5px 10px;
}
.warnings-container 
{
    background-color: #FFFBE5;
    border: 1px solid #ECE52F;
    margin-bottom: 4px;
    padding: 10px 25px 10px;
    background-image: url("images/info-blue.png");
    background-repeat: no-repeat;
    background-position: 5px 10px;
}
.successes-container
{
    background-color: #DDF8CC;
    border: 1px solid #80C65A;
    margin-bottom: 4px;
    padding: 10px 25px 10px;
    background-image: url("images/check-green.png");
    background-repeat: no-repeat;
    background-position: 5px 10px;
}
.loading
{
    border-radius: 2px;
    border: 1px solid black;
    position: fixed;
    top: 50%;
    left: 45%;
    padding: 10px 20px 10px 20px;
    text-align: center;
    color: Black;
    background: #E8E8E8;
}
.shade
{
 display: none;
    background-color: black;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 1000000;
    opacity: 0.4;
    filter: alpha(opacity=40);   
    
}
.validator 
{
    color: Red;
    font-weight: bold;
}
.inline-loader 
{
    margin-right: 6px;
}
.action-panel 
{
    display: none;
}
.popup-main
{
    padding:10px;
    margin:0;
    background-color:white;
    font: normal 13px "Segoe UI", Arial, Verdana;
    color: black;
}
#recently-viewed
{
    list-style-type: none;
    margin: 5px 0px 5px 0px;
    padding: 5px;
    border: 1px solid #4A88DF;
    background-color: #EDF2FF;
}
#recently-viewed li
{
    list-style: none;
    display: inline;
    padding-right: 30px;
}
.reveal-row
{
    margin-bottom: 8px;
}
.basic-list
{
    list-style: none;
    padding: 0;
    margin: 0;
}
.scrollable-container
{
    border: 1px solid #696969;
    overflow: auto;
}
/* TLS UPGRADE TODO - Remove these 3 classes*/
.form-row
{
    padding-top: 5px;
    clear: right;
    overflow: auto;
    width: 100%;
}
.form-label
{
    float: left;
    text-align: right;
    width: 110px;
    margin-right: 5px;
    width: 15%;
}
.form-field
{
    float: left;
    text-align: left;
    width: 84%;
}
.rgEditForm a
{
    border: 1px solid grey;
    padding: 1px 3px 1px 3px;
    margin: 0 3px 3px 0;
}
.rgEditForm td table a
{
    border: none;
    padding: 0px;
    margin: 0px;
}


.admin-edit {
    color: red !important;
    float: left; 
    font-size: x-small;
     
    display: block;  
}

.financials
{
    text-align:right;
}
.summary-report
{
      
}
.summary-report td
{
      width:100px;
      text-align:right;
}

/******************* rad controls changes ******************/
.RadTabStrip .rtsLevel1 .rtsTxt, .RadTabStripVertical .rtsLevel1 .rtsTxt 
{
    padding:0px !important;   
}
.RadTabStrip .rtsIn, .RadTabStripVertical .rtsIn 
{
    
}
.RadGrid_Default,.RadGrid_Default .rgHeader
{
    color:#333 !important;   
    
}
.RadInput_Default .riDisabled, .RadInput_Disabled_Default , .RadComboBox_Default .rcbDisabled .rcbInputCell .rcbInput, .RadComboBoxDropDown_Default .rcbDisabled
{
    color:#333 !important;
}


.rad-icon-extra
{
 display:inline-block;
 height:20px;
 width:14px;   
 background-repeat:no-repeat;
}
tfoot .report-footer
{
    background-color: #D9D9D9 !important;
}

.RadGrid_Default .rgRow a, .RadGrid_Default .rgAltRow a, .RadGrid_Default .rgEditRow a {
    color: #0C4499 !important;
}


/*
==================================================================================
court search box
===================================================================================
*/
#divAvailTags {
    background-color: #f1f1f1;
    font-size: 10px;
    z-index: 10000;
    position: absolute;
    border: 1px #000000 solid;
    width: 600px;
    display: none;
}

#divAvailTags #result {
    font-size: 10px;
    padding: 4px;
    width: 592px;
    height: 400px;
    overflow: auto;
}

#txtTempCourt 
{
    border-color: #8e8e8e #b8b8b8 #b8b8b8 #8e8e8e;
    background: #fff;
    color: #000;
    font: 12px "segoe ui",arial,sans-serif;
    border-width: 1px;
    border-style: solid;
    padding: 2px 1px 3px;
    vertical-align: middle;
}

#divAvailTags #summary,
#divAvailTags #taghdr {
    background-color: #bbdbf0;
    height: 16px;
    line-height: 16px;
    font-size: 10px;
    text-align: center;
    width: 100%
}

/*
============================================================
Global SSRS fix
============================================================
*/
img[src*="OpType=ReportImage&ResourceStreamID=Blank.gif"]
{
    display: none;
}

/* new stuff for revised BOND screen */
span.ctl-wrap 
{
    float: left;
    margin-right: 12px;
}
span.ctl-wrap > label.form 
{
    display: block;
    font-weight: bold;
    min-width: 100px;
}
span.ctl-wrap > label.form.hor
{
    display: inline-block !important;
}
span.ctl-wrap > .RadComboBox
{
    margin-top: 2px;
}

span.ctl-wrap > input[type="submit"]
{
    position: relative;
    top: 2px;
}

div.form-data tr > td:first-child, div.form-data td.hdr 
{
    font-weight: bold;
}
div.form-data tr > td:first-child > label[for]
{
    font-weight: normal !important;
}

label.form 
{
    display: inline-block;
    width: 150px;
    font-weight: bold;
    margin-bottom: 4px;
}

table.fixed-hdr 
{
    border-collapse: collapse !important;
}
table.fixed-hdr th
{
    background-color: rgba(86,86,86,.4) !important;
    border: 1px solid #565656;
}

tr.odd 
{
    background-color: rgba(86,86,86,.2);
}
tr.even 
{
    background-color: #ffffff;
}
tr.odd td, tr.even td
{
    border: 1px solid #565656;
}
tr.imp-err td, tr[data-err="True"] td, tr[data-err="true"] td
{
    color: #ff0000;
}
tr.imp-err
{
    background-color: rgba(255,255,0,.5);
}

table.fixed-hdr i.fa-close, table.fixed-hdr i.fa-xmark {
    color: #ff0000;
}
table.fixed-hdr i.fa-check
{
    color: #00ff00;
}

/*=====================================================
    SPECIALTY
=====================================================*/
.alertmsg {
    border: 1px #ff0000 solid;
    background-color: rgba(255,255,0,.2);
    color: #ff0000;
    padding: 12px;
    font-weight:bold;
    margin-bottom: 12px;
}

/* ================================================
    JQUERY UI DIALOG OVERRIDES
===================================================*/
.ui-dialog {
    padding: 0px;
    box-shadow: 5px 5px 5px rgba(0,0,0,.1);
}

.ui-dialog .ui-dialog-content {
    padding: 0px;
}
[aria-describedby="dlg-login"] > .ui-dialog-titlebar {
    background-image: url('/Images/lexington-logo.png');
    background-size: 225px;
    background-repeat: no-repeat;
    background-position: 15px 15px;
    height: 85px;
    position: relative;
}
[aria-describedby="dlg-login"] > .ui-dialog-titlebar:after {
    position: absolute;
    width: 100px;
    right: 20px;
    top: 15px;
    content: "Lexbail Bond Management";
    font-size: 20px;
}
[aria-describedby="dlg-login"] .ui-dialog-titlebar-close {
    display: none;
}
.ui-dialog-titlebar {
    background-color: #0C4499;
    color: #ffffff;
}

[aria-describedby="dlg-error"] .ui-dialog-titlebar {
    background-color: #ff0000;
    color: #ffffff;
}

div.dlg-content {
    padding: 10px;
    position: relative;
}
div.dlg-content.np {
    padding: 0px;
}

#dlg-error-content {
    min-height: 100px;
}

.dlg-footer {
    position: absolute;
    bottom: 0px;
    right: 0px;
    padding: 10px;
    width: 100%;
    text-align: right;
}

/* ================================================
    END JQUERY UI DIALOG OVERRIDES
===================================================*/

/*=================================================
    BUTTON STYLING
===================================================*/
input[type="submit"], input[type="button"] {
    border: 1px #0c4499 solid;
    background-color: #ffffff; /*rgba(12,68,153, 1);*/
    color: #0c4499;
    font-size: 1em;
    padding: 4px 8px;
    border-radius: 5px;
    cursor: pointer;
    -webkit-transition: color .5, background-color .5s;
    transition: color .5s, background-color .5s;
}
input[type="submit"]:hover, input[type="button"]:hover {
    color: #ffffff;
    background-color: #0c4499;
}
/*=========================
    MFA SPECIFIC
===========================*/
input[type="number"].mfaCode::-webkit-outer-spin-button, input[type="number"].mfaCode::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"].mfaCode {
    -moz-appearance: textfield;
    font-size: 24px;
    padding: 6px;
    margin-right: 10px;
    border: 1px #000000 solid;
    box-sizing:border-box;
    width: 38px;
    text-align: center;
}
input[type="number"].mfaCode:last-child {
    margin-right: none;
}

#mfaPVbad, #mfaEVbad {
    color: #ff0000;
}
#mfaPVgood, #mfaEVgood {
    color: green;
    display: none;
}
span.mfa-meth-good {
    color: green;
    display: inline-block;
    padding-left: 12px;
    font-weight: bold;
}


/*=========================
   AJAX SPINNER
===========================*/
#ajaxSpinner {
    position: absolute;
    width: 200px;
    height: 200px;
    font-size: 150px;
    line-height: 200px;
    color: #0C4499;
    top: 50%;
    left: 50%;
    margin-top: -100px;
    margin-left: -100px;
    border: 1px #0C4499 solid;
    background-color: #ffffff;
    text-align: center;
    display: none;
    z-index: 10000;
}