.hotnews{
    float: right !important;
    position: absolute;
    padding-right: 110px;
    font-size: 14px;
}
.clear {
    clear:both;
    width:100%;
    font-size:0;
    height:0px;
}

a {
    color: #24675e ;
    text-decoration: none !important;
}

.block_small,.blockcontent ,.centerblock-cont{
overflow:hidden;
clear:both;
margin:35px 0;
}

.block_small .head,.blockcontent .blockcontent-title {
height:30px;
line-height:30px;
background:#f7b740;
margin:0px 0px 0px 0px;
}

.block_small .head_title h1,.blockcontent .blockcontent-title,.blockcontent .blockcontent-title h1 {
font-size:20px;
color:#FFF;
padding:0px 0px 0px 0px;
}

.block_small .head_title span,.blockcontent .blockcontent-title span {
padding:0 5px 0 0;
}

.block_small .head_title i,.blockcontent .blockcontent-title i {
background:#f7b740;
height:29px;
line-height:30px;
padding:0 7px;
}

.block_small .head_title,.blockcontent .blockcontent-title {
height:32px;
border-bottom:3px solid #d7d7d7;
}

.block_small .contant_,.blockcontent .blockcontent-cont,.blockcontent .contant_ {
padding:5px;
min-height:30px;
}

.block_small .footer {
}

.block_big,.blockcontent {
overflow:hidden;
clear:both;
margin:35px 0;
}

.block_big .head,.blockcontent .centerblock-title {
background:#000000;
}


.block_big #articles .head_title h1,.blockcontent #articles .centerblock-title h1 {
margin:0px 10px 0px 0px;
font-size:18px;
padding:3px;
color:#c49a6d;
}

.block_big #articles .head_title,.blockcontent #articles .centerblock-title {
height:32px;
border-bottom:1px solid #EDEDED;
}

.block_big .head_title h1,.blockcontent .centerblock-title .centerblock-title-arrow {
font-size:18px;
color:#FFFFFF;
}

.block_big .head_title span,.blockcontent .centerblock-title span {
padding:0 5px 0 0;
}

.block_big .head_title span a,.blockcontent .centerblock-title span a {
color:#FFFFFF;
}

.block_big.head_title i,.blockcontent .centerblock-title i,.blockcontent .blockcontent-title i,.block_big.blockcontent-title i {
background:#e8be42;
height:29px;
line-height:30px;
padding:0 7px;
border-radius: 50%;
display: none;
}

.block_big .head_title,.blockcontent .centerblock-title {
padding:10px;
}

.block_big .contant_,.blockcontent .centerblock-cont,.blockcontent .contant_ {
    min-height: 200px;
    padding: 10px;
    border-top: none;
    box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.03);
    border-radius: 0 0 5px 5px;
    border: 1px solid #e8be42;
      border-top-color: rgb(211, 131, 70);
      border-top-style: solid;
      border-top-width: 1px;
    border-top: 0;
    background: #FFF;
}

.block_big .contant_ .text,.blockcontent .centerblock-cont .text,.blockcontent .contant_ .text {
}

.block_big .contant_ .uni {
color:#8CBDF2;
font-size:14px;
}

.block_big .contant_ .title {
font-size:14px;
font-weight:normal;
color:#3b5998;
}

.block_big .footer,.blockcontent .footer {
overflow:hidden;
height:1px;
border-top:none;
border-radius:5px;
}

.blockcontent .news-section .news-block {
box-shadow:none;
}

.blockcontent .centerblock-cont .text {
padding:10px;
background:#fcfcfc;
margin-bottom:10px;
border:1px solid #eee;
}


/* Pics Gallery */
.small_ {
padding:5px;
overflow:hidden;
width:100%;
}

.small_ img {
border:#CCCCCC solid 1px;
cursor:pointer;
float:right;
max-width:80px;
margin:3px;
}

.dispaly_img {
/* width: 50%;
    
    height: 300px;
    
    background-image: url(../images/loading.gif);
    
    background-position: center;
    
    background-repeat: no-repeat;
    
    margin: 5px;
    
    border: #CCCCCC solid 1px; */
}

/* =================== Dashboard =========================== */

/* -- Header -- */
.dashborad-header {
    position: relative;
    z-index: 999;
    top: 0;
    left: 0;
    right: 0;
    background: #3b5998;
    padding-top: 10px;
}


.dashborad-header .logo {
    width: 55px;
    margin: 0;
    display: none;
}

.dashborad-header .logo.white {
    display: block;
}

.dashborad-header .navbar-default, 
.dashborad-header .list {
    margin: 0;
}

.dashborad-header .navbar-default .navbar-nav > .active > a,
.dashborad-header .navbar-default .navbar-nav > .active > a:hover, 
.dashborad-header .navbar-default .navbar-nav > .active > a:focus, 
.dashborad-header .navbar-default .navbar-nav > li > a:hover {
    color: #3a83c8;
}
@media (max-width: 767px) {
    .dashborad-header .navbar-default .navbar-nav > .active > a,
    .dashborad-header .navbar-default .navbar-nav > .active > a:hover, 
    .dashborad-header .navbar-default .navbar-nav > .active > a:focus, 
    .dashborad-header .navbar-default .navbar-nav > li > a:hover {
        color: #fff;
    } 
    .dashborad-header .navbar-default .navbar-nav > .active > a,
    .dashborad-header .navbar-default .navbar-nav > .active > a:hover, 
    .dashborad-header .navbar-default .navbar-nav > .active > a:focus {
        background: #5f3894 !important;
        color: #fff !important;
    }
}
/* -- ./Header -- */


/* -- News -- */

.news-block {
    position: relative;
    padding: 25px 0;
}

.news-block .sub-news {
  border: 1px solid #e1e1e1;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  background: #fff;
  transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  margin: 5px;
  width: 100%;
  margin-bottom: 15px;
}

.news-block .sub-news:hover {
  transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
  box-shadow: 0px 1px 1px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0px 1px 5px rgba(0,0,0,0.3);
}

.news-block .sub-news img{
  width: 100%;
  height: 175px;
}

.news-block .sub-news p {
  height: 40px;
  overflow: hidden;
  z-index: 99;
  top: -20px;
  margin: 15px;
  position: relative;
  text-align: center;
  color: #444;
}

.news-block .sub-news:hover p {
  color: #5f3894;
}

.news-block .sub-news .type {
    display: block;
    text-align: center;
    position: relative;
    z-index: 50;
    top: -15px;
    color: #000;
}

