.box-content-header {
    width: 100%;
    float: left;
}

.box-calendar-div {
    z-index: 1;
}
.box-pagination {
    float: right;
    width: 50%;
    margin-top: -37px;
    z-index: 1;
}
.box-pagination ul {    
    text-align: right;
    float: right;
}
.box-pagination ul li{
    display: inline;
}
.box-pagination .panel-paginatingh2 ul.pagination li a{
    color: #224A7E!important;
    font-weight: 700;
    border: none;
    background: none;
    padding: 2px 6px;

}
.box-pagination .panel-paginatingh2 ul.pagination li.active a{
    text-decoration: underline;
}
.box-content-body {
    width: 100%;
    clear: both;
}
#ajaxcontent2 {
    position:relative;
    min-height: 200px;
}
#ajaxcontent-spinner2 {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
}
#ajaxcontent-spinner2 .spinner{
    position: absolute;
    width: 100%;
    height: 100%;
    background: url("../images/spinner.gif") no-repeat center center;

}
#ajaxcontent-spinner.ocultar {
    display: none;
}
@font-face {
    font-family: 'IcoMoon';
    src: url('../../jui/fonts/IcoMoon.eot');
    src: url('../../jui/fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../../jui/fonts/IcoMoon.woff') format('woff'), url('../../jui/fonts/IcoMoon.ttf') format('truetype'), url('../../jui/fonts/IcoMoon.svg#IcoMoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
.newslist {
    width: 100%;
    float: left;
    clear:both;
}
.field-calendar {
    margin-bottom: 10px;
}
#dia2_btn {
    background: #224A7E;
    padding: 2px 6px;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: 'IcoMoon';
    font-style: normal;
    speak: none;
}
.icon-calendar:before {
    content: "\43";
}
#dia2 {
    border: none;
    width: 90px;
    font-weight: bold;
    color: #224A7E;
}
#dia2:focus, #dia2:active {
outline: 0;
}
.list-row {
    float: left;
    width: 100%;
}
.list-date {
    float: left; 
    width: 20%;
    color: #224A7E;
}
.list-desc {
    float: left; 
    width: 80%;
}
.rss_historial {
    width: 100%;
    padding-top: 14px;
    clear: both;
}
.reportes {
    width: 100%;
}
.reportes .title {
    text-transform: uppercase;
    color: #224A7E;
    margin: 20px 0;
    font-weight: 500;
    width: 100%;
}
.reportes .reporte{
    background: url("../images/report.jpg") no-repeat center left;
    width: 100px;
    height: 24px;
    padding-left: 28px;
    padding-top: 6px;
    font-weight: 500;
    color: #224A7E;
}
.reportes .reporte-historial {
    width: 100px;
    height: 24px;
    margin-left: 28px;
    padding-left: 28px;
    padding-top: 6px;
    font-weight: 500;
    color: #224A7E;
}
.lastdiv {
    width: 100%;
    height: 24px;
    clear:both;

}