
/*:root {
  --color: red;
}*/

BODY {
    font-size: 11px;
    font-family: Verdana;
    margin: 0 0 0 0;
}

div {
    font-size: 11px;
    font-family: Verdana;
}

P {
    margin-top: 2px;
    margin-bottom: 2px;
}

TD {
    font-size: 11px;
    font-family: Verdana;
}

TH {
    font-size: 11px;
    font-family: Verdana;
}

A {
    font-size: 11px;
    color: #6189b3;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

    A:hover {
        font-size: 11px;
        color: #6189b3;
        text-decoration: underline;
    }

    A.Nav {
        font-size: 11px;
        color: #6189b3;
        cursor: pointer;
    }

        A.Nav:hover {
            font-size: 11px;
            color: #6189b3;
            text-decoration: underline;
        }

    A.Nav2 {
        color: #333333;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        cursor: pointer;
        text-decoration: none;
    }

        A.Nav2:hover {
            color: #333333;
            text-decoration: underline;
        }




.NavHeader {
    font-weight: bold;
    color: #adbed6;
}

.NavSubHeader {
    color: #6189b3;
}

.NavSubHeader_Selected {
    font-weight: bold;
    color: #6189b3;
}

.NavIndex {
    color: #6189b3;
    line-height: 11pt;
}

.NavIndex_Selected {
    font-weight: bold;
    color: #6189b3;
    line-height: 11pt;
}

div.upcFormTitle {
    width: 100%;
    border-collapse: collapse;
    display: block;
}


.Title {
    font-size: 18px;
    font-weight: bold;
}

.SubTitle {
    font-size: 15pt;
}

.Section {
    font-weight: bold;
    font-size: 12px;
    color: #666666;
}

.Line {
    background-color: #BBBBBB;
}

A.EnlaceIdioma {
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 10px;
}

    A.EnlaceIdioma:hover {
        color: #FFFFFF;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        text-decoration: underline;
        font-size: 10px;
    }

A.EnlaceIdiomaSel {
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
}

    A.EnlaceIdiomaSel:hover {
        text-decoration: underline;
        color: #FFFFFF;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 10px;
    }

.Separador {
    color: #339966;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
}

input {
    border-right: #7b9ebd 1px solid;
    padding-right: 4px;
    border-top: #7b9ebd 1px solid;
    padding-left: 4px;
    font-size: 8pt;
    border-left: #7b9ebd 1px solid;
    border-bottom: #7b9ebd 1px solid;
    font-family: Verdana;
}

    input[type=text], input[type=password], input[type=number] {
        border: 1px solid #c0c0c0;
        padding-right: 4px;
        padding-left: 4px;
        font-size: 8pt;
        font-family: Verdana;
        border-radius: 3px;
    }

input[type=button] {
    border: #7b9ebd 1px solid;
    padding-right: 4px;
    padding-left: 4px;
    font-size: 8pt;
    font-family: Verdana;
    border-radius: 3px;
    cursor: pointer;
}

input[type=submit] {
    border-right: #7b9ebd 1px solid;
    padding-right: 4px;
    border-top: #7b9ebd 1px solid;
    padding-left: 4px;
    font-size: 8pt;
    border-left: #7b9ebd 1px solid;
    border-bottom: #7b9ebd 1px solid;
    font-family: Verdana;
    border-radius: 3px;
    cursor: pointer;
}

    input.ButtonClass {
        border-right: #999999 1px solid;
        padding-right: 4px;
        border-top: #999999 1px solid;
        padding-left: 4px;
        font-size: 8pt;
        border-left: #999999 1px solid;
        border-bottom: #999999 1px solid;
    }

    input.NoClass {
        border-right: medium none;
        border-top: medium none;
        border-left: medium none;
        border-bottom: medium none;
    }

textarea {
    border: 1px solid #c0c0c0;
    padding-right: 4px;
    padding-left: 4px;
    font-size: 8pt;
    font-family: Verdana;
    border-radius: 3px;
}

select {
    border: 1px solid #c0c0c0;
    padding-right: 4px;
    padding-left: 4px;
    font-size: 8pt;
    font-family: Verdana;
    border-radius: 3px;
}

input.button {
    padding: 2px 5px;
    border: #999999 1px solid;
}

button {
    border-right: #999999 1px solid;
    padding-right: 2px;
    border-top: #999999 1px solid;
    padding-left: 2px;
    padding-bottom: 0px;
    border-left: #999999 1px solid;
    padding-top: 0px;
    border-bottom: #999999 1px solid;
}

.Normal {
    font-size: 11px;
    font-family: Verdana;
}

table.upcTableGral {
    border-width: 0px;
    border-spacing: 0px;
    border-style: none;
    border-color: #c0c0c0;
    border-collapse: collapse;
    background-color: white;
    width: 100%;
}

    table.upcTableGral th {
        font-size: 10px;
        font-family: Verdana;
        border-width: 1px;
        padding: 3px;
        font-weight: normal;
        border-style: solid;
        border-color: #c0c0c0;
        background-color: #E6E6E6;
        -moz-border-radius: 0px;
        text-align: left;
    }

    table.upcTableGral td {
        border-width: 1px;
        padding: 2px;
        border-style: solid;
        border-color: #c0c0c0;
        -moz-border-radius: 0px;
    }

label.error {
    display: inline;
    padding: 0px 0px 0px 5px;
    margin: 0px 0px 0px 5px;
    color: red;
    font-style: italic;
    font-weight: normal;
}

input.error {
    border: 2px solid red;
}

textarea.error {
    border: 2px solid red;
}

.ui-progressbar-value {
    background-image: url({APPROOT}/_Images/pbar-ani.gif);
    vertical-align: middle;
}

.ui-progressbar {
    font-family: Verdana;
    font-weight: bold;
    width: 500px;
    vertical-align: middle;
}

table.selectorTable {
    border-collapse: collapse;
}

    table.selectorTable thead td {
        border: solid 1px gray;
        background-color: #ECEAE6;
        font-weight: bold;
        margin: 0px 0px 0px 0px;
        padding: 3px 3px 3px 3px;
    }

    table.selectorTable tbody td {
        border: solid 1px gray;
        margin: 0px 0px 0px 0px;
        padding: 3px 3px 3px 3px;
    }

table.collapsed {
    border-collapse: collapse;
}


    table.collapsed td {
        padding: 0px 0px 0px 0px;
    }

/*VERSO: MIGRACION BACKEND*/
.buttonBackend {
    border-right: #999999 1px solid;
    border-left: #999999 1px solid;
    border-top: #999999 1px solid;
    border-bottom: #999999 1px solid;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-family: Verdana;
    font-size: 8pt;
}

div.portada_ChannelAnnouncementItem p {
    margin-bottom: 10px;
}

/*ZONA DE LA GESTIÓN DEL CAMBIO DE IDIOMA EN LA CABECERA*/
#sabentis_language_container {
    vertical-align: middle;
    margin-left: 3px;
    margin-right: 2px;
    padding-right: 10px;
    border-right: 1px solid black;
    display: inline-block;
}