.news-block .sub-news .type svg {
    width: 25px;
    height: 20px;
}

.news-block .sub-news .date {
    position: absolute;
    bottom: 10px;
    right: 10px;
    font-weight: bold;
    color: #aaa;
    font-size: 12px;
}

.news-block .sub-news:after {
  content: "";
  background-color: #fff;
  width: 70%;
  display: inline-block;
  position: absolute;
  z-index: -1;
  -moz-border-top-left-radius: 30px;
  -webkit-border-top-left-radius: 30px;
  border-top-left-radius: 30px;
  -moz-transform: rotate(2deg);
  -webkit-transform: rotate(2deg);
  transform: rotate(2deg);
  top: 140px;
  left: 0;
  height: 18%;
  z-index: 1;
}

.news-block .sub-news:before {
  content: "";
  background-color: #fff;
  width: 70%;
  display: inline-block;
  position: absolute;
  z-index: -1;
  -moz-border-top-right-radius: 30px;
  -webkit-border-top-right-radius: 30px;
  border-top-right-radius: 30px;
  -moz-transform: rotate(-2deg);
  -webkit-transform: rotate(-2deg);
  transform: rotate(-2deg);
  top: 140px;
  right: 0;
  height: 18%;
  z-index: 1;
}

.sub-news-block {
    position: relative;
    background: #fff;
    padding: 10px;
    border: 1px solid #e1e1e1;
    transition: all 0.5s ease-in-out;
    margin-bottom: 20px;
}

.sub-news-block img {
    height: 230px;
    width: 100%;
}

.inner-padding .sub-news-block img {
    height: 270px;
}

.sub-news-block:hover {
    box-shadow: 1px 1px 10px 5px rgba(122,105,176,0.5);
}

