﻿html {
    overflow-x: hidden;
}
body {
	
}


.objectListagem th {
    text-align: center;
}

div.tablescroll table {
    margin-bottom: 0px;
}

div.tablescroll table thead th,div.tablescroll table tfoot td {
    /*border: 1px solid #ddd;
    text-align: center;*/
    background-color: #686868;
    color: #FFF;
    /*border-right: 2px solid #d3d1d1;*/
    font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
    font-size: 14px;
    font-weight: 300;
    text-transform: none;
    /*border-bottom: 4px solid #d3d1d1;*/
    text-align: center;
}

.slide-content-over {
    top: 25% !important;
}

div.tablescroll table tfoot td {
    text-transform:none;
    border-bottom: 0px;
    text-align: right;
    /*border-right: 2px solid #d3d1d1;*/
    padding: 0px 4px !important;
}

div.tablescroll table tfoot td:first-child {
    text-align: center;
}

div.tablescroll table thead th:last-child {
    border-right: 0px;
}

div.tablescroll table tbody tr {
    background-color: #FFF;
}

div.tablescroll table tbody td {
     border-right: 2px solid #FFF;
     padding: 4px !important;
}

div.tablescroll table thead th {
    padding: 0px !important;
}

.logo-publicity-item-div{
    width: 40%;
    height: 150px;
    padding-left: 5%;
    padding-right: 5%;
}

.logo-publicity-item{
        /*background: rgba(0,0,0,0.4);*/
        background: none;
        display: inline-block;
        margin-right: 15px;
        cursor: pointer;
        cursor: hand;
        background-size: 100% 100%;
        width:200px;
        height:120px;
}

.logo-publicity-item img{
    height: 100%;
    width: 100%;
    /*object-fit: contain !important;*/
}

@supports (-ms-accelerator:true) {

    .banner-publicity-bottom > img{
            max-height: 60% !important;
    }
}

.banner-publicity-bottom > img {
    object-fit: contain!important;
}

@font-face {
    font-family: Futura;
    src: url("fonts/futura.ttf");
}

@media (max-width: 992px){
    .logout {
        padding-left: 15px;
    }

    .logout:before {
        content: "Sair ";
        font-weight: bold;
    }
}

@media (max-width: 1200px){
    .container {
        max-width: 100% !important;
    }

}

@media (max-width: 768px) {
	#topmenu div.container {
		margin-left: 20px;
	}
}

@media(max-width: 767px){
    .logo-publicity-item img{
        height: 100%;
        width: 100%;
        /*object-fit: contain;*/
    }
    .banner-publicity-bottom > img {
        max-height: 30% !important;
        margin-top: 25%;
        /*object-fit: none!important;*/
    }
}

#topmenu {
	min-height: 84px;
	background-color: #ececec;
    margin: 0px;
}

#topmenu-leftside div {
	float: left;
}

#topmenu-logo {
	background: url("/images/xCarga/logotipo.jpg") no-repeat center;
    background-color:#ececec;
    background-size: contain;
	width: 437px;
	height: 84px;
}

#topmenu-slogan {
	color: #C20F1B;
	margin-top: 24px;
	margin-left: 25px;
}

@media (max-width: 515px) {
    #topmenu-slogan {
		display: none;
    }
}

#topmenu-links {
	margin-top: 14px;
}


#topmenu-socialIcons{
    padding-top: 10px;
    text-align: right;
}

#topmenu-links,#topmenu-links a {
	font-family: 'Titillium Web', sans-serif;
	color: black;
	text-transform: uppercase;
}

@media (min-width: 992px){

    #topmenu-links li a {
	    padding: 0px;
	    padding-left: 10px;
	    padding-right: 10px;
	    border-left: 1px solid black;
    }
}

@media (max-width: 532px) {
    .navbar-toggle {
        float: none;
    }

    #topmenu-logo {
        margin-right: 30px;
    }

    .navbar-header {
        text-align: center;
    }

}

@media (max-width: 1072px) {
    #topmenu-logo {
        width: 274px !important;
    }
}

@media (max-width: 991px) {
    #topmenu-logo {
        width: 474px !important;
    }
}

@media (max-width: 569px) {
    #topmenu-logo {
        width: 374px !important;
    }
}


@media (max-width: 738px) {
    
    .video-container video{
           visibility:hidden !important;
    }
}

@media (max-width: 500px) {
    #topmenu-logo {
        width: 274px !important;
    }
}

@media (max-width: 369px) {
    #topmenu-logo {
        float: none;
    }

    #topmenu .container {
        margin: 0px;
        padding: 0px;
    }
}

.navbar-toggle {
    background-color: #000;
    margin-top: 22px;
}



#topmenu-links li:first-child a {
	border: 0px;
}

.noborder {
	border: 0px !important;
}

.icon-bar {
    background-color: #FFF;
}



.clicable {
	cursor:pointer;
	cursor: hand;
}




#topmenu-links a:hover {
	font-weight: bold;
}

#Home,#Parceria {
    height: 671px;
    position: relative;
}




.slide {
    width: 100%;
    height: 100%;
}

.slide .slide-content {
    height: 100%;
}

.videomode {
    padding: 0px !important;
    text-align:left !important;
}

.slide-controls {
    z-index: 21;
}
.slide-content-over {
    position: absolute;
    z-index: 20;
    text-align: center;
    left: 0;
    right: 0;
    top: 230px;
}

