
.form-control:focus,  .btn:focus,
.form-control:active, .btn:active,
.form-control:focus:active, .btn:focus:active {
    outline: none;
}

.hidden {
    display: none;
}

.mm_iframe #mm_container {
    padding-left: 15px;
}

.alert-warning {
	background-color: transparent !important;
	color: #666 !important;
}

.alert {
    border: 1px solid #666 !important;
}

.table th.mm_40 {
    width: 40px;
}

.table th.mm_60 {
    width: 60px;
}

.table th.mm_140 {
    width: 140px
}

/*Self Payer-Receiver Table-Tab*/
.table th.mm_170 {
    width: 170px
}

.table th.mm_200 {
    width: 200px
}

.table th.mm_275 {
    width: 275px
}

.table th.mm_350 {
    width: 350px
}

#templateReceiver.alwaysHighlightTemplate,
#templateReceiver.alwaysHighlightTemplate:hover,
#templateReceiver.alwaysHighlightTemplate:hover td {
    background-color: #b5b5b5 !important;
}


.pickup-radio-btn {
    opacity: 1 !important;
    position: relative !important;
}

.pickup-checkbox-btn {
    opacity: 1 !important;
    position: relative !important;
}

.pickup-diff-address-label {
    padding-top: 10px;
}

input[type='radio'] + label{
    vertical-align: baseline;
    padding: 10px;
    margin: 10px;
}

.mm_datepicker:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6) !important;
}

.mm_form-control-auto {
    min-width: 0;
    width: auto;
}

.bottom0 {
	margin-bottom:0px !important;
}

footer .mm_logo_dpdhl{position:absolute;right:13px;top:0}footer .mm_logo_dpdhl img{width:200px}

.question-container {
    display: inline-block;
    vertical-align: top;
    max-width: 6%;
    margin-top: 20px;
    margin-left: 70px;
}

.question-container img {
    width: 18px;
    height: 18px;
    vertical-align: baseline;
}

.go-green-img-container {
    display: inline-block;
    vertical-align: top;
}

.go-green-img-container img {
    width: 100px;
    margin-left: -30px;
    vertical-align: baseline;
}

.go-green-img-container #go-green-customer-service-image {
    width: 24px;
    height: 24px;
    vertical-align: middle;
}

.go-green-customer-service-container {
    margin-top: -8px;
}

.go-green-text-container {
    display: inline-block;
    padding-left: 3px;
    max-width: 93%;
    line-height: 1.4em;
    margin-left: 25px;
}

.go-green-text-container a {
    color: #323232;
}

.go-green-text-container-customer-service {
    vertical-align: bottom;
    font-weight: bold;
    padding-top: 9px;
}

.pt-17 {
    padding-top: 17px!important;
}

.mm_hasIcon .mm_help {
    background: url(../img/Info.gif) no-repeat;
    margin-left: 2px;
    text-indent: -999em;
    height: 16px;
    width: 16px;
    padding-top: 1px
}
.mm_radiocheckbox > .disabled{
    cursor: not-allowed;
    opacity: 0.4;
}

.form-group.mm_hasIcon, .mm_hasIcon .mm_help {
    display: inline-block;
}

.tooltip-min-width + .tooltip > .tooltip-inner {
    min-width: 200px;
}

.disabled-tab {
    cursor: not-allowed !important;
    color: #909090 !important;
    font-weight: 700 !important;
    text-shadow: none !important;
}

.mt-10 {
    margin-top: 10px;
}

.clickable-tooltip {
    cursor: pointer !important;
}
