﻿#header-last {
    background: #1295da;
}

#footer-top-spacer {
    height: 306px;
}

#footer-top-background {
    background-color: #1295da;
    top: 72px;
}

#footer-top-image {
    background: transparent url('../Images/personnel/bkg-footer-top.png') center bottom no-repeat;
}

.bienvenue {
    color: #00ccff;
    line-height: initial;
}

.bienvenue span {
    color: #1b414e;
}

h1 {
    color: #1b414e;
    font-size: 3em; /* 48px / 16 */
    margin-bottom: 5px;
    padding-bottom: 30px;
}

h2 {
    font-weight: 500;
    font-size: 2em; /* 32px / 16 */
    color: #1b414e;
    margin-bottom: 0px;
}

h2.small {
    font-size: 1em; /* 16 / 16 */
}

h3 {
    font-size: 1.5em;
}

.main {
    /**width: 66%; /*  660 / 1000*/
    margin-right: 2%; /*  2 / 1000*/
    float: left;
    width: 660px;
}

/*.dossiers-list li {
}*/

.dossiers-list li .creation-date {
    font-size: 0.9166666666666667em;
    clear: both;
}

.dossiers-list p {
    margin-bottom: 10px;
}

.dossiers-list h3 {
    color: #f5a11a;
    font-weight: 500;
    font-size: 2.083333333333333em; /* 25px / 12*/
    margin-bottom: 20px;
}

.dossiers-list h3 a {
    font-family: "myriad-pro-condensed", Helvetica, Arial,sans-serif;
    color: #f5a11a;
    font-weight: 500;
    font-size: 1em;
    text-decoration: none;
    float: left;
}

.dossiers-list a.link-btn {
    color: #fff !important;
    text-decoration: none;
    background-color: #f5a11a;
    font-size: 1em;
    margin-right: 0;
    float: none;
}

a.consult {
    background-image: url(../Images/folder/dossier.png);
    background-repeat: no-repeat;
    width: 170px;
    height: 27px;
    float: right;
    clear: both;
    margin: 20px 0 0 0;
}

.search-wrapper {
    height: 44px;
    padding-top: 22px;
    padding-left: 89px;
    background: #7dcce0;
}

.dossiers-list a:nth-child(even) {
    color: #666;
}

#community {
    /*height: 244px;
    background: #fff;
    border: 1px solid #ddd;*/
}

aside h2 {
    height: 32px;
    padding-top: 8px;
    padding-left: 64px;
    color: #fff;
    background: #aab2b2;
}


    aside h2.small {
        height: 28px;
        padding-top: 12px;
    }

#add-folder {
    margin: 0 0 24px 0;
}

.return-to-folder {
    border: 2px solid #0099cc;
    margin: 0 0 24px 0;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.return-to-folder h3 {
    margin: 0;
}

.return-to-folder a {
    padding: 14px 0 14px 4.375%;
    display: block;
    position: relative;
}

.return-to-folder a .icon {
    background: transparent url('../Images/folder/bluefolder-small.png') 100% 0 no-repeat;
    display: block;
    width: 52px;
    height: 38px;
    position: absolute;
    top: 9px;
    right: 18px;
}

#news h2 {
    height: 32px;
    padding-top: 8px;
    padding-left: 64px;
    color: #fff;
    background: #666666;
}

.folder-title-container {
    position: relative;
    padding-left: 62px;
}

.mesdossier-titre {
    font-size: 3em;
    color: #1b414e;
    font-family: "myriad-pro-condensed", Helvetica, Arial,sans-serif;
}

.video-titre {
    font-size: 2.8em;
    color: #0099cc;
    font-family: "myriad-pro-condensed", Helvetica, Arial,sans-serif;
}

.folder-title-container p {
    position: absolute;
    top: 0;
    right: 34%; /* 34 / 1000*/
}

.add-files-container {
    text-align: right;
    overflow: auto;
}

    .add-files-container .link-btn {
        background: #7ab2c4;
        border: 1px solid #aeb7bf;
        border-radius: 5px;
        margin: 0;
        float: none;
        display: inline-block;
    }

.clr {
    clear: both;
}

