@font-face {
    font-family: 'D-DIN';
    src: url('../fonts/D-DIN/D-DIN.eot?#iefix') format('embedded-opentype'),
    url('../fonts/D-DIN/D-DIN.otf')  format('opentype'),
    url('../fonts/D-DIN/D-DIN.woff') format('woff'),
    url('../fonts/D-DIN/D-DIN.ttf')  format('truetype'),
    url('../fonts/D-DIN/D-DIN.svg#D-DIN') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'D-DIN-Bold';
    src: url('../fonts/D-DIN-Bold/D-DIN-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/D-DIN-Bold/D-DIN-Bold.otf')  format('opentype'),
    url('../fonts/D-DIN-Bold/D-DIN-Bold.woff') format('woff'),
    url('../fonts/D-DIN-Bold/D-DIN-Bold.ttf')  format('truetype'),
    url('../fonts/D-DIN-Bold/D-DIN-Bold.svg#D-DIN-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
    font-family: 'D-DIN';
    font-size: 14px;
    color: #353535;
}
h1, .h1 {
    margin: 0 0 20px;
    font-size: 34px;
    font-weight: normal;
}
h2, .h2 {
    margin: 0 0 20px;
    font-size: 28px;
    font-weight: normal;
}
h3, .h3 {
    margin: 0 0 20px;
    font-size: 24px;
    font-weight: normal;
}
h4, .h4 {
    margin: 0 0 20px;
    font-size: 20px;
    font-weight: normal;
}
h5, .h5 {
    margin: 0 0 20px;
    font-size: 18px;
    font-weight: normal;
}
h6, .h6 {
    margin: 0 0 20px;
    font-size: 16px;
    font-weight: normal;
}
img {
    max-width: 100%;
}
a, a:hover {
    text-decoration: none;
}
b {
    font-family: 'D-DIN-Bold';
}
.bg-light {
    background: #fafafa;
}
ul, li {
    list-style: none;
}

p, h1, h2, h3, h4, h5, h6, ul, li {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}

.align-center {
    text-align: center;
}
.butn {
    border: medium none;
    background:#A30044;

    color: #fff;
    display: inline-block;
    font-size: 14px;
    padding:7px 13px;
    text-align: center;
    text-transform: uppercase;

    border-radius:3px;

    line-height: 22px;
    transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}

.btn:hover {
    transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;

}
.col-lg-3 {

    flex: auto!important;
    max-width: auto!important;
}



/*html, body {
  height: 100%;
}*/
#mainHeader {
    background-color: #a30044;
}
#mainHeader .logo {
    display: inline-block;
    padding-top: 5px;
}
#mainNavHeader ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#mainNavHeader ul li {
    float: left;
}
#mainNavHeader ul li a {
    display: block;
    color: #fff;
    font-size: 18px;
    padding: 20px 20px 16px;
}
#mainNavHeader ul li.active a,
#mainNavHeader ul li a:hover {
    background-color: #890039;
}
.login-btn {
    position: absolute;
    top: 0;
    right: -5px;
}
.btn {
    border-radius: 0;
    border: 0;
}
.btn.btn-black {
    background: #353535;
    color: #fff;
    font-size: 18px;
    padding: 20px 20px 16px;
}
.box-txt-icon {
    border-radius: 5px;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.25);
    background-color: #ffffff;
    text-align: center;
    padding: 40px 0;
    margin-bottom: 20px;
}
.box-txt-icon a {
    display: block;
    text-decoration: none;
    color: #353535;
}
.box-txt-icon a .icon-wrap {
    margin-bottom: 12px;
}
.box-txt-icon a h3 {
    margin: 0;
    font-family: 'D-DIN-Bold';
    text-transform: capitalize;
}
#mainFooter {
    background-color: #353535;
    padding: 15px 0;
}
#navFooter ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#navFooter ul li {
    float: left;
}
#navFooter ul li a {
    color: #fff;
    padding: 10px 15px;
    font-size: 18px;
    display: block;
}
.ftr-social-links {
    float: right;
    list-style: none;
    padding: 0;
    margin: 0;
}
.ftr-social-links li {
    float: left;
}
.ftr-social-links li a {
    display: block;
    padding: 0 5px;
}
.row {
    margin-right: -10px;
    margin-left: -10px;
}
/*.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
}*/
.dashboard-links-section {
    padding: 50px 0 20px;
    min-height: 81.2%;
}

