/* carousel */
#quote-carousel 
{
  padding: 0 0 30px 0;
  margin-top: 30px;
}

/* Control buttons  */
#quote-carousel .carousel-control
{
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: -20px;
}
/* Previous button  */
#quote-carousel .carousel-control.left 
{
  left: -60px;
}
/* Next button  */
#quote-carousel .carousel-control.right 
{
  right: -50px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active 
{
  background: #333333;
}
#quote-carousel img
{
  width: 250px;
  height: 100px
}
/* End carousel */

.item blockquote {
    border-left: none; 
    margin: 0;
}

.item blockquote img {
    margin-bottom: 10px;
}

.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}

/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    #quote-carousel 
    {
      margin-bottom: 0;
      padding: 0 40px 30px 40px;
    }
    
}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) { 
    
    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
    
    #quote-carousel .carousel-indicators {
        bottom: -20px !important;  
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }
}

.stickerRed {
  width: 40px;
  height: 40px;
  float: left;
  margin-left: 8px;
  display:block;
}

@media (min-width: 768px) { 
  .navbar-nav > li > a {
    font-size:12px;
  }
}

.row-lada{
  padding-top: 25px;
  padding-right: 10px;
  float: right;
  text-align: right; 
}

.row-lada h3{
  margin-top: 0;
}

@media (max-width: 782px) { 
  .row-lada h3{
    font-size: 18px;
    text-align: center; 
    margin-top:0;
    margin-bottom:3px;
    padding-top:-15px;
    text-align: right;
  }
}

@media (max-width: 560px) { 
  .stickerRed {
    display:none;
  }  
  .row-lada h3{
    font-size: 16px;
    text-align: center; 
    margin-top:0;
    margin-bottom:3px;
    padding-top:-15px;
    text-align: right;
  }
}

.row-social-network {
  padding-top: 19px;  
  float:left;
}

.facebookSticker .sticker-img {
  background-image: url(../icons/facebook-dreamstale25.png);
  background-size: 40px 40px;
}

.twitterSticker .sticker-img {
  background-image: url(../icons/twitter-dreamstale71.png);
  background-size: 40px 40px;
}

.youtubeSticker .sticker-img {
  background-image: url(../icons/youtube-dreamstale86.png);
  background-size: 40px 40px;    
}

.linkedinSticker .sticker-img {
  background-image: url(../icons/linkedin-dreamstale45.png);
  background-size: 40px 40px;
}




html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 225px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: auto;  
  border-top: 2px solid #EEEEEE;
  color: #646464;
  font-size: 12px;
  background-color: #F7F7F7;
}
.footer h4 {
  padding-top:4px;
  padding-bottom:0;    
}
.footer hr {
  border-top: 1px solid #3DB2E1;  
  margin-top: 0;
  margin-bottom:7px;
}
.footer ul {
  margin: 0;
  padding: 0;
  list-style-type: none;  
}
.footer ul li{
  margin-bottom: 4px;
  padding-bottom: 4px;
  border-bottom: 1px solid #EAEAEA;  
}






/* Social Network */
/*
.mobile-social-share {
    background: none repeat scroll 0 0 #EEEEEE;
    display: block !important;
    min-height: 70px !important;
    margin: 50px 0;
}

.mobile-social-share h3 {
    color: inherit;
    float: right;
    font-size: 15px;
    line-height: 20px;
    margin: 25px 25px 0 25px;
}
*/
#socialHolder h3 {    
    float: right;
    margin: 6px 8px 0 15px;
}
.share-group {
    float: right;
    margin: 2px 0px 0 0;
}

.btn-group {
    display: inline-block;
    font-size: 0;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
}

.mobile-social-share ul {
    float: right;
    list-style: none outside none;
    margin: 0;
    min-width: 61px;
    padding: 0;
}

.share {
    min-width: 17px;
}

.mobile-social-share li {
    display: block;
    font-size: 18px;
    list-style: none outside none;
    margin-bottom: 3px;
    margin-left: 4px;
    margin-top: 3px;
}

.btn-share {
    background-color: #BEBEBE;
    border-color: #CCCCCC;
    color: #333333;
}

.btn-twitter {
    background-color: #3399CC !important;
    width: 51px;
    color:#FFFFFF!important;
}

.btn-facebook {
    background-color: #3D5B96 !important;
    width: 51px;
    color:#FFFFFF!important;
}

.btn-facebook {
    background-color: #3D5B96 !important;
    width: 51px;
    color:#FFFFFF!important;
}

.btn-google {
    background-color: #DD3F34 !important;
    width: 51px;
    color:#FFFFFF!important;
}

.btn-linkedin {
    background-color: #1884BB !important;
    width: 51px;
    color:#FFFFFF!important;
}

.btn-pinterest {
    background-color: #CC1E2D !important;
    width: 51px;
    color:#FFFFFF!important;
}

.btn-mail {
    background-color: #FFC90E !important;
    width: 51px;
    color:#FFFFFF!important;
}

.caret {
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-top: 4px solid;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0;
}

#socialShare {
    max-width:59px;
    margin-bottom:18px;
}

#socialShare > a{
    padding: 6px 10px 6px 10px;
}

@media (max-width : 320px) {
    #socialHolder{
        padding-left:5px;
        padding-right:5px;
    }
    
    .mobile-social-share h3 {
        margin-left: 0;
        margin-right: 0;
    }
    
    #socialShare{
        margin-left:5px;
        margin-right:5px;
    }
    
    .mobile-social-share h3 {
        font-size: 15px;
    }
}

@media (max-width : 238px) {
    .mobile-social-share h3 {
        font-size: 12px;
    }
}

/* fin de Social Network */



.popover-title {    
    font-size: 22px;
    text-align:left;
}

h4.panel-title{
 font-family: Raleway, sans-serif; 
 font-weight: 500;
 line-height: 1.1;
 color: #333333;  
 letter-spacing:0;   
}




thead, tbody, tr, td, th { display: block; }

tr:after {
    content: ' ';
    display: block;
    visibility: hidden;
    clear: both;
}

thead th {
    /*height: 30px;*/
    /*text-align: left;*/
    cursor: pointer;

}

tbody {
    height: 350px;
    overflow-y: auto;
}

tbody td, thead th {
    /*width: 10.2%;*/
    float: left;
}



.table-hover tbody tr.highlight { 
    /*background-color:#E8E8E8;*/
    background-color:#4FBBE3;
    color: #FFFFFF;
}