.sub-news-block .time {
    position: absolute;
    top: 18px;
    left: 15px;
    background: -webkit-linear-gradient(#3a83c8 0%, #5f3894 100%);
    color: #fff;
    padding: 3px 10px;
    border-radius: 5px;
    font-size: 12px;
}

.sub-news-block h2 {
    font-weight: bold;
    color: #5f3894;
    font-size: 18px;
    margin: 10px 0;
}

.sub-news-block p {
    height: 40px;
    overflow: hidden;
}

.sub-news-block .more {
    display: block;
    width: 100%;
    padding: 5px;
    background: -webkit-linear-gradient(#3a83c8 0%, #5f3894 100%);
    margin-top: 15px;
    text-align: center;
    color: #fff;
    border: 1px solid #5f3894;
    transition: all .5s ease-in-out;
}

.sub-news-block .more:hover {
    background: -webkit-linear-gradient(#3a83c8 0%,#5f3894 20%, #5f3894 100%);
}



/* */

.like{
    position: absolute;
    z-index: 5;
    top: 17px;
    right: 20px;
    cursor: pointer;
    background: none;
    outline: none;
    border: 0;
}
.like svg{
    width: 25px;
    height: 25px;
}
.like svg path{
    fill: #efefef;
}
.like span {
    position: absolute;
    bottom:35px;
    left:0;
    right:0;
    /*visibility: hidden;*/
    transition:.6s;
    z-index:99;
    /*font-size:2px;*/
    color:transparent;
    /*background: none;*/
    font-weight:400;
    width: max-content;
    font-weight: bold;
  }
  

  .like.press svg path{
      fill: #ffe234;
  }
  
  .like.para span {
    bottom:25px;
    font-size:14px;
    visibility:visible;
    animation: fade 2s;
    padding: 5px 10px;
    border-radius:3px;
  }
  
  @keyframes fade {
    0% {color:transparent; background: none;}
    50% {color:#fff; background: #5f3894;}
    100% {color:transparent; background: none;}
  }
/* -- Shape -- */

.shape {
    opacity: 0.8;
    position: absolute;
    z-index: 0;
    right: 0;
    top: 15px;
}

.shape .line {
    display: block;
    width: 50px;
    height: 120px;
    border-radius: 20px;
    border-top: 3px solid #5f3894;
    border-left: 3px solid #5f3894;
    transform: rotate(45deg);
    position: absolute;
    right: -20px;
    top: 0;
}

.shape .sqauer {
    display: block;
    background: -webkit-linear-gradient(#3a83c8 0%, #5f3894 100%);
    width: 100px;
    height: 100px;
    border-radius: 15px;
    position: relative;
    top: 100px;
    transform: rotate(45deg);
}

.shape img {
    width: 60px;
    transform: rotate(-45deg);
    display: block;
    position: absolute;
    left: 20px;
    top: 15px;
}

.shape.left {
    right: auto;
    left: 0;
    height: 250px;
    width: 100px;
    overflow: hidden;
}

.shape.left .line {
    border-top: 0;
    border-left: 0;
    border-right: 3px solid #5f3894;
    transform: rotate(-45deg);
    left: -30px;
    top: 0;
    right: auto;
}

.shape.left .sqauer {
    top: 75px;
    transform: rotate(45deg);
    right: 15px;
}

/* -- ./Shape -- */

/* -- Main Title -- */

.main-title {
    margin-bottom: 20px;
    font-weight: bold;
    color: #5f3894;
}

.main-title svg {
    width: 35px;
    max-height: 35px;
    position: relative;
    top: 10px;
    fill: #5f3894;
}

.main-title .more {
    float: left;
    margin-top: 15px;
    font-size: 15px;
    font-weight: bold;
    color: #aaa;
    transition: all 0.5s ease-in-out;
}

.main-title .more svg {
    width: 20px;
    max-height: 20px;
    position: relative;
    top: 0;
    fill: #aaa;
    transition: all 0.5s ease-in-out;
}

.main-title .more:hover {
    color: #5f3894;
}

.main-title .more:hover svg {
    fill: #5f3894;
}


@media (max-width: 767px) {
    .shape {
        display: none;
    }
    .main-title .more {
        margin-top: 10px;
        font-size: 12px;
    }
    .main-title .more svg {
        top: 0;
    }
}

/* -- ./Main Title -- */


/* -- Side Menu -- */
.dash-menu {
    min-height: 100vh;
    width: 250px;
    background: #000;/*3b5998*/
    border-top: 1px solid #aaa;
    padding-bottom: 25px;
    float: right;
    transition: all .5s ease-in-out;
}

.dash-menu li ,.main-list ul {
    list-style: none;
    list-style-type:none;
}

.dash-menu .user-info {
    position: relative;
    padding: 15px;
    padding-right: 50px;
    min-height: 70px;
    border-bottom: 1px solid #aaa;
    transition: all 0.5s ease-in-out;
}

.dash-menu .user-info .btn-menu {
    position: absolute;
    top: 25px;
    right: 10px;
    cursor: pointer;
}

.dash-menu .user-info .btn-menu span {
    display: block;
    height: 2px;
    width: 25px;
    background: #fff;
    margin: 4px 0;
    transition: all 0.5s ease-in-out;
}

.dash-menu .user-info .btn-menu span:nth-child(2) {
    width: 20px;
}

.dash-menu .user-info img {
    width: 50px !important;
    height: 50px;
    background: #fff;
    border-radius: 50%;
    display: inline-block;
    margin-left: 5px;
    transition: all 0.5s ease-in-out;
}

.dash-menu .user-info p {
    display: inline-block;
    color: #fff;
    transition: all 0.5s ease-in-out;
}

.dash-menu .main-list li svg {
    max-width: 25px;
    max-height: 25px;
    fill: #fff;
    margin-left: 10px;
}

.dash-menu .main-list li .arrow svg {
    width: 15px;
    height: 15px;
    float: left;
    margin: 0;
    fill: #fff;
    transition: all 1s ease-in-out;
}

.dash-menu .main-list li a {
    padding: 10px 0px;
    display: block;
    color: #fff;
    border-bottom: 1px solid #aaa;
    transition: all 1s ease-in-out;
}

.dash-menu .main-list li a:hover {
    color: #aaa;
}

.dash-menu .main-list .sub-list {
    background: #3e3f40;
    display: none;
    overflow: hidden;
}

.dash-menu .main-list .down-list.open .arrow svg {
    transform: rotate(-90deg);
}

.dash-menu .main-list .sub-list a {
    padding-right: 30px;
    transition: all .5s ease-in-out;
}

.dash-menu .main-list .sub-list svg {
    fill: #000;
}

.dash-menu .main-list li span {
    position: relative;
    /*top: -10px;*/
    transition: all .5s ease-in-out;
}
.dash-menu .main-list li span.arrow {
    top: 5px;
}

.dash-menu .main-list .sub-list .number {
    float: left;
    background: #5f3894;
    padding: 2px 5px;
    color: #fff;
    top: 0;
}

.dash-menu .main-list .sub-list a:hover {
    color: #ccc;
}

.dash-menu .main-list > li:last-child a {
    border-bottom: 0;
}

.dash-menu ~ footer {
    margin-top: 0;
}

@keyframes dashMenu {
    0% {
        width: 200px;
    }
    50% {
        width: 200px;
    }
    100% {
        width:50px;
    }
}

.dash-menu.short {
    width: 50px;
    animation: dashMenu 1s ease-in-out;
}

.dash-menu.short .main-list .sub-list a {
    padding-right: 10px;
}

.dash-menu.short .user-info {
    padding-left: 0;
}

.dash-menu.short .user-info img,
.dash-menu.short .user-info p,
.dash-menu.short .main-list li a span {
    opacity: 0;
    visibility: hidden;
    display: none;
}

.dash-menu.short .user-info .btn-menu span:nth-child(1) {
    transform: rotate(45deg) translate(-1px, 0px);
}

.dash-menu.short .user-info .btn-menu span:nth-child(2) {
    width: 0;
    opacity: 0;
    display: none;
}

.dash-menu.short .user-info .btn-menu span:nth-child(3) {
    transform: rotate(-45deg) translate(4px, -5px);
}

.dash-menu.short.closing {
    width: 200px;
}

/* -- ./Side Menu -- */

/* -- Dashboard Content -- */
.dash-content {
    float: right;
    width: calc(100% - 250px);
    background: #fff;/*f2f2f5*/
    padding: 20px 20px;
    min-height: 100vh;
    transition: all .5s ease-in-out;
}
@media (max-width: 767px) {
    .dash-content {
    float: right;
    width: 100%;/*calc(100% - 250px)*/
    background: #fff;/*f2f2f5*/
    padding: 20px 20px;
    min-height: 80vh;
    transition: all .5s ease-in-out;
    }
}

@keyframes dashContnet {
    0% {
        width: calc(100% - 200px);
    }
    50% {
        width: calc(100% - 200px);
    }
    100% {
        width: calc(100% - 50px);
    }
}

.dash-menu.short ~ .dash-content {
    animation: dashContnet 1s ease-in-out;
    width: calc(100% - 50px);
}


.dash-menu.short.closing ~ .dash-content {
    width: calc(100% - 200px);
}

.dash-content.flow {
    overflow-y: scroll;
}

.dash-content.flow::-webkit-scrollbar {
  width: 8px;
}
.dash-content.flow::-webkit-scrollbar-track {
  background: #ccc;
}
.dash-content.flow::-webkit-scrollbar-thumb {
  background: #aaa;
  border-radius: 5px;
}
.dash-content.flow::-webkit-scrollbar-thumb:hover {
  background: #999;
}
.clear {
    clear: both;
}
/* -- ./Dashboard Content -- */

/* -- Dashboard General Info -- */
.dash-content .general-info .info-block {
    background: #fff;
    box-shadow: 1px 1px 10px rgba(0,0,0,0.3);
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 25px;
}

.dash-content .general-info .info-block .icon {
    width: 70px;
    height: 70px;
    padding: 10px;
    border-radius: 50%;
    background: #444;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.dash-content .general-info .info-block .icon svg {
    width: 40px;
    height: 40px;
    fill: #fff;
}

.dash-content .general-info .col-lg-3:nth-child(1) .icon {
    background: #d1f3e0;
}

.dash-content .general-info .col-lg-3:nth-child(1) .icon svg {
    fill: #3cb878;
}

.dash-content .general-info .col-lg-3:nth-child(2) .icon {
    background: #e1f1ff;
}

.dash-content .general-info .col-lg-3:nth-child(2) .icon svg {
    fill: #3f7afc;
}

.dash-content .general-info .col-lg-3:nth-child(3) .icon {
    background: #fff2d8;
}

.dash-content .general-info .col-lg-3:nth-child(3) .icon svg {
    fill: #ffa001;
}

.dash-content .general-info .col-lg-3:nth-child(4) .icon {
    background: #ffeaea;
}

.dash-content .general-info .col-lg-3:nth-child(4) .icon svg {
    fill: #ff0000;
}

.dash-content .general-info .info-block .info-side {
    display: inline-block;
    width: calc(100% - 100px);
    padding-right: 15px;
    text-align: left;
}

.dash-content .general-info .info-block .info-side .top {
    display: block;
    font-size: 18px;
    color: #a8a8a8;
    position: relative;
    top: -5px;
}
/* -- ./Dashboard General Info -- */

/* -- Dashboard Student Links -- */
.dash-content .student-links {
    background: #fff;
    margin: 0;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 25px;
    box-shadow: 1px 1px 10px rgba(0,0,0,0.3);
}
.dash-content .student-links .top-block img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    display: inline-block;
}
.dash-content .student-links .top-block p {
    display: inline-block;
    margin-right: 15px;
}
.dash-content .student-links .links-list {
    display: block;
    padding: 25px;
}
.dash-content .student-links .links-list li {
    display: inline-block;
    width: calc(25% - 3px);
    padding: 10px;
}
.dash-content .student-links .links-list li a {
    background: #f9f9f9;
    display: block;
    border: 1px solid #e1e1e1;
    border-radius: 10px;
    padding: 10px;
    position: relative;
    transition: all 0.5s ease-in-out;
}
.dash-content .student-links .links-list li a:hover {
    background: #f2f2f5;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
}
.dash-content .student-links .links-list li p {
    position: absolute;
    right: 90px;
    top: 20px;
    left: 10px;
    bottom: 10px;
    color: #000;
    font-weight: bold;
    font-size: 15px;
    transition: all 0.5s ease-in-out;
}
.dash-content .student-links .links-list li a:hover p {
    color: #3b5998;
}
.dash-content .student-links .links-list li .icon {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    width: 60px;
    height: 60px;
    background: #444;
}
.dash-content .student-links .links-list li .icon svg {
    width: 40px;
    height: 50px;
    fill: #fff;
}
.dash-content .student-links .links-list li .icon.red-bg {
    background: #eb503e;
}
.dash-content .student-links .links-list li .icon.trquaz-bg {
    background: #1bbc9a;
}
.dash-content .student-links .links-list li .icon.purple-bg {
    background: #9b55b8;
}
.dash-content .student-links .links-list li .icon.yellow-bg {
    background: #f3c416;
}
.dash-content .student-links .links-list li .icon.blue-bg {
    background: #23a7e7;
}
.dash-content .student-links .links-list li .icon.grey-bg {
    background: #6d7a8b;
}
/* -- ./Dashboard Student Links -- */

/* -- Dashboard Exam Table -- */
.dash-content .exam-table {
    background: #fff;
    margin: 0;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 25px;
    box-shadow: 1px 1px 10px rgba(0,0,0,0.3);
}
.dash-content .exam-table table {
    width: 100%;
}

.dash-content .exam-table table th {
    font-size: 15px;
    color: #9b55b8;
}

.dash-content .exam-table table tr {
    border-bottom: 1px solid #e1e1e1;
}

.dash-content .exam-table table th,
.dash-content .exam-table table td {
    padding: 10px;
    text-align: center;
}

.dash-content .exam-table table tbody tr:nth-child(odd) {
    background: #eee;
}
/* -- ./Dashboard Exam Table -- */

/* -- Dashboard Student Area -- */
.dash-content .student-area {
    background: #fff;
    position: relative;
    margin: 0;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 25px;
    box-shadow: 1px 1px 10px rgba(0,0,0,0.3);
}
.dash-content .student-area h4 {
    font-size: 20px;
    color: #9b55b8;
    font-weight: bold;
    margin-bottom: 10px;
    padding-right: 15px;
}
.dash-content .student-area p {
    margin-bottom: 15px;
    color: #999;
    padding-right: 15px;
}
.dash-content .student-area ul {
    padding-right: 15px;
}
.dash-content .student-area li {
    margin-bottom: 15px;
}
.dash-content .student-area .name {
    display: inline-block;
    width: 100px;
    font-weight: normal;
}

.dash-content .student-area .val {
    color: #444;
}

.dash-content .student-area .edit-info input {
    padding: 5px 10px;
    border-radius: 5px;
    border: 1px solid #e1e1e1;
    width: calc(100% - 120px);
}

.dash-content .student-area .edit-info textarea {
    display: block;
    margin: 10px 0 25px;
    border-radius: 5px;
    border: 1px solid #e1e1e1;
    padding: 5px 10px;
    width: calc(100% - 15px);
    height: 150px;
    resize: none;

}
.dash-content .student-area .edit-info .img-box {
    position: relative;
}
.dash-content .student-area .edit-info .img-box img {
    width: 100%;
    border-radius: 5px;
}

.dash-content .student-area .edit-info .img-box svg {
    width: 20px;
    height: 20px;
    fill: #fff;
}
.dash-content .student-area .edit-info .img-box .edit-img {
    position: absolute;
    top: 15px;
    right: 15px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    overflow: hidden;
    background: #5f3894;
    display: flex;
    justify-content: center;
    align-items: center;
}

.dash-content .student-area .edit-info .img-box input {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    cursor: pointer !important;
    direction: ltr;
    width: 160px;
}

.dash-content .student-area .edit-btn {
    position: absolute;
    top: 25px;
    left: 25px;
    background: #5f3894;
    border-radius: 5px;
    padding: 4px 5px 2px;
    border: 1px solid #5f3894;
    transition: all .5s ease-in-out;
}

.dash-content .student-area .edit-btn:hover {
    background: #fff;
    box-shadow: 1px 1px 10px 5px rgba(122,105,176,0.5);
}

.dash-content .student-area .edit-btn svg {
    width: 20px;
    height: 20px;
    fill: #fff;
    transition: all .5s ease-in-out;
}

.dash-content .student-area .edit-btn:hover svg {
    fill: #5f3894;
}

/* -- ./Dashboard Student Area -- */

/* -- Sending Messages -- */
.dash-content .sending-message {
    background: #fff;
    margin: 0;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 25px;
    position: relative;
    box-shadow: 1px 1px 10px rgba(0,0,0,0.3);
}
.dash-content .sending-message .box-title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}

.dash-content .sending-message .box-title svg {
    width: 35px;
    height: 35px;
    fill: #5f3894;
    margin-left: 10px;
}
.dash-content .mesage-list .message-block {
    border: 1px solid #e1e1e1;
    height: 45px;
    border-radius: 5px;
    padding: 10px;
    background: #eee;
}
.dash-content .mesage-list .message-block:hover {
    background: #e1e1e1;
}
.dash-content .mesage-list .message-block.new {
    background: #fff;
}
.dash-content .mesage-list .message-block input[type='checkbox'] {
    float: right;
}
.dash-content .mesage-list .message-block .important {
    float: right;
    width: 50px;
    height: 20px;
    text-align: center;
    position: relative;
}
.dash-content .mesage-list .message-block .important svg {
    font-size: 20px;
    position: absolute;
    right: 15px;
    color: #aaa;
    cursor: pointer;
}
.dash-content .mesage-list .message-block .important svg[data-prefix="fas"] {
    display: none;
}
.dash-content .mesage-list .message-block .important.done svg[data-prefix="far"] {
    display: none;
}
.dash-content .mesage-list .message-block .important.done svg[data-prefix="fas"] {
    display: block;
}
.dash-content .mesage-list .message-block .important.done svg {
    color: goldenrod;
}
.dash-content .message-block .from {
    float: right;
    font-weight: bold;
    font-size: 15px;
    color: #5f3894;
    width: 100px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.dash-content .message-block .text-area {
    float: right;
    width: calc(100% - 250px);
    padding-right: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #000;
}
.dash-content .message-block .time {
    float: left;
    color: #aaa;
}
.dash-content .buttons-area {
    position: absolute;
    left: 20px;
    top: 20px;
}
.dash-content .buttons-area button {
    margin-right: 10px;
    border: 1px solid goldenrod;
    padding: 5px 10px;
    background: goldenrod;
    outline: none;
    border-radius: 10px;
    transition: all .5s ease-in-out;
}
.dash-content .buttons-area .delete {
    border: 1px solid #da203a;
    background: #da203a;
}
.dash-content .buttons-area button:hover {
    background: #fff;
    color: goldenrod;
}
.dash-content .buttons-area .delete:hover {
    background: #fff;
    color: #da203a;
}
/* -- ./Sending Messages -- */

/* -- Single Message -- */
.dash-content .single-message {
    background: #fff;
    margin: 0;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 25px;
    box-shadow: 1px 1px 10px rgba(0,0,0,0.3);
}
.dash-content .single-message .box-title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}
.dash-content .single-message .box-title svg {
    width: 35px;
    height: 35px;
    fill: #5f3894;
    margin-left: 10px;
}
.dash-content .single-message .msg-body .word-txt {
    display: inline-block;
    width: 60px;
    color: #aaa;
}
.dash-content .single-message .msg-body > div {
    margin-bottom: 10px;
}
.dash-content .single-message .msg-body .msg-box {
    margin-top: 15px;
    border: 1px solid #5f3894;
    box-shadow: 1px 1px 10px rgba(0, 0, 0,0.35);
    padding: 15px;
    border-radius: 10px;
    white-space: pre-line;
}
.dash-content .single-message .msg-body .msg-box img,
.dash-content .single-message .msg-body .msg-box iframe {
    display: block;
    max-height: 500px;
    margin: 10px auto;
    max-width: 100%;
}
.dash-content .single-message .msg-body input {
    display: block;
    width: 100%;
    padding: 5px 10px;
    border-radius: 5px;
    border: 1px solid #e1e1e1;
}
.dash-content .single-message .msg-body .word-txt.down-space {
    margin-bottom: 10px;
    width: auto;
}
.dash-content .single-message .msg-body button[type="submit"] {
    display: block;
    margin: 15px auto;
    padding: 5px 10px;
    border-radius: 10px;
    border: 2px solid #5f3894;
    background: #5f3894;
    color: #fff;
    transition: all 0.5s ease-in-out;
}
.dash-content .single-message .msg-body button[type="submit"]:hover {
    box-shadow: 1px 1px 10px 5px rgba(122,105,176,0.5);
}
.dash-content .single-message .msg-body button[type="submit"] svg {
    width: 20px;
    height: 20px;
    fill: #fff;
}
/* -- ./Single Message -- */

/* -- Lessons Table -- */
.dash-content .lessons-table {
    background: #fff;
    margin: 0;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 25px;
    box-shadow: 1px 1px 10px rgba(0,0,0,0.3);
}
.dash-content .lessons-table .box-title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}
.dash-content .lessons-table .box-title svg {
    width: 35px;
    height: 35px;
    fill: #5f3894;
    margin-left: 10px;
}
.dash-content .lessons-table table svg {
    width: 15px;
    height: 15px;
    margin-left: 5px;
    fill: #5f3894;
}
.dash-content .lessons-table table span {
    display: block;
    font-size: 12px;
    margin: 5px 0;
}
.dash-content .lessons-table table th,
.dash-content .lessons-table table td {
    text-align: center;
}
.dash-content .lessons-table table thead {
    background: #5f3894;
    color: #fff;
}
.dash-content .lessons-table table thead th {
    height: 44px;
}
.dash-content .lessons-table table tbody tr:nth-child(even) {
    background: #5f389447;
}
.dash-content .lessons-table table tbody tr td:first-child {
    background: #aaa;
}
.dash-content .lessons-table table thead th:first-child,
.dash-content .lessons-table table tbody td:first-child {
    width: 75px;
    position: relative;
}
.dash-content .lessons-table table thead th:first-child {
    border-left: 1px solid #aaa;
}
.dash-content .lessons-table table thead th:first-child:after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    right: 0;
    left: 0;
    bottom: 0;
    border-style: solid;
    border-width: 0 0 44px 75px;
    border-color: transparent transparent #aaa transparent;
}
.dash-content .lessons-table table thead th .lesson {
    position: absolute;
    z-index: 1;
    left: 7px;
    top: 3px;
    transform: rotate(-35deg);
}
.dash-content .lessons-table table thead th .day {
    position: absolute;
    z-index: 1;
    right: 13px;
    bottom: 3px;
    transform: rotate(-35deg);
    color: #000;
}
/* -- ./Lessons Table -- */

/* -- msskar Section -- */
.dash-content .msskar-section {
    background: #fff;
    margin: 0;
    border-radius: 10px;
    padding: 30px 15px;
    margin-bottom: 25px;
    box-shadow: 1px 1px 10px rgba(0,0,0,0.3);
}
.dash-content .msskar-section img {
    max-width: 100%;
    max-height: 600px;
    border-radius: 15px;
    box-shadow: 1px 1px 10px rgba(0, 0, 0,0.35);
}

.dash-content .msskar-section .code-btn {
    margin: 50px auto 20px;
    display: block;
    max-width: 250px;
    text-align: center;
    background: #3a83c8;
    color: #fff;
    padding: 35px 25px 25px;
    font-size: 20px;
    border-radius: 15px;
    box-shadow: 1px 1px 10px rgba(0, 0, 0,0.35);
    transition: all 0.5s ease-in-out;
}
.dash-content .msskar-section .code-btn:hover {
    background: #5f3894;
    box-shadow: 1px 1px 10px 5px rgba(122,105,176,0.5);
}
.dash-content .msskar-section .code-btn svg {
    display: block;
    margin: 10px auto;
}
/* -- ./msskar Section -- */

/* -- HomeWorks -- */
.dash-content .homeworks {
    background: #fff;
    margin: 0;
    border-radius: 10px;
    padding: 30px 15px;
    margin-bottom: 25px;
    box-shadow: 1px 1px 10px rgba(0,0,0,0.3);
}
.dash-content .homeworks .box-title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}
.dash-content .homeworks .box-title svg {
    width: 35px;
    height: 35px;
    fill: #5f3894;
    margin-left: 10px;
}
.dash-content .homeworks table svg {
    width: 15px;
    height: 15px;
    margin-left: 5px;
}
.dash-content .homeworks table th,
.dash-content .homeworks table td {
    text-align: center;
}
.dash-content .homeworks table th {
    color: #5f3894;
    font-size: 15px;
}
.dash-content .homeworks table .wait {
    color: #b1b130;
}
.dash-content .homeworks table .wait svg * {
    fill: #b1b130 !important;
}
.dash-content .homeworks table .done {
    color: #080;
}
.dash-content .homeworks table .done svg * {
    fill: #080 !important;
}
.dash-content .homeworks table .exit {
    color: #f00;
}
.dash-content .homeworks table .exit svg * {
    fill: #f00 !important;
}
.dash-content .homeworks table .homework-details {
    padding: 5px;
    color: #777;
    border-radius: 5px;
}
.dash-content .homeworks table .homework-details:hover {
    color: #000;
}
.dash-content .homeworks table .homework-details svg {
    fill: #777;
}
.dash-content .homeworks table .homework-details:hover svg {
    fill: #000;
}
/* -- ./HomeWorks -- */

