@font-face {
    font-family: "Gotham Book";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/Gotham-Book.woff");
}

@font-face {
    font-family: "Gotham Bold";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/Gotham-Bold.woff");
}

@font-face {
    font-family: "Gotham Medium";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/Gotham-Medium.woff");
}

@font-face {
    font-family: "Oswald";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/Oswald-300.woff");
}

html,
body {
    margin: 0;
    padding: 0;
    height: 100%;
    font-family: "Oswald", "Helvetica", Arial, sans-serif;
}
/* NEW LOGIN */
body.login {
    background: url("../assets/e_del.png") no-repeat #b4131c;
    background: url("../assets/e_del.png") no-repeat center center fixed,
        -moz-linear-gradient(45deg, #b4131c 0%, #ff531d 100%);
    background: url("../assets/e_del.png") no-repeat center center fixed,
        -webkit-linear-gradient(45deg, #b4131c 0%, #ff531d 100%);
    background: url("../assets/e_del.png") no-repeat center center fixed,
        linear-gradient(45deg, #b4131c 0%, #ff531d 100%);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
body.login .wrap {
    min-height: inherit;
}
.log_in > * {
    color: #5e5e5e !important;
}
.log_in button {
    background: #fff url("../assets/g.png") no-repeat scroll 10px center;
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    color: #333;
    font-size: 18px;
    padding: 8px 0 8px 5px;
    position: relative;
    width: 100%;
}
.log_in button::before {
    content: "";
    position: absolute;
    left: 45px;
    border-right: 1px solid #dfdfdf;
    top: 0;
    height: 100%;
}
.log_in button.microsoft {
    margin-top: 10px;
    background: #fff url("../assets/microsoft.png") no-repeat scroll 10px center;
}
.log_in.myperfil button.microsoft {
    margin-top: 0;
}
.log_in:not(.myperfil) {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 810px;
    max-width: 810px;
}

.log_in .login_holder div.col:last-child {
    font-family: Lato;
}
.log_in .login_holder div.col:last-child h1 {
    font-weight: bold;
    font-size: 5rem;
    margin-bottom: 30px;
}
.log_in .login_holder div.col:last-child h2 {
    font-weight: bold;
    font-size: 2.2rem;
    margin-top: -15px;
}
.log_in .login_holder div.col:last-child .one {
    margin-top: 80px;
}

#mobiles {
    display: none;
}
#mobiles a {
    display: none;
}

.log_in .login_holder div.col:last-child .dos a {
    color: #111;
}
.log_in .login_holder div.col:last-child .dos {
    background: rgba(1, 1, 1, 0.1);
    padding: 19px;
    position: relative;
    width: 330px;
    display: none;
}
.log_in .login_holder div.col:last-child .dos .close {
    text-align: right;
    cursor: pointer;
}
.log_in .login_holder div.col:last-child {
    font-size: 1.1rem;
    line-height: 1.44;
}
.log_in .login_holder:not(.build) div.col {
    vertical-align: middle;
    width: 360px;
    display: inline-block;
}
.log_in .login_holder .col img {
    margin: 10px;
    display: inline-block;
}
.log_in .login_holder:not(.build) div.col:first-child {
    background: #fff;
    width: 370px;
    margin-right: 60px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.4);
    padding: 20px;
    -moz-box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.4);
}
.log_in .login_holder div.col:last-child {
    color: #fff;
}

.log_in .login_holder div.col:last-child input {
    background: #fff;
    color: orange;
    width: auto;
    margin-top: 140px;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 14px;
    font-family: Lato;
    padding: 0 12px 0 12px;
}

.log_in #edel_logo {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}
.log_in #login_no {
    width: 300px;
    margin: 62px auto;
    display: none;
}
.log_in #login_yes {
    width: 330px;
}
.log_in #apps_links ul li {
    display: inline-block;
    text-align: center;
    margin: 0 5px;
}
.log_in #apps_links ul li img {
    width: 80%;
}
.log_in #apps_links {
    margin-top: 25px;
}
.log_in #forgot {
    background: url("../assets/forgot.png") no-repeat left center;
    width: 28px;
    height: 28px;
    float: right;
    margin: -33px 10px auto;
    position: relative;
    cursor: pointer;
}
.log_in #forgot:hover {
    background: url("../assets/forgot.png") no-repeat -28px;
}
.log_in #confirm_new_user {
    width: 200px;
    font-size: 16px;
}
.log_in #cancelar {
    float: right;
    margin-top: 10px;
}
.log_in #in {
    width: 100%;
    line-height: 1.9em;
    font-size: 19px;
    margin-top: 0;
}
.log_in #info {
    font-size: 18px;
}
.log_in #info2,
.log_in #soporte {
    font-size: 16px;
    color: #5e5e5e;
}
.log_in #cuenta {
    font-size: 17px;
    margin: 0 auto;
}
.log_in ul {
    list-style: none;
}
.log_in .supports {
    text-align: center;
    margin-top: 10px;
}
.log_in .supports ul {
    display: inline-flex;
    padding-left: 5px;
}

.log_in .sponsors {
    clear: both;
    display: inline-block;
    text-align: center;
    width: 100%;
}
.log_in .sponsors li {
    display: inline-block;
    margin: 0 10px;
}
.log_in .sponsors li a {
    color: #fff;
}

.log_in .check {
    position: relative;
    width: 100px;
    top: 4px;
}
.log_in .ui.form input[type="text"],
.log_in .ui.form input[type="email"],
.log_in .ui.form input[type="password"] {
    line-height: 1.5em;
    font-size: 18px;
}
/* NEW LOGIN */

.ui.center.container.catalogue a {
    min-width: 10px;
    width: 145px;
}
.ui.center.container.catalogue a span {
    color: #fff;
    display: block;
    font-size: 18px;
    text-align: center;
    width: 100%;
}
.ui.center.menu.dos.catalogue {
    background: #fff;
}
.ui.center.container a[href="#perfil"] {
    display: none;
}
.ui.center.menu.dos.catalogue .ui.center.container {
    height: 40px;
}

h1,
h2,
h3,
h4,
h5 {
    font-family: "Oswald", "Helvetica", Arial, sans-serif;
    font-weight: 500;
}

a {
    outline: none;
}

h1.orange {
    color: #f86515;
}

.ui.menu {
    font-family: "Oswald", "Helvetica", Arial, sans-serif;
    font-weight: 400;
    border-radius: 0;
    margin-bottom: 0;
}

h1 {
    font-size: 36px;
}

footer {
    position: relative;
    clear: both;
}

article {
    /* margin-top: 10px;*/
}

.wrap {
    min-height: 84%;
}
/* NAV */

#content:not(.log_in) {
    margin-top: 28px;
}

.ui.button:not(.refresh_code),
.ui.button:not(.refresh_code):hover {
    background: #fff;
    font-size: 20px;
    font-family: "Oswald", "Helvetica", Arial, sans-serif;
    font-weight: 300;
}

.ui.active.button,
.ui.active.button:hover {
    background: #ffac5e;
}

.ui.dropdown > .dropdown.icon::before {
    color: #f86515;
}

.ui.dropdown .menu > .item {
    background: #ffac5e;
}

.ui.grid > .ui.horizontal.divider {
    font-size: 2rem;
    font-family: "Oswald", "Helvetica", Arial, sans-serif;
    font-weight: 300;
    color: #f86515;
    margin: 0 auto;
    width: 100%;
}

.ui.grid > .ui.horizontal.divider::after,
.ui.grid > .ui.horizontal.divider::before {
    background-image: url("../assets/barra.png");
}

.ui.dropdown .menu > .item:hover {
    background: #ffac5e !important;
}

.ui.dropdown .text {
    display: block;
    margin-top: -7px;
}

.ui.labeled.icon.button > .icon,
.ui.labeled.icon.buttons > .button > .icon {
    background: #fff;
}

.ui.container:not(.groups) {
    /*  width: 80%;*/
    margin: 0 auto;
    text-align: center;
}

.ui.center.container {
    width: auto;
    height: 80px;
    text-align: right;
}

.ui.center.menu {
    border: none;
    box-shadow: inherit;
    background: #f86515;
    position: relative;
    z-index: 2;
}

.ui.center.menu.step {
    height: 80px;
}

.ui.center.container a {
    min-width: 10px;
}

.ui.menu:not(.secondary):not(.text):not(.tabular):not(.borderless)
    > .container
    > .item:first-child:not(.right):not(.borderless) {
    border-left: none;
}

.ui.center.container a.cuatro.active,
.ui.center.container a.uno.active,
.ui.center.container a.dos.active,
.ui.center.container a.tres.active,
.ui.center.container a.cinco.active {
    background: #fff;
}

.ui.center.container a.active span {
    color: #f86515;
}

.ui.center.container#types a.active {
    background: #fff;
}

.ui.center.container a span {
    font-size: 18px;
    color: #fff;
    margin-left: 10px;
}

.ui.center.container a img {
    width: 40px !important;
}

.ui.grid > .column:not(.row),
.ui.grid > .row > .column {
    padding-left: 0.5rem;
}

.ui.main.container.step .ui.grid {
    display: flex;
}

.ui.centered.card a.header:hover {
    color: #f86515;
    text-decoration: none;
    cursor: default;
}
/* END NAV */
/* CARDS */

.ui.centered.card {
    width: 225px;
}
.ui.centered.card .more,
.ui.small.card .more {
    position: absolute;
    right: 6px;
    top: 6px;
    background: url("../assets/quiosco/more.png") no-repeat center center;
    width: 26px;
    height: 26px;
    z-index: 10;
}
.ui.centered.card .more:hover,
.ui.small.card .more:hover {
    background: url("../assets/quiosco/more.png") no-repeat center center #e7e7e7;
    border-radius: 50% !important;
    opacity: 0.5;
}
.ui.centered.card ul.menu,
.ui.small.card ul.menu {
    position: absolute;
    list-style: none;
    width: 110px;
    right: 20px;
    top: 28px;
    z-index: 11;
    background: #fff;
    margin: 0;
    padding: 0;
    text-align: left;
    display: none;
    -webkit-box-shadow: 0px 2px 4px -1px rgba(51, 51, 51, 1);
    -moz-box-shadow: 0px 2px 4px -1px rgba(51, 51, 51, 1);
    box-shadow: 0px 2px 4px -1px rgba(51, 51, 51, 1);
}
.ui.small.card .more {
    top: 11px;
}
.ui.small.card.grp {
    background: #fff !important;
    -webkit-box-shadow: 0px 1px 2px -1px rgba(51, 51, 51, 1);
    -moz-box-shadow: 0px 1px 2px -1px rgba(51, 51, 51, 1);
    box-shadow: 0px 1px 2px -1px rgba(51, 51, 51, 1);
    height: auto;
}

.ui.small.card.grp .user_info {
    display:inline-block;
    vertical-align: middle
}


.ui.small.card.grp:hover {
    color: #f06e0a;
    -webkit-box-shadow: 0px 2px 4px -1px rgba(51, 51, 51, 1);
    -moz-box-shadow: 0px 2px 4px -1px rgba(51, 51, 51, 1);
    box-shadow: 0px 2px 4px -1px rgba(51, 51, 51, 1);
}

