

/* ==========================================================================
   master page styles
   ========================================================================== */



hr {
  margin-top: 0px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #FCB715;
  /*border-bottom: 1px solid #ffffff;*/
}

a 
{
    color: #FCB715;
    text-decoration: none;
}
a:hover 
{
    color: #FCB715;
    text-decoration: underline;
}

input[type="text"], textarea, select, input[type="password"]
{
    background-color:#ffcb50;
    color: black;
}

.header
{
    height: 230px;
    /*background-color: white;
    background-repeat: repeat-x;
    background-repeat: repeat-x;*/
    position: relative;
    z-index: 9;
    /*background-image: linear-gradient(to bottom, #f2f2f2, #ffffff);*/
}

.header h1, h4
{
    color: #FCB715;
    text-transform:uppercase;
}

.sectionTitle
{
    width:100%;
}

.sectionTitle a, button
{
    float:left;
}

.sectionTitle div h4, h5
{
    text-transform:uppercase;
    color: #FCB715;
    margin:0px;
    
}

.sectionTitle div h4
{
    font-weight: bold;
}

.verticalSeperator
{
    float:left;
    margin-left:40px;
    margin-right:20px;
    height:40px;
    border-left:1px solid #b7b7b7;
}

.bannerEffect
{
    border-left:2px solid #272B30;
    border-right:2px solid #272B30;
    height:180px;
    
    background-position: center;
    background-repeat:no-repeat;
    background-image: url('../Images/banner/img1.jpg');
    
    -webkit-transition: background-image 2s ease-in-out; /* Safari and Chrome */
    -moz-transition: background-image 2s ease-in-out; /* Firefox 4 */
    -o-transition: background-image 2s ease-in-out;  /* Opera */
    transition: background-image 2s ease-in-out;
}


.logo 
{
    float:left;
    margin:40px 0px 0px 0px;
    /*margin-top:40px;
    margin-left:-80px;*/
    width:300px;
    height:95px;
    text-align:center;
    vertical-align:central;

    border-top:1px solid #272B30;
    border-bottom:1px solid #272B30;
    border-right:1px solid #272B30;
}

.title 
{
    float:left;
    margin:15px 5px 5px 25px;
    color: #FCB715;
}

.title h1, h4
{
    color: #FCB715;
}

.loginStatus
{
    float:right; 
    color: #FCB715; 
    font-weight:bold; 
    margin-top:20px;
    bottom:0px;
    padding:2px 7px 2px 7px; 
    background-color:#4F5053;
}

.smallMenu
{
    color: #FCB715; 
    font-weight:bold; 
    padding:7px 7px 2px 7px;
}


.topSeperator 
{
    margin-top:20px;
}

.middleSeperator
{
    margin-top:20px;
}


.ico-position 
{
    margin-top:3px;
}

/* CUSTOMIZE THE NAVBAR */
/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper 
{
    position:absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    margin-top: 180px;
    margin-left:20px;
    margin-right:20px;
}
.navbar-wrapper .navbar {}
/*
.nav > li > a {
  display: block;
  margin-left:5px;
}

.navbar-inverse .navbar-inner {
    background-color: #850943;
    background-repeat: repeat-x;
    background-image: linear-gradient(to bottom, #850943, #a15c7a);
    border-left-color: #850943;
    border-right-color: #850943;
    border-top-color: #850943;
    border-bottom-style: none;
    border-bottom-color: inherit;
    border-bottom-width: medium;
}

.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
    color: #ffffff;
    background-color: #98b507;
    background-repeat: repeat-x;
    background-image: linear-gradient(to bottom, #98b507, #FCB715);
}

.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
    color: #ffffff;
    background-color: #98b507;
    background-repeat: repeat-x;
    background-image: linear-gradient(to bottom, #98b507, #FCB715);
}*/



