﻿.level1 {
    padding: 3px 0.5em;
    margin-left: 3px;
    border-left: 1px solid #778;
    border-right: 1px solid #778;
    border-top: 1px solid #778;
    border-bottom: 1px solid #778;
    background: #d3d3d3;
    text-decoration: none;
    color: #448;
}

.level2 {
    padding: 0.25em;
    border-left: 1px solid #778;
    border-right: 1px solid #778;
    border-top: 1px solid #778;
    border-bottom: 1px solid #778;
    background: #d3d3d3;
    text-decoration: none;
    color: #448;
}

.hoverstyle {
    color: #000;
    background: #7093DB;
    border-color: #227;
}

.headerHoverstyle {
    border-color: #227;
}

.visitedstyle {
    font-weight: bold;
    color: white;
    background: #3D59AB;
    border-color: #227;
}

.sublevel1 {
    border-left: 1px solid #778;
    border-right: 1px solid #778;
    border-top: 1px solid #778;
    border-bottom: 1px solid #778;
    color: black;
    font-weight: bold;
    z-index: 1000;
}

.menulevel1 {
    padding: 3px 0.5em;
    background: #3D59AB;
    text-decoration: none;
    color: White;
    font-weight: bold;
}
/* End of Style sheet for Menu Items */

/* Grid View Style Sheet */


.GridViewCSS {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin-top: 0px;
    margin-bottom: 5px;
}

.labelLimit
{
  height:10px; 
  Overflow:hidden; 
  text-overflow: ellipsis; 
  overflow-x: hidden; 

}
.GridViewStyle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin-top: 0px;
    margin-bottom: 5px; /*margin-left:10px;	*/
}

.GridViewStyleChild {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left:80px 
}

.HeaderStyle {
    background-color: #336699;
    font-weight: bold;
    color: white;
    font-size: x-small;
}

.HeaderLinkStyle {
    background-color: Transparent;
    font-weight: bold;
    font-size: x-small;
}

.RowStyle {
    font-size: x-small;
    color: black;
}

.EmptyDataRowStyle {
    text-align: center;
    color: Blue;
    font-weight: bold;
}

.FooterStyle {
    background-color: #336699;
    font-weight: bold;
    color: white;
    font-size: x-small;
}

.AlternatingRowStyle {
    background-color: #DDE;
    font-size: x-small;
    color: black;
}
/* End grid view style sheet */

/* Table Header style */
.TblHeaderStyle {
    color: #1b2654;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.25em;
    font-weight: bold;
    margin-top: 0px;
    padding: 5px;
    margin-bottom: 5px;
}