.ui.centered.card ul.menu li,
.ui.small.card ul.menu li {
    padding: 10px;
    color: #606060;
}
.ui.centered.card ul.menu li a {
    text-decoration: none;
    color: #606060;
}
.ui.centered.card ul.menu li:hover,
.ui.small.card ul.menu li:hover {
    background: #e7e7e7;
}
.ui.centered.card .content {
    border: none;
    min-height: 60px;
    margin-bottom: 12px;
}
.ui.centered.card .content small {
    font-size: 14px;
}

.ui.centered.card .model {
    height: 173px;
}

.ui.centered.card .grp {
    height: 144px;
}

.ui.centered.card .grp.wizard {
    height: 187px;
}

.ui.centered.card .grp.wizard.q {
    height: auto;
    margin-bottom: 11px;
    min-height: 139px;
}

.ui.centered.card .detail {
    height: auto;
}

.ui.centered.card .description {
    margin-bottom: 20px;
}
.ui.centered.card .description p,
.ui.centered.card .description h3 {
    margin: 0;
    margin-bottom: 10px;
}

.ui.centered.card .image {
    background: none;
}

.ui.centered.card img {
    margin: 15px auto;
    width: 100px;
    max-height: 100%;
    border-radius: 10px;
    margin-bottom: 0;
}

.ui.card.small {
    min-width: 220px;
    height: 50px;
}

.ui.card.small .content {
    text-align: left;
}

.ui.card.small .content .trash {
    margin: -8px -20px 0 8px;
    border-left: 1px solid #dfdfdf;
}

.card.expired {
    background: #fafafa;
}
.card.expired img {
    filter: gray; /* IE6-9 */
    filter: grayscale(1); /* Firefox 35+ */
    -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
}

.card.expired .header {
    color: #333 !important;
}
.card .grupo {
    cursor: pointer;
    display: none;
    height: 100px;
    left: 63px;
    position: absolute;
    top: 15px;
    width: 100px;
}

.ui.centered.card .grupo.im {
    background: #fff;
}

.ui.centered.card .grupo img {
    margin: 0;
}

.ui.column.grid:not(.users) {
    text-align: center;
    display: table;
    margin: 0 auto;
}

.ui.column.grid.catalogue {
    margin: 0 auto;
}

.ui.column.grid:after {
    clear: both;
    display: block;
}

.ui.column.grid .column {
    width: auto;
}
/* END CARDS */

.ui.grid[class*="two column"] .column.first {
    width: 30%;
}

.ui.grid[class*="two column"] .column.last {
    width: 70%;
}
/* BLOCK */

.block,
.bg_block {
    background: rgba(45, 45, 45, 0.3);
    position: fixed;
    top: 0;
    width: 100%;
    bottom: 0;
    z-index: 101;
    display: none;
    left: 0;
}
/* END BLOCK*/
/* EMPTIES */

#empty {
    text-align: center;
    display: none;
    margin: 20px 0 10px 0;
}

#empty h1 {
    color: #f86515;
}

#empty p {
    font-family: "Oswald", "Helvetica", Arial, sans-serif;
    font-weight: 500;
    font-size: 1.071rem;

    margin: 0 auto;
    max-width: 710px;
    text-align: left;
}
/* END EMPTIES */
/* INPUTS */

.ui.form input[type="text"],
.ui.form input[type="email"],
.ui.form input[type="password"] {
    font-weight: 300;
    padding: 5px 35px;
    font-family: "Oswald", "Helvetica", Arial, sans-serif;
    font-size: 20px;
    line-height: 1.8em;
}

.ui.form input[type="text"].licencia,
.ui.form input[type="text"].licencia:focus {
    background: url("../assets/licencia.png") no-repeat left center #fff;
}

.ui.form input[type="text"],
.ui.form input[type="text"]:focus {
    background: url("../assets/user.png") no-repeat left center #fff;
}

.ui.form input[type="text"].cp,
.ui.form input[type="text"].cp:focus {
    background: url("../assets/cp.png") no-repeat left center #fff;
}

.ui.form input[type="email"],
.ui.form input[type="email"]:focus {
    background: url("../assets/mail.png") no-repeat left center #fff;
}

.ui.form input[type="text"].centro,
.ui.form input[type="text"].centro:focus {
    background: url("../assets/centro.png") no-repeat left center #fff;
}

.ui.form input[type="text"].codigo,
.ui.form input[type="text"].codigo:focus {
    background: url("../assets/codigo.png") no-repeat left center #fff;
}

.ui.form input[type="text"].licencia,
.ui.form input[type="text"].licencia:focus {
    background: url("../assets/licencia.png") no-repeat left center #fff;
}

.ui.form input[type="text"].clase,
.ui.form input[type="text"].clase:focus {
    background: url("../assets/group.png") no-repeat left center #fff;
}

.ui.form input[type="password"],
.ui.form input[type="password"]:focus {
    background: url("../assets/password.png") no-repeat left center #fff;
}

input[type="checkbox"] {
    margin: 5px;
}

input[type="checkbox"].log_in {
    margin: 5px;
    margin-left: -52px;
    display: none;
}

.ui.form input[type="button"],
.ui.form input[type="submit"],
input[type="button"],
input[type="submit"] {
    border: none;
    background: #c2c2c2;
    font-family: "Oswald", "Helvetica", Arial, sans-serif;
    font-size: 20px;
    border-radius: 5px;
    line-height: 2.3em;
    width: 100%;
    cursor: pointer;
    color: #fff;
}

.ui.form input[type="submit"].login {
    width: 200px;
    float: right;
    margin-top: -22px;
    z-index: 10;
}

.ui.form input[type="button"].lateral,
.ui.form input[type="submit"].lateral,
input[type="button"].lateral,
input[type="submit"].lateral {
    width: 100px;
    position: absolute;
    right: 0;
    border-radius: 0 5px 5px 0;
    top: 0;
}

.ui.form input[type="button"].active,
.ui.form input[type="submit"].active,
input[type="button"].active,
input[type="submit"].active {
    background: #f86515;
    /* Old browsers */

    background: -moz-linear-gradient(top, #f86515 0%, #e84002 100%);
    /* FF3.6+ */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f86515), color-stop(100%, #e84002));
    /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(top, #f86515 0%, #e84002 100%);
    /* Chrome10+,Safari5.1+ */

    background: -o-linear-gradient(top, #f86515 0%, #e84002 100%);
    /* Opera 11.10+ */

    background: -ms-linear-gradient(top, #f86515 0%, #e84002 100%);
    /* IE10+ */

    background: linear-gradient(to bottom, #f86515 0%, #e84002 100%);
    /* W3C */
}
/* END INPUTS */
/* FILTER */

.filter {
    width: 400px;
    height: 310px;
    box-shadow: 0px 1px 3px 0px rgba(50, 50, 50, 0.5);
    position: fixed;
    z-index: 15;
    top: 140px;
    right: 16px;
    background: #fff;
    border-radius: 5px;
}

.filter p {
    font-weight: 300;
    padding: 10px 15px 10px 68px;
    text-align: justify;
    font-size: 13px;
    border-top: 1px solid #dfdfdf;
}

.filter.grp {
    left: 50%;
    margin-left: -150px;
    top: 30%;
}

.filter .header {
    height: 40px;
    background: #f86515;
    border-radius: 5px 5px 0 0;
    color: #fff;
    margin-bottom: 10px;
    padding: 8px;
    font-size: 16px;
}

.filter .holder_ul {
    margin: 0 auto;
    overflow-y: auto;
    width: 350px;
}

.filter.grp {
    height: auto;
    min-height: 200px;
}

.filter.grp .holder_ul {
    overflow-y: auto;
    width: 360px;
    height: 280px;
    margin: 0 auto;
}

.filter ul {
    list-style: none;
    margin: 0;
    padding: 0;
    margin: 0 auto;
    background: #fff;
}

.filter ul li {
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-weight: 300;
    font-size: 18px;
    margin-bottom: 3px;
    padding: 11px;
    position: relative;
    border: 1px solid #dfdfdf;
    color: #111;
}

.filter ul li:hover {
    background: rgba(248, 101, 21, 0.2);
}

.filter ul li.active {
    background: #f86515;
    display: list-item;
}

.filter ul li.hide,
.filter ul li.noshow {
    display: none;
}

.filter ul li.active::after {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -5px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #d94009;
}

.filter .header .close {
    background: url("../assets/quiosco/close2.png") no-repeat 0 -25px;
    float: right;
    width: 28px;
    height: 28px;
    cursor: pointer;
}

.filter p {
    background: url("../assets/quiosco/alert.png") no-repeat 15px center;
}
/* END FILTER */
/* MSGBOX */

.cookie {
    position: absolute;
    top: 0;
    right: 20px;
    width: 460px;

    border-radius: 0 0 10px 10px;
    z-index: 10;
    box-shadow: 0px 1px 3px 0px rgba(50, 50, 50, 0.5);
    background: #fff;
    display: none;
}

.cookie#cookie {
    bottom: 0;
    top: inherit;
    border-radius: 0 10px 0 0;
    position: fixed;
    left: 0;
}

.cookie.status {
    left: 50%;
    margin-left: -230px;
}

.cookie.msg {
    left: 50%;
    margin-left: -230px;
    top: 50%;
    margin-top: -80px;
    height: auto;
    border-radius: 10px;
    display: block;
    padding-bottom: 10px;
    position: fixed;
    z-index: 102;
}

.cookie ul {
    list-style: none;
    padding: 0 0 0 28px;
}

.cookie.msg .input_holder {
    text-align: center;
    /*margin-top: -10px;*/
}

.cookie.msg input[type="button"] {
    margin: 0 6px 0 6px;
    min-width: 80px;
    width: auto;
    line-height: 1.8em;
}

.cookie ul li {
    display: inline-block;
    width: 360px;
    vertical-align: top;
}

.cookie ul li:first-child {
    display: inline-block;
    width: 60px;
}

.cookie img {
    width: 37px;
    height: 28px;
    margin-top: 20px;
}

.cookie p {
    padding: 8px;
    font-weight: 300;
    border-left: 1px solid #dfdfdf;
    font-size: 18px;
}
/* END MSGBOX */
/* BREADCRUMBS */

.step.bc {
    max-width: 500px;
    margin: 0 auto;
}

.breadcrumb {
    margin-bottom: 0;
}

.breadcrumb-trail {
    padding: 29px 11px 0;
}

.breadcrumb-trail .breadcrumbs {
    background: rgba(0, 0, 0, 0) url("../assets/breadcrumb.png") repeat-x scroll 0 -144px;
    display: inline-table;
    table-layout: fixed;
    width: 100%;
}

.breadcrumb-trail .breadcrumbs .breadcrumb-cell {
    display: table-cell;
}

.breadcrumb-trail .breadcrumbs .breadcrumb-cell.pass {
    background: rgba(0, 0, 0, 0) url("../assets/breadcrumb.png") repeat scroll 0 79px;
    cursor: pointer;
}

.breadcrumb-trail .breadcrumbs .breadcrumb-cell.pass.no {
    background: rgba(0, 0, 0, 0) url("../assets/breadcrumb.png") repeat scroll 0 54px;
    cursor: pointer;
}

.breadcrumb-trail .breadcrumbs .breadcrumb {
    background: none;
    left: -8px;
    padding: 0;
    position: relative;
}

.breadcrumb-trail .breadcrumbs .breadcrumb.active .breadcrumb-icon {
    background: rgba(0, 0, 0, 0) url("../assets/breadcrumb.png") repeat scroll 0 198px;
}

.breadcrumb-trail .breadcrumbs .number {
    color: #f86515;
    font-size: 20px;
    position: absolute;
    top: 11px;
    width: 42px;
    text-align: center;
}

.breadcrumb-trail .breadcrumbs .breadcrumb .breadcrumb-icon.active {
    background: rgba(0, 0, 0, 0) url("../assets/breadcrumb.png") repeat scroll 0 -44px;
    height: 42px;
    width: 42px;
}

.breadcrumb-trail .breadcrumbs .breadcrumb .breadcrumb-icon.passed {
    background: rgba(0, 0, 0, 0) url("../assets/breadcrumb.png") repeat scroll 0 -44px;
    height: 42px;
    width: 42px;
}

.breadcrumb-trail .breadcrumbs .breadcrumb .breadcrumb-label {
    display: block;
    left: -49px;
    position: absolute;
    text-align: center;
    top: -20px;
    white-space: nowrap;
    width: 140px;
    color: #fff;
}

.breadcrumb-trail .breadcrumbs .breadcrumb .breadcrumb-icon {
    background: rgba(0, 0, 0, 0) url("../assets/breadcrumb.png") repeat scroll 0 -81px;
    height: 42px;
    width: 42px;
}

.breadcrumb-trail .breadcrumbs .breadcrumb-cell.last {
    width: 0;
}
/* END BREADCRUMBS */

#view_all {
    float: left;
    margin: 12px;
    cursor: pointer;
    font-size: 18px;
}

.trash {
    background: url(../assets/quiosco/delete.png) no-repeat;
    float: right;
    height: 42px;
    width: 42px;
    cursor: pointer;
}

a,
a.header {
    text-decoration: none;
    color: #f86515;
    word-wrap: break-word;
}

a:hover,
a.header:hover {
    text-decoration: underline;
    color: #f86515;
    cursor: pointer;
}

.ui.card > .content > .header:not(.ui),
.ui.cards > .card > .content > .header:not(.ui) {
    color: #f86515;
}

#form_image:not(.dgroup) #file img {
    width: 117px;
    height: 117px;
    border-radius: 50%;
}

.info {
    position: absolute;
    left: 39%;
    border-left: 1px solid #dfdfdf;
    top: 0;
    padding-left: 10px;
    width: 350px;
}

.info.check {
    left: 35%;
    top: 2px;
    width: 249px;
}

#list {
    height: 165px;
    overflow: auto;
}

#datos {
    margin: 0 auto 10px;
    position: relative;
}

