﻿.dimo-edu-leftbox {
    /*background: #f1f1f1;*/
    /*border: 1px solid #e4e4e4;*/
    border-radius: 4px;
    padding-bottom: 30px;
}


.dimo-edu-rightbox {
    background: #f1f1f1;
    margin-bottom: 5px;
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    padding: 5px;
    overflow: hidden;
}

.title_box {
    font-size: 15px;
    text-shadow: 1px 1px 1px #788e98;
    border-bottom: 1px solid #8c8989;
    padding-bottom: 5px;
    clear: both;
    margin: 25px 0;
}

.DimoContent {
    background: none !important;
    font-family: yekan,yekannumber;
}

.mytextbox {
    border: 1px solid #bfbdbd;
    outline: 0;
    height: 30px;
    max-width: 400px;
    font-family: yekan,Tahoma;
    font-size: 8pt;
    background: #F4F5FF;
    margin-top: 5px;
    margin-right: 5px;
    width: 98%;
    padding-right: 5px;
    line-height: 22px;
}

.textboxem:hover, .textboxem:focus {
    border-color: #a8a7a7;
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
}

/*.mybutton  {
  background: #FA5620;
color: black;
border-radius: 3px !important;
border: solid 0px #131313;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
transition-duration: 0.2s;
cursor: pointer;
width: 20%;
font: normal 17px/38px BKoodakBold,tahoma;
height: 32px;
padding: 0px;
margin-left: 4px;

}*/


.mybutton:hover, .buttonem:focus {
    text-decoration: none;
    color: white;
}

.mybutton:active {
    -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
}

.mybutton1 {
    font: 8pt tahoma;
    padding: 10px 15px;
    background: #ff4033;
    color: white;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 3px;
    border: solid 1px #20538D;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    cursor: pointer;
    width: 100px;
}


    .mybutton1:hover, .buttonem:focus {
        background: #A51006;
        border: solid 1px #2A4E77;
        text-decoration: none;
    }

    .mybutton1:active {
        -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
        -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
        box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
        background: #ff4033;
        border: solid 1px #203E5F;
    }




