
.RTeacher-main * {
    outline: none !important;
    text-decoration: none !important;
    direction: rtl;
}

.RTeacher-main .backgroundcolortab {
    background-color:#f5f5db;
}

.RTeacher-main .panel-default .panel-body .list-item {
    float: right;
    padding: 10px 0 0;
}
.RTeacher-main .panel-default .panel-body .imgteacher
{
    float:right;
    padding:18px;
}

.RTeacher-main .panel-default
{
    padding-left:0px !important;
    padding-right:0px !important;
    direction:rtl;
}
.RTeacher-main .sec-list-teacher .art-body .panel-header{

    background-color: #f5f5f5;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    font-weight: normal;
    direction: rtl;
    float: right;
    width: 100%;
    padding:10px 15px;
}
.RTeacher-main .sec-list-teacher .art-body .panel-header .fa{
    
    font-size: 18px;
    padding-left: 5px;
}
.RTeacher-main .sec-list-teacher .art-body .panel-header .address{

    text-align: right;
    float: right;
    padding: 0;
}
.RTeacher-main .sec-list-teacher .art-body .panel-header label{
    
    padding-left: 5px;
}
.RTeacher-main .sec-list-teacher .art-body .panel-header span{

    font-size: 12px;
}

.RTeacher-main,.RTeacher-main .sec-list-teacher{
    
    padding: 0;
}
.RTeacher-main .sec-list-teacher .title-page{
    
    background-color: #1976D2;
    font-size: 16px;
    line-height: 3;
    color: #fff;
    margin: 0;
}
.RTeacher-main .sec-list-teacher .panel-filter{
    
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #eee;
}
.RTeacher-main .sec-list-teacher .panel-filter .panel-body{
    
    padding: 15px 0;
}
.RTeacher-main .sec-list-teacher .panel-filter .input-group{
    
    direction: ltr;
}
.RTeacher-main .TopTitleFilter
{
    padding: 12px 5px 12px 0px;
    direction:rtl;
    color:#999;
}

.RTeacher-main .sec-list-teacher .panel-filter .input-group .input-group-addon{
    
    background-color: transparent;
    border: none;
    position: absolute;
    top: 53px;
    left: 0;
    font-size: 18px;
    color: #1976D2;
    z-index: 10;
}
.RTeacher-main .sec-list-teacher .panel-filter .input-group .form-control{
    
    border-radius: 2px;
    border: 1px solid #eee;
    height: 50px;
    direction: rtl;
    color: #333;
}
.RTeacher-main .sec-list-teacher .panel-filter .input-group .form-control[placeholder]{
    
    font-size: 12px;
}
.RTeacher-main .sec-list-teacher .panel-filter .input-group .form-control:focus{
    
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(219, 219, 219);
}
.RTeacher-main .sec-list-teacher .panel-filter .select-box-filter{
    
    padding-left: 0;
}
.RTeacher-main .sec-list-teacher .panel-filter .bootstrap-select{
    
    width: 100% !important;
}
.RTeacher-main .sec-list-teacher .panel-filter .bootstrap-select .btn-default{
    
    border-color: #eee;
    height: 50px;
    padding-left: 25px;
    padding-right: 10px;
    outline: none !important;    
}
.RTeacher-main .sec-list-teacher .panel-filter .bootstrap-select .btn-default .caret{
    
    border: none;    
    right: auto;
    left: 0;
}
.RTeacher-main .sec-list-teacher .panel-filter .bootstrap-select .btn-default .caret:after{
    
    content: "\f107";
    font-family: FontAwesome;
    color: #999;
    position: absolute;
    left: 10px;
    top: -6px;
}
.RTeacher-main .sec-list-teacher .panel-filter .bootstrap-select .filter-option{
    
    text-align: right;
}
.RTeacher-main .sec-list-teacher .panel-filter .bootstrap-select .dropdown-menu > li > a{
    
    text-align: right;
    padding: 5px 10px;
}
.RTeacher-main .sec-list-teacher .panel-filter .bootstrap-select .btn-default:hover,
.RTeacher-main .sec-list-teacher .panel-filter .bootstrap-select .btn-default.active.focus, 
.RTeacher-main .sec-list-teacher .panel-filter .bootstrap-select .btn-default.active:focus, 
.RTeacher-main .sec-list-teacher .panel-filter .bootstrap-select .btn-default.active:hover, 
.RTeacher-main .sec-list-teacher .panel-filter .bootstrap-select .btn-default.focus:active, 
.RTeacher-main .sec-list-teacher .panel-filter .bootstrap-select .btn-default:active:focus, 
.RTeacher-main .sec-list-teacher .panel-filter .bootstrap-select .btn-default:active:hover, 
.RTeacher-main .sec-list-teacher .panel-filter .bootstrap-select.open > .dropdown-toggle.btn-default.focus, 
.RTeacher-main .sec-list-teacher .panel-filter .bootstrap-select.open > .dropdown-toggle.btn-default:focus, 
.RTeacher-main .sec-list-teacher .panel-filter .bootstrap-select.open > .dropdown-toggle.btn-default:hover{
    
    background-color: #fafafa;
}
.RTeacher-main .sec-list-teacher .panel-filter .bootstrap-select > .dropdown-toggle.bs-placeholder, 
.RTeacher-main .sec-list-teacher .panel-filter .bootstrap-select > .dropdown-toggle.bs-placeholder:active, 
.RTeacher-main .sec-list-teacher .panel-filter .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, 
.RTeacher-main .sec-list-teacher .panel-filter .bootstrap-select > .dropdown-toggle.bs-placeholder:hover{
    
    color: #ccc;
}
.RTeacher-main .sec-list-teacher .art-body > div{
    
    float: right;
}
.RTeacher-main .sec-list-teacher .art-body .panel-default{

    margin-top: 10px;
    padding: 0;
}
.RTeacher-main .sec-list-teacher .art-body .panel-heading { padding: 0;}
.art-body .panel-title > a {
    display: block;
    outline: none;
    font-weight:bold;
    text-decoration: none;
}

