.osm-container {
    padding: 10px 0px;
    text-align: left;
}
_
.osm-container img {
    border: 0px none;
    float: left ! important;
    margin: 0px 10px 0px 0px;
}

.osm-container h1, .osm-container h2 {
    float: none;
    margin: 5px 0px;
    padding: 0px;
    width: auto;
}

h1.osm-page-title {
    margin: 0px 0px 10px ! important;
}

.osm-container .osm-item-wrapper {
    margin-bottom: 20px;
}

.osm-container .osm-item-heading-box {
    background: #f2f2f2 url("../images/background.png") repeat-x scroll 0px 0px;
    border-radius: 5px 5px 0px 0px;
    border: 1px solid #dbdee1;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    margin: 0px;
    padding: 4px 8px;
}

.osm-container .osm-item-heading-box h2 {
    margin: 0px;
}

.osm-container h2.osm-item-title {
    margin: 6px 0px ! important;
}

.osm-container .osm-item-description {
    background: #ffffff none repeat scroll 0% 0%;
    border-bottom: 1px solid #dbdee1;
    border-left: 1px solid #dbdee1;
    border-radius: 0px 0px 7px 7px;
    border-right: 1px solid #dbdee1;
    margin: 0px;
    padding: 10px;
}

.osm-container .osm-item-wrapper img {
    margin: 0px 10px 0px 0px ! important;
    padding: 0px ! important;
}

.osm-container img.osm-thumb-left {
    float: left ! important;
    margin: 0px 15px 0px 0px ! important;
    max-width: 120px;
}

.osm-container img.osm-thumb-right {
    float: right ! important;
    margin: 0px 0px 0px 15px ! important;
}

.osm-container .osm-plan-properties {
    background: #ecf4fb none repeat scroll 0% 0%;
    float: right;
    margin: 0px 5px 5px;
    padding: 5px 5px 5px 10px;
    width: 290px;
}

td.osm-plan-property-label {
    font-weight: bold;
    text-align: left;
    width: 110px;
}

.osm-taskbar {
    list-style-type: none;
    margin: 0px 0px 6px;
    padding: 0px 0px 6px;
}

.osm-taskbar ul {
    margin: 0px ! important;
    padding: 0px ! important;
}

.osm-taskbar li {
    background-image: none ! important;
    float: left ! important;
    list-style-type: none ! important;
    margin: 0.5em 0px 2px ! important;
    padding: 0px 5px 0px 0px ! important;
}

.osm-taskbar li a:link, .osm-taskbar li a:visited, .osm-taskbar li a:hover {
    text-decoration: none;
}

.osm-taskbar li a:hover {

}

#osm-plan {
    padding: 20px 15px 15px;
}

#osm-plan-details {
    padding: 10px 0px;
}

#osm-plan h1.osm-page-title {
    margin: 0px 0px 10px ! important;
}

.title_cell {
    font-weight: normal;
    padding-left: 5px;
}

.field_cell {

}

.heading {
    font-size: 15px;
    font-weight: bold;
    text-decoration: underline;
}

span.error {
    color: red;
}

.col_container {
    min-height: 150px;
}

table.os_table td.title_cell {
    font-weight: normal;
    padding-left: 10px;
    padding-top: 5px;
    width: 25%;
}

table.os_table td.field_cell {
    padding-top: 5px;
}

.required {
    color: red;
    padding-left: 5px;
}

span.star {
    color: red;
}

.invalid, .error {
    color: red;
}

#restricted_info {
    background-color: #83cc00;
    font-weight: bold;
    margin: 0px;
    min-height: 40px;
    padding: 5px;
}

.text-error {
    color: #b94a48;
    font-size: 14px;
    font-weight: bold;
}

.inline-display {
    display: inline;
}

.explain-text {
    margin-left: 10px;
}

#ajax-loading-animation {
    vertical-align: bottom;
}

form.form-horizontal .control-label, form.form-horizontal .control-label label {
    font-weight: bold;
    text-align: left;
    font-size: 11pt;
}

form.form-horizontal ul, form.form-horizontal ul {
    list-style: outside none none;
}

form.form-horizontal ul li label, form.form-horizontal ul li label {
    display: inline;
}

form.form-horizontal {
    margin-left: 0;
}

.table td.right, th.right {
    text-align: right;
}

.table td.left, th.right {
    text-align: left;
}

#osm-plans-list-columns .osm-pricing-table {
    margin: 0px 0px 25px;
    padding: 0px;
    width: auto;
}

.osm-pricing-table .osm-plan {
    background-color: #e3e4dd;
    border-radius: 0px;
    position: relative;
    text-align: center;
}

