.importada {
	display: none;

}

.todo-list.nacionalizar li {
	min-height: 54px;
}
.todo-list.nacionalizar li span{
	line-height: 37px;
}
.todo-list.nacionalizar li span.final{
	min-width: 150px;
}
.todo-list.nacionalizar li.total{
	text-align: right;
	background: #FFF;
	border: 0;
}
.todo-list.nacionalizar li.total .text {
	padding-right: 384px;
}

.alert {
	margin-top: 20px;
	margin-bottom: 0px !important;
}
.label {
	margin-right: 5px;
}
.modal-error {
	display: none;
	color: red;
}
.navbar-nav > .notifications-menu > .dropdown-menu, .navbar-nav > .messages-menu > .dropdown-menu, .navbar-nav > .tasks-menu > .dropdown-menu {
	width: auto;
	padding: 0 0 0 0!important;
	margin: 0!important;
	top: 100%;
	border: 1px solid #dfdfdf;
	-webkit-border-radius: 4px !important;
	-moz-border-radius: 4px !important;
	border-radius: 4px !important;
}

.bg-black {
    background: #da562f none repeat scroll 0 0!important;
    height: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 5;
}

.logo-bitopia {
    background: rgba(0, 0, 0, 0) url("../img/btp.jpg") no-repeat scroll 0 0 / 100% auto !important;
    bottom: 12px;
    display: block;
    height: 64px;
    left: 12px;
    overflow: hidden;
    position: fixed;
    text-indent: 100%;
    white-space: nowrap;
    width: 64px;
    z-index: 2147483647;
}
.logo-bitopia:hover {
    opacity: 0.8;
}

.socialshare #social-share {
    bottom: 1px;
    left: 60px;
    position: absolute;
    width: 80px;
    z-index: 1000000;
}
.socialshare {
    bottom: 23px;
    height: 50px;
    left: 19px;
    position: fixed;
    width: 50px;
    z-index: 2147483638;
}
.socialshare iframe:first-child{
    left: -12px;
    visibility: visible!important;
}
.socialshare.active {
    width: 150px;
}

.form-box .header {
    background:  none;
}
.form-box .header {
    background: rgba(0, 0, 0, 0) url("../img/antivari.png") no-repeat scroll center center;
    display: block;
    font-family: "Kaushan Script",cursive;
    font-size: 20px;
    font-weight: 500;
    height: 140px;
    line-height: 50px;
    padding: 0 10px;
    text-align: center;
    text-indent: -9999px;
}
.bg-olive {
    background-color: #da562f !important;
}

#plano > div {
    overflow: hidden;
}
#plano > div {
    overflow: hidden;
}
#plano circle {
    cursor: pointer;
    pointer-events: initial;
}
#plano path {
    cursor: pointer;
    pointer-events: none;
}
#plano #info-tanque {
    position: absolute;
    right: 10px;
    top: 10px;
}
#info-tanque .box .box-header .Logo ,
#info-tanque-1 .box .box-header .Logo ,
#info-tanque-2 .box .box-header .Logo {
    display: block;
    padding: 10px;
    text-align: center;
}
#info-tanque .box .box-header .label.label-success ,
#info-tanque-1 .box .box-header .label.label-success ,
#info-tanque-2 .box .box-header .label.label-success {
    border-radius: 0;
    display: block;
    font-size: 26px;
    margin: 0;
    padding: 20px;
    text-align: center;
}

body#ingreso .content {
    border: 13px solid rgba(0, 214, 10, 0.5);
}
body#egreso .content {
    border: 13px solid rgba( 255, 0, 0, 0.5);
}
body > .header .logo {
    background: rgba(0, 0, 0, 0) url("../img/antivari.png") no-repeat scroll center center / auto 80%!important;
    display: block;
    float: left;
    font-family: "Kaushan Script",cursive;
    font-size: 20px;
    font-weight: 500;
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
    text-align: center;
    text-indent: -9999px;
    width: 220px;
    z-index: 100000;
    position: relative;
}
body > .header .navbar{
    margin-left: 0;
    padding-left: 220px;
}
select[multiple] {
    height: 230px;
}

#form-reportes *:disabled {
    display: none;
}


#reportes .dataTables_wrapper.form-inline {
    overflow: auto;
    width: 100%;
}
.daterangepicker .calendar {
    display: block;
}
.daterangepicker.dropdown-menu {
    max-width: none;
    z-index: 3001;
    width: 670px;
    float: left;
}
.ref, .ref *{
    position: relative;
    z-index: 2;
}
.ref:after {
    background-color: rgb(238,238,238);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    content: "";
    height: 130%;
    padding-bottom: 15px;
    z-index: 1;

}


