@font-face {
    font-family: 'arial-rounded-mt-bold';
    src: url('../fonts/arial-rounded-mt-bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'avenir-medium';
    src: url('../fonts/avenir-medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'avenirnextltpro-demi';
    src: url('../fonts/AvenirNextLTPro-Demi.eot');
    src: url('../fonts/AvenirNextLTPro-Demi.eot?#iefix') format('embedded-opentype'), url('../fonts/AvenirNextLTPro-Demi.otf'), url('../fonts/AvenirNextLTPro-Demi.ttf') format('truetype');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'avenirnextltpro-regular';
    src: url('../fonts/AvenirNextLTPro-Regular.eot');
    src: url('../fonts/AvenirNextLTPro-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/AvenirNextLTPro-Regular.otf'), url('../fonts/AvenirNextLTPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'avenirnext-bold';
    src: url('../fonts/AvenirNext-Bold.eot');
    src: url('../fonts/AvenirNext-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/AvenirNext-Bold.otf'), url('../fonts/AvenirNext-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'myriadpro-boldcond';
    src: url('../fonts/MyriadPro-BoldCond.eot');
    src: url('../fonts/MyriadPro-BoldCond.eot?#iefix') format('embedded-opentype'), url('../fonts/MyriadPro-BoldCond.otf'), url('../fonts/MyriadPro-BoldCond.ttf') format('truetype');
    font-weight: normal;
    font-style: normal
}

html {
    height: 100%;
    background-color: #FFFFFF
}

body {
    background-color: #f9f9f9;
}

body.forgotpassword.index, body.forgotpassword.send {
    margin: 0;
    padding: 0;
    height: 100%;
    background-image: linear-gradient(to right, #37438e, #009eff);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-color: #FFFFFF;
    color: #fff;
}

.splash {
    background: url(../img/app/SPLASH.jpg) !important;
    background-repeat: no-repeat !important;
    background-size: 100%;
    width: 100% !important;
    height: 8685px;
    position: relative !important;
    max-width: 1920px;
    text-align: center;
    margin: 0 auto
}

.container {
    max-width: 600px;
    padding-left: 0;
    padding-right: 0
}

.schedule-order-container {
    max-width: 800px;
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto
}

.container-home {
    width: 80%;
    margin: 0 auto;
    max-width: 1920px
}

.container-calendar {
    width: 80%
}

.margin0 {
    margin: 0
}

a,
a:hover,
a:visited,
a:active {
    text-decoration: none !important;
    outline: none !important
}

input,
input:focus {
    text-decoration: none !important;
    outline: none !important
}

.arial-rounded-mt-bold {
    font-family: 'arial-rounded-mt-bold'
}

.avenir-medium {
    font-family: 'avenir-medium'
}

.avenirnextltpro-demi {
    font-family: 'avenirnextltpro-demi'
}

.avenirnextltpro-regular {
    font-family: 'avenirnextltpro-regular'
}

.avenirnext-bold {
    font-family: 'avenirnext-bold'
}

.myriadpro-boldcond {
    font-family: 'myriadpro-boldcond'
}

.padding0 {
    padding: 0
}

.padding0-imp {
    padding: 0 !important
}

.margintop0-imp {
    margin-top: 0 !important
}

.margin0auto {
    margin: 0 auto
}

.width100per {
    width: 100%
}

.height100per {
    height: 100%
}

.colorffffff {
    color: #FFFFFF
}

.color000000 {
    color: #000
}

.colorac333b {
    color: #AC333B
}

.colorac333b {
    color: #AC333B
}

.colorFED23D {
    color: #FED23D
}

.color858585 {
    color: #858585
}

.colorD13339 {
    color: #D13339
}

.color105EA7 {
    color: #105EA7
}

.color00801F {
    color: #00801F
}

.colorA64D79 {
    color: #A64D79
}

.bgcolorffffff {
    background-color: #FFFFFF
}

.bgcolor000000 {
    background-color: #000
}

.bgcolorac333b {
    background-color: #AC333B
}

.bgcolor6d6f71 {
    background-color: #6D6F71
}

.bgcolor1A1A18 {
    background-color: #1A1A18
}

.textcenter {
    text-align: center
}

.textright {
    text-align: right
}

.textleft {
    text-align: left !important
}

.floatleft {
    float: left
}

.floatright {
    float: right
}

.fontbold {
    font-weight: bold
}

.fontnormal {
    font-weight: normal
}

.cursorpointer {
    cursor: pointer
}

.cursornotallowed {
    cursor: not-allowed
}

.hide {
    display: none !important
}

.show {
    display: block
}

.resize-none {
    resize: none
}

.posrel {
    position: relative
}

.posabs {
    position: absolute
}

.posfix {
    position: fixed
}

.posun {
    position: unset !important
}

.textnone {
    text-decoration: none
}

.textunderline {
    text-decoration: underline
}

.listnone {
    list-style: none
}

.margin5px {
    margin: 5px
}

.margin10px {
    margin: 10px
}

.margin15px {
    margin: 15px
}

.margin20px {
    margin: 20px
}

.padding5px {
    padding: 5px
}

.padding8px {
    padding: 8px
}

.padding10px {
    padding: 10px
}

.padding15px {
    padding: 15px
}

.padding20px {
    padding: 20px
}

.marginleft5px {
    margin-left: 5px
}

.marginleft10px {
    margin-left: 10px
}

.marginleft15px {
    margin-left: 15px
}

.marginleft20px {
    margin-left: 20px
}

.marginright5px {
    margin-right: 5px
}

.marginright10px {
    margin-right: 10px
}

.marginright15px {
    margin-right: 15px
}

.marginright20px {
    margin-right: 20px
}

.marginright20px-imp {
    margin-right: 20px !important
}

.margintop5px {
    margin-top: 5px
}

.margintop10px {
    margin-top: 10px
}

.margintop15px {
    margin-top: 15px
}

.margintop5px-imp {
    margin-top: 5px !important
}

.margintop15px-imp {
    margin-top: 15px !important
}

.margintop20px {
    margin-top: 20px
}

.margintop30px {
    margin-top: 30px
}

.margintop40px-imp {
    margin-top: 40px !important
}

.margintop40px {
    margin-top: 40px
}

.margintop60px-imp {
    margin-top: 60px !important
}

.margintop70px-imp {
    margin-top: 70px !important
}

.margintop80px-imp {
    margin-top: 80px !important
}

.margintop120px-imp {
    margin-top: 120px !important
}

.margintop35per {
    margin-top: 35%
}

.marginbottom5px {
    margin-bottom: 5px
}

.marginbottom10px {
    margin-bottom: 10px
}

.marginbottom15px {
    margin-bottom: 15px
}

.marginbottom20px {
    margin-bottom: 20px
}

.paddingleft0px {
    padding-left: 0
}

.paddingleft5px {
    padding-left: 5px
}

.paddingleft10px {
    padding-left: 10px
}

.paddingleft15px {
    padding-left: 15px
}

.paddingleft20px {
    padding-left: 20px
}

.paddingleft30px {
    padding-left: 30px
}

.paddingright0px {
    padding-right: 0
}

.paddingright5px {
    padding-right: 5px
}

.paddingright10px {
    padding-right: 10px
}

.paddingright15px {
    padding-right: 15px
}

.paddingright20px {
    padding-right: 20px
}

.paddingtop5px {
    padding-top: 5px
}

.paddingtop10px {
    padding-top: 10px
}

.paddingtop15px {
    padding-top: 15px
}

.paddingtop20px {
    padding-top: 20px
}

.paddingtop40px {
    padding-top: 40px
}

.paddingbottom5px {
    padding-bottom: 5px
}

.paddingbottom10px {
    padding-bottom: 10px
}

.paddingbottom15px {
    padding-bottom: 15px
}

.paddingbottom20px {
    padding-bottom: 20px
}

.paddingleftright5px {
    padding: 0 5px
}

.font11 {
    font-size: 11px
}

.font24 {
    font-size: 24px
}

.font20 {
    font-size: 20px
}

.font30 {
    font-size: 30px
}

.font13 {
    font-size: 13px
}

.font17 {
    font-size: 17px
}

.fontstyleitalic {
    font-style: italic
}

.btn-red {
    color: #fff;
    background-color: #AC333B
}

.btn-red:hover {
    color: #fff;
    background-color: #912A2F
}

.btn-red:focus,
.btn-red.focus {
    color: #fff;
    background-color: #912A2F
}

.btn-red:active,
.btn-red.active,
.open>.btn-red.dropdown-toggle {
    color: #fff;
    background-color: #912A2F;
    background-image: none
}

.btn-red:active:hover,
.btn-red:active:focus,
.btn-red:active.focus,
.btn-red.active:hover,
.btn-red.active:focus,
.btn-red.active.focus,
.open>.btn-red.dropdown-toggle:hover,
.open>.btn-red.dropdown-toggle:focus,
.open>.btn-red.dropdown-toggle.focus {
    color: #fff;
    background-color: #912A2F
}

.btn-red.disabled:focus,
.btn-red.disabled.focus,
.btn-red:disabled:focus,
.btn-red:disabled.focus {
    background-color: #912A2F
}

.btn-red.disabled:hover,
.btn-red:disabled:hover {
    background-color: #912A2F
}

.inner-container {
    width: 350px
}

.scroll {
    overflow-y: hidden;
    display: block;
    position: relative;
    max-height: 100% !important
}

.no-scroll {
    overflow-y: hidden;
    display: block;
    position: relative;
    max-height: 100% !important
}

.scroll-login {
    overflow-y: hidden;
    display: block;
    position: relative
}

.app-input {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #c3c3c3;
    border-radius: 2px;
    color: #000;
    height: 60px;
    margin: 10px 0;
    padding: 2px 10px 2px 70px;
    width: 100%;
    display: block;
    outline: none;
    font-size: 20px
}

.fa-icon-username {
    left: 20px;
    position: absolute;
    top: 30px
}

.fa-icon-password {
    left: 23px;
    position: absolute;
    top: 24px
}

.header-icon-size {
    width: 20px;
    height: 20px
}

.icon-size {
    width: 100px;
    height: 100px;
    position: relative
}

#overlay {
    background: #000 !important;
    position: absolute;
    opacity: .5;
    -webkit-transition: opacity .25s ease;
    z-index: 94;
    display: none
}

.icon-button {
    height: 100px;
    width: 100px;
    background-size: 100px;
    border: none
}

.icon-size-small {
    width: 80px;
    height: 80px
}

.icon-button-small {
    height: 80px;
    width: 80px;
    background-size: 80px;
    border: none
}

textarea {
    resize: vertical;
    max-height: 300px
}

.modal {
    top: 10% !important
}

.modal-body {
    height: auto;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px
}

.modal-header {
    padding: 10px !important
}

.noti-heading {
    color: #ac333b;
    font-size: 18px
}

.borderbottom1pxdedede {
    border-bottom: 1px solid #dedede
}

a.colorffffff:hover,
a.colorffffff:visited,
a.colorffffff:active {
    color: #FFFFFF !important
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .marginIE {
        margin-top: 35px !important
    }
}

#viewPreTrip,
#viewJSA {
    top: 10% !important
}

.error {
    color: #AC333B
}

.loader-div {
    position: absolute;
    text-align: center;
    top: 375px;
    width: 100%;
    z-index: 9999
}

.loader {
    background: #efefef none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px;
    text-align: center;
    z-index: 9999
}
