/* Theme Name: The Project - Responsive Website Template
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Author e-mail:htmlcoder.me@gmail.com
Version:1.4.0
Created:December 2014
License URI:http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/

#logo_img {
    height: 35px;
}

#logo-footer {
    height: 35px;
}

button.stdFilterActions, button.stdAction {
    margin: 2px 0 !important;
}

.banner-ajustado {
    margin-top: -50px;
    margin-bottom: 30px;
}

.dataTable_Filter {
    margin-bottom: 1em;
}

.dataTables_length {
    margin-top: 27px;
}

table td.edit {
    cursor: pointer;
}
table td .btn{
    margin: 0;
}
.vertical-middle{
    vertical-align: middle!important;
}
#presupuesto .capitulo_total_label {
    /*border-bottom: 2px solid #0C71AD;*/
    /*border-left: 2px solid #0C71AD;*/
    /*background-color: #fff;*/

    background: #0C71AD;
    color: #fff;
}
#presupuesto .capitulo_total_number {
    /*border-bottom: 2px solid #0C71AD;*/
    /*border-right: 2px solid #0C71AD;*/
    /*background-color: #fff;*/

    background: #0C71AD;
    color: #fff;
    font-weight:bold;
}
#presupuesto .subcapitulo_total_label {
    /*border-bottom: 2px solid #679ebb;*/
    /*border-top: 2px solid #ddd;*/
    /*border-left: 2px solid #679ebb;*/
    /*background-color: #fff;*/
    background: #679ebb;
    color: #fff;
}
#presupuesto .subcapitulo_total_number {
    /*border-bottom: 2px solid #679ebb;*/
    /*border-right: 2px solid #679ebb;*/
    /*background-color: #fff;*/
    background: #679ebb;
    color: #fff;
    font-weight:bold;
}
#presupuesto td{
    vertical-align: middle;
}
#presupuesto .call-to-action .title span{
    background-color: #232475;
    min-width:35px;
    display: inline-block;
    color: #eee;
    text-align: center;
    padding: 3px 10px;
    font-weight: bold;
    border-radius: 5px 15px 0 15px;
    margin-bottom: -1px;
}
#presupuesto .call-to-action .title{
    border-bottom-left-radius: 15px;
    border-bottom: 2px solid #232475;
    color: #232475;
}
#presupuesto .call-to-action:not(:first-child){
    padding-bottom: 0;
}
#presupuesto .call-to-action:first-child .row:not(:last-child){
    margin-bottom: 10px;
}
.total-presupuesto .table{
    width: 100%;
    border: 2px solid #0C71AD;
}
.total-presupuesto .table tbody{
    background-color: #fafafa;
}
.total-presupuesto .table tr{
    font-size: 16px;
}
.total-presupuesto .table tr th{
    background-color: #0C71AD;
    color:#eee;
    width: 1px;
}
.total-presupuesto .table tr > *{
    vertical-align: middle;
}
.total-presupuesto div:last-child{
    padding-right: 15px;
    text-align: right;
}

#presupuesto .table-colored > thead > tr > th {
    border-color: #0C71AD;
    background-color: #0C71AD;
}
#presupuesto .custom-table-colored > thead > tr > th {
    border-color: #679ebb;
    background-color: #679ebb;
}
#presupuesto .custom-table-colored > thead > tr > th{
    color: white;
}

.total-presupuesto-aside{
   margin-top: 15px;
}
.total-presupuesto-aside .table tr{
    font-size: 18px;
}

.alert-estado{
    padding: 10px;
    text-align: center;
    margin: 5px 20px;
}
#sortable li {
    float: left;
}