.RTeacher-main .sec-list-teacher .art-body .panel-title > a.accordion-toggle::before, 
.RTeacher-main .sec-list-teacher .art-body a[data-toggle="collapse"]::before  {
    content:"\f056";
    float: left;
    font-family: FontAwesome;
    transform: rotate();
    transition: all 0.6s;    
    line-height: 2.4;
    color: #ccc;
    padding: 0 10px;
}
.RTeacher-main .sec-list-teacher .art-body .panel-title > a.accordion-toggle.collapsed::before, 
.RTeacher-main .sec-list-teacher .art-body a.collapsed[data-toggle="collapse"]::before  {
    content:"\f055";
    transform: rotate(180deg);
    color: #FFF;
}
.RTeacher-main .sec-list-teacher .art-body .panel-heading{

    background-color: #fff;
}
.RTeacher-main .sec-list-teacher .art-body .panel-title a{

    text-align: right;
}
.RTeacher-main .sec-list-teacher .art-body .panel-title span.label{

    background-color: #1976D2;
    margin: 5px 0;
    padding: 8px 8px 10px;
    border-radius: 0;
    display: inline-block;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    position: relative;
}
.RTeacher-main .sec-list-teacher .art-body .panel-title span.label1:before{
    
    content: "";
    position: absolute;
    left: -15px;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 15px 15px 0;
    border-color: transparent #05893E transparent transparent;
}
.RTeacher-main .sec-list-teacher .art-body .panel-title span.label1:after{

    content: "";
    position: absolute;
    left: -15px;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 15px 15px;
    border-color: transparent transparent #05893E transparent;
}
.RTeacher-main .sec-list-teacher .art-body .panel-title span.label1{

    background-color: #05893E;
    margin: 5px 0;
    padding: 8px 8px 10px;
    border-radius: 0;
    display: inline-block;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    position: relative;
}
.RTeacher-main .sec-list-teacher .art-body .panel-title span.label:before{
    
    content: "";
    position: absolute;
    left: -15px;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 15px 15px 0;
    border-color: transparent #1976D2 transparent transparent;
}
.RTeacher-main .sec-list-teacher .art-body .panel-title span.label:after{

    content: "";
    position: absolute;
    left: -15px;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 15px 15px;
    border-color: transparent transparent #1976D2 transparent;
}
.RTeacher-main .sec-list-teacher .art-body .panel-title span.date{

    float: left;
    color: #999;
    font-size: 10px;
    font-weight: normal;
    line-height: 4;
    padding-left: 10px;
    border-left: 1px solid #ddd;
}
.RTeacher-main .sec-list-teacher .art-body .panel-body{

    padding: 0;
    direction: rtl;
    background-size: 60px;
    background-repeat: no-repeat;
    background-position: 5px 95%;
}
.RTeacher-main .TeacherInfo {
    display: inline;
    color: Maroon;
}
.RTeacher-main .TeacherInfoSpan {
    color: Black;
}
.RTeacher-main .sec-list-teacher .art-body .panel-body .lists{

    padding: 20px 0;
    direction:rtl;
}