.mytblUser {
    background: #f0f0f0;
    float: right;
    margin: 20px;
    clear: both;
    box-shadow: 0 0.5px 0 0 #ffffff inset, 0 1px 2px 0 #B3B3B3;
}

    .mytblUser tr th {
        background: #099edc;
        text-align: center;
        color: white;
        font: bold 9pt tahoma;
        height: 35px;
        background: #258dc8; /* Old browsers */
        background: -moz-linear-gradient(top, #258dc8 0%, #258dc8 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#258dc8), color-stop(100%,#258dc8)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #258dc8 0%,#258dc8 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #258dc8 0%,#258dc8 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #258dc8 0%,#258dc8 100%); /* IE10+ */
        background: linear-gradient(to bottom, #258dc8 0%,#258dc8 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#258dc8', endColorstr='#258dc8',GradientType=0 ); /* IE6-9 */
    }

    .mytblUser tr td {
        padding: 5px;
        background: white;
        padding: 5px;
    }



.farsifont {
    font: normal 15px/38px BKoodakBold,tahoma !important;
}




.nazartext {
    font: normal 10px/29px BKoodakBold,tahoma;
    overflow: hidden;
    display: block;
    padding: 12px;
}


.dimotbl {
    margin: 0px auto;
    direction: rtl;
}


.filterbutton {
    font: 8pt tahoma;
    padding: 10px 15px;
    background: #DC8627;
    color: white;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px !important;
    border: solid 1px #20538D;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    cursor: pointer;
    width: 70px;
    height: 27px;
    padding: 3px;
}

    .filterbutton:hover, .filterbutton:focus {
        background: #A51006;
        border: solid 1px #2A4E77;
        text-decoration: none;
        border-radius: 4px !important;
    }

    .filterbutton:active {
        -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
        -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
        box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
        background: #DC8627;
        border: solid 1px #203E5F;
        border-radius: 4px !important;
    }





.contacttxt {
    width: 97%;
    font: 13px tahoma;
    line-height: 20px;
    padding: 8px 16px;
    height: 48px;
    border: 1px solid #AFADAD;
    border-radius: 5px !important;
    -webkit-appearance: none;
    box-sizing: border-box;
    margin: 0;
    color: #484848;
    margin-right: 3px;
}


.contactmessage {
    width: 100%;
    line-height: 20px;
    font: 13px tahoma;
    padding: 13px 16px;
    outline: none;
    border: 1px solid #AFADAD;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    border-radius: 5px !important;
    resize: none;
    height: 267px;
    color: #484848;
}



.newstitle {
    font: 21px BKoodakBold;
    text-transform: none;
    padding-top: 7px;
    color: #000;
    text-shadow: none;
    line-height: 35px;
    margin-bottom: 9px;
    float: right;
}


.newsmain {
    direction: rtl;
    text-align: justify;
    color: black;
    display: block;
    overflow: hidden;
    height: auto;
    font: 16px BKoodakBold;
    padding: 15px;
}



.mainsearch {
    background: url('images/search.png') no-repeat;
    border: none;
    width: 27px;
    height: 30px;
    margin-right: 40px;
}




.top {
    display: block;
    overflow: hidden;
    height: 50px;
    border: 1px solid #B6C1FF;
    border-radius: 5px;
    background: #ECF8FF;
    margin-bottom: 10px;
}

.stcolright {
    float: right;
}



.stcolleft {
    display: block;
    overflow: hidden;
    height: auto;
    min-height: 300px;
    border: 1px solid #B6C1FF;
    border-radius: 5px;
    background: #ECF8FF;
    float: right;
    padding: 10px;
}


.examstartrow {
    float: right;
    direction: rtl;
    width: 94%;
    text-align: right;
    margin-bottom: 15px;
    margin-right: 7%;
}

.examstartfiled {
    float: right;
    font: 14px yekan;
    display: block;
    overflow: hidden;
    height: auto;
    width: 25%;
}



.examstartrtitle {
    direction: rtl;
    margin: 0px auto 20px auto;
    border: 1px solid #444;
    border-radius: 5px 5px 0 0;
    font: normal 18px/38px BKoodakBold,tahoma;
    height: 30px;
    padding: 3px;
    padding-right: 48%;
    background: #2E304D;
    color: rgb(241, 243, 255);
}




.mainprlist {
    width: 97%;
    height: auto;
    overflow: hidden;
    display: block;
    font: 12px yekan;
    padding: 10px;
    float: right;
    line-height: 35px;
    border-bottom: 1px solid #C2C2C2;
}

.prrow {
    float: right;
    width: 100%;
}

.prcolr {
    float: right;
    width: 150px;
    color: #344FD7;
    font-family: yekan;
}


.prcoll {
    float: right;
    width: 100%;
    font: 14px yekan,yekannumber;
}

    .prcoll div a {
        font-size: 13px;
    }

.showresulttbl {
    direction: rtl;
    text-align: right;
}

.radexcss {
    width: 581px !important;
    height: 371px !important;
    min-height: 0 !important;
    margin-top: 15px;
    direction: rtl;
    text-align: right;
}

.divsendans {
    margin: 20px 0;
    clear: both;
    padding-top: 20px;
    border-top: 2px solid #CBCBCB;
    padding-right: 300px;
}

.lnksendans {
    background: #0f303f;
    width: 90px;
    height: 35px;
    display: block;
    overflow: hidden;
    border-radius: 3px;
    font-family: yekan;
    text-align: center;
}



.detailbody {
    margin-top: 10px;
    padding: 5px;
    overflow: hidden;
}

.detailrow {
    background: rgb(230, 230, 239);
    width: 98%;
    display: block;
    overflow: hidden;
    min-height: 20px;
    border-radius: 4px;
    border: 1px solid #C2C2C2;
    padding: 9px 15px;
    color: red;
    font-family: yakan;
}

.detailcolr {
    background: rgb(230, 230, 239);
    display: block;
    overflow: hidden;
    width: 98%;
    min-height: 140px;
    float: right;
    margin: 5px 0;
    padding: 10px 15px;
    border-radius: 4px;
    border: 1px solid #C2C2C2;
    font-family: yekan;
}


.detailtitle {
    font-size: 14px;
    color: rgb(18, 18, 121);
}

.detailintro {
    min-height: 100px;
    width: 100%;
    padding: 5px;
    margin-top: 5px;
    height: auto;
    overflow: hidden;
    display: block;
    /*font: 12px tahoma;*/
    line-height: 25px;
    direction: rtl;
    text-align: justify;
}

.detailbigrow {
    margin-top: 10px;
    overflow: hidden;
    display: block;
    height: auto;
    clear: both;
}

.detaillnk {
    float: left !important;
    color: gray !important;
    font: 7pt tahoma !important;
    margin-top: 14px !important;
    margin-left: 5px !important;
    clear: none !important;
}


.activated {
    color: blue;
    font-size: 14px;
    padding-right: 10px;
    font-weight: bold;
}

.lcImg {
    float: right;
}


.scrow {
    float: right;
    direction: rtl;
    width: 100%;
    text-align: right;
    margin-bottom: 15px;
    margin-right: 0%;
}

.filed {
    float: right;
    display: block;
    overflow: hidden;
    height: auto;
    width: 24%;
    font: 13px yekan;
}

.registertitle {
    direction: rtl;
    margin: 0px auto 20px auto;
    border: 1px solid #444;
    border-radius: 5px 5px 0 0;
    font: normal 18px/38px BKoodakBold,tahoma;
    height: 30px;
    padding: 3px;
    padding-right: 48%;
    background: #2E304D;
    color: rgb(241, 243, 255);
}


.icon1 {
    width: 100%;
    border-radius: 50%;
    overflow: hidden;
    border: 3px solid #73c2f3;
    padding: 2px;
}


.dimo-edu-box-welcome {
    text-align: center;
    line-height: 25px;
}

.dimo-edu-stlinks p {
    border: 1px solid #e4e4e4;
    margin-bottom: 4px;
    padding: 0px 5px;
    background: #f1f1f1;
    font-size: 15px;
}

    .dimo-edu-stlinks p i {
        /*opacity: 0.5;*/
        position: relative;
        top: 2px;
        margin-left: 5px;
        color: #0f303f;
    }

.dimo-edu-check-menu {
    position: relative;
    top: 2px;
    margin-left: 5px;
}

.dimo-edu-stlinks p a {
    color: #0f303f;
}

.PickerCSS {
    background-color: #ffffff;
    border-right: #000000 2px solid;
    border-top: #000000 2px solid;
    border-left: #000000 2px solid;
    border-bottom: #000000 2px solid;
    font-family: yekan,yekannumber;
}

    .PickerCSS input, select {
        border: 1px solid #d0d0d0;
        border-radius: 2px;
        width: 90px;
        height: 25px;
    }

.PickerHeaderCSS {
    height: 30px;
}

.PickerFooterCSS {
}

.PickerWeekDayCSS {
    text-align: center;
    font-size: 8pt;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    height: 19px;
}

.PickerCalendarCSS {
    background-color: #e8f4ff;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    height: 19px;
}

.PickerWorkDayCSS {
    background-color: #ffffff;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
}

A.PickerWorkDayCSS {
    color: black;
    text-decoration: none;
    border: none;
}

.PickerForbidenCSS {
    background-color: #e8f4ff;
    color: Red;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    font-weight: bold;
}

.PickerSelectedCSS {
    background-color: #dcdff3;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
}

A.PickerSelectedCSS {
    font-weight: bold;
    color: #0066ff;
    text-decoration: underline;
    border: none;
}

.selected {
    color: green;
    display: block;
    width: 70px;
    height: 18px;
    margin: 0px;
    background: rgb(195, 211, 155);
    padding-top: 2px;
}

#PersianDateTextBox {
    width: 0px !important;
    background: #A1BDE8 !important;
    border: 0px;
}

.stunews img {
    width: 20px;
    margin-left: 5px;
}

.grid {
    margin: 0px auto;
    text-align: center;
    width: 99%;
}

    .grid th {
        text-align: center;
        background: #aba6a6;
        color: white;
    }

.detailrow {
    font-family: yekan,yekannumber;
}

.detailcolr {
    background: rgb(241, 241, 241);
    display: block;
    overflow: hidden;
    width: 100%;
    min-height: 140px;
    float: right;
    margin: 5px 0;
    padding: 10px 15px;
    border-radius: 4px;
    border: 1px solid #e4e4e4;
    font-family: yekan,yekannumber;
}

.detailrow {
    background: rgb(230, 230, 239);
    width: 98%;
    display: block;
    overflow: hidden;
    min-height: 20px;
    border-radius: 4px;
    border: 1px solid #C2C2C2;
    padding: 9px 15px;
    color: red;
}



.update-btn {
    cursor: pointer;
    height: 30px;
    background: #3e3e3e;
    color: white;
    font: 11px yekan;
    border-radius: 6px;
}

.stunews {
    list-style: none;
}

.dimo-select-month {
    float: right;
    direction: rtl;
    margin: 5px;
    font: 14px yekan;
}

.tblmark {
    direction: rtl;
    width: 98%;
    margin: 5px;
    font: 13px yekan;
    text-align: center;
}

    .tblmark .reprow {
        text-align: center;
        background: #aba6a6;
        color: white;
    }

.dimo-Notifications {
    width: 100%;
    padding-bottom: 10px;
}

    .dimo-Notifications span {
        color: black;
    }

.dimo-Notifications-img {
    width: auto !important;
    max-height: 70px;
}





.dimo-title-announ {
}

    .dimo-title-announ p {
        direction: rtl;
        text-align: right;
        padding: 0 !important;
        color: #04046b !important;
    }

    .dimo-title-announ .desc {
        margin: 0;
        padding: 0;
    }

.table-bx {
    padding: 8px;
    background-color: #fafafa;
}

.table-bx-br {
    background-color: #fff;
    border: 1px solid #f0f0f0;
    padding: 15px;
}

.table-re p {
    padding: 20px 10px;
    color: #3f3f3f;
    font-size: 13px;
}

.table-re a {
    font-size: 12px;
    display: block;
}

#silver {
    background-color: #898989;
}

