@font-face {
    font-family: 'MarkForMCNrwO-Light';
    src: url("../fonts/MarkForMCNrwO-Light.ttf") format('truetype');
}
html {position: relative; min-height: 100%;}
body {
    background: #ffffff;
    font-family: 'MarkForMCNrwO-Light', sans-serif;
}
a {outline: none;}
.clr {clear: both;}
/**************LOGIN********************/
.popup-control .modal-sm, .popup-control .modal-md {width: auto;}
.popup-control .modal-content {background: none; border: 0px; -webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none;}

.login {
    background: url("../images/mge_login_banner.png") no-repeat fixed 0;
    background-size: cover;
}
.login .col-md-12, .login .container-fluid, .login .col-md-4 {
    padding: 0px;
}
.login .login-logo img {
    margin-top: 50px;
    width: 500px;
}
.login-panel {background:rgb(192 78 33 / 63%); text-align: center; padding: 165px 50px 135px; position: relative;height: 100vh}
.login-panel h1 {
    color: #FFFFFF;
    font-size: 43px;
    font-weight: 400;
    margin: 0px 0px 80px;
}
.login-panel h1 span {
    display: block;
    font-size: 23px;
}
.login-panel input {
    border: 0px;
    font-size: 18px;
    width: 100%;
    padding: 15px 22px;
    margin-bottom: 15px;
    border-radius: 6px !important;
}
.login-panel .login-red {
    border: 0px;
    background: #FFFFFF;
    color: #c04e21;
    float: right;
    font-size: 17px;
    font-weight: 600;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 25px;
    padding: 0px;
    height: 48px;
    line-height: 48px;
    width: 126px;
    text-align: center;
}
.login-panel .cancel-gray{
    border: 0px;
    background: #FFFFFF;
    color: #c04e21;
    float: left;
    font-size: 17px;
    font-weight: 600;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 25px;
    padding: 0px;
    height: 48px;
    line-height: 48px;
    width: 126px;
    text-align: center;
}
label {
    color: #ffff;
    font-size: 32px;
}
.logo {
    margin-left: 25px;
}
.login-panel .submit-done {
    border: 0px;
    background: #FFFFFF;
    color: #c04e21;
    font-size: 17px;
    font-weight: 600;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 25px;
    padding: 0px;
    height: 48px;
    line-height: 48px;
    width: 126px;
    text-align: center;
}
.login-panel h1 small {
    display: block;
    font-weight: 400;
    color: #FFFFFF;
    font-size: 20px;
    line-height: 30px;
    padding-top: 10px;
}
.login-panel a.forgot-pass {
    float: right;
    color: #fff;
    text-decoration: underline;
    font-size: 15px;
    margin: 34px 0 0;
}
.login-panel p.error {
    color: #ffffff !important;
    margin: 0px;
    text-align: left;
    font-size: 15px;
}
.sub-footer {
    background-color: #a1a1a1;
}
.popup-control .modal-content {
    background: none;
    border: 0px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.down-pop-panl {
    background: #ffffff;
    position: relative;
    padding: 25px;
    text-align: center;
}
.down-pop-panl a.popup-close {
    position: absolute;
    top: -30px;
    right: -30px;
    outline: none;
}
.down-pop-panl h5 {
    color: #1dd1a1;
    font-size: 27px;
    font-weight: 600;
    margin-bottom: 25px;
}
/***************************************/
.corp-static-login {
    float: right;
    margin: 6px 0 0;
}
.corp-static-login a {
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    border: #ffffff 1px solid;
    padding: 5px 15px;
    display: block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.user {
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 12px 16px 12px 16px;
    width: 226px;
}
.user-icon {
    float: left;
    width: 46px;
    height: 46px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    overflow: hidden;
    position: relative;
    display: inline-block;
    background: #717171;
}
.user-icon img {
    width: auto;
    height: auto;
    position: absolute;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.user span {
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-size: 16px;
    font-weight: 600;
    margin: 10px 0 0 14px;
    width: 69%;
}
.user span b {
    float: right;
    margin-left: 20px;
}
.user span b img {
    width: auto;
}
.user .dropdown-menu {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    top: 68px;
    border: 0px;
    width: 225px;
    padding: 0px;
    overflow: hidden;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #e5e5e5;
}
.add-credit {
    position: fixed;
    right: 10px;
}
.add-credit label {
    float: right;
    color: #ffffff;
    font-size: 29px;
    margin: 4px 11px 0 0;
}
send-egiftcard {
    padding: 0px;
}
.giftcard-option {
    border: #e4e4e4 3px solid;
    text-align: center;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    padding: 20px 0 0;
    overflow: hidden;
}

.send-egiftcard ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.send-egiftcard ul li {
    float: left;
    width: 50%;
    padding: 49px 0 25px;
}
.giftcard-option a {
    outline: none;
    text-decoration: none;
}
.giftcard-option img {
    width: auto;
}
.send-egiftcard ul li a p {
    font-size: 22px;
    color: #707070;
    margin: 13px 0 0;
    line-height: 26px;
}
.container-fluid .logo img {
    width: 400px;
}
.campaign-report h1 {
    margin: 20px 0 20px;
    color: #707070;
    font-size: 30px;
    text-align: center;
    font-weight: 500;
}
.download-code-url-form {
    margin-bottom: 50px;
}
.download-code-url-form label {
    font-weight: normal;
    color: #707070;
    font-size: 16px;
    width: 100%;
    margin: 0px;
}
input, .corp-contact .col-md-6 .form-control {
    border: #cacaca 1px solid;
    color: #707070;
    font-size: 15px;
    -webkit-border-radius: 6px !important;
    -moz-border-radius: 6px !important;
    border-radius: 6px !important;
    padding: 13px 12px 14px 19px;
}
.download-code-url-form label.down-field input[type="text"] {
    border: #e3e3e3 1px solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 0 10px;
    height: 45px;
    width: 100%;
    margin: 5px 0 0;
}
.download-code-url-form label.down-field small {
    color: #b73c3c;
    font-size: 12px;
    padding-top: 5px;
}
small {
    line-height: 1.5em;
}
.nav-pills li a {
    background: #cb080400;
    color: #fff;
    border-color: #cb080400 !important;
    font-size: large;
    font-weight: bold;
}
.download-code-url-form label a.about-brand {
    color: #e1234c;
    font-size: 12px;
    text-decoration: underline;
    float: right;
}
.download-code-url-form .custom-denomination {
    width: 49% !important;
    float: left;
}
.download-code-url-form label.custom-denomination input[type="number"] {
    border: #e3e3e3 1px solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 0 20px;
    height: 45px;
    width: 100%;
    margin: 5px 0 0;
}
.download-code-url-form label.custom-denomination small {
    color: #b73c3c;
    font-size: 12px;
    display: block;
}
.download-code-url-form label.qty-label {
    font-weight: normal;
    color: #707070;
    font-size: 16px;
    width: 100%;
    margin: 0px;
}
.download-code-url-form div.down-quantity {
    margin-bottom: 10px;
}
.download-code-url-form div.down-quantity button, .download-code-url-form label.down-quantity input {
    margin: 5px 0 0;
}
.download-code-url-form div.down-quantity button {
    background: none;
    border: #e3e3e3 1px solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 40px;
    height: 40px;
    text-align: center;
    padding: 0px;
}
button.disabled, button[disabled], input[disabled] {
    cursor: not-allowed;
    opacity: 0.65;
}
.download-code-url-form div.down-quantity button img {
    width: auto;
}
.download-code-url-form div.down-quantity input {
    border: #e3e3e3 1px solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 50px;
    height: 43px;
    padding: 0;
    text-align: center;
    -moz-box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 0px 3px 2px rgba(0,0,0,0.1) inset;
    box-shadow: 0px 3px 2px rgba(0,0,0,0.1) inset;
}
input, .corp-contact .col-md-6 .form-control {
    border: #cacaca 1px solid;
    color: #707070;
    font-size: 15px;
    -webkit-border-radius: 6px !important;
    -moz-border-radius: 6px !important;
    border-radius: 6px !important;
    padding: 13px 12px 14px 19px;
}
.download-code-url-form div.down-quantity small {
    color: #b73c3c;
    font-size: 12px;
    display: block;
}
.download-code-url-form label.expiry-date {
    position: relative;
}
.download-code-url-form label.expiry-date input[type="text"] {
    border: #e3e3e3 1px solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 0 20px;
    height: 45px;
    width: 100%;
    background: #ebebeb;
    font-weight: 600;
    margin-top: 5px;
}
.download-code-url-form label.expiry-date img {
    width: 29px;
    height: 29px;
    position: absolute;
    top: 36px;
    right: 20px;
    cursor: pointer;
}
.download-code-url-form label.expiry-date small {
    font-size: 12px;
    display: block;
    color: #b73c3c;
    padding: 15px 0px;
    line-height: 14px;
}
.download-code-url-form button.down-btn:disabled {
    background: #919191;
}
.download-code-url-form button.down-btn {
    background: #c04e21;
    font-size: 17px;
    color: #ffffff;
    border: 0px;
    width: 165px;
    height: 45px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 25px;
    margin: 0 10px;
    padding: 0px;
}
.my-popup {
    background: #ffffff;
    padding: 23px;
    border: #f4f4f4 1px solid;
    margin: 10% auto 0;
    position: relative;
}
.down-tabbed {
    background: #ffffff;
    width: 750px;
    margin: 0 auto !important;
    height: 600px;
    padding: 0px !important;
}
.my-popup a.close-icon {
    position: absolute;
    top: -30px;
    right: -30px;
    outline: none;
}
.down-tabbed main {
    min-width: 320px;
    max-width: 800px;
    margin: 0 auto;
}
.down-tabbed input {
    display: none;
}
.down-tabbed input:checked + label {
    color: #707070;
    border-bottom: 5px solid #c04e21;
}
.down-tabbed label {
    display: inline-block;
    margin: 0 0 -1px;
    padding: 12px 0;
    text-align: center;
    color: #bbb;
    border: 1px solid transparent;
    font-weight: normal;
    width: 32.97%;
    background: #f5f5f5;
    font-size: 15px;
}
.down-tabbed #tab1:checked ~ #content1, .down-tabbed #tab2:checked ~ #content2, .down-tabbed #tab3:checked ~ #content3, .down-tabbed #tab4:checked ~ #content4 {
    display: block;
}
.down-tabbed section {
    display: none;
    padding: 20px 42px;
}
.white-container {
    background: white;
    width: 1136px !important;
}
.transacrion-form {
    padding-bottom: 30px;
}
.table-responsive {
    background: #ffffff;
}
.transaction-list table {
    background: #ffffff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.report-pagination {
    padding: 0px;
    margin: 20px 0;
    list-style: none;
    float: right;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #f5f5f5;
}
.report-pagination li.preview {
    background: #d5d5d5;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    overflow: hidden;
    margin-right: 1px;
}
.report-pagination li {
    text-align: center;
    float: left;
}
.report-pagination li.next {
    background: #d5d5d5;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    overflow: hidden;
    margin-left: 1px;
}
.report-pagination li a {
    color: #676767;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0 15px 0 16px;
}
.report-pagination li a img {
    width: auto;
}
.page-loader {
    background: rgba(0, 0, 0, 0.9);
    height: 100%;
    left: 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 99999;
}
.page-loader img {
    width: auto;
    padding-top: 20%;
}
.sub-footer {
    background-color: #a1a1a1;
}
.main-footer {
    background-color: #8d8d8d;
    padding-bottom: 20px;
}
.text-center {
    text-align: center !important;
}
/***************** Calendar ***************************/
.uib-datepicker-popup.dropdown-menu {padding: 0px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; border: 0px; width: 100%;}
.uib-datepicker-popup.dropdown-menu table {width: 100%;}
.uib-datepicker-popup.dropdown-menu table thead tr th button.uib-left {border:0px;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0; background: #555555; color: #ffffff; padding: 8px 0; border-bottom: #3f3f3f 2px solid;-webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.3);-moz-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.3);box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.3);}
.uib-datepicker-popup.dropdown-menu table thead tr th button.uib-title {border:0px;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0; background: #555555; color: #ffffff; padding: 8px 0; border-bottom: #3f3f3f 2px solid;-webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.3);-moz-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.3);box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.3);}
.uib-datepicker-popup.dropdown-menu table thead tr th button.uib-right {border:0px;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0; background: #555555; color: #ffffff; padding: 8px 0; border-bottom: #3f3f3f 2px solid;-webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.3);-moz-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.3);box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.3);}
.uib-datepicker-popup.dropdown-menu table tbody tr td button.btn.disabled span.text-muted, .uib-datepicker-popup.dropdown-menu table tbody tr td button.btn[disabled] span.text-muted { color: #d3d3d3;}
.uib-day.text-center span {font-size: 12px; padding: 0px; float: none; text-shadow: 0px 1px 1px rgba(255, 255, 255, 1);}
.uib-day.text-center span.text-info {color: #b459d9;}
.uib-day.text-center .btn-info.active {background: #e1234c; border-top: #ba1035 1px solid; text-align: center; -webkit-box-shadow: inset 0px 1px 0px 0px rgba(0,0,0,0.4);-moz-box-shadow: inset 0px 1px 0px 0px rgba(0,0,0,0.4);box-shadow: inset 0px 1px 0px 0px rgba(0,0,0,0.4);}
.uib-day.text-center .btn-info.active span {color: #ffffff; float: none;}
.uib-datepicker-popup.dropdown-menu table tbody tr td button.btn {-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0; text-align: center; padding: 5px; border: 0px; border-bottom: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7; background: #f3f3f3; color: #747474; font-weight: 600; border-top: #fafafa 1px solid;}
.uib-daypicker table tr th small {text-align: center; padding: 2px 14px; background: #999999; color: #ffffff; font-size: 12px;}
.uib-button-bar {display: inline-block; width: 100%; padding: 10px 10px 5px;}
.uib-button-bar span {display: none;}
.uib-datepicker-popup .uib-button-bar span {padding: 0px; float: none;}
.uib-datepicker-popup .uib-button-bar span button.uib-datepicker-current {padding: 5px 0; margin: 0px; border: 0px; background: #31c9a0; width: 65px;-webkit-border-radius: 3px !important;-moz-border-radius: 3px !important;border-radius: 3px !important; font-weight: 700; font-size: 12px;}
.uib-datepicker-popup .uib-button-bar span button.uib-clear {padding: 5px 0; margin: 0px 10px; border: 0px; background: #C0392B; width: 65px;-webkit-border-radius: 3px !important;-moz-border-radius: 3px !important;border-radius: 3px !important; font-weight: 700; font-size: 12px;}
.uib-datepicker-popup .uib-button-bar button.uib-close {padding: 5px 0; margin: 0px; border: 0px; background: #ABB7B7; width: 65px;-webkit-border-radius: 3px !important;-moz-border-radius: 3px !important;border-radius: 3px !important; font-weight: 700; font-size: 12px;}
.transacrion-form div.searchKey {
    padding: 10px 20px 0 30px;
}
.transacrion-form span.search-addon {
    background: #e00039;
    border: 0px;
    padding: 0 15px;
    font-size: 18px;
    border-radius: 0 6px 6px 0;
    cursor: pointer;
}
.transacrion-form button.green-btn {
    margin-top: 10px;
    padding: 0px 20px;
    font-size: 15px;
    background: #5ed1a2;
}
.green-btn {
    background: #5fba50;
    color: #ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    border: none;
    float: right;
    min-width: 150px;
}
.transacrion-form label {
    font-weight: normal;
    color: grey;
    font-size: 16px;
}
.full-width {
    width: 100%;
}
.transacrion-form span.calender-addon {
    cursor: pointer;
    border: 0px;
    background: #ebebeb;
}
.transacrion-form span.search-addon img, .transacrion-form span.calender-addon img {
    width: 24px;
}
.report-pagination li a.disabled {
    cursor: not-allowed;
    filter: alpha(opacity = 65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}
li a.active {
    background: #e00039;
    color: #ffffff;
}
.user .dropdown-menu > li > a {
    padding: 15px 15px 15px 30px;
    font-weight: 400;
    color: #4d4d4d;
    font-size: 15px;
}
.user .dropdown-menu > li.active > a {
    background: #ffffff;
    color: #4d4d4d;
}
.report-pagination li a:hover, .report-pagination li a.active {
    background: #e00039;
    color: #ffffff;
}
.corp-my-account {
    margin-top: 70px;
}
.main-banner-2 {
    width: 100%;
    position: relative;
    height: 359px;
    overflow: hidden;
}
.corporate-credit {
    background: #ffffff;
    padding: 23px;
    border: #f4f4f4 1px solid;
    width: 385px;
    text-align: center;
    margin: 10% auto 0;
    position: relative;
}
.corporate-credit a.popup-close, .scheduled-success a.popup-close {
    position: absolute;
    top: -30px;
    right: -30px;
    outline: none;
}
.mt10 {
    margin-top: 10px !important;
}
.change-pass h1 {
    margin-bottom: 19px;
}
.corporate-credit h1 {
    color: #e00039;
    font-weight: 600;
    margin: 0px 0 34px;
    font-size: 27px;
    text-align: center;
}
.change-pass small {
    color: #797979;
    display: block;
    padding-bottom: 21px;
}
.change-pass p {
    margin: 10px 0 0;
    color: #ff4343;
    text-align: left;
    font-size: 13px;
    font-weight: 300;
}
.corporate-credit input {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    width: 100%;
}
.corporate-credit input.save {
    float: right;
}
.corporate-credit button.cancel {
    float: left;
    background: none;
    color: #919191;
}
.corporate-credit button, .corporate-credit input.save {
    border: 0px;
    background: #919191;
    color: #ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 167px;
    height: 45px;
    line-height: 45px;
    padding: 0px;
    font-size: 18px;
    margin: 25px 0 0;
}
.changed-success p {
    color: #6b6b6b;
}
.main-banner-2 .corporate-banner-header {
    position: absolute;
    top: 35%;
    left: 0px;
    right: 0px;
}
.text-center {
    text-align: center !important;
}
.main-banner-2 .corporate-banner-header h1 {
    color: #ffffff;
    margin: 0px;
    font-size: 35px;
    font-weight: 400;
    text-align: center;
}
.main-banner-2 .corporate-banner-header h1 small {
    display: block;
    width: 100%;
    color: #ffffff;
    font-weight: 400;
    padding-top: 3px;
    padding-bottom: 24px;
}
.my-profile, .terms {
    background: #ffffff;
    padding: 75px 0 50px;
}
.my-profile h1 {
    margin: 4px 0 72px;
    color: #e00039;
    font-size: 28px;
}
.text-center {
    text-align: center !important;
}
.my-profile p span {
    display: block;
    font-size: 18px;
}
.my-profile p {
    margin: 0px 0 51px;
    font-size: 22px;
    color: #686868;
}
.pl5 {
    padding-left: 5px !important;
}
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}
/*************MOBILE VIEW*************/
@media (min-width: 501px) {
    .web501 {
        display: none;
    }
}
@media (max-width: 350px) {
    .container-fluid .logo img {
        width: 300px !important;
    }
    .logo {
        margin-left: 10px;
    }
}
@media (max-width: 503px) {
    .device500 {
        display: none !important;
    }
    .logo {
        margin-left: 10px;
    }
    .login-logo img{
        width: 325px !important;
    }
    .container-fluid .logo img {
        width: 325px;
    }
    .top-main-area {
        padding: 13px 0 9px;
        background: #141414;
        position: fixed;
        z-index: 2;
        width: 100%;
        top: 0px;
        height: 65px;
    }
    header.main {
        background-color: #323232 !important;
        position: fixed;
        height: 44px;
        width: 100%;
        top: 65px;
    }
    .top-main-area .logo {
        float: none;
        display: block;
        text-align: center;
    }
    .flexnav-menu-button {
        width: 50%;
    }
    .user {
        padding: 9px 16px 10px 16px;
        width: 165px;
    }
    .user .user-icon {
        width: 30px;
        height: 30px;
    }
    .user span {
        font-size: 14px;
        margin: 6px 0 0 7px;
    }
    .user span b {
        margin-left: 8px;
    }
    .user span b img {
        width: 12px;
    }
    .user ul.dropdown-menu {
        top: 47px;
        min-width: 168px;
        width: auto;
    }
    .user .dropdown-menu > li > a {
        font-size: 12px;
        padding: 7px 20px;
    }
    .schedule-delivery span {
        display: block;
        width: 100%;
        padding: 0 0 15px 0;
        text-align: center;
    }
    .styled-select {
        width: 100%;
    }
    .styled-select select {
        width: 510px;
    }
    .schedule-delivery small {
        text-align: center;
    }
    .login-panel h1 {
        font-size: 30px;
    }
    .login-panel h1 span {
        font-size: 30px;
    }
    .forgot-panel .login-red {
        border: 0px;
        background: #FFFFFF;
        color: #c04e21;
        padding: 0px;
        height: 48px;
        line-height: 48px;
        float: none;
        width: 100%;
        text-align: center;
    }
    .forgot-panel .cancel-gray {
        float: none;
        width: 100%;
        margin-top: 15px;
    }
    .login-panel p.mb40 {
        margin-bottom: 20px !important;
    }
    .giftcard-option {
        border: #e4e4e4 3px solid;
        text-align: center;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        padding: 20px 0 0;
        overflow: hidden;
        margin: 10px 0px;
    }
    .my-profile {
        padding: 0 0 25px;
    }
    .main-banner-2 {
        height: 300px;
    }
    .profile-icon {
        width: 100px;
        height: 100px;
    }
    .my-profile h1 {
        margin: 4px 0 10px;
        color: #e00039;
        font-size: 20px;
    }
    .my-profile p span {
        font-size: 15px;
    }
    .my-profile p {
        margin: 0px 0 10px;
        font-size: 18px;
    }
    .account-details {
        float: left;
    }
    .contact-details{
        float: right;
    }
    .add-credit label{
        display: none;
    }
}
@media (width: 540px) {
    .top-main-area{
        padding: 13px 0 0 !important;
    }
    .container-fluid .logo img {
        width: 300px;
    }
    .logo {
        margin-left: 9px;
    }
    .user span {
        float: right;
        width: 65%;
    }
    .col-md-4 {
        padding-bottom: 5px;
    }
    .add-credit label {
        margin: -43px 11px 0 0;
    }
}
@media (min-width: 717px) and (max-width: 1025px) {
    .login .col-md-6 {float:left; width: 50%;}
    .login-panel {padding:50px 30px;}
    .login-panel h1 {font-size:39px; margin: 0px 0 50px;}
    .login-panel h1 span {font-size:39px;}
    .login-panel p.error {text-align:center; margin-bottom: 20px;}
    .login-panel .login-red {float:none;}
    .login-panel a.forgot-pass {float:none; display: block; margin-top: 15px;}
    .forgot-panel .login-red {float:right;}
    .forget-panel{
        min-height: 100vh;
    }
}
@media (max-width: 300px) {
    .logo {
        margin-left: 0;
    }
    .container-fluid .logo img {
        width: 250px;
    }
    .login-panel h1 {
        font-size: 25px;
    }
    .login-panel h1 span {
        font-size: 23px;
        padding: 10px;
    }
}