.folder {
    color: #1b414e;
    margin: 0;
    padding: 0;
}

.list-files .file .owner {
    margin: 0.90909090909090909090909090909091em 0 0;
}

.video-description {
    clear: both;
}

.list-files h4 {
    font-size: 1.5em; /* 18px / 12*/
    font-weight: 500;
    color: #333333;
}

.list-comments {
    margin-top: 15px;
}

.list-files .list-comments .created time {
    display: inline;
}

.file-functions {
    margin: 15px 0 0;
}

.file-functions a {
    color: #989591;
}

.list-files .image-scaler {
    width: 48.63636363636364%; /* 321 / 660 */
    margin-right: 2.727272727272727%; /* 18px / 660px */
    margin-top: 0.625em;
    float: left;
}

.list-files .content {
    /*float: left;*/
    /*width: 68.93939393939394%;*/ /* 455px / 660*/
}

.list-files .owner.scaler {
    width: 48.480243161094224924012158054711%;
}

.list-files article .owner span, .list-comments article div span {
    color: #336699;
    font-size: 1.2727272727272727272727272727273em;
}

.list-comments article img {
    width: 40px;
    height: 40px;
    padding-right: 10px;
}

.main_containt {
    padding-top: 50px;
}


.personnel-login {
    overflow: auto;
    width: 100%;
    padding-top: 0;
}
    
#loginForm .validation-summary-errors, .validation-summary-errors {
    margin-bottom: 20px;
}

.div-left {
    float: left;
    width: 53.3%;
    background-color: #1295da;
    padding-bottom: 30px;
}

.div-left img {
    max-width: 100%;
}

.div-right {
    float: right;
    width: 40%;
    margin-left: 6.7%;
}

.blue_box {
    padding: 30px 20px 0;
}

.blue_box h2 {
    color: white;
    font-weight:bold;
    padding-bottom: 20px;
    font-size: 1.9375em;
}

.blue_box p {
    color: white;
    font-size: 0.75em;
    line-height: 1.5em;
}

.div-left > p:last-child {
    text-align: center;
}

.div-right h2 {
    font-size: 2.25em;
    color: #0099cc;
    padding-bottom: 20px;
}

.div-right input {
    margin: 5px 0 30px 0;
}

    .div-right input[type="checkbox"] {
        width: 20px;
        margin-bottom: 16px;
    }

.div-right a {
    font-weight: normal;
}

