body {
    color: #535353;
    font: 14px "Open Sans", sans-serif;

}

.titolobox {
    background: rgba(0, 0, 0, 0) url("../assets/img/bg-rpwe-titolo.png") repeat-x scroll 0 8px;
    height: 50px;
    width: 100%;
}

.titolobox h3 {
    background: #fff none repeat scroll 0 0;
    color: #790000;
    display: inline !important;
    font-family: "Open Sans", sans-serif;
    font-size: 27px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    padding: 0 20px 0 0;
    text-decoration: none;
}


.page-title-wrap {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    margin: 0 0 25px;
}

.container .logo {
    width: 50%;
}

.container .logo img {
    max-height: 88px;
    max-width: 100%;
}



.page-title-wrap .container .row {
    border-bottom: 17px solid #790000;
    padding-bottom: 20px;
}

.footer {
    color: #000;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    background: none;
}

.footer .container .row {
    background-color: #e4e4e4;
    padding: 20px 0;
}

.footer h2 {
    color: #790000;
    font-size: 26px;
    line-height: 35px;
    margin: 0 0 25px;
    font-weight: 600;
}

h1, h2, h3, h4 {
    font-family: "Raleway", sans-serif;
    font-weight: 600;
}

.logo-footer {
    text-align: center;
}

.twitter-facebook-footer div {
    float: left;
    margin: 0 10px 0 0;
}

.main-container {
    min-height: 650px;
}


h1 {
    color: #790000;
    font-family: "Raleway", sans-serif;
    font-size: 26px;
    font-weight: 600 !important;
}


h1.main-title {
    border-bottom: 3px solid #e4e4e4;
    font-size: 36px;
    font-weight: 400 !important;
    margin: 0 0 20px;
    padding: 0 0 8px;
}



.list-group-item {
    background: #c1c1c1 none repeat scroll 0 0;
}

.list-group-item>a {
    color: #790000 !important;
    font-family: "Raleway", sans-serif;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
}

.blog-detail-list li .icons {
    background-color: #fff;
    border-radius: 50px;
    color: #C1C1C1;
    font-size: 14px;
    height: auto;
    line-height: 28px;
    margin: 10px 0 0 8px;
    padding: 0;
    width: 28px;
}

.panel>.list-group .list-group-item {
    border: none;
    border-bottom: 6px solid #fff;
    padding-left: 48px;
}

.section.sidebar {
    padding: 0;
}



.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    border: 1px solid #790000 !important;
}

.pagination>li>a, .pagination>li>span {
    margin-left: 0;
}

p {
    color: #535353;
}

.section {
    background: #fff none repeat scroll 0 0;
    padding: 20px 0 50px;
}


.blog-detail .fa-user-md {
    background-color: #eee;
    border-radius: 150px;
    color: #999;
    display: block;
    font-size: 140px;
    padding: 20px;
    text-align: center;
}

.blog-detail .col-md-9 {
    padding-left: 40px;
}

.blog-detail .sub-heading {
    margin: 0 0 25px;
}

.blog-detail p {
    margin: 20px 0;
}


.row.box-corso {
    border-bottom: 2px dotted #ccc;
    margin-bottom: 30px;
    padding-bottom: 25px;
}

.box-corso h2 {
    font-size: 24px;
    margin: 0 0 15px;
}

.box-corso h2 a {
    color: #790000;
}

.contact-form-wrap {
    background: #f6f6f6 none repeat scroll 0 0;
    padding: 20px;
    width: 100%;
}


.contact-form-wrap .btn {
    width: 200px;
}

.contact-form-wrap .form-group .help-block {
    color: #777;
}

.contact-form-wrap {
    min-height: 520px;
}
#spid-cie-box .contact-form-wrap {
    min-height: 555px;
}

.blog-detail-list li.list-group-item.user-item {
    background-color: #e4e4e4;
    color: #555;
}

.heading .fa {
    color: #ff0000;
}

.contact-form-wrap h3 {
    font-size: 22px;
    margin: 0 0 20px;
}



/**
-------------------------------------------
FULL CALENDAR
-------------------------------------------
**/
.has-toolbar.fc {
    margin-top: 50px;
}

.fc-header-title {
    display: inline-block;
    vertical-align: top;
}

.fc-header-center {
    text-align: left;
}

.fc-header-left {
    text-align: left;
    width: 18%;
}

.fc-view {
    width: 100%;
}

.fc-state-default, .fc-state-default .fc-button-inner {
    background: #fff !important;
    border-color: #DDDDDD;
    border-style: none solid;
    color: #646464;
}

.fc-state-active, .fc-state-active .fc-button-inner, .fc-state-active, .fc-button-today .fc-button-inner, .fc-state-hover, .fc-state-hover .fc-button-inner {
    background: #34BC9B !important;
    color: #fff !important;
}

.fc-event-skin {
    background-color: #3EAFDB !important;
    border-color: #3EAFDB !important;
    color: #FFFFFF !important;
}

.fc-grid th {
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #34BC9B !important;
    color: #fff;
    text-transform: uppercase;
}

.fc-widget-header {
    border-color: #62c6a0;
}

.fc-widget-content {
    border-color: #ebebeb;
    background: #fff;
}

.fc-header-title h2 {
    font-size: 18px !important;
    color: #474752;
    font-weight: 300;
    padding: 5px 10px;
}

.external-event {
    cursor: move;
    display: inline-block !important;
    margin-bottom: 6px !important;
    margin-right: 6px !important;
    padding: 8px;
}

#external-events p input[type="checkbox"] {
    margin: 0;
}

#external-events .external-event {
    font-size: 14px;
    font-weight: normal;
    display: block;
    width: 100%;
    text-align: left;
}

.drg-event-title {
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

.fc-content .fc-event {
    border-radius: 4px;
    webkit-border-radius: 4px;
    padding: 4px 6px;
}

.drp-rmv {
    padding-top: 10px;
    margin-top: 10px;
}

.pagination {
    margin: 0;
}

.pagination>.active>a, .pagination>.active>a:hover {
    background: #3bafda none repeat scroll 0 0;
    border-color: #3bafda;
}

.blog-detail {
    line-height: 170%;
}

.form-inline-search {
    margin: -20px 0 40px;
}

label.error {
    color: #cc0000;
    display: block;
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
    margin: 4px 0 8px;
}

.wait {
    display: none;
    font-size: 20px;
}

.form-horizontal .privacy {
    font-size: 11px;
    line-height: 16px;
}

.button-spid {
    margin: 0 auto;
    display: block !important;
}
div.cie-button {
    margin: 20px auto 0px;
}