/*
 * It is advised not to edit the smartadmin_production.css
 * as this will override any changes you make in the 
 * later versions of this theme. 
 * 
 * We advise that you use use this CSS to override 
 * SmartAdmin styles. 
 * 
 * Rename the stylesheet to whatever your liking so it will stay
 * unique to you with each update of SmartAdmin.
 */

/*
 * INDEX
 * 
 * - HTML
 * - BODY
 * - CUSTOM STYLES
 */

#lang-dropdown{
    margin-left: 10px;
}

.txt-color-custom3{color:#666!important}

.txt-color-custom-red{color:#a90329!important}

#menu-bar-title{
    float: none;
    text-align: center;
    margin-top: 10px;
   // margin: 10px none;
    font-size: 18px;
    color:#555;
}

.project-context.hidden-xs{
    width: 140px;
}

#header2 .input{
    width: 160px;
    display: inline-block;
}

#login{
    width: 600px;
    display: inline;
}

#header {
    
    background-color: #f9f9f9;
    background-image: -moz-linear-gradient(top,#f9f9f9,#f9f9f9);// #f3f3f3 -  #e2e2e2;
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#f9f9f9),to(#f9f9f9));
    background-image: -webkit-linear-gradient(top,#f9f9f9,#f9f9f9);
    background-image: -o-linear-gradient(top,#f9f9f9,#f9f9f9);
    background-image: linear-gradient(to bottom,#f9f9f9,#f9f9f9);
}
#header2 {
    display: block;
    height: 71px;
    margin: 0;
    padding: 0 13px 0 0;
    background-color: #f3f3f3;
    background-image: -moz-linear-gradient(top,#f9f9f9,#f9f9f9);// #f3f3f3 -  #e2e2e2;
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#f9f9f9),to(#f9f9f9));
    background-image: -webkit-linear-gradient(top,#f9f9f9,#f9f9f9);
    background-image: -o-linear-gradient(top,#f9f9f9,#f9f9f9);
    background-image: linear-gradient(to bottom,#f9f9f9,#f9f9f9);
    background-repeat: repeat-x;
    position: relative;
    z-index: 905;
}

.margintop-15{
    margin-top: -15px;
    
}

.margin-top-150{
    margin-top: 150px;
}

#header2 .input2{
    margin-top: -10px;
    height: 28px;
}

#header2 .icon-append{
    top:0px;
}

#header2 .checkbox{
margin-top: -2px;
}

#header2 .checkbox.a{
padding-left: 0px;
}

#header2 .btn-primary{
    height: 31px;
margin: 3px 0 0 5px;
padding: 0 22px;
font: 300 15px/29px 'Open Sans',Helvetica,Arial,sans-serif;
cursor: pointer;
}

.float-left{
    float: left;
}
.float-right{
    float:right;
}

#header2 .input-email{
    width: 190px;
}

#header2 #logo img{
    width: 160px;
}

.white{
    background:white;
}

.carousel-inner {
position: relative;
overflow: hidden;
width: 100%;
height: 300px;
}

.carousel-indicators {
bottom: 10px;
}

.carousel-caption {
left: 20%;
right: 20%;
padding-bottom: 0px;
}

#myCarousel-2 img{
   height: 300px; 
   width: 100%;
}

.width-400{
   max-width: 400px;
}

.width-500{
   max-width: 500px;
}

.col-centered{
    float: none;
    margin: 0 auto;
}

.alert-danger{
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;

}

.alert-danger li {
    list-style-type: none;
}

.tab-content{
    padding-top: 10px;
    padding-left: 10px;
}

.form-section section{
    margin-left: 30px;
    
}

.smart-form.submited footer {
display: block;
}

 .smart-form.submited .message {
    display: block;
     padding: 0px 0px; 
    margin-left: 10px;
    margin-top: 10px;
    color: #6fb679;
    margin-right: 10px;
    /* background: rgba(255,255,255,.9); */
    font: 300 18px/27px 'Open Sans',Helvetica,Arial,sans-serif;
    text-align: center;
    border-color: #8ac38b;
    color: #356635;
    background-color: #cde0c4;
}