#datos div {
    display: inline-block;
}

#datos .m.f {
    margin-left: 14px;
}

#datos .m {
    margin-right: 14px;
}

#datos .oc {
    position: absolute;
    right: 0;
    top: 0;
}

#help {
    width: 60%;
    border-radius: 5px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    overflow: auto;
    padding: 10px;
}

#tyc {
    height: 550px;
    overflow: auto;
}

#tyc.stp3 {
    height: 160px;
}

#logos {
   text-align: center;
   padding-bottom: 20px;
}

#logos div {
    display: inline-block;
    margin: 0 6px;
}

#logos.logos_login {
    text-align: center;
    position: relative;
    bottom: 0;
    padding-bottom: 3em;
    width: 100%;
}
#logos.logos_login div {
    margin: 0 1px;
    width: 130px;
}
#logos.logos_login div img {
    width: 130px;
}



#edelvives {
    margin: 12px 0 0 10px;
    display: inline-block;
    vertical-align: middle;
    width: 200px;
}

.details_users {
    display: inline-block;
    width: 74%;
    margin-left: 20px;
}

.details_users #users .users_details {
    display: inline-block;
    margin: 3px;
}

#perfil1,
#perfil2,
#perfil3 {
    display: inline-block;
    vertical-align: top;
}

#perfil1 {
    width: 20%;
    margin: 0 auto;
    text-align: center;
}

#perfil1 #form_image {
    margin: 0 auto;
}

#perfil2 button#removeBtn {
    background: url("../assets/close.png") no-repeat;
    width: 22px;
    height: 22px;
    border: none;
    float: right;
    margin: -30px 10px 0 0;
    position: relative;
    cursor: pointer;
    display: none;
}
#perfil2 #google button#removeBtn:hover {
    background: url("../assets/close.png") no-repeat 0 -25px;
    width: 22px;
    height: 22px;
}

#perfil2 {
    width: 40%;
    margin-top: -3px;
    margin-left: 10px;
    margin-right: 10px;
}

#perfil3 {
    width: 30%;
}

#info_book {
    font-weight: 300;
    margin: 15px;
}

#info_book p {
    font-weight: 300;
    margin: 15px;
    font-size: 16px;
}

#images {
    margin: 0 auto;
}

#images img {
    display: inline-block;
    margin: 15px;
    width: 40%;
}

#ayuda_st3 {
    margin-top: 5px;
}
/* STEPS */

h1 span:first-child {
    font-weight: 300;
}

.ui.main.container.step {
    margin: 0 auto;
    width: 850px;
}

.step.footer {
    height: 10px;
    margin: 0 auto;
    width: 850px;
    clear: both;
}

.step.footer .mis_apps {
    display: table;
    margin: 8px 8px 10px;
    width: 100%;
}

.step.footer div:not(.foot):not(.mis_apps) {
    display: table-cell;
    padding: 0 20px;
}

.step.footer .foot {
    margin: 8px 8px 20px 8px;
    padding-bottom: 15px;
}

.step.footer div:not(.foot) span {
    padding-left: 10px;
}

.step.footer div.m {
    border-right: 1px solid #dfdfdf;
}
/* END STEPS */
/* LOGIN */

.info.login {
    left: 17%;
    top: 2px;
    border: none;
    width: 110px;
}

.log_col {
    background: #111;
    width: 50%;
    position: absolute;
    bottom: 0;
    left: 0;
    top: 0;
}

.log_col img {
    width: 90%;
    display: block;
    margin: 0 auto;
}

.log_col2 {
    width: 50%;
    position: absolute;
    bottom: 0;
    right: 0;
    top: 0;
    left: 50%;
}

.log_col2 .ui.grid {
    max-width: 390px;
    margin: 70px auto;
    margin-bottom: 0;
}

@media only screen and (orientation: portrait) {
    article {
        margin-top: 0;
    }
    .log_col,
    .log_col2 {
        position: relative;
        width: 100%;
        display: block;
    }
    .log_col img {
        width: 50%;
    }
    .log_col2 .ui.grid {
        margin: 10px 0 0 -180px;
    }
    .ui.card.small {
        max-width: 150px;
        min-width: 100px;
    }
    #logos div {
        margin: 0 17px;
    }
    .details_users {
        width: 100%;
    }
}
/* END LOGIN */
/* checkbox */

::-webkit-input-placeholder {
    font-weight: 300;
}

:-moz-placeholder {
    font-weight: 300;
}

::-moz-placeholder {
    font-weight: 300;
}

:-ms-input-placeholder {
    font-weight: 300;
}

@media screen and (min-width: 1200px) {
    .squaredThree label:hover::after {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
        filter: alpha(opacity=30);
        opacity: 0.3;
    }

    /****************** PORTABLE **************/
    .menu_descargar_aplicacion a .version_windows:hover {
        color: #505050;

        background: url(../assets/icon_win_off.png) no-repeat;
        background-position: top center;
        background-size: 30%;
    }
    .menu_descargar_aplicacion a .version_linux:hover {
        color: #505050;

        background: url(../assets/icon_linux_off.png) no-repeat;
        background-position: top center;
        background-size: 30%;
    }

    .menu_descargar_aplicacion a .version_apple:hover {
        color: #505050;

        background: url(../assets/icon_apple_off.png) no-repeat;
        background-position: top center;
        background-size: 30%;
    }
    .columna_drcha {
        float: left;
        width: 50%;
    }
    .menu_descargar_aplicacion a .version_apple:hover .tipo_version,
    .menu_descargar_aplicacion a .version_linux:hover .tipo_version,
    .menu_descargar_aplicacion a .version_windows:hover .tipo_version {
        text-decoration: none;
    }
}

.squaredThree {
    width: 80px;
}

.squaredThree input[type="checkbox"]:checked + label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

.squaredThree label {
    cursor: pointer;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 3px;
    border-radius: 4px;
    border: 1px solid #ccc;
    left: 2px;
    background: #fff;
}

.squaredThree label.invalid {
    border: 1px solid #f86515;
}

.squaredThree label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    content: "";
    position: absolute;
    width: 14px;
    height: 8px;
    background: transparent;
    top: 3px;
    left: 2px;
    border: 3px solid #f86515;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
/* RULES */

@media screen and (max-width: 900px) {
    article {
        margin-top: 0;
    }
    .log_col,
    .log_col2 {
        position: relative;
        width: 100%;
        display: block;
    }
    .log_col img {
        width: 50%;
    }
    .log_col2 .ui.grid {
        margin: 10px 0 0 -180px;
    }
    .ui.card.small {
        max-width: 150px;
        min-width: 100px;
    }
    #datos {
        /* width: 700px;*/
        width: auto;
        /*   padding-left: 25px;*/
        text-align: center;
    }
    #logos div {
        margin: 0 17px;
    }
    .details_users {
        width: 100%;
    }
    #edelvives {
        width: 150px;
    }
    /*  #datos {
          width: auto;
          margin-left: 25px;
      }*/

    #logos.logos_login {
        margin-left: -430px;
    }
    #logos.logos_login div {
        margin-right: -10px;
    }
    #logos.logos_login div img {
        max-width: 85%;
    }
    /***** portable *******/

    .menu_descargar_aplicacion a .version_windows:hover {
        color: #505050;

        background: url(../assets/icon_win_off.png) no-repeat;
        background-position: top center;
        background-size: 30%;
    }
    .menu_descargar_aplicacion a .version_linux:hover {
        color: #505050;

        background: url(../assets/icon_linux_off.png) no-repeat;
        background-position: top center;
        background-size: 30%;
    }
    .menu_descargar_aplicacion a .version_apple:hover {
        color: #505050;

        background: url(../assets/icon_apple_off.png) no-repeat;
        background-position: top center;
        background-size: 30%;
    }
    .columna_drcha {
        float: left;
        width: 50%;
    }
    .menu_descargar_aplicacion a .version_apple:hover .tipo_version,
    .menu_descargar_aplicacion a .version_linux:hover .tipo_version,
    .menu_descargar_aplicacion a .version_windows:hover .tipo_version {
        text-decoration: none;
    }
}