/* -- Single Homework -- */
.dash-content .single-homework {
    background: #fff;
    margin: 0;
    border-radius: 10px;
    padding: 30px 15px;
    margin-bottom: 25px;
    box-shadow: 1px 1px 10px rgba(0,0,0,0.3);
}
.dash-content .single-homework .box-title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}
.dash-content .single-homework .box-title svg {
    width: 35px;
    height: 35px;
    fill: #5f3894;
    margin-left: 10px;
}
.dash-content .single-homework .info {
    display: inline-block;
    margin-bottom: 15px;
    margin-left: 10px;
    color: #9b55b8;
}
.dash-content .single-homework .info svg {
    width: 25px;
    height: 25px;
    margin-right: 5px;
    margin-left: 5px;
    fill: #9b55b8;
}
.dash-content .single-homework .homework-form {
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid #e1e1e1;
}

.dash-content .single-homework .homework-form label {
    font-size: 16px;
    color: #000;
    display: inline-block;
    margin: 15px 0 5px;
}
.dash-content .single-homework .homework-form input {
    display: block;
    width: 100%;
    padding: 5px 10px;
    border-radius: 5px;
    margin-bottom: 10px;
    border: 1px solid #e1e1e1;
}
.dash-content .single-homework .homework-form button[type="submit"] {
    display: block;
    margin: 15px auto;
    padding: 5px 10px;
    border-radius: 10px;
    border: 2px solid #5f3894;
    background: #5f3894;
    color: #fff;
    transition: all 0.5s ease-in-out;
}
.dash-content .single-homework .homework-form button[type="submit"]:hover {
    box-shadow: 1px 1px 10px 5px rgba(122,105,176,0.5);
}
.dash-content .single-homework .homework-form button[type="submit"] svg {
    width: 20px;
    height: 20px;
    fill: #fff;
}
.dash-content .single-homework .files-box li {
    display: inline-block;
    padding: 5px;
    width: calc(25% - 3px);
}
.dash-content .single-homework .files-box li a {
    height: 80px;
    padding: 15px;
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 10px;
    color: #000;
    background: #f5f5f5;
    border: 1px solid #e1e1e1;
    transition: all 0.5s ease-in-out;
}
.dash-content .single-homework .files-box li a svg {
    position: absolute;
    top: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 99;
    width: 40px;
    height: 40px;
    fill: #fff;
    transition: all 0.5s ease-in-out;
}
.dash-content .single-homework .files-box li a:hover svg {
    position: absolute;
    top: calc(50% - 20px);
    opacity: 1;
    visibility: visible;
}
.dash-content .single-homework .files-box li a:hover {
    background: rgba(122,105,176,0.8);
    color: rgba(0,0,0,0.3);
    border-color: #777;
    box-shadow: 1px 1px 10px 5px rgba(122,105,176,0.5);
}
/* -- ./Single Homework -- */