#brunz {
    background-color: #e89a4d;
}

#messages-n {
    padding: 64px 10px;
}

    #messages-n img {
        height: 80px;
        width: 50px;
        margin: 5px 39px;
    }

table a {
    direction: rtl;
    display: block;
    color: #FF5722;
    text-decoration: none;
}

.title-min-s {
    direction: rtl;
}

    .title-min-s h3 {
        padding: 5px 5px;
        color: #663300;
        display: block;
        background-color: rgba(230, 189, 112, 0.75);
        text-align: center;
    }

.table-re {
    position: relative;
}

.nda {
    position: absolute;
    top: 8px;
    z-index: 2000;
    left: 109px;
}

.table-re thead {
    border-bottom: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
    background-color: #f9f9f9;
}

.table-re table {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    border-top: none;
    direction: rtl;
}

    .table-re table tr {
        border-bottom: 1px solid #dedede;
        padding: 5px;
    }

    .table-re table th, .table-re table td {
        padding: 10px;
        text-align: center;
    }

    .table-re table th {
        text-transform: uppercase;
        font-size: 14px;
        padding: 10px !important;
        background: rgba(160, 163, 156, 0.44);
    }

    .table-re table .price-th {
        width: 270px;
    }

    .table-re table div {
        margin: 0 5px;
    }

