/* @override

	https://d273yxk2oj202w.cloudfront.net/template/css/classlife.css?*
	https://rtve.classlife.education/app/template/css/classlife.css */

.monsterinsights-addon-icon {
    border: 1px solid #d5e2ed;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 70px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    width: 70px;
}

.nopointer {
    cursor: default !important;
}

#bookshelf .alert img.pull-left {
    margin-left: -160px;
}

.mar-right {
    margin-right: 8px;
}

.progress .guide {
    font-size: 80%;
    padding: 4px;
}

#toolset .adminonly {
    margin-top: -20px;
    width: 110%;
    margin-left: -5%;
    margin-bottom: 20px;
}

#toolset hr {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.framed {
    border: solid thin #efefef;
}

.toolitem {
    background: none repeat scroll 0 0 #e2e2e2;
    margin: 0 0 2px 2px;
    width: 115px;
    float: left;
    height: 100px;
}

.toolitem:hover {
    background: #313133;
    color: white;
}

.toolitem i {
    clear: both;
    display: block;
    font-size: 34px;
    margin-bottom: 6px;
    margin-top: 20px;
}

tfoot {
    display: table-header-group;
}

.mfp-close {
    color: lightgray;
}

.mfp-content {
    max-width: 88%;
}

.pie {
    font-weight: normal !important;
    font-size: 85%;
}

hr.pagebreak,
pagebreak {
    border: dashed 1px lightgray;
    clear: both;
    display: block;
}

hr.strong {
    border: solid 2px black;
}

.debugger {
    position: absolute;
    top: 0;
    right: 30px;
    padding: 10px;
    background: rgba(255, 255, 255, 0.86);
    border: solid thin black;
}

span.year,
span.month {
    display: block;
    border: solid thin #efefef;
    float: left;
    width: 25%;
    padding: 6px;
    text-align: center;
    cursor: pointer;
}

span.year:hover,
span.month:hover {
    color: #00BBCE;
}

.movedown {
    margin-bottom: 16px;
}

.nopad label {
    margin-right: 10px;
}

.folder {
    display: block;
    background: #efefef;
    padding: 10px;
    border: solid thin white;
}

.ffix {
    display: table-cell;
    width: auto;
    padding: 3px 10px;
}

.fful {
    display: table-cell;
    width: 100%;
}

.field {
    background: #efefef;
    padding: 6px 10px 6px 0;
    border-bottom: solid thin #333;
    font-weight: normal;
}

.field b {
    background: white;
    padding: 6px 10px;
    margin-right: 9px;
    border-bottom: solid thick white !important;
    padding-right: 18px;
}

.field.noright {
    padding-right: 0;
}

.field.noright b {
    margin-right: 0;
}

.field.noleft {
    padding-left: 0;
}

.field.noleft b {
    margin-left: 0;
}

table.justify tr td {
    text-align: justify;
}

.viewin {
    width: 100%;
    height: auto;
}

.scrollable {
    overflow: auto;
    overflow-y: auto;
    border: solid thin #ccc;
}

.middle td,
.middle th {
    text-align: center;
}

.adminonly .nav-tabs {
    margin-bottom: -9px;
}

.adminonly .nav-tabs li {
    margin-right: 6px;
}

.adminonly .nav-tabs li a {
    background: rgba(255, 255, 255, 0.3);
}

.adminonly .nav-tabs li.active a {
    background: rgba(255, 255, 255, 0.9);
}

.toright {
    padding-right: 0;
}

.toleft {
    padding-left: 0;
}

.moveright {
    margin-right: 10px;
}

.moveleft {
    margin-left: 10px;
}

.borderin,
.borderin th,
.borderin td {
    border: solid thin #ccc !important;
}

.nav-tabs i {
    background: #efefef;
    padding: 5px 5px 5px 6px;
    border-radius: 40px;
}

.nav-tabs .active i {
    background: #00BBCE;
    color: white;
}

.cover.mini {
    padding-bottom: 4px;
    margin-bottom: 8px;
}

.post p {
    line-height: 100%;
    margin-bottom: 2px;
}

.hscroll {
    overflow: scroll;
    overflow-x: hidden;
}

.wscroll {
    overflow: hidden;
    overflow-x: scroll;
    width: 100%;
}

input:focus,
textarea:focus {
    border-color: #19bec0 !important;
    -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, .15), inset 0 -1px 5px rgba(0, 0, 0, .15), 0 0 8px rgba(27, 205, 207, .7) !important;
    -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, .15), inset 0 -1px 5px rgba(0, 0, 0, .15), 0 0 8px rgba(27, 205, 207, .7) !important;
    box-shadow: inset 0 1px 5px rgba(0, 0, 0, .15), inset 0 -1px 5px rgba(0, 0, 0, .15), 0 0 8px rgba(27, 205, 207, .7) !important;
    outline: 0;
}

.targetalias {
    text-transform: uppercase;
}

#rightbar {
    width: 230px;
    float: right;
    margin-right: 1em;
    position: relative;
}

.select2 {
    width: 100%;
}

.ui-select {
    height: auto !important;
}

select.ui-select {
    padding: 8px !important;
}


/* FRIENDS */

ul.friendlist {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.friendlist li.frienditem {
    margin: 2px;
    padding: 0px;
    display: block;
    width: 44px;
    overflow: hidden;
    float: left;
}

ul.friendlist li.frienditem .friendphoto {
    display: block;
    width: 44px;
    height: 44px;
    overflow: hidden;
    background: #efefef;
}

ul.friendlist li.frienditem .friendname {
    display: none;
}

ul.friendlistbig li.frienditem {
    margin: 2px;
    padding: 0px;
    display: block;
    width: 130px;
    overflow: hidden;
    float: left;
}

ul.friendlistbig li.frienditem .friendphoto {
    display: block;
    width: 130px;
    height: 130px;
    overflow: hidden;
    background: #efefef;
}

ul.friendlistbig li.frienditem .friendname {
    display: block;
    height: 30px;
    font-size: 10px;
    color: #666;
}


/* TAGS */

ul.taglist {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 10px;
    border-top: dotted thin #efefef;
    padding-top: 10px;
}

ul.taglist li.tagtitle {
    margin: 2px;
    padding: 2px;
    background: #DDD;
    color: #2D697E;
    display: inline;
}

ul.taglist li.tagitem {
    margin: 2px;
    padding: 2px;
    background: #CDDCE4;
    color: #2D697E;
    display: inline;
}


/* LAYOUT */

.vdown {
    margin-bottom: 10px;
}

.inbox {
    padding: 2px 8px;
}


/* WALL */

.wallbox {
    padding: 8px;
}

.wallbox .title {
    font-weight: bold;
    color: black;
}

.blau {
    background: #036 !important;
    color: white;
}

ul.options {
    display: block;
    clear: both;
    margin: 0;
    padding: 0;
    margin-left: 30px;
}

ul.options li {
    font-size: 90%;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-right: 8px;
    float: left;
}

ul.options li a {
    display: block;
    padding: 4px 16px;
    ;
    color: #333;
}

ul.options li a.active {
    color: white;
    background: #43B3BC;
    border: solid thin #3197AF;
}


/* ARTICULOS */

.article {
    border-bottom: solid thin #efefef;
    font-size: 90%;
}

.article h4 {
    color: #3197AF;
}

.minbox {
    border: solid thin #efefef;
    overflow: hidden;
    padding: 4px;
    margin-bottom: 8px;
}

.moreinfo {
    color: gray;
    font-style: oblique;
}


/* GENERAL */

body {
    background: #fff;
}


/* -webkit-font-smoothing: antialiased; */

h1,
h2,
h3,
h4,
h5 {
    font-family: "Raleway", Arial !important;
}

h5 {
    font-size: 134%;
    color: #45515C;
}

h5 .actions {
    padding-bottom: 36px;
}

.header {
    background: #4B4B4B;
}

.clear {
    clear: both;
    display: block;
    margin-bottom: 21px;
    overflow: hidden;
}

#map ul li {
    list-style: none;
    border-bottom: solid thin #efefef;
}

.box h2 {
    color: #069;
    font-size: 144%;
    margin: 0;
    padding: 0;
}