a.button-subscribe {
    -moz-box-shadow: inset 1px 1px 0px 0px rgba(218, 236, 245, 0.5), 1px 1px 0px 0px rgba(13, 104, 153, 1);
    -webkit-box-shadow: inset 1px 1px 0px 0px rgba(218, 236, 245, 0.5), 1px 1px 0px 0px rgba(13, 104, 153, 1);
    box-shadow: inset 1px 1px 0px 0px rgba(218, 236, 245, 0.5), 1px 1px 0px 0px rgba(13, 104, 153, 1);
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #99d4f3), color-stop(1, #209cdd) );
    background: -moz-linear-gradient( center top, #99d4f3 5%, #209cdd 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99d4f3', endColorstr='#209cdd');
    background-color: #99d4f3;
    -webkit-border-top-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-bottom-left-radius: 0px;
    text-indent: 0;
    border: none;
    display: inline-block;
    color: #ffffff;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0px #528ecc;
    margin: 0;
    padding: 9px 45px 11px;
    width: auto;
    line-height: 1em;
}

a.button-subscribe:hover {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #209cdd), color-stop(1, #99d4f3) );
    background: -moz-linear-gradient( center top, #209cdd 5%, #99d4f3 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#209cdd', endColorstr='#99d4f3');
    background-color: #209cdd;
}

a.button-subscribe:active {
    position: relative;
    top: 1px;
}

ul.green_tick {
    padding-bottom: 30px;
}

ul.green_tick li {
    color: #1295da;
    padding: 7px 0 7px 60px;
    background: transparent url('../Images/personnel/tick-right.png') 25px 3px no-repeat;
}


div.contact_list {
    border: 2px solid #0076d8;
    padding: 31px 15px 31px 25px;
}

.members-scroll {
    max-height: 490px;
    overflow: auto;
}

.form-box {
    background-color: #f6f6f6;
    max-width: 877px;
}

.form-box > div {
    border: 1px solid #666666;
    padding: 3.25em 15.621436716077537058152793614595%;
}

.form-box h2, .form-no-box h2 {
    font-size: 1.875em;
    padding-bottom: 0.5em;
    color: #0099cc;
}

.form-box li, .form-no-box li {
    margin-top: 0.625em;
}

.form-box ol, .form-no-box ol {
    margin-bottom: 3em;
}

.form-no-box ol {
    margin-top: 1em;
}

input[type="text"], input[type="password"], textarea {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 0.75em;
    line-height: 1.9166666666666666666666666666667em;
    min-height: 2.0833333333333333333333333333333em;
    text-indent: 1em;
    border: 1px solid #cccccc;
    resize: none;
}

select {
    width: 100%;
    font-size: 0.75em;
    padding: 0.5em 0 0.41666666666666666666666666666667em;
    padding-left: 1em;
}

textarea {
    height: 133px;
}

.comment-text.infield label {
    top: 19px;
    left: 11px;
}

.form-reflexion {
    font-family: Verdana,Geneva,sans-serif;
    text-indent: 0;
    padding: 5px 10px;
    font-size: 0.875em;
}

.validation-summary-errors span, .validation-summary-errors li,
.field-validation-error {
    color: red;
    line-height: 1.25em;
    font-size: 0.875em;
    display: block;
}

.validation-summary-errors li a, .field-validation-error a {
    color: red;
    text-decoration: underline;
}

.error, .error p, .error p a {
    color: red;
}

.error p a {
    text-decoration: underline;
}

.input-validation-error {
    border: 1px solid red;
}

label {
    font-size: 0.875em;
    color: #666666;
    font-weight: bold;
    line-height: 1.5em;
}

label.remember-me {
    font-size: 0.875em;
    color: #000000;
}

.remember-me-warning {
    font-size: 0.6875em;
    color: #444444;
}

.form-password .password-length {
    font-size: 0.75em;
    line-height: 1.5em;
}

.create-folder label {
    color: #666666;
    font-weight: bold;
}

.profile-photo img {
    margin-top: 0.3125em;
    vertical-align: middle;
}

.profile-photo input[type="checkbox"] {
    margin-left: 10px;
}

.profile-photo input[type="file"] {
    margin-top: 0.38461538461538461538461538461538em;
}

.visibility-level-selection {
    margin: 0.3125em 0 0 15px;
}

.visibility-level-selection li {
    margin: 0 3% 0 0;
}

.visibility-level-selection label {
    font-size: 0.8125em;
    padding: 0 0 0 25px;
    display: block;
}

.visibility-level-selection label span {
    font-weight: normal;
}

.visibility-level-selection input[type="radio"] {
    position: absolute;
}

.visibility-level-info {
    margin: 0.41666666666666666666666666666667em 0 0 10%;
    font-size: 0.75em;
}

.visibility-level-info li {
    margin: 0;
    padding: 0;
    line-height: 1.5833333333333333333333333333333em;
}

.visibility-level-info li span, .visibility-level-info li span b {
    color: #666666;
}

.captcha img {
    margin-top: 0.3125em;
    border: 1px solid #666666;
}

.captcha a {
    font-size: 0.75em;
    line-height: 2.0833333333333333333333333333333em;
}

.optin {
    font-size: 0.75em;
}

.registration-notice {
    font-size: 0.75em;
    margin: 0;
}

.form-email-actions {
    font-size: 0.75em;
    line-height: 2.0833333333333333333333333333333em;
}

.note, .note b {
    color: #336699;
}

.radio-partage {
    margin-top: 30px;
    margin-bottom: 40px;
}

.form-box input[type="button"] {
    -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
    box-shadow: inset 0px 1px 0px 0px #ffffff;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #adadad) );
    background: -moz-linear-gradient( center top, #ededed 5%, #adadad 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#adadad');
    background-color: #ededed;
    -webkit-border-top-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-bottom-left-radius: 0px;
    text-indent: 0;
    border: 1px solid #000000;
    display: inline-block;
    color: #ffffff;
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    height: 50px;
    line-height: 51px;
    width: 200px;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0px #6b6b6b;
    margin: 15px 25px 50px 25px;
}

    .form-box input[type="button"]:hover, .form-box input[type="button"]:focus {
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #adadad), color-stop(1, #ededed) );
        background: -moz-linear-gradient( center top, #adadad 5%, #ededed 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#adadad', endColorstr='#ededed');
        background-color: #adadad;
    }

    .form-box input[type="button"]:active {
        position: relative;
        top: 1px;
    }
/* This button was generated using CSSButtonGenerator.com */

.blue-btn {
    display: inline-block;
    width: auto;
    font-size: 1.25em;
    font-weight: normal;
    color: #ffffff;
    line-height: 1.5em;
    text-align: center;

    margin: 0;
    padding: 3px 39px 4px;
    border: 1px solid #1a99dc;

    -webkit-box-shadow: inset 1px 1px 0px 0px rgba(218, 236, 245, 0.5);
    -moz-box-shadow: inset 1px 1px 0px 0px rgba(218, 236, 245, 0.5);
    box-shadow: inset 1px 1px 0px 0px rgba(218, 236, 245, 0.5);

    background: rgba(153,212,243,1);
    background: -moz-linear-gradient(top, rgba(153,212,243,1) 0%, rgba(32,156,221,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(153,212,243,1)), color-stop(100%, rgba(32,156,221,1)));
    background: -webkit-linear-gradient(top, rgba(153,212,243,1) 0%, rgba(32,156,221,1) 100%);
    background: -o-linear-gradient(top, rgba(153,212,243,1) 0%, rgba(32,156,221,1) 100%);
    background: -ms-linear-gradient(top, rgba(153,212,243,1) 0%, rgba(32,156,221,1) 100%);
    background: linear-gradient(to bottom, rgba(153,212,243,1) 0%, rgba(32,156,221,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99d4f3', endColorstr='#209cdd', GradientType=0 );
}

.blue-btn:hover, .blue-btn:focus {
    background: rgba(32,156,221,1);
    background: -moz-linear-gradient(top, rgba(32,156,221,1) 0%, rgba(153,212,243,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(32,156,221,1)), color-stop(100%, rgba(153,212,243,1)));
    background: -webkit-linear-gradient(top, rgba(32,156,221,1) 0%, rgba(153,212,243,1) 100%);
    background: -o-linear-gradient(top, rgba(32,156,221,1) 0%, rgba(153,212,243,1) 100%);
    background: -ms-linear-gradient(top, rgba(32,156,221,1) 0%, rgba(153,212,243,1) 100%);
    background: linear-gradient(to bottom, rgba(32,156,221,1) 0%, rgba(153,212,243,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#209cdd', endColorstr='#99d4f3', GradientType=0 );
}

.small-btn {
    font-size: 0.75em;

    padding: 3px 39px;

    
}

input[type="submit"]::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, button::-moz-focus-inner {
    /* removes padding in Firefox*/
    border: none;
    padding: 0;
}

#personnel-acceuil {
    font-family: Verdana;
    clear: both;
    float: left;
    width: 66%;
    min-height: 500px;
    padding: 20px 0 0 0;
}

    #personnel-acceuil h2 {
        color: #00ccff;
        margin: 20px 0 0 0;
    }

    #personnel-acceuil h2 span {
        color: #1b414e;
    }

.nouvelles {
    margin-top: 20px;
    min-height: 60px;
}

.top-content-para {
    margin-top: 20px;
}

.folders {
    background: transparent url('../Images/folder/bluefolder.png') left 39px no-repeat;
    color: #1b414e;
    margin: 0;
    padding: 0.85em 0 0 100px;
    font-size: 3.75em;
}

.recherche {
    margin: 31px 0 0 0;
}

.recherche form > div {
    margin-right: -193px;
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.recherche form > div > div {
    margin-right: 193px;
}

#recherche-trier {
    margin: 24px 0;
    clear: both;
}

input[type="text"].input-search {
    font-size: 1em;
    line-height: 2.1875em;
    min-height: 2.4375em;
    width: 100%;
    border: 1px solid #1a99dc;
    border-right: none;
}

.list-trie li {
    float: left;
    margin: 0;
}

.tri-actif {
    color: #cc6600;
}

.btn-recherche {
    background-image: url(../Images/folder/recherche.png);
    background-repeat: no-repeat;
    width: 166px;
    height: 39px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    border: 0px;
    background-color: none;
    cursor: pointer;
    outline: 0;
}

.link-modifier {
    color: #336699;
    margin: -12px 0 15px 5px;
    float: left;
}

#list-dossier {
    clear: both;
    margin: 10px 0 0 0px;
}

.comment-icon {
    float: left;
    margin: 0 0 45px 0;
    width: 50px;
}

.videotoplink-images {
    clear: both;
    float: right;
}

.videotoplink-text {
    clear: both;
    float: right;
    margin: 20px 0 0 0;
}

/*.comment-padding {
    padding: 0 0 0 25px;
}*/

.ajoutervideo {
    background-image: url(../Images/folder/ajoutervideo.png);
    background-repeat: no-repeat;
    width: 161px;
    height: 26px;
    float: left;
    margin: 18px 10px 0 0;
}

.ajouterlink {
    background-image: url(../Images/folder/ajouterlien.png);
    background-repeat: no-repeat;
    width: 145px;
    height: 26px;
    float: left;
    margin: 18px 0 0;
}

.forgot-password {
    font-size: 0.84615384615384615384615384615385em;
}

.confirmation-moment-added .left-buttons {
    margin-top: 60px;
}

.ep-right {
    position: relative;
    z-index: 1;
    float: right;
    width: 320px;
    padding-top: 24px;
}

.ep-colonne-gauche {
    float: left;
    width: 100%;
    margin-right: -320px;
}

.ep-colonne-gauche > div {
    margin-right: 320px;
    padding-right: 20px;
}

.ep-colonne-gauche article.item {
    margin: 1.875em 0 0;
}

.ep-colonne-gauche .top-line {
    border-top: 1px dotted #e7ae47;
}

.ep-colonne-gauche article.item h3 {
    margin: 0.64em 0 0;
}

.ep-colonne-gauche article.item h3 a {
    color: #f5a11a;
    line-height: initial;
    text-decoration: none;
}

.owner {
    line-height: 1.2727272727272727272727272727273em;
    color: #333333;
    margin: 1.8181818181818181818181818181818em 0 0;
}

.file-owner {
    float: left;
}

.owner img {
    width: 25px;
    height: 25px;
    padding-right: 10px;
}

.dossier-description {
    line-height: 1.1666666666666666666666666666667em;
    color: #333333;
    margin: 1.0833333333333333333333333333333em 0 0;
}

.dossier-links {
    margin: 1.6666666666666666666666666666667em 0 0;
}

.dossier-consulter {
    margin: 0.3125em 0 0;
}

.community {
    margin: 0 0 24px 0;
}

.community h3 {
    background: #0076d7 url('../Images/personnel/mescontact.png') no-repeat;
    margin: 0;
}

.community h3 a {
    font-size: 2em;
    display: block;
    width: 95.625%;
    height: 157px;
    color: #ffffff;
    text-decoration: none;
    padding: 0.125em 0 0 4.375%;
}

.community img {
    vertical-align: bottom;
}

.community li {
    padding-top: 9px;
}

.community li img {
    width: 22px;
    height: 22px;
    margin-right: 10px;
}

.community li div {
    padding-top: 8px;
    color: #666666;
}

.folder-members {
    margin: 0 0 24px 0;
}

.folder-members .members-scroll {
    max-height: 535px;
    margin-top: 10px;
}

.folder-members h3 {
    background-color: #0076d7;
    width: 95.625%;
    height: 2.1em;
    line-height: 2.0666666666666666666666666666667em;
    margin: 0;
    padding: 0 0 0 4.375%;
    color: #ffffff;
}

.folder-members img {
    vertical-align: bottom;
}

.folder-members ul {
    line-height: 1em;
}

.folder-members li {
    padding-top: 9px;
}

.folder-members li img {
    width: 22px;
    height: 22px;
    margin-right: 10px;
}

.folder-members li div {
    padding-top: 8px;
    color: #666666;
}

.members-title {
    color: #989591;
}

input[type="file"] {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    width: 100%;
}

.ep-contenu-dossier h2 {
    color: #00ccff;
    margin: 1em 0 0;
}

.add-file-links {
    margin-top: 15px;
}

.comment-submit {
    margin-top: 7px;
}

.list-comments h4 {
    font-size: 1.125em;
    font-weight: bold;
    margin: 12px 0 0;
}

.list-comments p {
    margin: 0;
}

.comment {
    margin: 20px 0 0 36px;
}

.comment > div ~ p {
    margin: 7px 0 0;
}

.filters {
    margin-bottom: 20px;
}

.sorters {
    margin-bottom: 27px;
}

.filters p, .sorters p {
    font-weight: bold;
    color: #666666;
}

.filters > div {
    background-color: #c3beb7;
    padding: 10px;
}

.filters > div > div {
    box-sizing: border-box;
    float: left;
    padding: 0 5px;
}

.filters select {
    width: 100%;
}

.filter-occupation {
    width: 15.187969924812030075187969924812%;
}

.filter-school-district {
    width: 19.097744360902255639097744360902%;
}

.filter-education-field {
    width: 26.917293233082706766917293233083%;
}

.filter-teaching-level {
    width: 11.729323308270676691729323308271%;
}

.filter-province {
    width: 13.082706766917293233082706766917%;
}

.filter-category, .filter-role {
    width: 13.984962406015037593984962406015%;
}

 .sort-order-btn {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    display: block;
    float: left;
    font-size: 0.875em;
    margin-bottom: 8px;
    line-height: normal;
    color: #666666;
 }

.sort-order-btn {
    margin-left: 2.5%; /* 25 / 1000 */
    margin-right: 5px;
    padding-left: 14px;
}

.sort-order-btn.asc {
    background:  transparent  url(../Images/folder/fleches-tri-haut.png) 0 5px  no-repeat;
}

.sort-order-btn.desc {
    background:  transparent  url(../Images/folder/fleches-tri-bas.png) 0 5px  no-repeat;
}

 .sort-order-btn {
     float: left;
 }

p.sort-btn {
    font-size: 0.875em;
    line-height: normal;
    color: #666666;
}

.table-list {
    width: 100%;
    max-width: 100%;
    margin-bottom: 2.75em; /* 44px / 16 */
    font-size: 0.875em;
}

.table-list th {
    text-align: left;
    font-weight: bold;
    padding: 0 10px 1.4285714285714285714285714285714em 0; /* 20px / 14*/
    color: #666666;
}

.table-list td {
    vertical-align: middle;
    padding-bottom: 0.71428571428571428571428571428571em; /* 10px / 14px */
    color: #666666;
    padding-right: 3.6%; /* 36 / 1000 */
}

.table-list td.date-column {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.table-list td p {
    margin: 0;
}

.table-list td:first-child, .table-list td:last-child {
    padding-right: 0;
}

.table-list td label {
    font-size: 1em;
    line-height: normal;
}
  
.table-list td.radio {
    padding-right: 1.4%; /* 14 / 1000 */
    width: 8%; /* 80px / 1000 */
}

.table-list td.radio input[type="radio"] {
    position: relative;
    top: -6px;
}

.table-list td.name {
    font-weight: bold;
}

.folder-list-for-add td {
    width: 19.95%; /* (100 - (8 + 3 * 3.6 + 1.4)) / 4*/
}

.user-list .profile-image, .table-list td.profile-image:first-child {
    padding-right: 1.4%; /* 14 / 1000 */
}

.user-list .profile-image img {
    width: 25px;
    height: 25px;
}

.unit {
    margin: 8px 0;
}

.user-info dt {
    font-weight: bold;
    margin-top: 12px;
}

.user-info dd {
    padding-left: 35px;
}

td.profile-image {
    min-width: 25px;
}

.contact-existing {
    padding: 0 0 2px 6px;
}

ol ul {
    margin-bottom: 30px;
}

.action-links {
    margin-top: 5px;
}