#main{
    background:transparent!important;
}

.portlet.light.bordered {
    /*padding: 0 30px;*/
    padding: 0 30px 30px 30px;
    margin-bottom: 20px;
    border: 1px solid #edf0f2 !important;
    position: relative;
    direction: rtl;
}

.portlet.light {
    background-color: #fff;
}

#further-info-container {
    transition: opacity .3s;
}

.single-basecat {
    margin-bottom: 20px;
    width: 14.66667%;
    float: right;
    flex: 0 0 14.66667%;
    max-width: 14.6%;
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

#basecats-container {
    padding: 0;
    margin-bottom: 0;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    direction: rtl;
    justify-content: right;
    align-items: center;
}
#basecats-container{
    max-width: 1200px;
    margin-left: auto !important;
    margin-right: auto !important;
}

.thumbnail.thumbnail-selected .cat-img {
    opacity: 1 !important;
}
.thumbnail .cat-img {
    cursor: pointer;
    height: 100%;
    width: 100%;
}
.thumbnail a > img, .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
}


.thumbnail .caption {
    text-align: center;
    width: 100%;
    padding: 0 8px;
    height: 55px;
    position: relative;
    border-top: 2px solid #eee;
    transition: .3s;
    background: #fcfcfc;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    box-sizing: border-box;
}
.mt-checkbox, .mt-radio {
    display: inline-block;
    position: relative;
    padding-right: 30px;
    margin-bottom: 15px;
    cursor: pointer;
    font-size: 12px;
    webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.thumbnail.thumbnail-selected .caption label,.thumbnail:hover .caption label {
    opacity: 1 !important;
    color: #3d4166 !important;
    transition: .3s;
    color: #37474f!important;
}
.thumbnail .caption label {
    cursor: pointer;
    padding-right: 0;
    color: rgb(121, 126, 128);
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    transition: .5s;
    margin-bottom: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 100%;
    transition: .3s;
}

.mt-checkbox > input, .mt-radio > input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.thumbnail {
    background-color: rgba(0, 148, 133, 0);
    border-style: none;
    text-align: center;
    cursor: pointer;
    border: 2px solid #eee;
    border-radius: 0px;
    max-width: 120px;
    margin: 0 auto 20px;
    padding: 0;
    transition: .3s;
    box-shadow: 0 0 16px 0 rgb(51 51 51 / 6%);
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 2px solid #e1e1e1;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.thumbnail.thumbnail-selected, .thumbnail:hover {
    border: 2px solid #00bfa5;
    background: #fff;
    transition: .3s;
}

.portlet-header {
    direction:rtl;
    font-size: 20px;
    line-height: 34px;
    color: #37474f;
    font-weight: bold;
    padding-right: 20px;
    margin: 30px 0!important;
}

.single-subcat .custom-checkbox-container .custom-checkbox-bg {
    width: 79px;
    height: 78px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #e1e1e1;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    margin: -2px -4px 0 0;
}

.single-subcat .custom-checkbox-container .custom-checkbox-title {
    padding: 0;
    line-height: 20px;
    right: 100px;
    transform: translateY(-50%);
    opacity: .7;
    transition: .3s;
    text-align: center;
    font-size: 13px;
}

.custom-checkbox-container .custom-checkbox-title {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding: 10px;
    padding-left: 12px;
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    line-height: normal;
}

.single-subcat .custom-checkbox-container .mt-checkbox {
    margin: 0;
    border: 2px solid #eee;
    height: 74px;
    border-radius: 0px;
    transition: .3s;
    background: #fcfcfc;
    padding: 0;
}

.single-section {
    width: 100%;
    direction: rtl;
    text-align: right;
}

.single-subcat .custom-checkbox-container .mt-checkbox {
    margin: 0;
    border: 2px solid #eee;
    height: 74px;
    border-radius: 0px;
    transition: .3s;
    background: #fcfcfc;
    padding: 0;
}

.single-subcat .custom-checkbox-container .custom-checkbox-title {
    padding: 0;
    line-height: 20px;
    right: 100px;
    transform: translateY(-50%);
    opacity: .7;
    transition: .3s;
    text-align: center;
    font-size: 13px;
}

.single-subcat {
    float: right;
    padding: 0 10px;
    margin-bottom: 20px;
    width:50%;
    box-sizing: border-box;
}

#section-container{
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.subcat-main-title{
    font-weight: bold;
}

.custom-checkbox-container .mt-checkbox:hover:not(.image-checkbox) {
    background: 0 0 !important;
}

.single-subcat .custom-checkbox-container .mt-checkbox-checked, .single-subcat .custom-checkbox-container .mt-checkbox:focus, .single-subcat .custom-checkbox-container .mt-checkbox:hover {
    border-color: #00bfa5;
    transition: .3s;
}

.custom-checkbox-container .mt-checkbox {
    margin-bottom: 20px;
    border: 1px solid #eee;
    border-bottom: 2px solid #eee;
    border-radius: 6px;
    height: 45px;
    line-height: 14px;
    padding-right: 38px;
    background-color: #fcfcfc;
    width: 100%;
}

/*add by hamed jahangir 1400/07/10*/
#progress-bar-container {
    background-color: #f2f5f7;
    border: 1px solid #edf0f2;
    margin-top: 0;
}
#progress-bar-container .page-content {
    max-width: 1200px !important;
}
.page-content {
    min-height: 0 !important;
}
.page-content {
    margin-top: 0;
    padding: 0;
}
.mt-element-step .row {
    margin: 0;
}
.mt-step-desc {
    width: 100%;
    direction: rtl;
    display: flex;
}
.mt-element-step .step-line .mt-step-col {
    padding: 15px 0;
}
.mt-element-step .step-line .mt-step-col {
    padding: 30px 0;
    text-align: center;
    width:25%;
}
.mt-element-step .step-line .done .mt-step-number {
    color: rgba(19, 191, 148, 1) !important;
    border-color: #00aafc !important;
}
.mt-element-step .step-line .mt-step-number {
    font-size: 15px;
    line-height: 15px;
    height: 32px;
    width: 32px;
    padding: 0;
    border: 1px solid #00aafc;
    display: inline-block;
    margin: 0 0 0 18px;
}
.mt-element-step .step-line .mt-step-number {
    font-size: 21px;
    border-radius: 0!important;
    display: inline-block;
    padding: 7px;
    border: 3px solid #e5e5e5;
    position: relative;
    z-index: 5;
    height: 10px;
    width: 10px;
    text-align: center;
}
.mt-element-step .step-line .active .mt-step-number {
    color: #fff !important;
    background: linear-gradient(to right, #00a9ff 0%, #00caad 100%);
    border-color: #00aafc !important;
}

.mt-element-step .step-line .done .mt-step-title {
    color: rgba(19, 191, 148, 1) !important;
}
.mt-element-step .step-line .mt-step-title {
    display: inline-block;
    line-height: 32px;
    vertical-align: bottom;
    font-size: 16px !important;
}
.mt-element-step .step-line .mt-step-title {
    font-size: 20px;
    font-weight: 400;
    position: relative;
}
#no_submit_new_address, #no_submit_new_address_intro, #no_submit_new_date, #no_submit_notice, #no_submit_order, #no_submit_pre_address, #previous_question, #previous-static {
    float: right;
}
.btn:not(.btn-sm):not(.btn-lg) {
    line-height: 1.44;
}
form .btn-custom {
    font-size: 15px;
}
.form-nav-button {
    display: inline-block;
    font-size: 15px;
}
.btn-custom {
    padding: 24px 24px !important;
    min-width: 180px !important;
}
.hovered-button {
    transition: .3s;
}
.blue-outline {
    border: 2px solid #4dc4da !important;
    color: #4dc4da !important;
    background-color: transparent !important;
    opacity: .8 !important;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#next_question, #next-static, #submit_new_address, #submit_new_address_intro, #submit_new_date, #submit_notice, #submit_order, #submit_pre_address {
    float: left;
}
.blue-bg {
    background-color: #4dc4da;
}
.font-white {
    color: #fff !important;
}
.portlet.light > .portlet-title > .caption {
    color: #666 !important;
    padding: 10px 0;
}