.log_in .support {
    text-align: center;
    margin-top: 20px;
    width: 100%;
}
.log_in .support a {
    font-size: 16px;
}
.log_in .support a#soporte {
    font-size: 16px;
}

#sponsors ul {
    margin: 0;
    padding: 0;
    text-align: center;
    list-style: none;
    margin-bottom: 10px;
 }
#sponsors ul li {
    display: inline-block;
    padding: 5px;
}

@media screen and (max-width: 500px) {
    .log_col {
        display: none;
    }
    .logo_edelvives {
        width: 280px;
    }
    #cuenta {
        font-size: 14px;
        text-align: center;
        width: 92%;
    }
    #logos {
        display: none;
    }
    .cookie {
        width: 285px;
    }
    .cookie ul {
        margin-left: -20px;
    }
    .cookie ul li {
        width: 100%;
    }
    .cookie ul li:first-child {
        display: none;
    }
    .cookie ul li p {
        font-size: 18px;
        border-left: none;
    }
    .cookie.msg {
        left: inherit;
    }
    body {
        height: auto;
    }
    #sponsors {
        width: inherit;
        padding-bottom: 10px;
    }
    #sponsors ul {
        list-style: none;
        margin-left: -10px;
        width: 425px;
    }
    #sponsors ul li {
        padding: 0 0 5px 0;
        margin-bottom: 0;
    }
    #sponsors ul li:last-child {
        text-align: right;
        width: 194px;
    }
    .ui.center.container a span {
        display: none;
    }
    .ui.center.container a {
        width: auto;
    }
    img#logout {
        width: 20px;
    }
    #perfil1,
    #perfil2,
    #perfil3 {
        display: block;
        width: 100% !important;
        margin: 0;
    }

    /************** PORTABLE *********/
    .columna_drcha {
        float: left;
        width: 50%;
    }
    .menu_descargar_aplicacion a .version_apple:hover .tipo_version,
    .menu_descargar_aplicacion a .version_linux:hover .tipo_version,
    .menu_descargar_aplicacion a .version_windows:hover .tipo_version {
        text-decoration: none;
    }
    .menu_descargar_aplicacion a .version_apple:hover {
        color: #505050;

        background: url(../assets/icon_apple_off.png) no-repeat;
        background-position: top center;
        background-size: 30%;
    }
    .menu_descargar_aplicacion a .version_windows:hover {
        color: #505050;

        background: url(../assets/icon_win_off.png) no-repeat;
        background-position: top center;
        background-size: 30%;
    }
    .menu_descargar_aplicacion a .version_linux:hover {
        color: #505050;

        background: url(../assets/icon_linux_off.png) no-repeat;
        background-position: top center;
        background-size: 30%;
    }
}

@media screen and (max-width: 1200px) {
    .ui.grid > .column:not(.row),
    .ui.grid > .row > .column {
        padding-left: 0.2rem;
        padding-right: 0.2em;
    }
    .ui.card.small {
        max-width: 170px;
    }
    .details_users {
        width: 68%;
    }
    #perfil1 {
        display: block;
        width: 50%;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 20px;
    }
    #perfil2 {
        width: 44%;
    }
    #perfil3 {
        width: 51%;
    }
    #logos.logos_login {
        margin-top: 80px;
    }
    #logos.logos_login div {
        margin: 0 8px;

        width: 100px;
    }
    #logos.logos_login div img {
        width: 100px;
    }
}

#sliders {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgba(45, 45, 45, 0.5);
    display: none;
}
#owl-demo {
    margin: 50px auto;
    max-width: 800px;
}
#owl-demo .item img {
    display: block;
    height: auto;
    width: 100%;
}
.required {
    text-align: left;
    font-size: 12px;
    color: #f86515;
    display: none;
}
.level_apps {
    font-weight: 300;
}
.ui.menu .ui.dropdown .menu > .item {
    font-weight: 300 !important;
}

#recover {
    height: 290px;
    left: 50%;
    margin-left: -250px;
    margin-top: -145px;
    position: absolute;
    top: 50%;
    width: 500px;
}
#recover .field {
    text-align: center;
}
#recover #recover_desc {
    font-weight: 300;
    margin-top: -5px;
    font-size: 18px;
}
#recover input[type="button"] {
    width: 200px;
}
#recover_err {
    text-align: left;
    color: #f86515;
    min-height: 40px;
}

/* css creadas por javier para ocultar el portable */
/* IMPORTANTE : en la linea 858 he comentado un max-width y he añadido un center, cuando se recupere la app de portable eliminar esas modificaciones*/
/* En la linea 869 añadi varias clases, dejar solo con text-align center*/
/*
div#logos.logos_login {}
div.logos_login:nth-child(4){display:none}
#logos div:nth-child(4){display:none}
*/

/************************************************* PAGINA IR A MIS APPS (portable) ************************************************************/

.ir_apps {
    color: #000;
    font-weight: lighter;
    font-size: 20px;
}

.descarga {
    color: #f06e0a;
}

.container_menu {
    background-color: #fff;
    width: 145px;
    height: 80px;
    min-width: 10px;
    vertical-align: middle;
}

.centrar_columna {
    text-align: center;
    display: table;
    margin: 0 auto;
}

.columna_izq {
    float: left;
    border-right: 1px solid #b7b7b7;
    width: 18%;
    padding-right: 3%;
}

.columna_izq img {
    width: 40%;
    float: right;
}

.texto_version {
    width: 70%;
    text-align: right;
    font-weight: lighter;
    font-size: 16px;
    float: right;
    margin-top: 3%;
}

.columna_centro {
    float: left;
    padding-left: 3%;
    width: 40%;
    text-align: left;
}

.columna_centro .titulo {
    font-size: 35px;
    color: #f06e0a;
    font-weight: bold;
    margin-bottom: 40px;
    display: block;
    line-height: 30px;
}
.columna_centro p {
    font-size: 17px;
}

.tipo_naranja_bold {
    color: #f06e0a;
    font-weight: bold;
}

.columna_drcha {
    float: right;
    width: 50%;
}

.columna_drcha img {
    width: 100%;
}

.botonera {
    margin: 0 auto;
    display: table;
}

.boton {
    width: 25px;
    float: left;
}

.botonera .boton {
    margin-right: 25px;
    margin-top: 20px;
}

.botonera .boton img {
    width: 70%;
}

.contenedor_2-3 {
    width: 82%;
    float: right;
    padding: 0.5em;
}

.separador {
    clear: both;
}

.menu_descargar_aplicacion {
    display: table;
    margin: 0 auto;
    margin-top: 60px;
    width: 100%;
}

.version_windows {
    float: left;

    margin-right: 5%;
    margin-bottom: 150px;
    color: #505050;
    padding-top: 8%;
    background: url(../assets/icon_win_off.png) no-repeat;
    background-position: top center;
    background-size: 30%;
    width: 20%;
}
.menu_descargar_aplicacion a .version_windows:hover {
    color: #f06e0a;
    background: url(../assets/icon_win_on.png) no-repeat;
    background-position: top center;
    background-size: 30%;
}

.version_linux {
    float: left;
    margin-left: 5%;
    color: #505050;
    padding-top: 8%;
    background: url(../assets/icon_linux_off.png) no-repeat;
    background-position: top center;
    background-size: 30%;
    width: 20%;
}
.menu_descargar_aplicacion a .version_linux:hover {
    color: #f06e0a;

    background: url(../assets/icon_linux_on.png) no-repeat;
    background-position: top center;
    background-size: 30%;
}

.version_apple {
    float: left;
    margin-left: 5%;
    margin-right: 5%;
    color: #505050;
    padding-top: 8%;
    background: url(../assets/icon_apple_off.png) no-repeat;
    background-position: top center;
    background-size: 30%;
    width: 20%;
}
.menu_descargar_aplicacion a .version_apple:hover {
    color: #f06e0a;

    background: url(../assets/icon_apple_on.png) no-repeat;
    background-position: top center;
    background-size: 30%;
}
.menu_descargar_aplicacion a .version_apple:hover .tipo_version,
.menu_descargar_aplicacion a .version_linux:hover .tipo_version,
.menu_descargar_aplicacion a .version_windows:hover .tipo_version {
    text-decoration: underline;
}

.txt_version {
    font-size: 15px;
    font-weight: lighter;
}

.tipo_version {
    font-weight: normal;
    display: block;
    padding-top: 30px;
    font-size: 20px;
    font-weight: bold;
}
.linea {
    border-right: 1px solid #b7b7b7;
    float: left;
    height: 170px;
}

.exit {
    color: #000;
}

.requisitos {
    color: #f06e0a;
    font-weight: bold;
    font-size: 15px;
}

/* TEMPORAL Remover luego */
#potable_btn {
    cursor: pointer;
}
.block_portable {
    background: rgba(45, 45, 45, 0.3);
    position: absolute;
    top: 0;
    width: 100%;
    bottom: 0;
    z-index: 101;
    display: none;
    left: 0;
}
#portables {
    position: fixed;
    z-index: 100;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 1px 3px 0px rgba(50, 50, 50, 0.5);
    width: 320px;
    left: 50%;
    margin-left: -160px;
    top: 50%;
    margin-top: -55px;
}
#portables p {
    margin: 5px 0;
    padding: 0;
    text-align: center;
}
#portables a {
    outline: none;
}
#portables div {
    display: inline-block;
    margin: 10px 22px 30px 25px;
    position: relative;
}
#portables div:not(.mac) {
    cursor: pointer;
}
#portables div span {
    display: block;
    position: absolute;
    bottom: -20px;
    width: 100%;
    text-align: center;
}
#portables div.mac {
    background: url(../assets/icon_apple_off.png) no-repeat;
    width: 53px;
    height: 64px;
}
#portables div.windows {
    background: url(../assets/icon_win_off.png) no-repeat;
    width: 61px;
    height: 61px;
}
#portables div.linux {
    background: url(../assets/icon_linux_off.png) no-repeat;
    width: 56px;
    height: 64px;
}
#portables div.mac:hover {
    background: url(../assets/icon_apple_on.png) no-repeat;
    width: 53px;
    height: 64px;
}
#portables div.windows:hover {
    background: url(../assets/icon_win_on.png) no-repeat;
    width: 61px;
    height: 61px;
}
#portables div.linux:hover {
    background: url(../assets/icon_linux_on.png) no-repeat;
    width: 56px;
    height: 64px;
}

/*input[type="button"]:disabled,input[type="submit"]:disabled{cursor: default !important;}*/

input[type="button"]:disabled:not(.lateral):not(.recover_btn),
input[type="submit"]:disabled:not(.no) {
    cursor: default !important;
    background: url("../assets/loader.gif") no-repeat #dfdfdf 20px center !important;
}

/* END TEMPORAL */

