body {
    padding-top: 52px;
    font-family: 'Assistant', Helvetica, Arial, sans-serif;
}
.main-app {
    padding: 10px 2px;
    background-color: #fffdfc;
    min-height: 90vh;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}

.room-lbl {
    color: #953d0a;
    border: 1px #953d0a solid;
    border-radius: 5px;
    text-align: center;
  }

.weekly-studies {
    text-align: center;
    margin: auto;
    font-size: 1em;
    line-height: 1.2em;
}
input[type="radio"] {
    vertical-align: middle;
}
.bg-brown {
   background-color: #cd7327;
   color: #ffffff;
}

.weekly-studies .blue {
    color: #005196;
}
.weekly-studies svg {
    width: 36px;
    vertical-align: middle;
    padding: 3px;
}
.weekly-studies th {
    text-align: center;
}
.weekly-studies ul {
    list-style: none;
    margin: 0px;
}
.page-top {
    line-height: 1.1em;
    font-weight: bold;
    position: relative;
    padding-right: 6px;
    padding-left: 6px;
}
.onside {
    position: fixed;
    right: 2px;
    top: 66px;
}
.ontop {
    margin-top: 4px;
}
.main-pad {
    margin-right: 200px;
}
.main-pad2 {
    margin-right: 230px;
}
.sk-part {
    padding: 2px 4px;
    margin: 0 2px;
}
.center {
    margin: auto;
    text-align: center;
}
.h6 {
    margin-bottom: 6px;
}
.pager {
    padding-right:6px;
    padding-left:6px;
    text-align: center;
}
ul.list-group {
    margin-bottom: 0;
    text-align: right;
}

.list-group a {
    text-decoration: none;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    background-color: #275c70;
    border-color: #275c70;
}
td.msg-date-sent {
    white-space: nowrap;
    text-align: left;
    padding-left: 6px !important;
}

.login-idm a {
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
}

.login-idm a:hover {
    color: rgb(218, 218, 218);
}

a.logout-menu {
    margin: 10px 0;
    font-style: italic;
}
.lesson-data, .assesment-data,.event-data{
    position: relative;
    line-height: 1.4;
    padding: 16px 3px;
}
img.logop {
    height: 40px;
    margin: 6px 6px 6px 8px;
    vertical-align: middle;
    float: right;
}

.menu-opener {
    font-size: 24px;
    margin: 8px 18px 0px 0px;
    float: right;
    color: #fff;
    /* background: #dc5a1f; */
    border-radius: 50%;
    padding: 6px;
    cursor: pointer;
}
.menu-opener:hover {
    /* background: #417289 ; */
    background: #6bbcf2 ;
}
.msg-action-bar {
    background-color: #c6e3f6;
    border-top-right-radius: 18px;
    border-top-left-radius: 18px;
    padding: 0 12px;
}

.navbar-toggle {
    padding: 8px;
    margin-bottom: 0;
}

.navbar {
    min-height: auto;
}
.navbar-left {
    float: left;
    padding: 24px 0 0 16px;
    color: #deebf7;
}

.lesson-content,.assesment-content,.school-event-content {
    line-height: 1.2;
    min-height: 36px;
}

.lesson-date, .assesment-date {
    position: absolute;
    top:3px;
    left: 10px;
    font-size: 12px;
}

.school-event-description {
    background: rgb(237, 248, 174);
    padding: 2px 25px;
    font-size: 1.2em;
    margin: 0 0 10px 0;
}

.teacher-name {
    position: absolute;
    bottom:3px;
    left:10px;
    font-size: 12px;
    font-style: italic;
}

.subject-data {
    margin: 6px 0;
    padding: 2px 16px;
    line-height: 1.15;
    color: rgb(16, 34, 1)

}
.subject-data p {
    margin: 0px;
    padding: 0.5px 2px;
}
.sub-data{
    font-size: 12px;
}
.descr .homew {
    font-size: 11px;
    padding: 3px 0;
    border-top: #eee 1px dashed;
}

.descr .homew label {
    background-color: #9bbfe8;
    text-decoration: underline;
}

a.list-group-item {
    padding-top: 4px;
    padding-bottom: 4px;
}