.list-fa ul li a:hover {
    opacity: 0.7;
}




@media screen and (max-width: 600px) {

    .none {
        display: none;
    }

    .table-re table {
        border: 0;
        direction: rtl;
    }

        .table-re table thead {
            display: none;
        }

        .table-re table tr {
            margin-bottom: 10px;
            display: block;
            border-bottom: 2px solid #ddd;
            overflow: hidden;
        }

        .table-re table td {
            display: block;
            text-align: left;
            font-size: 13px;
            border-bottom: 1px dotted #ccc;
        }

            .table-re table td:last-child {
                border-bottom: 0;
            }

            .table-re table td:before {
                content: attr(data-label);
                float: left;
                text-transform: uppercase;
                font-weight: bold;
            }
}

@media screen and (max-width: 600px) {
    .table-re table td:before {
        content: attr(data-label);
        float: right;
        text-transform: uppercase;
        font-weight: bold;
    }


    .nav-tabs > li {
        width: 100%;
    }
}




.nav-tabs > li {
    float: right;
    background: #c3c3c3;
    margin: 1px;
    font-size: 14px;
    border-radius: 5px 5px 0 0;
}

.dimo-img-mng {
}

    .dimo-img-mng a {
        display: inline;
    }

    .dimo-img-mng input {
        display: inline;
    }


.panel-header-box-img {
    height: 100px;
    background: red;
    text-align: center;
}

    .panel-header-box-img i {
        margin-top: 20px;
        font-size: 65px;
    }

.panel-header-box-link {
    text-align: center;
    margin-top: 30px;
}

    .panel-header-box-link a {
        padding: 3px 10px;
        border-radius: 5px;
        text-shadow: 2px 1px 11px #000;
    }

.no-pn {
    padding: 0;
}

.color1 {
    background-color: #57c8f2;
    color: #fff;
}

.color2 {
    background-color: #fbd246;
    color: #fff;
}

.color3 {
    background-color: #ff6d60;
    color: #fff;
}