.RTeacher-main .sec-list-teacher .art-body .panel-body .lists > div{

    direction:rtl;
    float:right;
}

.RTeacher-main .sec-list-teacher .art-body .panel-body .list-item{

    float: right;
    margin-bottom: 5px;
}
.RTeacher-main .sec-list-teacher .rounded-circle {
    border-radius: 50% !important;
    width: 110px;
}
.RTeacher-main .sec-list-teacher .art-body .panel-body .list-item .fa{
    
    font-size: 18px;
    color: #ddd;
    border: 1px solid #ddd;
    width: 40px;
    height: 40px;
    text-align: center;
    margin-left: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    float: right;
}
.RTeacher-main .sec-list-teacher .art-body .panel-body .list-item .fa-mobile{
    
    font-size: 24px;
}
.phone
{
    padding: 0 16px;
}

#map-canvas {
  height: 30%;
  width: 100%;
}

.Daccordion
{
    padding:0px;
}
#accordion1 > div.panel-default {
	border: none;
}
.Daccordion h4 {
    text-align: right;
    margin: 0;
    font-size: 13px !important;
    color: #243E87;
    position: relative;
    padding: 2px 15px 2px 10px;
    border-radius: 4px;
    background-color: #1976D2;
    line-height: 2;
    font-weight: 400;
}

.tdcolor
{
    color:#1488f2;
    width:25%;
    font-weight:bold;
    font-size:13px;
}
.bookimg
{
    padding-bottom:10px;
}
.gpbtn
{
    margin-bottom:5px;
    display:flex;
}
.gpbtn a:hover{    
    box-shadow: 0 0 9px -5px #000;
    background-color: #40c9d7;
    color: #fff;
}
.gpbtn a {
	background-color: #1488f2;
	border-radius: 7px;
	color: #fff;
	display: block;
	float: right;
	font-size: 13px;
	padding: 7px 20px !important;
	text-align: right;
	width:138px;
	box-shadow: 0 0 2px 0 #ccc;
    transition: all 0.3s;
}
.gpbtn i 
{
    padding-left:5px;
}

.gpmore a:hover{    
    box-shadow: 0 0 9px -5px #000;
    background-color: #40c9d7;
    color: #fff;
}
.gpmore a {
    background-color: #1488f2;
    border-radius: 3px;
    color: #fff;
    display: block;
    float: left;
    font-size: 13px;
    padding: 5px !important;
    text-align: center;
    width: 100px;
    box-shadow: 0 0 2px 0 #ccc;
    transition: all 0.3s;
}