/* -- Recorded Lessons -- */
.dash-content .recorded-lesson {
    background: #fff;
    margin: 0;
    border-radius: 10px;
    padding: 30px 15px;
    margin-bottom: 25px;
    box-shadow: 1px 1px 10px rgba(0,0,0,0.3);
}
.dash-content .recorded-lesson .box-title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}
.dash-content .recorded-lesson .box-title svg {
    width: 35px;
    height: 35px;
    fill: #5f3894;
    margin-left: 10px;
}
.dash-content .recorded-lesson .box-title span {
    position: relative;
    top: -15px;
}
.dash-content .recorded-lesson .single-recored {
    display: block;
    padding: 15px;
    border: 1px solid #5f3894;
    margin-bottom: 15px;
    border-radius: 10px;
    background: #f5f5f5;
    transition: all 0.5s ease-in-out;
}
.dash-content .recorded-lesson .single-recored:hover {
    box-shadow: 1px 1px 10px rgba(122,105,176,0.8);
    background: rgba(122,105,176,0.5);
}
.dash-content .recorded-lesson .single-recored li {
    margin-bottom: 10px;
    color: #444;
    transition: all 0.5s ease-in-out;
}
.dash-content .recorded-lesson .single-recored:hover li {
    color: #fff;
}
.dash-content .recorded-lesson .single-recored li svg {
    width: 20px;
    height: 20px;
    margin-left: 10px;
    fill: #5f3894;
}
/* -- ./Recorded Lessons -- */