.aj-delete {
    cursor: pointer;
    display: block;
    background: #C00;
    color: #fff;
    width: auto;
    padding: 2px 8px;
    text-decoration: none;
    float: right;
}

.aj-delete:hover {
    cursor: pointer;
    background: #903;
    text-decoration: none;
    color: #fff;
}

.right,
.righticon {
    float: right;
}

.left,
.lefticon {
    float: left;
}

.profileavatar {
    width: 120px;
}

.profilemini {
    width: 70px;
    margin-right: 18px;
}

.circle {
    border-radius: 40px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    overflow: hidden;
}

.break {
    display: block;
    clear: both;
}

.pad.mini {
    padding: 2px 5px;
}

.pad.min {
    padding: 6px;
}

.pad {
    padding: 14px;
}

.user-box .pad {
    padding: 7px;
    padding-bottom: 8px;
}

.pad .large {
    padding: 16px;
}

h1,
h2,
h3,
.titulo {
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
}

.img_mini {
    background: #efefef;
    border: #ccc;
    width: 77px;
    height: 77px;
    float: left;
    margin: 2px;
}

.lefticon {
    margin-right: 32px;
}

.righticon {
    margin-left: 32px;
}


/* User-nav */

#useralerts {
    float: right;
    display: block;
    padding-left: 30px;
    border-left: solid thin #333;
    margin-left: 30px;
}

#usernav {
    float: right;
    width: 150px;
    display: block;
}

.usernvav-icon {
    width: 32px;
    float: right;
}

.usernav-name {
    float: left;
    color: white;
    padding-top: 8px;
}


/* Sprites */

.sprite {
    width: 27px;
    height: 27px;
    padding: 2px;
    margin: 0;
    background-image: url(../../images/sprite.png) !important;
    background-repeat: no-repeat!important;
    background-size: auto!important;
    background-position: -2px -1411px!important;
    text-indent: -999px;
    overflow: hidden;
    float: left;
}

.s-inbox {
    background-position: -2px -1304px!important;
}

.s-users {
    background-position: -2px -1376px!important;
}

.s-alert {
    background-position: -2px -1411px!important;
}


/* Overrides */

.navbar-inverse .navbar-inner {
    background: #505050;
}

#typenav {
    display: block;
    clear: both;
    background: #069;
}

#typenav ul {
    margin: 0;
    list-style: none;
}

#typenav ul li {
    display: block;
    margin: 0;
    padding: 3px;
    background: #efefef;
    border-bottom: solid thin #ddd;
}

.user-stats {
    font-size: 74%;
    text-align: center;
}

.user-stats .title {
    font-weight: bold;
}

#sidebar-nav #dashboard-menu .pointer .arrow {
    border-color: transparent #E9D3B2 transparent transparent;
}

#sidebar-nav #dashboard-menu .pointer .arrow_border {
    border-color: transparent #DDD transparent transparent;
    border-width: 11px;
    margin-left: -1px;
    border-style: solid;
    z-index: 1001;
    top: 0px;
}

.content {
    background: url(../images/wood.png);
    margin-bottom: 0;
    padding-top: 80px;
}


/* COVER */


/* COVER */

.cover,
.coverside {
    display: block;
    text-decoration: none;
    color: white;
}

.cover {
    height: 217px;
}

.coverbig {
    height: 400px !important;
}

.coverside {
    height: 170px;
}

.cover-user,
.cover-info {
    clear: both;
    display: block;
}

.cover-user {
    padding: 30px;
    padding-bottom: 10px;
    padding-top: 45px;
}

.cover-user .user-name {
    padding-left: 122px;
    font-family: "Raleway", "Calibri", Arial;
    text-shadow: 1px 1px 10px #000;
}

.cover-user .user-name span {
    font-size: 185%;
}

.cover-user .user-thumb {
    background-color: rgba(0, 0, 0, 0.05);
    border-radius: 90px;
    -moz-border-radius: 90px;
    -webkit-border-radius: 90px;
    height: 96px;
    width: 96px;
    overflow: hidden;
    float: left;
}

.cover-user-big .user-thumb {
    height: 196px;
    width: 196px;
}

.cover-user .user-thumb img {
    width: 100%;
}

.cover-info .actions ul {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-left: 30px;
    padding-top: 14px;
}

.cover-info .actions ul li {
    float: left;
    margin-right: 10px;
}

.cover-info .actions ul li.grp {
    margin-right: 0;
    border-right: solid thin lightgray;
}

.cover-info .stats {
    padding-right: 24px;
}

.cover-info .stats .stat {
    float: left;
    margin-right: 14px;
    text-align: center;
}

.cover-info .stats .stat span {
    display: block;
    font-size: 185%;
    font-weight: bold;
    font-family: "Calibri", arial;
}


/* COVER LATERAL */

.coverside .cover-user {
    padding-top: 0;
}

.coverside .cover-user .user-thumb {
    background-color: #000;
    border-radius: 90px;
    -moz-border-radius: 90px;
    -webkit-border-radius: 90px;
    height: 74px;
    width: 74px;
    margin: auto;
    top: 8px;
    clear: both;
    float: none;
}

.coverside .user-name {
    font-size: 165%;
    clear: both;
    float: none;
}

.fb {
    background: #e7ebf2;
    overflow: hidden;
}


/* WIDGETS */

.widget-box {
    background: #fff;
    border-bottom: solid thin #efefef;
    margin-bottom: 8px;
    clear: both;
}

.widget-title,
.modal-header {
    display: block;
    padding: 4px;
    padding-left: 12px;
    border-bottom: solid thin #efefef;
}

.widget-content {
    padding: 8px;
    padding-bottom: 14px;
}

.widget-content table.table-hover,
.widget-content table.tSortAjax {
    width: 100%;
    overflow-x: scroll !important;
}

.widget-content.uno {
    padding: 1px;
    padding-bottom: 14px;
}

.widget-content.non {
    padding: 0;
}

.icon .item {
    padding: 4px;
}

.history .item {
    line-height: 160%;
}

.history .thumb {
    float: left;
    margin-right: 8px;
    width: auto !important;
}

.media .item {
    display: block;
    float: left;
    width: 85px;
    height: 85px;
    overflow: hidden;
    margin: 2px;
}

.media.big .item {
    width: 135px;
    height: 135px;
}

.media img {
    width: 100%;
}

.friendphoto {
    display: block;
    width: 48px;
    height: 48px;
    border-radius: 90px;
    -moz-border-radius: 90px;
    -webkit-border-radius: 90px;
    overflow: hidden;
}

.table-box {
    border: solid thin #efefef;
}

.table-hover .friendphoto img {
    width: 36px;
}

.table-hover .friendphoto {
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    overflow: hidden;
}

#wallgrid .friendphoto,
#wallgrid .friendphoto img {
    width: 42px;
    height: 42px;
}

.item img {
    max-width: 100%;
}

.list .item {
    border-bottom: solid thin #efefef;
    margin-bottom: 4px;
    padding-bottom: 8px;
}

.date {
    color: #ccc;
    float: right;
}

.indate {
    color: #ccc;
    font-size: 88%;
}

.library .item {
    border: #efefef;
    float: left;
    margin-right: 9px;
}

.library .item .thumb {
    padding-bottom: 6px;
}

.library .item .title {
    font-weight: bold;
}

.msg {
    border-right: solid thin #efefef;
}

.msg .item {
    border-bottom: solid thin #efefef;
}

.msg .active,
.msg .active a {
    background: #7bc3d1;
    color: white;
}

.nav>li>a.friendphoto>img {
    margin: -15px;
}

.col2form label {
    float: left;
    width: 35%;
}

.col2form .form-control {
    float: left;
    width: 65%;
}

.guide {
    font-style: oblique;
    color: #bbb;
}

.height-gap,
.block {
    display: block;
}

.user-info {
    line-height: 165%;
    margin-left: 78px;
}

.nothumb .lefticon {
    display: none;
}

.nothumb .user-info {
    line-height: 105%;
    margin-left: 0px !important;
}

.nothumb .reply-text {
    display: none;
}

.media .item .videoplayer {
    position: absolute;
    z-index: 1;
    width: 80px;
    padding-top: 12px;
}

