.skin-black .wrapper, .skin-black .main-sidebar, .skin-black .left-side{background-color: red !important;}

.bg-dark{background-color: #2e3538}

.border-rounded{padding-top:0px; padding-left: 0px; padding-right: 0px; border-radius: 10px; -moz-border-radius: 10px;border: solid 1px #f1f1f1;box-shadow: 0px 0px 16px #D9D9D9;}
.image-rounded{border-radius: 6px; -moz-border-radius: 6px;border: solid 0px #f1f1f1;}

.border-rounded-petition{
    /*padding:15px;*/ 
    border-radius: 10px; 
    opacity: 0.7;
    border: 1px solid #ACB7BB;
    box-sizing: border-box;
    -moz-border-radius: 10px;
    border: solid 1px #f1f1f1;
    background-color: #E3E7E8}

.petition-point-title{
    font-family: Heebo;
    margin-top: 10px;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 41px;
    text-align: center;}

.petition-point-body{
    font-family: Heebo;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 26px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 16px;
    margin-top: 16px;
    color: #2E3538;}