.slide .slide-page:not(.videomode) {
        padding-top: 145px;
    }

    .rBtns {
        margin-top: 90px;
    }

    .slide-content-over .rBtns a:first-child {
        margin-right: 30px;
    }

    .banner-publicity > img {
        max-width: 100%;
        width: 100%;
        height:100%;
    }

    .banner-publicity-section-partner {
        width:100%;
        height: 150px;
        margin-top: 3.5%;
    }

    .banner-publicity-section {
        width:100%;
        position:absolute;
        top:0;
        z-index:1;
        height: 14%;
        max-height: 14%;
    }

    .banner-publicity{
        width: 50% !important;
        float: left !important;
        height: 100% !important;
        max-height: 100%;
        margin: 0 !important;
    }
    /*update 01 jun*/
    .banner-publicity-bottom{
        width: 45%!important;
        margin-left: calc(9%/3);
        height: 100% !important;
        max-height: 100%;
        margin-right: 0% !important;
    }

@media (min-width: 1210px) {
    #Home {
        height: 627px;
    }

    #Parceria {
       height: 627px;
    }

}

/** Banners CSS*/

@media (min-width: 1024px) AND (max-width: 1210px) {
    #Home {
        height: 566px;
    }

    #Parceria {
        height: 566px;
    }

    .rBtns {
        margin-top: 40px;
    }
}

@media (min-width: 800px) AND (max-width: 1024px) {
    #Home {
        height: 400px;
    }

    #Parceria {
        height: 400px;
    }

    #Parceria .slide-page {
        padding-top: 15px;
    }
    
   #Parceria .logo-publicity-item {
        width: 130px !important;
        height: 80px !important;
    }

    .slide-content-over {
        top: 45px;
    }

    .slide .slide-page:not(.videomode) {
        padding-top: 45px;
    }

    .rBtns {
        margin-top: 10px;
    }

    .logo-publicity-item{
        background:none;
    }
}

.slide .slide-page{
    display: none;
    height: 100%;
    text-align: center;
    color: white;
}

@media  (min-width: 461px) AND (max-width: 800px) {
    #Home {
        height: 350px;
    }

    .slide-content-over {
        top: 40%;
    }

    .slide .slide-page:not(.videomode) {
        padding-top: 15px;
    }

 
    #Home .mediumText ,#Parceria .mediumText {
        font-size: 16px !important;
    }

    #Home .bigText ,#Parceria .bigText{
        font-size: 30px !important;
    }

    .rBtns {
        margin-top: 5px !important;
        margin-right: 0px;
    }

    #Parceria {
        height: 250px;
    }

    #Parceria .slide-page {
        padding-top: 5px;
    }

    #Parceria .logo-publicity-item {
        width: 100px !important; 
        height: 70px !important;
    }

    .logo-publicity-item {
        width: 240px;
        height: 122px;
        background: none !important;
        display: inline-block;
        margin-right: 15px;
        cursor: pointer;
        cursor: hand;
        background-size: 100% 100%;
    }

    .logo-publicity {
        margin-top: 15px !important;
    }

    .banner-publicity-section {
        height:20% !important;
    }

    .banner-publicity-section-partner {
        height: 110px !important;
    }
}


@media (max-width: 461px) {
    .header-unit .video-container video {
        display: none;
    }

    #Home {
        height: 250px;
    }

    .slide-content-over {
        top: 25%;
    }

    .banner-publicity-section-partner {
        height: 80px;
    }

    .slide .slide-page:not(.videomode) {
        padding-top: 15px;
    }


    .slide .slide-controls{
        top: 10px !important;
    }
    #Home .mediumText,#Parceria .mediumText {
        font-size: 16px !important;
    }

    #Home .bigText {
        font-size: 20px !important;
    }

    .rBtns {
        margin-top: 5px !important;
        display: block;
    }

    #Parceria {
        height: 250px;
    }

    #Parceria .bigText{
        font-size: 20px !important;
    }

    #Parceria .rBtns {
        margin-top: 8px !important;
    }

    #Parceria .logo-publicity {
        margin-top: 5px !important;
    }

    #Parceria .rBtns a {
        padding: 5px 12px;
        margin-right: 0px;
    }

    #Parceria .slide-page {
        padding-top: 5px;
    }

    .slide-content-over .rBtns a {
        padding: 5px 12px;
    }

    .slide-page .rBtns a {
        padding: 5px 12px;
    }

    .slide-content-over .rBtns a:first-child {
        margin-right: 0px;
    }


}

@media (max-width: 461px) {
}

@media (max-width: 600px) {
    .slide-page.slide-page-selected .bigText {
        font-size: 26px;
        width: 80%;
    }


    .slide-page.slide-page-selected.mediumText {
        font-size: 16px;
        width: 80%;
    }



    .clearAll {
        height: 20px;
        clear:both;
    }

}




.mediumText {
    font-family: 'Titillium Web', sans-serif;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
}

.bigText {
    font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
    font-size: 54px;
    font-weight: bold;
    text-transform: uppercase;
}

.orangeText {
    color:#ED6C05;
}

.slide .slide-page.slide-page-selected {
    display:block;
}

.slide .slide-controls {
    position: relative;
    top: 50%;
}

.slide .slide-prev,.slide .slide-next {
    width: 22px;
    height: 22px;
    cursor: pointer;
    cursor: hand;
}

.slide .slide-prev {
    background-image: url("/images/xCarga/seta-esquerda.png");
    float: left;
    margin-left: 30px;
}