.order-history
{
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.25);
    width:100%;
    padding-left: 15px;
    padding-right: 15px;
    background: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
}


/*.container {
	max-width: 1170px;
	margin: auto;
	width: 90%;
}*/
.form-control
{
    display: block;
    width: 150px;
    padding: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color:#f9f9f9;
    background-clip: padding-box;
    border: 1px solid #cccccc;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    height: 100%;
}
.inner-addon {
    position: relative;

    margin-right: 15px;
    display: inline-block;
}

.search-section
{
    padding-bottom: 20px;
}
.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
}
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
}
th
{
    text-align: left;
}

.table .table-header th {
    background: #353535;
    color: #fff;

    font-size: 12px;
    font-weight: normal;
}
.table td {

    padding-left: 10px;
    padding-right: 0;
    padding-top: 20px;
    padding-bottom: 20px;
}
.table th
{
    padding-top:10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 0;

}
.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
}

.pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem;
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    background: none;
    border: none;
    color: #353535;
}
.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
}
.pagination .page-item.active .page-link {
    background: #000;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
table {
    border-collapse: collapse;
}

.table td, .table th {
    border-bottom: 1px solid #cccccc!important;
    color: #353535;
    vertical-align: middle;
}

.table.order-final td:last-child, .table.quantity td:last-child
{
    position: relative;
    text-align: right;
}
.search-field .form-control
{
    border: none;
    background: none !important;
    outline: none !important;
    width: 85px;
    position: relative;
    box-shadow: none !important;
}
.search
{
    position: absolute;
    padding: 14px;
    pointer-events: none;
    right: -4px;
    font-size: 17px;
    z-index:1;
}

.order-history h3
{
    font-weight: bold;
    margin-bottom: 30px
}

.icon-wrap
{
    height: 75px;
}
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow-y: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 35%;
    border-radius: 6px;
    max-height: 80%;
    overflow: auto;
}

/* The Close Button */
.close {
    color: #A30044;
    float: right;
    font-size: 40px;
    font-weight: bold;
    height: 16px;
    line-height: 15px;
}

.close:hover,
.close:focus {
    color: #A30044;
    text-decoration: none;
    cursor: pointer;
}
.font-normal
{
    font-weight: normal!important;
}

.detail-outer li
{
    list-style-type: none;
    text-decoration: none;
    display: inline-block;
    width:45%;
    padding-top: 5px;
    position: relative;
    display: flex;

}
.detail-outer
{
    margin: 0;
    padding: 0;
    border-bottom:1px solid #aaaaaa;
    padding-bottom: 5px;
    margin-bottom: 15px;
    flex-flow: wrap;
    display: flex;
    flex-wrap: wrap;
}

.detail-outer .content
{
    width:50%;
    float: left;
    color: #636363;
}

.deliver:after
{
    content: "";
    height: 25px;
    position: absolute;
    background: url(../images/path.svg) no-repeat center;
    width: 50px;
    padding-top: 10px;
}
.padding-top10
{
    padding-top: 10px;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #AAAAAA;
}
::-moz-placeholder { /* Firefox 19+ */
    color: #AAAAAA;
}
:-ms-input-placeholder { /* IE 10+ */
    color: #AAAAAA;
}
:-moz-placeholder { /* Firefox 18- */
    color: #AAAAAA;
}
.red-input input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #A30044;
}
.red-input input::-moz-placeholder { /* Firefox 19+ */
    color:#A30044;
}
.red-input input:-ms-input-placeholder { /* IE 10+ */
    color: #A30044;
}
.red-input input:-moz-placeholder { /* Firefox 18- */
    color: #A30044;
}

.list-inline {
    display: block;
    text-align: center;
    padding-bottom: 30px;
    padding-left: 0;
    list-style: none;
    letter-spacing: -4px;
}
.list-inline li {
    display: inline-block;
    border: 1px solid #AAAAAA;
    border-radius: 3px;
    padding: 4px 45px;
    line-height: 1.5;
    letter-spacing: normal;
}
.list-inline li a {
    font-size: 12px;

    color: #AAAAAA;
    margin: 0;
    padding: 0;
    position: relative;
    font-weight: normal;
}

.list-inline li.active {
    border: 1px solid #A30044;
}

