/*----------------------------------------------
License: Commons Attribution 3.0
http://creativecommons.org/licenses/by/3.0/
------------------------------------------------*/

/*----------------------------------------------
    COMMON  STYLES    
------------------------------------------------*/
body {
    font-family: 'Lato', sans-serif;
}

 #wrapper-box {
	width: 62%;
	margin: auto;
}

 #wrapper {
    width: 100%;
    background:#fff;
}

#page-wrapperlogin {
    padding: 65px 15px;
    background:#fff;
}

#page-wrapper {
    padding: 15px 15px;
    /*background:#E5EBF2;*/ /*padrão ats*/
    /*background:#949ca1;*/ /*padrão cliente*/
   background:#ffffff;
}

#page-wrapper-cadastro {
    padding: 15px 15px;
    background:#E5EBF2;
   
}
.home {
margin:0 !important;
}

#page-inner {
    width:100%;
    margin:10px 20px 10px 0px;
    background-color:transparent;
    padding:10px;
    min-height:500px;
}
.page-header-title {
    background: #93599f;
    padding: 15px;
    color: #fff;
}

.page-header-title-carrinho {
    background: #93599f;
    padding: 15px;
    color: #fff;
}

.text-center {
    text-align:center;
}
.no-boder {
    border:1px solid #f3f3f3;
}

h1, .h1, h2, .h2, h3, .h3 {
margin-top: 7px;
margin-bottom: -5px;
}
h2 {
    color: #000;
}
h4 {
    padding-top:10px;
}
.square-btn-adjust {
    border: 0px solid transparent; 
   -webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;

}
p {
    font-size:16px;
    line-height:25px;
    /*padding-top:20px;*/
}

.p-prod-loja {
    font-size: 16px;
    line-height: 20px;
    padding-top: 20px;
    height: 70px;
}

button.btnLinkLoja {
border:none; 
position: relative;
display: block;
padding: 0px 15px;
color: white;
background-color:transparent;
right:50%;
margin-top:0px;
font-size:small;
 
}
button.btnLinkLoja:hover {
text-decoration: none;
background-color: #4CB1CF;
color: #fff;
 
}



/*----------------------------------------------
   DASHBOARD STYLES    
------------------------------------------------*/
.page-header {
padding-bottom: 9px;
margin: 10px 0 45px;
border-bottom: 1px solid #C7D1DD;
}

.panel-back {
    background-color:#fff;

}
.panel-default > .panel-heading {
color: #000;
background-color: #FFFFFF;
border-color: #ddd;
font-weight:bold;
}
.jumbotron, .well{
background:#fff;
}
   .noti-box {
min-height: 100px;
padding: 20px;
}

    .noti-box .icon-box {
display: block;
float: left;
margin: 0 15px 10px 0;
width: 70px;
height: 70px;
line-height: 75px;
vertical-align: middle;
text-align: center;
font-size: 40px;
}
.text-box p{
    margin: 0 0 3px;
}
.main-text {
    font-size: 25px;
    font-weight:600;
}
.set-icon {
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;

}

.bg-color-yellow {
    background-color: #fff;
    color: #FFBF00;
    font-weight: bold;
    border-color: #C7D1DD;
}
.bg-color-green {
background-color: #fff;
color: #5cb85c;
font-weight: bold;
border-color: #C7D1DD;
}
 .bg-color-blue {
background-color: #fff;
color: #4CB1CF;
font-weight: bold;
border-color:#C7D1DD;
}
  .bg-color-red {
background-color: #fff;
color:#F0433D;
font-weight: bold;
border-color: #C7D1DD;
}
  .bg-color-brown {
background-color: #fff;
color:#f0ad4e;
font-weight: bold;
border-color: #C7D1DD;
}
.back-footer-yellow {
    background-color: #FFBF00;
    color: white;
    border-top: 0px solid #fff;
    height: 65px;
}
.back-footer-green {
background-color: #5cb85c;
color:white;
border-top: 0px solid #fff;
height: 65px;
}
 .back-footer-red {
background-color: #F0433D;
color:white;
border-top: 0px solid #fff;
height: 65px;
}
 .back-footer-blue {
background-color: #4CB1CF;
color:white;
border-top: 0px solid #fff;
height: 65px;
}
 .back-footer-brown {
background-color: #f0ad4e;
color:white;
border-top: 0px solid #fff;
height: 65px;
}
 .icon-box-right {
display: block;
float: right;
margin: 0 15px 10px 0;
width: 70px;
height: 70px;
line-height: 75px;
vertical-align: middle;
text-align: center;
font-size: 40px;
}