.portlet > .portlet-title > .caption {
    display: inline-block;
    font-size: 15px;
    line-height: 18px;
    padding: 10px 0;
}
.single-checkbox:first-child .custom-checkbox-container .mt-checkbox {
    border-top: 1px solid #eee !important;
}
.single-checkbox .custom-checkbox-container .mt-checkbox {
    margin: 0;
    border-bottom: 1px solid #eee;
    border-top: 0;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    height: 74px;
    border-radius: 0;
    transition: border 0s;
    background: #fcfcfc;
    text-align: right;
    direction: rtl;
    width: 93% !important;
}
.single-checkbox .mt-checkbox {
    font-size: 13px;
    padding-right: 48px;
    color: #4a4a4a;
}
.checkbox-custom{
    top: 27px;
    right: 15px;
    width: 20px;
    height: 20px;
    border-radius: 0px;
    border: 1px solid #d2d8d9;
    background-color: #fff;
}
.radio-inline{
    display: flex;
    align-items: center;
}
.checker{
    margin-left:10px;
}
.input-upload{
    display: inline-block;
    width: 100%;
    padding: 100px 0 0 0;
    height: 100px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url('https://cdn1.iconfinder.com/data/icons/hawcons/32/698394-icon-130-cloud-upload-512.png') center center no-repeat #e4e4e4;
    border-radius: 5px;
    background-size: 60px 60px;
}
/*add by hamed jahangir 1400/07/10*/

