/******* Global *******/
#Claimantstates, #Claimanttimezone, #InsuredtimeZone, #licenseState, #licenseState, #states, #cust_timezone, #Insuredstates {
    height: 50px;
    width: 48%;
    margin-left: 17px;
}

.setDropDownheight {
    margin-top: 8px;
}

select:focus {
    color: white;
    background-color: #1d69a6;
    text-decoration: none
}

html {
    font-family: sans-serif;
    margin: 0;
    padding: 0;
    background-color: white;
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    border: 0;
    height: 100%;
}

.linkbutton {
    border: 4px outset;
    padding: 2px;
    text-decoration: none;
}

.settings-tab-1 {
    padding-right: 0px;
    padding-left: 0px
}

img {
    max-width: 100%;
    margin: 10px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.search-match {
    font-weight: bold;
}

/*http://www.bestcssbuttongenerator.com/#/12 */
button {
    -moz-box-shadow: 0px 1px 0px 0px #f0f7fa;
    -webkit-box-shadow: 0px 1px 0px 0px #f0f7fa;
    box-shadow: 0px 1px 0px 0px #f0f7fa;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #3993e9), color-stop(1, #019ad2));
    background: -moz-linear-gradient(top, #3993e9 5%, #019ad2 100%);
    background: -webkit-linear-gradient(top,#3993e9 5%, #019ad2 100%);
    background: -o-linear-gradient(top, #3993e9 5%, #019ad2 100%);
    background: -ms-linear-gradient(top, #3993e9 5%, #019ad2 100%);
    background: linear-gradient(to bottom, #3993e9 5%, #019ad2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bdef', endColorstr='#019ad2',GradientType=0);
    padding: 5px 5px 5px 5px;
    color: #FFF;
    background-color: #3292d5;
    font-size: 14px;
    text-align: center;
    font-style: normal;
    border-radius: 5px;
    width: 100%;
    border: 1px solid #3292d5;
    border-width: 1px 1px 3px;
    margin-top: 5px;
    white-space: nowrap;
}

    button:hover {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #019ad2), color-stop(1, #33bdef));
        background: -moz-linear-gradient(top, #019ad2 5%, #33bdef 100%);
        background: -webkit-linear-gradient(top, #019ad2 5%, #33bdef 100%);
        background: -o-linear-gradient(top, #019ad2 5%, #33bdef 100%);
        background: -ms-linear-gradient(top, #019ad2 5%, #33bdef 100%);
        background: linear-gradient(to bottom, #019ad2 5%, #33bdef 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#019ad2', endColorstr='#33bdef',GradientType=0);
        background-color: #019ad2;
    }

.button {
    -moz-box-shadow: inset 0px 1px 0px 0px #54a3f7;
    -webkit-box-shadow: inset 0px 1px 0px 0px #54a3f7;
    box-shadow: inset 0px 1px 0px 0px #54a3f7;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007dc1), color-stop(1, #0061a7));
    background: -moz-linear-gradient(top, #007dc1 5%, #0061a7 100%);
    background: -webkit-linear-gradient(top, #007dc1 5%, #0061a7 100%);
    background: -o-linear-gradient(top, #007dc1 5%, #0061a7 100%);
    background: -ms-linear-gradient(top, #007dc1 5%, #0061a7 100%);
    background: linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#0061a7',GradientType=0);
    padding: 5px 5px 5px 5px;
    color: #FFF;
    background-color: #1d69a6;
    font-size: 14px;
    text-align: center;
    font-style: normal;
    border-radius: 5px;
    width: 100%;
    border: 1px solid #1d69a6;
    border-width: 1px 1px 3px;
    margin-top: 5px;
    cursor: pointer;
}

    .button:hover {
        -moz-box-shadow: inset 0px 1px 0px 0px #007dc1;
        -webkit-box-shadow: inset 0px 1px 0px 0px #007dc1;
        box-shadow: inset 0px 1px 0px 0px #007dc1;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #007dc1));
        background: -moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background: -webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background: -o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background: -ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background: linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1',GradientType=0);
        background-color: #0061a7;
    }

.button-green {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #7bc345), color-stop(1, #5b9133));
    background: -moz-linear-gradient(top, #7bc345 5%, #5b9133 100%);
    background: -webkit-linear-gradient(top, #7bc345 5%, #5b9133 100%);
    background: -o-linear-gradient(top, #7bc345 5%, #5b9133 100%);
    background: -ms-linear-gradient(top, #7bc345 5%, #5b9133 100%);
    background: linear-gradient(to bottom, #7bc345 5%, #5b9133 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7bc345', endColorstr='#5b9133',GradientType=0);
    border: 1px solid #5b9133;
}

    .button-green:hover {
        -moz-box-shadow: inset 0px 1px 0px 0px #007dc1;
        -webkit-box-shadow: inset 0px 1px 0px 0px #007dc1;
        box-shadow: inset 0px 1px 0px 0px #007dc1;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #5b9133), color-stop(1, #7bc345));
        background: -moz-linear-gradient(top, #5b9133 5%, #7bc345 100%);
        background: -webkit-linear-gradient(top, #5b9133 5%, #7bc345 100%);
        background: -o-linear-gradient(top, #5b9133 5%, #7bc345 100%);
        background: -ms-linear-gradient(top, #5b9133 5%, #7bc345 100%);
        background: linear-gradient(to bottom, #5b9133 5%, #7bc345 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5b9133', endColorstr='#7bc345',GradientType=0);
        background-color: #5b9133;
    }

.button-gray {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c4c4c4), color-stop(1, #878787));
    background: -moz-linear-gradient(top, #c4c4c4 5%, #878787 100%);
    background: -webkit-linear-gradient(top, #c4c4c4 5%, #878787 100%);
    background: -o-linear-gradient(top, #c4c4c4 5%, #878787 100%);
    background: -ms-linear-gradient(top, #c4c4c4 5%, #878787 100%);
    background: linear-gradient(to bottom, #c4c4c4 5%, #878787 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c4c4c4', endColorstr='#878787',GradientType=0);
    border: 1px solid #878787;
}

    .button-gray:hover {
        -moz-box-shadow: inset 0px 1px 0px 0px #007dc1;
        -webkit-box-shadow: inset 0px 1px 0px 0px #007dc1;
        box-shadow: inset 0px 1px 0px 0px #007dc1;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #878787), color-stop(1, #c4c4c4));
        background: -moz-linear-gradient(top, #878787 5%, #c4c4c4 100%);
        background: -webkit-linear-gradient(top, #878787 5%, #c4c4c4 100%);
        background: -o-linear-gradient(top, #878787 5%, #c4c4c4 100%);
        background: -ms-linear-gradient(top, #878787 5%, #c4c4c4 100%);
        background: linear-gradient(to bottom, #878787 5%, #c4c4c4 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#878787', endColorstr='#c4c4c4',GradientType=0);
        background-color: #878787;
    }

.button:active {
    position: relative;
    top: 1px;
}

button:hover {
    background-color: #1d69a6;
    color: white;
    border-radius: 5px;
}

.white {
    color: white;
}

.openEstimate {
    padding: 5px 5px 5px 5px;
    color: #FFFFFF;
    float: left;
    background-color: #1d69a6;
    font-size: 14px;
    text-align: center;
    font-style: normal;
    width: 175px;
    border: 1px solid white;
    border-width: 1px 1px 3px;
    margin-top: 5px;
}

.selected {
    background-color: #52a0e0;
}

.leftEdge {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.rightEdge {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.inputLabel {
    padding: 0;
    color: black;
    background-color: #ffffff;
    font-size: .750em;
    text-align: left;
    font-style: normal;
    border-radius: 5px;
    width: 100%;
    border-width: 0;
    margin-top: 5px;
}

.form-label {
    color: black;
}

.text-uppercase {
    text-transform: uppercase;
}


#formHeader-center2 h1 {
    display: none;
}

.rate-ProfileName {
    margin-top: 22px;
    margin-bottom: 10px;
}

.form-container {
    padding-top: 0px;
}

#estimateFormHeader {
    z-index: 100;
    display: flex;
    flex-wrap: wrap;
    background-color: #f0f4f8;
    border-bottom: 1px solid #ccc;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 8px;
    flex-shrink: 0;
}

#estimateFormHeader2 {
    padding-top: 10px;
    z-index: 100;
}

#formHeader-back {
    width: 50%;
    box-sizing: border-box;
    text-align: left;
    order: 1;
    padding-right: 5px;
}

#formHeader-next {
    width: 50%;
    box-sizing: border-box;
    text-align: right;
    order: 2;
    padding-left: 5px;
}

#formHeader-center {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    order: 3;
    height: 0px;
}

#formHeader-center2 {
    height: 100%;
    margin: 0 auto;
    text-align: center;
}

#formHeader-center h1 {
    display: none;
}

#formHeader-actions {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: white;
    border-top: 1px solid black;
    display: flex;
    justify-content: center;
    align-items: stretch;
    gap: 8px;
    padding: 8px 10px;
    z-index: 100;
    box-sizing: border-box;
}

#formHeader-actions .nav-btn {
    max-width: calc(50% - 4px);
}

#divIncludesHeaderNavigationBody {
    display: flex;
    flex-direction: column;
    height: 100dvh;
    overflow: hidden;
}

#content-area {
    flex: 1;
    overflow: hidden;
    min-height: 0;
    display: flex;
    flex-direction: column;
}

.page-container {
    flex: 1;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    float: none;
    min-height: 0;
}

.page-container > form {
    display: flex;
    flex-direction: column;
    flex: 1;
    overflow: hidden;
    float: none;
    width: 100%;
    min-height: 0;
}

.mobile-scroll-content {
    flex: 1;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.mobile-scroll-content::after {
    content: "";
    display: block;
    clear: both;
}

#workDesk {
    flex: 1;
    overflow: hidden;
    min-height: 0;
}

#customerSearchForm {
    display: flex;
    flex-direction: column;
    height: 100%;
    overflow: hidden;
    float: none;
    width: 100%;
}

#customerSearchForm > ul.tab {
    flex-shrink: 0;
}

#customerSearchForm > .tabcontent {
    flex: 1;
    overflow-y: auto;
    min-height: 0;
    -webkit-overflow-scrolling: touch;
    float: none;
}

#customerSearchForm > .tabcontent > * {
    float: none;
}

form {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    background: white;
}

h1 {
    margin: 0 0 30px 0;
    text-align: center;
    font-size: 1.625em;
}

#customerInfoForm {
    border: 1px solid #202020;
    margin-top: 0;
    padding-top: 0;
    padding-left: 0;
}

#pageBtns {
    padding-bottom: 50px;
}

#prvItemBtnView {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 20px;
}

#customerPrvViewBtn {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 20px;
    text-align: left;
}

#nxtItemBtnView {
    padding-left: 5px;
    padding-right: 10px;
    padding-bottom: 10px;
}

#nxtAddPartsBottomBtn {
    margin-bottom: 20px;
    text-align: right;
}

#formHeader {
    padding-top: 15px;
    text-align: center;
}

#bottomBtns {
    padding: 0 0 10px 10px;
}

#prvBtn {
    padding-bottom: 20px;
}

#nxtBtnVehicle {
    padding-bottom: 10px;
}


/******* Form Inputs *******/

input::-webkit-input-placeholder {
    color: black;
}

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea,
select {
    background: rgba(255,255,255,0.1);
    border: none;
    font-size: 16px;
    height: auto;
    margin: 0;
    outline: 0;
    padding: 0 0 0 5px;
    width: 100%;
    background-color: #e8eeef;
    color: black;
    box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset;
    margin-bottom: 5px;
}

textarea {
    min-height: 150px;
    font-family: sans-serif;
    padding: 10px !important;
    max-width: 100%;
    min-width: 100%;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 0 4px 8px 0;
}

fieldset {
    margin-bottom: 30px;
    border: none;
}

legend {
    font-size: 1.10em;
    margin-bottom: 10px;
}

label {
    display: block;
    margin-bottom: 3px;
}

    label.light {
        font-weight: 300;
        display: inline;
    }

    label.med {
        font-weight: 500;
        display: inline;
    }

.number {
    background-color: #1d69a6;
    color: #fff;
    height: 30px;
    width: 30px;
    display: inline-block;
    font-size: 0.8em;
    margin-right: 4px;
    line-height: 30px;
    text-align: center;
    text-shadow: 0 1px 0 rgba(255,255,255,0.2);
    border-radius: 100%;
}


/******* Placeholder Colors *******/

::-webkit-input-placeholder {
    color: #969696 !important;
}

:-moz-placeholder {
    color: #969696 !important;
    opacity: 1;
}

::-moz-placeholder {
    color: #969696 !important;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #969696 !important;
}

::-ms-input-placeholder {
    color: #969696 !important;
}

::placeholder {
    color: #969696 !important;
}


@media (min-width: 300px) {
    table {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        background-color: #ffffff;
        margin: 10% 25% 10% 0;
        text-align: center;
        font-size: .750em;
    }

    caption {
        font-size: 1.3em;
        font-weight: 400;
        padding: 10px 0;
    }

    th {
        padding: 12px 15px;
        text-align: center;
        border-bottom: 1px solid #E1E1E1;
        font-weight: 400;
        background: white;
    }

    tr {
        border-bottom: 1px solid #FFF;
        margin-bottom: 5px;
    }

    th, td {
        text-align: left;
        font-weight: 200;
    }

    td {
        text-align: left;
        font-size: .875em;
    }

    #formHeadline {
        text-align: center;
        width: 100%;
        clear: both;
        font-size: .750em;
    }

    #firstColumn {
        text-indent: 10px;
    }

    .searchRow {
        background-color: #ffffff;
    }

    tfoot tr {
        background: none;
    }

    tfoot td {
        padding: 10px 2px;
        font-size: 0.8em;
        font-style: italic;
        color: #8a97a0;
    }

    .smallCell {
        font-size: .750em;
    }

    label.light {
        font-weight: 300;
        font-size: .850em;
    }

    input:-webkit-input-placeholder {
        color: black;
    }

    input[type="text"],
    input[type="password"],
    input[type="date"],
    input[type="datetime"],
    input[type="email"],
    input[type="number"],
    input[type="search"],
    input[type="tel"],
    input[type="time"],
    input[type="url"],
    textarea,
    select {
        font-size: 14px;
        padding: 0 0 0 10px;
        height: 30px;
    }

    input[type="radio"],
    input[type="checkbox"] {
        margin: 0 4px 8px 0;
    }

    fieldset {
        padding-left: 0;
        padding-right: 0;
    }
}


@media screen and (min-width:700px) {
    html {
        background-color: #f7fafc;
    }

    .form-container {
        padding-top: 100px;
        padding-bottom: 0;
    }

    h1 {
        margin: 0 0 10px 0;
        text-align: center;
        font-size: 1.625em;
    }

    form {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        border-radius: 8px;
    }

    label {
        display: block;
        margin-bottom: 8px;
    }

    input:-webkit-input-placeholder {
        color: black;
    }

    select {
        margin-bottom: 30px;
    }

    input[type="radio"],
    input[type="checkbox"] {
        margin: 0 4px 8px 0;
    }

    table {
        font-size: .750em;
        margin-top: 0px;
    }

    caption {
        font-size: 1.3em;
        font-weight: 400;
        padding: 10px 0;
    }

    th {
        padding: 12px 15px;
        text-align: center;
        border-bottom: 1px solid #E1E1E1;
        font-weight: 400;
    }

    td {
        text-align: left;
        font-size: 1.0em;
        background-color: white;
    }

    tr {
        border-bottom: 1px solid #FFF;
        margin-bottom: 5px;
    }

    th, td {
        text-align: left;
        font-weight: 200;
    }

    .searchRow {
        background-color: #ffffff;
    }

    tfoot tr {
        background: none;
    }

    tfoot td {
        padding: 10px 2px;
        font-size: 0.8em;
        font-style: italic;
        color: #8a97a0;
    }

    .smallCell {
        font-size: .750em;
    }

    label.light {
        font-weight: 300;
        font-size: .750em;
    }
}


@media screen and (min-width: 900px) {
    html {
        background-color: white;
    }

    form {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        background: white;
        border-radius: 8px;
    }

    h1 {
        margin: 0 0 30px 0;
        text-align: center;
        font-size: 1.625em;
    }

    input:-webkit-input-placeholder {
        color: black;
    }

    input[type="text"],
    input[type="password"],
    input[type="date"],
    input[type="datetime"],
    input[type="email"],
    input[type="number"],
    input[type="search"],
    input[type="tel"],
    input[type="time"],
    input[type="url"],
    textarea,
    select {
        background: rgba(255,255,255,0.1);
        border: none;
        font-size: 14px;
        margin: 0;
        outline: 0;
        padding: 0 0 0 10px;
        width: 100%;
        background-color: #e8eeef;
        color: black;
        box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset;
        margin-bottom: 12px;
    }

    input[type="radio"],
    input[type="checkbox"] {
        margin: 0 4px 8px 0;
    }

    fieldset {
        margin-bottom: 30px;
        border: none;
    }

    legend {
        font-size: 1.5em;
        margin-bottom: 10px;
    }

    label {
        display: block;
        margin-bottom: 8px;
    }

        label.light {
            font-weight: 300;
            font-size: 15px;
            display: inline;
        }

    .number {
        background-color: #1d69a6;
        color: #fff;
        height: 30px;
        width: 30px;
        display: inline-block;
        font-size: 0.8em;
        margin-right: 4px;
        line-height: 30px;
        text-align: center;
        text-shadow: 0 1px 0 rgba(255,255,255,0.2);
        border-radius: 100%;
    }
}