.utilitybar {
    display: block;
    border-bottom: 1px solid #e7e7e7;
    height: 36px;
    line-height: 36px;
    text-align: center;
    padding: 0px;
    vertical-align: middle;
    background-color: #e7e7e7;
    color: #000;
    font-weight: bold;
}

 .main-temp-back {
background: #8702A8;
color: #FFFFFF;
font-size: 16px;
font-weight: 300;
text-align: center;
}
 .main-temp-back .text-temp {
font-size: 40px;
}
.back-dash {
    padding:20px;
    font-size:20px;
    font-weight:500;
  -webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-color:#2EA7EB;
color:#fff;
}
    .back-dash p {
        padding-top:16px;
        font-size:13px;
        color:#fff;
        line-height:25px;
        text-align:justify;
    }

     .color-bottom-txt {
   color: #000;
font-size: 16px;
line-height: 30px;
}

.nav-social {
	margin: 10px 0;
padding: 10px;
background: #f2f2f2;
}
.nav-login {
height:40px;
background: #cc9966;
font-weight:800;
padding:10px;
}

div.row.col-top, div.row.col-top .col-md-4, div.row.col-top .col-md-8, div.row.col-top .col-md-12 {margin:0 !important;}
div.row.col-top .col-md-4.col-xs-12, div.row.col-top .col-md-4.col-sm-12 {padding-right:0 !important;}
div.row.col-top .col-md-4.col-xs-12, div.row.col-top .col-md-4.col-sm-12 {padding-left:0 !important;}