/*modal*/
.modal-open {
    overflow: hidden;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.modal-content {
    position: relative;
    background-color: #ffffff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    outline: 0;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #00000040;
}
.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0;
}
.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
    margin-top: -2px;
}
.modal-title {
    margin: 0;
    line-height: 1.42857143;
}
.modal-body {
    position: relative;
    padding: 15px;
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 900px;
        margin: 17% auto;
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
    .modal-sm {
        width: 300px;
    }
}
@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}

.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
    display: table;
    content: " ";
}
.modal-header:after,
.modal-footer:after {
    clear: both;
}
/*modal*/
/*time picker*/
/*!
 * Datetimepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datetimepicker {
    padding: 4px;
    margin-top: 1px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    direction: ltr;
}

.datetimepicker-inline {
    width: 220px;
}

.datetimepicker.datetimepicker-rtl {
    direction: rtl;
}

.datetimepicker.datetimepicker-rtl table tr td span {
    float: right;
}

.datetimepicker-dropdown, .datetimepicker-dropdown-left {
    top: 0;
    left: 0;
}

[class*=" datetimepicker-dropdown"]:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #cccccc;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
}

[class*=" datetimepicker-dropdown"]:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    position: absolute;
}

[class*=" datetimepicker-dropdown-top"]:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #cccccc;
    border-top-color: rgba(0, 0, 0, 0.2);
    border-bottom: 0;
}

[class*=" datetimepicker-dropdown-top"]:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #ffffff;
    border-bottom: 0;
}

.datetimepicker-dropdown-bottom-left:before {
    top: -7px;
    right: 6px;
}

.datetimepicker-dropdown-bottom-left:after {
    top: -6px;
    right: 7px;
}

.datetimepicker-dropdown-bottom-right:before {
    top: -7px;
    left: 6px;
}

.datetimepicker-dropdown-bottom-right:after {
    top: -6px;
    left: 7px;
}

.datetimepicker-dropdown-top-left:before {
    bottom: -7px;
    right: 6px;
}

.datetimepicker-dropdown-top-left:after {
    bottom: -6px;
    right: 7px;
}

.datetimepicker-dropdown-top-right:before {
    bottom: -7px;
    left: 6px;
}

.datetimepicker-dropdown-top-right:after {
    bottom: -6px;
    left: 7px;
}

.datetimepicker > div {
    display: none;
}

.datetimepicker.minutes div.datetimepicker-minutes {
    display: block;
}

.datetimepicker.hours div.datetimepicker-hours {
    display: block;
}

.datetimepicker.days div.datetimepicker-days {
    display: block;
}

.datetimepicker.months div.datetimepicker-months {
    display: block;
}

.datetimepicker.years div.datetimepicker-years {
    display: block;
}

.datetimepicker table {
    margin: 0;
}

.datetimepicker  td,
.datetimepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none;
}

.table-striped .datetimepicker table tr td,
.table-striped .datetimepicker table tr th {
    background-color: transparent;
}

.datetimepicker table tr td.minute:hover {
    background: #eeeeee;
    cursor: pointer;
}

.datetimepicker table tr td.hour:hover {
    background: #eeeeee;
    cursor: pointer;
}

.datetimepicker table tr td.day:hover {
    background: #eeeeee;
    cursor: pointer;
}

.datetimepicker table tr td.old,
.datetimepicker table tr td.new {
    color: #999999;
}

.datetimepicker table tr td.disabled,
.datetimepicker table tr td.disabled:hover {
    background: none;
    color: #999999;
    cursor: default;
}

.datetimepicker table tr td.today,
.datetimepicker table tr td.today:hover,
.datetimepicker table tr td.today.disabled,
.datetimepicker table tr td.today.disabled:hover {
    background-color: #fde19a;
    background-image: -moz-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: -ms-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
    background-image: -webkit-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: -o-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: linear-gradient(to bottom, #fdd49a, #fdf59a);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
    border-color: #fdf59a #fdf59a #fbed50;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.datetimepicker table tr td.today:hover,
.datetimepicker table tr td.today:hover:hover,
.datetimepicker table tr td.today.disabled:hover,
.datetimepicker table tr td.today.disabled:hover:hover,
.datetimepicker table tr td.today:active,
.datetimepicker table tr td.today:hover:active,
.datetimepicker table tr td.today.disabled:active,
.datetimepicker table tr td.today.disabled:hover:active,
.datetimepicker table tr td.today.active,
.datetimepicker table tr td.today:hover.active,
.datetimepicker table tr td.today.disabled.active,
.datetimepicker table tr td.today.disabled:hover.active,
.datetimepicker table tr td.today.disabled,
.datetimepicker table tr td.today:hover.disabled,
.datetimepicker table tr td.today.disabled.disabled,
.datetimepicker table tr td.today.disabled:hover.disabled,
.datetimepicker table tr td.today[disabled],
.datetimepicker table tr td.today:hover[disabled],
.datetimepicker table tr td.today.disabled[disabled],
.datetimepicker table tr td.today.disabled:hover[disabled] {
    background-color: #fdf59a;
}

.datetimepicker table tr td.today:active,
.datetimepicker table tr td.today:hover:active,
.datetimepicker table tr td.today.disabled:active,
.datetimepicker table tr td.today.disabled:hover:active,
.datetimepicker table tr td.today.active,
.datetimepicker table tr td.today:hover.active,
.datetimepicker table tr td.today.disabled.active,
.datetimepicker table tr td.today.disabled:hover.active {
    background-color: #fbf069;
}

.datetimepicker table tr td.active,
.datetimepicker table tr td.active:hover,
.datetimepicker table tr td.active.disabled,
.datetimepicker table tr td.active.disabled:hover {
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
    background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
    background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
    background-image: -o-linear-gradient(top, #0088cc, #0044cc);
    background-image: linear-gradient(to bottom, #0088cc, #0044cc);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datetimepicker table tr td.active:hover,
.datetimepicker table tr td.active:hover:hover,
.datetimepicker table tr td.active.disabled:hover,
.datetimepicker table tr td.active.disabled:hover:hover,
.datetimepicker table tr td.active:active,
.datetimepicker table tr td.active:hover:active,
.datetimepicker table tr td.active.disabled:active,
.datetimepicker table tr td.active.disabled:hover:active,
.datetimepicker table tr td.active.active,
.datetimepicker table tr td.active:hover.active,
.datetimepicker table tr td.active.disabled.active,
.datetimepicker table tr td.active.disabled:hover.active,
.datetimepicker table tr td.active.disabled,
.datetimepicker table tr td.active:hover.disabled,
.datetimepicker table tr td.active.disabled.disabled,
.datetimepicker table tr td.active.disabled:hover.disabled,
.datetimepicker table tr td.active[disabled],
.datetimepicker table tr td.active:hover[disabled],
.datetimepicker table tr td.active.disabled[disabled],
.datetimepicker table tr td.active.disabled:hover[disabled] {
    background-color: #0044cc;
}

.datetimepicker table tr td.active:active,
.datetimepicker table tr td.active:hover:active,
.datetimepicker table tr td.active.disabled:active,
.datetimepicker table tr td.active.disabled:hover:active,
.datetimepicker table tr td.active.active,
.datetimepicker table tr td.active:hover.active,
.datetimepicker table tr td.active.disabled.active,
.datetimepicker table tr td.active.disabled:hover.active {
    background-color: #003399;
}

.datetimepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.datetimepicker .datetimepicker-hours span {
    height: 26px;
    line-height: 26px;
}

.datetimepicker .datetimepicker-hours table tr td span.hour_am,
.datetimepicker .datetimepicker-hours table tr td span.hour_pm {
    width: 14.6%;
}

.datetimepicker .datetimepicker-hours fieldset legend,
.datetimepicker .datetimepicker-minutes fieldset legend {
    margin-bottom: inherit;
    line-height: 30px;
}

.datetimepicker .datetimepicker-minutes span {
    height: 26px;
    line-height: 26px;
}

.datetimepicker table tr td span:hover {
    background: #eeeeee;
}

.datetimepicker table tr td span.disabled,
.datetimepicker table tr td span.disabled:hover {
    background: none;
    color: #999999;
    cursor: default;
}

.datetimepicker table tr td span.active,
.datetimepicker table tr td span.active:hover,
.datetimepicker table tr td span.active.disabled,
.datetimepicker table tr td span.active.disabled:hover {
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
    background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
    background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
    background-image: -o-linear-gradient(top, #0088cc, #0044cc);
    background-image: linear-gradient(to bottom, #0088cc, #0044cc);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datetimepicker table tr td span.active:hover,
.datetimepicker table tr td span.active:hover:hover,
.datetimepicker table tr td span.active.disabled:hover,
.datetimepicker table tr td span.active.disabled:hover:hover,
.datetimepicker table tr td span.active:active,
.datetimepicker table tr td span.active:hover:active,
.datetimepicker table tr td span.active.disabled:active,
.datetimepicker table tr td span.active.disabled:hover:active,
.datetimepicker table tr td span.active.active,
.datetimepicker table tr td span.active:hover.active,
.datetimepicker table tr td span.active.disabled.active,
.datetimepicker table tr td span.active.disabled:hover.active,
.datetimepicker table tr td span.active.disabled,
.datetimepicker table tr td span.active:hover.disabled,
.datetimepicker table tr td span.active.disabled.disabled,
.datetimepicker table tr td span.active.disabled:hover.disabled,
.datetimepicker table tr td span.active[disabled],
.datetimepicker table tr td span.active:hover[disabled],
.datetimepicker table tr td span.active.disabled[disabled],
.datetimepicker table tr td span.active.disabled:hover[disabled] {
    background-color: #0044cc;
}

.datetimepicker table tr td span.active:active,
.datetimepicker table tr td span.active:hover:active,
.datetimepicker table tr td span.active.disabled:active,
.datetimepicker table tr td span.active.disabled:hover:active,
.datetimepicker table tr td span.active.active,
.datetimepicker table tr td span.active:hover.active,
.datetimepicker table tr td span.active.disabled.active,
.datetimepicker table tr td span.active.disabled:hover.active {
    background-color: #003399;
}

.datetimepicker table tr td span.old {
    color: #999999;
}

.datetimepicker th.switch {
    width: 145px;
}

.datetimepicker th span.glyphicon {
    pointer-events: none;
}

.datetimepicker thead tr:first-child th,
.datetimepicker tfoot th {
    cursor: pointer;
}

.datetimepicker thead tr:first-child th:hover,
.datetimepicker tfoot th:hover {
    background: #eeeeee;
}

.input-append.date .add-on i,
.input-prepend.date .add-on i,
.input-group.date .input-group-addon span {
    cursor: pointer;
    width: 14px;
    height: 14px;
}

/*time picker*/