/* Extra large devices (large desktops, 1200px and up) */@media (min-width: 1200px) {}/* Large devices (desktops, less than 1200px) */@media (max-width: 1199.98px) {.wpsp-ipad-show{	display: block;}.wpsp-navigation li .sub-menu li{	/* margin-left:15px; */    }.wpsp-navigation li .sub-menu li a{		padding-left: 45px;}	.wpsp-container, .wpsp-head{	padding: 0 15px;}.wpsp-colorBox{	padding: 15px 20px;}.wpsp-colorBox .wpsp-colorBox-title{	font-size: 18px;}.wpsp-colorBox .wpsp-colorBox-head{	font-size: 46px;}.wpsp-colorBox:before{    font-size: 100px;    width: auto;    height: 90px;    right: -20px;}.wpsp-teacherInfo:before{    top: 15px;    right: -10px;}.wpsp-parentsInfo:before{	top: 8px;}.wpsp-classInfo:before{	top: 20px;}.wpsp-pagetitle{	margin-left:15px;}.wpsp-customeMsg{	font-size: 16px;    max-width: 400px;    margin-left: 15px;    line-height: 1;} .wpsp-customeMsg:before {        height: 30px;}.wpsp-form-notes{	font-size: 10px;}}/* Medium devices (tablets, less than 992px)*/@media (max-width: 991.98px) {.wpsp-popBody .wpsp-userpic{	width: 100px;	height: 100px;}.wpsp-popBody .wpsp-closePopup{ 	right: -30px;    top: -30px;    width: 25px;    height: 25px; }.wpschoolpress.auto-fold #wpcontent{	padding-left: 0 !important;}.wpsp-customeMsg{   display: none;} .wpsp-menuIcon{ 	display: inline-block;	vertical-align: middle;}.wpsp-container{    margin-top: 60px;}.wpsp-menuIcon.wpsp-close span:before {    -webkit-transform: translateY(6px) rotate(45deg);    transform: translateY(6px) rotate(45deg);}.wpsp-menuIcon.wpsp-close span {    background-color: transparent;}.wpsp-menuIcon.wpsp-close span:after {     -webkit-transform: translateY(-6px) rotate(-45deg);    transform: translateY(-6px) rotate(-45deg);}.wpsp-navigation{	margin-top:60px;}.wpsp-header{	height: 60px;}.wpsp-profile-pic{	padding:8px 10px;}.wpsp-notification a, .wpsp-message a{    padding: 14px 15px;}.wpsp-pageHead{	margin-bottom: 30px;}.wpsp-header .wpsp-schoolname{display: none;}.wpsp-header .wpsp-logo{	width: auto;    padding: 7px 10px;    border-bottom: none;}.wpsp-wrapper{	margin-left:0; }.wpsp-userPic{	width: 40px;	height: 40px;}.wpsp-username{	font-size: 14px;    max-width: 130px;}.wpsp-pagetitle{	font-size: 20px;	margin-left:0;}.wpsp-sidebar{	left: -300px;	transition: all 0.4s ease-in-out;}.wpsp-slideMenu{	left: 0;	}.wpsp-row{	margin-left: -5px;    margin-right: -5px;}.wpsp-col-xs-1, .wpsp-col-sm-1, .wpsp-col-md-1, .wpsp-col-lg-1, .wpsp-col-xs-2, .wpsp-col-sm-2, .wpsp-col-md-2, .wpsp-col-lg-2, .wpsp-col-xs-3, .wpsp-col-sm-3, .wpsp-col-md-3, .wpsp-col-lg-3, .wpsp-col-xs-4, .wpsp-col-sm-4, .wpsp-col-md-4, .wpsp-col-lg-4, .wpsp-col-xs-5, .wpsp-col-sm-5, .wpsp-col-md-5, .wpsp-col-lg-5, .wpsp-col-xs-6, .wpsp-col-sm-6, .wpsp-col-md-6, .wpsp-col-lg-6, .wpsp-col-xs-7, .wpsp-col-sm-7, .wpsp-col-md-7, .wpsp-col-lg-7, .wpsp-col-xs-8, .wpsp-col-sm-8, .wpsp-col-md-8, .wpsp-col-lg-8, .wpsp-col-xs-9, .wpsp-col-sm-9, .wpsp-col-md-9, .wpsp-col-lg-9, .wpsp-col-xs-10, .wpsp-col-sm-10, .wpsp-col-md-10, .wpsp-col-lg-10, .wpsp-col-xs-11, .wpsp-col-sm-11, .wpsp-col-md-11, .wpsp-col-lg-11, .wpsp-col-xs-12, .wpsp-col-sm-12, .wpsp-col-md-12, .wpsp-col-lg-12{    padding-left: 5px;    padding-right: 5px;}.wpschoolpress .auto-fold #wpcontent{ 	padding-left: 0 !important; }}@media (max-width: 990px){.tabList {    display: none;}.resp-accordion {    display: block;    color: #212529;        font-weight: 500;    border-bottom: 1px solid #f5f5f5;    padding: 15px;    margin: 0;    position: relative;    background: #f5f5f5;     border-radius: 4px;    margin-bottom: 2px;       font-size: 1.125em;}.resp-accordion.wpsp-resp-tab-active{	background: rgb(1,120,188);    background: -moz-linear-gradient(left, rgba(1,120,188,1) 0%, rgba(0,189,218,1) 100%);    background: -webkit-linear-gradient(left, rgba(1,120,188,1) 0%,rgba(0,189,218,1) 100%);    background: linear-gradient(to right, rgba(1,120,188,1) 0%,rgba(0,189,218,1) 100%);        color: #fff;}.resp-accordion:before {    content: "";    width: 2px;    height: 20px;    background: #212529;    position: absolute;    right: 29px;    top: 20px;    -moz-transition: all .4s ease-in-out;    -ms-transition: all .4s ease-in-out;    -webkit-transition: all .4s ease-in-out;    transition: all .4s ease-in-out;}.resp-accordion:after {    content: "";    width: 20px;    height: 2px;    background: #212529;    position: absolute;    right: 20px;    top: 29px;}.resp-accordion.wpsp-resp-tab-active:before,.resp-accordion.wpsp-resp-tab-active:after{	background: #fff;}.wpsp-resp-tab-active.resp-accordion:before {    transform: rotate(90deg);}.wpsp-alertbox .wpsp-alert-icon-box{	width: 70px;    height: 70px;}.wpsp-alertbox .wpsp-alert-icon-box i{	font-size: 35px; }}@media (max-width: 782px) {input[type=checkbox].wpsp-checkbox{	    width: 20px;    height: 20px;    min-width: 20px;   } input[type=checkbox].wpsp-checkbox:checked:before{	font: normal 25px/1 dashicons;}}/* Small devices (landscape phones, less than 768px) */@media (max-width: 767.98px) { .wpsp-hidden-xs {    display: none!important}.wpsp-radio-inline .wpsp-radio  ~ .wpsp-radio {	margin-left:10px;}.dataTables_wrapper .dataTables_paginate{	width: 100%; }.dataTables_wrapper .dataTables_paginate .pagination {	margin: 15px auto;}.dataTables_wrapper .dataTables_paginate .pagination .paginate_button a{  	width: 25px;    height: 25px;    text-align: center;    padding: 2px 5px;}.wpsp-popBody{	max-width: 600px;}.wpsp-footer{	margin-top:0;}.wpsp-footer p{    text-align: center;    line-height: 1.8;    font-size: 12px;}.wpsp-footer p .wpsp-right{	float: none !important;	width: 100%;	text-align: center;}.wpsp-username{	font-size: 12px;    max-width: 110px;} .wpsp-notification, .wpsp-message{	font-size: 20px;}.wpsp-notification a, .wpsp-message a{	padding:16px 12px;}.wpsp-userPic{	margin-right:5px;}.wpsp-notification .wpsp-count, .wpsp-message .wpsp-count {    right: 4px;    top: 12px;}.wpsp-count{	min-width: 16px;    height: 16px;    line-height: 11px;     font-size: 10px;}.auto-fold #wpcontent{	padding-left:0;}.fc button{	    padding: 0 .4em;    font-size: 0.750em;	}.fc-toolbar .fc-center{	margin-top: 15px;}.fc-toolbar{	padding-bottom: 5px;	padding-top: 10px;}.wpsp-card-body{	padding: 15px;}.wpsp-card, .wpsp-colorBox{	    border-radius: 10px;}.wpsp-colorBox{	margin-bottom:15px;}.wpsp-container, .wpsp-head{	    padding: 0 10px;}.wpsp-table th{    padding: 5px 10px;    font-size: 16px;}.wpsp-table tr td{    padding: 5px 10px;    font-size: 14px;}.fc table{	font-size: 0.750rem;}.wpsp-card-title{    font-size: 18px;}.wpsp-card-subtitle{	font-size: 14px;}.wpsp-card-head{	padding: 15px 15px 0 15px;}.wpschoolpress .auto-fold #wpcontent, .wpschoolpress .auto-fold #wpfooter{	margin-left: 0;}.wpsp-colorBox .wpsp-colorBox-head{	font-size: 36px;}.wpsp-colorBox .wpsp-colorBox-title{	font-size: 16px;}.wpsp-colorBox:before{	    height: 120px;    right: 0px;}.wpschoolpress #wpbody{    padding-top: 0;}.wpsp-table.dataTable th{	font-size: 14px;}.wpsp-class-filter{	float: left;	width: 100%;	margin-bottom: 15px;	}.wpsp-import-export{	float: left;	width: 100%;}/* .wpsp-class-filter .wpsp-labelMain{padding: 10px 5px 0 0;} */.wpsp-class-filter select.wpsp-form-control{width: 140px;}.wpsp-btn-lists .wpsp-btn-list{padding: 0; }.wpsp-length-info{	width: 100%;	text-align: center;}.wpsp-popBody.wpsp-alert-body{	max-width: 350px;}.wpsp-alertbox .wpsp-alert-icon-box{	width: 50px;    height: 50px;}.wpsp-alertbox .wpsp-alert-icon-box i{	font-size: 25px; }.wpsp-alertbox .wpsp-alert-data h4{    font-size: 1em;}.wpsp-alertbox .wpsp-alert-data p{    font-size: 0.875em;}.wpsp-timetable-btn i{  	font-size: 20px;}}/* Extra small devices (portrait phones, less than 576px) */@media (max-width: 575.98px) { .wpsp-assigned-item {    padding: 3px;    font-size: 12px;}.wpsp-tt-delete-icon:before, .wpsp-tt-delete-icon:after {        top: -12px;    width: 10px;            left: 6px;}.wpsp-colorBox:before{	height: 45px;}.wpsp-colorBox:before {    font-size: 60px;}.dataTables_wrapper .dataTables_paginate .pagination{    margin: 5px auto;}.wpsp-popBody .wpsp-table tr td{	display: block;}.wpsp-popBody .wpsp-userpic{	width: 80px;	height: 80px;}.wpsp-popBody .wpsp-closePopup{ 	right: -15px;    top: -30px;    width: 20px;    height: 20px;}.wpsp-table.dataTable>tbody>tr.child span.dtr-title{	min-width: 50%; }.wpsp-userMain .wpsp-dropdown{	left: inherit;	right: 0;}.wpsp-notification .wpsp-dropdown{left: inherit;	right: -70px;	}.wpsp-message .wpsp-dropdown{    left: 50%;    transform: translateX(-50%);}.wpsp-username{	display: none;}.wpsp-pageHead{	margin-bottom: 15px;}.wpsp-pagetitle{	display: block;	margin: 0; }.wpsp-pageHead .wpsp-right{	float: none !important;}.wpsp-breadcrumb{	width: 100%;	padding: 5px 0; }.wpsp-userPic{	margin-right:0;}.wpsp-cards-indicators{	width: 100%;	float: left;	margin-top:10px;}.wpsp-dropdown ul li a{    padding: 6px 10px;    font-size: 14px;}.dataTables_filter{	max-width: 49%;}/* .dataTables_filter, .dataTables_paginate{	float: none;	width: 100%; 	margin-top:10px !important;	text-align: left !important;} */.wpsp-table.dataTable{	margin-top:10px !important;	}}/* Apply styles starting from medium devices and up to extra large devices */@media (min-width: 768px) and (max-width: 1199.98px) { }/* Large devices (desktops, 992px and up) */@media (min-width: 992px) and (max-width: 1199.98px) { .messages-sidebar .mailbox-header .wpsp-card-head {    padding: 25px 10px;}.messages-sidebar ul.mailbox-nav li { text-align: center; }.messages-sidebar ul.mailbox-nav li span.pull-right{	float: none; 	display: inline-block;}.wpsp-sidebar{    width: 200px;}.wpsp-wrapper{	margin-left: 200px;}.wpsp-header .wpsp-logo{	max-width: 200px;}.wpsp-header .wpsp-schoolname{	font-size: 16px;	max-width: 150px;}}/*  Medium devices (tablets, 768px and up) */@media (min-width: 768px) and (max-width: 991.98px) { }/* Small devices (landscape phones, 576px and up) */@media (min-width: 576px) and (max-width: 767.98px) { }