.padding-off {
    padding: 0px !important;
}
.padd-right {
    padding-right: 0px !important;
}
.padd-left {
    padding-left: 0px !important;
}
.custom-width {
    min-height: 100px !important;
    max-height: 130px !important;
}
#info {
    padding-top: 15px;
}
#info .form-control {
    border-radius: 4px !important;
    height: 38px !important;
}
.x-panel-margin {
    margin-bottom: 0px !important;
}
.custom-select-width {
    width: 200px !important;
}
.alert {
    padding: 10px !important;
}
.margin-bottom30 {
    margin-bottom: 30px;
}
.alert-dismissable .close {
    right: 0px !important;
}
.tab-content {
    min-height: 430px;
}
.title_left_width {
    width: 55% !important;
    text-align: right;
}
.clr-green {
    color: green;
    font-weight: bold;
}
.clr-red {
    color: red;
    font-weight: bold;
}
.confirm-delete {
    margin-bottom: 2px !important;
}
.pad-top {
    padding-top: 10px !important;
}
.pad-top div{
    margin-bottom: 1px !important;
}
.margin-off{
    margin-bottom: 1px !important;
}
.nav-md .container.body .customPosition {
    margin-left: 230px;
    padding: 10px 20px 0;
}
body .container.body .customPosition {
    background: #f7f7f7 none repeat scroll 0 0;
}
.customWidth {
    width: 100px !important;
}
.selected {
    background-color: #0088cc !important;
}
.scrollable {
    height: 200px;
    overflow-y: scroll;
}
.min-height {
    min-height: 275px;
}
.font-13 {
    font-size: 12px;
}
.max-height {
    max-height: 100px !important;
}
.thumbnail-custom {
    margin-bottom: 4px !important;
}
.text-editor-div > .jqte {
    margin: 2px 0 !important;
}