.col-md-6.col-sm-6.col-xs-12.data_right {
    padding-right: 15px;
}
.col-md-6.col-sm-6.col-xs-12.attandance_padding {
    padding-left: 15px ;
}
.padding_left_0 {
    padding-left: 20px !important;
}
.padding_right_0 {
    padding-right: 15px !important;
}
/** RTL start css **/
.rtl .student_registraion_form #registration_form .form-group{
	display: block !important;	
}
.rtl .student_registraion_form .radio-inline {
	float: right !important;
}
.rtl .student_admission_form .radio-inline {
	float: right !important;
}
.rtl #motid12 input.file_validation.input-file[type=file]{
	width: 100% !important;
}
.rtl #fatid12 input.file_validation.input-file[type=file]{
	width: 100% !important;
}
.rtl .student_reg_error .error {
	direction: rtl;
    float: left;
}
.rtl table.dataTable thead th, table.dataTable thead td {
    padding: 10px 10px !important;
}
div.margin_0px_rtl
{
	margin-top:0px !important;
}
.rtl .formError {
	position: absolute;
	left: -30px ;
}
.formError {
	position: absolute;
	left: -30px;
}
.rtl .student_registraion_form #registration_form .form-group .col-sm-8, .rtl .student_registraion_form #registration_form .form-group .col-sm-2, .rtl .student_registraion_form #registration_form .form-group .col-sm-1, .rtl .student_registraion_form #registration_form .form-group .col-sm-7 {
	width: 100% !important;
	/* float: right; */
}
.rtl .student_registraion_form #registration_form .form-group .col-sm-1{
	padding-right: 15px !important;
}
.dropdown-menu.setting_dropdown_menu:before {
    top: -7px !important;
    left: 185px !important;
}
.dropdown-menu.setting_dropdown_menu:after {
    top: -6px !important;
    left: 186px !important;
}
.dropdown-menu.setting_dropdown_menu:before {
    top: -7px !important;
    left: 185px !important;
}
/* #togglePassword {
    margin-top: 3% !important;
    right: 90% !important;
} */
.id_margin {
    margin-left: 3%;
    margin-right:0px;
}

div.card_title_position {
    padding: 15px 80px 20px 15px;
}
p.icard_dotes {
    display: inline !important;
    float: right;
    margin-top: -3px !important;
}
.margin_15px_rtl
{
	margin-top:15px !important;
}
.input input[type=checkbox]+label:before
{
    right: 430px;
}
.input input[type=checkbox]:checked+label:after
{
    right: 436px;
}
.wizard_accordion_rtl {
    height: unset !important;
}
.group_img_rtl{
    margin-top: -160px;
}

.email_temp_rtl{
    height: 600px;
}
.rtl .student_registraion_form .form-control[readonly] {
    background-color: #eee;
    opacity: 1;
	/* padding: 15px 5px 15px 5px; */
}
.user_card_rtl
{
    margin-left:45px !important;
    margin-right:0px !important;
}
.width_rtl_100{
    width:100%;

}
input.margin_top_0px_rtl
{
    margin-top: 0px !important;
}
.rtl .panel-group .panel-heading .panel-title>a {
	padding-right: 20px;
}
.panel-group .panel-heading .panel-title>a {
	padding-right: 20px;
}
.schoo-management-content .nav.navbar-right .dropdown {
    float: left !important;
}
table.dataTable thead th, table.dataTable thead td {
    padding: 10px 18px !important;
}
.rtl.wp-admin input[type=file] {
	width: 100% !important;
}
.rtl .student_admission_form #admission_form .formError {
    position: absolute !important;
    left: 200px !important;
}
.rtl #upload_form .formError {
    position: absolute !important;
    left: 400px !important;
}
.rtl input[type=checkbox]:checked::before {
	margin: -3px 0 0 0px !important;
}
.wp-core-ui select {
    background: #F2F5FA url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23555%22%2F%3E%3C%2Fsvg%3E) no-repeat right 52px top 55% !important;
}
.dropdown-menu li a i {
    margin-right: 0px !important;
}
.dropdown-menu:after {
    top: -6px !important;
    left: 5px !important;
}
.dropdown-menu:before {
    top: -7px !important;
    left: 4px !important;
}
div input.table_bottom_margin_rtl{
    margin-bottom: 40px !important;
}
@media only screen and (min-width:1400px) and (max-width: 1599px) {
	.rtl .student_admission_form #admission_form .formError {
    position: absolute !important;
    left: 260px !important;
	}
	.rtl #upload_form .formError {
    position: absolute !important;
    left: 500px !important;
	}
}
@media only screen and (min-width:1600px) and (max-width: 2000px) {
	.rtl .student_admission_form #admission_form .formError {
    position: absolute !important;
    left: 400px !important;
	}
	.rtl #upload_form .formError {
    position: absolute !important;
    left: 600px !important;
	}
}
input[type=file] {
  width: 100% !important;
}
.margin_top_-20px_rtl
{
    margin-top: -20px !important;
}
/** RTL End Css **/
