/**
 * 	General, fonts
 */


.cc_container .cc_message {
    font-size: 0.8em !important;
    line-height: 1.1em  !important;
    display: block;
}
.cc_container .cc_btn{
     color: #717e85 !important;
     background-color: #d2d9dd !important;
     width: auto !important;
}
.cc_message a{color:#791228 !important;}



#scn_load_ajax_frame #formfields table tbody tr,
#scn_load_ajax_frame table tbody tr {
    margin-right: -2px;
}


.scn-cta {
    padding: 30px 0 20px 0;
}


/**
 * 	Footer, socket
 */
body #footer_legal a {
    line-height: 31px;
}
#footer_legal #legalline_footer p {
    line-height: 32px;
}


tr:last-child td{border:0;}
.clear-left{clear:left;}


.time_circles > div > h4{
  border:none;
}