/* -- Single Recorded Course -- */
.dash-content .recorded-lesson .js-video-button {
    display: block;
    text-align: center;
    padding: 15px;
    width: 100%;
    font-size: 18px;
    color: #5f3894;
    background: #fff;
    border: 1px solid #5f3894;
    border-radius: 10px;
    outline: none;
    margin-bottom: 15px;
    transition: all 0.5s ease-in-out;
}
.dash-content .recorded-lesson .js-video-button svg {
    width: 50px;
    height: 50px;
    display: block;
    margin: 10px auto 0;
    fill: #5f3894;
    transition: all 0.5s ease-in-out;
}
.dash-content .recorded-lesson .js-video-button:hover svg {
    fill: #fff;
}
.dash-content .recorded-lesson .js-video-button:hover {
    background: #5f3894;
    color: #fff;
    box-shadow: 1px 1px 10px 5px rgba(122,105,176,0.5);
}
/* -- ./Single Recorded Course -- */

/* -- Favourite -- */
.dash-content  .box-title span {
    position: relative;
    top: -10px;
}
.dash-content .favourite-box {
    background: #fff;
    margin: 0;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 25px;
    position: relative;
    box-shadow: 1px 1px 10px rgba(0,0,0,0.3);
}
.dash-content .favourite-box .box-title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}