#sabentis_language_selector {
    margin-right: 5px;
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

#sabentis_flag_image {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

#courseNav {
    width: 100%;
}

.genButton {
    border: 1px solid #999999;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 1px;
    padding-bottom: 1px;
    font-size: 8pt;
    border-radius: 3px;
}

.openButton {
    border: 1px solid #999999;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 1px;
    padding-bottom: 1px;
    font-size: 8pt;
    border-radius: 3px;
}

.field_requisites {
    font-size: 10px;
}
/*Mi Campus - inicio*/

.td-mycourses div {
    margin-bottom: 5px !important;
    padding: 5px 10px 5px 10px !important;
    width: 100%;
}

.p-mycourses-title, .p-mycourses-title a {
    font-size: 11px;
    font-weight: bold;
}

.label-bonificada {
    padding: 5px 7px 3px;
    border-radius: 3px;
    color: rgb(51, 51, 51);
    text-transform: uppercase;
    font-family: sans-serif;
    font-size: 8pt;
    font-weight: normal;
    float: right;
    background-color: #ffcc99;
}

.label-aptitud-apto {
    padding: 5px 10px 3px 10px;
    border-radius: 3px;
    color: rgb(51, 51, 51);
    text-transform: uppercase;
    font-family: sans-serif;
    font-size: 8pt;
    font-weight: normal;
    /*float: right;*/
    background-color: #b3deb6;
}