.list-inline li.active a {
    color: #A30044;
}
.list-inline-final li.active a {
    color: #fff;
}
.list-inline li:first-child
{
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.list-inline li:nth-child(2)
{
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-left: 0;
}

.list-inline li a:before
{
    position: absolute;
    width: 16px;
    height: 16px;
    content: "2";
    right: 62px;
    top: -1px;
    background:#AAAAAA;
    border-radius: 50%;
    color: #fff;
    padding-right: 1px;
    padding-bottom: 3px;
    line-height: 16px;


}
.list-inline li:first-child a:before
{
    position: absolute;
    width: 16px;
    height: 16px;
    content: "1";
    right: 62px;
    top: -1px;
    background: #AAAAAA;
    border-radius: 50%;
    color: #fff;
    padding-right: 1px;
    padding-bottom: 3px;
    line-height: 16px;


}

.list-inline li:first-child a:before {
    background: #A30044;
}
.last-field .form-control
{
    display: inline-block;
    width:45px;
    text-align: center;
    margin: 0 3px;
}
.last-field .fa{
    color: #fff;
    background: #A30044;
    border-radius: 50%;
    padding: 7px 8px;
    font-weight: normal;
    font-size: 12px;
}
.last-field span
{
    padding-right: 7px;
}

table.quantity tr td:nth-child(2),.last-field span
{
    color: #666666;
    text-align: right;
}

table.quantity tr td:nth-child(3) .form-control
{
    width: 340px;
}

table.quantity tr th:nth-child(1)
{
    width: 25%;
}
.btn-right
{
    float: right;
    margin-top: 15px;
}
.order-quantity
{
    padding-bottom: 70px;
    padding-left: 35px;
    padding-right: 35px;
}
.btn-right .butn
{
    margin-right: 10px;

    font-family: 'D-DIN-Bold';
}
.btn-right span
{
    text-transform: uppercase;
}
.list-inline-final li:first-child a:before
{
    position: absolute;
    width: 14px;
    height: 14px;
    font-family:'FontAwesome';
    content: "\f00c";
    right: 62px;
    top: -1px;
    background: #fff;
    border-radius: 50%;
    color: #A30044;
    padding-right: 1px;
    padding-bottom: 3px;
    line-height: 16px;
}

.list-inline-final li a
{
    position: relative;
    color: #A30044;
}
.list-inline-final li.active
{
    background: #A30044;
}
.list-inline-final li:nth-child(2)
{
    border: 1px solid #A30044;
}

.list-inline-final li a:before
{
    background: #A30044;
}
table.order-final tr td:nth-child(2)
{
    text-align: left;
    color: #A30044;
    font-weight: bold;
    vertical-align: top;
}

table.order-final th:first-child
{
    width: 10%;
    vertical-align: top;
}

.flot-left
{
    float: left;
}

.tilbage
{
    margin-top: 25px;
    float: left;
}
.date-time span, .date-time p
{
    display: inline-block;
    margin-right: 8px;
}
.date-time .form-control
{
    width: 150px!important;
    display: inline-block!important;
}
.relative
{
    position: relative;
}
.calender-icon
{
    position: absolute;

    pointer-events: none;
    right: 0;
    font-size: 17px;
    z-index: 1;
    height: 38px;
    width: 38px;
    padding: 10px;
    margin: 0;
}
.date-time
{
    width: 45%;
}
.order-success
{
    text-align: center;
}
.order-success h4
{
    position: relative;
    width: auto;
    margin: auto;
    max-width: 120px;
    padding: 20px 0;
    padding-left: 20px;
    font-family: 'D-DIN-Bold';
}
.order-success h4:before
{
    position: absolute;
    width: 23px;
    height: 23px;
    color: #fff;
    font-family: 'FontAwesome';
    content: "\f00c";
    background: #43A047;
    border-radius: 50%;
    font-size: 15px;
    line-height: 21px;
    left:5px;
}

.order-success p
{
    padding-bottom: 20px;
}
.order-success .butn
{
    font-weight: bold;
    margin-top: 10px;
}


select::-ms-expand {
    display: none!important;
}
.time-icon
{
    right: 10px;
}
.input1
{
    margin-left: 75px;
    margin-top: 10px;
}

.more-input input:nth-child(2)
{
    margin-left: 7px;
}

/*.date-time .scnd-input .form-control
{
	    width: 170px!important;
}
*/
.order-final th
{
    padding-top: 20px;
}

.table.order-final td:last-child
{
    vertical-align: top;
}

textarea
{
    border: 1px solid #cccccc;
    color: #495057;
}
.deliver
{
    padding-left: 10px;
    vertical-align: middle;
}
.width20
{
    width:20%;
}

.submit-btn
{
    padding: 5px;
    vertical-align: bottom;
}
.search-section .red-input .search
{
    padding: 10px;
    border: none !important;
    background: none !important;
    outline: none !important;
}
.search-section .red-input
{
    background:#fff;
    vertical-align: bottom;
    border: 1px solid rgba(0,0,0,0.8);
    padding: 0 11px 0 5px;

    transition: all 0.3s ease-in-out;
}
.search-section .red-input:hover {
    border: 1px solid rgba(163, 1, 68, 1);
    box-shadow: 0 0 5px rgba(163, 1, 68, 0.3);
}
.last-field input
{
    padding-left: 0;
    padding-right: 0;
    width: 45px;
}

.table td, .table th {
    padding: .75rem;

    border-top: 0;
}
.width20
{
    width:20%;
}
.order-final > tbody > tr > th, .table > tbody > tr > td
{
    vertical-align: middle!important;
}
.submit-btn
{
    padding: 5px;
    vertical-align: bottom;
}
.search-section .red-input .search
{
    padding: 7px;
    z-index: 9999;
}

div.order-history .search-section .red-input .search
{
    padding: 6px 9px 0px 0px;
    z-index: 1 !important;
}

.search-section .red-input
{
    vertical-align: bottom;
}

.close
{
    text-align: right;
    color: #000;
}
.myorder-index-index .table > tbody > tr > th, .myorder-index-index .table > tbody > tr > td
{
    vertical-align: top;
}

.page-header .panel.wrapper, .page-footer {
    background-color: rgba(0,0,0,0.5)!important;
    border-bottom: none !important;
}
.cms-index-index .page-header {
    background: none !important;
}
.page-header {
    background: url("../images/inner-page-header.png") no-repeat center !important;
    background-size:cover !important;
}
.cms-index-index .page-title {
margin-bottom:5px;
    margin-top:80px;
}
.cms-index-index .column.main p {
   font-weight: 700;
    letter-spacing: 1px;
}
.page-header {
    box-shadow: 0 0 15px rgba(0,0,0,0.3);
    border-bottom:none !important;
    position: fixed;
    top:0;
    left:0;
    right:0;
    height: 69px;
    z-index: 999 !important;
}
.dashboard-index-index .page-wrapper {
    background: url('../images/dashboard-background.jpg') no-repeat center;
    background-size:cover;
}
.footer.content .links a:hover,.footer.content .links a,.footer.content .links a:visited
{
    color:#323232;
    text-decoration: none;

}
.footer.content .links a:hover {
    font-weight: 700;
}
.footer.content .links {
    float: right;
    padding-right:0 !important;
    padding-top: 10px;
}
.footer.content .links li {
    display: inline-block;
    padding-left:50px !important;
}
.header.panel > .header.links
{
    padding-top: 5px!important;
}
.page-header .header.panel {
    padding-bottom: 20px!important;
    padding-top: 20px!important;
}
.logo {
    margin: -8px auto 0 0 !important;
}

.page-header .switcher .options .action.toggle
{
    padding-top: 5px;
}
.cms-index-index .page-main
{
    background-image: url(../images/bg-banner.jpg);
    background-size: 100%;
    padding: 0;
    margin: 0;
    max-width: 100% !important;
    color: #fff;
    padding-top: 150px;
    text-align: center;
}
.page-main {
    padding-top:69px;
}
.page-footer
{
    margin-top: 0;
    background:#ffffff !important;
}
.cms-index-index .header.content {
    display: none;
}

.cms-index-index .nav-sections {
    display: none;
}

.customer-account-login .page-main {
    max-width: 500px !important;
}
.customer-account-login .login-container .fieldset > .field > .control {
    width: 100% !important;
}
.customer-account-login  .login-container .block {
    width:100% !important;
    float:none !important;
    clear: none !important;
}
.action.primary {
    background: #a30044 !important;
    border: 1px solid #a30044 !important;
}

@media (min-width: 1460px) {
    /*  .container {
        max-width: 1400px;
      }*/
}
@media (min-width: 767px) {
    .hide-for-desktop {
        display: none;
    }
}
/*---------*/
@media (max-width: 1199px) {
    /*.col-md-4 {
        width: 30.9%;

    }*/
    .form-control
    {
        width: 146px;
        margin-bottom: 20px;
    }
    .search-section {
        padding-bottom: 5px;
    }
    .detail-outer .content {
        width: 50%;
    }
    .detail-outer li
    {
        width:100%;
    }
    .modal-content
    {
        width: 65%;
    }
    .date-time .form-control {
        width: 140px!important;

    }
}
@media (max-width: 992px) {
    /*.col-md-4 {
        width: 97%;
    }*/
    .form-control
    {
        width: 90%;
        margin-bottom: 20px;
    }
    .inner-addon
    {
        width:100%;
    }
    .red-input
    {
        width: 110px;
    }
    .search-section {
        padding-bottom: 5px;
    }
    .table.history .thead-light th:nth-child(2), .table.history .thead-light th:nth-child(3), .table.history td:nth-child(2), .table.history td:nth-child(3),.table.history .thead-light th:nth-child(4), .table.history td:nth-child(4),.table.history .thead-light th:nth-child(5), .table.history td:nth-child(5),.table.history .thead-light th:nth-child(6), .table.history td:nth-child(6)
    {
        display: none;
    }
    .order-history
    {
        width: 100%;
    }
    .detail-outer .content {
        width: 45%;
    }
    .detail-outer li
    {
        width:100%;
    }
    table.quantity tr th:nth-child(1),table.quantity tr td,table.quantity tr td:nth-child(3) .form-control
    {
        float: left;
        width:100%;
    }
    table.quantity tr td:nth-child(2), .last-field span {

        text-align: left;
    }
    table.quantity tr td:nth-child(3)
    {
        padding-left: 0;
        padding-right: 0;
    }
    .table.quantity td:last-child
    {
        text-align: left;
    }
    table.quantity tr td:nth-child(3) .form-control
    {

        margin-bottom: 0;
    }
    table.order-final th:first-child {
        width: 14%;
    }
    .order-history .search-field .form-control
    {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .hide-for-mob {
        display: none;
    }
    #mainNavHeader {
        display: none;
    }
    #mainNavHeader ul li {
        float: none;
    }
    .menu-bar {
        float: right;
        border: 1px solid #fff;
        margin: 8px 0 0;
        border-radius: 5px;
        padding: 6px 15px;
        background: none;
        color: #fff;
    }
    #mainFooter {
        text-align: center;
    }
    #navFooter ul {
        display: inline-block;
    }
    .ftr-social-links {
        float: none;
        display: inline-block;
    }

    /*	.col-xs-12
        {
                width: 93%;
        }*/
    table.order-final th:first-child,table.order-final tr td:nth-child(2),.date-time,.table.order-final td:last-child {
        width: 100%;
        float: left;
        text-align: left;
    }
    .date-time span:nth-child(1)
    {
        width:100%;
        margin-bottom: 7px;
    }

    .order-history, .date-time p,.date-time .form-control
    {
        float: left;
        width: 100%;
    }
    .input1
    {
        margin-left: 0;
        width: 100%;
    }
    .order-quantity {
        padding-bottom: 70px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .date-time .form-control
    {
        width: 100%!important;
    }
    .more-input input:nth-child(2) {
        margin-left: 0px;
    }
    .date-time
    {
        padding-left: 0!important;
        padding-right: 0!important;
    }

    .search-section .form-control
    {
        width: 100%;
    }
    .footer.content .links > li
    {
        background: #615E57!important;
        font-size: 1.6rem;
        border-top: none;
        margin: 0 -15px;
        padding: 0 15px;
    }
    .page-footer
    {
        margin-top: 0;
        background:#ffffff !important;
    }
    .footer.content
    {
        padding-top: 5px!important;
    }
    .nav-toggle:before
    {
        color: #fff!important;
    }

    .nav-toggle:hover:before {
        color: #fff;
    }
    .page-header .header.panel {
        padding-bottom: 60px!important;
        padding-top: 60px!important;
    }


    .logo{
        float: right;
        width: 50%;
        position: absolute;
        top: 13px;
        right: 10px;
    }
    .select2-container
    {
        margin-top: 15px!important;
    }
    #exportOrderList
    {
        margin-top: 20px!important;
    }
    .form-control.submit-btn
    {
        margin-top: 20px!important;
    }
}

div .order-history .search-section .red-input .search {

}
.dashboard-index-index .page-wrapper{
    /*background-color: #0A246A !important;*/
}
.dashboard-index-index .page.messages,.dashboard-index-index header,.dashboard-index-index footer,.dashboard-index-index .copyright{
    z-index: 10;
}
#myVideo {
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
}

.sections.nav-sections {
    padding-top: 69px;
}

.breadcrumbs{
    margin-top:10px;
}