.upload-pic{
    margin-top: -30px;
    margin-right: 10px;
    color: black;
    font-style: normal;
    z-index: 5;
    position: relative;

}
.displaynone{
    display: none;
}

.ribbon-img{
    width: 36px;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    margin-top: -11px;
    margin-bottom: -8px;
    margin-right: 5px;
    margin-left: 0;
    
} 

.numeric{
    width: 80px;
}

.radio-template i{
    border-color: #BDBDBD;
  transition: border-color .3s;
  -o-transition: border-color .3s;
  -ms-transition: border-color .3s;
  -moz-transition: border-color .3s;
  -webkit-transition: border-color .3s;
  border-radius: 50%;
  position: absolute;
  top: 3px;
  left: 0;
  display: block;
  width: 17px;
  height: 17px;
  outline: 0;
  border-width: 1px;
  border-style: solid;
  background: #FFF;
}


.inbox-compose-footer{
    min-height: 53px;
}

.inbox-data-date {
  width: 135px;
}

.dl-horizontal-dp dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 5px;
}
.dl-horizontal-dp dd {
    margin-left: 180px;
    margin-bottom: 5px;
}

.row .row-div-input-disabled  {
  background-color: #F6F8FB; 
  margin-left: 2px; 
  margin-right: 2px;
}    

.row .row-div-input-disabled .label2{
    padding: 5px 10px; 
    color: #555; 
    opacity: 0.8 !important;
    font-weight: 500;
}

.row .row-div-input-disabled textarea{
    border: none;
    background-color: #F6F8FB;
}

.row .row-div-input-disabled label{
    font-weight: bold;
}

.inbox-data-date{
    width: 130px;
}
.inbox-compose-footer{
    min-height: 50px;
}

.label-detail-data{
    padding: 5px 10px; 
    color: #666; 
    opacity: 0.8 !important;
}

@media print{
    .noprint{
        display:none!important
    }
    .title-print{
        color: #a94442;
        display: inline-block;
    }
    .print-no-border{
        border-style: none;
    }
    .div-print{
        color: #a94442;
        display: inherit;
    }
    .report_title_font{
        font-size: 10px;
        line-height: 11px; 
    }
    .report_grid_font{
        font-size: 9px;
        line-height: 10px;
    }
    .report_grid_font_number{
        font-size: 10px;
        line-height: 11px;
    }
    .report_context_bar{
        vertical-align: middle;
        font-weight: bold;
        color: #666;
        font-size: 12px; 
        line-height: 11px;
        background-color: #fff;
        text-align: left;
        padding-top: 5px;
        padding-bottom: 10px;    
        padding-left: 15px;
    }
    
}

.max-width-input-date{
    max-width: 175px;
}

.margin-left-15{
    margin-left: 15px;
}

@media (min-width: 68px){
    .modal-dialog {
      max-width: 700px;
      margin: 30px auto;
}
.title-print{
        color: #a94442;
        display: none;
    }
.div-print{
        color: #a94442;
        display: none;
    }
}

.table>tbody>tr>td{
    vertical-align: middle;
}

.selected-tr{
    background-color: rgb(201, 221, 238);
}

.table-hover>tbody>tr.selected-tr:hover{
    background-color: rgb(201, 221, 238);
}

#li-1{
  font-size: 14px;
  font-weight: 600;
}

.active-branch-label{
    margin-left: 15px;
}

#branch-check .invalid {
  display: inline;
  float: right;
  margin-left: 20px;
}

#member_logo{
    display:inline-block;
    border-style: none; 
    border-color: #ccc;
    width:70px;
    margin-top:-18px;
    margin-left:-15px
}
#member_logo img{
    width:60px;
    height:auto;
    padding-left:3px
}

.report_title_font{
    font-size: 12px;
    line-height: 13px; 
}

.report_grid_font{
    vertical-align: middle;
    text-align: left;
}

.report_grid_font_number{
    vertical-align: middle;
    text-align: left;
}

.detail_grid_font_number{
    vertical-align: middle;
    text-align: center;
}

.tr_title{
    height: 40px;
}

.detail_grid_title{
    vertical-align: middle;
    font-weight: bold;
    color: #a94442;
    font-size: 15px;   
}

.detail_grid_subtitle{
    vertical-align: middle;
    color: #468847;
    font-size: 14px;
    margin-left: 20px;
}

