/*
Theme Name: Asrahub
Theme URI: https://buildmycode.com
Description: Asrahub is multipurpose proffesional wordpress theme, desined to develope any kind of website using wordpress. It also works like a framework with many prebuild functionality which will make a developer's life easy. 
Author: MyCodeGarden
Author URI: https://mycodegarden.org/
Tags: wordpress, theme, woocommerce, blog, developer, framework, multipurpose, proffesional, ecommerce
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
Text Domain: asrabub
Version: 0.0.1
*/
.widget_newsletterwidget .tnp.tnp-widget{
    float: left;
}
.widget_newsletterwidget .tnp-field.tnp-field-email{
    float: left;
	width:100%;
}
.widget_newsletterwidget .tnp-field.tnp-field-email label{
	display:none;
}
.widget_newsletterwidget .tnp-field.tnp-field-button{
    float: left;
	width:auto;
}
.widget_newsletterwidget .tnp-email{
	padding: 14px 10px !important;
    width: 100% !important;
    float: left;
    background: transparent;
    border: 1px solid #fff !important;
	background-color: transparent !important;
}
.widget_newsletterwidget .tnp-submit{
    background-image: #317873 !important;
    float: left;
    width: auto !important;
    padding: 13px 25px !important;
    font-size: 16px !important;
    color: #fff !important;
    font-family: 'helveticabold';
    letter-spacing: 1px;
    border-radius: 2px;
    border: 0 !important;
    transition: all .6s cubic-bezier(0,0,.2,1);
	cursor:pointer;
}
#forgot_password_button{
	float:left !important;
	cursor:pointer;
}
#login_button{
	cursor:pointer;
}
.wpcf7 form .wpcf7-response-output{
	float:left;
	padding: 8px 6px !important;
}
.wpcf7-not-valid-tip{
	float:left;
	margin-top: 5px;
    color: #F00 !important;
}
.assignment_bottom,.weeks_bottom{
	display:none;
}
.assignment_top,.weeks_top{
	cursor:pointer;
}
.add_teacher_assignment_wrap{
	display:none;
}
.teacher_editor_wrap {
	width: 93% !important;
}
.add_reward_popup_wrap{
	display:none;
}
.extend_date_popup_wrap{
	display:none;
}
.bbb_popup_wrap{
	display:none;
}
.progressbar_wrap p {
    float: left;
    width: 100%;
    margin: 0;
    padding: 10px 14px;
}
.bbb-button,span.video_join_wrap:before{
	cursor:pointer;
}
.sa_attachment_list_wrapper{
	display:none;
}
.reupload_assignment_wrapper{
	display:none;
}
a{
	cursor:pointer;
	color:#4e4d4d;
}
.assignment_list.sa_list a label{
	cursor:pointer;
}
.field-success{
	float:left;
	color:#093;
}
.pagination a.active{
    cursor: not-allowed;
	pointer-events: none;
}
.pagination .disabled a{
	color: #ddd;
    cursor: not-allowed;
	pointer-events: none;
}
.pagination .disabled a:hover{
	border-color: #ddd;
}
.teacher_feedback_wrap .assignment_list ul li a{
	cursor:pointer;
}
.assign_details_bottom.missed_assignment{
	display:block !important;
}
.submit_assignment_button.disabled{
	background-color: #cccccc !important;
    color: #666666 !important;
    cursor: not-allowed;
    pointer-events: none;
}
.attachment_overlay{
	display:none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999;
	background: rgba(255,255,255,0.8) url("assets/frontend/images/loader.gif") center no-repeat;
}
.grecaptcha-badge { visibility: hidden; }
.page-template-template-contact-us .grecaptcha-badge,.page-id-337 .grecaptcha-badge,.page-id-16 .grecaptcha-badge{
	visibility: visible; !important;
}
.feedback_popup_wrap{
	display:none;
}
.sa_attachment_list_wrapper.teacher_add_feedback{
	display:block !important;
}
.sa_attachment_list_wrapper.teacher_add_feedback li a label{
	cursor:pointer;
}
.teacher_feedback_wrap .assignment_list a label{
	cursor:pointer;
}
.homework_image.flip{
	-moz-transition: transform 1s;
	-webkit-transition: transform 1s;
	transition: transform 1s;
	transform: rotate(-180deg);
}
span.notice_board_item a {
	white-space: -moz-pre-wrap; /* Firefox */
	white-space: -pre-wrap; /* ancient Opera */
	white-space: -o-pre-wrap; /* newer Opera */
	white-space: pre-wrap; /* Chrome; W3C standard */
	word-wrap: break-word; /* IE */
	word-wrap: break-word;
}
span.notice_board_item{
	height:auto !important;
}
.check_homework{
	float:left;
	cursor:pointer;
}
.field-message{
	float:left;
}
.assign_description_wrap p{
	float:left;
	width:100%;
}
.reward_points_table .point_exist{
	overflow-y: auto;
    height: 180px;
	display: block;
}
.page.other h1{
	font-size:34px !important;
	color: #0A224E !important;
}
.page.other .elementor-element.left h1{
	text-align:left !important;
}
.page.other h2{
	font-size:28px !important;
}
.page.other h3{
	color: #317873 !important;
	font-size:24px !important;
}
.page.other h4{
	font-size:20px !important;
}
.bottom_wrap a.view_btn{
	display:none;
}