html {
    font-size: 16px;
    
}

.proxima {
    font-family: proxima-nova-soft, sans-serif;
    font-style: normal;
    font-weight: 200;
}

@media (min-width: 768px) {
  html {
    font-size: 21px;
  }
}

html {
  position: relative;
  min-height: 100%;
}

body {
    margin-bottom: 60px;
    background-color: #019CC8;
    color: #F1F0F0;
    padding-bottom: 100px;
}

hr.class-1 {
    margin-top: 10px;
    background-color: #F1F0F0;
    border: none;
    height: 5px;
    opacity: 100%;
    margin-bottom: 20px;
}

hr.class-2 {
    margin-top: 10px;
    background-color: #F1F0F0;
    border: none;
    height: 5px;
    opacity: 100%;
    margin-bottom: 10px;
}

h2 
{
    /*color: #ffd600;*/
}

h1 {
    font-size: 32px;
    color: #FF9900;
    font-family: "proxima-soft","proxima-soft",sans-serif;
}

p {
    /*font-size: 21px;*/
    font-family: "proxima-soft","proxima-soft",sans-serif;
}

.footer {
    position: absolute;
    bottom: 20px;
    width: 100%;
    height: 60px; /* Set the fixed height of the footer here */
    line-height: 30px; /* Vertically center the text there */
    /*background-color: #ffd600 ;*/ /* #f5f5f5;*/
    margin-bottom: 20px;
}

input, label {
    display: block;
}

.gowash-logo-offset {
    margin-right: 30px;
    margin-top: 10px;
}

.form-control-overide {
    width : 265px;
}

.price-width {
    /*position: absolute;*/
    right: 5px;
    width: 90px;
}

.textbox-maxwidth {
    max-width: 400px;
}

.no-wrap {
    white-space: nowrap;
}