.detail_grid_subtitle2{
    vertical-align: middle;
    color: #555;
    font-size: 14px;
    font-weight: bold;
}

.tr_space_20{
    height: 20px;
}

.report_title{
    vertical-align: middle;
    font-weight: bold;
    color: #111;
    font-size: 19px;  
    background-color: #fff;
    text-align: center;
    padding-top: 1px;
    padding-bottom: 5px;    
}

.report_subtitle{
    vertical-align: middle;
    font-weight: bold;
    color: #555;
    font-size: 16px;  
    background-color: #fff;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 10px;    
    padding-left: 15px;
}

.report_context_bar{
    vertical-align: middle;
    font-weight: bold;
    color: #666;
    font-size: 14px;  
    background-color: #fff;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 10px;    
    padding-left: 15px;
}

.select2-search-choice-close{
        box-sizing: border-box;
        -moz-box-sizing: border-box;
    }
  
.publication-li{
    padding: 15px;
}     
.publication-li a{
    padding:10px;
    margin-right: 1px;display: inherit;white-space: inherit;
}  

.socialTitleSelected{
        font-size: 150%!important;
        font-weight: bold;
        color: #666!important;
        line-height: 30px;
    }
    
    .socialTitle{
        font-size: 120%!important;
        color: #a0aeb3!important;
        line-height: 30px;
    }
    
    .socialTitleSelected:hover { 
        background-color: #eee;
    }
    .socialTitle:hover { 
        background-color: #eee;
        color: #0aa66e!important;
    }
    
.state-error {
        margin-top: 0px;    

} 

#member_access{
    display:inline-block;
    border-style: none; 
    border-color: #ccc;
    width:170px;
    float: right;
}
#member_access img{
    width:180px;
    height:auto;
}

.well.well-light-shadow{
    background:#fff;
    border:1px solid #e2e2e2;
    box-shadow: 0 1px 1px rgba(0,0,0,0.17),-1px 0 0 rgba(0,0,0,0.05),1px 0 0 rgba(0,0,0,0.05),0 1px 0 rgba(0,0,0,0.14);
}

.well-light-shadow-2{
    background:#fff;
    border:1px solid #e2e2e2;
    box-shadow: 0 1px 1px rgba(0,0,0,0.17),-1px 0 0 rgba(0,0,0,0.05),1px 0 0 rgba(0,0,0,0.05),0 1px 0 rgba(0,0,0,0.14);
    min-height: 20px;
    padding-top: 9px;
    padding-left: 19px;
    padding-right: 19px;
    color: #000000;
}

 .sticker-publicity {
      background:#fff;
      border:1px solid #e2e2e2;
      box-shadow: 0 2px 2px rgba(0,0,0,0.17),-1px 0 0 rgba(0,0,0,0.05),1px 0 0 rgba(0,0,0,0.05),0 1px 0 rgba(0,0,0,0.14);  
      font-family: Droid Sans;
      font-size: 14px;
      line-height: 0.9em;
      
      color:#000!important;
      text-align: center;
      padding: 3px;
      margin: 0 auto;
      text-shadow: 0 1px 1px rgba(0,0,0,.2);
      border-radius: 5px;
      
    }
    
.sticker-publicity a{
    color:#999!important;
 }     
.sticky-title {
    color:#404040!important;
    font-size: 20px;
    line-height: 1.6em;
    font-weight: bold;
 }
 

    .sticker-publication {

      background:#fff;
      border:1px solid #e2e2e2;
      box-shadow: 0 1px 1px rgba(0,0,0,0.17),-1px 0 0 rgba(0,0,0,0.05),1px 0 0 rgba(0,0,0,0.05),0 1px 0 rgba(0,0,0,0.14);  
      font-family: Droid Sans;
      font-size: 20px;
      line-height: 0.9em;
      text-align: center;
      padding: 10px;
      margin: 5px auto;
      text-shadow: 0 1px 1px rgba(0,0,0,.2);
      border-radius: 5px;
    }
    
.sticker-publication dd{
    color:#999!important;
 }
 
 
 /* Estilos para el componente select2 */
 .select2-result-repository__avatar {
    float: left;
    width: 60px;
    margin-right: 10px;
}