.slide .slide-next {
    background-image: url("/images/xCarga/seta-direita.png");
    float: right;
    margin-right: 30px;
}

@media (max-width: 540px){
    .btn-transparent-gray .btn-transparent-orange{
        display: block;
        margin: 0px !important;
    }
}

.btn-orange
{
    font-family: 'Titillium Web', sans-serif;
    background-color: #ED6C05;
    color: white;
    text-transform: uppercase;
}


.btn-transparent-orange{
    padding: 10px 35px 13px 35px;
    border: 1px solid #ED6C05;
    color: white;
    text-transform: uppercase;
    font-family: 'Titillium Web', sans-serif;
    font-size: 12px;
    background-color: #ED6C05;
}

.btn-transparent-gray {
    padding: 8px 35px;
    border: 1px solid #878787;
    color: #878787;
    text-transform: uppercase;
    font-family: 'Titillium Web', sans-serif;
    font-size: 12px;
}

a.btn-transparent-gray {
    color: #878787;
}

.btn-transparent-white {
    padding: 8px 35px;
    border: 2px solid white;
    color: white;
    text-transform: uppercase;
    font-family: 'Titillium Web', sans-serif;
    font-size: 16px;
}

a.btn-transparent-white {
    color: white;
    line-height: 50px;
}

.btn-transparent-white:hover,a.btn-transparent-white:hover,.btn-transparent-gray:hover,a.btn-transparent-gray:hover  {
    color: #ED6C05;
    text-decoration: none;
}

.btn-transparent-orange:hover {
    border-color:#FFF;
    text-decoration: none;
}

#xCarga {
  padding-top: 30px;
}

#Contactos {
  padding-top: 50px;
}

.section-title {
    font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
    font-size: 35px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    color: black;
    line-height: 28px;
}

.sub-section-title {
   font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
    /*font-weight: bold;*/
    text-transform: uppercase;
    text-align: right;
    color: black;
    margin-bottom: 12px;
}

.sub-section-description {
    font-size: 14px;
    font-family: "Myriad Pro";
    color: #a0a0a0;
    text-align: right;
}

.sub-section-image {
    padding: 15px;
}


.section-description {
    font-family: 'Titillium Web', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    width: 50%;
    margin: auto;
    margin-top: 6px;
}

@media (max-width: 830px){
    .section-description {
        width: 90%;
    }
}

.newsletter_email{
    margin-top:15px;
    width: 25% !important;
}

.section-newsletter {
    min-height: 122px;
    color: white;
    background-color:#404040;
    text-transform: uppercase;
    text-align: center;
    padding: 20px;
    font-family: 'Titillium Web', sans-serif;
    font-size: 28px;
    font-weight: bold;
}


.small_rows td{
    border-bottom: 6px solid #d3d1d1 !important;
    padding: 2px !important;
}

.small_headers th {
    border-bottom: 6px solid #d3d1d1 !important;
}

.section-counters {
    min-height: 122px;
    background-color:#404040;
    color: #ED6C05;
    text-transform: uppercase;
    text-align: center;
    padding-top: 16px;
}

.section-counters a .counter {
    color: #FFF;
}
.section-counters a {
    color: #ED6C05;
    text-decoration: none;
}
.sub-section-counters {
    width: 70%;
    margin: auto;
}

.counter {
    font-size: 45px;
    font-family:font-family: 'Titillium Web', sans-serif;
    font-weight: bold;
    color: white;
}


.xcarga-container {
    width: 96%;
    margin: auto;
}

@media (max-width: 1330px){
    .xcarga-container {
        width: 96%;
    }
}


@media (max-width: 1199px){
    

    /*.woman-middle {
        visibility: hidden;
        width: 0px;
    }*/

    .xcarga-item-container  {
        width: 45%;
    }
}

@media (min-width: 768px) {
    .xcarga-container {
        max-height: 466px;
    }

    
}

@media (min-width: 768px) {
    .xcarga-container {
        max-height: 466px;
    }

    
}



@media (max-width: 767px){
    
    .loginForm {
        width: 90% !important;
    }

    /*.woman-middle {
        display: none;
    }*/

    .xcarga-item-container  {
        width: 100%;
    }

    .xcarga-item-container * {
        text-align: left;
    }

    .xcarga-container .col-sm-2 {  width: 16.666%; float: left; }

    .xcarga-container .col-sm-10 { width: 83.33333333333334%; float: right; }

    .sub-section-counters {
        width: 100%;
    }

    .no_right_padding {
        padding-right: 15px !important;
    }

    .imageSlide_popUp {
        width: 90% !important;
        height: 65% !important;
        margin: auto !important;
        left: 5% !important;
    }



    .col-sm-4.xcarga-item-container.textLeft {
        margin-top: 40px !important;
    }
}

    .woman-middle {
        background-image: url("/images/xCarga/womanAndBox.png");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
    }

    .woman-middle img {
        display: none;
    }
@media (min-width: 450px) {
    .sub-section-counters .col-sm-3 {
        float: left;
        width: 25%;
    }

    .tempoRestante {
        display: block;
        min-width: 115px;
    }
}

@media (max-width: 390px) {
   .xcarga-container .col-sm-2 {  text-align: center !important; float: none; margin: auto; }

 
}

.xcarga-item-container .row {
    margin-bottom: 40px;
}

.textLeft,.textLeft * {
    text-align: left !important;
}