.ErrorMessage {
    font-size: 1em;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: bold;
    color: Red;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.loadMessg
{
    font-size:small;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight:normal;
    color: gray;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    word-wrap:break-word;

}
.SuccessMessage {
    font-size: 1em;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: bold;
    color: Green;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* To be used in conjunction with the "messageToUser" class. */
.AlertMessage {
    font-size: 1em;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: bold;
    border-style: solid;
    border-width: 1px;
    border-color: #DCA000;
    background-color: #FFDB7D;
    color: #000000;
}

.HiddenMessageBar {
    display: none;
}

.AlertMessageBar {
    font-size: 1em;
    margin-bottom: 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: Yellow;
    color: #000000;
    display: block;
}

.SuccessMessageBar {
    font-size: 1em;
    margin-bottom: 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #BCE2CA;
    color: #000000;
    display: block;
}

.ErrorMessageBar {
    font-size: 1em;
    margin-bottom: 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: Red;
    color: #FFFFFF;
    display: block;
}

.buttonStyle {
    font-size: 12px;
    color: White;
    background-color: #1b2654;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    cursor: hand;
}

.buttonStyleDisabled {
    font-size: 12px;
    color: Gray;
    background-color: #1b2654;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    cursor: hand;
}

.reportHeaderStyle {
    font-size: 12px;
    color: White;
    background-color: #1b2654;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.buttonStyle-nomargin {
    font-size: 12px;
    color: White;
    background-color: #1b2654;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    cursor: hand;
}

.PageHeaderStyle {
    font-size: 12px;
    color: White;
    background-color: #1b2654;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.htmlbtnStyle {
    font-size: 12px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    cursor: hand;
}

.Standard-Text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.chklstCounties-table
{	
    
   border: solid 1px #778;
   width: 310px;
   height: 140px;
   overflow-y:scroll;

}

.txtFilerEmail {
}

.Validation-Text
{
    background-color: Yellow;
}

.hyperlinkText {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.error-message {
    color: #FF0000;
    font-size: 100%;
}

.error-message-margin {
    color: #FF0000;
    font-size: 100%;
    margin-top: 4px;
    margin-bottom: 4px;
}

/* CSS Document - By Chad*/

html {
    background-color: #c3d2e5;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-image: url( '../../Images/bg.jpg' );
    background-repeat: repeat-x;
    margin: 0px;
    font-size: 12px;
}



#main {
    margin: auto;
    width: 90%;
}

#content {
    clear: both;
    padding: 30px;
    text-align: left;
    background-color: white;
    margin: auto;
}

h1 {
    font-size: 1.75em;
    color: #1b2654;
    margin-top: 0px;
    margin-bottom: 5px;
}

h2 {
    font-size: 1.5em;
    color: #1b2654;
    margin-top: 0px;
    margin-bottom: 5px;
}

h3 {
    font-size: 1.25em;
    color: #1b2654;
    margin-top: 5px;
    margin-bottom: 5px;
}

h4 {
    font-size: 1em;
    color: #1b2654;
    margin-top: 5px;
    margin-bottom: 5px;
}

h5 {
    font-size: 1em;
    color: #1b2654;
    margin-top: 2px;
    margin-bottom: 2px;
}

h6 {
    font-size: 1em;
    color: #1b2654;
    margin-top: 1px;
    margin-bottom: 1px;
}

h7 {
    font-size: 10px;
    color: #1b2654;
}

caption {
    font-size: 1em;
    color: #1b2654;
    text-align: left;
    caption-side: bottom;
    padding-bottom: 5px;
    font-weight: bold;
}

.expandCollapseTxt {
    font-size: 1em;
    color: #1b2654;
    text-align: left;
    caption-side: bottom;
    padding-bottom: 5px;
    font-weight: bold;
}

p {
    margin-top: 5px;
    margin-bottom: 5px;
}

table {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.descriptive {
    font-size: .8em;
    font-style: italic;
    color: #666666;
    margin-top: 5px;
    margin-bottom: 5px;
}

.standard-label {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: bold;
}

.report-summary-table-header {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #1b2654;
}


.sublevel-label {
    font-size: 1em;
    margin-top: 5px;
    margin-bottom: 5px;
}

.descriptive-label {
    font-size: .8em;
    margin-top: 5px;
    margin-bottom: 5px;
    font-style: italic;
    color: #666666;
}

.important-label {
    font-size: 1em;
    padding: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #FFFFFF;
    background-color: #1b2654;
    font-weight: bold;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.bordered-cell {
    border: thin solid #000000;
}

.left-bordered-cell {
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-width: thin;
    border-color: #000000;
}

.right-bordered-cell {
    border-top-style: solid;
    border-bottom-style: solid;
    border-right-style: solid;
    border-width: thin;
    border-color: #000000;
}

.bottom-bordered-cell {
    border-bottom-style: solid;
    border-width: thin;
    border-color: #000000;
}

.collapsed-table {
    border-collapse: collapse;
}

.centered-table {
    border-collapse: collapse;
    border-spacing: 0px;
    text-align: center;
}

.centered-cell {
    text-align: center;
}

.ReadOnly-TextBox {
    background-color: #6D7B8D;
    color: Black;
    font-weight: bold;
}

.Locked-TextBox {
    background-color: #D3D3D3; /* #6D7B8D; */
    color: Black;
    font-weight: bold;
}

.gridLeftAlignWithMargin {
    margin-bottom: 10%;
    margin-right: 10%;
    margin-top: 10%;
    margin-left: 10%;
}

.expandCollapse {
    text-decoration: none;
    color: Black;
}


#rpt-validation-srch-div1 {
    float: left;
    width: 40%;
}

#rpt-validation-srch-div2 {
    float: left;
    width: 60%;
}

#rpt-validation-srch-div3 {
    clear: both;
    width: 100%;
}


.messageBox {
    border-right: 1px solid #000000;
    position: absolute;
    width: 100%;
    height: auto;
    z-index: 1;
    background-color: #C0C0C0;
    border-style: solid;
    border-width: 1px;
    display: none;
}

.footerStyle {
    font-size: 8pt;
    color: black;
    font-family: arial, sans-serif;
    text-decoration: none;
}

.hiddenRow {
    display: none;
}