.media-thumb .inthumb .videoplayer {
    position: absolute;
    z-index: 1;
    width: 200px;
    padding-top: 12px;
}

.md_bgr_d3 {
    background-image: url('../img/dots3.png');
    background-repeat: no-repeat;
    background-position: center;
    height: 189px;
}

.md_bgr_d2 {
    background-image: url('../img/dots2.png');
    background-repeat: no-repeat;
    background-position: center;
    height: 189px;
}

.mle,
.mhe,
.mae {
    margin-left: 60px;
}

footer {
    background: #efefef;
    margin-top: 14px;
    border-top: solid thin #ddd;
}

.user-box {
    padding: 10px 12px;
    border-bottom: solid thin #efefef;
}

#timeline .item {
    margin-bottom: 18px;
}

#timeline .item.intrash {
    color: #BFAE8A;
    font-style: oblique;
}

#timeline .item.intrash .softshadow {
    background: #FFFCE1;
}

.item .box {
    background: #fff;
    display: block;
    border: solid thin #e9eaed;
    padding: 5px;
    padding-bottom: 0;
}

.user-box .friendphoto {
    margin-right: 15px;
}

.widget-title h4,
.widget-title h5 {
    color: #666;
    display: inline;
}

.notifications .item {
    display: block;
    padding: 10px 0px 8px 20px;
    border-top: 1px solid #e7e8ea;
    color: #363636;
    text-decoration: none;
    padding-left: 50px;
    position: relative;
    transition: all .25s linear;
    -moz-transition: all .25s linear;
    -webkit-transition: all .25s linear;
    -o-transition: all .25s linear;
}

.notifications .item .time {
    float: right;
    color: #82a3c1;
    font-style: italic;
    font-weight: 600;
    font-size: 11px;
    min-width: 60px;
    margin-right: 5px;
}

.notifications .item>i {
    color: #fc827b;
    position: absolute;
    left: 19px;
    font-size: 18px;
}

.tab-pane {
    padding-bottom: 6px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    background-color: #ffffff;
    color: #00BBCE;
}


/* MEDIA */

.inthumb {
    width: 202px;
}

.inthumb img {
    width: 100%;
}

.doc-thumb,
.media-thumb {
    width: auto;
    float: left;
    padding: 0;
    margin-right: 6px;
    max-width: 210px;
}

.maincontent .media-thumb {
    margin-bottom: 8px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    overflow: hidden;
}

.doc-thumb a,
.media-thumb a {
    color: #45515C;
}

.doc-thumb a:hover,
.media-thumb a:hover {
    color: #46b8da;
    text-decoration: none;
}

.content-block {
    display: block;
    clear: both;
    margin-top: 40px;
}

.doc-thumb .icon {
    float: left;
}

.doc-thumb .data {
    padding: 4px;
    padding-left: 10px;
    display: block;
}

.item-row {
    display: block;
    margin-bottom: 20px;
    background: #efefef;
    height: 64px;
    overflow: hidden;
}

.building img {
    margin-right: 10px;
}

.building .data {
    display: block;
    padding: 3px;
    border-bottom: solid thin #efefef;
}

.blacklinks a {
    color: #6e829b;
    font-weight: 600;
}

i.pull-left {
    padding: 5px;
    padding-right: 12px;
}

.invert.blue .widget-title,
.widget-title {
    background: #00BBCE;
}

.widget-title h5,
.widget-title h4 {
    color: white;
}

.widget-title i {
    font-size: 85%;
}

.invert .widget-title {
    background: white;
}

.invert .widget-title h5,
.invert .widget-title h4 {
    color: #6e829b;
}

.widget-title h5 {
    font-size: 115%;
}

.incomments {
    display: block;
    margin-top: 12px;
    background: url(../images/incomments.jpg) repeat-y left top;
}

.incomments .comment {
    display: block;
    overflow: hidden;
    padding: 9px 0;
}

.comment:first-child {
    border-top: solid thin #efefef;
}

.navibox i {
    margin-right: 7px;
}

.leftbar {
    border-left: solid thin #efefef;
}

.widget-content.navibox {
    padding: 0 !important;
}

.widget-content.navibox ul,
.widget-content.navibox ul li>ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.widget-content.navibox ul li a {
    font-weight: bold;
    color: gray;
    padding: 10px;
    display: block;
    background: lightgray;
}

.widget-content.navibox ul li a.cats {
    background: none;
    color: #6CC1AB;
    border-bottom: solid thin #efefef;
}

.widget-content.navibox ul li>ul>li {
    padding: 5px 15px;
    margin: 0;
    border-bottom: solid thin #efefef;
}

.widget-content.navibox.support ul li>ul>li {
    padding: 16px;
}

.widget-content.navibox ul li>ul>li a {
    font-weight: normal;
    color: black;
    padding: 0;
    display: inline;
    background: transparent;
}

.widget-content.navibox ul li a:hover {
    text-decoration: none;
}

.widget-content.navibox ul li>ul>li:hover,
.widget-content.navibox ul li>ul>li:hover a {
    color: white;
    background: #9FD9DF;
}

.widget-content.navibox ul li>ul>li.active a.active:hover,
.widget-content.navibox ul li>ul>li.active a.active {
    color: gray;
    cursor: auto;
    background: #efefef;
}

.widget-content.navibox ul li>ul>li.active:hover,
.widget-content.navibox ul li>ul>li.active {
    color: gray;
    background: #efefef;
}


/* MESSAGES */

.messages .friendphoto {
    margin-left: -10px;
    margin-right: 10px;
}

.btn-middle.long {
    display: block;
    width: 50%;
    margin-left: 25%;
    text-align: center;
}

.btn-middle {
    display: block;
    width: 30%;
    margin-left: 35%;
    text-align: center;
}

.leftspace {
    margin-right: 18px !important;
}

hr.notop {
    margin-top: 0 !important;
}

#statsChart {
    height: 250px;
    margin-top: 15px;
}

#leadChart {
    height: 114px;
    background: white;
}

.shadow {
    border: 5px solid #fff;
    box-shadow: 0 4px 8px 0 #bebebe;
}

.mid {
    width: 80%;
    margin-left: 10%;
}

.rowtop {
    padding-top: 16px;
}

.formrow {
    clear: both;
    display: block;
    padding: 9px;
}

.friendphoto.big img {
    width: 64px;
}

.friendphoto.big {
    display: block;
    width: 62px;
    height: 62px;
    border-radius: 90px;
    -moz-border-radius: 90px;
    -webkit-border-radius: 90px;
    overflow: hidden;
}

.friendphoto.mid img {
    width: 46px;
}

.friendphoto.mid {
    display: block;
    width: 44px;
    height: 44px;
    border-radius: 90px;
    -moz-border-radius: 90px;
    -webkit-border-radius: 90px;
    overflow: hidden;
}

.btn-glow.btn-add {
    padding: 4px 21px;
}

.btn-glow.left {
    border-radius: 4px 0 0 4px;
    border-right: 0;
}

.btn-glow.right {
    border-radius: 0 4px 4px 0;
    border-left: 0;
}

.btn-glow.none {
    border-radius: 0;
}

.tall {
    height: 180px !important;
}


/* IE FIX! */

select::-ms-expand {
    display: none;
}


/* Firefox FIX! */

select {
    outline: none;
    overflow: hidden;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 0.01px;
    /* this is important! */
    text-overflow: '';
    /* this is important! */
}

#editor {
    overflow: scroll;
    max-height: 300px
}

blockquote.quote {
    border: none;
    font-size: 165%;
    line-height: 1.3;
    margin: 0;
    padding: 0 5px 0 0;
    quotes: "\201C""\201D""\2018""\2019";
    word-break: break-word;
}

blockquote.quote {
    font-family: Georgia, Times, serif;
}

.gris {
    color: #bbb;
}

.tags>a {
    padding: 3px 4px;
    margin: 4px 4px 4px 0;
    background: #f5f5f5;
    border: 1px solid #dedede;
    border-width: 0 1px 1px 0;
    color: #515151;
    text-decoration: none;
    font-size: 0.9em;
    white-space: nowrap;
    display: inline-block;
}