.my-subjects {
    margin: 6px 6px 3px 0;
}
.panel-select-groups{
    margin: 2px 5px;
    padding: 2px;
    display: inline-block;
    width: 48%;
    vertical-align: top;
    border: 1px #333 solid;
}
.panel-select-groups
.panel-header{
    padding: 2px 5px;
    font-weight: bold;
}


.table {
    margin-bottom: 0;
}

.glyphicon-calendar {
    color: rgb(11, 188, 219);
}
.glyphicon-star {
    color: rgb(88, 219, 0);
}
.glyphicon-book {
    color: rgb(49, 119, 2);
}
.glyphicon-certificate {
    color: rgb(89, 185, 24);
}
.glyphicon-log-out {
    color: rgb(218, 90, 90);
}
.glyphicon-check {
    color: #2841d2;
}
.active .glyphicon {
 color: rgb(234, 236, 233);
}

.datetime {
    direction: ltr;
}

.filesDropZone li {
    margin-top: 8px;
    color: #043d52;
    font-weight: bold;
}

.lessons-nav {
    text-align: center;
    margin: 6px 2px 18px 2px;
    line-height: 1em;
}
.lessons-nav-daily {
    text-align: right;
}
.l_inner {
    padding: 0 6px;
}
.lesson-row {
    max-width: 760px;
    margin: auto;
}

.comment .pull-left {
    padding: 0 0 3px 6px;
}

.l_subject {
    background: #014a5c;
}
.l_subject span {
    display: inline-block;
    padding: 0 4px;
    color: #fff;
}

.l_title {
    text-align: center;
    text-decoration: underline;
}
.l_t_name {
    text-align: left;
    line-height: 1em;

}
.l_t_name span {
    display: inline-block;
    padding: 0 4px;
    color: #015c06;
    font-weight: bold;
    line-height: 1em;
}
.h-break {
    background: #d2eca8;
}
td.h-break-txt {
    font-weight: bold;
}
.sched-hour:hover {
    background: #fbedd2;
}
.sched-hour {
    margin: 2px 0;
}
.weekly-studies .sched-hour {
    text-align: right;
}

span.l_date {
    float: left;
    font-size: 0.9em;
}
label {
    margin-bottom: 0;
}
.data-cell .label-success {
    background-color: #542a87;
}
.month-cal .label {
    text-align: right;
}
ol.l_evt {
    margin-bottom: 3px;
}
ol.l_evt li {
    vertical-align: middle;
    list-style-type: none;
}

ol.l_evt li .glyphicon {
    font-size: 16px;
}
ol.l_evt li.thumbs-up {
    color:#22a002;
    font-size: 1.2em;
}
ol.l_evt li.thumbs-down {
    color:#eb4503;
    font-size: 1em;
}

.l_remark {
 border-radius: 8px;
 background: #d9f9dd;
 padding: 2px 8px;
}

.l_remark.thumbs-up {
    color:#067b09;
    font-size: 1.2em;
}
.l_remark.thumbs-down {
    color:#eb4503;
    font-size: 1em;
}
.myassesments th {
    white-space: nowrap;
}

tr.student-asses-row {
    border-bottom: 2px #0a8db1 dotted;
}
.report-results-line {
    white-space: pre-wrap;
    background: rgb(241, 246, 250);
    padding: 1px 6px 1px 3px;
    margin: 0 0 12px 0;
    box-shadow:3px 3px 3px rgba(0,0,0,.2),0px 0px 6px rgba(0,0,0,.2);
}
.results-skills-student {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
}


ul {
    list-style: none;
    padding: 0px;
    margin: 0px 3px;    
}

ul.remarks-list {
    list-style: none;
    padding: 0px;
    margin: 0px 3px;    
}

ul.remarks-list > li {
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 5px #bdc8be;    
    padding: 20px 0px;
    margin: 0px 0px 10px;
    position: relative;
    border-radius: 8px;
}
ul.remarks-list > li .dayofweek {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0px 16px;
    background-color: #8ec80d;
    color: #ffffff;
    font-weight: bold;
    line-height: 1.2em;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
}
ul.remarks-list > li .dated {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0px 8px;
    background-color: #417289;
    color: #fff;
    font-size: 0.8em;
    font-weight: bold;
    line-height: 1.2em;    
}