.osm-pricing-table .osm-plan:hover {

}

.osm-pricing-table .osm-plan .osm-plan-short-description {
    padding: 10px 5px;
}

.osm-pricing-table .osm-plan-recommended {
    overflow: hidden;
    transition: all 0.25s ease 0s;
}

.osm-pricing-table .osm-plan .osm-plan-header {
    background-color: #797559;
    color: #ffffff;
    display: block;
    padding: 10px 5px;
}

.osm-pricing-table .osm-plan .osm-plan-header h2 {
    color: #ffffff ! important;
    font-size: 16px !important;
    line-height: normal !important;
    margin: 0px ! important;
    text-transform: uppercase;
    border-bottom: 0px !important;
    margin: auto !important;
    width: 100%;
    /*padding-bottom: 10px;*/
    font-weight: bold !important;
    text-align: center !important;
}

.osm-plan-price h2 {

    border-bottom: 0px !important;
}

.osm-pricing-table .osm-plan .osm-plan-header span.osm-plan-price {
    font-size: 20px;
}

.osm-plan-price {
    background: #d2d4c9 none repeat scroll 0% 0%;
    color: #ffffff;
    padding: 10px 0px 5px;
}

.osm-plan-recommended .osm-plan-price {
    background: #eb5e4c none repeat scroll 0% 0%;
}

.osm-plan-price .price {
    color: #ffffff;
    display: inline-block;
    margin-bottom: 0.625rem;
    position: relative;
    text-align: center;
    margin: auto;
    width: 100%;
    padding-bottom: 10px;
    font-weight: bold;
}

.osm-plan-price .price span {
    font-size: 19px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: normal;
}

.osm-plan-price .price sup {
    font-size: 1.5rem;
    left: -12px;
    position: absolute;
    top: 12px;
}

.osm-pricing-table .osm-plan ul {
    list-style: outside none none;
    margin: -10px;
    padding: 0px;
}

.osm-pricing-table .osm-plan ul.osm-signup-container {
    margin: 0px;
    padding: 10px 5px;
}

.osm-pricing-table .osm-plan ul li.plan-feature {
    border-top: 1px solid #c5c8c0;
    padding: 15px 10px;
}

.osm-pricing-table .osm-plan ul li.plan-feature:nth-child(2n+1) {
    background: #ffffff none repeat scroll 0% 0%;
}

.osm-pricing-table .btn-singup {
    font-size: 13px;
    padding: 8px 25px;
}

.osm-pricing-table .osm-plan-recommended .plan-recommended {
    background: #27ae60 none repeat scroll 0% 0%;
    border-radius: 0px 0px 4px 4px;
    color: white;
    display: block;
    font-size: 12px;
    font-weight: bold;
    left: -35px;
    line-height: 22px;
    padding: 5px 10px;
    position: absolute;
    text-align: center;
    text-shadow: 0px 1px rgba(0, 0, 0, 0.05);
    top: 18px;
    transform: rotate(-45deg);
    width: 130px;
}

.osm-container .form-group .radio, .osm-container .form-group .checkbox {
    min-height: 1px ! important;
}

.osm-container .form-group input.radio, .osm-container .form-group input.checkbox, .osm-container .form-group select {
    display: inline-block ! important;
}

.osm-container .form-group select, .osm-container .form-group textarea, .osm-container .form-group input[type="text"], .osm-container .form-group input[type="password"], .osm-container .form-group input[type="datetime"], .osm-container .form-group input[type="datetime-local"], .osm-container .form-group input[type="date"], .osm-container .form-group input[type="month"], .osm-container .form-group input[type="time"], .osm-container .form-group input[type="week"], .osm-container .form-group input[type="number"], .osm-container .form-group input[type="email"], .osm-container .form-group input[type="url"], .osm-container .form-group input[type="search"], .osm-container .form-group input[type="tel"], .osm-container .form-group input[type="color"] {
    width: 210px ! important;
    height: 37px ! important;
}

input[type="radio"] {
    margin-top: 1px;
}

label input[type="radio"] {
    margin-right: 2px;
    margin-top: 0;
    border-radius: 50%;
    height: 1em !important;
    width: 1em;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid rgba(0, 0, 0, .25);
}