.tags>a:before {
    font-family: FontAwesome;
    content: "\f02b";
    color: #999;
    margin-right: 5px;
}

input[type="submit"] {
    outline: none !important;
}

.ui-helper-hidden-accessible {
    display: none;
}

.ui-widget-content {
    display: block;
    background: white;
    opacity: 0.9;
    margin-top: 160px;
}

.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content {
    max-width: 700px;
    border: solid thin #efefef;
}

.ui-menu-item {
    cursor: pointer;
    list-style: none;
    border-bottom: solid thin #efefef;
    padding: 8px 2px;
    margin-left: -35px !important;
}

.ui-menu-item:hover {
    background: #efefef;
}

.ui-menu-item a:hover {
    text-decoration: none;
}

.boxshadow {
    box-shadow: 0px 1px 5px #888888 !important;
}

.animate {
    -webkit-animation: startIn 2s ease 0s 1 normal;
    -moz-animation: startIn 2s ease 0s 1 normal;
    -o-animation: startIn 2s ease 0s 1 normal;
    -ms-animation: startIn 2s ease 0s 1 normal;
    animation: startIn 2s ease 0s 1 normal;
}

.animate-pulse {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-animation: pulse .9s ease 1.6s infinite alternate-reverse;
    -moz-animation: pulse .9s ease 1.6s infinite alternate-reverse;
    -o-animation: pulse .9s ease 1.6s infinite alternate-reverse;
    -ms-animation: pulse .9s ease 1.6s infinite alternate-reverse;
    animation: pulse .9s ease 1.6s infinite alternate-reverse;
}


/* COVER MINI */

.cover.mini .cover-user {
    padding-top: 0;
}

.cover.mini .cover-user .user-name {
    padding-left: 22px;
}

.cover.mini .cover-user .user-name {
    text-shadow: none;
}


/* MENU CUSTOM COLORS */

#sidebar-nav #dashboard-menu a i,
.circons {
    border-radius: 90px;
    padding-top: 6px;
    height: 30px;
    width: 30px;
    text-align: center;
}

#sidebar-nav #dashboard-menu>li:hover a i {
    color: #00BBCE;
    border: solid thin #efefef;
}

#sidebar-nav #dashboard-menu>li:hover a span {
    color: #00BBCE !important;
}

#sidebar-nav #dashboard-menu>li.active a i {
    background: #00BBCE;
    color: white;
}

#sidebar-nav #dashboard-menu>li.active a {
    text-shadow: none;
}

#sidebar-nav #dashboard-menu>li i {
    font-size: 17px !important;
}


/* APPS */

.store .app-item {
    width: 25%;
    border: solid thin #ddd;
    background: #F8F8F8;
    float: left;
}

.store .app-item.featured {
    width: 50%;
}

.store .app-item .app-box {
    padding: 3px 10px;
}

.store .app-item .app-title {
    font-weight: bold;
}

.store .app-item .app-content {
    display: none;
}

.app-item {
    height: 245px;
    width: 160px;
    float: left;
    margin-right: 8px;
    margin-bottom: 8px;
    padding: 8px;
}

.softshadow {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    background: #fff;
    position: relative;
    text-decoration: none;
    vertical-align: top;
}

.clpost .post-content {
    padding: 12px;
    font-size: 95%;
}

.clpostimg {
    position: relative;
    left: -12px;
    margin-right: -24px;
    margin-bottom: -12px;
    margin-top: 12px;
}

.app-item .app-box {
    padding: 8px 10px;
    border-top: solid thin #efefef;
    margin-top: 16px;
}

.app-item:hover {
    -moz-box-shadow: 0 2px 14px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 2px 14px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 2px 14px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 14px rgba(0, 0, 0, 0.3);
}

.app-item:hover .app-thumb {
    zoom: 1.1;
}

.app-item .app-thumb {
    width: 120px;
    margin: auto;
}

.app-item .app-thumb img {
    width: 100%;
}

.comment .lefticon {
    margin-right: 10px;
}

.comment .lefticon .friendphoto {
    width: 36px;
    height: 36px;
}

.comment .user-info {
    line-height: 145%;
    margin-left: 46px;
}

.commentbox {
    background: white;
    border-top: solid thin #f2f2f2;
}

.underlay {
    height: 34px;
    position: absolute;
    bottom: 6px;
    left: 0;
    right: 0;
    text-align: center;
    opacity: 0;
}

#remember_container,
#remember_container label {
    text-align: left;
    font-weight: normal;
    padding-left: 6px;
}


/* SCRAPER */

.scrapthumb {
    width: 100px;
    float: left;
    border: solid thin #efefef;
    padding: 1px;
    margin: 2px;
    margin-right: 10px;
}

.alert.alert-note {
    padding: 4px;
}

.alert.alert-note .widget-content {
    padding-bottom: 0;
    margin-bottom: 0;
}

.alert-note {
    border: solid thin #efefef;
    background: #f2f2f2;
}

.videoplayer {
    http: //cdn.embedly.com/libs/videojs-4.1.0/play-button.png
}


/* REPORTS  */

.ipanel .text-large {
    color: rgba(255, 255, 255, 0.75);
}

.white {
    background: white
}

.yellow {
    background: #fdd761;
}

.blue {
    background: #335397;
}

.sky {
    background: #7acbee;
}

.green {
    background: #a3c86d;
}

.red {
    background: #ff7857;
}

.grape {
    background: #674e9e !important;
}

.aqua {
    background: #3fcfbb;
}

.igris {
    background: #7e8c8d;
}

.cgris {
    background: #DDE4E8;
}

.lgris {
    background: #E8EFF5;
}

.crema {
    background: #E0B374;
}

.cgreen {
    background: #F3FAF0;
}

.cgrape {
    background: #F4F0FA;
}

.pink {
    background: #CF3F8C;
}


/* BLOCKS */

.cielo {
    background: #1EB0A6;
}

.orange {
    background: #FF6000;
}

.verde {
    background: #AAC300;
}

.lila {
    background: #AA4371;
}

.caja {
    display: block;
    min-width: 158px;
    height: 158px;
    padding: 5px;
    margin: 0px 3px 3px 0px;
    float: left;
}

.bluea {
    background: rgba(246, 247, 248, 0.27);
}

.bluec {
    background: rgba(246, 247, 248, 0.77);
}

.ared {
    background: #f2dede;
    border-right: solid 4px red;
}

.ayellow {
    background: #fcf8e3;
    border-right: solid 4px yellow;
}

.fyellow {
    background: #fcf8e3;
    padding: 15px 3px 0px 3px;
    margin-bottom: 10px;
    border-radius: 3px;
}

.fyellow .img-circle {
    border: solid thin #F7F0C1;
}

.caja .data {
    font-size: 1.5rem;
    line-height: 1.8rem;
    font-weight: 200;
}

.tyellow {
    color: #fdd761;
}

.tblue {
    color: #335397;
}

.tsky {
    color: #7acbee;
}

.tgreen {
    color: #a3c86d;
}

.tred {
    color: #E20C0C;
}

.tgrape {
    color: #674e9e;
}

.taqua {
    color: #3fcfbb;
}

.tigris {
    color: #7e8c8d;
}

.tcgris {
    color: #DDE4E8;
}

.tagris {
    color: #90B7C0;
}

.tacua {
    color: #00BBCE;
}

.tblack {
    color: black;
}

.twhite {
    color: white;
}

.minmenu {
    min-height: 165px;
    display: block;
}