.badge.h-no {
    background-color: #d1eaff;
    color: #417289;
}
span.rem {
    display: inline-block;
    max-width: 70%;
    line-height: 1em;
    font-size: 0.9em;
}
ul.remarks-list > li span.remark-subject {
    float: left;
    padding: 0px 8px;
    background-color: #417289;
    color: #fff;
    border-top-right-radius: 10px;
    font-size: 1.1em;
    line-height: 1.2em;
}
ul.remarks-list > li .remark {
    border-right: 12px #6fbfe4 solid;
    padding-right: 4px;    
    margin: 2px;
    border-radius: 16px;
}
.remark-red {
    border-right-color: #ef5227 !important;
    color: #fd3b05;
}
.remark-orange {
    border-right-color: rgb(255, 178, 35) !important;
    color: rgb(255, 166, 0);
}
.remark-green {
    border-right-color: #98cc11 !important;
    color: green;
}
.row-report-container {
    box-shadow:1px 1px 1px rgba(0,0,0,.2),0px 0px 4px rgba(0,0,0,.2);    
    padding: 3px 6px;
    margin: 3px auto;
    max-width: 600px;
}

.row-report {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;   
    align-items: stretch;
    align-content: stretch;    
}

.row-report-event {
    text-align: center;
    font-weight: bold;
    flex: 20%;
}
.row-report-date {
    flex: 20%;
}

.remark {
    white-space: pre-wrap;
}

tr.student-asses-row td {
    border-top: 0 !important;
}
.st-asses-save {
    text-align: left;
}
span.results-subject, span.results-teacher {
    font-weight: bold;
}
.weekly-schedule {
    overflow-x: auto;
    
}
.weekly-schedule .rTable {
    margin: 0 auto 6px auto;
}
.bad-word {
    display: inline-block;
    background: rgb(189, 57, 57);
    border-radius: 2em;
    padding: 6px 12px;
    color: #fff;
}
.good-word {
    display: inline-block;
    background: #489c22;
    border-radius: 2em;
    padding: 6px 12px;
    color: #fff;
}

.newmenu {
    color: #1c6b08;
    font-weight: bold;
}

.parve-word  {
    display: inline-block;
    background: rgb(54, 102, 192);
    border-radius: 2em;
    padding: 6px 12px;
    color: #fff;
}

.em {
    font-style: italic;
}
.instruct {
    font-size: 0.9em;
    white-space: pre;
    line-height: 1.1em;
}
.teacher_remark, .student_remark {
    padding: 4px 8px;
    margin: 6px 0 2px 0;
}
a.zoom-link {
    display: inline-block;
    border: rgb(2, 77, 163) solid 1px;
    border-radius: 6px;
    padding: 2px 6px;
    vertical-align: middle;
    cursor: pointer;
    text-decoration: none;
}
a.zoom-link:hover {
    background: rgb(158, 214, 247);
}
a.zoom-link svg {
    height: 32px;
    vertical-align: middle;
}
.diary-msg {
    box-shadow:3px 3px 3px rgba(0,0,0,.2),0px 0px 6px rgba(0,0,0,.2);
    margin: 16px auto;
    padding: 2px 8px;
    max-height: 960px;
    max-width: 960px;
}

.page-title {       
    color: #202628;
    font-weight: bold;
    font-size: 1.2em; 
    white-space: nowrap;
    padding: 4px 0;
}
/*
.cls-topmsg {
    border-color: #043d52;
}
.grade-topmsg {
    border-color: #226881;
}
*/
.diary-title {
    display: inline-block;
    font-size: 0.9em;
    color: #12a1da;
    text-decoration: underline;
}
span.diary-open {
    color: #0098d4;
    font-size: 0.9em;
    cursor: pointer;
    float: left;
}
span.diary-open:hover {
    color: #2a8bb1;
}
.teacher_remark {
    border: 1px dashed rgb(204, 31, 0);
    border-radius: 6px;
}
.student_remark {
    border: 1px dashed rgb(0, 95, 44);
    border-radius: 6px;
}


.l_files li {
    padding: 6px 0;
}

.l-partani {
    border: 1px rgb(0, 95, 44) dashed;
    border-radius: 3px;
}
.teacher_remark .h6, .student_remark .h6 {
    margin-top:0;
    text-decoration: underline;
}
.assesment-content .checkboxes {
    border: 0;
}
.word-stat {
    font-weight: bold;
    font-size: 1.3em;
}