.woman-middle {
    position: relative;
    height: 410px;
}

.woman-middle img {
    position: absolute;
    z-index: -999999;
}

.section-contact-information {
    min-height: 117px;
    background-color: #F3F3F3;
    color:#858585;
    text-align: center;
    margin-top: 100px;
    padding-top: 22px;
}

.sub-section-contact-information {
    width: 80%;
    margin: auto;
}
.section-contact-information-title {
    font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: black;

}

.section-contact-information-description {
    color: #616161;
    font-size: 12px;
    margin-top: 10px;
    text-transform: uppercase;
}

.section-contact-column {
    margin-bottom: 20px;
}

.section-header {
    height: 52px;
    line-height: 52px;
    color: white;
    font-size: 22px;
    font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
    font-weight: bold;
    text-align: center;
    background-color: #363636;
    text-transform: uppercase;
}

.map-container {
    min-height: 233px;
   
}




footer {
    min-height: 43px;
    background-color: #363636;
    color: white;
    text-transform: uppercase;

    
}


footer a {
    color: #FFF;
}

footer a:hover {
    color:#888;
    text-decoration: none;
}

.footer-container {
    width: 90%;
    padding-top: 10px;
    padding-bottom: 8px;
    margin: auto;
}

.footer-left {
    font-size: 10px;
    font-family: 'Titillium Web', sans-serif;
}

.footer-right {
    font-family: Optima,Segoe,Segoe UI,Candara,Calibri,Arial,sans-serif; 
    text-align: right;
    font-size: 10px;
}


#LoginPage {
    padding-top: 50px;
}

#RegistarPage {
    padding-top: 30px;
}

.loginForm {
    width: 50%;
    margin: auto;
    margin-top: 22px;
    margin-bottom: 80px;
}

.loginForm-email {
    margin-bottom: 8px;
}
 .css-input { border-color:#cccccc; border-style:solid; padding:11px; font-size:14px; border-width:0px; background-color:#ececec; color:#6c6c6c; font-weight:normal;  font-family: "Myriad Pro"; width: 100%;} 
 .css-input:focus { outline:none; }

    .css-input::-webkit-input-placeholder {
        text-transform: uppercase;
        color: #6c6c6c;
    }
    .css-input:-moz-placeholder {
        text-transform: uppercase;
        color: #6c6c6c;
    }
    .css-input::-moz-placeholder {
        text-transform: uppercase;
        color: #6c6c6c;
    }
    .css-input:-ms-input-placeholder {
        text-transform: uppercase;
        color: #6c6c6c;
    }

 .loginForm-rememberMe label  {
     text-transform: uppercase;
     font-family: 'Titillium Web', sans-serif;
     font-weight: normal;
     font-size: 12px;
     color: #616161;
 }

 .labelFont {
     text-transform: uppercase;
     font-family: 'Titillium Web', sans-serif;
     font-weight: normal;
     color: #616161;
 }

 .loginForm-submit-button {
     text-align: right;
 }

 .loginForm-submit {
     margin-top: 20px;
 }

 .loginForm-btn {
     border:0px;
     background-color: #ed6c05;
     color: #FFF;
     padding: 5px 10px;
     font-family: 'Titillium Web', sans-serif;
     font-size: 20px;
 }


 .paginate_button {


     background: #a0a0a0 !important;
     color: #FFF !important;
     padding: 1px 10px !important;
     font-family: 'Titillium Web', sans-serif !important;
     font-size: 20px !important;
 }

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover, .paginate_button {
    color: #FFF !important;
    border: 1px solid transparent;
    
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current {
    background:#707070 !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    margin-left: 6px;
    color: #FFF !important;
}

 #ServicosTable_previous, #ServicosTable_next {
     border:0px;
     background: #ed6c05 !important;
     color: #FFF !important;
     font-family: 'Titillium Web', sans-serif !important;
     font-size: 20px !important;
     padding: 2px 3px !important;
 
 }



 .loginForm-registerInfo {
     text-transform: uppercase;
     font-family: 'Titillium Web', sans-serif;
     font-size: 12px;
     margin-top: 20px;
     color: #616161;
 }

 .loginForm-registerInfo a {
     color: #616161;
     border-bottom: 1px dotted #616161;
 }

  .loginForm-registerInfo a:hover {
      text-decoration: none;
  }

 /* Base for label styling */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
}

/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left:0px;
  width: 16px; height: 14px;
  background: #D3D1D1;
  border: 0px;
}

