.bob-helparea .glyphicon{
    float:left;
}
.bob-helparea p{
    margin-left:25px;
}
      
 .has-feedback .col-xs-2 .form-control {padding-right: 0}

#ibanGroup .form-control {padding-right: 6px; padding-left: 6px}
#ibanGroup .form-control-feedback{ display:none}                                   
                                   

.form-control.fakefocus {
    border-color: #66AFE9;
    outline: 0px none;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(102, 175, 233, 0.6);
}

@media only screen and (max-width: 767px) 
{
    tr.no-no-more-tables > td
    {
        padding-left: 8px !important;
    } 
    
    .no-more-tables-hidden
    {
        display: none !important;
    }
    
    .bob-td-title label
    {
        margin-bottom: 0px;
    }
}

.alert-extended
{
    text-align:center;
}

.alert-extended div
{
    display:inline-block;
    text-align:left;
    margin-bottom:0px;
}

.rowsaldoanterior
{
    text-align:right;
}

.bob-pagination {
	display: table;
	width:100%;
}
.bob-pagination div{
	display: table-cell;
}
.bob-pagination .flex-center{
	text-align:center;
}
.bob-pagination .flex-left{
	text-align:left;
}
.bob-pagination .flex-right{
	text-align:right;	
}
.glyphicon-hand-right 
{
    color: #EE162D;
    font-size: 18px;
}

/*.IB-main-nav-module {background-image: url('../../img/bk_bcn_menu.png'); background-repeat:repeat-x}*/

.vk_button:active:focus
{
    background-color: #EE162D;
    border-color: #EE162D;
    color: #fff;
    outline:none;
}

.vk_button:active,  .vk_button:hover, .vk_button:visited, .vk_button:focus 
{
    background-color: #fff;
    border-color: #EE162D;
    color: #EE162D;
    outline:none;
}

#attach {margin:0 30px 0 0; cursor:pointer;}                  
#attach .title {padding-left:10px}
.attachInput input.MultiFile-applied { width: 0px; height: 0px; overflow: hidden;}
.attachInput .MultiFile-list {clear: both;}
.MultiFile-list { margin-left: 0;}
.MultiFile-title .fileType input {border:none;}

.MultiFile-label {float:left; width:100%;}
.MultiFile-label > span {float:left; width:95%;}
.MultiFile-remove { float:left; margin-right:5px }
.MultiFile-title { width: 100%; float:right;}
.MultiFile-title .fileName  {float:left; width:65%;}
.MultiFile-title .fileType  {float:right; width:33%;}