/* Calender CSS */

.cal_Theme1 .ajax__calendar_container {
    background-color: #e2e2e2;
    border: solid 1px #cccccc;
}

.cal_Theme1 .ajax__calendar_header {
    background-color: #ffffff;
    margin-bottom: 4px;
}

.cal_Theme1 .ajax__calendar_title, .cal_Theme1 .ajax__calendar_next, .cal_Theme1 .ajax__calendar_prev {
    color: #004080;
    padding-top: 3px;
}

.cal_Theme1 .ajax__calendar_body {
    background-color: #e9e9e9;
    border: solid 1px #cccccc;
}

.cal_Theme1 .ajax__calendar_dayname {
    text-align: center;
    font-weight: bold;
    margin-bottom: 4px;
    margin-top: 2px;
}

.cal_Theme1 .ajax__calendar_day {
    text-align: center;
}

.cal_Theme1 .ajax__calendar_hover .ajax__calendar_day, .cal_Theme1 .ajax__calendar_hover .ajax__calendar_month, .cal_Theme1 .ajax__calendar_hover .ajax__calendar_year, .cal_Theme1 .ajax__calendar_active {
    color: #004080;
    font-weight: bold;
    background-color: #ffffff;
}

.cal_Theme1 .ajax__calendar_today {
    font-weight: bold;
}

.cal_Theme1 .ajax__calendar_other, .cal_Theme1 .ajax__calendar_hover .ajax__calendar_today, .cal_Theme1 .ajax__calendar_hover .ajax__calendar_title {
    color: #bbbbbb;
}

/*Modal Popup*/
.modalBackground {
    background-color: Gray;
    /*filter: alpha(opacity=70);
	opacity: 0.7;*/
}

.modalPopup {
    background-color: White;
    border-width: 3px;
    border-style: solid;
    border-color: Black;
    padding: 3px;
    width: 350px;
}

/* Password Strength Styles */
.barBorder {
    width: 60px;
    border: solid 1px red;
}

.barInternal {
    background: yellow;
}

.barInternalGreen {
    background: green;
}

