﻿/*
ARQUIVO DE ESTILIZAÃ‡ÃƒO REFERENTE AO HEADER
*/
/* 
    Created on : 29/09/2015, 19:07:33
    Author     : Scomaçao, Fernando F.C
*/

/*ICONSFONTS*/
.iconfont-painel:before{
    content: "\e940";
    color: #FFF;
    font-size: 0.9em;
}
.iconfont-sair:before{
    content: "\ea13";
    color: #FFF;
    font-size: 0.88em;
}

.c_login_logado{}
.c_login_logado p{float: right; line-height: 25px; margin-right:8px; color: #FFF;}
.c_login_logado p b{font-weight: 600; margin-right: 5px;}
.c_login_logado a{float: right; line-height: 25px; margin-right:20px; color: #FFF;}
.c_login_logado a:hover{opacity: 0.5;}

/*###############################INTERATIVIDADES###############################*/
.nav_active{background-color: rgba(198,203,235, 0.4);}
.nav_active_sub{background-color: rgba(198,203,235, 0.4);}


/*###############################DEFAULT PAGE's'###############################*/
.font-title-topics{font-family: "exo-black",sans-serif; font-size: 1.245625em; color: #0b1433;}
.font-subtitle-topics{font-family: "exo-regular",sans-serif; font-weight: 900; font-size: 0.875em; color: #0b1433;;}
.font-paragraph-topics{font-family: "exo-light",sans-serif; font-size: 0.875em; color: #0b1433; line-height: 21px;    text-align: justify;}
.font-bold-orange{font-family: "exo-regular",sans-serif;  font-weight: 600; color: #ec6c04;}
.font-medium-black{font-family: "exo-regular",sans-serif;  font-weight: 600; /*color: #444444;*/}
.border-bsmall-title{width: 120px; height: 5px; background-color: #0b1433; margin-top: 5px; position: relative;}
.border-bsmall-title .slice-whiter{
    position: absolute;
    right: -15px;
    border-left: 15px solid #0b1433;
    border-right: 15px solid transparent;
    border-bottom: 5px solid #0b1433;
}


/*###############################NOME PAG'S'###############################*/
.c_banner_topo_page{width: 100%; float: left;border-top: solid 10px #0b1433; }
.banner_topo_page{background-image: url("http://www.dynomd.com/proxy.php?url=https%3A%2F%2Fwww.excelcontabilidade.com.br%2Ftheme%2Ftemplates%2Fviews%2Fcss%2Fbackground%2Fheader%2Fgeral%2Fbg00.jpg"); height: 122px;}
.c_name_page{width: 100%; float: left; background-image: url("http://www.dynomd.com/proxy.php?url=https%3A%2F%2Fwww.excelcontabilidade.com.br%2Ftheme%2Ftemplates%2Fviews%2Fcss%2Fbackground%2Fheader%2Fgeral%2Fbg01.jpg"); height: 50px;}
/*NAME PAGE*/
.name_page{box-sizing: border-box; padding-top: 5px;}
.name_page span{vertical-align: middle; display: inline-block}
.name_page span:nth-of-type(1) img{vertical-align: middle; margin-right: 10px;}
.name_page span:nth-of-type(2){font-family: "exo-black",sans-serif; font-size: 1em; color: #0b1433; margin-top: 10px;}
.c_button_back{float: right; width: 100px;  margin-top: 5px; text-align: center; position: relative;}
.c_button_back .c_img{}
.c_button_back img{}
.c_button_back p{display: block; width: 100%; margin-top: 3px; font-family: "exo-bold",sans-serif; font-size: 0.875em; color: #0b1433; font-weight: 900;}
.c_button_back a{display: block; width: 100%; height: 100%; position: absolute;  top: 0; left: 0;}
.c_button_back a:hover{opacity: 0.2; background-color: rgba(255,255,255,0.5); }

/*#########################################################################*/

.c_header_login{width: 100%; height: 30px; background-color: #0b1433; font-family: 'exo-regular',sans-serif; font-size: 0.875em; border-bottom: solid 1px #c6cbeb;}
.c_login{/*width: 660px;*/ height: 100%; float: right; margin-top: 4px; }
.c_login_form{}
.shorticon_header_login{width: 9px; height: 10px; background-size: contain; background-image: url("http://www.dynomd.com/proxy.php?url=https%3A%2F%2Fwww.excelcontabilidade.com.br%2Ftheme%2Ftemplates%2Fviews%2Fcss%2Fshorticon%2Fheader%2Flogin%2Fshorticon-cadeado.png"); float: left; padding-top: 5px;     margin-top: 2px; margin-right: 10px;}
.c_login_form label h1{ padding-top: 4px; color: #FFF; font-weight: 600; width: 150px;}
.c_login_form label{display: block; float: left; }
.c_login_form span{margin-left: 10px; color: #FFF; font-family: 'exo20-light',sans-serif; }
.c_login_form input{ margin-right: 5px; box-sizing: border-box; border-radius: 10px;text-align: center; background-color: #FFF; outline: none}

.c_login_form button{float: right; cursor: pointer; height: 16px; margin-top: 3px; padding: 0 26px 0 5px; color: #fff; font-weight: bold; border: none; background: url("http://www.dynomd.com/proxy.php?url=https%3A%2F%2Fwww.excelcontabilidade.com.br%2Ftheme%2Ftemplates%2Fviews%2Fcss%2Fshorticon%2Fheader%2Flogin%2Fshorticon-acessar.png") no-repeat right center;}
.c_login_form button:hover{transition: 0.3s; opacity: 0.5;}

.c_logotipo_nav{height: 90px; background-color: #ffffff;}
.c_header_logotipo{box-sizing: border-box; padding-top: 10px; float: left;}
.c_header_logotipo:hover{opacity: 0.7; transition: 0.3s;} 
.c_header_nav{float: right; width: 770px; height: 90px; position: relative; }
.c_header_nav nav{width: 100%; height: auto;}
.c_header_nav ul{padding: 0; margin: 0; margin-top: 10px; margin-left: 0px;}
.c_header_nav li{float: left; width: 110px; height: 70px;  text-align: center; position: relative; box-sizing: border-box; padding-top: 10px;}
.c_header_nav a{display: block; width: 101%; margin-left: -1%; height: 100%; position: absolute; top: 0; }
.c_header_nav a:hover{transition: 0.3s;  background-color: rgba(198,203,235, 0.4);}
.c_header_nav h1{font-family: "exo-regular",sans-serif; font-size: 0.75em; color: #0b1433; font-weight: 600;}
.shorticon_header_nav{width: 30px; height: 30px; margin: 0 auto; margin-bottom: 10px;}
.bg-nav-header-detalhe-cima{ background-image: url("http://www.dynomd.com/proxy.php?url=https%3A%2F%2Fwww.excelcontabilidade.com.br%2Ftheme%2Ftemplates%2Fviews%2Fcss%2Fbackground%2Fheader%2Fnav%2Fbg00.png");   background-repeat: no-repeat; height: 7px; position: absolute; width: 620px; left: 65px; top: 4px; }
.bg-nav-header-detalhe-baixo{background-image: url("http://www.dynomd.com/proxy.php?url=https%3A%2F%2Fwww.excelcontabilidade.com.br%2Ftheme%2Ftemplates%2Fviews%2Fcss%2Fbackground%2Fheader%2Fnav%2Fbg01.png"); background-repeat: no-repeat; height: 7px; position: absolute; width: 620px; left: 65px; bottom: 4px; }
.borda_nav_header{height: 53px; width: 1px; position: absolute; right: 0; top: 9px; background-color: #c6cbeb; opacity: 0.5}
.shorticon_header_nav01{background-image: url("http://www.dynomd.com/proxy.php?url=https%3A%2F%2Fwww.excelcontabilidade.com.br%2Ftheme%2Ftemplates%2Fviews%2Fcss%2Fshorticon%2Fheader%2Fnav%2Fshorticon-home.png"); background-repeat: no-repeat; width: 16px; height: 14px; margin-top: 8px;}
.shorticon_header_nav02{background-image: url("http://www.dynomd.com/proxy.php?url=https%3A%2F%2Fwww.excelcontabilidade.com.br%2Ftheme%2Ftemplates%2Fviews%2Fcss%2Fshorticon%2Fheader%2Fnav%2Fshorticon-excel.png"); background-repeat: no-repeat; width: 17px; height: 17px; margin-top: 6px;}
.shorticon_header_nav03{background-image: url("http://www.dynomd.com/proxy.php?url=https%3A%2F%2Fwww.excelcontabilidade.com.br%2Ftheme%2Ftemplates%2Fviews%2Fcss%2Fshorticon%2Fheader%2Fnav%2Fshorticon-contabilidade.png"); background-repeat: no-repeat; width: 14px; height: 18px; margin-top: 6px;}
.shorticon_header_nav04{background-image: url("http://www.dynomd.com/proxy.php?url=https%3A%2F%2Fwww.excelcontabilidade.com.br%2Ftheme%2Ftemplates%2Fviews%2Fcss%2Fshorticon%2Fheader%2Fnav%2Fshorticon-aj.png"); background-repeat: no-repeat; width: 22px; height: 19px; margin-top: 5px;}
.shorticon_header_nav05{background-image: url("http://www.dynomd.com/proxy.php?url=https%3A%2F%2Fwww.excelcontabilidade.com.br%2Ftheme%2Ftemplates%2Fviews%2Fcss%2Fshorticon%2Fheader%2Fnav%2Fshorticon-duvidas.png"); background-repeat: no-repeat; width: 15px; height: 13px; margin-top: 12px;}
.shorticon_header_nav06{background-image: url("http://www.dynomd.com/proxy.php?url=https%3A%2F%2Fwww.excelcontabilidade.com.br%2Ftheme%2Ftemplates%2Fviews%2Fcss%2Fshorticon%2Fheader%2Fnav%2Fshorticon-contato.png"); background-repeat: no-repeat; width: 16px; height: 12px; margin-top: 12px;}
.shorticon_header_nav-leao{background-image: url("http://www.dynomd.com/proxy.php?url=https%3A%2F%2Fwww.excelcontabilidade.com.br%2Ftheme%2Ftemplates%2Fviews%2Fcss%2Fshorticon%2Fheader%2Fnav%2Fleao.png"); background-repeat: no-repeat; width: 23px; height: 27px; margin-top: -3px;}

.c_nav_banner{/*width: 970px;*/ height: auto; position: absolute; left:85px; top: 10px;  z-index: 9999;}
.c_nav_banner ul{padding: 0; margin: 0;}
.c_nav_banner li{float: left; width: 175px; height: 70px; margin-right: 30px; background-color: #0b1433; border-radius: 0 0 15px 15px; overflow: hidden; position: relative;}
.c_nav_banner li:nth-of-type(4n+0){margin-right: 0;}
.c_nav_banner h1{font-family: 'exo-regular',sans-serif; font-size: .870em; color: #FFF; font-weight: 600; text-align: center; line-height: 16px;}
.c_nav_banner a{display: block; width: 100%; height: 100%; position: absolute;  top: 0; opacity: 0.5; transition: 0.3s; border-radius: 0 0 15px 15px;}
.c_nav_banner a:hover{display: block; width: 100%; height: 100%; position: absolute; background-color: #264f9f; top: 0; opacity: 0.4; transition: 0.3s;}
.shorticon_banner{width: 30px; height: 30px;  margin: 0 auto; margin-top: 5px;}
.shorticon_banner01{background-image: url("http://www.dynomd.com/proxy.php?url=https%3A%2F%2Fwww.excelcontabilidade.com.br%2Ftheme%2Ftemplates%2Fviews%2Fcss%2Fshorticon%2Fheader%2Fnav%2Fshorticon-banner01.png"); width: 14px; height:16px; margin-bottom: 10px;}
.shorticon_banner02{background-image: url("http://www.dynomd.com/proxy.php?url=https%3A%2F%2Fwww.excelcontabilidade.com.br%2Ftheme%2Ftemplates%2Fviews%2Fcss%2Fshorticon%2Fheader%2Fnav%2Fshorticon-banner02.png"); width: 23px; height:21px; margin-bottom: 5px;}
.shorticon_banner03{background-image: url("http://www.dynomd.com/proxy.php?url=https%3A%2F%2Fwww.excelcontabilidade.com.br%2Ftheme%2Ftemplates%2Fviews%2Fcss%2Fshorticon%2Fheader%2Fnav%2Fshorticon-banner03.png"); width: 23px; height:22px; margin-bottom: 5px;}
.shorticon_banner04{background-image: url("http://www.dynomd.com/proxy.php?url=https%3A%2F%2Fwww.excelcontabilidade.com.br%2Ftheme%2Ftemplates%2Fviews%2Fcss%2Fshorticon%2Fheader%2Fnav%2Fshorticon-banner04.png"); width: 18px; height:20px; margin-bottom: 5px;}

/*### SLIDES ###*/ 
.header_container_slide{border-bottom: solid 10px #0b1433; border-top: solid 10px #0b1433; position: relative;} 
.slide { width: 100%; height: auto; margin:0px auto 0 auto; float:left;}
.slide .slides_container { width: 100%; display: none; }
.slide .slides_container div { width: 100% !important; display: block; left: 0 !important; height: 369px !important; }
.slide .slides_container div.img1 { display: block; background: url("http://www.dynomd.com/proxy.php?url=https%3A%2F%2Fwww.excelcontabilidade.com.br%2Ftheme%2Ftemplates%2Fviews%2Fcss%2F..%2Fimg%2Fslides%2F02.jpg") center top no-repeat; }
.slide .slides_container div.img2 { display: block; background: url("http://www.dynomd.com/proxy.php?url=https%3A%2F%2Fwww.excelcontabilidade.com.br%2Ftheme%2Ftemplates%2Fviews%2Fcss%2F..%2Fimg%2Fslides%2F01.jpg") center top no-repeat; }
.slide .slides_container div a{ float: left; width: 100%; height: 100%;}
.slide .prev{ width:42px; height:78px; float:left; position:absolute; z-index:99999; background:url("http://www.dynomd.com/proxy.php?url=https%3A%2F%2Fwww.excelcontabilidade.com.br%2Ftheme%2Ftemplates%2Fviews%2Fcss%2F..%2Fimg%2Fslides%2Fback.png") no-repeat center top; top:450px; left:50%; margin-left:-490px; text-indent:-9999px;}
.slide .next{ width:42px; height:78px; float:left; position:absolute; z-index:99999; background:url("http://www.dynomd.com/proxy.php?url=https%3A%2F%2Fwww.excelcontabilidade.com.br%2Ftheme%2Ftemplates%2Fviews%2Fcss%2F..%2Fimg%2Fslides%2Fnext.png") no-repeat center top; top:450px; text-indent:-9999px; right:50%; margin-right:-490px;}
.slide ul.pagination { list-style: none; margin: 0; padding: 0; min-width: 38px; max-width: 120px; display: table; float: left; position: absolute; right: 50%; margin: 0 -485px 0 0; overflow: hidden; z-index: 99999; top: 767px; }
.slide ul.pagination li { float: left; display: inline; width: 15px; height: 14px; text-indent: -9999px; overflow: hidden; margin: 0 2px; }
.slide ul.pagination li a { float: left; display: inline; background:url("http://www.dynomd.com/proxy.php?url=https%3A%2F%2Fwww.excelcontabilidade.com.br%2Ftheme%2Ftemplates%2Fviews%2Fcss%2F..%2Fimg%2Fslides%2Fslider.png") no-repeat center top; width:11px; height:11px; }
.slide ul.pagination li.current a, .slide ul.pagination li a:hover { background:url("http://www.dynomd.com/proxy.php?url=https%3A%2F%2Fwww.excelcontabilidade.com.br%2Ftheme%2Ftemplates%2Fviews%2Fcss%2F..%2Fimg%2Fslides%2Fslider.png") no-repeat center bottom; }

.login-cadastro{ float: right; color: #fff; margin: 8px 30px 8px 3px;}
.login-cadastro a{ color: #fff; font-weight: bold}
.login-cadastro a:hover{ text-decoration: underline}