.trophy-line {
    margin: 8px 0;
    line-height: 1.4em;
    text-align: center;
}

.btn-success, .btn-success:hover, .btn-success:focus {
 background-color: #21798d;
}

.sun-editor-editable span {
    display: inline;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
}
.sun-editor-editable p {
    display: block;
    margin: 0 0 0.5em;
}

.sun-editor-editable div {
    display: block;
    margin: 0;
    padding: 0;
}
.sun-editor-editable a {
    color: #004cff;
    text-decoration: none;
}
.sun-editor-editable span[style~="color:"] a {
    color: inherit;
}
.sun-editor-editable a:hover, .sun-editor-editable a:focus {
    cursor: pointer;
    color: #0093ff;
    text-decoration: underline;
}

.sun-editor-editable ol {
    display: block;
    list-style-type: decimal;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
.sun-editor-editable ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
.sun-editor-editable li {
    display: list-item;
    text-align: -webkit-match-parent;
    margin-bottom: 5px;
}
th.today-td {
    color: rgb(3, 95, 170);
}
.today-td {
    border-bottom-color: rgb(51, 159, 248) !important;
    background: #eff5f9 !important;
}



/* suneditor contents */
.sun-editor-editable {
    line-height: 1.5;
    color: #333;
    text-align:right;
    direction: rtl;
    background-color: #fff;
    word-wrap: normal;
    padding: 8px;
    margin: 0;
}

.sun-editor-editable * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/** controllers on tag */
.sun-editor-editable td, .sun-editor-editable th,
.sun-editor-editable figure, .sun-editor-editable figcaption, .sun-editor-editable img,
.sun-editor-editable iframe, .sun-editor-editable video, .sun-editor-editable audio {
    position: relative;
}

/* float */
.sun-editor-editable .__se__float-left {
    float: right;
}
.sun-editor-editable .__se__float-right {
    float: left;
}
.sun-editor-editable .__se__float-center {
    float: center;
}
.sun-editor-editable .__se__float-none {
    float: none;
}

/* nested list ol, ul */
.sun-editor-editable ol ol, .sun-editor-editable ol ul, .sun-editor-editable ul ol, .sun-editor-editable ul ul {
    margin: 0;
}
.sun-editor-editable ol ol, .sun-editor-editable ul ol {
    list-style-type: lower-alpha;
}
.sun-editor-editable ol ol ol, .sun-editor-editable ul ol ol, .sun-editor-editable ul ul ol {
    list-style-type: upper-roman;
}
.sun-editor-editable ul ul, .sun-editor-editable ol ul {
    list-style-type: circle;
}
.sun-editor-editable ul ul ul, .sun-editor-editable ol ul ul, .sun-editor-editable ol ol ul {
    list-style-type: square;
}

/* sub, sup */
.sun-editor-editable sub, .sun-editor-editable sup {
    font-size: 75%;
    line-height: 0;
}
.sun-editor-editable sub {
    vertical-align: sub;
}
.sun-editor-editable sup {
    vertical-align: super;
}

/* blockquote */
.sun-editor-editable blockquote {
    display: block;
    font-family: inherit;
    font-size: inherit;
    color: #999;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0;
    margin-inline-end: 0;
    border-style: solid;
    border-width: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 20px;
    padding-left: 5px;
    border-right-width: 5px;
    border-color: #4b4b4b;
}
.sun-editor-editable blockquote blockquote {
    border-color: #616161;
}

/* table */
.sun-editor-editable table {
    display: table;
    table-layout: auto;
    border: 1px solid rgb(204, 204, 204);
    width: 100%;
    max-width: 100%;
    margin: 0 0 10px;
    background-color: transparent;
    border-spacing: 0;
    border-collapse: collapse;
}
.sun-editor-editable table thead {
    border-bottom: 2px solid #333;
}
.sun-editor-editable table tr {
    border: 1px solid #efefef;
}
.sun-editor-editable table th {
    background-color: #f3f3f3;
}
.sun-editor-editable table th, .sun-editor-editable table td {
    border: 1px solid #e1e1e1;
    padding:0.4em;
    background-clip: padding-box;
}

/** component (image, iframe video) */
.sun-editor-editable .se-component {
    display: flex;
    padding: 1px;
    margin: 0 0 10px;
}
.sun-editor-editable .se-component.__se__float-left {
    margin: 0 0 10px 20px;
}
.sun-editor-editable .se-component.__se__float-right {
    margin: 0 20px 10px 0;
}

/** image, video .. */
.sun-editor-editable img, .sun-editor-editable iframe, .sun-editor-editable video, .sun-editor-editable audio {
    display: block;
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    max-width: 100%;
}

/** image, video iframe figure cover */
.sun-editor-editable .se-image-container, .sun-editor-editable .se-video-container {
    width: auto;
    height: auto;
    max-width: 100%;
}
.sun-editor-editable figure {
    display: block;
    outline: none;
    margin: 0;
    padding: 0;
}
.sun-editor-editable figure figcaption {
    padding: 1em .5em;
    margin: 0;
    background-color: #f9f9f9;
    outline: none;
}
.sun-editor-editable figure figcaption p{
    line-height: 2;
    margin: 0;
}

/* image */
.sun-editor-editable .se-image-container a img {
    padding: 1px;
    margin: 1px;
    outline: 1px solid #4592ff;
}

/** video */
.sun-editor-editable .se-video-container iframe {
    outline: 1px solid #9e9e9e;
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
    width: 100%;
    height: 100%;
}
.sun-editor-editable .se-video-container figure {
    right: 0px;
    width: 100%;
    max-width: 100%;
}

/** -- Paragraph styles custom -- */
/* Bordered */
.sun-editor-editable .__se__p-bordered, .sun-editor .__se__p-bordered {
    border-top: solid 1px #b1b1b1;
    border-bottom: solid 1px #b1b1b1;
    padding: 4px 0;
}
/* Spaced */
.sun-editor-editable .__se__p-spaced, .sun-editor .__se__p-spaced {
    letter-spacing: 1px;
}


.table-bordered, .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border-color: #1897d7;
}
.table-bordered>thead>tr>th {
    text-align: center;
    border: 0;
}
table.table-bordered {
border-top: 0;
}