.grayBg [type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
    background: #FFF;
}
/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
  content: '✔';
  position: absolute;
  top: 0px; left: 3px;
  font-size: 13px;
  color: #ED6C05;
  transition: all .2s;
}
/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
[type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
/* disabled checkbox */

[type="checkbox"]:disabled:checked + label:after {
  color: #333;
}
[type="checkbox"]:disabled + label {
  color: #aaa;
}
/* accessibility */
[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before {
  border: 0px dotted blue;
}

.btn-container {
    margin-top: 90px;
}

.big-orange-btn,a.big-orange-btn {
    padding: 8px 35px;
    background-color: rgba(237,108,5,0.6);
    color: #FFF;
    border: 3px solid #FFF;
    font-size: 25px;
    font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    
}

@media (max-width: 550px){
    .transportesBg .big-orange-btn,.mudancasBg .big-orange-btn {
        padding: 4px 8px !important;
        font-size: 18px;
    }
}
@media (max-width: 468px){
    .logo-publicity {
           margin-bottom: 15px;
    }

     #Parceria .logo-publicity-item {
        width: 80px !important;
        height: 40px !important;
        
    }

     .logo-publicity-item{
        background: none !important;
     }

    .btn-container {
        margin-top: 5px !important;
    }
    

    .selectLeilao, .selectAjusteDireto {
        height: auto !important;
        padding-bottom: 20px;
    }

    .selectLeilao .big-orange-btn,.selectAjusteDireto .big-orange-btn {
        display: block;
        width: 100% !important;
    }

    .registarUtilizadorBg a.big-orange-btn, .registarParceiroBg a.big-orange-btn,.transportesBg .big-orange-btn,.mudancasBg .big-orange-btn {
        padding: 4px 8px !important;
        font-size: 18px;
    }

    .registerForm-sub-container {
        width: 100% !important;
    }

}
    .logo-publicity {
        text-align: center;
        margin-top: 50px;
    }



.container-bigboxes {
    text-align: center;
}

.container-bigboxes .col-sm-6 {
    padding: 0px;
}
.registarUtilizadorBg, .registarParceiroBg, .transportesBg, .mudancasBg, .licitacaoBg {
    display: inline-block;
    background-size: 100% 100%;
    text-align: center;
    margin: 0px;
}

.registarUtilizadorBg,.registarParceiroBg {
    width: 50vw;
    height:40vw;
    padding-top: 20vw;
}
.transportesBg, .mudancasBg {
    width: 50vw;
    height: 35vw;
    padding-top: 15vw;
}
.licitacaoBg {
    width: 100%;
    height: 35vw;
    padding-top: 15vw;
}



@media (max-width: 767px) {
    .transportesBg, .mudancasBg, .licitacaoBg {
        width: 100vw;
        height: 65vw;
        padding-top: 30vw;
    }
}


.selectLeilao,.selectAjusteDireto {
    min-height: 360px;
    background-size: 100% 100%;
    text-align: center;
    padding-top: 40px;
    color: white;
    text-transform: uppercase;
    font-family: 'Titillium Web', sans-serif;
    font-size: 12px;
}

.boxDesc {
    clear: both; width: 75%; margin: auto; margin-top: 50px;
}
 
@media (max-width: 400px){
    .selectLeilao input,.selectAjusteDireto input {
        font-size: 16px;
        padding: 4px;
    }

    .selectLeilao, .selectAjusteDireto {
        min-height: 300px;
    }

    .boxDesc {
        margin-top: 5px;
    }
}

.selectLeilao {
    background-image: url('/images/xCarga/selectLeilao.jpg');
}

.selectAjusteDireto {
    background-image: url('/images/xCarga/selectAjusteDireto.jpg');
}

.registarUtilizadorBg {
    background-image: url('/images/xCarga/registarUtilizadorBg.jpg');
}

.registarParceiroBg {
    background-image: url('/images/xCarga/parceiro-slide1.png');
    background-size: auto 100%;
}

.transportesBg {
    background-image: url('/images/xCarga/transportesBg.jpg');
}

.mudancasBg {
    background-image: url('/images/xCarga/mudancasBg.jpg');
}
.licitacaoBg {
    background-image: url('/images/xCarga/selectLeilao.jpg');
}



.big-orange-btn:hover, a.big-orange-btn:hover {
    background: rgba(237,108,5,0.9);
    text-decoration: none;
    color: #FFF;
}

#RegisterUserPage, #RegisterPartnerPage {
    padding-top: 30px;
}

.grayBg {
    background-color: #d3d1d1;
    margin-top: 25px;
    padding-bottom: 35px;
    padding-top: 30px;
}

.sectionDetails {
    width: 85%;
    margin: auto;
}

.sectionDetails dt {
    font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    text-align: left;
    color: black;
    margin-bottom: 6px;
    white-space: normal;
}


.sectionDetails dd {
    font-family: 'Titillium Web', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    text-align: left;
    color: #8b8a8a;
    line-height: 16px;
    margin-bottom: 6px;
}

.sectionDetails .sub-section-title{
    text-align: left;
    margin-bottom: 22px;
}

.sectionDetails hr {
    border-top: 2px solid #a2a2a2;
    margin-bottom: 4px;
}

.sectionDetails .image_square {
    width: 200px;
    height: 188px;
    background-color: #a0a0a0;
    text-align: center;
    overflow: hidden;
}

.sectionDetails .image_square:before {
    content: "+";
    position: absolute;
    top: 5px;
    left: 22px;
    font-size: 36px;
    color: #ed6c05;
}

.sectionDetails .image_square img {
    width: 100%;
    height: 100%;
}

.registerForm-container {
    background-color: #d3d1d1;
    margin-top: 25px;
    padding-bottom: 35px;
    padding-top: 30px;
}

.registerForm-container .sub-section-title {
    text-align: left;
    margin-left: 30px;
}

.registerForm-container .row {
    margin: 0px;
}

.registerForm-container .css-input,.grayBg .css-input {
    margin-bottom: 10px;
    background-color:#FFF;
    
}

