.portal-admin .header {
    background: rgb(194,71,192);
    background: -moz-linear-gradient(90deg, rgba(194,71,192,1) 0%, rgba(46,199,219,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(194,71,192,1) 0%, rgba(46,199,219,1) 100%);
    background: linear-gradient(90deg, rgba(194,71,192,1) 0%, rgba(46,199,219,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c247c0",endColorstr="#2ec7db",GradientType=1);
    color: #fff;
    padding: 10px;
    font-size: 30px;
    display: inline-block;
    width: 100%;
    padding-top: 20px;
    position: fixed;
    z-index: 999;
}
.portal-admin .subpopup .header {
    position: relative;
}
.portal-admin .subpopup .header p {
    width: 92%;
    font-size: 16px;
    position: inherit;
    margin: 0;
}
.portal-admin .header i.fa-bars {
    float: left;
    margin-top: -3px;
    margin-right: 15px;
    cursor: pointer;
}
.portal-admin .header h1 {
    font-weight: 300;
    font-size: 20px;
    float: left;
}
.portal-admin .right {
    float: right;
}
.portal-admin .header .photo-user {
    height: 40px;
    border-radius: 50%;
    float: right;
    margin-top: -8px;
    margin-left: 10px;
}
.portal-admin .header .right {
    font-size: 18px;
}
.portal-admin .header .info-user {
    float: left;
    margin-top: -7px;
}
.portal-admin .header .info-user small {
    display: block;
    font-size: 12px;
    opacity: 0.6;
}
.portal-admin .menu-left {
    background-color: #2a444d;
    width: 200px;
    position: fixed;
    height: 100%;
    padding-top: 80px;
    color: #fff;
    z-index: 99;
}
.portal-admin.menu-hidden .menu-left {
    width: 50px;
}
.portal-admin.menu-hidden .menu-left .item {
    height: 44px;
}
.portal-admin.menu-hidden .menu-left .item span {
    display: none;
}
.portal-admin .menu-left .item {
    margin-bottom: 10px;
    margin-top: 10px;
    padding-left: 10px;
    font-weight: 300;
    cursor: pointer;
    padding-top: 15px;
    padding-bottom: 15px;
}
.portal-admin .menu-left .item:hover,
.portal-admin .menu-left .item.selected {
    background: rgb(194,71,192);
    background: -moz-linear-gradient(90deg, rgba(194,71,192,1) 0%, rgba(46,199,219,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(194,71,192,1) 0%, rgba(46,199,219,1) 100%);
    background: linear-gradient(90deg, rgba(194,71,192,1) 0%, rgba(46,199,219,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c247c0",endColorstr="#2ec7db",GradientType=1);
}
.portal-admin .menu-left .item i {
    font-size: 25px;
    margin-right: 10px;
    float: left;
    margin-top: -5px;
}
.portal-admin .menu-left .item span {
    opacity: 0.6;
}
.portal-admin .menu-left .item:hover span,
.portal-admin .menu-left .item.selected span {
    opacity: 1;
}
.portal-admin .area-body {
    background-color: #ffffff;
    padding-left: 230px;
    padding-top: 85px;
    position: fixed;
    height: 100%;
    overflow: auto;
    width: 100%;
    padding-right: 30px;
}
.portal-admin.menu-hidden .area-body {
    padding-left: 76px;
}
.portal-admin ::-webkit-scrollbar-thumb,
.add-classes-school ::-webkit-scrollbar-thumb,
.content-plan-class[ng-bind-html]::-webkit-scrollbar-thumb {
    background: rgba(42, 68, 77, 0.2);
}
.portal-admin .area-body .subtitle {
    opacity: 0.6;
}
.portal-admin .content {
    padding-top: 30px;
}
.portal-admin .list-islands .the-island {
    height: 300px;
    float: left;
    margin: 20px;
    width: 150px;
    margin-left: 12px;
    margin-right: 12px;
    border-radius: 12px;
    padding: 10px;
    cursor: pointer;
    background-color: #fcc20e;
    border: 2px solid #7e610e;
}
.portal-admin .list-islands .the-island.new {
    border: 2px dashed #000;
    background: none;
    color: #000;
}
.portal-admin .list-islands h1 {
    color: #000;
    font-weight: 400;
    font-size: 16px;
    margin: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}
.portal-admin .the-island:hover h1 {
    color: rgba(0,0,0,0.7);
}
.portal-admin .list-islands .icon-island {
    width: 90%;
}
.portal-admin .list-islands .info {
    text-align: left;
    display: block;
    width: 100%;
    padding-left: 8px;
}
.portal-admin .list-islands .info img {
    float: left;
    width: 30px;
}
.portal-admin .list-islands .info .title {
    font-size: 12px;
    color: rgba(0,0,0,0.7);
}
.portal-admin .the-island .info .value {
    color: rgba(0,0,0,0.9);
}
.portal-admin .list-islands .btn-connect {
    padding: 7px;
    border-radius: 12px;
    width: 100%;
    background: none;
    border: 2px solid #fcc20e;
    color: #fcc20e;
    font-size: 13px;
    margin-top: 10px;
}
.portal-admin .btn-connect.btn-delete,
.the-extra .btn-detail.btn-delete {
    color: #e85252;
    border-color: #e85252;
    bottom: 48px;
}
.portal-admin .list-islands .the-island .btn-connect {
    border: 2px solid rgba(0,0,0,0.5);
    color: rgba(0,0,0,0.7);
}
.portal-admin .list-islands .the-island.new button {
    border-color: #000;
    color: #000;
}
.portal-admin .list-islands .the-island.new .space {
    height: 60px;
}
.portal-admin .list-islands .the-island.new h1 {
    color: #000;
}
.portal-admin .loading {
    position: relative;
    padding-left: 20px;
    margin-top: 20px;
}
.portal-admin .loading .spinner {
    position: absolute;
    display: inline-block;
    margin-top: 10px;
    left: 0;
}
.portal-admin .buttons {
    margin-top: 10px;
}
.portal-admin .error {
    background-color: #ff5c5c;
    color: #fff;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #e85252;
    position: relative;
    text-align: left;
}
.portal-admin .error .close {
    color: #fff;
}
.portal-admin .content-class .error,
.portal-admin .content-class .success {
    margin-top: -14px;
    margin-bottom: -17px;
    text-align: left;
}
.portal-admin .success {
    background-color: #2ab435;
    color: #fff;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #21972a;
    position: relative;
}
.portal-admin .error .fa-times-circle,
.portal-admin .success .fa-times-circle {
    position: absolute;
    right: 5px;
    top: 4px;
    font-size: 30px;
    cursor: pointer;
    color: #fff;
}
.portal-admin .popup .error .fa-times-circle,
.portal-admin .popup .success .fa-times-circle {
    top: -5px;
}
.portal-admin .the-scholl,
.portal-admin .the-module,
.the-extra,
.portal-admin .the-class,
.portal-admin .the-team {
    width: 150px;
    height: 230px;
    border-radius: 12px;
    float: left;
    margin: 20px;
    margin-left: 12px;
    margin-right: 12px;
    padding: 10px;
    cursor: pointer;
    border: 2px dashed #000;
    text-align: center;
    position: relative;
}
.portal-admin .the-team.exist,
.portal-admin .the-class.exist,
.the-extra.exist,
.portal-admin .the-module.exist {
    border: 6px solid #ccc;
    padding-top: 110px;
    background-color: #5fb6e7;
}
.the-extra.exist {
    height: 180px;
    padding-top: 20px;
}
.the-extra.the-educator.exist {
    height: 240px;
}
.the-extra.the-task.exist {
    height: 240px;
}
.the-task.exist p {
    height: 100px;
    overflow: hidden;
}
.the-extra.the-educator img {
    height: 66px;
    border-radius: 50%;
}
.the-extra.exist p {
    overflow-wrap: anywhere;
    font-size: 12px;
}
.portal-admin .the-module.exist {
    padding-top: 20px;
}
.portal-admin .the-module p {
    font-size: 12px;
    margin-top: 10px;
}
.portal-admin .the-team i.fa-plus,
.portal-admin .the-class i.fa-plus,
.portal-admin .the-module i.fa-plus {
    display: block;
    font-size: 30px;
    margin: 10px;
    margin-top: 50px;
}
.portal-admin .the-team .cover,
.portal-admin .the-class .cover  {
    height: 100px;
    width: 100%;
    background-size: cover;
    background-position: center;
    position: absolute;
    left: 0;
    top: 0;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.portal-admin .the-scholl.red,
.portal-admin .the-scholl.red button  {
    border-color: #e85252;
    color: #e85252;
}
.portal-admin .the-scholl h1,
.portal-admin .the-module h1,
.the-extra h1,
.portal-admin .the-class h1,
.portal-admin .the-team h1 {
    font-size: 16px;
    overflow-wrap: anywhere;
}
.portal-admin .the-class h1 {
    font-size: 12px;
    overflow-wrap: anywhere;
    font-weight: normal;
}
.portal-admin .the-team p {
    font-size: 12px;
}
.portal-admin .the-scholl i {
    font-size: 47px;
    margin-top: 50px;
    margin-bottom: 28px;
}
.portal-admin .the-scholl button,
.portal-admin .the-module button,
.the-extra .btn-detail,
.portal-admin .the-class button,
.portal-admin .the-team button {
    border-color: #000;
    color: #000;
    border: 2px solid #000;
    padding: 7px;
    border-radius: 12px;
    width: calc(100% - 20px);
    background: none;
    font-size: 13px;
    position: absolute;
    left: 10px;
    bottom: 10px;
}
.portal-admin .the-scholl .icon-scholl {
    height: 90px;
}
.portal-admin .the-scholl .info p{
    font-size: 12px;
    overflow-wrap: anywhere;
}
.portal-admin .the-scholl .marketplace,
.portal-admin .the-scholl .foreducator,
.portal-admin .the-team .marketplace,
.portal-admin .the-module .marketplace,
.portal-admin .the-class .marketplace,
.portal-admin .popup .marketplace {
    font-size: 14px;
    background-color: #c149c0;
    color: #fff;
    border-radius: 10px;
    padding: 2px;
    position: absolute;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: -23px;
    margin-left: 6px;
}
.portal-admin .the-scholl .foreducator {
    background-color: #21972a;
}
.portal-admin .box-form {
    background-color: #ddd;
    padding: 20px;
}
.portal-admin .the-module .marketplace {
    margin-top: -32px;
    margin-left:0;
}
.row,
.content-input .row {
    text-align: left;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}
.row input,
.row textarea,
.portal-admin input[type="search"],
.content-input .row input,
.content-input .row textarea,
.content-input input[type="search"] {
    width: 100%;
    border: none;
    border-radius: 6px;
    padding: 10px;
}
.row input[type="checkbox"] {
    /* Double-sized Checkboxes */
  -ms-transform: scale(2); /* IE */
  -moz-transform: scale(2); /* FF */
  -webkit-transform: scale(2); /* Safari and Chrome */
  -o-transform: scale(2); /* Opera */
  transform: scale(2);
  padding: 10px;
}
.portal-admin .subpopup .row input,
.portal-admin .subpopup .row select,
.portal-admin .subpopup .row textarea,
.content-input .row input,
.content-input .row select,
.content-input .row textarea {
    border: 1px solid #000;
}
.subpopup .btn-del  {
    float: left;
    font-size: 30px;
    color: #e85252;
    margin-top: 26px;
}
.portal-admin input[type="search"] {
    border: 1px solid #000;
    position: absolute;
    right: 20px;
    width: 200px;
    top: 100px;
}
.row label {
    font-size: 14px;
}
.row .col {
    float: left;
}
.row .col-center {
    text-align: center;
}
.row .col-100 {
    width: 100%;
}
.row .col-80 {
    width: 80%;
    padding-right: 20px;
}
.row .col-70 {
    width: 70%;
    padding-right: 20px;
}
.row .col-66 {
    width: 66.666%;
    padding-right: 20px;
}
.row .col-60 {
    width: 60%;
    padding-right: 20px;
}
.align-center {
    text-align: center;
}
.row .col-50 {
    width: 50%;
    padding-right: 20px;
}
.row .col-40 {
    width: 40%;
    padding-right: 20px;
}
.row .col-33 {
    width: 33.333%;
    padding-right: 20px;
}
.row .col-30 {
    width: 30%;
    padding-right: 20px;
}
.row .col-20 {
    width: 20%;
    padding-right: 20px;
}
.box-form .box-left {
    float: left;
    width: 100%;
}
.box-form .box-left.with-bord {
    width: 60%;
}
.box-form .box-right {
    float: right;
    width: 40%;
    padding: 10px;
}
.box-form .box-right .box-questions {
    background-color: rgba(0,0,0,0.1);
    padding: 10px;
    text-align: center;
    border-radius: 10px;
    position: relative;
}
.box-form .box-right .box-questions input[type="text"] {
    width: calc(100% - 30px);
    margin-left: 30px;
}
.box-form .box-right .box-questions input[type="checkbox"] {
    position: absolute;
    left: 0;
    width: auto;
    margin: 13px;
}
.box-form .box-right .box-questions button {
    width: 100% !important;
    font-size: 14px !important;
}
.row .col-25 {
    width: 25%;
    padding-right: 20px;
}
.row .col-10 {
    width: 10%;
    padding-right: 20px;
}
.row .col:last-child {
    padding-right: 0;
}
.portal-admin .popup button {
    width: auto !important;
    background-color: #000 !important;
    padding: 13px !important;
}
.portal-admin .popup button.full {
    width: 100% !important;
}
.portal-admin .popup button.blue {
    background-color: #229fe3 !important;
    position: relative;
}
.portal-admin .popup button.red {
    background-color: #e85252 !important;
    position: relative;
}
.portal-admin .popup button.border-red {
    background: none !important;
    color: #e85252;
    position: relative;
    text-decoration: underline;
}
.portal-admin .popup button.grey {
    background-color: #ccc !important;
    color: #000;
}
.portal-admin .popup-content {
    padding-right: 10px;
    max-height: 383px;
}
.portal-admin .popup {
    height: 450px;
}
.portal-admin .subpopup {
    height: auto;
}
.portal-admin select,
.content-input select {
    background: #fff;
    border: none;
    color: #000;
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
}
.portal-admin .right-header select {
    width: 150px;
    border: 1px solid #000;
    position: absolute;
    right: 230px;
    top: 100px;
}
.portal-admin .popup.subpopup {
    width: 400px;
}
.portal-admin .popup.subpopup.add-classes,
.popup.subpopup.add-classes-school {
    width: 700px;
}
.popup.subpopup.add-classes .tabs,
.popup.subpopup.add-classes-school .tabs {
    width: 100%;
    background-color: #d8d2d2;
    display: inline-block;
    padding: 10px;
    padding-bottom: 0;
}
.popup.subpopup.add-classes .tabs .tab,
.popup.subpopup.add-classes-school .tabs .tab {
    width: 25%;
    float: left;
    color: rgba(0,0,0,0.5);
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 2px solid #d8d2d2;
}
.popup.subpopup.add-classes .tabs .tab.selected,
.popup.subpopup.add-classes-school .tabs .tab.selected {
    background-color: #fff;
    border-bottom: 2px solid #fff;
    margin-top: 0;
}
.popup.subpopup.add-classes .content-class .left,
.popup.subpopup.add-classes-school .content-class .left {
    float: left;
    width: 60%;
    padding-right: 20px;
}
.popup.subpopup.add-classes .content-class .right,
.popup.subpopup.add-classes-school .content-class .right {
    width: 40%;
}
.portal-admin .add-classes .content,
.add-classes-school .content {
    padding: 10px;
}
.portal-admin .add-classes .box-class,
.add-classes-school .box-class {
    display: inline-block;
    width: 100%;
}
.add-classes-school .box-class.box-tasks {
    overflow: auto;
    height: 425px;
}
.empty-video-educator {
    opacity: 0.5;
    padding: 70px;
    text-align: center;
}
.empty-video-educator i {
    font-size: 80px;
    margin-bottom: 20px;
}
.portal-admin .add-classes.form-scholl .box-class,
.add-classes-school.form-scholl .box-class {
    height: 390px;
    overflow: auto;
}
.portal-admin .add-classes.form-scholl .box-class.box-educators,
.add-classes-school.form-scholl .box-class.box-educators {
    height: 450px;
}
.portal-admin .ta-toolbar.btn-toolbar button{
    float: left;
    background-color: #ccc !important;
    padding: 6.90px !important;
    border-radius: 0;
    font-size: 15px;
    margin-top: 0;
}
.portal-admin .add-classes .url-preview,
.add-classes-school .url-preview {
    height: 246px;
    width: 100%;
    position: relative;
    border: 1px solid #000;
}
.portal-admin .add-classes .photo-preview,
.add-classes-school .photo-preview {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
}
.box-video-preview {
    height: 100%;
    width: 100%;
}
.portal-admin .add-classes iframe,
.portal-admin .add-classes-school iframe {
    width: 100%;
    height: 100%;
}
.portal-admin .content.content-class {
    height: 500px;
}
.portal-admin [text-angular]  {
    text-align: left;
    min-height: 409px;
}
.portal-admin .ta-editor {
    height: 373px;
    overflow-x: auto;
    width: 100%;
}
.portal-admin .ta-editor *,
.content-plan-class * {
    margin: revert;
    padding: revert;
    text-align: left;
}
.content-plan-class {
    height: 480px;
}
.content-plan-class[ng-bind-html] {
    overflow: auto;
}
.content.content-class .list-extras {
    min-height: 334px;
    display: block;
    clear: both;
}
.content.content-class .list-tasks {
    overflow: auto;
    height: 250px;
}
.content.content-class .list-extras .empty {
    padding-top: 50px;
}
.content.content-class .list-extras .empty i {
    display: block;
    font-size: 80px;
    opacity: 0.3;
    margin-bottom: 30px;
}
.portal-admin .simditor .simditor-toolbar > ul > li > .toolbar-item {
    width: 36px;
}
.portal-admin .simditor .simditor-body, 
.portal-admin .editor-style {
    text-align: left;
}
.portal-admin .simditor .simditor-body {
    height: 364px;
    overflow: auto;
}
.add-classes-school .content {
    height: 480px;
}