/* Basic CSS starts */

body{
   font-family: 'Open Sans', sans-serif;color:#444;font-size:14px;line-height:25px;
	-webkit-font-smoothing: antialiased; 
}

ul, ol{ padding-left:15px;}
ul.none{text-align:left;margin:0;padding:5px 0px 10px 20px;list-style-type:none !important;}
ul.none li{padding:0px 0px 10px 0px;margin:0;}

a{color:#1aa3b7;text-decoration:none;}
a:hover,a:active,a:focus {outline: 0;text-decoration:none !important;}

hr{ }

strong{font-family: 'Open Sans', sans-serif !important;font-weight:600;}  

:focus {outline:none;}
::-moz-focus-inner {border:0;}

.form *{font-size:13px;}

/*************************** NEW STYLES ************************/

.cred{color:red;}
.cOrange{color:#4968a2 !important;}
.cBordeaux{color:#862647 !important;}
.red{border:dotted 1px red !important;}
.blue{border:dotted 1px blue !important;}
.black{border:dotted 1px black !important;}
.aqua{border:dotted 1px aqua !important;}

.cWhite{color:white !important;}
.cGrayDark{color:#444 !important;}
.cGrayLight{color:#868686 !important;}
.bgGrayLight{background-color:#f7f7f7;}
.bgBordeaux{background-color:#862647;}
.brdGray{border-top:solid 1px #e6e6e6;}

.fleft{float:left !important;}
.fright{float:right !important;}
.ttleft{text-align:left !important;}
.ttright{text-align:right !important;}
.ttbold{font-weight:bold !important;}
.ttitalic{font-style:italic !important;}
.ttcenter{text-align:center !important;}
.ttjustify{text-align:justify !important;}
.ttcenter{text-align:center !important;}
.ttupper{text-transform:uppercase !important;}
.ttlower{text-transform:lowercase !important;}

.alvertMidd{vertical-align:middle !important;}
.pstRelative{position:relative;}
.pstAbsolute{position:absolute;}

.clear{clear:both;}
.clear3{clear:both; height:3px;}
.clear5{clear:both; height:5px;}
.clear10{clear:both; height:10px;}
.clear15{clear:both; height:15px;}
.clear20{clear:both; height:20px;}
.clear25{clear:both; height:25px;}
.clear30{clear:both; height:30px;}
.clear35{clear:both; height:35px;}
.clear40{clear:both; height:40px;}
.clear45{clear:both; height:45px;}
.clear50{clear:both; height:50px;}
.clear55{clear:both; height:55px;}
.clear60{clear:both; height:60px;}
.clear65{clear:both; height:65px;}
.clear70{clear:both; height:70px;}
.clear75{clear:both; height:75px;}
.clear80{clear:both; height:80px;}
.clear85{clear:both; height:85px;}
.clear90{clear:both; height:90px;}
.clear95{clear:both; height:95px;}
.clear100{clear:both; height:100px;}

.NoPdd{padding: 0px 0px 0px 0px !important;}

body form{padding-left: 0px !important; padding-right: 0px !important;}

#pnlCookies.boxCookies{position:fixed; left:0; margin:0; bottom:0; padding:4px; z-index:1000; text-align:center; width:100%; background-color:#3f3e3e; color:#fff !important;}
#pnlCookies .cookies{padding:5px 0; line-height:15px !important;}
#pnlCookies .cookies a{color:#fff; font-weight:300;}
#pnlCookies .cookies a:hover{color:#fff;}
#pnlCookies .cookies input.warning{margin-right:15px; vertical-align:middle;}
#pnlCookies .cookies input.close{float:none; font-size:inherit !important; color:#fff !important; opacity: 0.80; filter: alpha(opacity=80); background-color: #34a395; border-color: #34a395; padding:8px 18px;  border-radius:5px; margin-left:15px;}
#pnlCookies .cookies input.close:hover{color:#fff; opacity: 1; filter: alpha(opacity=100);}
#pnlCookies .cookies input.close i{font-weight:300; font-size:25px !important; color:#fff !important; padding-right:15px; vertical-align:middle;}
#pnlCookies .cookies a.infoCookie{opacity: 0.80; filter: alpha(opacity=80); background-color: #7c7c7c; border-color: #7c7c7c; padding:5px 10px;  border-radius:5px; margin-left:15px; font-weight:600; color:#fff !important;}
#pnlCookies .cookies a.infoCookie:hover{opacity: 1; filter: alpha(opacity=100);}

.tError{color:red; font-size:12px;}
.mainContent .sky-form.boxed{border:0; margin-bottom:0;}
.mainContent .sky-form header{padding:0; border-bottom:solid 1px #b3b3b3; background:transparent;}
.mainContent .sky-form header.login h2:before{font-family:FontAwesome; content:"\f090"; color:#6e6e6e; padding-right:10px; font-size:25px;}
.mainContent .sky-form header h2, .mainContent .guide h2{font-size:30px; color:#000; margin:0;}

.mainContent .sky-form fieldset{padding:30px 0 0;}
.mainContent .sky-form fieldset.normalform{padding:10px 0 0;}

.mainContent .sky-form fieldset input[type="checkbox"] {vertical-align: middle; margin-right:5px;}
.mainContent .sky-form fieldset label {vertical-align: middle; margin-bottom:0; padding-top:3px; font-weight:400;}
.mainContent .sky-form fieldset label a{padding-left:15px; color:#000; font-weight:600; text-decoration:underline; font-size:13px;}
.mainContent .sky-form fieldset label.float{ position:relative; left:-20px; top:30px;}
.mainContent .sky-form fieldset label.EnableText,
.mainContent .sky-form fieldset label.DisableText{padding-top:15px}
.mainContent .sky-form fieldset label.DisableText{color:#bbbbbb;}

.mainContent .sky-form fieldset .ttitalic label{padding-top:0px;}
.mainContent .sky-form fieldset .ttitalic a{font-size:14px; color:#333; text-decoration:underline;}
.mainContent .sky-form .btn{margin: 15px 0 0 0; padding:10px 35px;}

.mainContent .sky-form fieldset.normalform .btn{margin:30px 0 0 0; font-weight:600;}
.mainContent .sky-form fieldset.normalform.resum label{line-height:17px;}

.mainContent .guide h2{line-height:35px;}
.mainContent .guide h2:before{font-family:FontAwesome; content:"\f15b"; color:#6e6e6e; padding-right:10px; font-size:25px;}

.mainContent .guide h2.Users:before{font-family:FontAwesome; content:"\f007"; color:#6e6e6e; padding-right:10px; font-size:25px;}

.mainContent .guide .moduleList h5, .mainContent .sky-form h5{font-size:15px; font-weight:600; border-bottom:solid 1px #b3b3b3; padding-bottom:5px; margin:0 0 10px;}
.mainContent .sky-form h5.nobdrbottom{font-size:15px; font-weight:600; border-bottom:0px none; padding-bottom:0px; margin:0 0 0px;}
.mainContent .guide .moduleList .search-result, .mainContent .guide .moduleList .users-list
{padding:0 0 20px; border-bottom:1px solid #ddd;}
.mainContent .guide .moduleList .search-result a.viewGuideBtn:before{font-family:FontAwesome; content:"\f002"; color:#6e6e6e; padding-right:5px; font-size:15px;}
.mainContent .guide .moduleList .search-result a.viewGuideBtn{text-transform:uppercase; color:#6e6e6e; font-weight:600;}
.mainContent .guide .moduleList .search-result a.viewGuideBtn:hover,
.mainContent .guide .moduleList .users-list a i:hover,
.mainContent .guide .moduleList .users-list a:hover
{color:#e7010e;}

.mainContent .guide .moduleList .users-list a{color:#444444;}
.mainContent .guide .moduleList .users-list a i{color:#6e6e6e; font-size:18px; font-weight:400;}

.mainContent .guide .moduleList .table{margin-bottom:0;}
.mainContent .guide .moduleList .users-list .table > thead > tr > th.maxW50{width:30%;}
.mainContent .guide .moduleList .users-list .table > thead > tr > th{border-bottom:0px none; background-color:#878787; font-weight:400; color:#ffffff; padding:15px 8px;}

.mainContent .guide .moduleList .users-list .table > tbody > tr > td{padding:15px 8px; vertical-align: inherit; line-height:15px;}

.mainContent .guide .moduleList .search-result .table > thead > tr > th{border-bottom:0px none; background-color:#e8e8e8; font-weight:600; color:#000;}
.mainContent .guide .moduleList .table-striped > tbody > tr {background-color: #f9f9f9;}
.mainContent .guide .moduleList .table-striped > tbody > tr:hover{background-color: #f5f5f5;}
.mainContent .guide .moduleList .pagination > li > a,
.mainContent .guide .moduleList .pagination > li > a:focus{color:#6e6e6e;}
.mainContent .guide .moduleList .pagination > li > a:hover{color:#000000;}
.mainContent .guide .moduleList .pagination > .active > a{border-color:#e7010e; background-color:#e7010e; color:#ffffff;}

.mainContent a.button.button-secondaryLight {background-color:#8d8b8b; font-weight:400;}
.mainContent a.button.button-secondaryLight:hover {background-color:#afafaf;}
.mainContent a.button.button-secondary, .mainContent .button.button-secondary {background-color:#6e6e6e; font-weight:400;}
.mainContent a.button:hover, .mainContent .button:hover{background-color:#989898;}
.mainContent a.button {
	float: right; height: 39px; overflow: hidden; margin:0 0 0 20px; padding: 0 25px; outline: none; border: 0;
	font: 300 15px/39px 'Open Sans', Helvetica, Arial, sans-serif; text-decoration: none; color: #fff; cursor: pointer;
}

.mainContent .btn-primaryLight{border-color:#e7010d; background-color:#e7010d; color:#ffffff;}
.mainContent .btn-primaryLight:hover{border-color:#b20b15; background-color:#b20b15;}

.mainContent .guide h4{font-size:16px; font-weight:600; padding-bottom:5px; margin:0 0 10px;}
.mainContent .sky-form h5 span{font-weight:300; padding-left:10px; text-transform:none; font-size:14px;}
.mainContent .sky-form fieldset.normalform .inline input,
.mainContent .sky-form fieldset.normalform .inline a
{ display:inline-block;}

.mainContent .sky-form fieldset.normalform .inline a{margin: 10px 0px 0px 20px;}

a.btnValidation{color:#6e6e6e; text-transform:uppercase; font-weight:600; font-size:12px;}
a.btnValidation:hover{color:#e7010e;}
a.btnValidation:before{font-family:FontAwesome; content:"\f00c"; color:#6e6e6e; padding-right:5px; font-size:20px;}
.boxGrayValidation{background-color:#e8e8e8;}

.morelines input.button.button-secondary{font-weight:600; font-size:20px;}

.mainContent .divider
{border:0; margin:20px 0; height:2px; border-top:#b3b3b3 1px solid; text-align:center; position:relative; clear:both;}

.choose{margin-top:40px;}
.choose a div:hover{background-color:#4f4f4f;}
.choose a div{background-color:#6e6e6e; padding:30px 0; color:#fff; font-size:30px; font-weight:300; width:100%;}
.choose div.alFolder:before{font-family:FontAwesome; content:"\f15b"; color:#ffffff; padding-right:10px; font-size:25px;}
.choose div.alReports:before{font-family:FontAwesome; content:"\f15b"; color:#ffffff; padding-right:10px; font-size:25px;}
.choose div.alUsers:before{font-family:FontAwesome; content:"\f007"; color:#ffffff; padding-right:10px; font-size:25px;}

.choose div.alFA:before{font-family:FontAwesome;color:#ffffff; padding-right:10px; font-size:25px;}
.choose div.alPickup:before{font-family:FontAwesome; content:"\f007"; color:#ffffff; padding-right:10px; font-size:25px;}
.choose div.alDropoff:before{font-family:FontAwesome; content:"\f007"; color:#ffffff; padding-right:10px; font-size:25px;}
.choose div.alProduct:before{font-family:FontAwesome; content:"\f007"; color:#ffffff; padding-right:10px; font-size:25px;}

a.btn-pdf, a.btn-pdf:focus{background-color:#1abfb9;}
a.btn-pdf:hover{background-color:#098f8a;}


div.toggle > label
{border-bottom:solid 0px #dedfdf; font-size:18px; font-weight:400; padding-bottom:10px; background-color:transparent; padding:10px 20px 10px 0px;}

.panel-body
{padding:20px 0; background-color:transparent; border:0;}

.panel-heading h4.panel-title
{border-bottom:solid 0px #dedfdf; font-size:18px; font-weight:400; padding-bottom:10px; background-color:transparent; padding:10px 20px 0 0;}

.accordion.panel-group.transparent .panel-heading
{border-bottom:solid 1px #dedfdf; font-size:18px; font-weight:400; padding-bottom:10px; background-color:transparent; padding:10px 20px 5px 0;}

.accordion.panel-group{border:none !important;}

.toggle.transparent{margin:0;}

div.toggle.active > label{background:transparent !important;}
div.toggle.active{border:none !important;}


/****************************************************************/
.minH{min-height:350px; height:auto;}
.Lg .minH{min-height:350px !important; height:auto;}
.container .c-soon .minH{min-height:250px; height:auto;}


section.mainContent {padding:40px 0; background-color:#f3f3f3;}

section.DestaqBottom .boxTitle h3
{color:#fff !important; padding:20px 0; margin-bottom:0; font-size:24px; text-align:center; text-transform:uppercase; background-color:#0e0e0e;}

section.DestaqBottom .titlepage h1
{font-weight:400; margin-bottom:25px; color:#858585; font-family:'Roboto', sans-serif; font-size:48px; font-weight:lighter;}

section.DestaqBottom .boxTitleNewsHome{border-top:solid 5px #000; border-bottom:solid 1px #000;}
section.DestaqBottom .boxTitleNewsHome h3:after{content: url('/img/icvcnoticias.png'); vertical-align:middle; margin-left:10px;}
section.DestaqBottom .boxTitleNewsHome h3
{color:#1a0000 !important; padding:15px 0; margin-bottom:0; font-size:24px; text-align:center; text-transform:uppercase;}

section.DestaqBottom .boxNoItems{padding:78px 0; border:solid 1px #f2f0f0; color:#999;}

section.DestaqBottom .Valor div#ctl00_cph_main_destaques1_rptDestaques_ctl00_pnlDest.Valor{padding-left:0;}
section.DestaqBottom .Valor div#ctl00_cph_main_destaques1_rptDestaques_ctl01_pnlDest.Valor{padding-left:23px; padding-right:0 !important;}
section.DestaqBottom .Valor div#ctl00_cph_main_destaques1_rptDestaques_ctl00_pnlDest img,
section.DestaqBottom .Valor div#ctl00_cph_main_destaques1_rptDestaques_ctl01_pnlDest img{display: inline-block; max-width: 100%; height: 187px;}

section.DestaqBottom div#ctl00_cph_main_destaques1_rptDestaques_ctl00_pnlDest.Valor .maisinfo
{padding:5px 15px; margin:0; background-color:#4968a2; position: absolute; top:152px; right:15px; color:#fff;}
section.DestaqBottom div#ctl00_cph_main_destaques1_rptDestaques_ctl01_pnlDest.Valor .maisinfo
{padding:5px 15px; margin:0; background-color:#4968a2; position: absolute; top:152px; right:0px; color:#fff;}

.maisinfo a, .voltar a{color:#4968a2 !important;}

table td{font-size:13px !important;}

section.DestaqBottom .comment .texto{color:#444; font-size:14px;}
section.DestaqBottom .comment .texto .lead{color:#444; font-size:14px !important; margin-bottom:0;}
section.DestaqBottom .comment .maisinfo{color:#1ca9a4;}
section.DestaqBottom .comment .maisinfo a{color:#46c0fb !important;}
section.DestaqBottom .comment .maisinfo a:hover{color:#0083bb !important;}

section.DestaqBottom .comment .title{line-height:18px !important; margin-bottom:10px;}
section.DestaqBottom .comment .title .data{display:inline; font-size:15px; text-transform:uppercase; font-weight:300;}
section.DestaqBottom .comment .title #hplInfo2{position:absolute; right:0; background-color:#1abfb9; padding:5px 10px; color:#fff;}
section.DestaqBottom .comment .title h6:before{content:"|"; color:#444; margin:0 5px; vertical-align:middle; padding-bottom:5px; font-size:14px !important;}
section.DestaqBottom .comment .title h6{font-weight:400; margin-bottom:5px; color:#444; line-height:18px; font-size:15px !important; text-transform:uppercase; display:inline;}
section.DestaqBottom .comment .title h6 a{color:#444 !important;}
section.DestaqBottom .comment .title h6 a:hover{color:#1ca9a4 !important;}

section.DestaqBottom .comment .media-body img{width:293px; height:201px;}
section.DestaqBottom .comment .media-body .img{margin-bottom:5px;}
section.DestaqBottom .comment .media-body{position:relative; padding-top:20px;}

table td p{margin: 0px 0px 20px;}
table td ul li{padding-bottom:0 !important; color: #555; padding-left: 1em; text-indent: -0.7em; line-height: 22px !important;}

.container .result h5.FirstCat
{color:#ff3b14 !important; font-size:36px !important; font-weight:600 !important; margin-bottom:37px; display:block; line-height:30px;}

.container h1.FirstCat
{font-family:'Roboto', sans-serif; font-size:48px; color:#858585; font-weight:lighter; margin:35px 0px 20px 0px; text-transform:uppercase;}
.container h1.FirstCat span{color:#858585/*2c1700*/;}
.container h1.FirstCat span#lblCat span{color:#7f7148/*000*/;}

.container h1.SubTitle
{font-family:'Roboto', sans-serif; font-size:48px; color:#000; font-weight:600; margin:0; text-transform:uppercase;}

.container h3.SubCat
{font-family:'Roboto', sans-serif; color:#444; font-weight:lighter; margin:0 0 20px; text-transform:uppercase; padding-top:20px;}


.vwCookies h1, .vwCookies h2, .vwCookies h3, .vwCookies h4, .vwCookies h5{font-weight: 300; color:#4968a2;}
.vwCookies p{margin: 0px 0px 10px;}
.vwCookies .ttjustify h2, .vwCookies .ttjustify h3, .vwCookies .ttjustify h4, .vwCookies .ttjustify h5{margin:30px 0 10px;}

.breadcrumb > li > a {color:#2c1700;}
.breadcrumb > li > a:hover{text-decoration:underline !important;}
.breadcrumb > li + li:before{padding:0 8px; color:#2c1700;font-family: FontAwesome; content: "\f105";}
.breadcrumb > li > a.active{color:#7F7148;}


/* Coming soon */
.c-soon{margin: 50px 0px 100px 0px; /*padding: 100px 50px;*/ text-align:center !important;}
.c-soon img{margin-bottom:25px;}
.soon-med{font-size:23px;line-height:30px;font-family: 'Open Sans', sans-serif; font-weight:300;}
.soon-big{font-size:40px;line-height:50px;font-family: 'Open Sans', sans-serif; font-weight:300;}
.soon-small{font-size:18px;line-height:25px;font-family: 'Open Sans', sans-serif; position:relative; font-weight:300;}


.btLogin .btn-danger, .btLogin .btn-info{padding:8px 20px !important;}
.btn-danger, .btn-info{border-radius:0px !important; border:0 !important; font-size:14px; color:White;}
.btn-gray{border-radius:0px !important;background-color:#fff !important;border-color:#bfbfbf !important; font-size:14px; text-transform:uppercase; color:#444; }

.btn-danger:hover{background-color:#b2aa91 !important;}

label.checkbox.small {font-size:11px; color:#8f8e8e; line-height:16px;}
label.checkbox {font-size:14px; color:#727171;}

/*TABS */

.nav-tabs > li a {
float: left;
margin-bottom: -1px;
background-color:#e3e4e4;
color:#5f676a;

border:0 !important;
border-radius:0px !important;
padding:4px 18px !important;
font-size:14px !important;
font-weight:400;
font-family: 'Open Sans', sans-serif !important;
}

.nav-tabs > li.active{ 
float: left;
margin-bottom: -1px;
background-color:#5f676a;
color:White !important;}

 .nav-tabs > li.active a {
float: left;
margin-bottom: -1px;
background-color:#5f676a;
color:White !important;
border:0 !important;
border-radius:0px !important;
padding:4px 18px !important;
font-size:14px !important;
font-weight:400;
font-family: 'Open Sans', sans-serif !important;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
color: #555;
cursor: default;
background-color: transparent;
border: 1px solid #ddd;
border-bottom-color: transparent;
}

.titleBlue{color:#00a4da !important; font-size:18px; font-weight:400;
font-family: 'Open Sans', sans-serif !important; padding-bottom:27px;}

.titleBlue24{color:#00a4da !important; font-size:24px; font-weight:400;
font-family: 'Open Sans', sans-serif !important; padding-bottom:27px;}

ul.docs li a{color:#000; font-size:13px;}

hr {
border: 0;
 margin: 25px 0 !important; 
border-top: #ddd 1px solid;
border-bottom: #fff 1px solid;
}

ul.links li{width:50%; float:left;}
#bottom{background-color:#f6f6f6;  padding:25px 0 30px 0; margin-top:25px; text-align:center;}
#linksBottom{padding:25px 0;}
.padd80right{padding-right:80px;}

.colored-wrapper{background-color:#f6f6f6;}



.owl-featured-detail{background-color:transparent !important; color:#00a4da !important; text-align: left !important;}

.owl-carousel.featured .owl-featured-item {
width: 99%;
padding-bottom: 15px;
text-align: left !important;
background-color: transparent !important;
display: block;
webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}

.owl-carousel.featured .owl-featured-detail:after {
content: none !important;
position: absolute;
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid #F4F4F4;
left: 50%;
margin-left: -10px;
top: -16px;
z-index: 10;
webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}





#shop{position:relative;}
#shop i{position:absolute; left:25px; top:30%;}
#shop input[type="submit"]{padding:10px 30px 10px 50px; font-family:'Roboto Slab', serif; font-size:12px; background-color:transparent; color:#fff; border:0 !important;}

#shop .btn.btn-danger{padding:0; background-color:#7f7148 !important; border:0 !important;}
#shop .btn.btn-danger:hover{background-color:#b2aa91 !important;}

#pnlBtShopping .btn.btn-danger i{position:absolute; left:0; top:20%; color:#a2956f !important; font-size:20px; vertical-align:middle;}
#pnlBtShopping input[type="submit"]
{padding:10px 0px 10px 25px; z-index:5; font-family:'Roboto Slab', serif; font-size:12px; background-color:transparent; color:#2c1700; border:dotted 0px !important;}
#pnlBtShopping .btn.btn-danger
{padding:0; background-color:#fff !important; border:0 !important; float:right; position:relative;}

#pnlBtShopping.shopping{padding-top:5px; border-top:solid 1px #7f7148; margin:10px 0 0 0;}
.shopping .price{padding-left:0;}
.shopping .btshop{padding-right:0;}


/************** RECAPTCHA *************************/
.RadCaptcha.RadCaptcha_Default p
{margin-bottom:0px !important; height:40px !important;}

.RadCaptcha_Default input[type="text"], input[type="file"]
{
    height: 38px; padding: 0px 12px; width: 100%; border: 2px solid #E6E6E6; margin-top:5px;
    /*display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 12px; line-height: 1.428571429; color: #555555;
    vertical-align: middle; background-color: #ffffff !important; border: 1px solid #cccccc !important; border-radius: 6px !important; margin-top:5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;*/
}

.RadCaptcha_Default input[type="text"]:focus
{
  border-color: #66afe9;
  outline: 0; background-color: #ffffff !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.RadCaptcha_Default label, .txtTypeRecaptcha
{
    font-family: 'Open Sans', sans-serif !important; width:100%; font-weight: normal !important; line-height:12px; color:#8F8E8E;
    font-size: 11px !important; text-align: center !important; /*border:dotted 1px blue !important;*/ margin-top:10px;
}
.RadCaptcha img{width:100% !important; margin-top:0px !important;}
.RadCaptcha{padding-bottom:0px !important; margin-bottom:0px !important; height:auto !important; margin-top: -20px !important;}

.RadCaptcha label#ctl00_cph_main_ucContent_SMcontent1_cm1_testes_CaptchaTextBoxLabel,
.RadCaptcha label#ctl00_cph_main_ucContent_SMcontent1_registo_testes_CaptchaTextBoxLabel,
.RadCaptcha label#ctl00_cph_main_ucContentList_SMcontent1_newsletter1_testes_CaptchaTextBoxLabel
{visibility:hidden;}

.registoCaptcha .RadCaptcha{margin-top:85px !important;}
.registoCaptcha .btSendRecaptcha{margin-top:155px !important;}

.btSendRecaptcha{margin-top:60px;}
.NLbtSend .btn{margin: 3px 0px 0px 20px;}

/****************************************************************************************/
.btLogin{margin-top:10px;}
.error {font-weight: bold; color: red; padding: 2px 8px; margin-top: 2px;}
.validation-error { background-color:#fff0f0 !important; border:1px #a90329 solid !important; color:Red !important; }

/* FOR CONFIGURATION FORM */
.validation-saved { background-color:#f0fff0 !important; border:1px #03a929 solid !important; color:green !important; }


/*  QUICK SEARCH AUTOCOMPLETE */

div.imgthmb{float:left; width:35px;}
div.titp{float:right; width:110px; line-height:15px !important;padding-bottom:20px !important;}

.CompletionList {
    padding: 6px 7px; background-color: #FFF; border: 0px solid #CCC; width: auto; border-radius: 0px !important;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.CompletionListItem {font-size: 11px; font-family: inherit; color: #555; list-style-type:none; border-bottom:1px #ccc dotted;}
.CompletionListItemHighlight {font-size: 11px; font-family: inherit; color: #666; list-style-type:none;border-bottom:1px #ccc dotted; cursor:pointer !important;}
/****************************************************************************************/






/******  Media PRINT ********/
@media print {
    h2, h3 {page-break-after: inherit !important; white-space: nowrap !important;}
    .table {margin-bottom: 20px !important;}
    table td.Pprice, table th.Pprice, div.tOrderSucess{white-space: nowrap !important;}
    table td.nowrap{}
    #check.header h1#showInPrint{display: block !important;}
    table td a[href]:after {content: "" !important;}

}


/****************** Responsive CSS ************************/

/* ### MOBILE ### */
@media (max-width: 215px)
{
	.owl-item .divBoxText h3 {font-size: 10px !important; line-height: 11px;margin: 0px 0px 10px;}
	.owl-item .divBoxText h2 {font-size: 11px !important; line-height: 12px;margin: 0px 0px 10px;}
}
@media (max-width: 320px)
{
    section.hpBemVindo h3 { font-size:1.2em !important;line-height: 20px;padding-top: 10px;padding-bottom: 20px !important;}
}

@media (max-width: 485px)
{
	.hide_mobile {display:none !important;}
	.owl-item .divBoxImage img {min-height:90px;}
	.owl-item .divBoxText {padding: 6px 0px 0px;}
	.owl-item .divBoxText h3 {font-size: 11px !important; line-height: 12px;margin: 0px 0px 10px;}
	.owl-item .divBoxText h2 {font-size: 12px !important; line-height: 13px;margin: 0px 0px 10px;}
    .owl-item .divBoxImage, .owl-item .col-md-5.col-xs-6.Int.bxtxt{min-height:90px;}
    #sliderGallery .owl-carousel .owl-wrapper-outer{height:68px;}
    section.hpBemVindo h3 { font-size:1.8em;}
    .item-detailsCatList .liH h5 {padding: 10px 0px; font-size: 14px !important; }
    #lvList-vwDirectorio .listDiret ul{padding-left:0;}
    section.DestaqBottom .comment .media-body img{width:100%; height:auto;}
}
/* #### Mobile Phones Portrait #### */
@media screen and (max-device-width: 490px) and (orientation: portrait){
    /* some CSS here */
    .hide_mobile {display:none !important;}
    #topNav .logTop a.logo{float:none;}
    #header .search .form-control {font-size: 12px !important; padding:0 5px;}
    .row.bxTitlte .container .row{margin-left:0; margin-right:0;}
    #header .search{margin-top:0px !important;}
    #header .searSocial{padding-left:0 !important;}
    .menuNavInib header#topNav {float:none !important; border-bottom:none !important; box-shadow:none !important; border-top: 1px solid #EEE;}
    #header .search .fa-search {font-size:15px;}
    #header .search .form-control {width:90%;}
    section.subsNewsletter div.col-md-3.col-sm-3.col-xs-12.ttcenter
    {border-bottom:solid 1px #e0e0e0; margin-bottom:20px; text-align:left !important; padding-bottom:10px;}
    section.subsNewsletter div.col-md-3.col-sm-3.col-xs-12.ttcenter i, section.subsNewsletter div.col-md-3.col-sm-3.col-xs-12.ttcenter h3{float:left;}
    .page-img {height:auto;}
    .page-img img {width:auto; height: auto;}
    div span.FirstCatMenuLat {font-size: 30px !important;line-height: 30px;}
    .mnLat{padding-bottom:30px;}
    .container h5.FirstCat {margin-bottom:10px;}
    .breadcrumb, .breadcrumb > li > a {font-size: 11px !important; font-weight:normal !important;}
    #footer .menuBtt a.childcat{margin-left:10px;}
    #footer .menuBtt .col-xs-12, #footer .menuBtt .col-xs-6{margin-top:20px;}
    .NLbtSend .col-md-4.col-sm-4.col-xs-4.btSendRecaptcha,
    .registoCaptcha .col-md-4.col-sm-4.col-xs-4.btSendRecaptcha
    {padding-right:0 !important;}
    .NLbtSend .recapt, .registoCaptcha .recapt{padding-left:0 !important;}
    .NLbtSend .btn-sm{padding: 5px 5px !important;}

    .registoCaptcha .RadCaptcha{margin-top:0px !important;}
    .registoCaptcha .btSendRecaptcha{margin-top:73px !important;}

    section.DestaqBottom div#ctl00_cph_main_destaques1_rptDestaques_ctl00_pnlDest.Valor .maisinfo,
    section.DestaqBottom div#ctl00_cph_main_destaques1_rptDestaques_ctl01_pnlDest.Valor .maisinfo{right:0;}
    section.DestaqBottom .Valor div#ctl00_cph_main_destaques1_rptDestaques_ctl00_pnlDest.Valor,
    section.DestaqBottom .Valor div#ctl00_cph_main_destaques1_rptDestaques_ctl01_pnlDest.Valor{padding-left:0; padding-right:0 !important;}

    .Directorio .mpLojas #map, .mpLojas #map{width:auto; height:auto; left: 0;}
    .addthis_default_style .at300b, .addthis_default_style .at300bo, .addthis_default_style .at300m{padding:0 1px !important;}
	.owl-item .divBoxText {padding: 10px 0px 0px;}
	.owl-item .divBoxText h3 {font-size: 14px !important; line-height: 16px;margin: 0px 0px 10px;}
	.owl-item .divBoxText h2 {font-size: 16px !important; line-height: 18px;margin: 0px 0px 10px;}
	.owl-item .divBoxImage img {min-height:auto; height:auto;}
    .owl-item .divBoxImage, .owl-item .col-md-5.col-xs-6.Int.bxtxt{min-height:150px;}
    /*#sliderGallery .owl-carousel .owl-wrapper-outer{height:150px;}*/
    section.hpBemVindo h3 { font-size:1.8em;}
    #sliderGallery .owl-theme .owl-controls .owl-buttons {position: relative; width:auto !important; margin: auto; top:-50px; left: 0px; right: 0px;}
    .owl-theme .owl-controls .owl-buttons div{padding:5px 10px !important;}
    .owl-theme .owl-controls {margin-top:0;}
    #sliderGallery .owl-theme .owl-controls .owl-buttons div {margin: 50px 5px !important;}
    .owl-item .divBoxText h3 span {padding:5px; font-size:16px !important;}
    .owl-item .divBoxText h3 {bottom:25px;}
    #linksBottom img{padding:15px !important;}
    .iconsTtl {font-size:14px; line-height:20px; padding:10px 10px;}
}

/* Mobile phones */
@media (max-width: 600px)
{

}

/* #### Mobile Phones Landscape #### */
@media screen and (max-device-width: 640px) and (orientation: landscape){
  /* some CSS here */
}

/* #### Mobile Phones Portrait or Landscape #### */
@media screen and (max-device-width: 640px){
  /* some CSS here */
}

/* #### iPhone 4+ Portrait or Landscape #### */
@media screen and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2){
  /* some CSS here */
	.hide_mobile {display:none !important;}
}

@media screen and (min-device-width: 495px) and (max-width: 973px)
{
	.owl-item .divBoxImage img {min-height:200px;}
	.owl-item .divBoxText {padding: 5px 0px 0px;}
	.owl-item .divBoxText h3 {font-size: 20px !important; line-height: 22px;margin: 0px 0px 10px;}
	.owl-item .divBoxText h2 {font-size: 24px !important; line-height: 26px;margin: 0px 0px 10px;}
    .owl-item .divBoxImage, .owl-item .col-md-5.col-xs-6.Int.bxtxt{min-height:200px;}
    #sliderGallery .owl-carousel .owl-wrapper-outer{height:200px;}
    section.hpBemVindo h3 { font-size:1.8em;}
}

@media screen and (min-device-width: 768px) and (max-device-width: 800px)
{
  div span.FirstCatMenuLat {font-size:30px !important; line-height: 33px;}
  .page-img {height:auto;}
  .page-img img {width:auto; height: auto;}
  .NLbtSend .col-md-4.col-sm-4.col-xs-4.btSendRecaptcha{padding-right:0 !important;}
  .NLbtSend .recapt{padding-left:0 !important;}
  .bottom-pagination .owl-controls .owl-page {margin-bottom:10px !important;}
}
/* #### Tablets Portrait or Landscape #### */
@media screen and (min-device-width: 800px) and (max-device-width: 980px)
{
    header#topNav ul.nav > li a {padding: 15px 7px !important; font-size: 14px !important;}
    .page-img {height:auto;}
    .page-img img {width:auto; height: auto;}
	#footer .spaced.col-md-1.col-sm-2 p{float:right;}
	#footer .spaced.col-md-1.col-sm-2 a.social{margin: 5px 1px;}
}
@media screen and (min-device-width: 980px) and (max-device-width: 1024px)
{
    header#topNav ul.nav > li a {padding: 15px 10px !important; font-size: 15px !important;}
}

/* Tablets */
@media (max-width: 768px){
    .mainContent .guide .moduleList .search-result{font-size:12px;}
    .mainContent .guide .moduleList .search-result .table > tbody > tr > td:last-child{padding:8px 4px;}
    .mainContent .guide .moduleList .search-result a.viewGuideBtn{font-size:12px !important;}

}

@media screen and (max-width: 800px) 
{

}


/* #### Desktops #### */
/* Desktop */
@media (min-width: 991px)
{

}

@media screen and (min-width: 1024px){
  /* some CSS here */
}

/*******************************************************************************************************/