.down_portable {
    display: flex;
    margin: 0 auto;
    text-align: center;
    width: 60%;
}
.down_portable .txt_portable {
    font-size: 16px;
    margin-right: 25px;
    margin-top: 4px;
    width: 430px;
    text-align: left;
}
.txt_portable.last {
    width: 100%;
    font-size: 16px;
}
@media screen and (max-width: 900px) {
    .down_portable {
        display: block;
    }
    .down_portable div:first-child {
        margin-bottom: 10px;
    }
}
.desk_steps ul,
.desk_buttons ul {
    list-style: none;
}
.desk_buttons ul {
    margin: 0 auto;
    width: 600px;
    margin-top: 50px;
}
.desk_buttons ul li {
    display: inline;
    float: left;
    width: 180px;
    position: relative;
}
.desk_buttons ul li:not(:last-child):before {
    box-shadow: -15px 0 15px -15px #111 inset;
    content: " ";
    height: 50px;
    right: 0;
    position: absolute;
    top: 33px;
    width: 1px;
}
.desk_buttons ul li h2 {
    margin: 0;
    text-transform: uppercase;
}
.desk_buttons ul li input {
    font-size: 15px;
    height: 35px;
    width: 100px;
    margin-top: 5px;
}
.desk_version.orange,
h2.orange {
    color: #f86515;
}
.desk_steps ul li {
    margin-bottom: 20px;
    padding: 5px;
    text-align: left;
    width: 520px;
    margin: 0 auto;
}
.desk_steps ul li img {
    vertical-align: middle;
}
.desk_steps ul li span {
    margin-bottom: 1px;
    padding-bottom: 15px;
    display: inline-block;
    border-bottom: 1px solid #dfdfdf;
    width: 430px;
    margin-left: 10px;
    font-size: 16px;
    font-weight: 300;
}
.desk_steps ul li span strong {
    font-weight: 400;
}

.invite {
    position: absolute;
    background: rgba(121, 121, 121, 0.8);
    z-index: 100;
    width: 100%;
    bottom: 0;
    top: 0;
    display: none;
}
.invite .banner {
    width: 384px;
    background: #fff;
    border-radius: 8px;
    padding: 10px;
    text-align: center;
    left: 50%;
    margin-left: -192px;
    position: absolute;
    height: 200px;
    top: 50%;
    margin-top: -100px;
}
.invite .banner .ui.button {
    background: #f86515;
    color: #fff;
}
.invite .banner h3 {
    color: #f86515;
    cursor: pointer;
}
@media screen and (max-width: 700px) {
    .invite .banner {
        width: 350px;
        background: #fff;
        border-radius: 8px;
        padding: 10px;
        text-align: center;
        left: 50%;
        margin-left: -175px;
        position: absolute;
        height: 200px;
        top: 50%;
        margin-top: -100px;
    }
}
.banner_promo {
    background: #ffd5b3;
    height: 80px;
}
.banner_promo .txt_portable {
    padding-top: 24px;
    font-size: 16px;
    margin: 0 auto;
    width: 800px;
}
.banner_promo .txt_portable img,
.banner_promo .txt_portable p {
    display: inline-block;
    vertical-align: middle;
}
.banner_promo .txt_portable p {
    margin: 5px 10px;
}
.banner_promo .close {
    float: right;
    margin: -35px 15px;
    cursor: pointer;
    background: url("../assets/close.png") no-repeat;
    width: 26px;
    height: 25px;
}
.banner_promo .close:hover {
    background: url("../assets/close.png") no-repeat 0 -25px;
    width: 26px;
    height: 25px;
}

.ui.main.container.groups .ui.card.small {
    width: 255px;
    background: #fafafa;
}
.ui.main.container.groups .ui.grid > .column:not(.row) {
    padding-bottom: 0;
}
.content.grp h4 {
    margin: 0;
}
.content.grp h3 {
    margin: 5px 0 5px;
}
.content.grp input.refresh_code {
    margin: 6px 0 6px 0;
    background: #fff;
    border: 1px solid #f86515;
    color: #111;
    width: 175px;
    font-weight: 300;
    height: 44px;
    line-height: 1em;
}
.content.grp input#validar {
    width: 175px;
}
.centered.card input.grp_detail {
    width: 210px;
}

.sub {
    position: absolute;
    right: 10px;
    z-index: 100;
    top: 60px;
    background: #fff;
    border-radius: 3px;
    width: 150px;
    display: none;
}
.arrow_up {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #fff;
    position: relative;
    right: -110px;
    top: -13px;
}
.sub ul {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: -10px;
}
.sub ul li {
    padding: 10px;
}
.sub ul li a {
    color: #111;
}
.sub ul li a:hover {
    text-decoration: none;
}
.sub ul li:first-child::before {
    box-shadow: 2px 0 15px 8px #dfdfdf inset;
    content: " ";
    height: 1px;
    position: absolute;
    right: 8px;
    top: 50px;
    width: 133px;
}
.sub ul li span {
    margin-left: 10px;
}
.sub.shadow {
    -moz-box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.5);
}

#try {
    background: url("../assets/l.png") no-repeat 10px center #fff;
    width: 100%;
    height: 50px;
    position: absolute;
    z-index: 5;
    -webkit-box-shadow: 0 4px 3px -3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 4px 3px -3px rgba(0, 0, 0, 0.5);
    box-shadow: 0 4px 3px -3px rgba(0, 0, 0, 0.5);
    display: none;
}
#try p {
    padding: 12px;
    font-weight: 300;
    float: left;
    margin-left: 70px;
    font-size: 18px;
    margin-top: 2px;
}
#try div:not(.close) {
    float: right;
    margin-top: 10px;
    margin-right: 75px;
}
#try .close {
    background: url("../assets/close.png") no-repeat;
    width: 26px;
    height: 26px;
    position: absolute;
    right: 10px;
    top: 12px;
    cursor: pointer;
}
#try input {
    line-height: 1.8em;
    font-size: 18px;
    width: 120px;
}

/* AJUSTE CONTENEDOR DE APPs */

/* NEW MTR */
.row {
    display: flex;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-direction: row;
}

.row:not(._books) {
    align-items: center;
    justify-content: center;
}

.row._books {
    /*margin: 0 0 0 16px;*/
    margin: 0 0 0 0;
    justify-content: space-between;
}

.row.green {
    padding-bottom: 20px;
    background: rgba(1, 1, 1, 0.02);
}
.row.r {
    justify-content: flex-end;
}
.row.l {
    justify-content: flex-start;
}
.row.top {
    align-items: flex-start;
}

[class*="col-"].center {
    margin: 0 auto;
    float: none;
}
[class*="col-"] {
    -ms-flex: none;
    flex: none;
}
[class*="col-"].margin {
    margin: 0 5px 0 5px;
}
[class*="col-"].marginEm {
    margin: 0 0.8em 0 0.8em;
}
[class*="col-"].pack {
    margin: 8px;
}
[class*="col-"].r {
    text-align: right;
}
[class*="col-"].l {
    text-align: left;
}

.col-1.s {
    width: 7.57%;
}
.col-1.xs {
    width: 4%;
}
.col-1.xxs {
    width: 2.15%;
}
.col-1 {
    width: 9.57%;
}
.col-1.square .row .col-6:first-child {
    margin-left: 0;
}
.col-2 {
    width: 18.66%;
}
.col-2.s {
    width: 13.66%;
}
.col-3.s {
    width: 22%;
}
.col-3 {
    width: 25%;
}
.col-4 {
    width: 33.33%;
}
.col-4.m {
    width: 36.62%;
}
.col-4.m span {
    font-size: 1.2em;
    left: 16px;
    width: auto;
}
.col-5 {
    width: 45.66%;
}
.col-6 {
    width: 50%;
}
.col-7 {
    width: 58.92%;
}
.col-8 {
    width: 66.66%;
}
.col-8.s {
    width: 65.6%;
}
.col-9 {
    width: 75%;
}
.col-10 {
    width: 83.33%;
}
.col-11 {
    width: 91.66%;
}
.col-12 {
    width: 100%;
}
.mtr {
    width: 100%;
    /*  max-width: 1280px;*/
    margin: 0 auto;
}
.mtr.noTop {
    margin-top: 0;
}
.mt0 {
    margin-top: 10px;
}
.mt1 {
    margin-top: 16px;
}
.mt2 {
    margin-top: 40px;
}
.mt3 {
    margin-top: 30px;
}
.newMtr ul,
.newMtr ol {
    list-style: none;
    margin: 0;
    padding: 0;
}
.newMtr .classList {
    height: 400px;
    overflow-y: auto;
}
.newMtr .classList li:not(:first-child) {
    margin-top: 10px;
}
.newMtr .item {
    position: relative;
    cursor: pointer;
    width: 172px;
    height: 91px;
    background: #fff;
    -webkit-box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.15);
    box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.15);
    transition: all 0.4s ease-out;
    border: 1px solid #dfdfdf;
}
.newMtr .item:not(.disabled):hover,
.classList li.active .item {
    background: #f86515;
    color: #fff;
}
.newMtr .item:hover .circle,
.classList li.active .circle {
    border: 1px solid #fff;
    color: #fff;
}
.newMtr .item:not(.disabled):hover h5 {
    color: #fff;
}
.newMtr .item.disabled {
    pointer-events: none;
}
.newMtr .item.active ul li:first-child {
    color: #fff;
}
.newMtr .item.active .item .circle {
    background: #fff;
    color: #f86515;
}
.newMtr .item ul,
.cardMtr ul {
    padding-top: 28.7px;
    margin-left: 13.8px;
}
.newMtr .cardMtr ul {
    padding-top: 7.7px;
}
.newMtr .item ul li:first-child,
.cardMtr ul li h3 {
    font-size: 16px;
    font-family: "Gotham Book";
    font-weight: 600;
}
.newMtr .item ul li:not(:first-child),
.cardMtr ul li h5 {
    margin-top: 11.1px;
    font-size: 14px;
    color: #9b9b9b;
}
.newMtr .item .circle {
    border: 1px solid #f86515;
    position: absolute;
    color: #111;
    border-radius: 3px;
    right: 10px;
    top: 10px;
    font-size: 10px;
    text-align: center;
    line-height: 1.8;
    padding: 3px;
}

.newMtr .cardMtr {
    width: 243px;
    height: 313px;
    background: #fff;
    box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.15);
    cursor: pointer;
    margin: 0 13px 13px 0;
    transition: all 0.4s ease-out;
    padding: 8px;
    border: 1px solid #dfdfdf;
    position: relative;
}
.newMtr .cardMtr:hover,
.cardMtr.active {
    box-shadow: 4px 4px 0 0 #f86515;
}
.newMtr .cardMtr .image {
    width: 225px;
    height: 190px;
}
.newMtr .cardMtr ul li small {
    color: #f86515;
    font-family: "Gotham Bold";
    margin-top: 5px;
    font-size: 12px;
}
.newMtr .cardMtr .image img.imgBook {
    height: 100%;
    display: none;
}
.newMtr .cardMtr .image img.imgBook.visible {
    display: block;
    margin: 0 auto;
}

