.tuile {
    margin-left: 0;
    margin-right: 0;
}
.tuile > div {
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid #cfcfcf;
    border-left: 1px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf;
    border-color: #e4e4e4;
    background-color: #fff;
    color: #717171;
}
.tuile > div a {
    color: #2e3e4e;
}
.tuile > div a:hover {
    color: #1b252e;
}
.tuile > div .text-muted {
    color: #979797 !important;
}
.tuile > div:first-child {
    border-left: 1px solid #cfcfcf;
    border-color: #e4e4e4;
}
.tuile-list {
    margin-left: 1px;
    margin-top: 1px;
    margin-bottom: 20px;
}
.tuile-list a {
    background-color: #fff;
    color: #717171;
    margin-left: -1px;
    margin-top: -1px;
    margin-bottom: 0;
    padding-top: 15px;
    padding-bottom: 15px;
}
.tuile-list a a {
    color: #2e3e4e;
}
.tuile-list a a:hover {
    color: #1b252e;
}
.tuile-list a .text-muted {
    color: #979797 !important;
}
.tuile-list a .tuile-title {
    position: relative;
    display: table;
    height: 52px;
    margin: 0 !important;
}
.tuile-list a .tuile-title strong {
    display: table-cell;
    vertical-align: middle;
    color: #2e3e4e;
    font-size: 18px;
}
.tuile-list a:hover strong {
    color: #4a647e;
}
.tuile-list a:active {
    background-color: #f1f1f1;
    color: #717171;
    -webkit-box-shadow: rgba(90,90,90,0.1) 0px 3px 5px 0px inset;
    box-shadow: rgba(90,90,90,0.1) 0px 3px 5px 0px inset;
    -webkit-transition: all 0;
    transition: all 0;
}
.tuile-list a:active.lt,
.tuile-list a:active .lt {
    background-color: #f7f7f7;
}
.tuile-list a:active.lter,
.tuile-list a:active .lter {
    background-color: #fefefe;
}
.tuile-list a:active.dk,
.tuile-list a:active .dk {
    background-color: #ebebeb;
}
.tuile-list a:active.dker,
.tuile-list a:active .dker {
    background-color: #e4e4e4;
}
.tuile-list a:active .bg {
    background-color: #f1f1f1;
}
.tuile-list a:active .fa-stack-2x,
.tuile-list a:active .tuile-title {
    text-shadow: 0 3px 5px rgba(90,90,90,0.2);
}
.fa-arrow-left:before {
    content: "\f060";
}
.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0)}
.a-tuile:hover{
	text-decoration: none;
}
.glyphicon-laptop:before{content:"\2691"}
.msg-odd{color: #000000;padding:10px;padding-left:25px}
.msg-even{color: #656565;padding:10px;padding-left:25px;}
.msgbox-odd{background-color: #f8f8f8;margin-left:100px;}
.msgbox-even{background-color: #f4f4f4;margin-right:80px;margin-top:5px;margin-bottom:5px}
.msgbox{padding:15px;border-radius:10px;}
.new-msg{margin:20px;}
.faq-title{/*padding-left:15px;padding-right: 15px;*/cursor:pointer;border-width: 2px;border-color: #FFFFFF; border-style:solid;border-radius: 3px}
/*.main_msgbox{background-color: #D5D8DA;margin:5px;}*/
.faq-msgbox-odd{background-color: #f8f8f8;margin-left:100px;margin-right:100px;}
.main_msgbox{background-color: #34495E;color: #FFFFFF;margin:5px;}
.panel-forum{border-radius:8px;}
.checkbox-spacing-right{margin-right:15px;}
.category-list{color: #A0A0A0;}
.support-currentstate{color: #2A9541}
.support-msgbox-odd{background-color: #f8f8f8;margin-left:15px; margin-right:15px;padding:5px}
.support-msgbox-even{background-color: #f4f4f4;margin-left:15px;margin-right:15px;margin-top:5px;margin-bottom:5px;padding:5px}
.support-last-message{border-color: #000000}
.support-msg-odd{color: #000000;padding:5px;padding-left:25px}
.support-msg-even{color: #00005f;padding:5px;padding-left:25px;}
.form-new-manu{border-style:solid;border-width:1px; border-color: #ccc;border-radius:8px;padding:10px;margin-left:15px}
.btn-add{box-sizing: border-box;-webkit-writing-mode: horizontal-tb;text-indent:0px;word-spacing: normal;align-items:flex-start;width:85px;}
.btn-cancel{box-sizing: border-box;-webkit-writing-mode: horizontal-tb;text-indent:0px;word-spacing: normal;align-items:flex-start;width:85px;}
.support-title{font-weight:bold;}