/*==========// 00 - Common //==========*/
@font-face {
    font-family: 'Brandon';
    src: url('../fonts/BrandonText-Bold.woff2') format('woff2'),
        url('../fonts/BrandonText-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Meta';
    src: url('../fonts/FFMetaSerifPro-Light.woff2') format('woff2'),
        url('../fonts/FFMetaSerifPro-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Brandon';
    src: url('../fonts/BrandonText-Light.woff2') format('woff2'),
        url('../fonts/BrandonText-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Meta';
    src: url('../fonts/FFMetaSerifPro-LightItalic.woff2') format('woff2'),
        url('../fonts/FFMetaSerifPro-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Brandon';
    src: url('../fonts/BrandonText-Medium.woff2') format('woff2'),
        url('../fonts/BrandonText-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Meta';
    src: url('../fonts/FFMetaSerifPro-Medium.woff2') format('woff2'),
        url('../fonts/FFMetaSerifPro-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Brandon';
    src: url('../fonts/BrandonText-Regular.woff2') format('woff2'),
        url('../fonts/BrandonText-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

html,body { text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

@media only screen and (min-width:992px) and (max-width:1439px) {
	body { zoom: 80% !important; min-height: 124vh !important; }
	
}

@media only screen and (min-width:1440px) and (max-width:1579px) {
	body { zoom: 90% !important; min-height: 112vh !important; }
}

/* ====== // Icons List //====== */
[class^="i-"],[class*=" i-"] {
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    -webkit-mask: url(../images/common/ac-sprite.svg); mask: url(../images/common/ac-sprite.svg);
    background-color: var(--dark); background-color: #939cae;
}

/*==/ Icons 16x16 /==*/
.i-plus        {  -webkit-mask-position: 0px 0px; height: 16px; width: 16px; }
.i-archive     {  -webkit-mask-position: 0px -20px; height: 16px; width: 16px; }
.i-bottom      {  -webkit-mask-position: 0px -40px; height: 16px; width: 16px; }
.i-left        {  -webkit-mask-position: 0px -60px; height: 16px; width: 16px; }
.i-right       {  -webkit-mask-position: 0px -80px; height: 16px; width: 16px; }
.i-top         {  -webkit-mask-position: 0px -100px; height: 16px; width: 16px; }
.i-help        {  -webkit-mask-position: 0px -120px; height: 16px; width: 16px; }
.i-card        {  -webkit-mask-position: 0px -140px; height: 16px; width: 16px; }
.i-calendar    {  -webkit-mask-position: 0px -160px; height: 16px; width: 16px; }
.i-check       {  -webkit-mask-position: 0px -180px; height: 16px; width: 16px; }
.i-close       {  -webkit-mask-position: 0px -200px; height: 16px; width: 16px; }
.i-note        {  -webkit-mask-position: 0px -220px; height: 16px; width: 16px; }
.i-account     {  -webkit-mask-position: 0px -240px; height: 16px; width: 16px; }
.i-arrow-b     {  -webkit-mask-position: 0px -260px; height: 16px; width: 16px; }
.i-email       {  -webkit-mask-position: 0px -280px; height: 16px; width: 16px; }
.i-share-s     {  -webkit-mask-position: 0px -300px; height: 16px; width: 16px; }
.i-error       {  -webkit-mask-position: 0px -320px; height: 16px; width: 16px; }
.i-grid        {  -webkit-mask-position: 0px -340px; height: 16px; width: 16px; }
.i-info        {  -webkit-mask-position: 0px -360px; height: 16px; width: 16px; }
.i-knt         {  -webkit-mask-position: 0px -380px; height: 16px; width: 16px; }
.i-arrow-l     {  -webkit-mask-position: 0px -400px; height: 16px; width: 16px; }
.i-link        {  -webkit-mask-position: 0px -420px; height: 16px; width: 16px; }
.i-list        {  -webkit-mask-position: 0px -440px; height: 16px; width: 16px; }
.i-lock        {  -webkit-mask-position: 0px -460px; height: 16px; width: 16px; }
.i-actions     {  -webkit-mask-position: 0px -480px; height: 16px; width: 16px; }
.i-journal     {  -webkit-mask-position: 0px -500px; height: 16px; width: 16px; }
.i-user        {  -webkit-mask-position: 0px -520px; height: 16px; width: 16px; }
.i-view        {  -webkit-mask-position: 0px -540px; height: 16px; width: 16px; }
.i-checkbox    {  -webkit-mask-position: 0px -560px; height: 16px; width: 16px; }
.i-clock       {  -webkit-mask-position: 0px -580px; height: 16px; width: 16px; }
.i-arrow-t     {  -webkit-mask-position: 0px -600px; height: 16px; width: 16px; }
.i-profile     {  -webkit-mask-position: 0px -620px; height: 16px; width: 16px; }
.i-play       {  -webkit-mask-position: 0px -640px; height: 16px; width: 16px; }
.i-message     {  -webkit-mask-position: 0px -660px; height: 16px; width: 16px; }
.i-arrow-r     {  -webkit-mask-position: 0px -680px; height: 16px; width: 16px; }
/*==/ Icons 20x20 /==*/
.i-cardsorting {  -webkit-mask-position: -32px 0px; height: 20px; width: 20px; }
.i-kiosk       {  -webkit-mask-position: -32px -24px; height: 20px; width: 20px; }
.i-mobile      {  -webkit-mask-position: -32px -48px; height: 20px; width: 20px; }
.i-video       {  -webkit-mask-position: -32px -72px; height: 20px; width: 20px; }
.i-userpersona {  -webkit-mask-position: -32px -96px; height: 20px; width: 20px; }
.i-print       {  -webkit-mask-position: -32px -120px; height: 20px; width: 20px; }
.i-sitemap     {  -webkit-mask-position: -32px -144px; height: 20px; width: 20px; }
.i-userflow    {  -webkit-mask-position: -32px -168px; height: 20px; width: 20px; }
.i-app         {  -webkit-mask-position: -32px -192px; height: 20px; width: 20px; }
.i-website     {  -webkit-mask-position: -32px -216px; height: 20px; width: 20px; }

/*==/ Icons 32x32 /==*/
.i-export      {  -webkit-mask-position: -68px 0px; height: 32px; width: 32px; }
.i-settings    {  -webkit-mask-position: -68px -36px; height: 32px; width: 32px; }
.i-prev        {  -webkit-mask-position: -68px -72px; height: 32px; width: 32px; }
.i-next        {  -webkit-mask-position: -68px -108px; height: 32px; width: 32px; }
.i-share       {  -webkit-mask-position: -68px -144px; height: 32px; width: 32px; }
.i-activity    {  -webkit-mask-position: -68px -180px; height: 32px; width: 32px; }

/*==/ Icons 36x24 /==*/
.i-amex        {  -webkit-mask-position: -116px 0px; height: 24px; width: 36px; }
.i-maestro     {  -webkit-mask-position: -116px -28px; height: 24px; width: 36px; }
.i-discover    {  -webkit-mask-position: -116px -56px; height: 24px; width: 36px; }
.i-mastercard  {  -webkit-mask-position: -116px -84px; height: 24px; width: 36px; }
.i-paypal      {  -webkit-mask-position: -116px -112px; height: 24px; width: 36px; }
.i-visa        {  -webkit-mask-position: -116px -140px; height: 24px; width: 36px; }

a {
    outline: none;
    text-decoration: none !important;
    cursor: pointer
}

a:active {
    text-decoration: none !important
}

a:hover {
    text-decoration: none !important
}

a:visited {
    text-decoration: none !important
}

a:focus {
    text-decoration: none !important
}

* {
    outline: none
}

*:focus {
    text-decoration: none
}

*::after {
    outline: none !important
}

*::before {
    outline: none !important
}

::-webkit-scrollbar {
    width: 4px;
    height: 4px
}

::-webkit-scrollbar-track {
    background: transparent
}

::-webkit-scrollbar-thumb {
    background: #222;
    border-radius: 0
}

::-moz-scrollbar {
    width: 4px;
    height: 4px
}

::-moz-scrollbar-scrollbar-track {
    background: transparent
}

::-moz-scrollbar-scrollbar-thumb {
    background: #222;
    border-radius: 0
}

::-ms-scrollbar {
    width: 4px;
    height: 4px
}

::-ms-scrollbar-scrollbar-track {
    background: transparent
}

::-ms-scrollbar-scrollbar-thumb {
    background: #222;
    border-radius: 0
}

ul {
    margin: 0;
    padding: 0
}

.fa,
.hvr-fade,
.hvr-icon-down,
.hvr-icon-forward {
    -moz-osx-font-smoothing: grayscale
}

a,
a:hover,
a:focus,
a:active {
    color: #222
}

#page {
    float: none;
    height: 100%;
    position: relative;
    width: 100%
}

.hvr-fade {
    transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out
}

.hvr-color,
.hvr-color>a {
    transition: color .25s ease-in-out;
    -webkit-transition: color .25s ease-in-out;
    -ms-transition: color .25s ease-in-out
}

.hvr-bg-brd,
.hvr-bg-brd>a {
    transition: .25s ease-in-out;
    -webkit-transition: .25s ease-in-out;
    -ms-transition: .25s ease-in-out;
    transition-property: background, border;
    -webkit-transition-property: background, border;
    -ms-transition-property: background, border;
}

.hvr-bg-color,
.hvr-bg-color>a {
    transition: background .25s ease-in-out;
    -webkit-transition: background .25s ease-in-out;
    -ms-transition: background .25s ease-in-out
}

html {
    -moz-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    background-color: #fff;
    cursor: default;
    font-smooth: always;
    font-smoothing: antialiased;
    outline: none !important;
    overflow-x: hidden !important;
    text-rendering: geometricPrecision;
    text-rendering: optimizeLegibility;
    font-family: 'Muli', sans-serif;
}

body {
    -webkit-overflow-scrolling: touch;
    background: #fff url(../images/common/login-bg.png) center 111px no-repeat;
    background-size: cover;
    color: #222;
    height: 100% !important;
    margin: 0;
    min-height: 100vh;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-rendering: optimizeLegibility;
    width: 100%;
    font-family: 'Muli', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    line-height: 1.25;
    margin: 0;
    font-weight: initial
}

h1:first-letter,
h2:first-letter,
h3:first-letter,
h4:first-letter,
h5:first-letter,
h6:first-letter,
p:first-letter,
label:first-letter {
    text-transform: capitalize
}

li {
    list-style: none
}

textarea {
    height: auto !important;
    resize: none
}

select.field {
    padding: 16px 30px 14px 20px !important
}

select option[disabled] {
    color: #a9a9a9
}

[href^='mailto'] {
    unicode-bidi: bidi-override
}

.display-inline {
    display: inline-block
}

.media {
    overflow: visible
}

.media-body {
    overflow: visible
}

.img-fit {
    height: 100%;
    object-fit: cover;
    width: 100%
}

.overflow-hidden {
    overflow: hidden;
    width: 100%
}

.overflow-fixed {
    overflow: hidden;
    position: fixed;
    width: 100%
}

.centered {
    float: none;
    margin: auto
}

.full {
    float: left;
    max-width: 100%;
    position: relative;
    width: 100%
}

.lefted {
    float: left !important
}

.righted {
    float: right !important
}

.aligned {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0
}

.middle {
    display: block;
    float: none;
    margin: 0 auto
}

.height-100 {
    height: 100%
}

.width-100 {
    width: 100%
}

.display-none {
    display: none
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.br-0 {
    border: 0 !important
}

.p-0 {
    padding: 0 !important
}

.p-5 {
    padding: 5px !important
}

.p-10 {
    padding: 10px !important
}

.p-15 {
    padding: 15px !important
}

.p-20 {
    padding: 20px !important
}

.p-30 {
    padding: 30px !important
}

.p-l-0 {
    padding-left: 0 !important
}

.p-r-0 {
    padding-right: 0 !important
}

.p-t-0 {
    padding-top: 0 !important
}

.p-b-0 {
    padding-bottom: 0 !important
}

.p-t-5 {
    padding-top: 5px !important
}

.p-t-10 {
    padding-top: 10px !important
}

.p-t-15 {
    padding-top: 15px !important
}

.p-t-20 {
    padding-top: 20px !important
}

.p-t-30 {
    padding-top: 30px !important
}

.p-b-5 {
    padding-bottom: 5px !important
}

.p-b-10 {
    padding-bottom: 10px !important
}

.p-b-15 {
    padding-bottom: 15px !important
}

.p-b-20 {
    padding-bottom: 20px !important
}

.p-b-30 {
    padding-bottom: 30px !important
}

.p-l-5 {
    padding-left: 5px !important
}

.p-l-10 {
    padding-left: 10px !important
}

.p-l-15 {
    padding-left: 15px !important
}

.p-l-20 {
    padding-left: 20px !important
}

.p-l-30 {
    padding-left: 30px !important
}

.p-r-5 {
    padding-right: 5px !important
}

.p-r-10 {
    padding-right: 10px !important
}

.p-r-15 {
    padding-right: 15px !important
}

.p-r-20 {
    padding-right: 20px !important
}

.p-r-30 {
    padding-right: 30px !important
}

.p-l-r-0 {
    padding-left: 0;
    padding-right: 0
}

.p-l-r-5 {
    padding-left: 5px;
    padding-right: 5px
}

.p-l-r-10 {
    padding-left: 10px;
    padding-right: 10px
}

.p-l-r-15 {
    padding-left: 15px;
    padding-right: 15px
}

.p-l-r-20 {
    padding-left: 20px;
    padding-right: 20px
}

.p-l-r-30 {
    padding-left: 30px;
    padding-right: 30px
}

.m-0 {
    margin: 0 !important
}

.m-5 {
    margin: 5px !important
}

.m-10 {
    margin: 10px !important
}

.m-15 {
    margin: 15px !important
}

.m-20 {
    margin: 20px !important
}

.m-30 {
    margin: 30px !important
}

.m-t-0 {
    margin-top: 0 !important
}

.m-t-5 {
    margin-top: 5px !important
}

.m-t-10 {
    margin-top: 10px !important
}

.m-t-15 {
    margin-top: 15px !important
}

.m-t-20 {
    margin-top: 20px !important
}

.m-t-30 {
    margin-top: 30px !important
}

.m-t-50 {
    margin-top: 50px !important
}

.m-b-0 {
    margin-bottom: 0 !important
}

.m-b-5 {
    margin-bottom: 5px !important
}

.m-b-10 {
    margin-bottom: 10px !important
}

.m-b-15 {
    margin-bottom: 15px !important
}

.m-b-20 {
    margin-bottom: 20px !important
}

.m-b-30 {
    margin-bottom: 30px !important
}

.m-b-50 {
    margin-bottom: 50px !important
}

.m-l-0 {
    margin-left: 0 !important
}

.m-l-5 {
    margin-left: 5px !important
}

.m-l-10 {
    margin-left: 10px !important
}

.m-l-15 {
    margin-left: 15px !important
}

.m-l-20 {
    margin-left: 20px !important
}

.m-l-30 {
    margin-left: 30px !important
}

.m-r-0 {
    margin-right: 0 !important
}

.m-r-5 {
    margin-right: 5px !important
}

.m-r-10 {
    margin-right: 10px !important
}

.m-r-15 {
    margin-right: 15px !important
}

.m-r-20 {
    margin-right: 20px !important
}

.m-r-30 {
    margin-right: 30px !important
}

.display-flex {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.relative {
    position: relative
}

.absolute {
    position: absolute
}

.text-capitalize {
    text-transform: capitalize
}

.text-uppercase {
    text-transform: uppercase
}

section,
.section {
    position: relative
}

.has-error {
    border-color: #dc0e0a !important;
    color: #dc0e0a !important
}

.help-block {
    color: #dc0e0a;
    position: absolute;
    top: 25px;
    right: 20px;
    font-size: 13px;
    z-index: 1
}

.has-error::-webkit-input-placeholder {
    color: #dc0e0a !important
}

.has-error::-moz-placeholder {
    color: #dc0e0a !important
}

.has-error:-ms-input-placeholder {
    color: #dc0e0a !important
}

.has-error:-moz-placeholder {
    color: #dc0e0a !important
}

.container {
    width: 94% !important;
    position: relative;
    max-width: 1360px;
    margin: auto
}

.has-error input,
.has-error select {
    border-color: #dc0e0a
}

.form-control {
    text-transform: capitalize
}

.input-group .form-field:first-child:not(:last-child) {
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important
}

.input-group-addon {
    cursor: pointer
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
    border-left: 0
}

.justify-content-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.justify-content-start {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.justify-content-end {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.justify-content-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.justify-content-around {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.radius-4 {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px
}

.radius-all {
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -ms-border-radius: 100%
}

button:focus,
.btn:focus {
    outline: none !important
}

.full-size {
    height: 100vh;
    margin-left: auto;
    margin-right: auto;
    width: 100vw
}

.i-valign {
    vertical-align: -2px
}

.container {
    position: relative
}

@media only screen and (max-width: 1199px) {
    .container {
        width: 95%
    }
}

@media only screen and (max-width: 767px) {
    .container {
        width: 100%
    }
}

.form-field[disabled]:hover,
.form-field[disabled]:focus,
.form-field[readonly],
fieldset[disabled].form-field {
    background-color: #eee !important
}

.datepicker.form-field[readonly] {
    background-color: #fff !important
}

.color-primary {
    color: #b3bf18
}

fieldset[disabled] .form-field {
    background-color: #eee !important
}

.form-group {
    margin-bottom: 30px
}

.form-field {
    background-color: #fff;
    border: 1px solid #c9cdd6;
    border-radius: 4px;
    color: #222;
    padding: 14px 20px 10px;
    height: 48px;
    width: 100%;
    font-family: 'Muli', sans-serif;
    font-weight: 500;
    font-size: 14px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -ms-transition: all .3s linear
}

.form-field:focus {
    background-color: #fff;
    border-color: #b3bf18;
    outline: 0 !important;
    color: #b3bf18;
    box-shadow: 0 0 0 1px #b3bf18;
    -webkit-box-shadow: 0 0 0 1px #b3bf18;
    -ms-box-shadow: 0 0 0 1px #b3bf18
}

.form-field:focus+.input-icon-addon {
    color: #b3bf18
}

.form-field[disabled] {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
    color: #818a9e !important
}

.form-field[disabled]:hover {
    background-color: #fff !important;
    border-color: #c9cdd6 !important
}

.form-field[disabled]:focus {
    background-color: #fff !important;
    border-color: #c9cdd6 !important;
    box-shadow: none;
    -webkit-box-shadow: none;
    -ms-box-shadow: none
}

.form-field[readonly] {
    background-color: #fff !important;
    border-color: #c9cdd6 !important;
    box-shadow: none;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none
}

.form-field[readonly]:focus {
    background-color: #fff !important;
    border-color: #c9cdd6 !important;
    box-shadow: none;
    -webkit-box-shadow: none;
    -ms-box-shadow: none
}

.form-field.datepicker[readonly] {
    background-color: #fff !important
}

.field-label {
    display: block;
    font-family: 'Muli', sans-serif;
    color: #222;
    font-size: 11px;
    margin-bottom: 13px;
    text-transform: uppercase;
    letter-spacing: .5px;
    line-height: 1;
    font-weight: 700;
    z-index: 0
}

fieldset[disabled] {
    background-color: #fff !important;
    border-color: #c9cdd6 !important;
    box-shadow: none;
    -webkit-box-shadow: none;
    -ms-box-shadow: none
}

fieldset[disabled] .form-field {
    background-color: #eee !important
}

.bootstrap-select.open .form-field {
    background-color: #fff;
    border-color: #b3bf18;
    outline: 0 !important;
    color: #333;
    box-shadow: 0 0 0 1px #b3bf18;
    -webkit-box-shadow: 0 0 0 1px #b3bf18;
    -ms-box-shadow: 0 0 0 1px #b3bf18
}

.input-with-icon {
    position: relative
}

.input-with-icon .form-field:focus+.input-icon-addon {
    color: #b3bf18
}

.input-with-icon .form-field:focus+.input-icon-addon svg {
    fill-opacity: 1
}

.input-with-icon .form-field:focus+.input-icon-addon svg path,
.input-with-icon .form-field:focus+.input-icon-addon svg polygon,
.input-with-icon .form-field:focus+.input-icon-addon svg circle {
    fill: #b3bf18
}

.input-with-icon .form-field {
    position: relative;
    padding-left: 38px !important;
    padding-right: 20px !important
}

.input-with-icon.right .form-field {
    padding-left: 20px !important;
    padding-right: 48px !important
}

.input-with-icon.right .input-icon-addon {
    right: 1px;
    left: auto
}

.input-icon-addon {
    position: absolute;
    height: calc(100% - 3px);
    z-index: 5;
    top: 1px;
    left: 1px;
    right: initial;
    width: 40px;
    text-align: center;
    line-height: 50px;
    color: #aaa9a9;
    background: #fff;
    font-size: 18px;
    border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    -ms-border-radius: 0 4px 4px 0
}

.flatpicker-input[readonly].active:focus {
    color: #222;
    background-color: #fff !important;
    border-color: #c9cdd6 !important;
    box-shadow: none
}

.input-with-icon .form-field:focus i {
    background-color: red; 
}

.ac-btn {
    color: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
    text-transform: capitalize;
    font-family: 'Brandon';
    font-weight: 600;
    font-size: 15px;
    padding: 15.5px 20px;
    height: 48px;
    transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    min-width: 120px;
    line-height: 1.2;
    letter-spacing: .3px;
    border: none;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -ms-border-radius: 25px;
    display: inline-block;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
    text-transform: uppercase;
}

.ac-btn:focus {
    color: #fff
}

.ac-btn:hover:not(.disabled) {
    box-shadow: 0 12px 40px rgba(179, 191, 24, 0.65);
    -webkit-box-shadow: 0 12px 40px rgba(179, 191, 24, 0.65);
    -ms-box-shadow: 0 12px 40px rgba(179, 191, 24, 0.65);
}

.ac-btn i[class*="spinner"] {
    position: relative;
    vertical-align: middle;
    height: 19px;
    width: 14px;
    line-height: 1;
    text-align: center
}

.ac-btn .btn-icon {
    line-height: 1.2;
    min-width: 16px;
    text-align: right;
    float: right;
    font-size: 16px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    font-weight: 900
}

.ac-btn:hover .btn-icon {
    transform: translateX(5px);
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px)
}

.ac-btn:active {
    box-shadow: none;
    -webkit-box-shadow: none;
    -ms-box-shadow: none
}

.ac-btn.btn-sm {
    padding: 5px 15px;
    min-height: auto;
    min-width: auto;
    font-size: 14px
}

.ac-btn.btn-fat {
    min-height: auto;
    min-width: auto;
    font-size: 20px;
    padding: 13px 30px 14px
}

.ac-btn.ac-btn:hover:not(.disabled) {
    color: #fff
}

.ac-btn.btn-principal {
    background-color: #b3bf18
}

.ac-btn.lightgray {
    background-color: #8d919e
}

.ac-btn.lightgray:focus {
    color: #fff
}

.ac-btn.lightgray:hover:not(.disabled) {
    color: #fff;
    background-color: #222 !important
}

.ac-btn.inverse {
    background-color: #222
}

.ac-btn.inverse:focus {
    color: #fff
}

.ac-btn.inverse:hover:not(.disabled) {
    color: #fff;
    background-color: #b3bf18 !important
}

.ac-btn.dark {
    background-color: #222
}

.ac-btn.dark:focus {
    color: #fff
}

.ac-btn.dark:hover:not(.disabled) {
    color: #fff;
    background-color: #777 !important
}

.login-page {
    background-color: #fff
}

.login-content {
    height: calc(100vh - 160px);
    padding: 15px
}

.login-space {
        max-width: 600px;
    width: 100%;
    margin: auto;
    display: block;
    min-height: 600px;
    box-shadow: 0 50px 100px rgba(104, 104, 106, 0.3);
    border-radius: 8px;
    background-color: #ffffff;
    padding: 60px 80px;
    margin-top: 80px;
}

.login-logomedia {
    width: 100%;
    display: block;
    text-align: center
}

.login-logoicon {
    margin-bottom: 28px
}

.login-logoicon img {
    height: 96px
}

.login-logotext {
    padding-left: 13px
}

.login-logotext h2 {
    color: #353541;
    font-size: 24px;
    font-family: 'Brandon';
    font-weight: 500;
    line-height: 44px;
    display: block;
    text-transform: uppercase;
}

.login-logotext h4 {
	font-family: 'Muli', sans-serif;
    color: #353541;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    display: block
}

.login-box {
    margin-top: 50px
}

.login-form {
    width: 100%
}

.forgot-label {
    float: right;
    display: inline-block;
    color: #b3bf18;
    cursor: pointer;
    font-size: 13px;
    font-family: 'Muli', sans-serif;
    font-weight: 500;
    text-decoration: underline;
    letter-spacing: .5px;
    text-transform: none
}

.forgot-label:hover {
    color: #222
}

.form-btn {
    display: block;
    width: 100%;
    text-align: left;
    padding: 15.5px 20px
}

.form-btn i {
    background-color: #ffffff;
}
 


.el-notification { position: fixed; width: 400px; padding: 18px; background: #fff;
             border-radius: 4px; border: solid 1px rgba(190, 196, 206, 0.6);
             top: 120px; right: 40px; left: initial; z-index: 9992;
             transition: opacity 0.25s ease-in-out;
             -webkit-transition: opacity 0.25s ease-in-out;
             -ms-transition: opacity 0.25s ease-in-out; }

.el-notification:hover { opacity: 1; }

.el-notification__title { margin: 0; font-family: 'Brandon', sans-serif; font-size: 12px; font-weight: bold; line-height: 1.33; letter-spacing: 0.4px; text-align: left; text-transform: uppercase;  }

.success .el-notification__title { color: #24c875; }
.warning .el-notification__title { color: #f7b817; }
.error .el-notification__title   { color: #eb5858; }
.info .el-notification__title   { color: #bec4ce; }

 

.el-notification__content { font-family: 'Brandon', sans-serif; font-size: 12px; line-height: 1.33; letter-spacing: 0.4px; text-align: left; color: #939cae; }

.el-notification__group { float: left; margin-right: 16px; width: 36px; height: 36px; top: 18px;left: 18px; right: initial;
                 border-radius: 100%; -webkit-border-radius: 100%; -ms-border-radius: 100%;
                 border: solid 2px rgba(69,69,83,.2); border: solid 2px rgba(69,69,83,.2); }

.el-notification__group i { text-align: center; vertical-align: middle; display: block; margin: 0px auto; margin-top: 8px; background-color: white; }
                 
.success .el-notification__group { background-color: #24c875; }
.warning .el-notification__group { background-color: #f7b817; }
.error .el-notification__group   { background-color: #eb5858; }
.info .el-notification__group    { background-color: #bec4ce; }
             

.el-notification__closeBtn { position: absolute; top: 30px; right: 18px; cursor: pointer; width: 12px; height: 12px;
                   transition: transform 0.25s ease-in-out; -webkit-transition: -webkit-transform 0.25s ease-in-out; -ms-transition: transform 0.25s ease-in-out; }
.el-notification__closeBtn:hover { -webkit-transform: rotate(90deg);  -ms-transform: rotate(90deg); transform: rotate(90deg); }
.el-notification__closeBtn:before,
.el-notification__closeBtn:after { position: absolute; content: ""; left: 6px; top: 0px; background-color: #bec4ce; height: 12px; width: 2px; }
.el-notification__closeBtn:before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.el-notification__closeBtn:after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
