﻿
.big_glyphicon {
    font-size: larger;
    color: lightpink;
}

.linksbloc {
    display: block;
    background-color: #eee;
    padding: 5px;
    margin-bottom: 10px;
    font-size: 12px;
}

.theader {
    height: 30px;
    width: 150px;
    font-weight: 400;
    color: #0D1A3D;
    padding-right: 5px;
}

.teacher_photo {
    vertical-align: top;
    width: 100px;
}

.teacher_photo > img {
    width: 60px;
    margin-right: 10px;
}

.teacher_profil {
    vertical-align: top;
}

.teacher_profil > a {
    font-size: small;
    font-weight: 600 !important;
}

.teachertable {
    margin: 10px;
}


.work_title > img {
    width: 100%;
}


.work_infogen {
    color: dimgray;
    margin-top: 30px;
}

.work_infogen > .glyphicon {
    color: crimson;
    font-size: large;
    margin-right: 5px;
}

.rightmenu {
    float: right;
}

.work_details {
    padding: 30px;
    padding-top: 0px;
}

.nopadding {
    padding-top: 0px;
    padding-bottom: 0px;
}

.discount {
    font-size: small;
    font-size: small;
    font-weight: bold;
    color: #14d815;
}

.socialtab {
    width: auto;
}

#finalizecmd {
    font-size: small;
    font-weight: 600 !important;
}

#finalizecmd > .glyphicon {
    color: green;
    font-size: larger;
    margin-bottom: 20px;
}

.cmdadmin {
    color: #0066cc !important;
}

.alert_command {
    background-color: #eee;
    padding: 10px;
    margin-top: 10px;
}

.alert_command form {
    display: inline-block;
}

form {
    padding-bottom: 0px !important;
}

.commands {
    padding-bottom: 20px;
}

#videonavigator {
    text-align: center;
    padding-top: 10px;
    font-size: large;
}

#videonavigator > a {
    display: block;
}

.retrait {
    margin-left: -20px;
    height: 0px;
}