.dash-content .favourite-box .box-title svg {
    width: 35px;
    height: 35px;
    fill: #5f3894;
    margin-left: 10px;
}

.dash-content .favourite-box .inner-gallery {
    margin: 25px 0;
}

.dash-content .favourite-box .nav-tabs li {
    width: 25%;
    text-align: center;
}

.dash-content .favourite-box .nav-tabs li a {
    border: 1px solid #e1e1e1;
    border-bottom: 0;
}

.dash-content .favourite-box .nav-tabs li.active a {
    background: #5f3894;
    color: #fff;
}

.dash-content .favourite-box .nav-tabs li.active a svg * {
    fill: #fff
}

.dash-content .favourite-box .nav-tabs li svg {
    width: 20px;
    height: 20px;
    margin-left: 5px;
}
.dash-content .favourite-box .nav-tabs li a {
    color: #5f3894;
}
.dash-content .favourite-box .nav-tabs li svg * {
    fill: #5f3894;
}

@media (max-width: 600px) {
    .dash-content .favourite-box .nav-tabs li svg {
        display: block;
        margin: 5px auto;
    }
    .dash-content .favourite-box .nav-tabs li {
        width: 50%;
    }
    .dash-content .favourite-box .col-xs-12 {
        padding: 0;
    }
    .dash-content .favourite-box .col-md-4 {
        padding: 0 10px;
    }
    .dash-content .favourite-box .sub-news-block img,
    .dash-content .favourite-box .inner-gallery img {
        height: 175px;
    }
    .like span {
        font-size: 12px;
    }
}
/* -- ./Favourite -- */

/* -- Absence -- */

.dash-content .absence {
    background: #fff;
    margin: 0;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 25px;
    position: relative;
    box-shadow: 1px 1px 10px rgba(0,0,0,0.3);
}
.dash-content .absence .box-title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}

.dash-content .absence .box-title svg {
    width: 35px;
    height: 35px;
    fill: #5f3894;
    margin-left: 10px;
}
.dash-content .absence .all-absence {
    padding: 30px 25px;
    border-radius: 15px;
    background: rgba(122,105,176,0.8);
    display: inline-block;
    font-size: 18px;
    text-align: center;
}
.dash-content .absence .all-absence .number {
    color: #fff;
    display: block;
    margin-top: 10px;
}
.dash-content .absence table {
    margin-top: 15px;
}
.dash-content .absence table thead {
    background: #5f3894;
    color: #fff;
}
.dash-content .absence table thead th {
    border-left: 1px solid #fff;
    text-align: center;
}
.dash-content .absence table thead th:last-child {
    border-left: 0;
}
.dash-content .absence table td {
    text-align: center;
}

.dash-content .absence table td svg {
    width: 20px;
    height: 20px;
    margin-left: 5px;
    position: relative;
    top: 5px;
}
.dash-content .absence table tbody tr:nth-child(even) {
    background: #ced3da;
}
.dash-content .absence table .excused {
    color: #080;
}
.dash-content .absence table .excused svg * {
    fill: #080 !important;
}
.dash-content .absence table .non-excused {
    color: #eb503e;
}
.dash-content .absence table .non-excused svg {
    fill: #eb503e;
}
.dash-content .absence table tr td {
    border-left: 1px solid #e1e1e1;
}
.dash-content .absence table tr td:last-child {
    border-left: 0;
}
.table-responsive {
    border: 0;
}
.modal-alert .modal-para img {
    max-width: 100%;
    display: block;
    margin: 10px auto;
}
.modal-alert .modal-header .modal-title {
    font-weight: bold;
    color: #5f3894;
}
.modal-alert .modal-header .modal-title svg {
    width: 20px;
    height: 20px;
    margin-left: 5px;
    fill: #5f3894;
    position: relative;
    top: 5px;
}
.dash-content .absence table button {
    border: 0;
    background: none;
    color: #5f3894;
    outline: none;
    transition: all .5s ease-in-out;
}
.dash-content .absence table button svg {
    fill: #5f3894;
}
.dash-content .absence table button:hover {
    text-shadow: 1px 1px 10px rgba(122,105,176,0.8);
}
/* -- ./Absence -- */

/* -- Tests -- */
.dash-content .tests {
    background: #fff;
    margin: 0;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 25px;
    position: relative;
    box-shadow: 1px 1px 10px rgba(0,0,0,0.3);
}
.dash-content .tests .box-title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}

.dash-content .tests .box-title svg {
    width: 35px;
    height: 35px;
    fill: #5f3894;
    margin-left: 10px;
}

.dash-content .tests .single-test {
    display: block;
    padding: 25px 15px;
    background: rgba(122,105,176,0.8);
    color: #fff;
    text-align: center;
    border-radius: 10px;
    margin-bottom: 15px;
    transition: all 0.5s ease-in-out;
}
.dash-content .tests .single-test:hover {
    background: #5f3894;
    box-shadow: 1px 1px 10px 2px rgba(122,105,176,0.8);
}
.dash-content .tests .single-test svg {
    height: 50px;
    width: 50px;
    display: block;
    margin: 10px auto;
    fill: #fff;
}
.dash-content .tests .gallery-section {
    margin: 15px 0;
}
.dash-content .tests .gallery-section h3 {
    font-size: 15px;
    font-weight: bold;
    background: #5f3894;
}
.dash-content .tests .gallery-section h3.good {
    background: #080;
}
.dash-content .tests .gallery-section h3.midum {
    background: #f3c416;
}
.dash-content .tests .gallery-section h3.low {
    background: #eb503e;
}