.table {
    overflow: hidden;
}
.table *{
    white-space: nowrap;
}
.col-xs-12 {
    overflow: auto;
}
.opacity {
    position: absolute;
    opacity: 0;
}


.readonly{
  background-color: rgba(0, 0, 0, 0.2)!important;
}






.sort ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.sort .container {
    width: 80%;
    margin: auto;
    min-width: 1100px;
    max-width: 1300px;
    position: relative;
}

@media (min-width: 750px) and (max-width: 970px){
    .sort .container {
        width: 100%;
        min-width: 750px;
    }
}


.sort .sortable-ghost {
    opacity: .2;
}

.sort #foo .sortable-drag {
    background: #daf4ff;
}


.sort img {
    border: 0;
    vertical-align: middle;
}


.sort .logo {
    top: 55px;
    left: 30px;
    position: absolute;
}


.sort .title {
    color: #fff;
    padding: 3px 10px;
    display: inline-block;
    position: relative;
    background-color: #FF7373;
    z-index: 1000;
}
    .sort .title_xl {
        padding: 3px 15px;
        font-size: 40px;
    }



.sort .tile {
    width: 22%;
    min-width: 245px;
    color: #FF7270;
    padding: 10px 30px;
    text-align: center;
    margin-top: 15px;
    margin-left: 5px;
    margin-right: 30px;
    background-color: #fff;
    display: inline-block;
    vertical-align: top;
}
    .sort .tile__name {
        cursor: move;
        padding-bottom: 10px;
        border-bottom: 1px solid #FF7373;
    }

    .sort .tile__list {
        margin-top: 10px;
    }
        .sort .tile__list:last-child {
            margin-right: 0;
            min-height: 80px;
        }

        .sort .tile__list img {
            cursor: move;
            margin: 10px;
            border-radius: 100%;
        }



.sort .block {
    opacity: 1;
    position: absolute;
}
    .sort .block__list {
        padding: 20px 0;
        max-width: 360px;
        margin-top: -8px;
        margin-left: 5px;
        background-color: #fff;
    }
       .block__list-title {
            margin: -20px 0 0;
            padding: 10px;
            text-align: center;
            background: #f3f4f5;
        }
        .sort .block__list li { cursor: move; }

    .sort .block__list_words li {
        background-color: #fff;
    border-bottom: 1px solid;
        padding: 10px 40px;
    }
        .sort .block__list_words .sortable-ghost {
            opacity: 0.4;
            background-color: #F4E2C9;
        }

        .sort .block__list_words li:first-letter {
            text-transform: uppercase;
        }

    .sort .block__list_tags {
        padding-left: 30px;
    }

    .sort .block__list_tags:after {
        clear: both;
        content: '';
        display: block;
    }
        .sort .block__list_tags li {
            color: #fff;
            float: left;
            margin: 8px 20px 10px 0;
            padding: 5px 10px;
            min-width: 10px;
            background-color: #5F9EDF;
            text-align: center;
        }
            .sort .block__list_tags li:first-child:first-letter {
                text-transform: uppercase;
            }



.sort #editable {}
    .sort #editable li {
        position: relative;
    border-bottom: 1px solid;
    }

    .sort #editable i {
        -webkit-transition: opacity .2s;
        transition: opacity .2s;
        opacity: 0;
        display: block;
        cursor: pointer;
        color: #c00;
        top: 10px;
        right: 40px;
        position: absolute;
        font-style: normal;
    }

    .sort #editable li:hover i {
        opacity: 1;
    }


.sort #filter {}
    .sort #filter button {
        color: #fff;
        width: 100%;
        border: none;
        outline: 0;
        opacity: .5;
        margin: 10px 0 0;
        transition: opacity .1s ease;
        cursor: pointer;
        background: #5F9EDF;
        padding: 10px 0;
        font-size: 20px;
    }
        .sort #filter button:hover {
            opacity: 1;
        }

    .sort #filter .block__list {
        padding-bottom: 0;
    }

.sort .drag-handle {
    margin-right: 10px;
    font: bold 20px Sans-Serif;
    color: #5F9EDF;
    display: inline-block;
    cursor: move;
    cursor: -webkit-grabbing;  /* overrides 'move' */
}

.sort #todos input {
    padding: 5px;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}



.sort #nested ul li {
    background-color: rgba(0,0,0,.05);
    border-bottom: 1px solid;
}