.newMtr .actAtt {
    color: #f86515;
    font-family: "Gotham Bold";
    text-transform: uppercase;
    font-size: 12px;
    line-height: 4.3;
}
.newMtr .actStu,
.newMtr .actBook {
    height: 62px;
    background: #fff;
}
.newMtr .actStu {
    margin-right: 15px;
}
.newMtr .actUnt {
    background: #f86515;
    color: #fff;
    height: 62px;
}

.newMtr .actStu span:first-child,
.newMtr .actBook span:first-child,
.newMtr .actUnt span {
    font-size: 16px;
    font-family: "Gotham Bold";
    line-height: 4;
    margin-left: 25px;
}
.newMtr .actUnt span {
    margin-left: 13px;
    color: #fff;
}
.newMtr .actStu span:last-child,
.newMtr .actBook span:last-child {
    font-size: 12px;
    font-family: "Gotham Book";
    line-height: 3;
    color: #4a4a4a;
}
.newMtr .actAttemptsHeader,
.newMtr .actAttemptsBody {
    height: 45px;
}
.newMtr .actAttemptsBody:first-child {
    margin: 0 auto;
}
.newMtr .actAttemptsBody {
    background: #fff;
}
.newMtr .actAttemptsHeader [class*="col-"] {
    font-family: "Gotham Book";
    font-size: 12px;
}
.newMtr .actAttemptsBody [class*="col-"] {
    font-family: "Gotham Book";
    font-size: 16px;
}
.newMtr .actAttemptsBody .select {
    cursor: pointer;
}
.newMtr .actAttemptsBody .select span {
    background: #ccc;
    width: 125px;
    float: right;
    border: 1px solid #ccc;
    margin-right: -2px;
}

.newMtr .actAttemptsBody.selected .select span {
    background: #f86515;
    border: none;
}
.newMtr .actAttemptsBody .select span {
    text-align: center;
    font-family: "Gotham Bold";
    font-size: 12px;
    color: #fff;
    line-height: 5;
    display: block;
}
.newMtr .actAttemptsBody .col-2 span {
    margin-left: 30px;
    position: relative;
    vertical-align: middle;
}
.newMtr .actAttemptsBody .col-2 span.score {
    margin-left: 10px;
}
.newMtr .actAttemptsBody .col-2 span.check,
.newMtr .actAttemptsBody li span.check,
.newMtr .actAttemptsBody li span.cross,
.newMtr .actAttemptsBody .col-2 span.cross {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 3px;
    left: -15px;
}
.newMtr .actAttemptsBody .col-2 span.check,
.newMtr .actAttemptsBody li span.check {
    background: url("../assets/svg/check.svg") no-repeat;
    width: 15px;
    height: 11px;
}
.newMtr .actAttemptsBody .col-2 span.cross,
.newMtr .actAttemptsBody li span.cross {
    background: url("../assets/svg/close.svg") no-repeat;
    width: 12px;
    height: 12px;
}
.newMtr .actAttemptsBody .col-2 select {
    padding: 7px;
    font-family: "Gotham Bold";
    font-size: 16px;
    border: none;
    border-bottom: 1px solid #ccc;
    color: #9b9b9b;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url("../assets/svg/arrow.svg") no-repeat center right 10px;
}
.newMtr .actAttemptsBody .col-2 span.write {
    font-family: "Gotham Bold";
    font-size: 12px;
    cursor: pointer;
    color: #f86515;
    display: block;
}
.newMtr .actAttemptsBody .col-2 span.write.disabled {
    color: #ccc;
    cursor: default;
    pointer-events: none;
}
.newMtr iframe {
    background: #fff;
    margin-bottom: 10px;
}

.newMtr .backTo {
    margin-left: 46px;
    color: #4a4a4a;
}
.newMtr .backTo.back {
    margin-left: 0;
}
.newMtr .backTo.back * {
    vertical-align: middle;
}
.newMtr button.reveal {
    width: auto;
    float: right;
}
.newMtr button {
  
    height: 35px;
    border: none;
    background: #f86515;
    color: #fff;
    font-family: "Gotham Bold";
    font-size: 13px;
    border-radius: 2px;
}
.newMtr button.mini {
    width: 65px;
    height: 31px;
    margin-left: 8px;
    display: inline-block;
}
.newMtr button.mini[disabled] {
    background: #ccc;
    pointer-events: none;
}

.actPopup {
    position: fixed;
    width: 493px;
    height: 575px;
    background: #fff;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 15000005;
    display: none;
}
.actPopup .row:first-child span:first-child {
    font-size: 18px;
    font-family: "Gotham Bold";
}
.actPopup .row:first-child span:last-child,
.actPopup .row:nth-child(5) div span {
    font-size: 12px;
    font-family: "Gotham Book";
    color: #4a4a4a;
}
.actPopup .row:nth-child(2) span,
.actPopup .row:nth-child(4) span {
    font-size: 10px;
    font-family: "Gotham Bold";
    color: #4a4a4a;
}
.actPopup .row:nth-child(3) div {
    font-size: 12px;
    font-family: "Gotham Book";
    width: 327px;
    height: 111px;
    background: #f0f0f0;
}
.actPopup .row:nth-child(3) div span {
    color: #9b9b9b;
    padding: 20px;
    display: block;
}
.actPopup .row textarea {
    width: 328px;
    height: 162px;
    border: solid 1px #979797;
    font-family: "Gotham Medium";
    color: #4a4a4a;
    font-size: 12px;
    padding: 16px;
}
.actPopup .row button {
    border: none;
    background: none;
    font-family: "Gotham Bold";
    color: #9b9b9b;
    font-size: 13px;
}
.actPopup .row input {
    width: 164px;
    height: 53px;
    background: #f86515;
}

.activities {
    position: relative;
}

.activities h1 {
    font-family: "Gotham Bold";
    font-size: 24px;
}
.activities h3 {
    font-family: "Gotham Book";
    font-size: 16px;
    color: #4a4a4a;
}
.activities .menu {
    border: 1px solid #cfcfcf;
}
.activities .row.students {
    border-bottom: 1px solid #f0f0f0;
    position: relative;
}
.activities .row.students .pack._book p {
    display: inline-block;
    vertical-align: top;
}
.activities .row.students .pack._book small {
    display: block;
}
.activities .gridHeader {
    position: relative;
    width: 100%;
    min-height: 300px;
}
.activities .gridHeader .titleUnit {
    height: 90px;
    background: #fff;
    border: solid 1px #f0f0f0;
    font-family: "Gotham Bold";
    font-size: 16px;
}
.activities .gridHeader .titleUnit.active {
    height: 63px;
}
.activities .gridHeader .titleUnit.active span:first-child {
    line-height: 4;
}
.activities .gridHeader .cols.units.active {
    top: 64px;
}
.activities .gridHeader .titleUnit span:first-child {
    line-height: 5;
    margin-left: 55px;
}
.activities .gridHeader .titleUnit span:last-child {
    font-size: 12px;
    color: #4a4a4a;
    font-family: "Gotham Book";
    margin-left: 10px;
}
.activities .stuActivities {
    display: none;
}
.activities .menu ul {
    height: auto;
    overflow-y: auto;
    max-height: 200px;
}
.activities .menu ul li,
.activities .sidebar h3 {
    border-bottom: 1px solid #cfcfcf;
    padding: 15px;
    color: #6d6e70;
}
.activities .menu ul li small {
    display: block;
}
.activities .row.act {
    font-size: 1.1em;
}
.activities ul.myAttempts {
    padding: 5px;
    border-bottom: 1px solid #25bcbd;
    color: #f0f0f0;
    position: absolute;
    bottom: -2px;
    width: 240px;
    background: #fff;
    left: 50%;
    transform: translateX(-50%);
}
.activities ul.myAttempts li {
    padding: 5px;
    cursor: pointer;
    display: none;
}
.activities ul.myAttempts li:hover {
    color: #111;
}
.activities ul.myAttempts:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #25bcbd;
    right: 10px;
    bottom: 17px;
}
.activities ul.myAttempts.active:before {
    transform: rotate(180deg);
}
.activities ul.myAttempts.active {
    border: 1px solid #25bcbd;
}
.activities ul.myAttempts.active li {
    display: block;
}
.activities ul.myAttempts span {
    position: relative;
}
.activities ul.myAttempts .circle {
    width: 21px;
    height: 21px;
    display: inline-block;
    border-radius: 50%;
    vertical-align: middle;
}
.activities ul.myAttempts .circle.redColor {
    border: 1px solid #ed1c24;
}
.activities ul.myAttempts span.redColor:before {
    content: "\274c";
    position: absolute;
    top: 3px;
    left: 2px;
    font-size: 0.7em;
}

.activities ul.myAttempts .circle.greenColor {
    border: 1px solid #44a25e;
}
.activities ul.myAttempts span.greenColor:before {
    content: "\2713";
    position: absolute;
    top: -2px;
    left: 4px;
    font-size: 0.9em;
}
.activities .sidebar h3 {
    font-weight: bold;
    color: #111;
}
.activities .menu ul li:not(.head):hover,
.activities .menu ul li.active {
    color: #f86515;
    cursor: pointer;
}
.activities .chevron.mini {
    border-right: 3px solid #111;
    border-bottom: 3px solid #111;
    width: 12px;
    height: 12px;
}
.activities .chevron.mini.toLeft {
    transform: rotate(136deg);
}
.activities .chevron.mini.active {
    border-right: 3px solid #f86515;
    border-bottom: 3px solid #f86515;
}
.activities .chevron.mini:last-child {
    margin-left: -8px;
}
.activities ul.books li:last-child {
    border-bottom: 0;
}
.activities .sidebar {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
.activities .sidebar.colapse {
    margin-left: -601px;
}
.activities .chevrons.pushed {
    margin-left: 7px;
}
.activities .chevrons.pushed .chev {
    background: url("../assets/chevron2.png") no-repeat center center;
    background-size: 100% 100%;
    width: 22px;
    height: 18px;
}
.activities .chevrons {
    width: 43px;
    height: 39px;
}
.activities .chevrons .chev {
    background: url("../assets/chevron.png") no-repeat center center;
    background-size: 100% 100%;
    width: 22px;
    height: 18px;
}
.activities .chevrons .chev {
    margin: 10px auto;
}

.activities .grid {
    font-size: 14px;
}
.activities .grid .cols {
    position: absolute;
    white-space: nowrap;
    z-index: 1;
    top: 90px;
}
.activities .grid .cols.acts {
    top: 95px;
    z-index: 2;
}
.activities .grid .cols.acts .ulist:nth-child(2) {
    margin-top: 8px;
}
.activities .grid .cols.acts .tupla .col div {
    font-size: 12px;
    font-family: "Gotham Book";
    color: #4a4a4a;
    line-height: 3;
}
.activities .grid .cols .col.unt.active {
    color: #fff;
    background: url("../assets/svg/arrow.svg") no-repeat center right 8px #f86515;
}
.activities .grid .cols .col.active span.chevron {
    transform: rotate(-316deg);
    margin-top: -3px;
}
.activities .grid .bshadow#acts .col {
    border: none;
    border-right: 1px solid #f0f0f0;
}
.activities .grid .cols .col {
    display: inline-block;
    border: 1px solid #f0f0f0;
    width: 73px;
    cursor: pointer;
    height: 53px;
    background: #fff;
    border-top: none;
    font-family: "Gotham Bold";
    font-size: 12px;
    transition: all 0.4s ease-out;
}
.activities .grid .cols #acts .col {
    width: 146px;
    height: 30px;
    background: #f86515;
    border-right: none;
}
.activities .grid .cols #acts .col span {
    color: #fff;
    font-size: 12px;
    font-family: "Gotham Book";
    line-height: 2.2;
    margin-left: 10px;
}
.activities .grid .acts .tupla .col {
    width: 144px;
    margin-right: 2px;
    height: 54px;
    margin-bottom: 2px;
}
.activities .grid .cols .col span.unitTitle {
    margin-left: 6.5px;
    line-height: 2.4;
}
.activities .grid .cols .col.open {
    background: #f86515;
}
.activities .grid .cols .col.open div {
    color: #fff !important;
}
.activities .grid .cols .col.unt {
    height: 30px;
    text-transform: lowercase;
    border-top: none;
    border-right: none;
    background: url("../assets/svg/arrow.svg#culo") no-repeat center right 8px #fff;
}