.label-aptitud-noapto {
    padding: 5px 10px 3px 10px;
    border-radius: 3px;
    color: rgb(51, 51, 51);
    text-transform: uppercase;
    font-family: sans-serif;
    font-size: 8pt;
    font-weight: normal;
    /*float: right;*/
    background-color: #ffb8c3;
}

.div-mycourses-content-neutral {
    border: 1px solid #eeeeee !important;
    background-color: #eeeeee !important;
    border-radius: 5px !important;
}

.div-mycourses-content-active {
    border: 1px solid #E8F5E9 !important;
    background-color: #E8F5E9 !important;
    border-radius: 5px !important;
}

.div-mycourses-content-inactive {
    border: 1px solid #FFEBEE !important;
    background-color: #FFEBEE !important;
    border-radius: 5px !important;
}

.span-mycourses-search {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    border: 1px solid #eeeeee !important;
    background-color: #eeeeee !important;
    border-radius: 5px !important;
    width: 100%;
    display: block;
}

    .span-mycourses-search span {
        padding: 5px 10px 5px 10px !important;
        width: 100%;
        display: block;
    }

#txtFilterText, #txtListNumItemsPage, #txtListIdPage {
    border: 1px solid gray;
    border-radius: 5px;
    height: 15px !important;
}

#labListNumItems {
    font-weight: bold !important;
}

#spanDefaultLinks {
    display: block;
    margin-left: 5px !important;
    margin-right: 5px !important;
}

#spanTechnicalQueries {
    display: block;
    margin-left: 5px !important;
    margin-right: 5px !important;
}

#spanHelp {
    display: block;
    margin-left: 5px !important;
    margin-right: 5px !important;
}



#mycampus-support-header {
    font-weight: bold !important;
    border-top: 1px solid #c0c0c0 !important;
    border-left: 1px solid #c0c0c0 !important;
    border-right: 1px solid #c0c0c0 !important;
    background-color: #eeeeee !important;
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px !important;
    margin: 0px !important;
}

#mycampus-support-content {
    border: 1px solid #c0c0c0 !important;
    border-bottom-left-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    padding: 10px !important;
    margin-top: 0px;
}

#myCampusParagraphAnchors {
    /*font-weight:bold !important;*/
    border: 1px #c0c0c0 solid !important;
    border-radius: 5px !important;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px !important;
    margin: 0px !important;
    background-color: #eeeeee !important;
    margin-bottom: 10px !important;
}


.action-button {
    border: 1px solid #c0c0c0;
    padding: 10px;
    /*font-size: 8pt;*/
    border-radius: 5px;
    background-color: #eeeeee;
}

.table-header-cell {
    font-weight: bold;
    border: 1px solid #c0c0c0;
    /*border-top-left-radius:3px;
    border-top-right-radius:3px;*/
    background-color: #c0c0c0;
    border-radius: 3px;
    color: white;
    height: 25px;
    padding-left: 5px;
}

.section-header {
    font-weight: bold;
    border: 1px solid #c0c0c0;
    /*border-top-left-radius:3px;
    border-top-right-radius:3px;*/
    background-color: #c0c0c0;
    border-radius: 3px;
    color: white;
    height: 25px;
    padding: 5px 5px 5px 5px;
    margin: 5px 0px 5px 0px;
}

.section-important {
    border: 1px solid #c0c0c0;
    /*border-top-left-radius:3px;
    border-top-right-radius:3px;*/
    /*background-color: #c0c0c0;*/
    border-radius: 3px;
    color: #666666;
    padding: 5px 5px 5px 5px;
    margin: 5px 0px 5px 0px;
}

