.rstpl-navigation .navbar .rstpl-brand {
    display: inline-block;
    padding: 0px 0;
    width: 242px;
}
.rstpl-main-menu-position {
    border-bottom-width: 2px;
    border-bottom-color: #1db3e3;;
    border-bottom-style: solid;
}
#column-right > [class*="rstpl-"], #column-left > [class*="rstpl-"] {
    -webkit-box-shadow: 0px 0px 0px 1px rgb(29 179 227 / 80%);
    -moz-box-shadow: 0px 0px 0px 1px rgba(29,179,227,0.8);
    -ms-box-shadow: 0px 0px 0px 1px rgba(29,179,227,0.8);
    -o-box-shadow: 0px 0px 0px 1px rgba(29,179,227,0.8);
    box-shadow: 0px 0px 0px 1px rgb(29 179 227 / 80%);
	padding: 15px;
}
#column-right > [class*="rstpl-"]:after, #column-left > [class*="rstpl-"]:after {
  -webkit-box-shadow: 0px 0px 0px 1px rgb(29 179 227 / 80%);
    -moz-box-shadow: 0px 0px 0px 1px rgba(29,179,227,0.8);
    -ms-box-shadow: 0px 0px 0px 1px rgba(29,179,227,0.8);
    -o-box-shadow: 0px 0px 0px 1px rgba(29,179,227,0.8);
    box-shadow: 0px 0px 0px 1px rgb(29 179 227 / 80%);
}
.rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu > li {
    border-bottom: 1px solid #1db3e3;
}
@media (max-width: 767px){
.rstpl-top-position {
    display: none!important;
}}
@media (min-width: 768px) and (max-width: 979px){
.rstpl-top-position{
    display: none!important;
}}
.input-mini {
    min-width: 80px!important;
}
#column-right > [class*="rstpl-"] h1, #column-left > [class*="rstpl-"] h1, #column-right > [class*="rstpl-"] h2, #column-left > [class*="rstpl-"] h2, #column-right > [class*="rstpl-"] h3, #column-left > [class*="rstpl-"] h3, #column-right > [class*="rstpl-"] h4, #column-left > [class*="rstpl-"] h4, #column-right > [class*="rstpl-"] h5, #column-left > [class*="rstpl-"] h5, #column-right > [class*="rstpl-"] h6, #column-left > [class*="rstpl-"] h6 {
    word-break: break-word;
}
.input-small {
    min-width: 140px!important;
}
@media (max-width: 768px){
#column-right, #column-left {
    padding: 0px;
}}
#column-left > div > h2, #column-right > div > h2 {
    line-height: 32px !important;
}

.ba-form-field-item .ba-form-products-cart .ba-form-product-quantity-cell input, .ba-form-page-navigation-title, .upload-file-btn, .upload-file-input, .ba-field-container select, .ba-field-container textarea[readonly], .ba-field-container textarea, .ba-field-container input[type="text"], .ba-field-container input[type="number"], .ba-field-container input[type="password"], .ba-field-container input[type="email"] {
 
    min-width: 200px;
}

.rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .active > a {
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    color: #005627!important;
}

.rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .hover > a {
    
    color: #111 !important;
}