.registerForm-sub-container {
    width: 85%;
    margin: auto;
}

 .registerForm-container label  {
     text-transform: uppercase;
     font-family: 'Titillium Web', sans-serif;
     font-weight: normal;
     font-size: 12px;
     color: #616161;
 }
  
 .registerForm-container [type="checkbox"]:not(:checked) + label:before, [type="checkbox"]:checked + label:before {
     background: #FFF;
 }

 #UtilizadorPage {
     padding-top: 50px;
 }

 .offer_section {
     text-transform: uppercase;
     font-family: 'Titillium Web', sans-serif;
     font-weight: normal;
     font-size: 16px;
     color: #767676;
     text-align: center;
     padding-top: 35px;
 }

 #ListagemDeLicitacoes {
     background-color: #d3d1d1;
     padding: 45px 0px 60px 0px;
 }

#ListagemDeLicitacoes table {
    width: 70%;
    margin: auto;
}

#ListagemDeLicitacoes table th,#ListagemDeLicitacoes table td {
    text-align: center;
    border: 0px;
    background-color: #FFF;

}


#ListagemDeLicitacoes table td {
    padding: 30px 0px;
    vertical-align: middle;
}

#ListagemDeLicitacoes table tr td:first-child {
    background-color: #a0a0a0;
    border-right:10px solid #d3d1d1;
}


#ListagemDeLicitacoes table tbody tr {
    border-bottom:10px solid #d3d1d1;
}

#ListagemDeLicitacoes table th {
    background-color: #686868;
    color: white;
    font-size: 14px;
    font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
    border-right:10px solid #d3d1d1;
    border-bottom:10px solid #d3d1d1;
    vertical-align: middle;
}

#ListagemDeLicitacoes table tr th:last-child {
    border-right: 0px;
}

.winner_offer{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 4px solid green;
}


.no_right_padding {
    padding-right: 0px;
}


.no_left_padding {
    padding-left: 0px;
}


.imageSlide_popUp {
    background-color: #a0a0a0;
    width: 702px;
    height: 426px;
    position: fixed;
    top: 10%;
    
    border: 15px solid white;
    border-bottom: 12px solid white;
    border-top: 12px solid white;

    -webkit-box-shadow: 0px 0px 12px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 0px 12px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 0px 12px 0px rgba(50, 50, 50, 0.75);
    display: none;
    /*background-size: 100% 100%;*/
    background-position: center center;
    background-repeat: no-repeat;
    background-size:contain;
}

.imageSlide_popUp_close {
    background-image: url("/images/xCarga/close.png");
    width: 16px;
    height: 16px;
    position: absolute;
    top: 8px;
    left: 8px;
    z-index: 999999;
}

.imageSlide_navs {
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 35px;
    width: 100%;
    text-align: center;
    z-index: 9999;
}

.imageSlide_navs_nav {
    width: 12px;
    height: 12px;
    background-color: #FFF;
    border-radius: 50%;
    display: inline-block;
    margin-right: 8px;
    z-index: 999999;
    border: 1px solid #444 !important;
}

.imageSlide_navs_nav:not(.nav_selected),.imageSlide_popUp_close,.imageSlide{
    cursor: hand; 
    cursor: pointer;
}

.imageSlide_navs_nav.nav_selected {
    background-color: #686868;
}

.imageSlide_prev {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 50%;
    height: 100%;
}

.imageSlide_next {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 50%;
    height: 100%;
}
.main_service_image {
    width: 170px;
    height: 188px;
    background-color: #a0a0a0;
     background-size: 100% 100%;
}
.secondary_service_image {
    width: 83px;
    height: 91px;
    background-color: #a0a0a0;
    margin-bottom: 5px;
    background-size: 100% 100%;
}

.insert_service_image_squares_left,.insert_service_image_squares_right {
    float: left;
}

.insert_service_image_squares_left {
    margin-right: 10px;
}

.insert_service_image_squares {
    margin-top: 35px;
}

.filter_column {
    display: inline-block;
    width: 20%;
    text-align: right;
}

.filter_options {
    text-align: left;
    background: #ececec;
    padding: 10px;
}


.filter_options label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    margin-right: 15px;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'Titillium Web', sans-serif;
}

.filter_options input[type=radio] {
    display: none;
}

.filter_options label:before {
    content: "";
    display: inline-block;
 
    width: 16px;
    height: 16px;
 
    margin-right: 10px;
    position: absolute;
    left: 0;
    bottom: 1px;
    background-color: #aaa;
    box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);
}

.meusservicos_header {
    font-size: 19px;
    text-transform: uppercase;
    font-family: 'Titillium Web', sans-serif;
    color: #383333;
    font-weight: bold;
    text-align: center;
}

.filter_options  input[type=radio]:checked + label:before {
    content: "\2022";
    color: #f3f3f3;
    font-size: 20px;
    text-align: center;
    line-height: 11px;
}

.services_list_container {
    width: 80%;
    margin: auto;
}

/* Offer Table*/
#OfertasTable_length select {
    background-color: #d3d1d1;
}

#OfertasTable_length {
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Titillium Web', sans-serif;
    color: #696868;
    margin-bottom: 20px;
}


#OfertasTable_info {
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Titillium Web', sans-serif;
    color: #696868;
}

#OfertasTable th {
    background-color: #686868;
    color: #FFF;
    border-right:8px solid #d3d1d1;

    font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;

    border-bottom: 24px solid #d3d1d1;
    text-align: center;
   
}

#OfertasTable th:last-child {
     border-right:0px;
}

#OfertasTable td {
    border-bottom:12px solid #d3d1d1;
    padding: 34px;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Titillium Web', sans-serif;
    color: #818181;
}


#OfertasTable tr.parent td {
    border-bottom: 0px;
}