.section-content {
    border: 0px solid #c0c0c0;
    /*border-top-left-radius:3px;
    border-top-right-radius:3px;*/
    background-color: white;
    border-radius: 3px;
    color: #333333;
    padding: 5px 5px 5px 5px;
    margin: 5px 0px 5px 0px;
}


.table-row-odd {
    background-color: white;
    height: 20px;
}

.table-row-even {
    background-color: #eeeeee;
    height: 20px;
}

.dialog-header1 {
    font-size: 11pt;
    font-weight: bold;
    color: #c0c0c0;
    font-family: Verdana;
}

.dialog-header2 {
    font-size: 10pt;
    font-weight: bold;
    font-family: Verdana;
}

/*Mi Campus - fin*/

/*BackEnd - start*/
.dialog-form {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
}

.dialog-header {
    width: 100%;
    height: 45px;
    background-color: #808080;
    color: white;
    display: block;
}


.dialog-title {
    display: inline-block;
    height: 45px;
    margin: auto;
    line-height: 45px;
    padding-left: 10px;
}

.button-container {
    display: inline;
    position: relative;
    top: 5px;
    right: 5px;
    float: right;
}

.table-options td {
    font-size: 10px !important;
}


/*Listado Backend*/

.list-navigation-link {
    font-family: "Verdana";
    font-size: 8pt;
}

.list-stats {
}

.list-stats-bold {
    font-weight: bold;
}

.list-header {
    font-size: 14px;
    font-weight: bold;
    width: 100%;
    background-color: #d7d7d7;
    padding: 10px 10px 10px 10px;
}


.list-column-header td {
    padding: 5px 5px 5px 5px !important;
    color: white;
    font-size: 12px !important;
    background-color: #606060;

}

.list-column-header th {
    padding: 5px 5px 5px 5px !important;
    color: white;
    font-size: 12px !important;
    background-color: #606060;
}

.list-item td {
    padding: 3px 5px 3px 5px !important;
    background-color: white;
    border: 1px solid #cccccc;
}

.list-altitem td {
    padding: 3px 5px 3px 5px !important;
    background-color: #ececec;
    border: 1px solid #cccccc;
}

/*FinListado Backend*/

/*BackEnd  - fin*/

/*Estilos de Mi Campus - Curso*/
.course-section-header {
    font-weight: bold;
    text-transform: uppercase;
    border: 1px solid #c0c0c0;
    background-color: #c0c0c0;
    border-radius: 5px;
    color: white;
    height: 25px;
    padding: 10px 10px 5px 10px;
    margin: 5px 0px 5px 0px;
    font-size: 14px;
}



/*Estilos para la sección de evaluación*/
.eval-section-header {
    background-color: white;
    font-weight: bold;
    font-size: 14px;
    padding: 10px 10px 5px 10px;
    color: #808080;
    border-bottom: 1px solid #d0d0d0;
    margin-bottom: 2px;
    /*border-top-left-radius:5px;
            border-top-right-radius:5px;*/
}


.font-14 {
    font-size: 14px;
}

.font-12 {
    font-size: 10px;
}

.font-10 {
    font-size: 10px;
}

.error-message {
    padding: 10px 20px 10px 20px;
    color: white;
    background-color: #ff4e69;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 10px 20px 10px 20px;
    display: inline-block;
}

.error-code {
    color: #d0d0d0;
    padding: 5px;
    margin-top: 25px;
    display: block;
}



.restricted {
    margin-top: 5px;
    color: red;
}

.eval-table {
}

.evaltable-header-cell {
    background-color: #d0d0d0;
    font-weight: bold;
    padding: 10px 10px 10px 10px;
    border: 1px solid #d0d0d0;
}