.drawer {
    position: absolute;
    top: -2px;
    right: 0;
    z-index: 999999;    
    padding: 0;
    margin: 0;
    background-color: #ffffff;
    opacity: 1;
    overflow-y: hidden;
    width: 100%;   
    transition: all 0.3s ease-in;
    min-height: 80vh;
}
.drawer-off {
    width: 0px;         
    top: 20px;
    opacity: 0;
}

.drawer .list-group {
    padding-bottom: 80px;  
    
}
.list-group-item {
    padding: 8px 6px;
}
.drawer .list-group-item {
    padding: 12px 16px;
    font-size: 1.1em;
}

.help-menu {
    margin: 10px 0;
    font-style: italic; 
    padding: 20px;
}

.app-container {    
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px;
    min-height: 100vh;
}

.btn-default, .btn-default:focus {
    color: #51a3b2;
    outline: 0;
}

.tt-data {
    text-align: right;
    padding-right: 20px;
}
  
.tabs .tab-label {
    display: inline-block;
    margin: 2px 8px;
    padding: 3px 6px;
    border-radius: 12px;
    background-color: rgba(223, 239, 252, 0.5);
    color: #000;
    cursor: pointer;
    box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.3);
    line-height: 1.2em;
}
.tabs .tab-label:hover, .tabs .tab-label:focus {    
    box-shadow: none;    
}

.tabs .tab-label.selected {
    background-color: rgba(153, 208, 255, 0.5);
    font-weight: bold;
}
.p-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100vh;   
    background-color: rgba(0, 0, 0, 0.422);
  }

  .app-form {
    padding : 6px 12px;
  }

.nav-brand {
    line-height: 22px;
    font-size: 1em;
}

.nav-app {
    background-color: #ff980f;
    padding-left: 18px;
    padding-right: 10px;
    border-top-left-radius: 50px;
}

.nav-app .nav-brand {
    font-size: 1.4em;    
}
.nav-brand .small {
    font-size: 0.8em;    
}

.nav-app .logop {
    margin-right: 18px;
}

