/*
Theme Name: Tema otimizador
Theme URI: anetecnologia.com.br - Skype: anetecnologia
Author: Ane Tecnologia
Author URI: anetecnologia.com.br
Description: Tema responsivo
Version: 1.0
License: -.
*/

body {
    font-family: 'Roboto', sans-serif;
    background-color: #FFFFFF;
    color: #414141;
}

a {
    color: #414141;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

textarea:hover,
input:hover,
textarea:active,
input:active,
textarea:focus,
input:focus,
button:focus,
button:active,
button:hover {
    outline: 0px !important;
    -webkit-appearance: none;
}

iframe {
    max-width: 100%;
}

@media (min-width: 1200px) {
    .container {
        width: 968px;
    }
}

.aligncenter {
    display: block;
    margin: 0 auto;
}

.pagina {
    padding: 20px 0 6px;
}

.topo-left {
    float: left;
    width: 580px;
}

.topo-right {
    float: right;
    height: 280px;
    width: 336px;
}

.logo {
    width: 100%;
    text-align: left;
    margin-bottom: 35px;
    position: relative;
}

.logo img {
    max-width: 100%;
}

.topo-lang {
    width: 120px;
    position: relative;
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    overflow: hidden;
    background-color: #FFF0ED;
    position: absolute;
    top: 5px;
    right: 0;
}

.texto {
    display: none;
    margin: 15px 0;
    position: relative;
}

.texto-fechar {
    display: block;
    position: absolute;
    top: -20px;
    right: 0;
    font-size: 16px;
    color: #C00;
}

@media screen and (max-width: 768px) {

    .topo-left {
        width: 100%;
        position: relative;
		padding: 0 70px;
    }

    .topo-right {
        display: none;
    }

    .topo-lang {
        position: absolute;
        top: 0;
        right: 0;
    }

    .logo {
        text-align: center;
    }

    .logo img {
        display: inline-block;
    }
}

.banner {
    background-color: #FFFFFF;
    margin-bottom: 15px;
    padding: 10px 0;
    text-align: center;
    overflow: hidden;
}

.banner img,
.banner iframe {
    display: inline-block;
    max-width: 100%;
}

.upload {
    background-color: #dbe1ff;
    padding: 30px 15px;
    overflow: hidden;
    border-top: 2px solid #01157f;
    border-bottom: 2px solid #01157f;
    margin-bottom: 15px;
}

.upload-botoes {
    text-align: center;
}

.upload-botoes .btn {
    padding: 12px 25px;
}

.redes {
    margin: 0 0 10px;
    padding: 0;
    list-style: none;
    text-align: center;
}

.redes li {
    display: inline-block;
    margin: 0 10px;
}

.redes a {
    display: block;
    font-size: 24px;
}

.tipos {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    text-align: center;
}

.tipos li {
    display: inline-block;
}

.tipos a {
    padding: 0 19px;
    height: 27px;
    line-height: 27px;
    color: #333;
    border-left: 1px #001ba3 solid;
    border-top: 1px #001ba3 solid;
    border-right: 1px #001ba3 solid;
    display: block;
}

.tipos a.ativo {
    background-color: #EAEAEA;
    font-weight: bold;
}

.arquivos-row {
    margin: 0 -5px;
}

.arquivos {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    margin-bottom: 15px;
	margin-top: 15px;
	display: none;
}

.arquivos li {
    float: left;
    padding: 0 5px;
    margin-bottom: 10px;
}

.arquivos .conteudo {
    background-color: #FFF;
    border: 1px #CCC solid;
    position: relative;
    padding: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 132px;
}

.arquivos .titulo {
    float: left;
    width: 63px;
    overflow: hidden;
    height: 16px;
    text-align: right;
    font-size: 12px;
}

.arquivos .fechar {
    float: right;
    color: #C00;
    line-height: 16px;
    font-size: 15px;
    margin-top: -2px;
}

.arquivos .total {
    position: absolute;
    top: 45px;
    left: 0;
    right: 0;
    font-size: 30px;
    color: #333;
    text-align: center;
    font-weight: bold;
    text-shadow: 1px 3px 3px #FFF;
}

.arquivos img {
    width: 100%;
    height: 95px;
    object-fit: cover;
}

.arquivos .config {
    position: absolute;
    top: 21px;
    left: 5px;
    font-size: 32px;
    z-index: 5;
    color: #FFF;
    background-color: rgba(0,0,0,0.7);
    bottom: 30px;
    right: 5px;
    text-align: center;
    line-height: 94px;
    display: none;
}

.arquivos li:hover .config {
    display: block;
}

.arquivos .download {
    border: inherit;
    border-radius: 3px 3px 3px 3px;
    margin-top: 5px;
    overflow: hidden;
    width: auto;
    background-color: #FFDB84;
    line-height: 18px;
    color: #333333;
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
    letter-spacing: 1px;
    display: block;
}

.menu {
    display: inline-block;
    margin: 0 0 15px;
    padding: 0;
    list-style: none;
    text-align: center;
}

.menu li {
    margin: 0 15px;
    display: inline-block;
}

.menu li > a {
    display: block;
    font-weight: bold;
    font-size: 16px;
    height: 34px;
    line-height: 34px;
}

.btn-limpar,
.div-baixar {
    display: none;
}

.campo-url {
    margin-top: 10px;
    position: relative;
    padding-right: 25px;
}

.campo-url a {
    position: absolute;
    top: 0;
    right: 0;
}

.carregando {
    text-align: center;
    display: none;
	margin-top: 15px;
}

.botoes-drive {
    display: inline-block;
    vertical-align: middle;
}

.botoes-drive a,
.botoes-drive button {
    width: 30px;
    height: 23px !important;
    display: block !important;
    padding: 0 !important;
    border: 0 !important;
    overflow: hidden;
    text-indent: -9999px;
    background: #000 !important;
    margin-bottom: 2px;
}

.botoes-drive button {
    margin-bottom: 0;   
}

.botoes-drive button {
    background-image: url("https://totalcompress.com/wp-content/uploads/2017/11/google-drive.png") !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

.botoes-drive a {
    background-image: url("https://totalcompress.com/wp-content/uploads/2017/11/dropbox.png") !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

.btn-disabled {
	opacity: 0.8;
}

.campo-langs {
	display: inline-block;
	width: 70px;
	background-color: #dbe1ff;
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    padding: 8px 8px;
	position: relative;
	text-align: left;
}

.campo-langs a {
	display: block;
    line-height: 24px;
}

.campo-langs img {
    height: 20px;
    margin-right: 3px;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
	float: right;
    margin-top: 5px;
}

.campo-langs-opcoes {
	display: none;
	position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    background-color: #FFF;
    border: 1px solid #CCCCCC;
    padding: 8px;
    width: 139px;
    border-radius: 3px;
}

.campo-langs:hover .campo-langs-opcoes {
	display: block;
}

.btn-menu {
	display: none;
	position: absolute;
    top: 5px;
    left: 0;
    background-color: #dbe1ff;
    border: 1px solid #CCCCCC;
    width: 70px;
    height: 34px;
    text-align: center;
    padding-top: 7px;
    border-radius: 3px;
}

@media (max-width: 765px) {
	.btn-menu { 
		top: 40px;
		display: block;
	}
	
	.campo-langs {
		position: absolute;
		top: 40px;
		right: 0;
	}
	
	.menu {
		display: none;
		width: 100%;
	}
	
	.menu li {
		width: 100%;
	}
	
	.campo-langs-opcoes {
		left: inherit;
		right: 0;
	}
}