.evaltable-cell {
    padding: 10px 10px 10px 10px;
    background-color: white;
    vertical-align: top;
    border: 1px solid #d0d0d0;
}

    .evaltable-cell a {
        font-size: inherit !important;
        font-family: inherit;
    }

    .evaltable-cell img {
        vertical-align: top;
        margin-right: 10px;
    }

.align-left {
    text-align: left;
}

.align-center {
    text-align: center;
}

.align-right {
    text-align: right;
}

.bg-green {
    background-color: #DCF8D3;
}

.bg-red {
    background-color: #FFDBCE;
}

.font-bold {
    font-weight: bold;
}

.font-color-green {
    color: #178e17;
}

.font-color-red {
    color: #ba3100;
}

.eval-message {
    background-color: #FFF8D9;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    padding: 10px;
    display: table-cell;
}

.eval-feedback {
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block;
    background-color: #FFF8D9;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    padding: 10px;
}

.eval-feedback img {
    vertical-align: middle;
    margin-right: 10px;
}

.contents-message {
    background-color: #FFF8D9;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    padding: 10px;
    display: inline-block;
    margin-bottom: 50px;
}

.contents-message img {
   vertical-align: middle;
   margin-right: 10px;
}

.icon-activity {
    width: 24px;
}

.separation-line {
    height: 1px;
    background-color: #c0c0c0;
}

.course-section {
    width: 95%;
    margin-top: 10px;
}

/* Pages errors*/
.error-main {
    font-family: Calibri, Verdana, Sans-Serif;
    margin: 80px auto 0;
    width: 700px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.error-description {
    color: #595959;
    font-size: 30px;
}
.error-description-full {
    color: #595959;
    font-size: 22px;
    padding-bottom: 20px;
}
a.btn-main-error-page {
    font-family: Calibri, Verdana, Sans-Serif;
    font-size: 20px;
    border-radius: 7px;
    background-color: #f2f2f2;
    color: #4472c4;
    width: 158px;
    text-align: center;
    padding: 7px;
    margin-bottom: 40px;
}
a.btn-main-error-page:hover {
    text-decoration: none;
    background-color: #eeeeee;
}

.error-code500 {
    font-family: Calibri, Verdana, Sans-Serif;
    color: #bfbfbf;
    font-size: 22px;
    margin-bottom: 40px;
}

#spanComments {
    white-space: pre-line;
    margin: 5px;
}

/* Certificate template */
.course-section-certificate {
    background-color: #f8f8f8;
    width: 100%;
    height: 520px;
    border: none;
}

.certificate-section {
    padding: 0 10px;  
}

.certificate-config {
    display: flex;
    align-items: center;
    font-size: 10px;
    justify-content: space-between;
    width: 700px;
    padding: 8px 0;
}
.certificate-template {
    display: flex;
    padding: 8px 0px 20px;
    height: 140px;
}

.certificate-mail-subject {
    display: flex;
    padding: 8px 0px 10px;
}
.certificate-mail-template {
    display: flex;
    padding: 8px 0px 5px;
}
.certificate-vertical-orientation {
    padding-left: 50px;
    font-size: 10px;
    display: flex;
    height: 20px;
    align-items: center;
}

.certificate-field-label {
    width: 11em;
}
.certificate-template-title {
    padding: 20px 0 16px;
}
.certificate-tags {
    padding-bottom: 10px;
}
.certificate-template-preview {
    margin-top: 10px;
    display: block;
    padding: 3px 15px !important;
}

/*Feedback popup de tareas*/
.task-feedback-popup {
    padding: 20px;
}

    .task-feedback-popup p {
        margin-bottom: 20px;
    }

    .task-feedback-popup .btn-close-popup {
        padding: 2px 5px;
    }

.section-background {
    background-color: #f8f8f8;
    padding: 5px;
}

.ico-exam-pending {
    color: #FF0000;
    font-weight: bold;
    font-size: 10px;
}

.alert-new-grade {
    margin-right: 5px;
}

/*Listado*/

.backend-list-header {
background-color:#e4e4e4;
font-weight:bold;
font-size:larger;
padding:5px;
}


/*fin listado de backend*/