.activities .grid .cols .col span.chevron {
    vertical-align: middle;
    border-right: 4px solid #f86515;
    border-bottom: 4px solid #f86515;
    margin-right: 10px;
}
.activities .grid .cols:first-child .col {
    border-top: none;
}
.activities .grid .cols .col.empty {
    background: #f0f0f0;
    cursor: default;
}
.activities .grid .units .col.open {
    background: #f86515;
}
.activities .grid .acts .col.open {
    box-shadow: inset 0 0 0 -1px #f86515, inset 0 1px 0 0 #f86515, inset -1px -1px 0 #f86515, inset 1px 0 0 #f86515;
}
.activities .grid .cols .col span {
    white-space: normal;
}
.activities .grid .cols .col:not(.empty):hover {
    box-shadow: inset 0 0 0 -1px #f86515, inset 0 1px 0 0 #f86515, inset -1px -1px 0 #f86515, inset 1px 0 0 #f86515;
}

.activities .cols.units ul._col li:first-child {
    margin-bottom: 14px;
}

.activities .tupla .col div,
.MTR table tbody tr td div {
    text-align: center;
    font-family: "Gotham Medium";
}
.activities .tupla .col div:first-child,
.MTR table tbody tr td div:first-child {
    font-size: 14px;
}
.activities .tupla .col div:last-child,
.MTR table tbody tr td .col div:last-child {
    font-size: 10px;
    color: #4a4a4a;
}
.activities .tupla .col:not(:last-child) {
    border-right: 1px solid #f0f0f0;
}
.activities .cols.units ul._col li:not(:first-child) {
    margin-bottom: 3px;
}

.activities .grid .freeze {
    width: 242px;
}

.activities .grid .freeze li span#className {
    font-size: 16px;
}
.activities .grid .freeze li span#numStu {
    font-size: 12px;
    font-family: "Gotham Book";
    color: #4a4a4a;
    margin-left: 5px;
}
.activities .grid .freeze li {
    height: 52px;
    padding: 16px 12px;
    background: #fff;
    margin-bottom: 4px;
    font-family: "Gotham Bold";
}
.activities .grid .freeze li.find {
    height: 52px;
    background: none;
    margin: 18px 0 12px 0;
    font-family: "Gotham Bold";
}
.activities .grid .freeze.tablet li {
    height: 77px;
}
.activities .grid .freeze li:first-child {
    border-top: none;
}
.activities .grid .freeze.tablet.active li:first-child {
    height: 115px;
}
.activities .grid .freeze.active li:not(:first-child) {
    max-height: 58px;
}
.activities .grid .freeze li:not(:first-child) {
    position: relative;
    z-index: 1;
    word-break: break-all;
    word-wrap: break-word;
}
.activities .grid .bshadow {
    box-shadow: 0 7px 9px -7px rgba(0, 0, 0, 0.4);
    position: relative;
}
.activities .grid .bshadow#acts {
    border: 1px solid gray;
}

.activities iframe,
.stuActivities iframe {
    border: none;
    width: 100%;
}
.activities #actHead {
    position: relative;
    padding: 7px;
}
.activities #activityHolder {
    overflow: auto;
    display: none;
}
.activities #activityHolder ._sco {
    display: none;
}
.activities .blueLightColor.clk {
    cursor: pointer;
}
.activities #unitInfo {
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    padding: 7px;
}
.activities .actPop,
.stuActivities .actPop {
    position: absolute;
    height: auto;
    width: 250px;
    border: 1px solid #f86515;
    top: 50px;
    background: #fff;
    display: none;
    z-index: 10;
    min-height: 145px;
}
.activities .actPop .help ol {
    list-style: decimal;
    text-align: left;
}
.activities .actPop .help ol li {
    line-height: 1.2;
    padding: 5px;
}
.activities .actPop .help,
.activities .actPop .msg {
    display: none;
}
.activities .actPop .help,
.activities .actPop .msg small {
    font-size: 12px;
    margin-left: 10px;
}
.activities .actPop:before,
.activities .actPop:after,
.stuActivities .actPop:before,
.stuActivities .actPop:after {
    width: 0;
    height: 0;
    position: absolute;
    content: "";
}
.activities .actPop:before,
.stuActivities .actPop:before {
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-bottom: 16px solid #fff;
    right: 19px;
    top: -16px;
    z-index: 2;
}
.activities .actPop:after,
.stuActivities .actPop:after {
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-bottom: 18px solid #f86515;
    right: 17px;
    top: -18px;
    z-index: 1;
}
.activities .actPop textArea {
    border: 1px solid #dfdfdf;
    width: 230px;
    min-width: 230px;
    max-width: 230px;
}
.activities .circle,
.mtrCard .circle {
    border: 1px solid #f86515;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    line-height: 1.2;
    padding: 3px;
    border-radius: 4px;
    position: absolute;
    right: 10px;
    bottom: 10px;
}
.activities .letter,
.stuActivities .letter {
    background: url("../assets/msg.png") no-repeat;
    width: 26px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    position: relative;
}
.stuActivities .letter.withMessage:before {
    position: absolute;
    width: 10px;
    height: 10px;
    background: red;
    right: -4px;
    top: -6px;
    content: "";
    border-radius: 50%;
}
.stuActivities ul.root li.shadow {
    position: relative;
    z-index: 1;
}
.stuActivities ul.root li .row {
    height: 50px;
}
.stuActivities ul.root li.shadow .row:first-child {
    background: #f86515;
    cursor: pointer;
    border: none;
    color: #fff;
}
.stuActivities ul.root li.shadow .row .col-7 div {
    display: inline-block;
    text-align: center;
}
.stuActivities ul.root li.myAct {
    display: none;
}
.stuActivities ul.root li.myAct.stu {
    display: block;
}
.stuActivities ul.root li.myAct .col-7.blueLightColor span {
    cursor: pointer;
}
.stuActivities ul.root li.gray:not(:last-child),
.stuActivities ul.root li.white:not(:last-child) {
    cursor: pointer;
}
.stuActivities ul.root li.gray .row .col-3 span,
.stuActivities ul.root li.white .row .col-3 span {
    margin-left: 4px;
}
.stuActivities ul.inline li {
    display: inline;
    margin: 2px 5px;
    cursor: pointer;
}
.stuActivities ul.inline li.mark {
    font-weight: bold;
    text-decoration: underline;
}

.stuActivities .actPop {
    top: 60px;
    right: 38px;
}

.no-users-message {
    text-align: center;
    width: 100%;
}
.no-users-message p {
    line-height: 1.5em;
}

.apiBlock,
#msgbox,
#msgBox {
    position: fixed;
    display: none;
}
.apiBlock {
    z-index: 14;
    background: rgba(1, 1, 1, 0.5);
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
}

#msgBox {
    border: 1px solid #dadada;
}
#msgbox,
#msgBox {
    z-index: 18;
    background: #fff;
    width: 450px;
    min-height: 150px;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
}
article #msgbox {
    transform: translate(0%, -0%);
    z-index: 125;
}
#msgBox h4 {
    font-size: 32px;
    text-align: center;
    margin-top: 45px;
}

ul.root,
ul.root ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.root li .row:not(.help) {
    border: 1px solid #dfdfdf;
    margin-bottom: 2px;
}
ul.root li .row:not(.help):hover {
    border: 1px solid #f86515;
}
ul.root li.gray {
    background: #fdfdfd;
    border: none;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .actPopup .row textarea {
        height: 125px;
    }
    .actPopup .row:nth-child(3) div {
        height: 85px;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    #actGrid .freeze {
        width: 220px;
    }
    #actGrid .col-8 {
        width: 45.92%;
    }
    .actPopup .row textarea {
        height: 125px;
    }
    .actPopup .row:nth-child(3) div {
        height: 85px;
    }
}

.tyc_legal ol li {
    margin-bottom: 10px;
}
.tyc_legal table tr td {
    padding: 5px;
}
.tyc_legal table thead tr {
    background: #f86515;
}
.tyc_legal table {
    border: 1px solid #f86515;
}
.tyc_legal table tbody tr {
    border-bottom: 1px solid #f86515;
}
.tyc_legal table thead tr td {
    text-align: center;
    color: #fff;
}
.tyc_legal tbody tr:nth-child(odd) td {
    background-color: rgb(253, 233, 217);
}
.tyc_legal tbody tr:nth-child(even) td {
    background-color: #fff;
}

.card .gridImgs {
    margin-bottom: 3px;
}
.card .gridImgs ._img {
    width: 80px;
    display: inline-block;
    margin: 10px;
}
.card .gridImgs ._img img {
    width: 80px;
}

.gallery {
    position: fixed;
    z-index: 15;
    background: #fff;
    width: 500px;
    min-height: 300px;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    display: none;
    -webkit-box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.4);
}

.gallery {
    padding: 16px;
    width: 80%;
}
/*.gallery button{margin-top: -5px;}*/
.gallery button {
    top: 7px;
    right: 15px;
    position: absolute;
    background: url("../assets/quiosco/close2.png") no-repeat 0 -25px;
    width: 28px;
    height: 28px;
    border: none;
}

.gallery #thumbs {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
}
.wrapper.blur {
    filter: blur(6px);
}

.steps_wrapper nav a {
    position: absolute;
    right: 10px;
    margin-top: 5px;
}

.steps_wrapper nav a.mobile {
    display: none;
}

.step .stepFooter {
    text-align: right;
    width: 100%;
}
.step .stepFooter input {
    width: 200px;
}