.e-calendar {
    background-color: white;
    /*border: 3px solid red !important;*/
    /*border: 0px solid !important;*/
    border-radius: 20px !important;
    border: 5px solid rgb(20, 190, 241) !important;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.e-calendar, .e-bigger.e-small .e-calendar {
    /*border-spacing: 0px;*/
    max-width: 350px;
    min-width: 350px;
    /*padding: 0px;*/
}

.e-calendar .e-content.e-month td, .e-bigger.e-small .e-calendar .e-content.e-month td {
    height: 40px;
    padding: 0;
}

    .e-calendar .e-content span.e-day, .e-bigger.e-small .e-calendar .e-content span.e-day {
        border: none;
        font-size: 20px;
        font-weight: 400;
        height: 28px;
        line-height: 28px;
        width: 28px;
    }

/* Time font size  */
input.e-input, textarea.e-input, .e-input-group, .e-input-group.e-control-wrapper {
    font-family: "Segoe UI",-apple-system,BlinkMacSystemFont,"Roboto","Helvetica Neue",sans-serif;
    font-size: 20px;
    font-weight: normal;
}

.e-bigger{
    font-size:x-large;
}

    

    /* To specify color and font size  */
    .e-calendar .e-header .e-title, .e-bigger.e-small .e-calendar .e-header .e-title {
        color: black !important;
        font-size: 20px !important;
        border: 0px solid !important;
    }

/* Time left padding  */
input.e-input, .e-input-group input.e-input, .e-input-group input, .e-input-group.e-control-wrapper input.e-input, .e-input-group.e-control-wrapper input, .e-float-input input.e-input, .e-float-input input, .e-float-input.e-control-wrapper input.e-input, .e-float-input.e-control-wrapper input, .e-input-group input.e-input:focus, .e-input-group.e-control-wrapper input.e-input:focus, .e-float-input.e-control-wrapper input:focus, .e-float-input input:focus, .e-input-group.e-input-focus input.e-input, .e-input-group.e-control-wrapper.e-input-focus input.e-input, .e-float-input.e-control-wrapper.e-input-focus input, .e-float-input.e-input-focus input {
    padding-left: 20px;
    text-indent: 0;
}

    
    .e-calendar .e-content td:hover span.e-day, .e-calendar .e-content td:focus span.e-day, .e-bigger.e-small .e-calendar .e-content td:hover span.e-day, .e-bigger.e-small .e-calendar .e-content td:focus span.e-day {
        background-color: orange !important;
        border: 0px solid !important;
        color: #212529 !important;
    }

    /* To specify background color and color https://ej2.syncfusion.com/aspnetcore/documentation/calendar/style-appearance */
.e-today  {
    /*background-color: maroon !important;*/
}

.e-calendar .e-content td.e-today:hover span.e-day, .e-calendar .e-content td.e-focused-date.e-today:hover span.e-day, .e-calendar .e-content td.e-focused-date.e-today:focus span.e-day, .e-bigger.e-small .e-calendar .e-content td.e-today:hover span.e-day, .e-bigger.e-small .e-calendar .e-content td.e-focused-date.e-today:hover span.e-day, .e-bigger.e-small .e-calendar .e-content td.e-focused-date.e-today:focus span.e-day {
    /*background-color: #f3f2f1;
    border: none;
    color: #fff;
    background-color: #0078d4;*/
    border-radius: 0;
}

.e-calendar .e-content.e-month td.e-today span.e-day, .e-bigger.e-small .e-calendar .e-content.e-month td.e-today span.e-day {
    color: #a19f9d;
}

.e-calendar .e-content td.e-today.e-disabled.e-overlay span.e-day, .e-calendar .e-content td.e-today.e-disabled.e-overlay:hover span.e-day, .e-calendar .e-content td.e-today.e-disabled.e-overlay:focus span.e-day, .e-bigger.e-small .e-calendar .e-content td.e-today.e-disabled.e-overlay span.e-day, .e-bigger.e-small .e-calendar .e-content td.e-today.e-disabled.e-overlay:hover span.e-day, .e-bigger.e-small .e-calendar .e-content td.e-today.e-disabled.e-overlay:focus span.e-day {
    background-color: white;
    border-radius: 0;
    color: #a19f9d;
}

.e-calendar .e-content td.e-today.e-selected.e-focused-date span.e-day, .e-calendar .e-content td.e-today.e-selected:hover span.e-day, .e-calendar .e-content td.e-today.e-selected span.e-day, .e-bigger.e-small .e-calendar .e-content td.e-today.e-selected.e-focused-date span.e-day, .e-bigger.e-small .e-calendar .e-content td.e-today.e-selected:hover span.e-day, .e-bigger.e-small .e-calendar .e-content td.e-today.e-selected span.e-day {
    background-color: #edebe9;
    border-radius: 0;
    color: black;
}

.e-calendar .e-content td.e-today span.e-day, .e-calendar .e-content td.e-focused-date.e-today span.e-day, .e-bigger.e-small .e-calendar .e-content td.e-today span.e-day, .e-bigger.e-small .e-calendar .e-content td.e-focused-date.e-today span.e-day {
    /* background: #0078d4;
    background: #edebe9;*/
    background: white;
    border: none;
    border-radius: 0;
    box-shadow: none;
    color: #a19f9d;
    /* border-radius: 50%;*/
    border-radius: 0;
}
    /* To specify color and border  */
    /*.e-calendar .e-header span, .e-bigger.e-small .e-calendar .e-header span {
        border: 1px solid !important;
        color: chocolate !important;
    }*/

.e-listview {
    border: 5px solid rgb(241, 240, 240) !important;
    border-radius: 20px !important;
    background-color: white;
}

    .e-listview .e-list-item {
        background-color: rgba(0,0,0,0);
        border-bottom: 1px solid #dee2e6;
        border-left: 0 solid rgba(0,0,0,0);
        border-right: 0 solid rgba(0,0,0,0);
        border-top: 0 solid rgba(0,0,0,0);
        color: #212529;
    }

    .e-listview.e-list-template .e-list-wrapper.e-list-multi-line {
        padding: 16px 16px;
    }

    .e-listview .e-checkbox .e-checkbox-left {
        margin: -2px 10px 30px 0;
    }

/*    Listview Header*/
.e-listview .e-list-header {
    /*color: #2fa1ff !important;*/
    color:#5090cd !important;
    font-family: "proxima-soft","proxima-soft",sans-serif;
    justify-content: left;
    font-size: 24px !important;
    height: 2px

}

    /*    Multiline Product Desc*/
    .e-listview.e-list-template .e-list-wrapper.e-list-multi-line .e-list-content:not(.e-text-overflow) {
        overflow: hidden;
        /* text-overflow: ellipsis; */
       white-space: normal; 
    }

.e-listview .e-list-group-item {
    height:50px;
}

.e-listview .e-list-item-content {
    color: #5090cd;
    font-size: 21px !important;
    justify-content: center;
    margin-bottom: 3px;
    line-height: 2px;
}

    .e-listview .e-list-content {
        color: #5090cd;
        font-size: 16px !important;
        justify-content: center;
    }

    .e-listview .e-list-content-footer {
        color: red;
        font-size: 16px !important;
        justify-content: center;
        font-weight: 600;
    }

    .e-listview.e-list-template .e-list-wrapper.e-list-multi-line .e-list-item-header {
        /*color: #2fa1ff;*/
        color: #019CC8;
        font-family: "proxima-soft","proxima-soft",sans-serif;
        font-weight: 600;
        font-size: 16px;
        white-space: normal;
    }

    .e-listview.e-list-template .e-list-wrapper.e-list-multi-line. {
        color: #2fa1ff;
        font-family: "proxima-soft","proxima-soft",sans-serif;
        font-weight: 600;
        font-size: 16px;
    }

select {
    /* styling https://codepen.io/vkjgr/pen/VYMeXp */
    background-color: white;
    border: thin solid blue;
    border-radius: 4px;
    display: inline-block;
    font: inherit;
    line-height: 1.5em;
    padding: 0.5em 3.5em 0.5em 1em;
    max-width: 400px;
    /* reset */

    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
}

    select.minimal {
        background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
        background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
        background-size: 5px 5px, 5px 5px, 1px 1.5em;
        background-repeat: no-repeat;
    }

        select.minimal:focus {
            background-image: linear-gradient(45deg, green 50%, transparent 50%), linear-gradient(135deg, transparent 50%, green 50%), linear-gradient(to right, #ccc, #ccc);
            background-position: calc(100% - 15px) 1em, calc(100% - 20px) 1em, calc(100% - 2.5em) 0.5em;
            background-size: 5px 5px, 5px 5px, 1px 1.5em;
            background-repeat: no-repeat;
            border-color: green;
            outline: 0;
        }


    select:-moz-focusring {
        color: transparent;
        text-shadow: 0 0 0 #000;
    }


.e-btn.e-warning:disabled, .e-css.e-btn.e-warning:disabled {
    background: #FF9900;
    border-color: #FF9900;
    box-shadow: none;
    color: #000;
    outline: none;
    pointer-events: none;
    opacity: .65;
}



.btn.disabled, .btn:disabled, fieldset:disabled .btn {
    pointer-events: none;
    opacity: .65;
}

.btn-warning, .btn-warning {
    color: #000;
    background-color: #FF9900;
    border-color: #FF9900;
}

.e-btn.e-warning, .e-css.e-btn.e-warning {
    background: #FF9900;
    border-color: #FF9900;
    color: black !important;
}

    .e-btn.e-warning:hover {
        background-color: #e8c300;
        border-color: #e8c300;
    }



/*.e-btn, .e-css.e-btn {
    -webkit-font-smoothing: antialiased;
    border: 1px solid;
    border-radius: 2px;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    font-family: "Segoe UI",-apple-system,BlinkMacSystemFont,"Roboto","Helvetica Neue",sans-serif;
    font-size: 14px;
    font-weight: 600;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1.572em;
    outline: none;
    padding: 4px 11px;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
}*/

.e-btn, .e-css.e-btn {
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #FF9900;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.summaryBox {
    background-color: white;
    border-radius: 20px !important;
    border: 5px solid rgb(20, 190, 241) !important;
    display: inline-block;
    /*font: inherit;*/
    line-height: 1.6em;
    padding: 0.5em 3.5em 0.5em 1em;
    /*max-width: 600px;*/
    /* reset */
    color: #5090cd;

    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.summaryBox_Table td {
    padding: 5px 15px 5px 0px;
}

.summaryBox_Services_Table tr:first-child {
    border-spacing: 5px;
    border-top: 0px solid #dee2e6;
    margin-top: 5px;
}

.services_Title {
    color: black;
    font-weight: bold;
    /*border-top: 1px solid #dee2e6;*/
}

.services_Price {
    color: black;
    font-weight: bold;
    /*border-top: 1px solid #dee2e6;*/
}

.summaryBox_Services_Table {
    /* border-top: 0px solid #dee2e6;*/
    width: 100%;
}

.summaryBox_Services_Desc {
    color: #5090cd;
    font-size: 16px !important;
    border-bottom: 1px solid #dee2e6;
    padding-bottom: 5px;
    padding-top: 5px;
}

.discount_Error {
  color :red;
}

.checkbox {
    width: 20px;
    height: 20px; 
    display:inline;

}