.caption .texto-img{
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.thumbnail .caption{
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 10px;
    margin: -5px -5px 0 -5px;
}

.thumbnail .caption p, .thumbnail .caption label{
    color: white;
    margin-bottom: 0;
    text-shadow: 1px 1px 3px #000;
    font-size: 12px;
}

.thumbnail{
    position: relative;
}
.thumbnail .action-buttons{
    position: absolute;
    top: 7px;
    left: 7px;
    width: 100%;
    z-index: 1;
}

.thumbnail .action-buttons .btn-white{
    padding: 5px 7px;
    box-shadow: 0px 0px 3px #000;
}

.thumbnail .star{
    top: 0;
    position: absolute !important;
    bottom: auto;
    z-index: 2;
}
.nav-tabs.style-4 > li > a {
    color: #000;
    background: rgba(255, 255, 255, 0.6) !important;
}
.nav-tabs.style-4 > li.active > a {
    color: #fff;
    border-color: #747474 !important;
    background: rgba(0, 0, 0, 0.8) !important;
}
.nav-tabs.style-4 > li > a:hover {
    color: #fff;
    border-color: #747474 !important;
    background: rgba(0, 0, 0, 0.4) !important;
}
.dropzone-previews .media-object {
    width: 64px;
    height: 64px;
    text-align: center;
    position: relative;
}
.dropzone{
    width: 150px;
    margin: 0;
}
.dropzone .dz-message {
    text-align: center;
    color: #666;
    font-size: 12px;
}

.filetype{
    font-size: 33px;
    line-height: 60px;
    letter-spacing: -0.1em;
    background: rgba(35, 36, 117, 0.95);
    color: #fff;
    text-align: center;
    margin: 5px 15px 5px 5px;
    display: block;
    padding-right: 0px !important;
    border-radius: 50%;
}

.materiales_container .del_material{
    position: absolute;
    top:5px;
    right:-25px;
    visibility:hidden;
    -webkit-transition: 0.3s visibility;
    -moz-transition: 0.3s visibility;
    -ms-transition: 0.3s visibility;
    -o-transition: 0.3s visibility;
    transition: 0.3s visibility;
}

.materiales_container .item-material:hover .del_material{
    visibility:visible;
}

.images.media-files-container .dropzone{
    width: 175px;
    padding: 15px;
    min-height: 160px !important;
}
.images.media-files-container .dropzone .dz-message{
    margin: 25px 0;
}
.files.media-files-container .dropzone{
    width: 400px;
    margin: 0;
    min-height: 100px !important;
    padding: 15px;
}
.files.media-files-container .dropzone .dz-message{
    margin:20px;
}
.dropzone .dz-message{
    font-size: 16px;
    line-height: 18px;
    margin: 0;
}

.setPublic {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 25px;
    padding: 0 10px;
    z-index: 2;
}
.setPublic i{
    color:#fff;
    text-shadow: rgb(0, 0, 0) 0px 0px 4px;
}
.cursor-hover:hover{
    cursor:pointer;
}
.select2-container{
    width:100% !important;
}
.select2-container--default .select2-selection--single{
    height: 40px !important;
    line-height: 40px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered,.select2-container--default .select2-selection--single .select2-selection__arrow{
    line-height: 40px !important;
    height: 40px !important;
}

.tags-block div.tagsinput{
    min-height: inherit!important;
    height:auto!important;
}
.tags-block div.tagsinput span.tag{
    color: #fff;
    background-color: #3fc9d5;
    border-color: #2dc0cd;
}
.tags-block div.tagsinput span.tag a{
    color: #fff;
}
.tags-block div.tagsinput span.tag, .tags-block input, .tags-block .tagsinput > div{
    width: 100%!important;
    position: relative;
}
.tags-block div.tagsinput span.tag a{
    position: absolute;
    right: 5px;
    top: 3px;
}

#calendar .fc-button{
    display: none;
}

#accordion-busqueda .panel-title span{
    float: right;
}
.field-editable{
    color: #446bff;
    border-bottom: 1px dotted #446bff;
    text-decoration: none;
}
.field-editable:hover{
    cursor: pointer;

    color: #4581ff;
    border-bottom: 1px dotted #4581ff;
}


table.dataTable tbody tr.done {
    background-color: #A4EEBF !important;
}

/* FULLCALENDAR */
.fc .fc-next-button {
    margin-right: 1em !important;
}
/* FULLCALENDAR END */

.alert-default{
    background-color: #ebf7fd;
    color: #2d7091;
    border: 1px solid rgba(45,112,145,.3);
}

.filetype.filetype-pdf{
    background-color: #D4262E;
}

span.submitted, span.submitted a {
    color: #333333 !important; font-weight: bold;
}
.d-block{
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
}
div.wickedpicker{
    width: auto!important;
}

div.wickedpicker > .wickedpicker__title{
    padding-right: 30px!important;
}