.color4 {
    background-color: #6ccac9;
    color: #fff;
}

.dimo-box-group {
    background: rgba(245, 240, 240, 0.71);
    overflow: hidden;
}

.payment-main-box {
    margin:0px auto;
    width:100%;
    text-align:center;
}

.payment-box {
    width: 100%;
    max-width: 80px;
    display: inline-block;
    margin: 5px;
}

    .payment-box img {
        width:100%;
    }

/**********************************************************************************
********************************Glorybeings[start]*********************************
***********************************************************************************/

.main-glory{
    margin: 20px auto;
    width: 100%;
    max-width: 1000px;
    direction: rtl;
    margin-bottom: 90px;
    overflow:hidden;
    min-height:300px;
}
.glory-title{
    font-size: 15px;
    color: #333;
    font-weight: bold;
}
.glory-subtitle{
    font-family: yekan , Tahoma;
    font-size: 13px;
    color: #999999;
    font-weight: normal;
    display: block;
}

.glory-des{
    height: 16px;
    padding: 1px;
    text-align: center;
    background-color: #eeeeee;
    font-family: yekan , Tahoma;
    font-size: 12px;
    margin-top: 25px;
    width: 970px;
    overflow: hidden;
}

.glory-slider{
    margin-top:10px;
    position:relative;
 
}
.glory-img-title{
        position: absolute;
    background: #0000007a;
    color: #fff;
    width: 100%;
    bottom: 2px;
    margin: 0px;
    overflow: hidden;
    text-align: center;
    font-size: 11px;
    padding-bottom: 5px;
}

.glory-stars-title{
    font-size: 12px;
    border-bottom: 1px solid #cdcccc;
    padding-bottom: 3px;
    margin-bottom: 10px;
}

.glory-course-stars-title{
    margin-bottom:20px;
    overflow:hidden;
}

.glory-course-stars-title ul{
    padding:0;
    margin:0;
    float:right;
}

.glory-course-stars-title li{
    background: #eeeeee;
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #0c475f;
}
    .glory-course-stars-title li a {
        margin-right:0;
        padding: 5px 4px;
        overflow:hidden;
    }

    .dimo-glory-star{
        padding-top: 5px !important; 
    }


.glory-course-stars-title i{
    font-size: 11px;
    color: #d00404;
    float: right;
    padding-top: 3px;
    padding-left: 3px;
}

.glory-stars-name{
    color:#337ab7;
}
.glory-stars-course{
    padding-bottom: 5px;
}
.glory-stars-i{
        color: #ea6295;
}
.glory-stars-col{
    margin-top: 15px;
    line-height: 22px;
}
.glory-stars-box{
       padding-bottom: 2px;
    margin-bottom: 2px;
    border-bottom: 1px solid #d2d0d0;
}

.glory-best-row{
    border-bottom: 1px solid #d2d0d0;
    padding: 10px 0;
    margin-bottom: 5px;
    max-width: 500px;
    overflow: hidden;
}

.glory-flag {
    padding: 5px 5px 2px 18px;
    font-size: 11px;
    font-weight: bold;
    line-height: 1.6;
    text-transform: uppercase;
    color: #fff;
    background: #ea4c89 url(/App_Theme/fa-IR/images/flag-cutout-2.png) no-repeat 0% 50%;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    font-family: yekan , Arial;
        float: right;
}
.glory-best-text{
    padding: 10px 0;
}
.glory-best-title{
    font-weight: bold;
    color: #000;
}

.glory-best-text img{
    border-radius: 50%;
    width: 75px;
    float: right;
    margin: 4px;
    height:75px;
}

.glory-best-stu-pic{
    text-align:center;
}
    .glory-best-stu-pic img {
        width: 140px;
    border-radius: 50%;
    max-height: 145px;
    }

    .glory-best-stu-pic h4{
            font-size: 18px;
    font-weight: bold;
    padding-top: 5px;
    }
    .glory-best-stu-pic p{
        color: #787575;
    font-size: 13px;
    padding-top: 10px;
    }
    .glory-best-stu-pic .rate {
            color: #e3c003;
                padding: 13px 0;
    }
        .glory-best-stu-pic .rate i {
            font-size: 20px;
                margin: 2px;
        }
.glory-history-title{
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #cecece;
    padding-bottom: 8px;
    margin-bottom: 8px;
}

.glory-all-pic{
    height:90px;
}

/**********************************************************************************
*********************************Glorybeings[end]**********************************
***********************************************************************************/