#norrc .nc-margin-top .thumbnail.nc-thumbnail{width:20%;}
ul {
  list-style: none; /* Remove default bullets */
}
.blog-content-wrapper ul li{
color:#fff;
  padding-bottom:20px;
}
.blog-content-wrapper ul li::before {
  content: "\2022";
  color: #76b900;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
}

.news .body a{
color: #ffc700;
}
#item-14963109230::after {

    content: "© RenderBurger";
    display: block;
    position: absolute;
    color: 

    #fff;
    margin-top: -25px;
    right: 10px;
z-index: 99999999;
}



body:not(.com_gridbox) header.header { background: black;} 
body.com_gridbox.news, body.com_gridbox.blog {background-color:#35404a;} 



#nc-crop-desc{color:#000 !important;}
body:not(.com_gridbox) .body { margin: 250px 0;}
#nc-crop-desc{color:#000;}
body:not(.com_gridbox) .body p {color:#000;}
body{
    -webkit-text-size-adjust: none!important ;
}
body:not(.com_gridbox) .body .nc-item-title h1 {
font-size: 25px;
    line-height: 30px;
    text-align: left;
}
strong {
color: #ff7a2f !important;
}
body:not(.com_gridbox) .body label.invalid {
    color: #ff1200!important;
}

body:not(.com_gridbox) .body #system-message-container .alert.alert-error.alert-danger {width: 95%;
    padding: 10px 10px;  margin-bottom: 10px; border-radius: 6px;
}

body:not(.com_gridbox) .body #system-message-container .alert.alert-error {
   width: 100%; 
  margin-bottom: 10px;
}

body:not(.com_gridbox) .body #system-message-container .alert.alert-success{
 width: 100%; 
}
#system-message > div .alert-message {
    padding-right: 50px;
}


 #system-message {
position: relative;
    right: 0px;
  bottom: 0px;
    box-shadow: none;
  border-radius: 6px;
}

body:not(.com_gridbox) .body #system-message > div .alert-message {
    opacity: 1;
}

body:not(.com_gridbox) .body #system-message > .alert:before{
   display:none;
}


body:not(.com_gridbox) .body a:not(.btn) { color: #ff7a2f}
body:not(.com_gridbox) .body .hasTooltip a:not(.btn) { color: #fff !important;}

body:not(.com_gridbox) .page-header {
    margin: 0px 0 0px;
    padding-bottom: 8px;
}

body:not(.com_gridbox) .body #system-message-container .alert .close {
    color: #000;
    float: right;
    font-size: 40px;
    font-weight: bold;
    line-height: 18px;
    opacity: 1;
  right: 0px;
    top: 10px;
}

.btn-small {
    font-size: 13px !important;
    padding: 3px 12px !important;
    font-weight: 400 !important;
color: #ffffff;
}

a.btn-theme, .btn-theme {
    background-color: #d35c06;
}

body:not(.com_gridbox) h3 {
line-height: 30px;
text-align: left;
}

body:not(.com_gridbox) .headline-wrapper h3 {
line-height: 30px;
text-align: center;
}




body:not(.com_gridbox) h2  {color: #ff7a2f}

#jsn-form.flat > ul.z-tabs-nav > li.z-active > a {
    background-color: #ff7a2f !important;
}

#jsn-form.flat.contained > ul > li a, #jsn-form.flat.clean > ul > li a {
    background-color: #000 !important;
   color: #fff!important;
}
.com_virtuemart .fg-button, .com_virtuemart .button, .pager li > a, .pager li > span, .btn {
    background-color: #ff7a2f !important;
    color: #fff !important;
}

#nc-appform-cancel-button {
background-color: #200f05 !important;
}

#nc-appform-save-button {
float: right;
}

.alert-danger, .alert-error {
    color: #ffffff !important;
}

@media (max-width: 1024px){
body:not(.com_gridbox) .body { margin: 150px 0;}
}
@media (max-width: 764px){
body:not(.com_gridbox) .body { margin: 100px 0;}
}

.control-group .control-label {
    width: 100%!important;
}
  .form-horizontal .controls {
    margin-left: 0% !important;
}


.control-group .control-label {
    text-align: left !important;
}


.com_virtuemart table.user-details input, .chzn-container-single .chzn-search input[type="text"], .chzn-container-multi .chzn-choices, .chzn-container-single .chzn-single, textarea:not([class*="span"]), input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], select {

    background: #fff;
    border: 1px solid #000;
    color: #000;
    width: 100%;

}

#jform_custom_field_2 {
height: 250px;
}
.chzn-container .chzn-drop {
    width: 100% !important;
}
.chzn-container .chzn-results {

    max-height: 300px;

}

.custom-caption .ba-image-item-caption {
    opacity: 1 !important;
}
.ba-album.css-style-13 .ba-caption, .ba-gallery-grid.css-style-13 .ba-caption, .ba-album.css-style-11 .ba-caption, .ba-gallery-grid.css-style-11 .ba-caption {

bottom: 0px  !important;
    opacity: 1  !important;
}

 .ba-gallery-grid.css-style-11 .ba-caption h3{
  margin: 5px   !important;
  width: calc(100% - 10px) !important;
   width: -webkit-calc(100% - 10px) !important;
}

#system-message-container .alert {
    width: 100% !important;
}

.icon-edit::before{
font-size: 32px;
}
.tabfin td {padding:5px;}
.tabfin tr:nth-child(even) {
 background-color: #E6E6E6;
}

.tabfin tr:nth-child(odd) {
 background-color: #fff;
}