﻿.smart-form label, .smart-form .value {
    line-height: 19px;
    font-size: 13px;
    color: #333;
}

#details {
    padding-left: 14px;
}

.note, .smart-form .note {
    display: block;
    margin-top: 0;
}

.Paddingbottom {
    padding-bottom: 10px !important;
}

.PaddingTop {
    padding-top: 10px !important;
}

.big {
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 2px;
    float: none;
    display: block;
    color: #45484d;
}

.iconSapInconsistentWrong {
    top: 2px;
    padding-left: 2px;
}

.terminate, .renew, .activate {
    display: inline-block !important;
}

.tabs-container .tab-pane h4 {
    margin: 0px;
    margin-bottom: 10px;
}

.statusIndicator {
    color: red !important;
}

.includeSapInconsistency *{
    display: inline-block !important;
}

@media(max-width:960px) {
    #lblRenewalDate {
        display: block;
    }
}

.progress {
    margin-bottom: 0 !important;
}

.tabs-container .tab-pane h4:not(.panel-title) {
    margin-bottom: 10px;
}

.lookupbutton {
    min-width: 100px !important;
}

.bar {
    margin-bottom: 5px;
}

@media (max-width: 425px) {
    .columnLeft > .row:not(.bar) div , #AddPackage .row div,  #AddUserToPackage .row div  {
        width: 100%;
    }

    .lookupbutton {
        margin-top: 5px;
        width: 95% !important;
    }
}

.progress-bar-striped, .progress-striped .progress-bar {
    background-size: 0;
    background-image: none;
}