/* CSS Carros */
@import url('https://fonts.googleapis.com/css?family=Raleway:100,200,300,400');

a, a:focus {color: #ccc; text-decoration: none;}
a:hover {text-decoration: none; color: #555;}
body {font-family: 'Raleway', sans-serif;}

.img100 {width: 100%; border-radius: 20px;}
.tRight {text-align: right;}
.tLeft {text-align: left;}
.fLeft {float: left; position: relative;}
.fRight {float: right; position: relative;}
.pRelative {position: relative;}
.noPadd {padding-left: 0; padding-right: 0;}
.dinb {display: inline-block;}
.mt10 {margin-top: 10px;}
.mt20 {margin-top: 20px;}
.mt30 {margin-top: 30px;}
.mt40 {margin-top: 40px;}
.mb10 {margin-bottom: 10px;}
.mb20 {margin-bottom: 20px;}
.mb30 {margin-bottom: 30px;}
.mb40 {margin-bottom: 40px;}
.ml10 {margin-left: 10px;}
.ml20 {margin-left: 20px;}
.ml30 {margin-left: 30px;}
.ml40 {margin-left: 40px;}
.pf0 {padding-left: 0;}
.pr0 {padding-right: 0;}
/*#thumbnail canvas {width: 150px;}*/

/* menu */
.navbar {z-index: 1;}
#bt_add {margin-top: 5px; margin-left: 20px; padding: 10px 15px; color: #fff; background-color: #337ab7; border-color: #337ab7;}
#logo {width: 150px; margin-top: -12px;}
#tellogin {width: 100%; float: left; padding-top: 0px; text-align: center;}
#boxspan {padding-top: 15px;}
#boxspan h3{margin-left: 5px; margin-top: 0px; display: inline-block; color: #999; font-size: 20px; font-family: 'Raleway', sans-serif;}
#nav-icon { width: 45px; height: 45px; position: relative; margin: -5px auto; -webkit-transform: rotate(0deg);-moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: .5s ease-in-out; -moz-transition: .5s ease-in-out; -o-transition: .5s ease-in-out; transition: .5s ease-in-out; cursor: pointer;}
#nav-icon span {display: block; position: absolute; height: 5px; width: 100%; background: #fff; border-radius: 9px; opacity: 1; left: 0; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg)  transform: rotate(0deg); -webkit-transition: .25s ease-in-out; -moz-transition: .25s ease-in-out; -o-transition: .25s ease-in-out; transition: .25s ease-in-out;}
.navbar-right {padding-top: 15px;} 
.btn:active { background-image: none; outline: 0; -webkit-box-shadow: none; box-shadow: none}
/* Icon 4 */
#nav-icon {}
#nav-icon span:nth-child(1) { top: 0px; -webkit-transform-origin: left center; -moz-transform-origin: left center; -o-transform-origin: left center; transform-origin: left center;}
#nav-icon span:nth-child(2) { top: 12px; -webkit-transform-origin: left center; -moz-transform-origin: left center; -o-transform-origin: left center; transform-origin: left center;}
#nav-icon span:nth-child(3) { top: 24px; -webkit-transform-origin: left center; -moz-transform-origin: left center; -o-transform-origin: left center; transform-origin: left center;}
#nav-icon.open span:nth-child(1) { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: -3px; left: 8px;}
#nav-icon.open span:nth-child(2) { width: 0%; opacity: 0;}
#nav-icon.open span:nth-child(3) { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 29px; left: 8px;}
.text-vertical-center { display: table-cell; text-align: center; vertical-align: middle;}
.text-vertical-center h1 { margin: 0; padding: 0; font-size: 4.5em; font-weight: 700;}
/* Custom Horizontal Rule */
hr.small {max-width: 100px;}

/* Side Menu */
#menu-toggle { z-index: 1001; position: absolute; top: 5px; right: 0;}
#sidebar-wrapper.active {right: 250px; width: 250px; -webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -ms-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}
#sidebar-wrapper { z-index: 1000; position: fixed; top: 0; right: 0; width: 250px; height: 100%; transform: translateX(250px); overflow-y: auto; background: #406da6; -webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -ms-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}
.sidebar-nav {position: absolute; top: 0; width: 250px; margin: 0; padding: 0; padding-top: 60px; list-style: none;}
.sidebar-nav li {text-indent: 20px;line-height: 40px;}
.sidebar-nav li a {display: block; text-decoration: none; color: #fff;}
.sidebar-nav li a:hover {text-decoration: none;color: #406da6;background: rgba(255,255,255,0.7);}
.sidebar-nav li a:active,
.sidebar-nav li a:focus {text-decoration: none;}
.dropdown-menu li a {color: #406da6 !important;}
.sidebar-nav > .sidebar-brand {height: 55px;font-size: 18px;line-height: 55px;}
.sidebar-nav > .sidebar-brand a {color: #999;}
.sidebar-nav > .sidebar-brand a:hover {color: #fff; background: none;}
.toggle {margin: 5px 5px 0 0;}
.logadoUser {float: left; margin-top: 15px; list-style: none;}
.logadoUser h3{color: #9999a9; display: inline; font-size: 20px;}    
.imgLogado {width: 40px; height: 40px; float: left; overflow: hidden; border-radius: 50%; background-size: contain !important; background-repeat: no-repeat !important; background-position: center !important; background-size: cover !important; margin-top: -10px; margin-right: 5px;}
/* .menu */

#divLogin.active {top: 70px; right: 255px; width: 350px; -webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -ms-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}
#divLogin {z-index: 1000; position: fixed; top: 0; right: 0; width: 250px; transform: translateX(250px); overflow-y: auto; background: rgba(0,0,0,0.7); -webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -ms-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; border: 1px solid #ccc; padding: 20px;}
#divLogin form {margin-top: -20px;}
#divLogin form h3 {color: #fff;}
/* busca */
#buscaindex::after {position: absolute; top: -15px; left: 0px; background-color: #fff; width: 100%; height: 18px; box-shadow: -4px 0px 5px -3px #ddd;}
#buscaindex {box-shadow: -4px 0px 8px -3px #ddd; display: none;}
#buscaindex h3 {margin-top: 0px; color: #f64613; font-family: 'Raleway', sans-serif; font-weight: 100;}
#bt_buscar {float: right; width: 49%; background-color: #337ab7;transition: 1s;}
#bt_buscar:hover {background-color: #555; transition: 1s;}
#bt_limpar {float: left; width: 49%; margin-right: 2%; background-color: #337ab7;transition: 1s;}
#bt_limpar:hover {background-color: #555;transition: 1s;}
.form-control {
/*	height: 45px;     
	border-radius: 0;*/
}
.btEntrar {
	border-radius: 0;
    background-color: rgb(29, 101, 171);
    border: 2px solid rgb(29, 101, 171);
    color: #fff;
    padding: 10px 35px;
    font-size: 16px;
}
/* .busca */

/* rodape */
#rodape{border-top: 5px solid #337ab7; display: inline-block; width: 100%; background-color: #555; color: #fff; padding: 30px; margin-bottom: -20px;}
#rodape ul{padding-left: 0px; margin-top: 15px;}
.catfooter {list-style: none;}
.catfooter a:hover{border-left: 5px solid #fff; transition: 1s;}
.catfooter a{color: #fff; border-left: 5px solid #555; padding-left: 5px; transition: 1s;}
footer a{color: #fff;}
footer a:hover{color: #bbb;}

/* .rodape */

/* Backoffice */
#tabela td{vertical-align: middle;}
.fototabela{float:left;width:60px;margin-right:10px;border-radius:5px;}
#labellogo {margin-bottom: 20px;}
.jumbotron h1 {color: #f64613;}
/* .Backoffice */

/* Index */
#idh1, #idh1Seg, #idh1Sobre { display: inline; font-family: 'Raleway', sans-serif; font-weight: lighter;}
#idh1::before {content: ''; width: 45px; height: 3px; background-color: #edeaea; position: absolute; bottom: 40px;}
#idh1Seg::before {content: ''; width: 45px; height: 3px; background-color: #edeaea; position: absolute; top: 45px;}
#idh1Sobre::before {content: ''; width: 45px; height: 3px; background-color: #edeaea; position: absolute; top: 45px;}
#icon {font-size: 24px; color: #ccc;}
#img {width: 100%; height: 180px; transition: 1s;}
#img:hover {-webkit-filter: grayscale(100%); filter: grayscale(100%); opacity: 0.8; transition: 1s;}
#valor {background-color: #555; font-size: 18px; margin-top: 5px; display: inline-block;}
#local {display: block; float: right; text-align: right; padding-right: 5px; color: #337ab7; font-weight: 700;}
#nfotos {position: absolute; z-index: 5; right: 20px; top: 5px; color: #fff; margin-top: 10px;}
#nfotos h5 {margin-top: 5px; margin-bottom: 5px;}
#newsIndex {padding-right: 0px; padding-left: 0px;}
#boxnews {padding: 10px; margin-right: 5px; position: relative;}
#boxnews:hover {box-shadow: 2px 3px 3px #bbb;}
#idh6comp {display: inline; float: right; margin-top: 0px; font-size: 24px; font-weight: lighter;}
.imgComparar{position: absolute; top: 282px; right: 85px; cursor: pointer;}
#nfotosd {position: absolute; z-index: 5; right: 35px; top: 10px; color: #fff;}
#detleft {width: 50%; float: left; margin-top: 5px; margin-bottom: 5px;}
#detright {width: 50%; float: right; margin-top: 5px; margin-bottom: 5px; text-align: right; padding-right: 5px;}
#tituloh3 {color: #555; margin-top: 10px; margin-bottom: 5px; white-space: nowrap; width: 100%; overflow: hidden; text-overflow: ellipsis;}
#boxdestaques:hover {box-shadow: 2px 3px 3px #bbb;}
#boxloja,#boxcambio {margin-top: 25px;}
.panel-default {border: none;}
.page-header .btn-primary {margin-bottom: 5px; float: right;}
.panel-body #tipo {position: absolute; left: 15px; top: 15px; background-color: rgba(255,255,255,0.8); padding: 1px 5px 0px 5px; color: #337ab7; font-size: 12px; z-index: 2;}
.panel-body #tipod {position: absolute; left: 35px; top: 20px; background-color: rgba(255,255,255,0.8); padding: 1px 5px 0px 5px; color: #337ab7; font-size: 12px; z-index: 2;}
.lojaindex {position: absolute; top: 167px; right: 32px; color: #fff; font-size: 12px; padding: 2px 5px 1px 5px; background-color: rgba(0,0,0,0.5); z-index: 2;}
.box-img-car {position: relative; height:180px; overflow: hidden; border-bottom: 3px solid #337ab7;}
.row {clear: both; margin-left: 0px; margin-right: 0px;}
/* .Index */

/* Index Categorias */
#buttonmais {margin-top: 23px; float: right;}
#buttonmais button {background-color: #555; border-color: #fff; transition: 0.5s;}
#buttonmais button:hover {background-color: #fff; border-color: #f64613; color: #f64613; transition: 0.5s;}
/* .Index Categorias */

/* NEWSLETTER PARALLAX */
.parallaxnews {background-image: url("../img/parallax_news.jpg");width: 100%;clear: both;height: 305px; background-attachment: fixed;background-position: center;background-repeat: no-repeat;background-size: cover;}

/* NEWSLETTER */
.newsletter {font-family: 'Lato', sans-serif;float: left;width: 100%;height: 305px;padding-top: 5px;background-color: rgba(0,0,0,0.7);}
.newsletter h3 {font-size: 2.5em !important; font-weight: bold; color: #fff; text-align: center;margin-top: 15px;}
.newsletter p {font-size: 1.5em !important; color: #fff; text-align: center;}
.newsletter form {width: 98%; float: left; margin-top: 15px; margin-bottom: 10px;}
.newsletter form input {width: 80%;height: 15px;margin-left: 10%;padding: 15px 10px;border: 1px solid #fff;border-radius: 5px;font-size: 14px;background-color: initial;float: left;margin-top: 5px;margin-bottom: 15px;background-color: #fff;opacity: 0.7;text-align: center;}
.newsletter button:hover { transition: 1s; background-color: #fff; opacity: 0.9; color: #337ab7; border-bottom: 3px solid #337ab7;}
.newsletter button { width: 50%;  height: 40px; font-size: 14px; float: none; background-color: #337ab7; opacity: 0.8; padding: 10px; border-radius: 5px; margin-top: 5px; margin-left: 25%; border: none; color: #fff;}
.retorno-active {position: absolute; width: 300px; left: 50%; transform: translateX(-50%); background-color: #f64613; text-align: center; padding-top: 10px; padding-bottom: 10px; color: #fff; font-weight: bold; font-size: 24px; border-radius: 20px;}
.retorno-closed {position: absolute; top: -15px; right: -10px; background-color: #fff; width: 30px; height: 30px; padding-top: 0px;  margin: 0px; line-height: 25px; border-radius: 50%; color: #555; cursor: pointer;}
/* .NEWSLETTER */

/* Carousel */
#imgslide {height: 500px;}
#box-img-slide {width: 100%; overflow: hidden; }
#h3carousel {color: #fff; font-weight: 700; font-size: 36px; text-shadow: 3px 3px 3px #000;}
#h3carousel:hover {color: #555;}
#pcarousel {color: #fff; font-weight: 300; font-size: 18px; text-shadow: 3px 3px 3px #000;}  
#pcarousel:hover {color: #337ab7;}   
.img-carousel {width: 100%;min-height: 150px;}
/* .Carousel */

/* Tipos Autos Index */
#exTab1 {margin-top: 30px;}
#exTab1 .tab-content {padding : 15px 0px;}
#exTab1 .nav-pills > li > a { border-radius: 0;}
.nav>li>a {padding: 0px 50px 0px 0px;}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {color: #000; font-weight: 300; background-color: #fff;}
.nav>li>a:focus, .nav>li>a:hover {color:#555; text-decoration: none; background-color: #fff;}
.nav-pills>li.active::after{content: ' '; position: absolute; width: 45px; top: 63px; height: 3px; background-color: #5b99d7;}
#idh1tipo {padding-left: 0px;font-family: 'Raleway', sans-serif; font-weight: lighter;}
.nav-pills li.active #idh1tipo {color: #555; font-weight: 400;}
/* Tipos Autos Index */

/* Detalhes Carros */
#h1det {display: inline; border-left: 5px solid #337ab7;padding-left: 15px;}
#btvalor {background-color: #337ab7; border-color: #337ab7; float: right;}
#rowdet h2, h3{color: #555;}
#imgdet {position: relative;}
#imgloja {position: absolute; top: 0; width: 120px; background-color: #fff; border-radius: 0 0 10px 10px; padding: 10px; box-shadow: 2px 2px 3px #555;}
#imgloja img {width: 100%;}
.carousel-indicators li {border: 1px solid #406da6;}
.carousel-indicators .active {width: 10px; height: 10px; padding: 1px; border-radius: 50%; background-color: #406da6;}
@media screen and (min-width: 768px) {
.carousel-indicators {
    bottom: -40px;
}
}
/* Detalhes Carros */

/* Opcionais Checkbox - Backoffice */
#opc {width: 100%;}
.opc-input{width: 25%; float: left; margin-top: 5px; margin-bottom: 5px;}
.opc-input input{width: 25%; float: left;}
.opc-input h3{line-height: 50px; float: left;}
input[type=checkbox].css-checkbox {position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;}
input[type=checkbox].css-checkbox + label.css-label {padding-left:30px;height:12px; display:inline-block;line-height:12px;background-repeat:no-repeat;background-position: 0 0;font-size:12px;vertical-align:middle;cursor:pointer;}
input[type=checkbox].css-checkbox:checked + label.css-label {background-position: 0 -12px;}
label.css-label {background-image:url(../img/csscheckbox.png);-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
/* .Opcionais Checkbox - Backoffice */

/* .Opcionais cardetalhes.php */
.opcionais {width: 100%; float: left;}
.opcionais ul {width: 25%; float: left; font-size: 14px; color: #aaa; padding: 0px;}
.opcionais ul li {list-style: none;}

/* Paginação Carros.php */
#paginacao {width: 100%; float: left; text-align: center; font-size: 24px; margin: 50px 0 60px;}
#paginacao a {color: #555; border: 1px solid #bbb; padding: 5px 8px; transition: 1s;}
#paginacao a:hover {background-color: #f64613; border: 1px solid #f64613; color: #fff; transition: 1s;}
#paginacao strong {margin-left: 5px; background-color: #f64613; border: 1px solid #f64613; padding: 5px 8px; color: #fff;}
.pag_car p{font-size: 18px; }
/* Paginação Carros.php */

.mTop {margin-top: 60px;}
.mBot {margin-bottom: 60px;}

/* ========== MOBILE FIRST ==========*/
/* SMALL DEVICES - SMARTPHONES */
@media screen and (min-width: 375px) {

}
@media screen and (min-width: 425px) {

}
@media screen and (min-width: 480px) {

}
/* SMALL DEVICES - TABLETS*/
@media screen and (min-width: 600px) {

}
@media screen and (min-width: 768px) {
.nav_tabs {height: 450px; margin: 30px auto;}
.tab_label{display: block; width: auto; padding: 15px; font-size: 20px; cursor: pointer; text-align: center; border-radius: 10px;}
#tellogin {width: auto; padding-right: 100px;}
}
/* MEDIUM DEVICES - TABLETS & DESKTOPS*/

@media screen and (min-width: 960px) {
#rodape ul{margin-top: 0px;}
}
/* LARGE DEVICES - WIDE SCREENS*/
@media screen and (min-width: 1200px) {
#buscaindex {display: block;}

}

.alert-dismissible .close { position: relative; top: -2px; right: 60px; font-size: 36px; color: inherit; margin-top: -10px;}

.page-header {border-bottom: 0px;}



.box-principal .container-img h1{font-size: 18px !important; display: block;}
.box-principal {float: left;}
.container-img {position: relative;width: 50%; float: left;}
.container-img .image {display: block;width: 100%;height: auto;}
.container-img .overlay {position: absolute;bottom: 0;left: 0;right: 0;background-color: rgba(0,0,0,0.6);overflow: hidden;width: 0;height: 100%;transition: .5s ease;}
.container-img:hover .overlay {width: 100%;}
.container-img .overlay .text {white-space: nowrap; color: white;font-size: 20px;position: absolute;overflow: hidden;top: 50%;left: 50%;transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);}
.container-img:nth-child(even) .overlay {position: absolute;bottom: 0;left: 100%;right: 0;background-color: rgba(0,0,0,0.6);overflow: hidden;width: 0;height: 100%;transition: .5s ease;}
.container-img:nth-child(even):hover .overlay {width: 100%; left: 0;}

/************* Produtos Index ***************/

.box-index {padding-left: 0; padding-right: 0; float: left;}
.box-index .box-index-img h3{position: absolute; top: 15px; left: 25px; color: #fff;}
.box-index .box-index-img {position: relative; width: 100%; float: left; overflow: hidden;transition-duration: 0.5s;}
.box-index .box-index-img:hover {background-color: rgba(90, 156, 233, 0.7); transition: all 1s ease-in-out;}
.box-index .box-index-img img {display: block; width: 100%; z-index: -1; position: relative; height: 350px; transform: scale(1); transition: 1s;}
.box-index .box-index-img:hover img{transform: scale(1.2) rotateZ(5deg); transition: all 1s ease-in-out; -webkit-filter: grayscale(70%); /* Safari 6.0 - 9.0 */
    filter: grayscale(70%);}
.box-index .box-index-img span {position: absolute; color: white; font-size: 4em; visibility: hidden; top: 50%; left: 50%; transform: translate(-50%, -50%); transition-duration: 0.5s;}
.box-index .box-index-img a {transition: 0.5s;}
.box-text {position: absolute; left: 50%; top: 50%; text-align: center; color: #fff; transform: translate(-50%, -50%); visibility: hidden; transition: 0.5s;}
.box-index .box-index-img:hover .box-text {visibility: visible; transition: 0.5s;}  
/* Animação Hover :after e :before */
.box-index .box-index-img:before, .box-index .box-index-img:after  {transition-duration:0.5s;}
.box-index .box-index-img:hover:before, .box-index .box-index-img:hover:after { opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); transform: scale(1);}
.box-index .box-index-img:hover:after {-webkit-transition-delay: 0.25s; -webkit-transition-delay: 0.25s; -moz-transition-delay: 0.25s; -o-transition-delay: 0.25s; -ms-transition-delay: 0.25s; transition-delay: 0.25s;}
.box-index .box-index-img:before, .box-index .box-index-img:after { position: absolute; content: ""; opacity: 0; z-index: 9999; pointer-events: none; transition: opacity 0.35s; -webkit-transition: opacity 0.35s; -moz-transition: opacity 0.35s; -ms-transition: opacity 0.35s; -o-transition: opacity 0.35s;}
.box-index .box-index-img:before { top: 10px; right: 30px; bottom: 10px; left: 30px; border-top: 2px solid #fff; border-bottom: 2px solid #fff; -webkit-transform: scale(0, 1); -moz-transform: scale(0, 1); -o-transform: scale(0, 1); -ms-transform: scale(0, 1); transform: scale(0, 1); -webkit-transform-origin: 0 0; -moz-transform-origin: 0 0; -o-transform-origin: 0 0; -ms-transform-origin: 0 0; transform-origin: 0 0;}
.box-index .box-index-img:after { top: 10px; right: 15px;  bottom: 10px; left: 15px; border-right: 2px solid #fff; border-left: 2px solid #fff; -webkit-transform: scale(1, 0); -moz-transform: scale(1, 0); -o-transform: scale(1, 0); -ms-transform: scale(1, 0); transform: scale(1, 0); -webkit-transform-origin: 100% 0; -moz-transform-origin: 100% 0; -o-transform-origin: 100% 0; -ms-transform-origin: 100% 0; transform-origin: 100% 0;}
.box-text button{background-color: #003366; border: none; padding: 5px 15px; border-radius: 5px; transition: 0.5s;}
.box-text button:hover{background-color: transparent; border: 1px solid #fff; padding: 5px 15px; border-radius: 5px; transition: 0.5s;}
.box-index-img .box-text button a, .box-text h5{color: #fff; font-size: 1.5em;}
.box-back {background-color: rgba(90, 156, 233, 0.3); width: 100%; height: 100%; float: left; position: absolute;}


.page-header {margin-top: 80px;
    margin-bottom: 80px;}

/********** ADMIN ************/
#formLogo label{width: 100%;}
#formLogo img{width: 100px; border-radius: 0px;}
.panel-warning {border-color: #ccc !important;}
.panel-heading {background-color: #ccc !important;}
.panel-heading h5{color: #003366; font-weight: bold;}

.azul {
	background-color: #1860a9;
}

.amarelo {
	background: linear-gradient(to right, #f7a130, #f5cc07);
}

.vermelho {
	background-color: #ff0000;
}

.divAdm {
    height: 100px;
    border-radius: 0px;
    position: relative;
	border: 5px solid #fff;}

.divAdm h5 {position: absolute;
    top: -5px;
    left: 5px;
    color: #fff;
    font-size: 24px;}

.divAdm h6 {display: inline-block;
    font-size: 72px;
    color: rgba(255,255,255,0.4);
    position: absolute;
    top: 0;
    right: 0;}
.divAdm span {position: absolute;
    bottom: 0;
    left: 0;}

.divAdm span:before {
    position: absolute;
    bottom: 5px;
    left: 5px;
    font-size: 48px;
    color: rgba(255,255,255,0.2);
}


a[href$=".pdf"] .imgFich{
background-image: url('../img/pdf.png');
width: 128px;
height: 128px;
display: table;
margin: 0 auto;
}

a[href$=".doc"] .imgFich{
background-image: url('../img/doc.png');
width: 128px;
height: 128px;
display: table;
margin: 0 auto;
}

a[href$=".docx"] .imgFich{
background-image: url('../img/doc.png');
width: 128px;
height: 128px;
display: table;
margin: 0 auto;
}

a[href$=".xlsx"] .imgFich{
background-image: url('../img/xls.png');
width: 128px;
height: 128px;
display: table;
margin: 0 auto;
}

a[href$=".xls"] .imgFich{
background-image: url('../img/xls.png');
width: 128px;
height: 128px;
display: table;
margin: 0 auto;
}

.divAdm h4 {
    display: inline-block;
    font-size: 22px;
    color: rgba(255,255,255,1);
    position: absolute;
    bottom: 0;
    right: 15px;
}

.footer {
	position: absolute;
    width: 100%;
    bottom: 0;
	text-align: right;
    background-color: #f8f8f8;
    padding: 15px;
    margin-top: 45px;
    border-top: 1px solid #e7e7e7;
}


#menu ul li {
	padding: 5px;
}

input[type="radio"] ~ label {
	padding-left: 0px;
}