.nav-login a, .nav-carrinho a { color:#FFF !important;}
.nav-carrinho {
height:55px;
background: #cc9933;
font-weight:800;
padding:10px
}

.nav-carrinho i {font-size: 40px;}

#slide {height:auto ; background:#f2f2f2;}

     /*CHAT PANEL*/
 .chat-panel .panel-body {
height: 450px;
overflow-y: scroll;
}
 .chat-box {
margin: 0;
padding: 0;
list-style: none;
}
 .chat-box li {
margin-bottom: 15px;
padding-bottom: 5px;
border-bottom: 1px dotted #808080;
}
 .chat-box li.left .chat-body {
margin-left: 90px;
}
 .chat-box li .chat-body p {
margin: 0;
color: #8d8888;
}
.chat-img>img {
    margin-left:20px;
}
footer{background: #ccc;}
footer p{
font-size: 14px;
padding: 15px;
}
/*----------------------------------------------
    MENU STYLES    
------------------------------------------------*/


.user-image {
    margin: 25px auto;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
max-height:170px;
max-width:170px;
}
.logo-img
{
    max-width:350px;
    width: auto;
    height: auto;
    max-height: 120px;
}
.logo-img-responsive
{
    display: block;
    max-width: 100%;
    height: auto;
    max-height: 100%;
}
.img-carrinho
{
    display: block;
    max-width: 100%;
    max-height: 150px;
    height: auto;
}
.top-navbar{
margin:0px;
}
.top-navbar .navbar-brand {
color: #fff;
width: 260px;
text-align: left;
height: 120px;
font-size: 30px;
font-weight: 700;
text-transform: uppercase;
line-height: 30px;
z-index: 999999999;
}
.top-navbar .nav > li {
position: relative;
display: inline-block;
}
.top-navbar .nav > li > a {
position: relative;
display: block;
padding: 8px 15px;
color: #888;
}
.top-navbar .nav > li > a:hover, .top-navbar .nav > li > a:focus {
text-decoration: none;
background-color: #225081;
color: #fff;
}
.top-navbar .dropdown-menu{
min-width: 230px;
border-radius: 0 0 4px 4px;
}
.top-navbar .dropdown-menu > li > a:hover, .top-navbar .dropdown-menu > li > a:focus{
color: #225081;
background:none;
}
.dropdown-tasks{
width: 255px;
}
.dropdown-tasks .progress {
height: 8px;
margin-bottom: 8px;
overflow: hidden;
background-color: #f5f5f5;
border-radius: 0px;
}
.dropdown-tasks > li > a { 
padding: 0px 15px;
}
.dropdown-tasks p {
font-size: 13px;
line-height: 21px;
padding-top: 4px;
}
.active-menu {
    background-color:#870524!important;
    color: #fff !important;
    font-size: 16px;
}
.active-menu-2 {
    background-color: #f4ac38 !important;
    color: #333 !important;
    font-size: 16px;
}

.arrow {
    float: right;
}

.fa.arrow:before {
    content: "\f104";
}

.active > a > .fa.arrow:before {
    content: "\f107";
}


.nav-second-level li,
.nav-third-level li {
    border-bottom: none !important;
}

.nav-second-level li a {
    padding-left: 37px;
}

.nav-third-level li a {
    padding-left: 55px;
}
.sidebar-collapse , .sidebar-collapse .nav{
	background:none;
}
.sidebar-collapse .nav {
	padding:0;
}
.sidebar-collapse .nav > li > a {
	color:#888;
	background:transparent;
	text-shadow:none;
} 
.sidebar-collapse .nav > li > ul >li > a {
	color:#fff;
	background:transparent;
	text-shadow:none;
}
.sidebar-collapse > .nav > li > a {
	padding:15px 10px;
}
.sidebar-collapse > .nav > li {
	border-bottom: 1px solid rgba(107, 108, 109, 0.19);
}
ul.nav.nav-second-level.collapse.in {
    background: #f4ac38;
}
.sidebar-collapse .nav > li > a:hover,
.sidebar-collapse .nav > li > a:focus {
	 
	outline:0;
}
 
.navbar-side {
	border:none;
	background-color: transparent;
	
}
.top-navbar {
	background:#fff top center;
	border-bottom:none;
	
}
.top-navbar .nav > li > a > i {
margin-right: 2px;
}
.top-navbar .navbar-brand:hover { 
color:#fff;

}
.dropdown-user li {
margin: 8px 0;
}
.navbar-default {
border:0px solid black;
     
}
.navbar-header {
    margin-top: 10px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background-color: #B40101;
}
.navbar-default .navbar-toggle {
border-color: #828282;
}

.navbar-default .navbar-toggle .icon-bar {
background-color: #000;
}
.nav > li > a > i {
    margin-right:10px;
}
/*----------------------------------------------
    UI ELEMENTS STYLES     
------------------------------------------------*/
.btn-circle {
width: 35px;
height: 35px;
padding: 6px 0;
 -webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
text-align: center;
font-size: 16px;
line-height: 1.428571429;
color: #cc9933;
}

.nav-margin {margin-top: 65px !important;}
/*----------------------------------------------
    MEDIA QUERIES     
------------------------------------------------*/
 
 @media (min-width:768px) {
     #page-wrapper{
        margin: 0 0 0 260px;
        padding: 15px 30px;
       
		
    }
	
	#page-wrapper-cadastro{
        margin: 0 0 0 0;
        padding: 15px 30px;
       
		
    }
    .navbar-side {
        z-index: 1;
        position: absolute;
        width: 260px;
    }

   .navbar {
     border-radius: 0px; 
     min-height: 140px;
    }

    .painelFinal {
    width:50%;
    height:auto;
    margin:auto;
    text-align:justify;
    font-size:20px;
    background:linear-gradient(to top left,#c93 ,white 25%)

    }


    .btnPainelFinal {
    
    padding-left:30px;
    Width: 200px;
    Height: 100px;
    }

}

 @media (min-width:481px) and (max-width:767px) {
    .painelFinal {
    width:80%;
    height:auto;
    margin:auto;
    text-align:justify;
    font-size:15px;
    background:linear-gradient(to top left,#c93 ,white 10%)

    }
    .btnPainelFinal {
        padding-top:5px;
        padding-left:30px;
        Width: 170px;
        Height: 120px;
   
        }



}

@media (max-width:480px) {
.page-header small {
display: block;
padding-top: 14px;
font-size: 19px;
}
.painelFinal {
width:80%;
height:auto;
margin:auto;
text-align:justify;
font-size:15px;
background:linear-gradient(to top left,#c93 ,white 10%)

}
.btnPainelFinal {
    padding-top:5px;
    padding-left:30px;
    Width: 170px;
    Height: 120px;
   
    }
}

/* Custom container */
.container-fixed {
  margin: 0 auto;
  max-width: 1440px;
}
.container-fixed > hr {
  margin: 0px 0;
}



/* Form Login */

.form {

  background: #deb408;
  width: 100%;
  padding: 50px;

}
.form h2 {
  margin: 0 0 40px;
  line-height: 1;
  color: #000;
  font-size: 26px;
  font-weight: 400;
  text-align:center;
}
    .form input {
        outline: none;
        display: block;
        width: 100%;
        margin: 0 0 20px;
        padding: 10px 35px;
        border: 1px solid #ccc;
        color: #777;
        font-family: "Lato";
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 14px;
        font-wieght: 400;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        -webkit-transition: 0.2s linear;
        -moz-transition: 0.2s linear;
        -ms-transition: 0.2s linear;
        -o-transition: 0.2s linear;
        transition: 0.2s linear;
    }
.form input:focus {
  color: #333;
  border: 1px solid #2ecc71;
}
    .form button {
        cursor: pointer;
        background: #417fd3;
        width: 100%;
        padding: 10px 15px;
        border: 0;
        color: #fff;
        font-family: "Lato";
        font-size: 14px;
        font-weight: 400;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        -webkit-transition: 0.2s linear;
        -moz-transition: 0.2s linear;
        -ms-transition: 0.2s linear;
        -o-transition: 0.2s linear;
        transition: 0.2s linear;
    }
.form button:hover {
  background: #27ae60;
}
.form a
{
    color: #000;
}

.ico-form i {
	position: absolute;
	margin: 13px 0px 0px 10px; color:#777;
}

.clear{clear:both;}

.page-header-menu {background: #C93;border-top: 4px solid #ccc; padding:10px; }
.nav.menu-2  li {float:right; }
.nav.menu-2  li a {color:#fff; }

.search, .search input, search button{float:left}

.content-produto h2 { font-size:28px; color:#4CB1CF; margin:15px 0; font-weight:bold;}
.content-produto h3 { font-size:24px; color:#d0963b;}
.content-produto p { color:#444;}
.total h3 {font-size:20px; color:#4CB1CF; margin:15px 0; font-weight:bold;}

.check-list { float:left; font-size:16px; width:100%; background:#f2f2f2; color:#ccc; }
.check-list  i {margin:10px 15px; font-size:28px; color:#}
.check-list-ok {color:#27ae60}

.noprint
{
    display: none;
}

.table-responsive
{
    overflow: auto;
}

.vote label {
    cursor:pointer;
}
.vote label input{
    display:none;
}
.vote label i {
    font-family:FontAwesome;
    font-size:18px;
    -webkit-transition-property:color, text;
    -webkit-transition-duration: .2s, .2s;
    -webkit-transition-timing-function: linear, ease-in;
    -moz-transition-property:color, text;
    -moz-transition-duration:.2s;
    -moz-transition-timing-function: linear, ease-in;
    -o-transition-property:color, text;
    -o-transition-duration:.2s;
    -o-transition-timing-function: linear, ease-in;
}
.vote label i:before {
    content:'\f005';
}
.vote label i.active {
    color:gold;
}

.radio-bancos {
    float: left;
    width: 100%;
}

.thumb-bandeira {
    max-height: 30px;
    max-width: 40px;
    height:auto;
    width:40px;
}
/*------------------
   scroll bar style
-------------------*/
/* width */
::-webkit-scrollbar {
    width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #fff;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.painel-cartao {
    background: #fff;
    padding: 20px;
    /*border: 1px solid black;*/
}

.tamanho-icone-pagamento {
    font-size: 66px;
}

#bandeirasDosCartoes ul li {
    display: inline;
    padding: 0;
}

.spanMsgDeErro {
    color: #ff0000;
}

.lista-bandeiras-cartoes {
    padding: 0;
}

.bandeira-cartao-lista label {
    text-align: center;
    padding-right: 5px;
}

.bandeira-pais-venda {
    width: 30px;
    height: 30px;
}

.frase-final {
    text-align: center;
}

.carousel-indicators .active {
    background-color: #000;
}

.carousel-indicators li {
    border: 1px solid #000;
}