﻿.OutputFieldLabel {
    white-space: nowrap;
    color: #000000;
    font-size: 14px;
    text-decoration: none;
    font-family: Verdana,Arial,Helvetica;
    font-weight: normal;
    BACKGROUND-COLOR: #c2d8e9;
    BORDER-LEFT: dimgray 1px solid;
    BORDER-TOP: dimgray 1px solid;
    BORDER-RIGHT: dimgray 1px solid;
    BORDER-BOTTOM: dimgray 1px solid;
    TEXT-ALIGN: left;
}

.OutputMessageFieldData {
    PADDING-LEFT: 3px;
    PADDING-RIGHT: 3px;
    BACKGROUND-COLOR: #FFFFFF;
    BORDER-RIGHT: dimgray 3px double;
    BORDER-TOP: dimgray 3px double;
    BORDER-LEFT: dimgray 3px double;
    BORDER-BOTTOM: dimgray 3px double;
}

span.OutputMessageFieldData {
    font-family: verdana, Arial, Helvetica;
    font-size: x-small;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

a.PageTransitionLinkTitle {
    font-weight: normal;
    font-size: xx-small;
    color: Blue;
}

.PageFooter {
    border-top-width: 1px;
    border-top: gainsboro 1px groove;
    font-family: Verdana,Arial,Helvetica;
    font-weight: normal;
    text-decoration: none;
    color: black;
    background-color: #FFFFFD;
    width: 100%;
    empty-cells: show;
}

span.FooterTitle {
    color: #000000;
    font-size: X-Small;
    text-decoration: none;
    font-family: Verdana,Arial,Helvetica;
    font-weight: normal;
}

.FooterTitle {
    TEXT-ALIGN: center;
}

.OutputTable {
    BORDER-RIGHT: dimgray 1px solid;
    BORDER-TOP: dimgray 1px solid;
    BORDER-LEFT: dimgray 1px solid;
    BORDER-BOTTOM: dimgray 1px solid;
    border-collapse: collapse;
}

/*.footer {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    width: 100%;
}*/

.textalign {
    TEXT-ALIGN: center;
}

.DropDownList {
    font-family: Verdana,Arial,Helvetica;
}

.CrumbTrailTitle {
    color: #000000;
    color: #0000FF;
    font-size: 10px;
    font-style: italic;
    text-decoration: none;
    font-family: Verdana,Arial,Helvetica;
    font-weight: normal;
}

.CrumbTrail {
    BORDER-LEFT: 0px;
    BORDER-TOP: #CCCCCC 1px solid;
    BORDER-RIGHT: 0px;
    BORDER-BOTTOM: #CCCCCC 1px solid;
    BACKGROUND-COLOR: #c2d8e9;
    TEXT-ALIGN: left;
    VERTICAL-ALIGN: middle;
}

.MenuBar {
    background-color: #3B5AC3;
    text-align: left;
    vertical-align: middle;
    height: 24;
    border-top: #3B5AC3 1px solid;
    border-bottom: #3B5AC3 1px solid;
    color: #FFFFFF;
}

.SectionTitle {
    font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif !important;
    font-size: large;
    font-weight: normal;
    text-decoration: none;
    BACKGROUND-COLOR: #c2d8e9;
    text-align: left;
}

.Space {
    padding-left: 1%;
    padding-right: 1%;
}

.SpaceInside {
    padding: 0.5%;
}

.Date {
    text-align: center;
    font-size: 14px;
}

.OutputFieldTitle {
    BACKGROUND-COLOR: #c2d8e9;
    BORDER-RIGHT: dimgray 1px solid;
    BORDER-TOP: dimgray 1px solid;
    BORDER-LEFT: dimgray 1px solid;
    BORDER-BOTTOM: dimgray 1px solid;
    text-align: left;
    font-family: Verdana,Arial,Helvetica;
}

.OutputFieldData {
    BACKGROUND-COLOR: #FFFFFF;
    font-family: Verdana,Arial,Helvetica;
    BORDER-RIGHT: dimgray 1px solid;
    BORDER-TOP: dimgray 1px solid;
    BORDER-LEFT: dimgray 1px solid;
    BORDER-BOTTOM: dimgray 1px solid;
    text-align: left;
}

.Error {
    color: Red;
    font-size: large;
    text-decoration: none;
    font-weight: normal;
    font-family: "verdana";
}



.InputFieldTitle {
    color: Black;
    font-size: x-small;
    text-decoration: none;
    font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    font-weight: normal;
    white-space: nowrap;
    text-align: left;
}

textbox.InputFieldTitle {
    color: Black;
    font-size: x-small;
    text-decoration: none;
    font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    font-weight: bold;
}

.InputFieldTitle {
    font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    font-size: small;
    width: 1%;
    white-space: nowrap;
    PADDING-LEFT: 3px;
    PADDING-RIGHT: 3px;
    BACKGROUND-COLOR: #FFFFFD;
    TEXT-ALIGN: left;
    VERTICAL-ALIGN: middle;
}

label.PlainNormal {
    font-family: Verdana,Arial,Helvetica;
    font-weight: normal;
    text-decoration: none;
    color: Black;
    font-size: x-small;
}


label.MessageTitle {
    color: Red;
    font-size: small;
    text-decoration: none;
    font-weight: normal;
    font-family: "verdana";
}

.DataGridFullWidth {
    BORDER-RIGHT: dimgray 1px solid;
    BORDER-TOP: dimgray 1px solid;
    BORDER-LEFT: dimgray 1px solid;
    BORDER-BOTTOM: dimgray 1px solid;
    WIDTH: 100%;
}

.Button {
    color: #000000;
    font-size: small;
    font-weight: normal;
    text-decoration: none;
    BACKGROUND-COLOR: #c2d8e9;
}

.GridFooterTitle {
    white-space: nowrap;
    color: #000000;
    font-size: xx-small;
    text-decoration: none;
    font-family: Verdana,Arial,Helvetica;
    font-weight: normal;
    BACKGROUND-COLOR: #c2d8e9;
    BORDER-LEFT: dimgray 1px solid;
    BORDER-TOP: dimgray 1px solid;
    BORDER-RIGHT: dimgray 1px solid;
    BORDER-BOTTOM: dimgray 1px solid;
    TEXT-ALIGN: left;
}

.Content {
    overflow: hidden;
}

.Border {
    /*white-space: nowrap;*/
    font-size: 14px;
    text-decoration: none;
    font-family: Verdana,Arial,Helvetica;
    BORDER-LEFT: dimgray 1px solid;
    BORDER-TOP: dimgray 1px solid;
    BORDER-RIGHT: dimgray 1px solid;
    BORDER-BOTTOM: dimgray 1px solid;
    TEXT-ALIGN: left;
}

.GridColumnTitle {
    white-space: nowrap;
    color: #000000;
    font-size: 14px;
    text-decoration: none;
    font-family: Verdana,Arial,Helvetica;
    font-weight: bold;
    BACKGROUND-COLOR: #c2d8e9;
    BORDER-LEFT: dimgray 1px solid;
    BORDER-TOP: dimgray 1px solid;
    BORDER-RIGHT: dimgray 1px solid;
    BORDER-BOTTOM: dimgray 1px solid;
    TEXT-ALIGN: left;
    padding: 0.1% 0.2% 0.2% 0.4%;
}

.DataGridTitle {
    color: Black;
    font-size: small;
    text-decoration: none;
    font-family: Verdana,Arial,Helvetica;
    font-weight: bold;
    background-color: #c2d8e9;
}

.DataGridFooter {
    color: Black;
    font-size: small;
    text-decoration: none;
    font-family: Verdana,Arial,Helvetica;
    font-weight: normal;
    background-color: #c2d8e9;
}

.DataGridRow {
    color: Black;
    font-size: small;
    text-decoration: none;
    font-family: Verdana,Arial,Helvetica;
    font-weight: normal;
}

.SelectedRow {
    background-color: #CCFFFF;
}

.Required {
    TEXT-ALIGN: center;
    width: 5%;
}

.TextField {
    font-family: Verdana,Arial,Helvetica;
}

.TrailerLeftAligned {
    font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    font-size: 14px;
    vertical-align: top;
    white-space: normal;
}

.Height {
    line-height: 20px;
    height: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.Trailer {
    font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    font-weight: normal;
    text-decoration: none;
    text-align: center;
    font-size: 80%;
    white-space: initial;
}

.SubSectionTitle {
    font-family: Verdana,Arial,Helvetica;
    font-weight: normal;
    text-decoration: none;
    color: Black;
    text-decoration: underline;
}

.TabTitle {
    color: #000000;
    font-size: Smaller;
    text-decoration: none;
    font-weight: normal;
    cursor: hand;
}

a.PageTransitionLinkTitle {
    font-size: 14px;
    color: Blue;
}

.Required {
    color: Red;
    font-size: xx-small;
    text-decoration: none;
    font-family: Verdana,Arial,Helvetica;
    font-weight: normal;
}

.MainMenu {
    font-family: Verdana,Arial,Helvetica;
    font-weight: bold;
    text-decoration: none;
    background-color: #c2d8e9;
    font-size: small;
    color: #FFFFFF;
}

.GridHeader {
    white-space: nowrap;
    color: #000000;
    font-size: 14px;
    text-decoration: none;
    font-family: Verdana,Arial,Helvetica;
    font-weight: bold;
    BACKGROUND-COLOR: #c2d8e9;
    BORDER-LEFT: dimgray 1px solid;
    BORDER-TOP: dimgray 1px solid;
    BORDER-RIGHT: dimgray 1px solid;
    BORDER-BOTTOM: dimgray 1px solid;
    TEXT-ALIGN: left;
}

PanelTitle {
    font-family: Verdana,Arial,Helvetica;
    font-weight: normal;
    text-decoration: none;
    background-color: #FFFFFF;
    font-size: x-large;
    TEXT-ALIGN: center;
}

div.inner {
    width: 100%;
    height: 100%;
    background-color: #c2d8e9;
    margin: 0 auto;
    text-align: center;
}

td.OutputFieldTitleNoGrid {
    BACKGROUND-COLOR: #c2d8e9;
}

.OutputFieldTitleNoGrid {
    BACKGROUND-COLOR: #c2d8e9;
}

.OutputFieldDataNoGrid {
    font-family: Verdana,Arial,Helvetica;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}


.disabledbutton {
    background-color: #ddd;
    text-decoration: none;
}

.TabPanel {
    BORDER-TOP: #EEEEEE 1px solid;
    BACKGROUND: #EEEEEE;
}

.margin_0 {
    margin: 0%;
}

.border1 {
    border: 1px solid black !important;
}

.PaddingForTitle {
    padding: 0.5% 0% 0.5% 0%
}

.GridClass {
    vertical-align: inherit;
}

.padding_0 {
    padding: 0%;
}


.PanelInputText {
    vertical-align: middle;
}

/*trial code starts here*/

/*@media only screen and (min-width: 300px) and (max-width: 768px) {
    nav {
        display: none !important;
    }
}*/

ul.topnav {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

    ul.topnav li {
        float: left;
    }

        ul.topnav li a {
            display: inline-block;
            color: #f2f2f2;
            text-align: center;
            padding: 14px 16px;
            text-decoration: none;
            transition: 0.3s;
            font-size: 17px;
        }

            ul.topnav li a:hover {
                background-color: #555;
            }

        ul.topnav li.icon {
            display: none;
        }

/*@media screen and (max-width:680px) {
    ul.topnav li:not(:first-child) {
        display: none;
    }

    ul.topnav li.icon {
        float: right;
        display: inline-block;
    }
}*/

@media screen and (max-width:680px) {
    ul.topnav.responsive {
        position: relative;
    }

        ul.topnav.responsive li.icon {
            position: absolute;
            right: 0;
            top: 0;
        }

        ul.topnav.responsive li {
            float: none;
            display: inline;
        }

            ul.topnav.responsive li a {
                display: block;
                text-align: left;
            }
}


.column1 {
    float: left;
    width: 50%;
}

.row1:after {
    content: "";
    display: table;
    clear: both;
}

.left1 {
    width: 75%;
}

.right1 {
    width: 25%;
}

.Invisible {
    color: white;
}

@media screen and (max-width: 600px) {
    .column1 {
        width: 100%;
    }
}

.fontTahoma {
    font-family: Tahoma, Arial, sans-serif;
}

.b_curve {
    border-radius: 4px;
    overflow: hidden;
    word-wrap: break-word;
}

.box_shadow {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
}

.bg_white {
    background-color: white;
}

.bg_bg {
    background-color: #f9f9f9;
}

.split {
    height: 100%;
    width: 50%;
    position: fixed;
    z-index: 1;
    top: 0;
    overflow-x: hidden;
    padding-top: 20px;
}

ul li:hover > ul,
ul li:focus-within > ul,
ul li ul:hover {
    visibility: visible;
    opacity: 1;
    display: block;
}


th, td {
    border: 1px solid #ddd;
    padding: 4px;
}

table {
    font-size: 14px;
}

.WidthLeftOneTenth {
    width: 10%;
}

.WidthRightNineTenth {
    width: 90%;
}


.note {
    text-align: center !important;
    padding-bottom: 2% !important;
    font-size: 15px !important;
    font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif !important;
}

.asterisk {
    color: red !important;
    font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif !important;
    font-size: large !important;
    font-weight: bold !important;
    padding-left: 4px !important;
}

.page_column {
    float: left;
    padding: 5px;
}

.section_column {
    float: left;
    padding: 5px
}

.section_column_button {
    float: left;
    padding: 5px
}

.p_search_label_2 {
    float: right;
    width: 100%;
    font-weight: bold;
}

.p_namesearch_label_2 {
    float: right;
    width: 100%;
    font-weight: bold;
}

.left, .right {
    width: 25%;
}

.left_results, .right_results {
    width: 20%;
}

.section_left {
    width: 40%;
}

.mainPanelTitleSectionLeft {
    width: 30%;
    padding-right: 1%;
}

.mainPanelTitleSectionRight {
    width: 70%;
    padding-top: 0.5%;
}

.section_left_button {
    width: 50%;
    text-align: center;
}

.section_right_button {
    width: 50%;
    text-align: center;
}

.section_right {
    width: 40%;
}

.middle {
    width: 50%;
}

.middle_results {
    width: 60%;
}

.row:after {
    content: "" !important;
    display: table !important;
    clear: both !important;
}

.b_bottom {
    border-bottom: solid;
    border-top: 1px solid black;
    border-right: 1px solid black;
    border-left: 1px solid black;
    white-space: nowrap;
    font-size: 15px;
    text-decoration: none;
    font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    TEXT-ALIGN: left;
}

.p_search {
    padding: 0.7% 0.3% 0.9% 2.5%;
    border-bottom: 1px solid black;
}

.p_search_label {
    text-align: right !important;
}

.inside_row {
    margin-right: 0px;
    margin-left: 0px;
}

.padding_b_bottom {
    padding-top: 35px;
    padding-bottom: 20px;
}

.last_button:after {
    content: "" !important;
    display: table !important;
    clear: both !important;
}

/*inside_second_row {
}*/

.inside_row:after {
    content: "" !important;
    display: table !important;
    clear: both !important;
}

.padding_1px {
    padding: 15px 5px 10px 0px;
}

.padding_2ndrow_label {
    padding: 10px 17px 0px 0px !important;
}

.padding_1px_2ndrow {
    padding: 3px 5px 13px 0px;
}

.input_search_field {
    font-size: unset;
    text-align: right !important;
}

.firstInBetweenSection {
    text-align: center;
    font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    padding-bottom: 10px;
}

.firstInBetweenLabel {
    font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    font-size: large;
    font-weight: bold;
}

.p_search_title {
    padding-top: 10px;
}

.p_addressInfo_label {
    text-align: center !important;
    font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
}

.padding_3rdrow_label {
    padding: 10px 21px 0px 0px !important;
}

.padding_4throw_label {
    padding: 10px 23px 0px 0px !important;
}

.padding_5throw_label {
    padding: 10px 20px 0px 0px !important;
}

.bottom_button {
    background-color: #c2d8e9; /* Green */
    font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif !important;
    border: none;
    color: white;
    border-radius: 4px;
    padding: 8px 16px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 17px;
    /*font-weight: bold;*/
    margin: 4px 2px;
    transition-duration: 0.4s;
    cursor: pointer;
}

.buttonleft {
    background-color: white;
    color: white;
    /*color: black;*/
    background-color: #428bca;
    border: 2px solid #428bca;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2), 0 3px 10px 0 rgba(0,0,0,0.19);
}

/*.buttonleft:hover {
        box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
    }*/

.buttonright {
    background-color: white;
    color: black;
    border: 2px solid #f44336;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2), 0 3px 10px 0 rgba(0,0,0,0.19);
}

    .buttonright:hover {
        color: white;
        background-color: #f44336;
    }

.reminder {
    word-wrap: break-word;
    background-color: #c5c5c5;
    white-space: initial;
    padding: 2px;
    text-align: justify;
    font-size: 14px;
}

.reminder-section-left {
    width: 13%;
    text-align: justify;
    padding: 1%;
}

.reminder-section-right {
    width: 87%;
    text-align: justify;
    padding: 1%;
}

.reminder-panel {
    background-color: #c5c5c5;
}

.footerFont {
    font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif !important;
}

.noWordWrap {
    word-wrap: unset !important;
}
