
body {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #000;
    line-height: 20px;
    text-align: center;
}

strong { font-weight: 500; }

label {
    font-weight: 500;
    font-size: 12px;
}

a, a:hover, a:focus {
    color: blue;
    text-decoration: none;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    cursor: pointer;
}

h1, h2 {
    font-size: 14px !important;
    font-weight: bold;
    margin-top: 0;
    color: #555;
    margin-top: 5px;
    text-indent: 13px;
}

h1 small {
    text-indent: 13px;
}

h3 {
	font-size: 22px;
    font-weight: 300;
    color: #555;
    line-height: 30px;
}

.pl-0 {
    padding-left: 0px;
    padding-right: 0px;
}

.pr-10 {
    padding-right: 10px;
}

.pl-10 {
    padding-left: 10px;
}

.pr-15 {
    padding-left: 0px;
    padding-right: 0px;
}

img { max-width: 100%; }

::-moz-selection { background: #de615e; color: #fff; text-shadow: none; }
::selection { background: #de615e; color: #fff; text-shadow: none; }


.btn-link-1 {
	display: inline-block;
	height: 50px;
	margin: 5px;
	padding: 16px 20px 0 20px;
	background: #de615e;
	font-size: 16px;
    font-weight: 300;
    line-height: 16px;
    color: #fff;
    -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
}
.btn-link-1:hover, .btn-link-1:focus, .btn-link-1:active { outline: 0; opacity: 0.6; color: #fff; }

.btn-link-1.btn-link-1-facebook { background: #4862a3; }
.btn-link-1.btn-link-1-twitter { background: #55acee; }
.btn-link-1.btn-link-1-google-plus { background: #dd4b39; }

.btn-link-1 i {
	padding-right: 5px;
	vertical-align: middle;
	font-size: 20px;
	line-height: 20px;
}

.btn-link-2 {
	display: inline-block;
	height: 50px;
	margin: 5px;
	padding: 15px 20px 0 20px;
	background: rgba(0, 0, 0, 0.3);
	border: 1px solid #fff;
	font-size: 16px;
    font-weight: 300;
    line-height: 16px;
    color: #fff;
    -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
}
.btn-link-2:hover, .btn-link-2:focus, 
.btn-link-2:active, .btn-link-2:active:focus { outline: 0; opacity: 0.6; background: rgba(0, 0, 0, 0.3); color: #fff; }


/***** Top content *****/

.inner-bg {
    padding: 0 0 0 0;
}

.top-content .text {
	color: #fff;
}

.top-content .text h1 { color: #fff; }

.top-content .description {
	margin: 20px 0 10px 0;
}

.top-content .description p { opacity: 0.8; }

.top-content .description a {
	color: #fff;
}
.top-content .description a:hover, 
.top-content .description a:focus { border-bottom: 1px dotted #fff; }

.form-box {
	margin-top: 10px;
}

.form-top {
	overflow: hidden;
	background: #444;
	background: rgba(0, 0, 0, 0.35);
	-moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0;
	text-align: left;
}

.form-top-left {
	float: left;
	width: 75%;
	padding-top: 25px;
}

.form-top-left h3 { margin-top: 0; color: #fff; }
.form-top-left p { opacity: 0.8; color: #fff; }

.form-top-right {
	float: left;
	width: 25%;
	padding-top: 5px;
	font-size: 66px;
	color: #fff;
	line-height: 100px;
	text-align: right;
	opacity: 0.3;
}

.form-bottom {
    padding: 5px 25px 0px 25px;
    background: #ffffff;
    /*background: rgba(0, 0, 0, 0.3);*/
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    text-align: left;
}

.form-bottom-login {
    padding: 25px 25px 25px 25px;
    background: #ffffff;
    /*background: rgba(0, 0, 0, 0.3);*/
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    text-align: left;
}

.form-bottom form textarea {
	height: 100px;
}

.form-bottom form button.btn {
	width: 100%;
}

.form-bottom form .input-error {
	border-color: #de615e;
}

.social-login {
	margin-top: 35px;
}

.social-login h3 {
	color: #fff;
}

.social-login-buttons {
	margin-top: 25px;
}

div .cuadros {
    padding: 10px;
    background-color: #603;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 400;
    color: white;
    border-top-right-radius: 25px;
    margin: 5px;
    min-height: 90px;
}

div .cuadros i {    
    padding-right: 10px;
}

div .content-cuadro {
    padding: 0px;
}

div .footerNoticias {
    border-top: 1px solid;
    bottom: 5px;
    height: 50px;
    width: 100%;
    padding: 10px;
    font-size: 14px;
    line-height: 22px;  
}

.foterDashboard {
    margin: 10px auto 10px auto;
    padding: 10px;
    height: auto;
    background: #cddce0;
}

    .foterDashboard p {
        text-align: center;
        font-size: 13px;
        line-height: 18px
    }

.iconoGrande {
    font-size: 30px;
}

.rendiciones_menu {
    padding-left: 0px;
    padding-right: 0px;
    word-wrap: normal;
}

.rendiciones {
    text-align: justify;
}

.rendiciones h1 h2 {
    font-size: 18px !important;
    font-weight: bold;
}

.rendiciones p {
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
}

.rendiciones p strong{
    font-size: 12px;
    line-height: 20px;
    font-weight: 500;
}

.padding-0 {
    padding: 0px;
}

.datosUsuario {
    font-size: 12px;
    line-height: 10px;
    font-weight: 400;
    color: #333;
}

.mh-500 {
    max-height: 500px;
    overflow: auto;
}

.contenido h1 {
    font-family: Verdana;
    text-indent: 0;
    font-size: 20px;
}

.contenido h2 {
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
}

.list-items {
    line-height: 19px;
    position: relative;
    display: block;
    color: #555;
    font-size: 13px;
}

.list-items i {
    font-size: 15px;
    color: #337ab7c4;
}

.list-items label {
    cursor: pointer;
    font-weight: 500;
    font-size: 12px;
    color: #333;
}

::-webkit-scrollbar {
    width: 12px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}
/***** Media queries *****/


@media (min-width: 1399px) {
    .form-top {
        /*width: 1100px;*/
        width: auto;
    }

        .form-top img {
            width: 1100px;
        }

    .container {
        width: 1356px;
    }

    .borderR {
        border-right: 1px solid;
    }

    .noticias {
        min-height: 100%;
        overflow: auto;
        /*margin-bottom: 50px;*/
        padding: 0px;
    }

    .noticiasPanel {
        min-height: 580px;
        overflow: auto;
        margin-bottom: 50px;
        padding: 0px;
    }
}
@media (min-width: 1399px) {
    .form-top {
        /*width: 1100px;*/
        width: auto;
    }

        .form-top img {
            width: 1100px;
        }

    .container {
        width: 1356px;
    }

    .borderR {
        border-right: 1px solid;
    }

    .noticias {
        min-height: 100%;
        overflow: auto;
        /*margin-bottom: 50px;*/
        padding: 0px;
    }

    .noticiasPanel {
        min-height: 580px;
        overflow: auto;
        margin-bottom: 50px;
        padding: 0px;
    }
}

@media (min-width: 991px) and (max-width: 1199px) {
    div .noticias {
        min-height: 130px;
        overflow: auto;
        padding-bottom: 15px;
    }

    div .noticiasPanel {
        min-height: 130px;
        overflow: auto;
        padding-bottom: 15px;
    }

    .mh-500 {
        height: auto;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    div .noticias {
        min-height: 130px;
        overflow: auto;
        padding-bottom: 15px;
    }

    div .noticiasPanel {
        min-height: 130px;
        overflow: auto;
        padding-bottom: 15px;
    }
}

@media (max-width: 767px) {

    h1, h2 {
        font-size: 32px;
    }

    .inner-bg {
        padding: 10px 0 110px 0;
    }

    div .noticias {
        min-height: 130px;
        overflow: auto;
        padding-bottom: 15px;
    }

    div .noticiasPanel {
        min-height: 130px;
        overflow: auto;
        padding-bottom: 15px;
    }
}

.text-login {
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
}

.text-login p {
    font-size: 12px;
}

.validationMessage {
    color: red;
    font-size: 12px;
    font-family: Verdana;
}




table th {
    font-weight: bolder;
    background-color: #337ab7;
    color: white;
    font-weight: 500;
}

/*botonoes de para ocualtar menu*/
.hideMenu {
    z-index: 1013;
    font-size: 24px;
    float: right !important;
    cursor: pointer;
}

.showMenu {
    position: absolute;
    z-index: 99;
    margin-top: -10px;
    font-size: 24px;
    display: none;
    cursor: pointer;
}

.btn {
    width: 100%;
}

.center {
    text-align: center;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #F2F2F2;
}



 /** The Magic **/
    .btn-breadcrumb .btn:not(:last-child):after {
        content: " ";
        display: block;
        width: 0;
        height: 0;
        border-top: 17px solid transparent;
        border-bottom: 17px solid transparent;
        border-left: 10px solid white;
        position: absolute;
        top: 50%;
        margin-top: -17px;
        left: 100%;
        z-index: 3;
    }

    .btn-breadcrumb .btn:not(:last-child):before {
        content: " ";
        display: block;
        width: 0;
        height: 0;
        border-top: 17px solid transparent;
        border-bottom: 17px solid transparent;
        border-left: 10px solid rgb(173, 173, 173);
        position: absolute;
        top: 50%;
        margin-top: -17px;
        margin-left: 1px;
        left: 100%;
        z-index: 3;
    }

    /** The Spacing **/
    .btn-breadcrumb .btn {
        width: auto !important;
        padding: 6px 12px 6px 24px;
    }

        .btn-breadcrumb .btn:first-child {
            padding: 6px 6px 6px 10px;
        }

        .btn-breadcrumb .btn:last-child {
            padding: 6px 18px 6px 24px;
        }

        /** Default button **/
        .btn-breadcrumb .btn.btn-default:not(:last-child):after {
            border-left: 10px solid #fff;
        }

        .btn-breadcrumb .btn.btn-default:not(:last-child):before {
            border-left: 10px solid #ccc;
        }

        .btn-breadcrumb .btn.btn-default:hover:not(:last-child):after {
            border-left: 10px solid #ebebeb;
        }

        .btn-breadcrumb .btn.btn-default:hover:not(:last-child):before {
            border-left: 10px solid #adadad;
        }

        /** Primary button **/
        .btn-breadcrumb .btn.btn-primary:not(:last-child):after {
            border-left: 10px solid #428bca;
        }

        .btn-breadcrumb .btn.btn-primary:not(:last-child):before {
            border-left: 10px solid #357ebd;
        }

        .btn-breadcrumb .btn.btn-primary:hover:not(:last-child):after {
            border-left: 10px solid #3276b1;
        }

        .btn-breadcrumb .btn.btn-primary:hover:not(:last-child):before {
            border-left: 10px solid #285e8e;
        }

        /** Success button **/
        .btn-breadcrumb .btn.btn-success:not(:last-child):after {
            border-left: 10px solid #5cb85c;
        }

        .btn-breadcrumb .btn.btn-success:not(:last-child):before {
            border-left: 10px solid #4cae4c;
        }

        .btn-breadcrumb .btn.btn-success:hover:not(:last-child):after {
            border-left: 10px solid #47a447;
        }

        .btn-breadcrumb .btn.btn-success:hover:not(:last-child):before {
            border-left: 10px solid #398439;
        }

        /** Danger button **/
        .btn-breadcrumb .btn.btn-danger:not(:last-child):after {
            border-left: 10px solid #d9534f;
        }

        .btn-breadcrumb .btn.btn-danger:not(:last-child):before {
            border-left: 10px solid #d43f3a;
        }

        .btn-breadcrumb .btn.btn-danger:hover:not(:last-child):after {
            border-left: 10px solid #d2322d;
        }

        .btn-breadcrumb .btn.btn-danger:hover:not(:last-child):before {
            border-left: 10px solid #ac2925;
        }

        /** Warning button **/
        .btn-breadcrumb .btn.btn-warning:not(:last-child):after {
            border-left: 10px solid #f0ad4e;
        }

        .btn-breadcrumb .btn.btn-warning:not(:last-child):before {
            border-left: 10px solid #eea236;
        }

        .btn-breadcrumb .btn.btn-warning:hover:not(:last-child):after {
            border-left: 10px solid #ed9c28;
        }

        .btn-breadcrumb .btn.btn-warning:hover:not(:last-child):before {
            border-left: 10px solid #d58512;
        }

        /** Info button **/
        .btn-breadcrumb .btn.btn-info:not(:last-child):after {
            border-left: 10px solid #5bc0de;
        }

        .btn-breadcrumb .btn.btn-info:not(:last-child):before {
            border-left: 10px solid #46b8da;
        }

        .btn-breadcrumb .btn.btn-info:hover:not(:last-child):after {
            border-left: 10px solid #39b3d7;
        }

        .btn-breadcrumb .btn.btn-info:hover:not(:last-child):before {
            border-left: 10px solid #269abc;
        }


.table-partial th {
    font-weight: bolder;
    background-color: #337ab7;
    color: white;
    font-weight: 500;
}

.docamente {
    color: cadetblue;
    font-family: Tahoma;
    font-size: medium;
    background-color: cyan;
    margin-top: 0;
    padding: 10px;
    width: 100%;
}