.msg-not-seen {
    background-color: #f1ead8; 
}

.weekly-studies-tbl > tbody > tr > td {
    min-height: 40px;
    height: 40px;   
}

.weekly-studies li {    
    margin: 5px 0;
}
.header-row {
    background-color: #c6e3f6;
    border-top-right-radius: 18px;
    border-top-left-radius: 18px;
    text-align: center;
    clear: both;
}

.weekly-studies li .flex {
    align-items: center;    
}
.col-range {        
    box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.3);
    flex-grow: 0;     /* do not grow   - initial value: 0 */
    flex-shrink: 0;   /* do not shrink - initial value: 1 */
    flex-basis: 20%;
    margin: 0 3px 0 0;
}
.col-data {
    flex-grow: 1;     /* do not grow   - initial value: 0 */     
    min-height: 40px;
    overflow: visible;    
    margin: 0 4px 0 2px;
}
.c-num {
    font-size: 15px;
    background-color: #fa7e0b;    
}

.tt-lesson {
    text-align: right;
    position: relative;
    top: 0;
    box-shadow: 1px 1px 2px #cdcdcd;
    border-top-right-radius: 8px;
    padding-right: 2px;
}

.hour-desc {
    padding: 4px 0;
}
.hour-range {
    padding: 8px 0;
}
.lesson-line {
    background-color: #f2f2f2;
}
.teaching {
    color: #1c6790;
}
.tt-lesson .descr {
    line-height: 1.2em;
    font-size: 0.8em;   
}
.tt-lesson .homew {    
    color: #2a6e00;
    font-weight: bold;
}
.table-schedule .rTableCell {
    border-color: #5b849f;
    color: #095a7e;
    text-align: center;
}
strong.dayofweek {
    display: inline-block;   
    padding: 0px 16px;
    background-color: #8ec80d;
    color: #ffffff;
    font-weight: bold;
    line-height: 1.2em;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
}
.activity-type {
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 2px 3px;
    color: #0b64ff;
    font-weight: bold;
    line-height: 1.2em;
}

span.a-type {
    font-weight: normal;
    font-style: italic;
    font-size: 0.8em;
}
span.a-status {
    font-weight: normal;
    font-style: italic;
    font-size: 0.8em;
    color: #0b64ff;
}

.multiselect {
    background: none;
}

.parents-help {
    margin: 0 6px 12px 6px;    
}

.parents-help .h6 {
    background: #eee;
    padding: 6px 16px;
    cursor: pointer;
}

.parents-help .h6:hover {
    background: rgb(208, 208, 208);
}
.parents-help ul {
    list-style-type: disc;
}
.parents-help  .glyphicon-question-sign {
    color:#417289;
    vertical-align: top;
}
.parents-help figure {
text-align: center;
}
figure img {   
max-width: 100%;
}

.home-card {
    display: inline-block;
    margin: 12px 16px;    
    border-radius: 12px;
    background-color: #fffffb;
    padding: 12px 20px;
    width: 142px;
    cursor: pointer;
    text-align: center;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}
.home-card:hover {
    background-color: #fdfdf2;
}
.home-card-label {
    font-size: 16px;
    font-weight: bold;
    color: #1075ce;
}

@media print {
    .responsive-div, .weekly-schedule , .weekly-study-plan, .weekly-studies {
        overflow-x: visible;
    }
    .fprint {
        display: initial;
    }

    .app-container {
        max-width: 1200px;
    }

    .btn.fprint {
        display: inline-block !important;
    }
}
.app-note {    
    padding: 12px 18px;    
    border-radius: 20px;
    box-shadow: 5px 5px 20px #727da11a;
    margin: 16px 20px;
}
.side-icon {
    float: right;
    padding: 12px 0 0 18px;
}
.app-note button {
    margin: 6px 20px;
    border: 2px solid #4f821c;
    border-radius: 20px;
}

.home-card .badge {
    position: relative;
    top: -12px;
    left: -6px
}
.scale {
    animation: scale 1s ease-in infinite;
}

.move {
    animation: move 3s ease-in-out infinite;
}

@keyframes spin {
    to {
      transform: rotate(360deg);
    }
  }

.spin {
    transform-origin: center;
    animation: spin 2s linear infinite;
}