.select2-result-repository__avatar img {
    width: 100%;
    height: auto;
    border-radius: 2px;
}

.webcamContainer{ 
            float: left;
}
.webcamPhotoContainer{ width: 250px; float: left;}
.webcamTitle{ font-size: 12pt; font-weight: bold;}
#webcamPhoto{
    width: 260px;
    min-height: 240px;
    border: 1px solid #008000;
}
#webcam{
    width: 260px;
    min-height: 240px;
    border: 1px solid #008000;
    background-color: #000;
}

#soisas
{
    display:none;
}

.txt-color-avatar{
    color:#4c4f53!important
}

#logo-group span#chatInboxLabel{
    -moz-border-radius:2px;
    -webkit-border-radius:2px;border-radius:2px;
    cursor:default!important;
    display:inline-block;
    font-weight:700;
    height:24px;
    width:24px;
    padding:2px;
    text-align:center;
    text-decoration:none!important;
    -moz-user-select:none;
    -webkit-user-select:none;
    background-color:#f8f8f8;
    background-image:-webkit-gradient(linear,left top,left bottom,from(#f8f8f8),to(#f1f1f1));
    background-image:-webkit-linear-gradient(top,#f8f8f8,#f1f1f1);
    background-image:-moz-linear-gradient(top,#f8f8f8,#f1f1f1);
    background-image:-ms-linear-gradient(top,#f8f8f8,#f1f1f1);
    background-image:-o-linear-gradient(top,#f8f8f8,#f1f1f1);
    background-image:linear-gradient(top,#f8f8f8,#f1f1f1);
    border:1px solid #bfbfbf;
    color:#c4bab6;
    font-size:19px;
    margin:10px 0 0;
    position:relative;
}

#logo-group span#chatInboxLabel:hover{
    border:1px solid #bfbfbf;transition:all 0s;cursor:pointer!important;-webkit-box-shadow:inset 0 0 4px 1px rgba(0,0,0,.08);box-shadow:inset 0 0 4px 1px rgba(0,0,0,.08)
}
#chatInboxLabel.active .badge{
    background:#006fa6!important
}


.btn-icrm-modern {
    background: linear-gradient(135deg, #25d366 0%, #25d366 100%) !important;
    border: none !important;
    border-radius: 20px !important;
    padding: 8px 16px !important;
    font-weight: 600 !important;
    font-size: 12px !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
    box-shadow: 0 3px 12px rgba(102, 126, 234, 0.4) !important;
    transition: all 0.3s ease !important;
    position: relative !important;
    overflow: hidden !important;
}

.btn-icrm-modern:hover {
    transform: translateY(-2px) !important;
    box-shadow: 0 6px 20px rgba(102, 126, 234, 0.6) !important;
    background: linear-gradient(135deg, #5a6fd8 0%, #6a4190 100%) !important;
}

.btn-icrm-modern:active {
    transform: translateY(0) !important;
    box-shadow: 0 2px 8px rgba(102, 126, 234, 0.4) !important;
}

.btn-icrm-modern::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    transition: left 0.5s;
}

.btn-icrm-modern:hover::before {
    left: 100%;
}


.btn-icrm-modern2 {
    background: linear-gradient(135deg, #25d366 0%, #25d366 100%) !important;
    border: none !important;
    border-radius: 20px !important;
    padding: 8px 16px !important;
    font-weight: 600 !important;
    font-size: 12px !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
    box-shadow: 0 3px 12px rgba(102, 126, 234, 0.4) !important;
    transition: all 0.3s ease !important;
    position: relative !important;
    overflow: hidden !important;
}

.btn-icrm-modern2:hover {
    transform: translateY(-2px) !important;
    box-shadow: 0 6px 20px rgba(102, 126, 234, 0.6) !important;
    background: linear-gradient(135deg, #5a6fd8 0%, #6a4190 100%) !important;
}

.btn-icrm-modern2:active {
    transform: translateY(0) !important;
    box-shadow: 0 2px 8px rgba(102, 126, 234, 0.4) !important;
}

.btn-icrm-modern2::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    transition: left 0.5s;
}

.btn-icrm-modern2:hover::before {
    left: 100%;
}