body .modalMsg .ui-carousel-header {
    padding: 6px 0 0 0;
    background: #fff;
    border: 1px solid #fff !important;
    padding: 5px 5px 0 15px;
    text-align: left;
    font-weight: 300 !important ;
    color: #b7b7b7
}

body .modalMsg .ui-widget-content {
    border: 1px solid #fff !important;
}

.ui-carousel-viewport .boxed {
    margin: 10px 5px !important;
}

.modalMsg {
    border: 1px solid #fff !important;
}

body .check-leitura label {
    color: #3e3e3e;
}

body .check-leitura .ui-radiobutton .ui-radiobutton-box {
    border: 1px solid #3e3e3e;
}

.check-leitura {
    padding-top: 10px
}