/* CUSTOM RESPONSIVE CSS */
/* Header and navbar */
@media (max-width: 767px) {

    .header {
        margin-left: -20px;
        margin-right: -20px;
    }
    
    .header h1
    {
       font-size:28.5px;
       line-height: 20px;
       padding-top:20px;
    }
    
    .header h4
    {
       margin-top:5px;
       font-size:10.5px;
    }
      
    .navbar-wrapper 
    {
        margin-left: 0px;
        margin-right: 0px;
    }
      
    .navbar-inner 
    {
        border-radius: 0;
    }

}


@media (max-width: 480px) {

    .header h1, h4
    {
        margin-left: 15px;
    }

}

/*PAGE LISTS*/
.list-item-height
{
    height:150px;
    margin-bottom:80px;
}

.list-item-height p
{
    height:65px;
}

/*PARCEIROS E LINKS ÚTEIS*/

.infoParceiros
{
    width:105px; 
    height:105px;
    float:left;

    
    overflow:hidden;
    position:relative;
    

    margin-right:10px; 
    margin-bottom:10px;
    border:1px solid black;
}


.infoParceiros img {
    height:105px;
    width:105px;
    
    position:absolute;
    display:block;
}

.infoParceirosText
{
    text-align:justify;
}

.linkUtil 
{
    margin-top:-10px;
}

.list-item-height-links p
{
    height:30px;
}

/*TABELAS*/
.tabelHeader
{
    color:black;
    background-color: #FCB715;

}

/*FORM CONTAINER*/
.sub-box-section
{
    padding-top: 20px;
    color: inherit;
    background-color: #4F5053;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    
    border: 1px solid #4F5053;
}


.input-xxlarge-small {
  width: 400px;
}

/*CAMPANHAS*/

.imagemCampanha
{
    border:2px solid black;
    width: 220px;
    height: 220px;
    background-color:white;

    display: table-cell;
    vertical-align:middle;
    overflow:hidden;
}

.imagem-separador-altura
{
    margin-bottom: 25px;
    width: 220px;
    height: 220px;
    overflow:hidden;
}


/*PESQUISA*/
.search-fields
{
    clear:both;
    float: right;
}

.search-fields-div
{
    margin-bottom:30px;
}


.seach-fields-label
{
    float: right;
    margin-right:20px;
    margin-top:5px;
}


.search-modal
{
    /* new custom width */
    width: 800px;
    /* must be half of the width, minus scrollbar on the left (30px) */
    margin-left: -400px;
}

.myTable td
{
    vertical-align: middle;
}


/*CONTACTOS*/
.contactos span
{
    display:inline-block;
    margin-left:2em;
    font-size:medium;
}

.contactos div div span 
{
    margin-left: 1px;
}
.contactosFix
{
    Display:inline-block; 
    text-align:right;
    width:140px;
}
.contactosData
{
    Display:inline-block; 
    text-align:left;
}

.contacts-style p
{
    height:10px;
}



/*ENCOMENDAS*/
.encomendas-title h3
{
    display:inline-block;
}

.encomendas-title img
{

    float:right;

    width:300px;
    height:95px;

    border-top:1px solid #272B30;
    border-bottom:1px solid #272B30;
    border-right:1px solid #272B30;

    margin-bottom:20px;
}


/*FORMS*/

.add-buttons
{
    background-color:#272B30;
    padding-top:0px;
}

.success-label
{
    color: #49ff00;
    display:inline-block;
    margin-left:10px;
}

.error-label
{
    color: red;
    display:inline-block;
    margin-left:10px;
}


.preloader
{
    display:inline-block;
    margin-left:10px;
}

.icon-button
{
    padding: 0 0 0 0;
    margin: 0 0 0 0;

    width:25px;
    height:25px;
}

.paging-button
{
    padding: 2px 6px 2px 6px;
}

.title-h4
{
    cursor:pointer;
}


/* ROW COLOR - EMAIL - CLIENTS*/
.no-email 
{
    background-color: #7e2121;
    color: white;
}


.textbox-email
{
    margin:0px 0px 0px 0px !important;
}