label input[type="radio"]:checked {
    margin-right: 2px;
    margin-top: 0;
    border-radius: 50%;
    height: 1em !important;
    width: 1em;
    background-color: #0d6efd;
    border-color: #0d6efd;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}

.form-check-input {
    margin-right: 0;
    margin-top: 3px !important;
}

label input[type="checkbox"] {
    height: 1em !important;
    width: 1em;
}

label input[type="checkbox"]:checked {
    margin-right: 2px;
    height: 1em !important;
    width: 1em;
    background-color: #0d6efd;
    border-color: #0d6efd;
}


.osm-container .form-group input.input-mini[type="text"], .osm-container .form-group select.input-mini, .osm-container .form-group textarea.input-mini {
    width: 60px ! important;
}

.osm-container .form-group input.input-small[type="text"], .osm-container .form-group select.input-small, .osm-container .form-group textarea.input-small {
    width: 90px ! important;
}

.osm-container .form-group input.input-medium[type="text"], .osm-container .form-group select.input-medium, .osm-container .form-group textarea.input-medium {
    width: 150px ! important;
}

.osm-container .form-group input.input-large[type="text"], .osm-container .form-group select.input-large, .osm-container .form-group textarea.input-large {
    width: 210px ! important;
}

.osm-container .form-group input.input-xlarge[type="text"], .osm-container .form-group select.input-xlarge, .osm-container .form-group textarea.input-xlarge {
    width: 270px ! important;
}

.osm-container .form-group input.input-xxlarge[type="text"], .osm-container .form-group select.input-xxlarge, .osm-container .form-group textarea.input-xxlarge {
    width: 530px ! important;
}

.row .col-md-4 {
    padding-left: 0;
    padding-right: 0;
    margin-left: 2.127659574%;
    width: 31.914893614%;
}

@media (max-width: 767px){
   .row .col-md-4 {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0%;
    width: 100%;
    margin-bottom:15px;
    } 
}


@media (min-width: 1200px) {
    .row {
        margin-left: -0px !important;
        padding-left: 0;
        *zoom: 1;
    }
}

.row {
    margin-left: -0px !important;
    padding-left: 0;
    *zoom: 1;
}

.row .form-control-label, .form-horizontal h3, .osm-message p  {
    padding-left: 0;
}


.row .clearfix div {
    padding-left: 0;
}

table.os_table td.title_cell {
    padding-left: 0;
}

div#osm-plans-list-columns div.row.osm-pricing-table .osm-plan {
    /*margin: 0px -15px;*/
}

.osm-active-plans-list {

}

.osm-active-plans-list li {
    margin-top: 5px;
}

.osm-user-profile-wrapper {
    background-color: #f5f5f5;
    border-radius: 4px;
    border: 1px solid #e3e3e3;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05) inset;
    margin-bottom: 20px;
    padding: 15px;
}

.osm-user-profile-wrapper .profile-name {
    font-size: 20px;
    padding-bottom: 20px;
    text-transform: capitalize;
}

.osm-user-profile-wrapper .table {
    margin-left: 5px;
}

.osm-user-profile-wrapper .table th, .osm-user-profile-wrapper .table td {
    background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% ! important;
    border: medium none;
    padding: 4px 0px;
    text-transform: capitalize;
}

.osm-user-profile-wrapper td.osm-profile-field-title {
    font-weight: bold;
}

#osm-profile-list .osm-user-profile-wrapper img {
    float: inherit ! important;
}

.moduletable_pricelist {
    display: inline-block;
    float: left;
    position: relative;
    width: auto;
}


.osm-container h1 {

    font-size: 25px;
}


.osm-container h2 {
    font-size: 20px;

}

h1.osm-page-title {
    margin: 0px 0px 10px ! important;
    font-size: 22px !important;
}


h2.osm-page-title {
    margin: 0px 0px 20px ! important;
    font-size: 20px !important;
    display: none !important;
}

h3.osm-page-title {

    font-size: 20px !important;
}


h4.osm-page-title {

    font-size: 20px !important;
}

h3.osm-heading {
    width: 33%;
    font-size: 20px !important;
    margin: 25px 0px 15px !important;
}

.osm-pricing-table .osm-plan .osm-plan-header {
    border: none !important;
    border-radius: 0 !important;

}

.osm-pricing-table div:first-child {
    margin-left: 0;
}

.sppb-addon-title {
    width: 100%;
}



.form-control-label label{
    width: fit-content;
}

.tooltip{
    padding-left: 5em;
}

.form-horizontal .form-actions {
    text-align: right;
}

.form-actions input[type="submit"]:active {
    background-color: rgb(214, 37, 76) !important;
}

.form-actions input[type="submit"]:hover{
    border: 1px solid rgb(214, 37, 76);
    background: rgb(214, 37, 76) !important;
    color: white;
}

.form-select{
    line-height: 1;
}

.eb-form-control .formError{
    left: 520px;
}

.hasTip::after {
    content: " \f05a";
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
}