.ipanel {
    margin-bottom: 18px;
    background-color: white;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.ipanel:hover .text-large {
    color: rgba(255, 255, 255, 1);
}

.ipanel .ipanel-heading {
    padding: 15px;
    text-transform: uppercase;
}

.ipanel .ipanel-title {
    font-size: 13px;
}

.ipanel .ipanel-footer {
    padding: 15px;
}

.ipanel-box {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 130px;
    text-align: center;
    border: none;
}

.ipanel-box .ipanel-item {
    display: table-cell;
    padding: 30px;
    width: 1%;
    vertical-align: top;
    border-radius: 0;
}

.ipanel-box .ipanel-left {
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.ipanel-box .ipanel-right {
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.ipanel-box .ipanel-top,
.ipanel-box .ipanel-bottom {
    display: block;
}

.ipanel-box .ipanel-top {
    padding: 30px 20px;
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
}

.ipanel-box .ipanel-bottom {
    padding: 10px;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.ipanel-box .ipanel-bottom p {
    margin: 0;
}

.ipanel-box .list-justified-container {
    padding: 15px 0;
}

.ipanel-box ul.list-justified {
    display: table;
    width: 100%;
    list-style: none;
    padding: 0;
}

.ipanel-box ul.list-justified>li {
    float: none;
    display: table-cell;
    padding: 10px;
    width: 1%;
    border-right: 1px solid #eeeeee;
}

.ipanel-box ul.list-justified>li:last-child {
    border: none;
}

.ipanel-box ul.list-justified>li p {
    margin: 0;
}

.no-margin {
    margin: 0;
}

.text-muted {
    color: #999999;
}

.size-h1 {
    font-size: 33px;
}

.text-large {
    font-size: 50px;
}

.widget-content.navibox ul li>ul>li:hover>ul>li,
.widget-content.navibox ul li>ul>li:hover>ul>li a {
    color: gray;
    background: white;
}

div.over-hover:hover {
    background-color: #00BBCE;
}

div.hover a {
    font-weight: bold;
}

.widget-content.navibox ul li>ul>li:hover>ul>li a:hover {
    color: #00BBCE;
}

.news-title {
    font-size: 135%;
    font-weight: normal;
}

.news-content {
    padding: 5px;
    padding-right: 50x;
}

.news-date {
    background: #f2f2f2;
    padding: 4px 20px;
    color: #666;
}

.news .item,
.history .item {
    border-bottom: solid thin #efefef;
    padding: 4px 0px;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

.modal-header {
    background: #00BBCE;
    color: white;
    font-size: 135%;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    padding: 12px;
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.2);
}

.moveright {
    margin-right: 14px;
}

.add-holder {
    display: block;
    float: left;
    background: url(../images/add-image.png) center no-repeat rgba(0, 0, 0, 0.06);
    margin-right: 10px;
    margin-bottom: 10px;
    width: 120px;
    height: 120px;
    overflow: hidden;
    cursor: pointer;
}

.add-holder.big {
    width: 200px;
    height: 200px;
    margin-right: 0;
    margin-bottom: 0;
}

.add-holder:hover {
    background: url(../images/add-image.png) center no-repeat #F3FAF0;
    border: solid thin #efefef;
}

.label-gris {
    background: #edf2f7;
}

.adminonly {
    background: #edf2f7;
    padding: 9px;
    display: block;
    overflow: hidden;
}

.adminonly.bottom {
    border-bottom: solid thin #D4DBDD;
}

.fade.adminonly {
    background: rgba(246, 247, 248, 0.47);
}

.img-box.anima .trash,
.widget-content>hr:last-child {
    display: none;
}

.read {
    font-size: 110%;
    padding: 8px;
    text-align: justify;
}

.txtcenter {
    text-align: center;
}

.float {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3;
    padding: 8px;
}

.hideoff>.float>.showover {
    display: none;
}

.hideoff:hover>.float>.showover {
    display: block;
}

td.vtop {
    vertical-align: top !important;
}

.center {
    text-align: center;
}

.completed,
tr.completed td,
tr.completed td a {
    text-decoration: line-through;
    color: #bbb;
}

tr.completed td i.icon-circle {
    color: #efefef;
}

tr.completed td .label {
    background-color: #efefef !important;
    text-decoration: none;
}

.alignleft {
    margin-right: 16px;
    margin-bottom: 8px;
    border: solid thin #efefef;
}

.widget-title a:hover {
    text-decoration: none;
}

.widget-title a:hover h5 {
    color: #333;
}

.tab.notes .editor {
    width: 94%;
    background: #F7F7F7;
    border-radius: 5px;
    margin-top: 40px;
}

.tab.notes .editor textarea {
    border-bottom: 0;
    border-radius: 4px 4px 0 0;
    border-color: #D7E0EC;
}

.tab.notes .editor .options {
    border: 1px solid #E1E7F0;
    border-radius: 0 0 4px 4px;
    padding: 11px 20px;
}

.tab.notes .editor .options .attach {
    float: right;
    margin-top: 5px;
    margin-right: 10px;
}

.tab.notes .editor .options .attach a {
    text-decoration: none;
    margin-right: 20px;
}

.tab.notes .editor .options .attach a i {
    font-size: 23px;
    color: #A8B6C2;
}

.tab.notes .filter {
    margin-top: 50px;
    width: 94%;
}

.tab.notes .filter h4 {
    font-size: 21px;
}

.tab.notes .filter form {
    width: 160px;
    position: relative;
    top: 5px;
}

.tab.notes .comments {
    margin-top: 60px;
    width: 94%;
}

.tab.notes .comments .comment {
    padding-bottom: 60px;
    position: relative;
}

.tab.notes .comments .comment:before {
    content: '';
    display: block;
    position: absolute;
    width: 2px;
    background: #f7f7f7;
    height: 100%;
    left: 45px;
    top: 0;
}

.tab.notes .comments .comment .avatar {
    max-width: 62px;
    border-radius: 5px;
}

.tab.notes .comments .comment .message {
    border: 1px solid #e4e4e4;
    border-radius: 4px;
    padding: 7px 20px;
}

.tab.notes .comments .comment .message header {
    font-size: 13px;
    position: relative;
    color: #777;
    margin-top: 8px;
}

.tab.notes .comments .comment .message header:before {
    content: '';
    position: absolute;
    display: block;
    width: 37px;
    height: 12px;
    top: 10px;
    left: -25px;
    margin-left: -18.5px;
    background-image: url(popover-arrow.png);
    background-size: 100% 100%;
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
}

.angle {
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.tab.notes .comments .comment .message header .name {
    font-weight: 600;
    display: inline-block;
    margin-right: 6px;
    color: #5481C4;
}

.tab.notes .comments .comment .message header .date {
    color: #8F8F8F;
}

.tab.notes .comments .comment .message .note p {
    margin-top: 15px;
    margin-bottom: 15px;
    line-height: 23px;
}

.tab.notes .comments .comment .message .note .files {
    margin-top: 35px;
    width: 100%;
    margin-bottom: 20px;
}

.tab.notes .comments .comment .message .note .files .file {
    float: left;
    padding-right: 25px;
    max-width: 25%;
    vertical-align: top;
    text-align: center;
}

.tab.notes .comments .comment .message .note .files .file .name {
    display: inline-block;
    margin-top: 11px;
    line-height: 16px;
    font-size: 13px;
}

.tab.notes .load-more {
    margin-top: 30px;
    margin-bottom: 150px;
    text-align: center;
}

.tab.notes .button {
    float: right;
    -webkit-font-smoothing: antialiased;
    border: 0;
    outline: none;
    padding: 1px;
    display: inline-block;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.075);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.075);
    -ms-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.075);
    -o-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.075);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.075);
    height: 33px;
    background: #adb2bb;
    background: -webkit-linear-gradient(#ccd0d6, #adb2bb);
    background: -moz-linear-gradient(#ccd0d6, #adb2bb);
    background: -ms-linear-gradient(#ccd0d6, #adb2bb);
    background: -o-linear-gradient(#ccd0d6, #adb2bb);
    background: linear-gradient(#ccd0d6, #adb2bb);
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
    -moz-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -webkit-transform: scale3d(1, 1, 1);
}

.tab.notes .button span {
    display: block;
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
    height: 31px;
    line-height: 31px;
    border-radius: 4px;
    font-weight: bold;
    font-family: "Helvetica Neue", Arial;
    color: #333;
    text-shadow: 0 1px 0 #fff;
    background: #f6f9fc;
    background: #eff1f4;
    background: -webkit-linear-gradient(#f7f8fa, #eff1f4);
    background: -moz-linear-gradient(#f7f8fa, #eff1f4);
    background: -ms-linear-gradient(#f7f8fa, #eff1f4);
    background: -o-linear-gradient(#f7f8fa, #eff1f4);
    background: linear-gradient(#f7f8fa, #eff1f4);
    -webkit-box-shadow: inset 0 1px 0 white;
    -moz-box-shadow: inset 0 1px 0 white;
    -ms-box-shadow: inset 0 1px 0 white;
    -o-box-shadow: inset 0 1px 0 white;
    box-shadow: inset 0 1px 0 white;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
}

.circons {
    font-size: 145%;
    line-height: 0;
    background: #f2f2f2;
}

.feeddate,
.feeddate:hover {
    background: #f2f2f2;
    color: black;
}

.unread {
    background: #fcf8e3;
}

.addpicture {
    padding: 10px;
    float: right;
    border: solid thin #f2f2f2;
}

.aulacode {
    display: none;
    position: relative;
    bottom: 30px;
    right: 8px;
    padding: 6px;
    background: #efefef;
    color: black;
}

.bootstro-finish-btn {
    background: none;
    border: none;
    color: gray;
}

.bootstro-highlight {
    border: none !important;
    background: none !important;
}

.inimage {
    max-width: 100%;
}

.teacher-actions {
    width: 33.3%;
    height: 90px;
    padding: 1%;
    display: block;
    float: left;
    background: #E8EFF5;
    color: gray;
    padding-top: 15px;
    text-align: center;
    border: solid thin #fff;
}

.teacher-actions i {
    font-size: 315%;
    text-align: center;
    display: block;
    clear: both;
    margin: auto;
}

.teacher-actions a:hover {
    text-decoration: none;
}

.teacher-actions:hover,
.teacher-actions:hover a {
    background: #fff;
    color: #00BBCE;
}

.noborder {
    border: none;
}

.widget-content.navibox ul li.mute-force,
.widget-content.navibox ul li>ul>li.mute,
.widget-content.navibox ul li>ul>li.mute:hover,
.widget-content.navibox ul li.mute-force:hover {
    background: none;
    color: lightgray;
}

.centro {
    text-align: center;
}

.anima {
    transition: all .2s ease-in-out;
}

.media-title {
    text-align: center;
    color: rgb(167, 181, 197);
}

.softshadow #attachments {
    padding-top: 14px;
}

.stat {
    color: white;
    text-shadow: 1px 1px 10px #000;
}


/* MAILBOX */

.mail-box {
    background-color: #ffffff;
    border: 1px solid #E7EAEC;
    border-top: 0;
    padding: 0px;
    margin-bottom: 20px;
}

.mail-box-header {
    background-color: #ffffff;
    border: 1px solid #E7EAEC;
    border-bottom: 0;
    padding: 30px 20px 20px 20px;
}

.mail-box-header h2 {
    margin-top: 0px;
}

.mailbox-content .tag-list li a {
    background: #ffffff;
}

.ibox {
    clear: both;
    margin-bottom: 25px;
    margin-top: 0;
    padding: 0;
}

.ibox:after,
.ibox:before {
    display: table;
}

.ibox-title {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #E7EAEC;
    border-image: none;
    border-style: solid solid none;
    border-width: 4px 0px 0;
    color: inherit;
    margin-bottom: 0;
    padding: 14px 15px 7px;
}

.ibox-content {
    background-color: #FFFFFF;
    color: inherit;
    padding: 15px 20px 20px 20px;
    border-color: #E7EAEC;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 0px;
}

.mail-body {
    border-top: 1px solid #E7EAEC;
    padding: 20px;
    max-height: 450px;
    overflow-x: hidden;
}

.mail-text {
    border-top: 1px solid #E7EAEC;
}

.mail-text .note-toolbar {
    padding: 10px 15px;
}

.mail-body .form-group {
    margin-bottom: 5px;
}

.mail-text .note-editor .note-toolbar {
    background-color: #F9F8F8;
}

.mail-attachment {
    border-top: 1px solid #E7EAEC;
    padding: 20px;
    font-size: 12px;
}

.mailbox-content {
    background: none;
    border: none;
    padding: 10px;
}

.mail-ontact {
    width: 23%;
}

.btn-white {
    color: inherit;
    background: white;
    border: 1px solid #E7EAEC;
}


/* FILE MANAGER */

.file-box {
    float: left;
    width: 220px;
}

.file-manager h5 {
    text-transform: uppercase;
}


}
.file-manager {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.folder-list li a {
    color: #666666;
    display: block;
    padding: 5px 0;
}
.folder-list li {
    border-bottom: 1px solid #E7EAEC;
    display: block;
}
.folder-list li i {
    margin-right: 8px;
    color: #3d4d5d;
}
.category-list li a {
    color: #666666;
    display: block;
    padding: 5px 0;
}
.category-list li {
    display: block;
}
.category-list li i {
    margin-right: 8px;
    color: #3d4d5d;
}
.category-list li a .text-navy {
    color: #1AB394;
}
.category-list li a .text-primary {
    color: #1C84C6;
}
.category-list li a .text-info {
    color: #23C6C8;
}
.category-list li a .text-danger {
    color: #EF5352;
}
.category-list li a .text-warning {
    color: #F8AC59;
}
.dataTables_empty {
    background: #edf2f7;
    text-decoration: oblique;
}
.file-manager h5.tag-title {
    margin-top: 20px;
}
.file-manager .tag-list li {
    float: left;
}
.file-manager .tag-list li a {
    font-size: 10px;
    background-color: #F3F3F4;
    padding: 5px 12px;
    color: inherit;
    border-radius: 2px;
    border: 1px solid #E7EAEC;
    margin-right: 5px;
    margin-top: 5px;
    display: block;
}
.file {
    border: 1px solid #E7EAEC;
    padding: 0;
    background-color: #ffffff;
    position: relative;
    margin-bottom: 20px;
    margin-right: 20px;
}
.file-manager .hr-line-dashed {
    margin: 15px 0;
}
.file .icon,
.file .image {
    height: 100px;
    overflow: hidden;
}
.file .icon {
    padding: 15px 10px;
    text-align: center;
}
.file-control {
    color: inherit;
    font-size: 11px;
    margin-right: 10px;
}
.file-control.active {
    text-decoration: underline;
}
.file .icon i {
    font-size: 70px;
    color: #dadada;
}
.file .file-name {
    padding: 10px;
    background-color: #f8f8f8;
    border-top: 1px solid #E7EAEC;
}
.file-name small {
    color: #676A6C;
}
.corner {
    position: absolute;
    display: inline-block;
    width: 0;
    height: 0;
    line-height: 0;
    border: 0.6em solid transparent;
    border-right: 0.6em solid #f1f1f1;
    border-bottom: 0.6em solid #f1f1f1;
    right: 0em;
    bottom: 0em
}
a.compose-mail {
    padding: 8px 10px;
}

/* CONTACTS */
.contact-box {
    background-color: #ffffff;
    border: 1px solid #E7EAEC;
    padding: 20px;
    margin-bottom: 20px;
}
.m-t-xs {
    margin-top: 5px;
}
.font-bold {
    font-weight: 600;
}
.box .alert .close {
    display: none;
}

/* TOOLTIPS */
.tooltip-inner {
    background-color: #2F4050;
}
.tooltip.top .tooltip-arrow {
    border-top-color: #2F4050;
}
.tooltip.right .tooltip-arrow {
    border-right-color: #2F4050;
}
.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #2F4050;
}
.tooltip.left .tooltip-arrow {
    border-left-color: #2F4050;
}
.changeThumb,
.changeCover {
    cursor: pointer;
}
.post-date {
    border: 1px solid #ebebeb;
    text-align: center;
    padding-top: 11px;
    margin-top: 5px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    float: left;
    color: #373737;
}
.post-date .date,
.post-date .commentcount {
    float: left;
    width: 100%;
}
.post-date .date {
    margin-bottom: 5px;
    font-weight: 800;
}
.post-date .date span,
.post-date .date small {
    float: left;
    display: block;
    width: 100%;
    text-align: center;
}
.post-date .date small {
    font-size: 11px;
}
.post-date .commentcount {
    padding-top: 6px;
    padding-bottom: 6px;
    border-top: 1px solid #ebebeb;
    color: #c9c9c9;
    font-size: 11px;
}
.post-date .commentcount i {
    margin-right: 5px;
}
.post-date .commentcount a {
    color: #878787;
}
.typeahead-devs,
.tt-hint {
    border: 2px solid #CCCCCC;
    border-radius: 8px 8px 8px 8px;
    font-size: 24px;
    height: 45px;
    line-height: 30px;
    outline: medium none;
    padding: 8px 12px;
    width: 400px;
}
.tt-dropdown-menu {
    width: 400px;
    margin-top: 5px;
    padding: 8px 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 8px 8px 8px 8px;
    font-size: 18px;
    color: #111;
    background-color: #F1F1F1;
}
.media-thumb {
    height: 260px;
    overflow: hidden;
    border: solid thin #efefef;
}
.btn-icon-round-sm {
    height: 30px;
    width: 30px;
    line-height: 30px;
}
.btn-icon-round {
    display: inline-block;
    border-radius: 50%;
    text-align: center;
}
.bg-twitter {
    background-color: #00c7f7;
    color: white;
}
th {
    color: #00BBCE;
}
hr.slim {
    padding: 3px;
    margin: 5px;
}
.datepicker-dropdown {
    z-index: 9999;
}
.read img,
.featuredimage {
    max-width: 100%;
}
.hover:hover {
    background-color: #f5fafc;
}
.fullwidth {
    width: 100%;
}
.ajaxdelete {
    cursor: pointer;
}
.atweb {
    width: 100px;
    height: 100px;
    padding: 60px;
    background: #efefef;
}
.atweb i {
    font-size: 4em;
    color: lightgray;
}
.adminonly.addnew,
tr.addnew td {
    background: #EAF3E7;
    border-top: solid 1px #DEEED9;
    border-bottom: solid 1px #DEEED9;
}
.adminonly.importfiles {
    background: #fcf8e3;
    border-top: solid 1px #fbeed5;
    border-bottom: solid 1px #fbeed5;
}
.table thead {
    border-top: none;
}
th.switch {
    text-align: center;
}
a.btn:hover {
    text-decoration: none;
}
td.holiday-color {
    background: #efefef;
}
td.fc-other-month.holiday-color {
    background: #f8f8f8;
}
p.intro {
    font-size: 110%;
    color: gray;
    font-style: oblique;
}
.listbar {
    border-bottom: solid thin #f2f2f2;
    padding: 20px 5px;
}
.likers {
    font-size: 90%;
    color: gray;
    font-weight: lighter;
    border-top: solid thin #f2f2f2;
    border-bottom: solid thin #efefef;
    padding: 10px 12px;
    /*margin-top: 15px;*/
}
.likers .togglelike {
    padding-right: 10px;
}
td.guide {
    color: lightgray;
}
.morecomm {
    cursor: pointer;
    color: #00BBCE;
    text-align: center;
    border-top: solid thin #efefef;
    padding-top: 8px;
}
.activities-title table tr td {
    font-size: 110%;
}
.activities-title table tr td i {
    width: 24px;
    display: block;
    float: left;
    color: #00BBCE;
    font-size: 140%;
    text-align: center;
}
.catbar {
    width: 100%;
    background: #f4f4f5;
    display: block;
}
.catlink {
    padding: 16px;
    text-transform: uppercase;
    cursor: pointer;
    background: #f4f4f5;
    color: #51B4E7;
    border-right: solid thin #efefef;
}
.catlink.active {
    background: #E6F3FA;
    color: gray;
}
.catlink.active,
.catlink.active i {
    color: #365DAF;
}
.submenucat {
    width: 100%;
    background: #E6F3FA;
    display: block;
}
.submenucat ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.submenucat ul li {
    padding: 11px;
    cursor: pointer;
    color: gray;
    border-right: solid thin rgba(255, 255, 255, 0.3);
    float: left;
}
a.tigris:hover {
    text-decoration: none;
    color: #00BBCE;
}
.gal {
    padding: 5px;
}
.media .col-xs-4 {
    padding: 2px;
}
.col-md-3.img-container {
    overflow: hidden;
}
.opaco {
    background: rgba(0, 0, 0, 0.2);
    display: block;
    padding: 3px 12px;
    border-radius: 3px;
}
.opaco:hover {
    text-decoration: none;
    background: rgba(0, 0, 0, 0.55);
}
.alert.adminonly i {
    color: #7e8c8d;
}
.circlet {
    display: block;
    padding: 2px;
    padding-left: 6px;
    width: 20px;
    height: 20px;
    border-radius: 30px;
    margin: 0 4px;
}
.rsrcs {
    margin-top: -30px;
    margin-right: 9px;
}
.attitle {
    position: relative;
    top: 30px;
    padding: 6px;
    color: rgba(255, 255, 255, 0.6);
    text-align: right;
    cursor: pointer;
}
.classcode {
    font-size: 42px !important;
    height: auto;
    text-align: center;
    background: #d9edf7;
    color: #4993c6;
}
a.clean:hover {
    text-decoration: none;
}
.pointer {
    cursor: pointer;
}
#bookshelf .alert {
    background: #d9edf7;
    clear: both;
}
.col-md-3 .ipanel-item {
    padding: 20px;
}
.nohover:hover {
    text-decoration: none;
}
tr.bold td,
td.bold {
    font-weight: bold;
}
.sendfeedback {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    position: fixed;
    top: 140px;
    background: rgba(233, 149, 42, 0.6);
    color: white;
    padding: 3px 15px;
    border-radius: 3px;
    border: solid 1px white;
    right: -60px;
}
.sendfeedback:hover {
    right: -58px;
    text-decoration: none;
    background: rgba(233, 149, 42, 1);
}
.news-content img {
    max-width: 100%;
}
.item .img-responsive {
    max-width: 420px;
}
.pad.hover .friendphoto {
    margin-right: 14px;
}
.slide_item {
    border: solid thin #ddd;
}
#sprt {
    font-size: 110%;
}
#sprt h5 {
    color: #00BBCE;
}
ul.circ li {
    list-style: disc !important;
    margin-left: 20px;
}
.boardcover {
    display: block;
    overflow: hidden;
    height: 120px;
    background: black;
}
td.day.active {
    background: #00BBCE;
    color: white;
    border-radius: 20px;
}
td.day.new,
td.day.old {
    color: lightgray;
}
.uppercase {
    text-transform: uppercase;
}
.icon-picture-upload {
    cursor: pointer;
}
.largeform input[type="text"] {
    font-size: 18px !important;
    margin-bottom: 12px;
}
div.nopad {
    padding-left: 2px !important;
    padding-right: 2px;
}
.collapsable .icon-sort {
    padding-top: 6px;
    padding-right: 6px;
    cursor: pointer;
}
.apps a {
    text-decoration: none;
}
.apps a:hover .guide {
    color: #00BBCE;
}
.mar {
    margin: 0 8px;
}
tr.padtop th {
    padding-top: 8px;
}
.media-des {
    font-size: 90%;
    text-align: justify;
}
.tomiddle {
    position: relative;
    top: 48%;
    transform: translateY(-48%);
}
label.slim {
    font-weight: 500;
}
.campus-content li {
    list-style: circle;
    margin-left: 10px;
}
.campus-content img {
    max-width: 100%;
}
.fix.wscroll table thead tr td:first-child {
    width: 100px;
}
.fix.wscroll table tbody tr td:first-child {
    position: absolute;
    width: 100px;
    background: rgba(255, 255, 255, 0.8);
}
td.ingray {
    background: #f8f8f8;
    border: solid thin white;
}
tr:hover td.ingray {
    background: #EEF4F7;
    border: solid thin white;
}
.table-hover thead tr th,
.table-hover thead tr,
.table-hover tfoot tr th,
.table-hover tfoot tr {
    color: #00BBCE;
    outline: none;
    background-color: #FAFAFA;
    font-weight: 600;
}
.table-hover thead tr th i,
.table-hover thead tr td i {
    color: #526273;
}
.caldate {
    border: solid thin #f2f5f9;
    background: white;
    padding: 9px;
    display: block;
    min-height: 40px;
    float: left;
}
.caldate:hover {
    background: #F5F8FA;
    color: white;
}
.notanueva {
    width: 40px !important;
    padding: 1px !important;
    background: #E8EFF5;
    font-weight: bold;
}
@media (max-width: 768px) {
    .dataTables_wrapper {
        overflow-x: scroll !important;
    }
    
    #post_message_form .softshadow {
        padding: 8px;
    }
    
    .sendfeedback {
        display: none;
    }
    
    div.content {
        padding-top: 52px;
    }
    
    .col-xs-1,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .widget-content {
        padding: 0;
    }
    
    .navbar-brand {
        display: none;
    }
    
    .pad {
        padding: 24px !important;
    }
    
    .widget-content {
        padding-bottom: 9px;
    }
}
.step {
    color: white;
    background: #63CDD8;
    text-align: center;
    width: 45px;
    height: 45px;
    display: inline-block;
    margin-right: 10px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    float: left;
    padding-top: 10px;
    padding-left: 4px;
}
a .step i {
    color: white;
}
.step-ct {
    margin-left: 70px;
    display: block;
}
.widget-content.navibox .main-support ul li a,
.main-support a {
    background: none;
    font-weight: normal;
    display: inline-block;
    color: #00BBCE;
}
ul.aslist li {
    margin-left: 20px;
    margin-top: 6px;
}
ul.aslist li:before {
    content: "-";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    color: #ddd;
    margin-left: -11px;
}
ul.aslist.faqs {
    margin-bottom: 20px;
}
ul.aslist.faqs li {
    padding: 0 !important;
    margin: 0 !important;
}
.widget-content.navibox .main-support ul.aslist.faqs a {
    text-decoration: none;
    margin-bottom: 5px;
    display: block;
    padding: 4px;
}
.widget-content.navibox .main-support ul.aslist.faqs a li {
    color: #63CDD8;
    font-size: 0.9em;
    font-weight: 400;
    text-decoration: none;
    padding: 4px;
    display: inline-block;
}
.widget-content.navibox .main-support ul.aslist.faqs a:hover li {
    background: #00BBCE;
    color: #fff;
}
ul.breadcrumb li:before,
ul.aslist.faqs li:before,
ul.aslist.caret-right li:before,
ul.aslist li.caret-right:before {
    content: "\f0da";
    padding-right: 10px;
}
ul.aslist.caret-down li:before,
ul.aslist li.caret-down:before {
    content: "\f0d7";
    padding-right: 10px;
}
ul.aslist.ok li:before,
ul.aslist li.ok:before {
    content: "\f00c";
    padding-right: 10px;
}
div.clip:before,
ul.breadcrumb li:before {
    font-family: FontAwesome;
}
div.clip:before {
    content: "\f0d0";
    color: #00BBCE;
    padding-right: 12px;
}
div.clip {
    border: solid thin #efefef;
    padding: 9px;
    border-radius: 9px;
    background: #F9FDFD;
    color: #717171;
    display: inline-block;
    font-style: oblique;
}
.faq-item>.faq-content>ul {
    padding-left: 30px !important;
    font-size: 0.92em;
}
.faq-item ul li {
    list-style: disc;
}
span.outline,
.dataTable i,
.faq-content i {
    border: solid thin #ddd;
    padding: 6px 9px;
    border-radius: 6px;
    display: inline-block;
    font-size: 0.85em;
}
.dataTable a i {
    padding: 0;
    border: none;
    border-radius: none;
}
.faq-content li {
    display: list-item;
    text-align: -webkit-match-parent;
}
.faq-content ul.aslist li {
    display: inline-block;
    list-style: none;
}
.faq-content ol {
    display: block;
    list-style-type: decimal;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}
a,
li {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
blockquote.adminonly {
    background: #F6F9F8;
    padding: 22px;
    border: solid thin #efefef;
    border-radius: 8px;
}
.faq-hero {
    max-height: 290px;
    margin: auto;
}
ul.breadcrumb li:before,
ul.breadcrumb li a {
    padding: 2px !important;
    color: #63CDD8;
}
ul.breadcrumb {
    background: none;
    padding: 0px !important;
    border: none;
    border-bottom: solid thin #efefef;
    font-size: 0.72em;
    text-transform: uppercase;
}
div#classlife-content {
    min-height: 1000px;
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto;
}

/* Fix para el overflow x del tooltip porqué había algo mal */
.tooltip.top {
    all: initial;
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto;
    padding: 5px 0 5px 0;
    margin-top: -3px;
}
.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9;
}

/*
.tooltip.top {
    padding: 5px 0 0 0;
    margin-top: -3px;
}*/
.tooltip.right {
    padding: 0 5px;
    margin-left: 3px;
}
.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px;
}
.tooltip.left {
    padding: 0 5px;
    margin-left: -3px;
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px;
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}
.navbar-brand-top {
    padding: 0px 20px;
}
.toppad {
    padding-top: 8px;
    margin-top: 12px;
}
.downpad {
    padding-bottom: 8px;
    margin-bottom: 12px;
}
.softtop {
    border-top: solid thin #000;
    margin-top: 9px;
}
.strongtop {
    border-top: solid 2px #000;
}
.softdown {
    border-bottom: solid thin #000;
    margin-bottom: 9px;
}
.strongdown {
    border-bottom: solid 2px #000;
}
.showover .tools {
    display: none;
}
.showover:hover .tools {
    display: inline-block;
}
.news .btn-group>.btn.glow {
    padding: 10px 20px !important;
}
@media (min-width: 1168px) {
    .mfp-content {
        /*min-width:1100px;*/
        /*height:85%;*/
    }
}
@media (max-width: 450px) {
    .col-md-9.pull-right {
        width: 100% !important;
        margin-top: 10px;
    }
}
.table tr.vtop td {
    vertical-align: top;
}
.fadeimg img {
    filter: url(~"data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: gray;
    opacity: 0.4;
    filter: alpha(opacity=40);
    /* For IE8 and earlier */
}
.noline,
.noline:hover {
    text-decoration: none;
}
.btn-glow.active {
    background: #319ECC;
    background: linear-gradient(to bottom, #97D0D0 0%, #84B5BF 100%);
    box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.5);
    border: 1px solid #3FB8CE;
    text-shadow: rgba(0, 0, 0, 0.24706) 0px 1px 0px;
    color: #fff;
}
.deactivate {
    cursor: pointer;
}
tr.pager:before,
tr.pager:after {
    display: none;
}
.floattopright {
    position: absolute;
    top: 10px;
    right: 10px;
}
.forumonly {
    background: #F8FDF0;
    padding: 9px;
    display: block;
    overflow: hidden;
    border: solid thin #EEF7ED;
    margin-bottom: 10px;
}
.forumonly hr {
    display: none;
}
a:hover,
a:focus {
    text-decoration: none;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    margin-left: 0;
}
.highlightfeed {
    background: #DDF4F7;
}
.stronghighlightfeed {
    background: #00BBCE;
}
.stronghighlightfeed span,
.stronghighlightfeed b,
.stronghighlightfeed a {
    color: white !important;
}
.readnotification {
    /*background: #eef0f1;    */
    
    border: 1px solid #edf2f7;
}
.unreadnotification {
    /*background: #DDF4F7;*/
    
    background: #fcf8e3;
    border: 1px solid #edf2f7;
}
.starhighlighted {
    color: #FFDF00;
}
.readnotification .notification-time {
    color: #bbbbbb;
}
.unreadnotification .notification-time {
    color: rgb(82, 98, 115);
}
.highlightreadnotification {
    /*
    border-top-color: 1px solid #d6d6d6 !important;
    border: 1px solid #d6d6d6;*/
}
.highlightunreadnotification {
    /* 
    border-top-color: 1px solid #00BBCE !important; 
    border: 1px solid #00BBCE;*/
}
.top {
    background: none!important;
    border-top: none!important;
}
.iclose {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    cursor: pointer;
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}
.h-160 {
    min-height: 160px;
}
.h-180 {
    min-height: 180px;
}
.h-200 {
    min-height: 200px;
}
.h-400 {
    min-height: 400px;
}
.h-90 {
    min-height: 90px;
}
.non {
    margin-bottom: 0 !important;
}

/*displayDependency*/
[data-displayDependencyDisplay="0"] {
    visibility: hidden;
}