.inlineBlock {
    display:inline-block;
}

hr.webServiceAutomatic {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

#edu-manager-portlet.the-form-class table {
    width: 100%;
    font-size: 15px;
    color: #666666;
}

#edu-manager-portlet.the-form-class table tr {
    border: none;
    border-bottom: 1px solid #e6e1cd;
}

#edu-manager-portlet.the-form-class table tr td {
    padding: 5px;
}

#edu-manager-portlet.the-form-class table tr td h5 {
    padding-bottom: 4px;
    font-size: 15px;
    font-weight: bold;
}

#edu-manager-portlet.the-form-class table tr td p {
    margin: 0;
    padding: 0 0 4px 0;
}

#edu-manager-portlet.the-form-class .description {
    padding-top: 7px;
}

#edu-manager-portlet.the-form-class .description h5 {
    font-weight: bold;
    font-size: 15px;
    padding-bottom: 4px;
}

#edu-manager-portlet.the-form-class .description {
    color: #666666;
    font-size: 15px;
}

.edu-student-display-portlet{
.taglib-header{
    border: initial;
    margin: initial;
.header-title{display: none}
.header-back-to a{padding: initial}
}
.taglib-search-iterator-page-iterator-top{ /*,.results-header*/
    display: none;
}

.taglib-page-iterator .search-pages .page-selector ,.taglib-page-iterator .search-pages .delta-selector{
    margin: 10px 0;
}


.student-serch-form{

input,select{
    width: 100%;
}
select{
    padding: 4px;
}

.aui-column-last{
input{
    width: auto;
    padding: 5px;
}
}
}

.student-pic-con{
    float: right;
    margin: 0 0 5px 7px;
    border: 1px solid #E8E5E5;
    padding: 2px;

    @media (max-width: 350px) {
        float: none !important;
        margin: 0 auto !important;
        width: 132px;
    }

    img{

        @media (max-width: 600px) {
            width: 125px !important;
        }

        display: block;
        width: 125px;
        height: 146px;

    }

}

.student-info{
    display: table-cell;
h3{font-size: 15px; color:#990033; margin: 5px 0;    text-align:right;
}

.info-field{
    line-height: 25px;
    text-align:right;
.email{font-family: Tahoma; font-size: 15px;}
}
}

}

.big-error{
    color: #b20000;
    font-size: 17px;
    text-align: center;
    padding-top: 10px;
}


.ltr .edu-student-display-portlet{
    .student-pic-con{
        float: left;
    }
     .student-info .info-field{
         text-align: left;
         margin-left: 10px
    }

    .student-info h3{
        text-align: left;
        margin: 5px 10px;
    }
}

.edu-labratory-display-portlet{
    .taglib-page-iterator .search-pages .page-selector ,.taglib-page-iterator .search-pages .delta-selector{
        margin: 10px 0;
    }
}

.edu-lesson-display-portlet{
    .taglib-header{
        border: initial;
        margin: initial;
        .header-title{display: none}
        .header-back-to a{padding: initial}
    }
}

.edu-offered-lesson-display-portlet{
    .taglib-header{
        border: initial;
        margin: initial;
        .header-title{display: none}
        .header-back-to a{padding: initial}
    }

    .offered-lesson-search-form{

        .aui-column-last{
            input{
                width: auto;
                padding: 5px;
            }
        }
        .aui-column-content{
            padding: 0 !important;
        }

        .aui-field {
            padding: 0 5px;
        }
        .aui-field-element * {
            width: 100%;
        }

        .aui-field-input-select {
            height: 30px;
            max-width: 180px;
        }

    }

}

.edu-teacher-profile-portlet{
    .aui-fieldset-legend{
        margin: 0;
        border: 0;
    }
}

.en-research{
    font-family: Arial;
}

.fetch-log{
    text-align: right;
    list-style-type: none;
}

.fetch-successful{
    color : green;
}

.fetch-unsuccessful{
    color : red;
}

.li-ltr {
    text-align: left;
    direction: ltr;
}


.desc-row {
    border-radius: 0 !important;
    padding: 0 5px;
    margin: 2px 0;
    border-bottom: 1px solid #203dd036 !important;
}