#OfertasTable tr.parent td:first-child {
    border-bottom: 8px solid #d3d1d1;
}

#OfertasTable tr td:first-child {
    border-right:8px solid #d3d1d1;
    background-color: #a0a0a0;
}

#OfertasTable tr td.child {
    background-color: #FFF;
    border-right: 0px;
}
/*Ofertas Table End*/

/* Serviços Table*/

.img-container{
    position:relative;
}
.newThumb {
    border-radius: 0px;
    background-color: transparent;
    border: 0px;
    color: #fff;
    box-shadow: 0 0 0px #444 !important;
    /*font-size: 32px !important;*/
    margin: 0px 0px 0px 0px;
    line-height: 50%;

}

.newFrame {
    background-color: #E06C05;
    position:relative;
    text-align:center;
}

.newTdFrame{
    position: absolute;
    top: 8%;
    width: 100%;
    right: -35%;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

#ServicosTable_length select {
    background-color: #d3d1d1;
}

#ServicosTable_length {
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Titillium Web', sans-serif;
    color: #696868;
    margin-bottom: 20px;
}


#ServicosTable_info {
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Titillium Web', sans-serif;
    color: #696868;
}

#ServicosTable th {
    background-color: #686868;
    color: #FFF;
    border-right:8px solid #d3d1d1;

    font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;

    border-bottom: 24px solid #d3d1d1;
    text-align: center;
   
}

#ServicosTable th:last-child {
     border-right:0px;
}

#ServicosTable td {
    border-bottom:12px solid #d3d1d1;
    padding: 34px;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Titillium Web', sans-serif;
    color: #818181;
    position: relative; overflow: hidden !important;
}


#ServicosTable tr.parent td {
    border-bottom: 0px;
}

#ServicosTable tr.parent td:first-child {
    border-bottom: 8px solid #d3d1d1;
}

#ServicosTable tr td:first-child {
    border-right:8px solid #d3d1d1;
    background-color: #a0a0a0;
}

.no_cell_color tr td:first-child {
        background-color: #ffffff !important;
}

#ServicosTable tr td.child {
    background-color: #FFF;
    border-right: 0px;
}
/*Serviços Table End*/

table.dataTable.no-footer {
    border: 0px;
}

table.dataTable > tbody > tr.child span.dtr-title {
    min-width: 0px;
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
    border-radius: 0px;
    background-color: transparent;
    border: 0px;
    color: #ed6c05;
    box-shadow: 0 0 0px #444 !important;
    font-size: 32px !important;
}

table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child:before {
     background-color: transparent;
}

@media (max-width: 312px){

    .main_service_image {
    }
    .secondary_service_image {
        width:170px;
        height: 188px;
        margin-top: 10px;
    }

    .insert_service_image_squares {
        width: 170px;
        margin: auto;
    }
}

.fileUploadLabel input[type="file"] {
    position: fixed;
    top: -1000px;
    
}

.fileUploadLabel {
    cursor: pointer;
    cursor: hand;
}

.fileUploadLabel .labelFont:hover {
    font-weight: bold !important;
}

.dataTables_empty {
    color: #FFF !important;
}

.center_container {
    width: 80%;
    margin: auto;
    margin-top: 30px;
    text-align: center;
}

.center_container a {
    color: black;
}

.center_container .row {
    margin-bottom: 30px;
}

#tempoRestante {
    font-weight: bold;
    font-size: 26px;
    color: black;
}

.MultiFile-title {
    display: none;
}

div.MultiFile-label {
    float: left;
    margin-right: 10px;
    width: 102px;
    height: 102px;
}

a.MultiFile-remove {
    color: red;
    padding: 0px 4px;
    background-color: #FFF;
    text-align: center;
    position: absolute;
}

#ListagemDeLicitacoes table tr td:first-child img {
    width: 100px;
    height: 100px;
}

td span.stars {
    margin: auto;
}

span.stars, span.stars span {
    display: block;
    background: url(/images/xCarga/stars.png) 0 -16px repeat-x;
    width: 80px;
    height: 16px;
}

span.stars span {
    background-position: 0 0;
}

@media (max-width: 700px){
    #comentariosPopUp {
        width: 90% !important;
        left: 5% !important;
    }

    #fechar-comentariosPopUp {
        left: 6%  !important;
        margin-left: 0px !important;
    }
}

#fechar-comentariosPopUp {
    color: red;
    text-transform: uppercase;
    font-family: 'Titillium Web', sans-serif;
    text-align: right;
    font-size: 30px;
    font-weight: bold;
    top: 30px;
    width: 50%;
    left: 29.7%;
    z-index: 100;
    padding: 0px 18px;
}
#fechar-comentariosPopUp span {
    cursor: hand;
    cursor: pointer;
}

#comentariosPopUp {
    width: 60%;
    max-height: 80%;
    overflow-y: auto;
    position: fixed;
    margin: auto;
    background-color: #FFF;
    top: 30px;
    left: 20%;
    border: 2px solid black;
    padding-right: 20px;
    text-transform: uppercase;
    font-family: 'Titillium Web', sans-serif;
}

.comentario {
    margin: 10px;
}

.comentario-user {
    text-align: left;
    font-size: 14px;
    font-weight: bold;
}

.comentario-date {
    text-align: right;
    font-size: 12px;
}

.comentario-comment {
    margin: 10px;
}

.grayBg .container .control-label {
    text-align: right;
    padding-top: 8px;
    padding-right: 0px;
    margin-right: 0px;
}