@media all and (max-width: 600px) {
    .log_in:not(.myperfil) {
        position: relative;
        top: 0;
        left: 0;
        transform: none;
        width: 100%;
        max-width: none;
    }
    .log_in .col {
        display: block !important;
    }
    .log_in .login_holder:not(.build) div.col:first-child {
        width: 94%;
        margin: 10px auto;
    }
    .log_in #login_yes {
        width: auto;
    }
    .log_in .login_holder div.col:last-child .one {
        margin: 0;
        padding: 20px;
    }
    .log_in .login_holder div.col:last-child .dos {
        margin: 0 auto;
        width: 94%;
    }
    .log_in .login_holder:not(.build) div.col {
        width: auto;
    }
    .log_in .login_holder div.col:last-child input {
        margin: 0;
        width: 100%;
        border-radius: 5px;
    }
    .log_in .sponsors {
        display: block;
        margin: 10px 0 10px 0;
    }
    .log_in ul {
        list-style: none;
        margin: 0;
        padding: 0;
        text-align: center;
    }
    .log_in #apps_links {
        margin: 10px auto;
    }
    .log_in #apps_links ul li {
        float: none;
        display: inline-block;
        margin: 4px;
    }
    .log_in #apps_links ul li img {
        width: auto;
    }
    .log_in .login_holder div.col:last-child h1 {
        font-size: 4rem;
    }
    .log_in .supports ul li {
        margin: 10px;
    }
    .cookie {
        width: 100%;
        border-radius: 0 !important;
    }

    .step h1 {
        margin-top: 7px;
        font-size: 25px;
    }

    .step .grid .column {
        width: 100%;
    }
    .step .two.grid .column {
        width: 100% !important;
        margin-top: 130px;
    }
    .step .two.grid .column.fimage {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: 42px;
    }

    .step .stepFooter {
        margin-top: 23px;
    }
    .step .stepFooter input {
        width: 100%;
    }

    .step .breadcrumb-trail {
        padding: 29px 50px 0;
    }

    .step .breadcrumb-trail .breadcrumbs .breadcrumb {
        left: -16px;
    }

    .ui.main.container.step {
        width: auto;
    }

    .ui.grid > * {
        padding: 0;
    }

    .ui.column.grid .column {
        width: 100%;
    }

    .steps_wrapper #sponsors ul {
        margin-left: 0;
        width: auto;
    }
    .steps_wrapper nav a:not(.mobile) {
        display: none !important;
    }

    .steps_wrapper nav {
        height: 15px;
    }

    .steps_wrapper nav a.mobile {
        background: url("../assets/close.png") no-repeat;
        width: 22px;
        height: 22px;
        top: 5px;
        right: 18px;
        display: block !important;
    }

    article #msgbox {
        width: 94% !important;
        min-height: 120px;
        transform: translate(-50%, -50%);
        left: 50%;
        top: 50%;
        margin: 0;
    }

    #edelvives {
        width: 230px;
        position: absolute;
    }

    .ui.center.container a img {
        width: 32px !important;
    }
    .ui.center.menu {
        margin: 0;
    }

    #m_right {
        display: none;
    }

    .ui.center.container a[href="#perfil"] {
        display: flex;
        display: -webkit-flex;
        display: -webkit-box;
    }

    body.login {
        background: url("../assets/e_del.png") no-repeat #ff531d;
        background: url("../assets/e_del.png") no-repeat center center fixed #ff531d;
        background: url("../assets/e_del.png") no-repeat center center fixed #ff531d;
        background: url("../assets/e_del.png") no-repeat center center fixed #ff531d;
    }

    #help {
        width: 94%;
        height: 85%;
    }

    .ui.center.container a.cuatro {
        display: none;
    }

    #activityHolder .col-9.grid {
        width: 100%;
    }

    .newMtr .actAttemptsBody .col-2 span.check,
    .newMtr .actAttemptsBody li span.check,
    .newMtr .actAttemptsBody li span.cross,
    .newMtr .actAttemptsBody .col-2 span.cross {
        top: -10px;
        left: -2px;
    }
}

/* new step 2 MTR teacher */
.MTR {
}
.MTR .page {
    overflow: auto;
    padding: 0;
    margin: 0;
    display: flex;
    height: 300px;
    flex-flow: column wrap;
}

.MTR .table-wrapper tr,
.MTR .table-wrapper td {
    transition: background-color 0.4s;
}
.MTR .table-wrapper table {
    border: 1px solid #ddd;
    border-collapse: collapse;
    position: relative;
}
.MTR .table-wrapper tr:hover {
    background: rgba(1, 1, 1, 0.02);
}
.MTR .table-wrapper tr td,
.MTR .table-wrapper tr th:not(:first-child) {
    transition: font-size ease-in 0.2s;
}
.MTR .table-wrapper tr:hover td:first-child {
    font-weight: 600;
    color: rgba(248, 101, 21, 1);
}
.MTR .table-wrapper th:not(:first-child):hover {
    color: rgba(248, 101, 21, 1);
}
.MTR .table-wrapper tr td:hover {
    background: rgba(248, 101, 21, 1);
    color: #fff;
}
.MTR .table-wrapper tbody td:not(:first-child),
.MTR .table-wrapper thead th:not(:first-child) {
    cursor: pointer;
}
.MTR .table-wrapper tr td div,
.MTR .table-wrapper tr th div {
    pointer-events: none;
}
.MTR .table-wrapper td,
.MTR .table-wrapper th {
    border: 1px solid #ddd;
    height: 50px;
    padding: 0 6px;
    text-align: center;
    white-space: nowrap;
}
.MTR .table-wrapper thead th {
    padding: 10px;
    font-weight: bold;
}

.MTR .table-wrapper th {
    background-color: #fff;
    position: sticky;
    top: -1px;
    z-index: 2;
}
.MTR .table-wrapper th:first-of-type {
    left: 0;
    z-index: 3;
}
.MTR .table-wrapper tbody tr td:first-child {
    background-color: #fff;
    position: sticky;
    left: -1px;
    text-align: left;
    z-index: 5;
}

.MTR .toolbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: rgba(1, 1, 1, 0.02);
}
.MTR .toolbar select {
    padding: 10px;
}
.MTR .toolbar div {
    display: inline-block;
    margin: 10px;
}

.MTR .toolbar ul {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
}
.MTR .toolbar ul li {
    margin: 5px;
}

.MTR .toolbar ul li,
.MTR .toolbar div svg {
    display: inline-block;
    vertical-align: middle;
}
.MTR .toolbar ul li.grid2 {
    display: none;
}
.MTR .toolbar ul li.grid2.show {
    display: inline-block;
}
.MTR .toolbar input {
    width: 205px;
    height: 45px;
    border: none;
    font-family: "Gotham Bold";
    font-size: 14px;
    padding: 1px 0 0 40px;
    background: url("../assets/svg/search.svg") no-repeat 10px center;
}

@media all and (max-width: 600px) {
    #content.mtr {
        margin-top: 20px;
    }

    #content .row.mt2.activities {
        margin-top: 0;
    }

    #content .row.mt2.activities .col-7.center {
        width: 86%;
    }

    #content .col-2.side {
        width: 45.66%;
    }

    #content .col-2.side .classList li .item {
        width: 135px;
    }

    #content .side2 {
        width: 50%;
    }
    #content .side2 .mtrCard {
        height: 400px;
        overflow-y: auto;
        justify-content: center;
    }

    #content .side2 .cardMtr {
        width: 185px;
        height: 243px;
    }

    #content .side2 .cardMtr .image {
        height: 120px;
        width: auto;
    }

    #msgBox {
        width: 90%;
        min-height: 133px;
    }

    .row.actAttemptsHeader {
        display: none;
    }

    .row.stuAttempts {
        margin-top: 15px;
    }

    .row.actAttemptsBody ul li.select {
        width: initial;
    }

    .row.actAttemptsBody ul li {
        width: auto !important;
    }
    .newMtr .col-4.left {
        width: 100%;
    }

    .row.actAttemptsBody ul li button {
        margin-left: 0 !important;
    }
}

.row.actAttemptsBody {
    margin-bottom: 8px !important;
    border: 2px solid #fff;
    border-radius: 2px;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
}

.row.actAttemptsBody ul {
    width: 100%;
}

.row.actAttemptsBody ul li {
    display: inline-block;
    vertical-align: middle;
    width: 20%;
    padding: 0 5px;
    font-family: "Gotham Medium";
    position: relative;
}

.row.actAttemptsBody ul li button {
    margin-left: 5px;
    width: auto;
    padding: 5px;
    border-radius: 2px;
    vertical-align: middle;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
}

.row.actAttemptsBody ul li button.disabled {
    background: #DFDEB1;
    pointer-events: none;
}


.row.actAttemptsBody ul li select {
    padding: 3px;
    height: 35px;
    vertical-align: middle;
}

.row.actAttemptsBody ul li.select button {
    color: #111;
    background: #DFDEB1;
    text-transform: capitalize;
    padding: 0 12px;
}

.row.actAttemptsBody.selected {
    border-color: #f86515;
    box-shadow: none;
}
.row.actAttemptsBody.selected ul li.select button {
    background: #f86515;
    outline: none;
}

.row.actAttemptsBody ul li.select {
    float: right;
    width: auto;
}

.row.actAttemptsBody ul li button svg {
    vertical-align: middle;
    fill: #fff;
}


.googleWrapper{
    position: absolute;
    right: 58px;
    top:7px;
   
}


.utils {
    width: 254px;
    height: 168px;
    position: relative;
    top: 35px;
    background: #FFF;
    z-index: 50;
    border-radius: 17px;
    box-shadow: 0px 2px 14px rgba(0, 0, 0, 0.15);
    padding: 16px;
    display: none;
}

.utils::after{
    content: "";
    position: absolute;
    top: 0;
    right: calc(15% - 16px);
    box-sizing: border-box;
    width: 0;
    height: 0;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    border: 7px solid #fff;
    box-shadow: -3px 2px 2px 0 rgb(0 0 0 / 6%);
    
}

.utils a{
   width: 50px;
   height: 42px;
   display: inline-block;
   background-size: contain;
   background-repeat: no-repeat;
   margin: 11px;
   position: relative;
}
.utils a:hover::before{
   content: "";
   background: rgba(1,1,1,.05);
   width: 70px;
   height: 62px;
   position: absolute;
   left: -14px;
   top:-10px;
   z-index: -1;
   border-radius: 10px;
 }
.utils .meet{
    background-image:  url("../assets/google/google-meet.svg");
}
.utils .drive{
    background-image:  url("../assets/google/google-drive.svg");
}
.utils .calendar{
    background-image:  url("../assets/google/google-calendar.svg");
}
.utils .groups{
    background-image:  url("../assets/google/google-groups.svg");
}
.utils .spaces{
    background-image:  url("../assets/google/google-spaces.svg");
}
.utils .classroom{
    background-image:  url("../assets/google/google-classroom.svg");
}

.gIcon{
    width: 18px;
    height: 18px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image:  url("../assets/google/menu-google.svg");
    position: absolute;
    right: 37px;
  
}

span#_user{
    text-overflow:ellipsis; 
    white-space: nowrap;
    width: 48px;                  
    overflow: hidden;
    display: inline-block;
    vertical-align: text-bottom;
}

#m_right {
    position: absolute;
    right: 20px;
    top: 8px;
}

#m_right .myPerfil{
    vertical-align: middle; 
    border-radius: 50%;
    width:32px;
    height:32px;
    cursor: pointer;
}