.strengthBar {
    background: linear-gradient(to left,#6c3,#f4cc33 50%,#f33) repeat-y;
    background-size: 1500px auto;
    display: none;
    width: 7.143em;
    height: 1.429em;
    margin-left: .357em;
    color: #000;
    text-align: center;
    vertical-align: middle;
    float: right;
}

.strengthBar1 {
    display: inline-block;
    background-color: #ff7833;
    background-position: -300px 0;
    color: #922b00;
}

.strengthBar2 {
    display: inline-block;
    background-color: #ffbe33;
    background-position: -600px 0;
    color: #9e5900;
}

.strengthBar3 {
    display: inline-block;
    background-color: #6bcc33;
    background-position: 100% 0;
    color: #236800;
}
/* Accordion */
.accordionHeader {
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeader a {
    color: #FFFFFF;
    background: none;
    text-decoration: none;
}

    #master_content .accordionHeader a:hover {
        background: none;
        text-decoration: underline;
    }

.accordionHeaderSelected {
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeaderSelected a {
    color: #FFFFFF;
    background: none;
    text-decoration: none;
}

    #master_content .accordionHeaderSelected a:hover {
        background: none;
        text-decoration: underline;
    }

.accordionContent {
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}


/*Textbox Watermark*/

.unwatermarked {
    height: 18px;
    width: 148px;
}

.watermarked {
    background-color: #F0F8FF;
    color: gray;
}


/*Internal user Page*/

.internal-user {
    border: 1px solid #1b2654;
    overflow: auto;
}

.internal-user h2 {
    cursor: default;
    text-align: left;
    padding: 4px;
}

.internal-user .hide {
    display: none;
}

.internal-user table {
    border: 0px;
    margin-left: 30px;
}

.internal-user table tr th {
    border: 0px;
}

.internal-user table tr td {
    border: 0px;
}

.internal-user .permissions-div table {
    margin: 0px;
}

.internal-user .btn-search {
    margin: 0px;
}

.internal-user .permssion-error-mssage {
    padding-top: 10px;
    width:90px;
}

.internal-user .btnSave {
    margin-right: 5px;
    margin-left: 270px;
}

.internal-user .dialogue .main-please-wait,
.internal-user .dialogue .save-confirmation-dialogue {
    display: none;
}

.internal-user .dialogue .content .title {
    display: block;
    text-align: center;
    font: normal 15px arial;
}

.internal-user .dialogue .background {
    background-color: white;
    opacity: .7;
    z-index: 9990;
}

.internal-user .dialogue .bgLayerPos {
    position: fixed;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
}

.internal-user .dialogue .content {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 0 2px 18p x #000000;
    display: inline-block;
    left: 0;
    margin: auto;
    position: fixed;
    right: 0;
    top: 35%;
    width: 150px;
    z-index: 9991;
    text-align: center;
}

.internal-user .dialogue .save-confirmation-dialogue .content {
    width: 220px;
}

.internal-user .dialogue .main-please-wait .content img {
    width: 24px;
    margin-top: 5px;
}

.internal-user .dialogue .dialogue-btn {
    margin: 5px 0px;
}

/* Bulk Uploader Styles */
.bulk-uploader {
    float: right;
    margin-right: 10px;
    text-align: center;
    width: 210px;
}

.bulk-uploader p {
    color: gray;
}

/* License Search Box */
.license-num-search-box {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    flex-shrink: unset;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: stretch;
}

.license-num-search-box label {
    flex: 0 1 auto;
    order: 0;
    min-width: 88px;
}

.license-num-search-box input[type=text] {
    flex: 50 1 auto;
    order: 1;
    max-width: 72px;
}

.license-num-search-box input[type=submit] {
    flex: 0 1 auto;
    order: 2;
    margin: 0 0 0 10px;
}


/* Linked Licenses Styles */
.linked-license-management {
    border: 2px solid #1b2654;
    margin: 0 auto;
    min-width: 288px;
}

.linked-license-management input[type=text][readonly] {
    background: rgb(211, 211, 211);
}

.linked-license-management .header {
    text-align: center;
    width: 100%;
    font-weight: bold;
    font-size: 12px;
    color: white;
    background-color: #1b2654;
    padding: 3px 0;
}

.linked-license-management .content {
    padding: 10px;
}

.linked-license-management .content .dba-fields {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    flex-shrink: unset;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: stretch;
    margin-top: 10px;
}

.linked-license-management .content .dba-fields span {
    flex: 0 1 auto;
    order: 0;
    min-width: 110px;
}

.linked-license-management .content .dba-fields input[type=text] {
    width: 100%;
}

.linked-license-management .content .actions {
    margin: 7px 0 8px 110px;
}

.linked-license-management .content .linked-licenses .GridViewCSS {
    width: 100%;
}

.linked-license-management .content .linked-licenses .GridViewCSS tr td  {
    height: 19px;
}

/* Manage Delegates Styles */
.page-manage-delegates {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    flex-shrink: unset;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: stretch;
}

.page-manage-delegates .manage-license-linkage,
.page-manage-delegates .manage-delegates {
    flex: 0 1 auto;
    width: 50%;
}

.page-manage-delegates .spacer {
    width: 10px;
}

.page-manage-delegates .manage-delegates {
    border: 2px solid #1b2654;
    min-width: 435px;
}

.page-manage-delegates .manage-delegates h1 {
    color: white;
    font-size: 12px;
    font-weight: bold;
    background-color: #1b2654;
    padding: 3px 0;
}


/* Browser Specific Fixes */

/*This fixes the chrome issue where focused tables and td elements have a light blue border around them.*/
td:focus, table:focus {
    outline: 0;
}


/*Grid - Sorting*/

.GridViewCSS th a,
.GridViewCSS th a:link,
.GridViewCSS th a:hover,
.GridViewCSS th a:visited {
    color: lightblue;
    text-decoration: none;

}

.GridViewCSS th.ascending a,
.GridViewCSS th.ascending a:link,
.GridViewCSS th.ascending a:hover,
.GridViewCSS th.ascending a:visited,
.GridViewCSS th.descending a,
.GridViewCSS th.descending a:link,
.GridViewCSS th.descending a:hover,
.GridViewCSS th.descending a:visited {
    display: flex;
}

.GridViewCSS th.ascending a:after {
    content: '';
    display: inline-block;
    width: 15px;
    height: 4px;
    background: 0 0 no-repeat url(../Images/sort_asc.gif);
    margin: auto 6px auto 0;
}

.GridViewCSS th.descending a:after {
    content: '';
    display: inline-block;
    width: 15px;
    height: 4px;
    background: 0 0 no-repeat url(../Images/sort_desc.gif);
    margin: auto 6px auto 0;
}

/* NEd Grdi Sorting*/