.grayBg dt {
    text-align: left !important;
}

span.serviceObs {
    cursor: hand;
    cursor: pointer;
}

.partnerLogo-services {
    width: 100px;
    height: 100px;
    background-size: 100% 100%;
    border: 1px solid #EEE;
}

.lastBid-services {
    
}

@media (min-width: 768px) and (max-width: 1199px) {
    .woman-middle {
        background-position: center bottom !important;
    }

    .xcarga-item-container {
        width: 30% !important;
    }
    
    .xcarga-item-container.textLeft * {
        text-align: right !important;
    }
}

.section-counters {
    clear: both;
}

@media (max-width: 449px){
    .sub-section-counters {
        padding-bottom: 30px;
    }
}    

.section-testemunhos {
    margin: auto;
    text-align: center;
}

.testemunho {
    min-height: 100px;
    display: inline-block;
    width: 90%;
    margin-top: 30px;
    margin-bottom: 30px;
}

.testemunho-user-image {
    width: 100px;
    height: 100px;
    margin-bottom: 2px;
    margin-top: 6px;
    float: right;
}

.testemunho-user-name {
   font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
   font-weight: bold;
   clear: both;
   text-align: right;
   padding: 0px 4px;
}

.testemunho-msg {
    text-align: left;
    padding: 0px 15px;
    font-family:'Titillium Web', sans-serif;
    color: #333;
}

.testemunho-msg pre {
    font-family:'Titillium Web', sans-serif !important;
}

.testemunho-user {
    width: 120px;
    height: 120px;
    margin: 10px;
}

@media (max-width: 767px){
    .testemunho-user-image {
        float: none;
        margin: auto;
    }

    .testemunho-user-name {
        text-align: center;
    }
}

#deixarTestemunho {
    margin-top: 30px;
}

.remove-sObject {
    cursor: pointer;
    cursor: hand; /* older IEs */
}

.remove-sObject:hover ,.remove-sObjectPerma:hover {
    font-weight: bold;
}

.objectList {
    max-height: 350px;
    overflow-y: auto;
}

.header-unit {
  height: 100%;
  position: relative;
}
.video-container {
	position: absolute;
}
.video-container {
	top:0%;
	left:0%;
	height:100%;
	width:100%;
	overflow: hidden;
}
video {
	position:absolute;
	z-index:0;
}
video.fillWidth {
	width: 100%;
}

.xcarga-section-container {
    width: 98%;
    margin: auto;
    /*background-color: blue;*/  
    text-align: center;
}

.xcarga-section-left,.xcarga-section-center,.xcarga-section-right {
    display: inline-block;
}

.xcarga-section-left,.xcarga-section-right {
    width: 32%;
    /*background-color: green;*/
    vertical-align: top;
}

.xcarga-section-center {
    width: 35%;
    /*background-color: red;*/
    vertical-align: bottom;
}

.xcarga-section-box {
    margin-bottom: 40px;
}

.xcarga-section-left .xcarga-section-box-icon {
    float: right;
    margin-left: 10px;
}

.xcarga-section-right .xcarga-section-box-icon {
    float: left;
    margin-right: 10px;
}

.xcarga-section-left .xcarga-section-box-text {
    margin-right: 55px;
}

.xcarga-section-right .xcarga-section-box-text {
    margin-left: 55px;
}

.xcarga-section-box-title {
    font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color: black;
    margin-bottom: 12px;
}

.xcarga-section-box-description {
    font-size: 14px;
    font-family: 'Titillium Web', sans-serif;
    color: #a0a0a0;
}

.xcarga-section-left .xcarga-section-box-title,.xcarga-section-left .xcarga-section-box-description {
    text-align: right;
}

.xcarga-section-right .xcarga-section-box-title,.xcarga-section-right .xcarga-section-box-description {
    text-align: left;
}

@media (min-width: 800px) AND (max-width: 1024px){

    .xcarga-section-center {
        width: 30%;
    }

    .xcarga-section-center img {
        width: 230px;
        height: 350px;
    }
}

@media (max-width: 800px) {



    .xcarga-section-left,.xcarga-section-right,.xcarga-section-center {
        display: block;
        width: 95%;
        margin:auto;
    }

    .xcarga-section-left .xcarga-section-box-icon,.xcarga-section-right .xcarga-section-box-icon {
        float: none;
        margin: auto;
        margin-bottom: 10px;
    }

    .xcarga-section-left .xcarga-section-box-text,.xcarga-section-right .xcarga-section-box-text {
        margin-right: 0px;
        margin-left: 0px;
    }

    .xcarga-section-left .xcarga-section-box-title,.xcarga-section-left .xcarga-section-box-description,.xcarga-section-right .xcarga-section-box-title,.xcarga-section-right .xcarga-section-box-description {
        text-align: center;
    }

   .xcarga-section-center {
        margin-bottom: 40px;
    }


    
}

@media (max-width: 405px){
   .xcarga-section-center img {
       width: 100%;
   }
}


.dataTables_wrapper .dataTables_processing{
        top:-280px !important;
        background-color: #ED6C05 !important;
}

.disabled {
    opacity: 0.5;
}

#serviceObject [type="checkbox"]:not(:checked) + label:before,
#serviceObject [type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 31px;
    width: 16px;
    height: 14px;
    border: 0px;
}
#serviceObject [type="checkbox"]:checked + label:before {
    background: #D3D1D1;
}