@media (max-width: 500px) {
    .dash-content .tests .gallery-section .g-img {
        height: 170px;
    }
}
/* -- ./Tests -- */

/* -- Course Books -- */
.dash-content .recorded-lesson .single-book {
    background: #5f3894;
    color: #fff;
    text-align: center;
    padding: 15px;
    border-radius: 10px;
    min-height: 200px;
}

.dash-content .recorded-lesson .single-book svg {
    width: 30px;
    height: 30px;
    fill: #fff;
    margin-left: 5px;
    position: relative;
    top: 10px;
}
.dash-content .recorded-lesson .single-book .name {
    margin-top: 10px;
    margin-bottom: 15px;
}

.dash-content .recorded-lesson .single-book .buttons a {
    display: block;
    margin: 10px auto;
    width: 150px;
    background: #fff;
    color: #5f3894;
    padding: 5px;
    border-radius: 10px;
    border: 1px solid #fff;
}
.dash-content .recorded-lesson .single-book .buttons a svg {
    width: 20px;
    height: 20px;
    fill: #5f3894;
    position: relative;
    top: 5px;
    margin-left: 5px;
}
.dash-content .recorded-lesson .single-book .buttons a:hover {
    background: #5f3894;
    color: #fff;
}
.dash-content .recorded-lesson .single-book .buttons a:hover svg {
    fill: #fff;
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
    padding-bottom:100%;
    background: #ccc;
}
/* -- ./Course Books -- */

/* -- Test Page -- */
.dash-content .question-box {
    border-radius: 10px;
    border: 1px solid #e1e1e1;
    overflow: hidden;
    margin-bottom: 15px;
}
.dash-content .question-box p {
    padding: 10px 15px;
    border-bottom: 1px solid #e1e1e1;
    background: rgba(122,105,176,0.5);
    transition: all .5s ease-in-out;
}
.dash-content .question-box ul {
    padding: 15px;
}
.dash-content .question-box ul li {
    margin-bottom: 10px;
    position: relative;
}
.dash-content .question-box ul li:last-child {
    margin-bottom: 0;
}
.dash-content .question-box.done p {
    background: #5f3894;
    color: #fff;
}
.dash-content .question-box input[type="radio"] + label:before,
.dash-content .question-box input[type="checkbox"] + label:before {
    content: '';
    background: #f4f4f4;
    border-radius: 100%;
    border: 1px solid #b4b4b4;
    display: inline-block;
    width: 20px;
    height: 20px;
    position: relative;
    top: 0;
    margin-left: 10px;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    -webkit-transition: all 250ms ease;
    transition: all 250ms ease;
}

.dash-content .question-box input[type="checkbox"] + label:before {
    border-radius: 2px;
}

.dash-content .question-box input[type="radio"]:checked + label:before,
.dash-content .question-box input[type="checkbox"]:checked + label:before {
    background-color: #5f3894;
    border: 1px solid #5f3894;
    box-shadow: inset 0 0 0 4px #f4f4f4;
}

.dash-content .question-box input[type="radio"],
.dash-content .question-box input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}

.dash-content .question-form button[type='submit'] {
    display: block;
    margin: 20px auto;
    position: relative;
    top: 10px;
    border-radius: 10px;
    background: #5f3894;
    color: #fff;
    border: 0;
    padding: 5px 15px;
    outline: none;
    transition: all .5s ease-in-out;
}

.dash-content .question-form button[type='submit']:hover {
    box-shadow: 1px 1px 10px 5px rgba(122,105,176,0.5);
}

/* -- ./Test Page -- */

@media (max-width: 1200px) and (min-width: 992px) {
    .dash-content .student-links .links-list li {
        width: calc(33.33% - 3px);
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .dash-content .student-links .links-list li,
    .dash-content .single-homework .files-box li {
        width: calc(50% - 3px);
    }
}

@media (max-width: 767px) {
    .dash-menu.mobile_menu {
        position: absolute;
        z-index: 99;
    }
    .dash-content .student-links .links-list li {
        width: 100%;
    }
    .dash-menu.mobile_menu ~ .dash-content {
        width: calc(100% - 50px) !important;
        margin-right: 50px;
    }
    .dash-content .student-links .links-list {
        padding: 15px 0;
    }
    .dash-content .student-links .top-block img {
        display: block;
        margin: 0 auto 10px;
    }
    .dash-content .student-links .top-block p {
        display: block;
        text-align: center;
    }
    .dash-menu.short ~ .menu-overlay {
        position: fixed;
        z-index: 9;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.2);
        opacity: 0;
        visibility: hidden;
        transition: all 0.5s ease-in-out;
    }
    .dash-menu ~ .menu-overlay {
        position: fixed;
        z-index: 9;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.2);
        opacity: 1;
        visibility: visible;
    }
    .dash-content .student-area .name {
        width: auto;
        margin-left: 10px;
    }
    .dash-content .student-area h4 {
        margin-top: 15px;
    }
    .dash-content .student-area h4,
    .dash-content .student-area p,
    .dash-content .student-area ul {
        padding-right: 0;
    }
    .dash-content .buttons-area {
        position: static;
    }

    .dash-content .buttons-area button {
        margin: 10px auto;
        display: block;
    }
    .dash-content .message-block .text-area {
        float: none;
        width: 100%;
        display: block;
        position: relative;
        top: 5px;
    }
    .dash-content .mesage-list .message-block {
        height: 90px;
        margin-bottom: 5px;
    }
    .dash-content .message-block .time {
        float: none;
        margin-top: 10px;
    }
    .dash-content .single-message .msg-body .word-txt {
        width: auto;
        margin-left: 10px;
    }
    .dash-content .lessons-table table thead th:first-child:after {
        border-width: 0 0 44px 66px;
    }
    .dash-content .msskar-section .code-btn {
        margin: 15px auto;
        max-width: 100%;
    }
    .dash-content .single-homework .files-box li {
        width: 100%;
        display: block;
    }
    .dash-content .single-homework .info {
        margin-left: 1px;
    }
}


/* =================== ./Dashboard =========================== */
.carousel-item {
    margin-right:0px;
}