.gpdownload a {
    background-color: #1488f2;
    border-radius: 3px;
    color: #fff;
    display: block;
    float: left;
    font-size: 13px;
    padding: 5px !important;
    text-align: center;
    width: 100%;
}
.gpcommenttxt {
    color: #1976D2;
    font-size: 13px;
    padding:5px 0px;
    font-weight:bold;
}
.gpcomment {
    color: #333;
    font-size: 13px;
    font-weight:normal;
    padding:5px 0px;
}
.RTeacher-main .sec-list-teacher .art-body .panel-title > a.accordion-toggle.collapsed::before, .RTeacher-main .sec-list-teacher .art-body a.collapsed[data-toggle="collapse"]::before {
    content: "\f055";
    transform: rotate(180deg);
}
.RTeacher-main .sec-list-teacher .art-body .panel-body .list-item .info{
    
    display: inline-block;
    position: relative;
    line-height: 2.5;
    
}
.RTeacher-main .sec-list-teacher .art-body .panel-body .list-item .info .lbl-list{
    
    color: #1976D2;
}
.RTeacher-main .sec-list-teacher .art-body .panel-body .list-item .info .spn-list{
    
    font-size: 13px;
}
.RTeacher-main .sec-list-teacher .art-body .panel-body .list-item .info .spn-list.tel{
    
    float: left;
    padding-right: 5px;
    direction: ltr;
    line-height: 2.7;
}
.RTeacher-main .sec-list-teacher .art-body .panel-footer{

    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    font-size: 14px;
    font-weight: normal;
    direction: rtl;
    float: right;
    width: 100%;
}
.RTeacher-main .sec-list-teacher .art-body .panel-footer .fa{
    
    font-size: 18px;
    padding-left: 5px;
}
.RTeacher-main .sec-list-teacher .art-body .panel-footer .address{

    text-align: right;
    float: right;
    padding: 0;
}
.RTeacher-main .sec-list-teacher .art-body .panel-footer label{
    
    padding-left: 5px;
}
.RTeacher-main .sec-list-teacher .art-body .panel-footer span{

    font-size: 12px;
}
.RTeacher-main .sec-list-teacher .pagination{
    
    margin: 10px 0 20px;
    direction: rtl;
    padding: 0;
}
.RTeacher-main .sec-list-teacher .pagination > li{
    
    float: right;
}
.RTeacher-main .sec-list-teacher .pagination > li:first-child > a, 
.RTeacher-main .sec-list-teacher .pagination > li:first-child > span{
    
    border-radius: 0 2px 2px 0;
    
}
.RTeacher-main .sec-list-teacher .pagination > li:last-child > a, 
.RTeacher-main .sec-list-teacher .pagination > li:last-child > span{
    
    border-radius: 2px 0 0 2px;    
}
.RTeacher-main .sec-list-teacher .pagination > .active > a, 
.RTeacher-main .sec-list-teacher .pagination > .active > a:focus, 
.RTeacher-main .sec-list-teacher .pagination > .active > a:hover, 
.RTeacher-main .sec-list-teacher .pagination > .active > span, 
.RTeacher-main .sec-list-teacher .pagination > .active > span:focus, 
.RTeacher-main .sec-list-teacher .pagination > .active > span:hover{
    
    background-color: #1976d2;
    border-color: #1976d2;
}

 /* Style the tab */.RTeacher-main .tab {
        float: right;
        border: 1px solid #ccc;
        background-color: #f1f1f1;
        width: 22%;
    }
/* Style the buttons inside the tab */.RTeacher-main .tab button {
            display: block;
            background-color: inherit;
            color: black;
            padding: 13px 16px;
            width: 100%;
            border: none;
            outline: none;
            text-align: left;
            cursor: pointer;
            transition: 0.3s;
            font-size: 17px;
        }
/* Change background color of buttons on hover */.RTeacher-main .tab button:hover {
                background-color: #ddd;
            }
/* Create an active/current "tab button" class */.RTeacher-main .tab button.active {
                background-color: #ccc;
            }
.RTeacher-main .tab .backgroundcolortab{
   background-color: #ccc;
}
.RTeacher-main .no-border
{
   border: none !important;
}
/* Style the tab content */.RTeacher-main .tabcontent {
        float: left;
        padding: 0px 12px;
        border: 1px solid #ccc !important;
        width: 78%;
        border-left: none;
        height: auto;
        min-height: 300px;
    }

#accordion1
{
    padding: 0px;
}
#accordion1 .col-xs-12.col-sm-12.col-md-12
{
    padding: 0px;
}

@media only screen and (min-width: 0px) and (max-width: 640px){

    .RTeacher-main .sec-list-teacher .art-body .panel-footer > div{

        width: 100%;
        text-align: right !important;
        line-height: 2;
        padding: 0;
        margin-bottom: 10px;
    }
    .RTeacher-main .sec-list-teacher .art-body .panel-footer > div.date-question{

        border-bottom: 1px solid #ddd;
    }
    .RTeacher-main .sec-list-teacher .art-body .panel-body{

        background: none;
    }
    .RTeacher-main .sec-list-teacher .panel-filter .select-box-filter{

        padding-right: 0;
        margin-top: 10px;
    }
    .RTeacher-main .sec-list-teacher .pagination{
        
        padding: 0 15px;
    }
}

.RTeacher-main .grid-techs {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.RTeacher-main .grid-techs .grid-box {
    width: 250px;
    margin-left: 15px;
}
.RTeacher-main .grid-techs .img-box {
    display: flex;
    justify-content: center;
	border: 1px solid #eee;
}
.RTeacher-main .grid-techs .img-box img {
    width: auto;
    height: 150px;
}
.RTeacher-main .grid-techs .grid-box .info-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    line-height: 2;
    margin-bottom: 20px;
}
.RTeacher-main .teach-img img {
    width: 100%;
}
.RTeacher-main .teach-content {
    padding: 25px;
    text-align: justify;
}
.RTeacher-main .info-box h2 {
    font-size: 20px;
}
.RTeacher-main .teach-info > div > span {
    line-height: 1.8;
}

