html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

html,
body {
    overflow-x: hidden;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    height: 100%;
    overflow: hidden;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

a:hover,
a:focus {
    text-decoration: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
img,
video {
    vertical-align: middle;
}

input {
    /*text-transform:capitalize;*/
}

::-ms-clear {
    display: none;
}

::-ms-reveal {
    display: none;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

select {
    /*text-transform:capitalize;*/
    border: none;
}

textarea {
    resize: vertical;
}

* :focus {
    outline: 0 none;
    -moz-outline: 0 none;
    outline: thin transparent;
}

a:active,
a:focus {
    border: none;
    outline: none;
    text-decoration: none;
}

input::-moz-focus-inner {
    border: 0;
}

.p-relative {
    position: relative;
}

b,
strong {
    font-weight: 600;
}

@-webkit-viewport {
    width: device-width;
}

@-moz-viewport {
    width: device-width;
}

@-ms-viewport {
    width: device-width;
}

@-o-viewport {
    width: device-width;
}

@viewport {
    width: device-width;
}

a,
input,
button {
    -ms-touch-action: none !important;
}

* {
    -webkit-transition: width 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
    -moz-transition: width 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
    -o-transition: width 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
    transition: width 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
}

/* ==========================================================================
   custom styles
   ========================================================================== */

body {
    background-color: #f0eeee;
    font-family: "Open Sans", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-weight: 600;
}

h1,
.h1 {
    font-size: 2.25em;
}

h2,
.h2 {
    font-size: 1.875em;
}

h4,
.h4 {
    font-size: 1.5em;
}

.wrapper {
    display: block;
    margin: 0 auto;
    overflow: hidden;
    /*  padding: 0 0 50px;*/
    width: 100%;
}

header.top {
    position: fixed;
    width: 100%;
}

.main-body {
    margin-left: 150px;
    margin-top: 25px;
}

.site-body {
    display: block;
    height: 90vh;
    margin: 80px 0 0;
    overflow-y: scroll;
    padding: 25px 30px 20px 150px;
    width: 100%;
}

.site-logon {
    width: 100%;
    /*height:100%;*/
    margin: 150px auto 0 auto;
    position: absolute;
}

.btn-grales {
    margin-top: 30px;
}

.no-padd {
    padding: 0px;
}

.sist-name {
    position: absolute;
    bottom: 10px;
    background: url("../img/logo-pld.png") no-repeat;
    height: 10px;
    width: 100%;
}

.cont-sin-info {
    width: 30%;
    margin: 150px auto;
}

.ico-sin-info {
    color: #bdcad5;
    font-size: 5.714em;
    text-align: center;
}

.leyenda-sin-info {
    color: #bdcad5;
    font-size: 1.286em;
    letter-spacing: 6px;
    text-align: center;
    text-transform: uppercase;
}

.w75p {
    width: 75px;
}

.w55p {
    width: 55px;
}

.w100p {
    width: 100px;
}

.w50 {
    width: 50%;
}

.dp-blk {
    display: block;
}

.dp-inl {
    display: inline;
}

.lbl-inl {
    margin: 0 0 0 10px;
    line-height: 50px;
}

.mrg-left {
    margin: 0 0 0 10px;
}

/* sidebar ==================================
========================================*/

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-bottom-color: #fff;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.tooltip > .tooltip-inner {
    background-color: #fff;
    box-shadow: 0px 6px 5px -3px #000;
    -moz-box-shadow: 0px 6px 5px -3px #000;
    -webkit-box-shadow: 0px 6px 5px -3px #000;
    color: #333;
    opacity: 0.8;
    filter: alpha(opacity=80);
    font-family: Dosis, sans-serif;
    text-transform: uppercase;
}

/*.menu-icon{	
	left:0;
	position:fixed;
	width: 110px;
	height: 100%;
	padding:1% 0;
	background:#37464d;
	overflow: hidden;
    -webkit-overflow-scrolling: touch;
	z-index: 10;
	
}*/

.menu-icon {
    left: 0;
    position: fixed;
    width: 110px;
    height: 100%;
    /*z-index:10;*/
    padding: 1% 0;
    background: #37464d;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    z-index: 11;
}

.menu-icon-config {
    left: 0;
    position: fixed;
    width: 110px;
    /*z-index:10;*/
    padding: 1% 0;
    background: #37464d;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    z-index: 11;
}

/*.menu-icon a:hover{	
	text-decoration:none;
}
.menu-icon .block_level{
	display:block;
}
.block_level i.fa{
	width:auto;
	height:auto;
}
.menu-icon .level_proyecto a,.menu-icon .level_equipo a,.menu-icon .level_juzgado a, .menu-icon .level_inicio a {
   	display:inline-block;
    margin: 30%;
    padding: 0 5%;
    width: 37px;
	background: url("../img/icons-sidebar.png") no-repeat;
	height: 32px;
	line-height: 32px;
	color:transparent;
}
.menu-icon .level_inicio a{
	background-position:-36px 0px;
	text-decoration:none;

}
.menu-icon  .level_proyecto a{
	background-position:-36px -31px;
}
.menu-icon  .level_equipo a{
	background-position:-36px -64px;
}
.menu-icon  .level_juzgado a{
	background-position:-36px -100px;
}
.menu-icon .level_inicio a:hover{
	background-position:0 -1px;
	text-decoration:none;
}
.menu-icon  .level_proyecto a:hover{
	background-position:-1px -31px;
	text-decoration:none;
}
.menu-icon  .level_equipo a:hover{
	background-position:0px -65px;
	text-decoration:none;
}
.menu-icon  .level_juzgado a:hover{
	background-position:1px -100px;
	text-decoration:none;
}
.menu-icon  a:hover{
	text-decoration:none;
}*/

.block_level {
    display: block;
}

    .block_level i.fa {
        width: auto;
        height: auto;
    }

.level_proyecto,
.level_equipo,
.level_juzgado,
.level_inicio,
.level_configuracion {
    display: inline-block;
    margin: 30%;
    padding: 0 5%;
    width: 37px;
    background: url("../img/icons-sidebar.png") no-repeat;
    height: 32px;
    line-height: 32px;
    color: transparent;
}

.level_inicio {
    background-position: -36px 0px;
    text-decoration: none;
}

.level_proyecto {
    background-position: -36px -31px;
}

.level_equipo {
    background-position: -36px -64px;
}

.level_juzgado {
    background-position: -36px -100px;
}

.level_configuracion {
    background-position: -36px -144px;
}

.level_inicio:hover {
    background-position: 0 -1px;
    text-decoration: none;
}

.level_proyecto:hover {
    background-position: -1px -31px;
    text-decoration: none;
}

.level_equipo:hover {
    background-position: 0px -65px;
    text-decoration: none;
}

.level_juzgado:hover {
    background-position: 1px -100px;
    text-decoration: none;
}

.menu-icon:hover {
    text-decoration: none;
}

.log_info {
    float: left;
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0% 5%;
    overflow: hidden;
    clear: both;
}

    .log_info figure {
        width: 62px;
        height: 62px;
        margin: 0 auto;
        padding: 0;
        display: block;
        border-radius: 500px;
        -webkit-border-radius: 500px;
        -moz-border-radius: 500px;
        position: relative;
        z-index: 0;
    }

        .log_info figure img {
            display: block;
            margin: 0;
            border-radius: 50%;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
        }

.menu-icon nav {
    width: 100%;
    height: auto;
    margin: 18px 0;
    padding: 0 5%;
    float: left;
    display: block;
}

.navBar-Top {
    height: 80px;
    background: #ffffff;
    margin-bottom: 0px;
    position: fixed;
    width: 100%;
    z-index: 9;
}

.user-name {
    margin: 1.5% 0 0 1%;
    font-family: "Dosis", sans-serif;
    font-size: 1.286em;
    width: 35%;
    color: #666666;
}

.userWelcome {
    text-transform: uppercase;
}

.bold {
    font-weight: 600;
}

.quick-section {
    display: inline-block;
    float: left;
    margin-left: 20px;
    margin-right: 10px;
    margin-top: 0px;
}

ul.quick-section li.quicklinks a,
ul.quick-section li.quicklinks a:hover,
ul.quick-section li.quicklinks a:focus,
ul.quick-section li.quicklinks a:active {
    background: none;
}

li.quicklinks i {
    color: rgb(101, 101, 101) !important;
    display: inline-block;
    font-size: 17px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}

li.quicklinks > a {
    padding: 0px;
    text-decoration: none;
    color: transparent;
    background: none;
}

    li.quicklinks > a:hover {
        padding: 0px;
        text-decoration: none;
        color: #f1f1f1;
        background: none;
    }

.navbar-top-links {
    margin-right: 2%;
    height: 80px;
    margin-top: 8px;
}

    .navbar-top-links li {
        display: inline-block;
    }

        .navbar-top-links li a {
            padding: 20px 10px;
        }

.count-info .label {
    background: none repeat scroll 0 0 #bd0052;
    border: 2px solid #ffffff;
    border-radius: 100%;
    -moz-border-radius: 100% 100% 100% 100%;
    -webkit-border-radius: 100% 100% 100% 100%;
    line-height: 12px;
    padding: 5px;
    position: absolute;
    top: 11px;
    right: -7px;
    font-size: 10px !important;
}

.nav.navbar-top-links span {
    font-size: 13px;
}

.nav.navbar-top-links > li > a,
.nav.navbar-top-links > li > a {
    color: #666666;
    font-size: 17px;
    margin-right: 10%;
    background: none;
    display: inline-block;
}

    .nav.navbar-top-links > li > a:hover,
    .nav.navbar-top-links > li > a:focus {
        background-color: transparent;
        text-decoration: none;
        border: none;
    }

.header-seperation {
    display: block;
    float: left;
    height: 83px;
    width: 110px;
    background: #37464d;
}

    .header-seperation .notifcation-center {
        margin-right: 15px !important;
    }

.page-container {
    height: 100%;
    left: 0;
    margin-bottom: 0;
    margin-left: 110px;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    position: relative;
    z-index: 10;
}

/*menu nuevo=================================================================================*/

.containerSubmenu {
    position: absolute;
    overflow: hidden;
    /* height: 5000px; */
}

.submenu-slide {
    width: 300px;
    height: 100%;
    position: fixed;
    top: 80px;
    left: -410px;
    background: rgb(102, 153, 170);
    z-index: 10;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: 300ms ease all;
    transition: 300ms ease all;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.show-nav .submenu-slide {
    -webkit-transform: translateX(520px);
    transform: translateX(520px);
    -webkit-transform: translate3d(520px, 0, 0);
    transform: translate3d(520px, 0, 0);
}

ul.submenu-slide li a {
    padding: 25px;
    list-style: none;
    font-family: "Dosis", sans-serif;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 0.929em;
    text-decoration: none;
    border: none;
    display: block;
    height: 30px;
    background-image: none;
}

.submenu-slide a.toggle-nav i {
    color: #7fa7c9;
    font-size: 15px;
    float: right;
    margin: 10px;
}

/*submenu cyan*/

.submenu-sidebar {
    display: none;
    position: fixed;
    width: 200px;
    height: 100%;
    z-index: 10;
    padding: 1% 0;
    background: #6699aa;
    overflow: hidden;
    left: 110px;
    margin-top: 80px;
}

.submenu-sidebar-open {
    display: block;
}

.submenu-links-proyecto {
    margin: 153px 0 0 0;
    padding: 0px;
}

.submenu-links-inicio {
    margin: 48px 0 0 0;
    padding: 0px;
}

.submenu-links-equipo {
    margin: 250px 0 0 0;
    padding: 0px;
}

.submenu-links-juzgado {
    margin: 357px 0 0 0;
    padding: 0px;
}

.submenu-links-configuracion {
    margin: 60px 0 0 0;
    padding: 0px;
}

    .submenu-links-inicio li,
    .submenu-links-proyecto li,
    .submenu-links-equipo li,
    .submenu-links-juzgado li,
    .submenu-links-configuracion li {
        list-style: none;
    }

        .submenu-links-inicio li a,
        .submenu-links-proyecto li a,
        .submenu-links-equipo li a,
        .submenu-links-juzgado li a,
        .submenu-links-configuracion li a {
            padding: 15px 25px;
            list-style: none;
            font-family: "Dosis", sans-serif;
            color: #ffffff;
            text-transform: uppercase;
            font-size: 0.929em;
            text-decoration: none;
            border: none;
            display: block;
        }

            .submenu-links-inicio li a:hover,
            .submenu-links-proyecto li a:hover,
            .submenu-links-equipo li a:hover,
            .submenu-links-juzgado li a:hover,
            .submenu-links-configuracion li a:hover {
                background: #80b1c1;
            }

li.title-menu {
    padding: 25px;
    background: #0a7a90;
    list-style: none;
    font-family: "Dosis", sans-serif;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.071em;
}

.active-title-menu {
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid blue;
}

/*menuUsuario*/

.dropdown-menu-usuario {
    padding: 10px;
    min-width: 200px;
    border: none;
    -moz-box-shadow: 0 1px 27px -20px #000;
    -webkit-box-shadow: 0 1px 27px -20px #000;
    box-shadow: 0 1px 27px -20px #000;
}

.item-menu-usuario {
    font-size: 0.786em;
    border-radius: 3px;
    color: #333;
    display: block;
    font-family: "Arial";
    margin-bottom: 10px;
    padding: 10px 10px 0px 10px;
    width: 100%;
}

.dropdown-menu > li.item-menu-usuario > a {
    background: none;
    text-decoration: none;
    border-bottom: none;
    color: #000;
    padding: 5px 0px;
    border-bottom: 1px solid #ccc;
    text-transform: normal !important;
}

    .dropdown-menu > li.item-menu-usuario > a:hover {
        color: #6699aa;
    }

/*menu alertas*/

.dropdown-menu-alertas {
    padding: 10px;
    min-width: 230px;
    border: none;
    -moz-box-shadow: 0 1px 27px -20px #000;
    -webkit-box-shadow: 0 1px 27px -20px #000;
    z-index: 10000;
}

.arrowMenu {
    left: 83%;
    top: -3%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent transparent white transparent;
    border-width: 13px;
    margin-top: -18px;
}

.notification-messages {
    font-size: 0.786em;
    border-radius: 3px;
    color: #8b91a0;
    display: block;
    font-family: "Arial";
    margin-bottom: 10px;
    padding: 10px 10px 0px 23px;
    width: 100%;
    padding: 10px;
}

    .notification-messages.danger {
        background-color: #faf2f2;
    }

        .notification-messages.danger:hover {
            background-color: #fae1e1;
        }

    .notification-messages.success {
        background-color: #d6e9c6;
    }

        .notification-messages.success:hover {
            background-color: #d6f9ba;
        }

    .notification-messages.warning {
        background-color: #fdf4c4;
    }

        .notification-messages.warning:hover {
            background-color: #ede2a5;
        }

    .notification-messages.normalMss {
        background-color: #f2f2f2;
    }

        .notification-messages.normalMss:hover {
            background-color: #e0e0e0;
        }

.dropdown-menu li.notification-messages {
    text-decoration: none;
    border-bottom: none;
    color: #000;
    padding: 10px 15px;
}

    .dropdown-menu li.notification-messages .contTitleAlet {
        border-bottom: 1px solid #fff;
        display: inline-block;
        margin-bottom: 8px;
        padding: 5px;
        width: 100%;
    }

        .dropdown-menu li.notification-messages .contTitleAlet span,
        .dropdown-menu li.notification-messages i {
            color: #666;
            font-size: 0.786em;
            text-transform: uppercase;
        }

        .dropdown-menu li.notification-messages .contTitleAlet span {
            display: inline-block;
        }

            .dropdown-menu li.notification-messages .contTitleAlet span.cantMens {
                text-decoration: none;
                border-bottom: none;
                color: #000;
                text-transform: none;
                font-size: 1.071em;
                padding-top: 5px;
            }

.dropdown-menu li.item-menu-alertas {
    border-top: 1px solid #cccccc;
    display: inline-block;
    text-align: center;
    width: 100%;
    padding: 5px 0;
    font-size: 0.857em;
}

    .dropdown-menu li.item-menu-alertas a {
        padding: 0;
        margin: 0px;
        font-size: 1em;
    }

        .dropdown-menu li.item-menu-alertas a:hover {
            background: none;
            color: #6699aa;
        }

.itemWiz {
    text-transform: initial;
    font-family: "Open Sans", sans-serif;
    color: #bad2da;
    display: block;
}

/*cd panel right===============================
==============================================*/

.cd-main-content {
    text-align: center;
}

.cd-btn {
    display: inline-block;
    background-color: #343f44;
    -moz-border-radius: 100px 100px 100px 100px;
    -webkit-border-radius: 100px 100px 100px 100px;
    border-radius: 100px 100px 100px 100px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    z-index: 1;
    position: fixed;
    right: 2%;
    top: 91%;
    color: #ffffff;
}

    .cd-btn:hover,
    .cd-btn-close:hover {
        color: #aacccc;
    }

.cd-btn-close {
    display: inline-block;
    background-color: #343f44;
    -moz-border-radius: 100px 100px 100px 100px;
    -webkit-border-radius: 100px 100px 100px 100px;
    border-radius: 100px 100px 100px 100px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    z-index: 3;
    position: absolute;
    left: -25px;
    top: 80%;
    color: #ffffff;
}

.cd-panel-transition {
    filter: alpha(opacity=50);
    opacity: 0.5;
    -webkit-transition: opacity 0.15s ease-in-out;
    -moz-transition: opacity 0.15s ease-in-out;
    -ms-transition: opacity 0.15s ease-in-out;
    -o-transition: opacity 0.15s ease-in-out;
    transition: opacity 0.15s ease-in-out;
}

.cd-panel {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    display: none;
    z-index: 8;
}

.cd-panel-visible {
    display: block;
}

.cd-panel-container {
    position: fixed;
    width: 25%;
    height: 100%;
    top: 0;
    background: #fff;
    z-index: 2000;
    margin-top: 80px;
    border-left: 1px solid #cccccc;
    right: 0;
}

.cd-panel-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 20px 10%;
    overflow: auto;
}

.header-cd-panel h1 {
    font-family: Dosis, sans-serif;
    font-size: 1.429em;
    color: #666;
    text-transform: uppercase;
    font-weight: 600;
}

.header-cd-panel h2 {
    font-family: Dosis, sans-serif;
    font-size: 1.286em;
    color: #999;
    text-transform: uppercase;
    font-weight: 300;
}

.panel-medicion-pendientes h3 {
    font-family: Dosis, sans-serif;
    font-size: 1.143em;
    color: #0a8ca6;
    text-transform: uppercase;
    font-weight: 600;
}

.panel-medicion-pendientes {
    margin: 0px 0 15px 0;
    padding: 0px 0 15px 0;
}

.header-cd-panel {
    border-bottom: 1px solid #dbdbdb;
}

#porc-proyecto-pendiente,
#porc-equipo-pendiente,
#porc-juzgado-pendiente {
    width: 130px;
    height: 130px;
}

svg text {
    font-size: 12px !important;
    font-family: Dosis, sans-serif !important;
    text-transform: uppercase !important;
}

    svg text:hover {
        font-size: 12px !important;
        font-family: Dosis, sans-serif !important;
        text-transform: uppercase !important;
    }

span.detalle-pendientes {
    font-size: 0.857em;
    border-bottom: 1px dashed #dbdbdb;
    padding: 5px 0;
    margin-bottom: 5px;
    display: block;
}

/*seccion index===========================
========================================*/

.headerSection {
    min-height: 30px;
    height: auto;
    width: 100%;
    position: relative;
    /*border-bottom:1px solid #dbdbdb;*/
    margin-bottom: 10px;
}

    .headerSection h1 {
        color: #447799;
        font-size: 23px;
        font-family: "Open Sans", sans-serif;
        text-transform: normal;
        font-weight: 600;
        margin-top: 0px;
        display: inline-block;
    }

    .headerSection h2 {
        color: #666666;
        font-size: 23px;
        font-family: "Open Sans", sans-serif;
        /*text-transform:capitalize;*/
        font-weight: 500;
        display: inline;
        padding: 0 0 10px 0px;
    }

/*alertas*********************/

.top {
    height: auto;
    padding: 30px 15px 0 15px;
}

.alert-content {
    padding: 15px;
}

.item-alert {
    font-weight: 600;
    display: inline-block;
    color: #000;
    margin-bottom: 20px;
}

.msnLeido {
    color: #666;
    font-weight: 400;
}

.labelLeido {
    margin: 10px;
    color: #000;
    font-size: 0.714em;
    text-transform: uppercase;
}

.content-alert {
    border-radius: 3px 3px 3px 3px;
}

.top .title-alert-danger {
}

    .top .title-alert-danger::before {
        color: #d9534f;
        content: "\f057";
        font-family: FontAwesome;
        position: absolute;
        top: 8px;
        right: 10px;
        z-index: 1;
    }

.top .title-alert-warning {
    /* color: #8a6d3b;*/
}

    .top .title-alert-warning::before {
        color: #8a6d3b;
        content: "\f071";
        font-family: FontAwesome;
        position: absolute;
        top: 8px;
        right: 10px;
        z-index: 1;
    }

.top .title-alert-success {
    /*color:#3c763d;*/
}

    .top .title-alert-success::before {
        color: #3c763d;
        content: "\f058";
        font-family: FontAwesome;
        position: absolute;
        top: 8px;
        right: 10px;
        z-index: 1;
    }

.content-alert .top .title-alert-danger,
.content-alert .top .title-alert-success,
.content-alert .top .title-alert-warning {
    width: 100%;
    display: inline-block;
    margin-top: 10px;
    font-size: 1.286em;
    font-weight: 500;
}

.itemMsr {
    display: inline-block;
    background: #fff;
    padding: 0em;
    margin: 10px 0 0 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.18);
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    width: 20%;
}

/*alertas generales*/

.tiles-container {
    background: #f6f6f6;
    display: inline-block;
    padding: 0em;
    margin: 10px 0 0 0;
    width: 100%;
}

.tiles-body {
    padding: 15px;
}

.tiles-content-status {
    width: 100%;
}

.tiles-title {
    font-size: 0.857em;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    color: rgb(10, 122, 144);
}

.status-tiles {
    border-right: 1px solid #ccc;
    margin: 5px 8px 5px 0;
    display: inline-block;
    padding: 0 10px 0 0;
    width: 28%;
    text-align: center;
}

.last-status-tiles {
    border-right: none;
}

.status-tiles .item-title {
    font-size: 0.786em;
    text-transform: uppercase;
}

    .status-tiles .item-title i.fa-warning {
        color: #8a6d3b;
    }

    .status-tiles .item-title i.fa-times-circle {
        color: #d9534f;
    }

    .status-tiles .item-title i.fa-check-circle {
        color: #3c763d;
    }

td i.fa-check-circle {
    color: #3c763d;
}

td i.fa-warning {
    color: #8a6d3b;
}

td i.fa-times-circle {
    color: #d9534f;
}

.status-tiles .item-count {
    color: #333;
    display: block;
    font-size: 1.786em;
    font-weight: 700;
    text-align: center;
}

.aclaracion {
    font-size: 0.857em;
    color: #666;
    display: block;
}

.aclaracion-inl {
    font-size: 0.857em;
    color: #666;
    display: inline;
    margin: 0 5px;
}

.aclaracion-title {
    font-size: 1.071em;
    color: #333;
    display: block;
}

/*cont-cod-postal==================*/

.wrap-cp {
    border: 1px dashed #dbdbdb;
    border-radius: 3px;
    padding: 15px;
    width: auto;
    display: inline-block;
}

.wrap-cp-detail {
    border: 1px dashed #dbdbdb;
    border-radius: 3px;
    padding: 5px 15px;
    width: auto;
    display: inline-block;
    margin: 15px 0;
}

.wrap-cp.has-error {
    border-color: #a94442;
    height: auto;
}

.item-cp {
    display: block;
    padding: 6px 0;
}

/*=============Proveedor corrreo=========================*/

/*modal articulo*/

ul.cont-logos-correos {
    display: none;
}

ul.cont-logos-correos-view,
.cont-logo-correo-detail {
    padding: 0px;
    margin: 0 20px 0 3px;
    display: block;
}

ul.cont-logos-correos li.itemLogo-correo {
    border: 1px solid #dbdbdb;
    list-style: none;
    /*box-shadow:0px -1px 9px -7px;*/
    margin: 10px 0 0 0;
    cursor: pointer;
    border-radius: 5px;
    width: 18%;
    background: #fff;
    text-align: -moz-center;
    display: inline-block;
    position: relative;
}

/*detalle logo correo*/

.cont-logo-correo-detail .itemLogo-correo-detail {
    border: 1px solid #dbdbdb;
    list-style: none;
    /*box-shadow:0px -1px 9px -7px;*/
    margin: 10px 0 0 0;
    border-radius: 5px;
    width: 20%;
    background: #fff;
    text-align: -moz-center;
    display: inline-block;
    position: relative;
}

/*fin detalle*/

li.itemLogo-correo .footerItemLogoCorreo,
.footerItemLogoCorreoDetail {
    border-top: 1px solid #dbdbdb;
    padding: 10px;
    text-align: center;
    background: #ededed;
}

li.itemLogo-correo .footerItemLogoCorreoSelect {
    border-top: 1px solid #dbdbdb;
    padding: 10px;
    text-align: center;
    background: #0a8ca6;
}

li.itemLogo-correo .footerItemLogoCorreo span {
    font-size: 0.857em;
}

.itemLogo-correo input {
    visibility: hidden;
}

    .itemLogo-correo input:before {
        visibility: hidden;
    }

    .itemLogo-correo input:after {
        visibility: hidden;
    }

.selectLogoCorreo {
    background: #dceaee !important;
}

    .selectLogoCorreo:before {
        position: absolute;
        content: "\f05d";
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        float: right;
        color: #a8c6d0;
        font-size: 1.786em;
        top: -4px;
        left: 3px;
    }

/*seleccion lote correo*/

.itemLote-correo {
    position: relative;
    cursor: pointer;
}

    .itemLote-correo input {
        visibility: hidden;
        position: fixed;
    }

        .itemLote-correo input:before {
            visibility: hidden;
        }

        .itemLote-correo input:after {
            visibility: hidden;
        }

.selectLoteCorreo {
    background: #dceaee !important;
}

    .selectLoteCorreo:before {
        position: absolute;
        content: "\f05d";
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        color: #a8c6d0;
        font-size: 1.143em;
        right: 18px;
    }

/* Remove default checkbox */

[type="checkbox"].filled-in:not(:checked),
[type="checkbox"].filled-in:checked {
    position: absolute;
    left: -9999px;
    visibility: hidden;
}

[type="checkbox"].filled-in {
    /* checkbox aspect */
}

    [type="checkbox"].filled-in + label {
        position: relative;
        padding-left: 35px;
        cursor: pointer;
        display: inline-block;
        height: 25px;
        line-height: 25px;
        -webkit-user-select: none;
        /* webkit (safari, chrome) browsers */
        -moz-user-select: none;
        /* mozilla browsers */
        -khtml-user-select: none;
        /* webkit (konqueror) browsers */
        -ms-user-select: none;
        /* IE10+ */
    }

        [type="checkbox"].filled-in + label:before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 18px;
            height: 18px;
            z-index: 0;
            border: 2px solid #5a5a5a;
            border-radius: 1px;
            margin-top: 2px;
            -webkit-transition: 0.2s;
            -moz-transition: 0.2s;
            -o-transition: 0.2s;
            -ms-transition: 0.2s;
            transition: 0.2s;
        }

    [type="checkbox"].filled-in:not(:checked):disabled + label:before {
        border: none;
        background-color: rgba(0, 0, 0, 0.26);
    }

    [type="checkbox"].filled-in:checked + label:before {
        top: -4px;
        left: -3px;
        width: 12px;
        height: 22px;
        border-top: 2px solid transparent;
        border-left: 2px solid transparent;
        border-right: 2px solid #26a69a;
        border-bottom: 2px solid #26a69a;
        -webkit-transform: rotate(40deg);
        -moz-transform: rotate(40deg);
        -ms-transform: rotate(40deg);
        -o-transform: rotate(40deg);
        transform: rotate(40deg);
        -webkit-backface-visibility: hidden;
        -webkit-transform-origin: 100% 100%;
        -moz-transform-origin: 100% 100%;
        -ms-transform-origin: 100% 100%;
        -o-transform-origin: 100% 100%;
        transform-origin: 100% 100%;
    }

    [type="checkbox"].filled-in:checked:disabled + label:before {
        border-right: 2px solid rgba(0, 0, 0, 0.26);
        border-bottom: 2px solid rgba(0, 0, 0, 0.26);
    }

    /* Indeterminate checkbox */

    [type="checkbox"].filled-in:indeterminate + label:before {
        left: -10px;
        top: -11px;
        width: 10px;
        height: 22px;
        border-top: none;
        border-left: none;
        border-right: 2px solid #26a69a;
        border-bottom: none;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        -webkit-backface-visibility: hidden;
        -webkit-transform-origin: 100% 100%;
        -moz-transform-origin: 100% 100%;
        -ms-transform-origin: 100% 100%;
        -o-transform-origin: 100% 100%;
        transform-origin: 100% 100%;
    }

[type="checkbox"]:indeterminate:disabled + label:before {
    border-right: 2px solid rgba(0, 0, 0, 0.26);
    background-color: transparent;
}

[type="checkbox"].filled-in + label:after {
    border-radius: 2px;
}

[type="checkbox"].filled-in + label:before,
[type="checkbox"].filled-in + label:after {
    content: "";
    left: 0;
    position: absolute;
    /* .1s delay is for check animation */
    transition: border 0.25s, background-color 0.25s, width 0.2s 0.1s, height 0.2s 0.1s, top 0.2s 0.1s, left 0.2s 0.1s;
    z-index: 1;
}

[type="checkbox"].filled-in:not(:checked) + label:before {
    width: 0;
    height: 0;
    border: 3px solid transparent;
    left: 6px;
    top: 10px;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 20% 40%;
    transform-origin: 100% 100%;
}

[type="checkbox"].filled-in:not(:checked) + label:after {
    height: 20px;
    width: 20px;
    background-color: transparent;
    border: 2px solid #5a5a5a;
    top: 0px;
    z-index: 0;
}

[type="checkbox"].filled-in:checked + label:before {
    top: 0;
    left: 1px;
    width: 8px;
    height: 13px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

[type="checkbox"].filled-in:checked + label:after {
    top: 0px;
    width: 20px;
    height: 20px;
    border: 2px solid #0a8ca6;
    background-color: #0a8ca6;
    z-index: 0;
}

[type="checkbox"].filled-in:disabled:not(:checked) + label:before {
    background-color: transparent;
    border: 2px solid transparent;
}

[type="checkbox"].filled-in:disabled:not(:checked) + label:after {
    border-color: transparent;
    background-color: #bdbdbd;
}

[type="checkbox"].filled-in:disabled:checked + label:before {
    background-color: transparent;
}

[type="checkbox"].filled-in:disabled:checked + label:after {
    background-color: #bdbdbd;
    border-color: #bdbdbd;
}

/*form==========================
================================*/

.style-select::before {
    color: #474747;
    content: "f159";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    position: absolute;
    right: 10px;
    text-decoration: inherit;
    top: 8px;
    z-index: 1;
}

.form-container {
    /*margin:20px 0px;*/
    padding: 20px;
    background: #f8f8f8;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    margin-bottom: 10px;
    border-radius: 2px;
    position: relative;
}

.btn-attach {
    display: inline-block;
    background-color: #0a8ca6;
    -moz-border-radius: 100px 100px 100px 100px;
    -webkit-border-radius: 100px 100px 100px 100px;
    border-radius: 100px 100px 100px 100px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #ffffff;
    font-size: 1em;
}

.btn-agregar {
    display: inline-block;
    background-color: #0a8ca6;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #ffffff;
    font-size: 1em;
    margin: 30px 0 0 0;
}

.deleteObj {
    display: inline-block;
    margin: 0 5px;
    text-align: center;
    color: #0a8ca6;
    font-size: 1em;
}

    .deleteObj:hover {
        display: inline-block;
        text-align: center;
        color: #ccc;
        font-size: 1em;
    }

.btn-attach:focus {
    color: #ffffff;
}

a.btn-attach:hover i {
    color: #d1dfdc;
}

.btn-icon-grey {
    display: inline-block;
    background-color: #999;
    -moz-border-radius: 100px 100px 100px 100px;
    -webkit-border-radius: 100px 100px 100px 100px;
    border-radius: 100px 100px 100px 100px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #dbdbdb;
    font-size: 1em;
}

a.btn-icon-grey:hover i {
    color: #666;
}

a.btn-icon-grey:focus i {
    color: #dbdbdb;
}

.titular-act-span {
    background: #dceaee;
}

.item.list-group-item .titular-act-span:before {
    /* display: inline-block;
	background:#b4c066;
	 -moz-border-radius: 100px 100px 100px 100px;
		-webkit-border-radius: 100px 100px 100px 100px;
		  border-radius: 100px 100px 100px 100px;
	width:25px;
	height:25px;    
	line-height: 25px;
	text-align: center;
	color:#FFFFFF;
	font-size:1.000em;
	content:"\f00c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
	float:left;
	margin:0px 4px;
	position:relative;
	top:4px;*/
    content: "\f05d";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    float: right;
    color: #a8c6d0;
    font-size: 2.286em;
    content: "\f05d";
    position: absolute;
    right: 59px;
    top: 14px;
}

.titular-act-span:before {
    /* display: inline-block;
	background:#b4c066;
	 -moz-border-radius: 100px 100px 100px 100px;
		-webkit-border-radius: 100px 100px 100px 100px;
		  border-radius: 100px 100px 100px 100px;
	width:25px;
	height:25px;    
	line-height: 25px;
	text-align: center;
	color:#FFFFFF;
	font-size:1.000em;
	content:"\f00c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
	float:left;
	margin:0px 4px;
	position:relative;
	top:4px;*/
    content: "\f05d";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    color: #a8c6d0;
    font-family: FontAwesome;
    font-size: 1.643em;
    font-style: normal;
    font-weight: normal;
    position: absolute;
    margin: 0 5px;
    /*   left: 8px;
    position: absolute;
    top: -2px;*/
}

.titular-act {
    /*	border:1px solid #bfce59;		*/
}

.group-elements-form {
    width: 100%;
}

.element-range {
    padding: 7px 15px;
    margin-left: 20px;
}

.line-separator {
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 10px;
    width: 100%;
    padding: 10px 0;
    margin-left: 0px;
}

.row-padd {
    padding: 20px 0;
}

.wrap-separator {
    margin-bottom: 10px;
    width: 100%;
    padding: 10px 0;
    margin-left: 0px;
}

.cont-add-btn {
    margin: 0px 0 20px 0;
}

.box-separator {
    margin-bottom: 10px;
    width: 100%;
    padding: 0;
    margin-left: 0px;
}

.select-image {
    border: 1px dotted #ccc;
    padding: 5px 0px 2px 0px;
    background: #f2f2f2;
}

label.form_labels {
    font-size: 0.786em;
    font-weight: 600;
    /*	text-transform: uppercase;*/
    color: rgb(56, 56, 56);
}

.form_labels-title {
    font-size: 1em;
    font-weight: 600;
    text-transform: uppercase;
    margin: 5px 0 15px;
    display: inline-block;
    color: #666;
}

.form-control-min {
    width: 50px;
}

.input-sm {
    width: 100px;
}

/*input range=============*/

input[type="range"] {
    -webkit-appearance: none;
    /* margin: 10px 0;*/
    width: 100%;
    padding: 0px;
    cursor: pointer;
}

    input[type="range"]:focus {
        outline: none;
    }

    input[type="range"]::-webkit-slider-runnable-track {
        width: 100%;
        height: 10px;
        cursor: pointer;
        animate: 0.2s;
        box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
        background: #d1dede;
        border-radius: 3px;
        border: 0px solid #000101;
    }

    input[type="range"]::-webkit-slider-thumb {
        border: 0px solid #000000;
        height: 14px;
        width: 20px;
        border-radius: 3px;
        background: #087f97;
        cursor: pointer;
        -webkit-appearance: none;
        margin-top: -1.6px;
        cursor: pointer;
    }

    input[type="range"]:focus::-webkit-slider-runnable-track {
        background: #d1dede;
    }

    input[type="range"]::-moz-range-track {
        width: 100%;
        height: 10px;
        cursor: pointer;
        animate: 0.2s;
        background: #d1dede;
        border-radius: 3px;
        border: 0px solid #000101;
    }

    input[type="range"]::-moz-range-thumb {
        border: 0px solid #000000;
        height: 14px;
        width: 20px;
        border-radius: 3px;
        background: #087f97;
        cursor: pointer;
    }

    input[type="range"]::-ms-track {
        width: 100%;
        height: 10px;
        cursor: pointer;
        animate: 0.2s;
        background: transparent;
        border-color: transparent;
        border-width: 5px 0;
        color: transparent;
    }

    input[type="range"]::-ms-fill-lower {
        background: #d1dede;
        border: 0px solid #000101;
        border-radius: 100px;
    }

    input[type="range"]::-ms-fill-upper {
        background: #d1dede;
        border: 0px solid #000101;
        border-radius: 100px;
    }

    input[type="range"]::-ms-thumb {
        border: 0px solid #000000;
        height: 14px;
        width: 20px;
        border-radius: 3px;
        background: #087f97;
        cursor: pointer;
    }

    input[type="range"]:focus::-ms-fill-lower {
        background: #d1dede;
    }

    input[type="range"]:focus::-ms-fill-upper {
        background: #d1dede;
    }

.container-range {
    position: relative;
    padding: 7px 0px;
}

.range-vel input.sp-range {
    background: transparent;
    border: medium none;
    box-shadow: none;
    position: absolute;
    left: 67%;
    top: 0px;
    width: 22%;
}

.cont-range {
    position: relative;
    width: 75%;
    margin: 0 30px 0 0;
}

.range-vel input[type="range"] {
    width: 87%;
}

.lbl-range-min {
    position: absolute;
    color: #0590ac;
    font-size: 10px;
    left: 0px;
    top: 14px;
}

.lbl-range-max {
    color: #0590ac;
    font-size: 10px;
    position: absolute;
    left: 70%;
    top: 14px;
}

.txt-center {
    text-align: center;
}

.txt-right {
    text-align: right;
}

.num-list-equipo {
    border: 1px solid #999;
    border-radius: 50%;
    color: #999;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    height: 25px;
    line-height: 23px;
    text-align: center;
    width: 25px;
    background: #fff;
}

.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 0px 10px;
}

    .fileUpload input.upload {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        padding: 0;
        font-size: 20px;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
    }

#uploadFile,
#uploadFileLogo,
#uploadFileFirmaAut,
#uploadFileFirmaTit {
    width: 65%;
    border: none;
    padding: 0px 5px;
    background: none;
}

#btnClearFile,
#btnClearFirma {
    width: 10px;
    height: 20px;
    border: none;
    padding: 0px 5px;
    background: #000;
    color: #333;
    display: inline;
}

.btnClear {
    position: relative;
    overflow: hidden;
    margin: 0px 10px;
    width: 10px;
    height: 20px;
    -webkit-appearance: none;
    border-radius: 5px;
    background-color: transparent;
    height: 20px;
    width: 10px;
    margin: 0 10px 0 2px;
    color: #0a8ca6;
    float: right;
}

input.btnReset {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

input[type="reset"] {
    -webkit-appearance: none;
    border-radius: 5px;
    background-color: #000;
    height: 8px;
    width: 20px;
    margin: 0 0 0 10px;
}

    input[type="reset"]::-webkit-slider-thumb {
        -webkit-appearance: none !important;
        border-radius: 20px;
        background-color: #000;
        height: 20px;
        width: 20px;
    }

    input[type="reset"]::-moz-range-thumb {
        -moz-appearance: none;
        border-radius: 20px;
        background-color: #000;
        height: 20px;
        width: 20px;
    }

.input-group-addon a.add-on i {
    color: #333;
    text-decoration: none !important;
    border-bottom: none;
}

.input-group-addon a.add-on:hover i {
    color: #0a8ca6;
    text-decoration: none !important;
    border-bottom: none;
}

.input-group-addon a.add-on:focus i {
    color: #0a8ca6;
}

span.form_labels {
    font-size: 0.786em;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    color: #0a8ca6;
    margin: 0 0 5px;
}

/*modal===================================================*/

/*headermodal*/

.hd-modal-normal {
    background: #0a8ca6;
    color: #fff;
    font-family: Dosis, sans-serif;
}

.hd-modal-danger {
    background: #d9534f;
    color: #fff;
}

.hd-modal-warning {
    background: #f0ad4e;
    color: #fff;
    font-family: Dosis, sans-serif;
}

.title-modal-popup {
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1.5px;
}

.container-table {
    padding: 15px;
    margin: 15px 0;
}

h3.title-panel-obj {
    float: left;
    font-family: Dosis, sans-serif;
    font-size: 1.143em;
    font-weight: 300;
    margin: 5px;
    text-transform: uppercase;
    width: 82%;
}

a.btn-change-view {
    color: #333;
}

    a.btn-change-view:hover {
        color: #999;
        text-decoration: none;
        border-bottom: none;
    }

/*modal mis datos*/

.title-modal-Md {
    font-family: Dosis, sans-serif;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 1.125em;
}

.username .rol-usuario {
    font-size: 0.857em;
}

.lbl-title-misDatos {
    font-size: 0.75em;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    color: #447799;
    margin: 10px 0;
}

.bk-datosUsuario {
    font-family: Dosis, sans-serif;
    text-transform: uppercase;
    font-weight: 300;
    background: #deebeb;
    padding: 10px 20px;
    color: #6699aa;
}

.line-hr {
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 10px;
}

.contCtrlJuzgado {
    display: -webkit-flex;
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
}

.ctrlJuzgado {
    background: none repeat scroll 0 0 #f3f3f3;
    border: 1px dashed #dbdbdb;
    border-radius: 3px;
    padding: 15px;
    -webkit-flex: 1;
    -ms-flexbox: 1;
    flex: 1;
    min-width: 32%;
    max-width: 100%;
}

label.ctrlJuzgado {
    font-size: 1.143em;
    font-weight: 400;
    text-transform: normal;
}

/*numeros actas*/

.head-list span.numDisp {
    color: #fff;
    font-size: 1.429em;
    font-weight: 600;
    line-height: 20px;
    padding: 0 15px 0 0;
}

.head-list span.numDispTxt {
    color: #fff;
    font-size: 0.714em;
    font-weight: 600;
    line-height: 20px;
    padding: 0 5px 0 0;
    text-transform: uppercase;
}

.wrap-user-actas {
    height: 30px;
    line-height: 39px;
    width: 30px;
    margin: 0 10px 0 0;
    float: left;
}

.user-actas figure img {
    height: auto;
    max-width: 100%;
    width: auto;
}

.wrap-datos-user-actas {
    float: left;
}

.iconAlertWarning {
    color: #dacf4f;
    font-size: 1.286em;
}

.iconAlertDanger {
    color: #e33333;
    font-size: 1.286em;
}

.iconAlertSucces {
    color: #b7c85a;
    font-size: 1.286em;
}

.add-actas {
    padding: 25px 0 0 0;
}

.add-btn-padd {
    padding: 25px 0 0 0;
}

.actas-disp,
.disponible {
    padding: 0 60px 0 0;
}

/*  listado configurar equipo*/

/*pager*/

.cont-pager {
    border-top: 1px solid #cccccc;
}

.pagination {
    display: inline-block;
    float: right;
    line-height: 1.846;
    margin-left: -1px;
    padding: 6px 16px;
    position: relative;
    border: none;
}

    .pagination li {
        display: inline;
    }

        .pagination li span {
            background: transparent !important;
            color: #ccc;
        }

            .pagination li span.lblPage {
                background: transparent !important;
                color: #333;
            }

    .pagination > li > a {
        background: transparent !important;
    }

        .pagination > li > a:hover {
            color: #ccc !important;
        }

    .pagination > .active > a {
        color: #0a8ca6;
    }

        .pagination > .active > a:hover {
            color: #0a8ca6 !important;
        }

    .pagination > li > a,
    .pagination > li > span {
        border: medium none;
        color: #333;
        float: left;
        line-height: 1.846;
        margin-left: -1px;
        padding: 0px 8px;
        position: relative;
        text-decoration: none;
    }

        .pagination > li > a:hover,
        .pagination > li > span {
            color: #f6a300;
            text-decoration: none;
        }

    /*fin pager*/

    /*********************
Paginador
**************************/

    .pagination .page-item.active .page-link {
        z-index: 3;
        color: #0a8ca6 !important;
        background-color: transparent;
        border: 0px;
        font-weight: bold;
    }

    .pagination .page-link {
        position: relative;
        display: block;
        color: #000;
        text-decoration: none;
        background-color: transparent;
        border: 0px;
        transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    }

        .pagination .page-link:hover {
            color: #0a8ca6;
        }

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    background-color: transparent;
    border: 0px;
}

a.head-panel-collapse:after {
    content: "\f078";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    color: #fff;
    padding: 0px 15px;
    font-size: 1.429em;
    position: absolute;
    top: 8px;
    right: 15px;
}

a.collapsed:after {
    content: "\f077";
}

.head-list {
    background: #447799;
    padding: 10px;
    position: relative;
}

.subhead-list {
    padding: 3px 7px;
    margin: 0 0 0px 0;
    background: #bacfd6;
}

    .subhead-list span {
        color: #447799;
        font-size: 0.786em;
        font-weight: bold;
        /*width:46%;*/
        display: inline-block;
        text-transform: uppercase;
    }

.list-item-cp {
    float: left;
    height: auto;
    line-height: 14px;
    list-style: outside none none;
    margin: 8px 0 1px;
    padding: 5px;
    width: 100%;
}

.container-list {
    background: #fff;
    z-index: 2;
}

.list-gral {
    padding: 0px;
}

.list-item-gral {
    list-style: none;
    border-bottom: 1px solid #dbdbdb;
    height: auto;
    margin: 0 0 1px;
    padding: 5px 5px 0 0;
    width: 100%;
    padding: 5px;
    float: left;
    line-height: 35px;
    position: relative;
}

.list-30 {
    width: 30%;
    display: inline-block;
    float: left;
}

.list-20 {
    width: 20%;
    display: inline-block;
    float: left;
}

.list-15 {
    width: 15%;
    display: inline-block;
    float: left;
}

.list-10 {
    width: 10%;
    display: inline-block;
    float: left;
}

.list-5 {
    width: 5%;
    display: inline-block;
    float: left;
}

.list-25 {
    width: 25%;
    display: inline-block;
    float: left;
}

.list-item-gral a {
    padding: 5px;
    display: inline-block;
}

    .list-item-gral a.listLink {
        padding: 0px;
        display: inline-block;
    }

        .list-item-gral a.listLink::before {
            content: "\f0c6";
            font-family: FontAwesome;
            font-style: normal;
            font-weight: normal;
            color: grey;
            padding: 0 5px;
            font-size: 1em;
        }

    .list-item-gral a i {
        font-size: 1.143em;
        color: #447799;
    }

        .list-item-gral a i:hover {
            color: #ccc;
        }

.head-list span {
    color: #fff;
    font-size: 1.071em;
    font-weight: 600;
}

input.edit-inl {
    display: inline;
    outline: none;
    margin: 0;
    padding: 6px 6px;
    display: block;
    font-size: 1em;
    color: #333;
    box-shadow: none;
}

    input.edit-inl[readonly] {
        background: transparent !important;
        padding: 6px 0px;
        display: inline;
        color: #000;
        border: none;
    }

    input.edit-inl:focus[readonly] {
        box-shadow: none !important;
        border: none;
    }

span.aclaracionRight {
    font-size: 0.857em;
    float: right;
    color: #666;
    display: inline-block;
    margin: 8px 0;
}

/*cambios de vista de objetos*/

.clicleable {
    cursor: pointer;
}

.item.list-group-item {
    float: none;
    width: 99%;
    /*  background-color: #fff;*/
    /*padding:10px 21px 10px 0px;
	margin-left: 10px;*/
    box-shadow: 0 0 3px -3px;
    border: none;
    border-radius: 3px;
    /*margin:10px;	*/
}

    .item.list-group-item .label-hidden-list {
        display: none;
    }

    .item.list-group-item img {
        width: 100%;
        float: right;
    }

    .item.list-group-item .group-result {
        border-bottom: none;
        border-right: 1px solid #dbdbdb;
        float: left;
        margin: 0 9px;
        width: 20%;
    }

    .item.list-group-item .group-result {
        border-bottom: none;
        border-right: 1px solid #dbdbdb;
        float: left;
        margin: 0 9px;
        width: 18%;
    }

    .item.list-group-item .group-result-min {
        border-bottom: none;
        border-right: 1px solid #dbdbdb;
        float: left;
        margin: 0 9px;
        width: 11%;
    }

    .item.list-group-item .group-result-juzgado {
        border-bottom: none;
        border-right: 1px solid #dbdbdb;
        float: left;
        margin: 0 9px;
        width: 23%;
    }

    /*item equipos*/

    .item.list-group-item .group-result-equipo {
        border-bottom: none;
        float: left;
        margin: 0 2% 0 0;
        width: 25%;
    }

    .item.list-group-item .group-result-equipo-first {
        border-bottom: none;
        float: left;
        margin: 0 2% 0 0;
        width: 8%;
    }

    .item.list-group-item .group-result-equipo-last {
        border-bottom: none;
        float: left;
        margin: 0 2% 0 0;
        width: 15%;
    }

.group-result-equipo,
.group-result-equipo-first,
.group-result-equipo-last {
    margin: 5px;
    border-bottom: 1px dashed #dbdbdb;
    padding: 5px;
}

.group-result-equipo-last {
    border-bottom: none;
}

/*fin item equipos*/

.item.list-group-item .group-result-last {
    float: right;
    margin: 0px 15px;
    width: 208px;
    border: none;
    padding: none;
}

.group-result,
.group-result-juzgado,
.group-result-min {
    margin: 5px;
    border-bottom: 1px dashed #dbdbdb;
    padding: 5px;
}

.group-result-proyecto-last {
    margin: 5px;
    border-bottom: none;
    padding: 5px;
    float: left;
    margin: 0px 15px;
    width: 208px;
}

.group-result-last,
.group-result-juzgado-last,
.group-result-proyecto-last,
.group-result-last-juzgado {
    margin: 5px;
    padding: 5px;
    border-bottom: none;
    border-right: none;
    float: left;
    margin: 0 9px;
}

.item.list-group-item .group-result-last-equipo {
    float: right;
    margin: 0px 15px;
    width: 20%;
    border: none;
    padding: none;
}

.item.list-group-item .group-result-last-juzgado {
    float: left;
    margin: 0px 15px;
    width: 250px;
    border: none;
    padding: none;
}

.item.list-group-item .group-result-header {
    float: left;
    margin: 0px 15px;
    width: 29%;
    border-right: 1px solid #dbdbdb;
}

.item.list-group-item .group-btn-trash {
    text-align: right;
    margin: 0;
    padding: 6px;
    float: right;
    width: 3%;
    border: none;
}

.item.list-group-item .group-btn-trash-juz {
    text-align: right;
    margin: 0;
    padding: 6px;
    float: right;
    width: 4%;
    border: none;
}

.item.list-group-item .container-firma {
    border: none;
    margin: 0px;
}

.container-firma {
    border: none;
    margin: 0px;
    background-color: #fff;
    display: block;
    line-height: 1.42857;
}

    .container-firma img {
        width: 100%;
    }

.group-btn-trash-art {
    border-bottom: 1px solid #ccc;
    text-align: right;
    margin: 0 0 10px 0;
    padding: 6px;
    width: 100%;
    height: 60px;
}

.group-btn-trash {
    border-bottom: 1px solid #ccc;
    text-align: right;
    margin: 0 0 10px 0;
    padding: 6px;
    width: 100%;
}

.group-btn-trash-juz {
    border-bottom: 1px solid #ccc;
    text-align: right;
    margin: 0 0 10px 0;
    padding: 6px;
    width: 100%;
}

.obj-item {
    padding: 0px;
    margin: 5px 10px;
}

.obj-row {
    width: 95%;
    margin: 0px;
}

.container-panel-list {
    padding: 0px;
}

/*listados*/

/*buscador inspecores*/

/***************************
   Text Inputs + Textarea
****************************/

::-webkit-input-placeholder {
    color: #d1d1d1;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #d1d1d1;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #d1d1d1;
}

:-ms-input-placeholder {
    color: #d1d1d1;
}

/*.inp-search-padd{
	padding:20px 0 0 0!important;
}*/

.num-result-search {
    font-weight: bold;
    color: #077a9f;
    margin: 0 10px 0 0;
    display: inline-block;
}

.text-result-search {
    font-weight: normal;
    color: #077a9f;
}

.search-form i.fa {
    color: #ccc;
    display: inline-block;
    font-size: 1.786em;
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: 20px;
    text-align: start;
    top: 25px;
    width: 8%;
}

.search-form label {
    display: block;
    position: relative;
    top: 2em;
    opacity: 0;
    z-index: 0;
    font-size: 0.857em;
    line-height: 1.764705882em;
    vertical-align: middle;
    vertical-align: baseline;
    margin: 0;
    text-transform: none !important;
    -webkit-transition: top 0.5s ease, opacity 0.5s ease;
    transition: top 0.5s ease, opacity 0.5s ease;
}

.search-form-static label {
    display: block;
    position: relative;
    font-size: 0.857em;
    line-height: 1.764705882em;
    vertical-align: middle;
    vertical-align: baseline;
    margin: 0;
    color: #077a9f;
    text-transform: none !important;
}

.search-form:not(:first-child) {
}

.search-form-wv label {
    top: 0;
    opacity: 1;
}

.search-form-wf label {
    color: #077a9f;
}

/*font-size:0.857em;
	color:#666;
	text-transform:none!important;*/

.search-listado input:not([type]),
.search-listado input[type="text"],
.search-listado textarea.materialize-textarea {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #9e9e9e;
    border-radius: 0;
    outline: none;
    height: 3rem;
    width: 100%;
    font-size: 1.429em;
    color: #000;
    margin: 0 0 15px 0;
    padding: 0;
    box-shadow: none;
    box-sizing: content-box;
    transition: all 0.3s;
}

    .search-listado input:not([type]):disabled,
    .search-listado input:not([type])[readonly="readonly"],
    .search-listado input[type="text"]:disabled,
    .search-listado input[type="text"][readonly="readonly"] {
        color: rgba(0, 0, 0, 0.26);
        border-bottom: 1px dotted rgba(0, 0, 0, 0.26);
    }

        .search-listado input:not([type]):disabled + label,
        .search-listado input:not([type])[readonly="readonly"] + label,
        .search-listado input[type="text"]:disabled + label,
        .search-listado input[type="text"][readonly="readonly"] + label {
            color: rgba(0, 0, 0, 0.26);
        }

    .search-listado input:not([type]):focus:not([readonly]),
    input[type="text"]:focus:not([readonly]) {
        border-bottom: 1px solid rgb(33, 150, 243);
        box-shadow: 0 1px 0 0 rgb(33, 150, 243);
    }

        .search-listado input:not([type]):focus:not([readonly]) + label,
        input[type="text"]:focus:not([readonly]) + label {
            color: #26a69a;
        }

    .search-listado input:not([type]).valid,
    input:not([type]):focus.valid,
    input[type="text"].valid,
    input[type="text"]:focus.valid {
        border-bottom: 1px solid #4caf50;
        box-shadow: 0 1px 0 0 #4caf50;
    }

        .search-listado input:not([type]).valid + label:after,
        .search-listado input:not([type]):focus.valid + label:after,
        .search-listado input[type="text"].valid + label:after,
        .search-listado input[type="text"]:focus.valid + label:after {
            content: attr(data-success);
            color: #4caf50;
            opacity: 1;
        }

    .search-listado input:not([type]).invalid,
    .search-listado input:not([type]):focus.invalid,
    .search-listado input[type="text"].invalid,
    .search-listado input[type="text"]:focus.invalid {
        border-bottom: 1px solid #f44336;
        box-shadow: 0 1px 0 0 #f44336;
    }

        .search-listado input:not([type]).invalid + label:after,
        .search-listado input:not([type]):focus.invalid + label:after,
        .search-listado input[type="text"].invalid + label:after,
        .search-listado input[type="text"]:focus.invalid + label:after {
            content: attr(data-error);
            color: #f44336;
            opacity: 1;
        }

    .search-listado input:not([type]) + label:after,
    .search-listado input[type="text"] + label:after {
        display: block;
        content: "";
        position: absolute;
        top: 65px;
        opacity: 0;
        transition: 0.2s opacity ease-out, 0.2s color ease-out;
    }

/***************
  Select  search
***************/

select.select-search {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #9e9e9e !important;
    border-radius: 0;
    outline: none;
    height: 3rem;
    width: 100%;
    font-size: 1.429em !important;
    margin: 0 0 0px 0;
    padding: 0;
    box-shadow: none;
    box-sizing: content-box;
    transition: all 0.3s;
}

select:focus.select-search {
    border: none;
}

select.select-search:focus,
select.select-search:focus {
    /*  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAMAAACelLz8AAAAJ1BMVEUhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISF8S9ewAAAADHRSTlMAAgMJC0uWpKa6wMxMdjkoAAAANUlEQVR4AeXJyQEAERAAsNl7Hf3X6xt0QL6JpZWq30pdvdadme+0PMdzvHm8YThHcT1H7K0BtOMDniZhWOgAAAAASUVORK5CYII=");*/
    box-shadow: 0 -2px 0 rgb(33, 150, 243) inset;
}

select.select-search {
    -moz-appearance: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    /*  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAMAAACelLz8AAAAJ1BMVEVmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmaP/QSjAAAADHRSTlMAAgMJC0uWpKa6wMxMdjkoAAAANUlEQVR4AeXJyQEAERAAsNl7Hf3X6xt0QL6JpZWq30pdvdadme+0PMdzvHm8YThHcT1H7K0BtOMDniZhWOgAAAAASUVORK5CYII=");*/
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 13px auto;
    border-bottom-color: -moz-use-text-color;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: -moz-use-text-color;
    border-left-style: none;
    border-left-width: 0;
    border-right-color: -moz-use-text-color;
    border-right-style: none;
    border-right-width: 0;
    border-top-color: -moz-use-text-color;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top-style: none;
    border-top-width: 0;
    box-shadow: 0 -1px 0 rgb(221, 221, 221) inset;
    font-size: 16px;
    line-height: 1.5;
    padding-left: 0;
}

/* listado inspec*/

.head-list-bco {
    background: transparent;
    padding: 10px;
    position: relative;
    font-size: 0.857em;
    font-weight: normal;
    text-transform: uppercase;
    color: #333;
    border: 1px solid #ccc;
    border-radius: 3px 3px 0 0;
}

a.head-panel-collapse.head-transparent::after {
    color: #333;
    font-size: 14px;
}

.subhead-list-bco {
    padding: 5px 15px;
    margin: 0 0 0px 0;
    background: transparent;
}

    .subhead-list-bco span {
        color: #0a8ca6;
        font-size: 0.786em;
        font-weight: bold;
        /*width:46%;*/
        display: inline-block;
        text-transform: uppercase;
    }

.list-item-gral.padd {
    padding: 5px 0px 0 55px;
    border-bottom: solid 1px #ccc;
    margin: 0px;
}

    .list-item-gral.padd span {
        line-height: 100%;
        display: inline-block;
        line-height: 20px;
    }

.panel-border {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.list-gral.out-padd {
    margin: 0px;
}

.subhead-list-padd {
    padding: 5px 0px 5px 55px;
    margin: 0px;
    background: #bacfd6;
}

    .subhead-list-padd span {
        color: #0a8ca6;
        font-size: 0.786em;
        font-weight: bold;
        /*width:46%;*/
        display: inline-block;
        text-transform: uppercase;
    }

.alg-right {
    text-align: right;
    padding-right: 30px;
}

/* estado inspectores*/

.inspAct:before {
    color: #4caf50;
    /*Inspector activo*/
    font-family: FontAwesome;
    content: "\f111";
    position: absolute;
    left: 10px;
    font-size: 11px;
}

.inspNoAct:before {
    color: #666;
    /*Inspector no activo*/
    font-family: FontAwesome;
    content: "\f111";
    position: absolute;
    left: 10px;
    font-size: 11px;
}

.inspConInfracciones:before {
    color: #000;
    /*Inspector con infracciones*/
    font-family: FontAwesome;
    content: "\f0f6";
    position: absolute;
    left: 30px;
    font-size: 14px;
}

.inspSinInfracciones:before {
    color: #ccc;
    /*Inspector sin infracciones*/
    font-family: FontAwesome;
    content: "\f016";
    position: absolute;
    left: 30px;
    font-size: 14px;
}

/* fin listado inspectores*/

/* floating labels */

/*  labels */

.fl-form-group i {
    font-size: 20px;
    color: #ccc;
}

    .fl-form-group i.md {
        position: absolute;
    }

    .fl-form-group i.md {
        display: inline-block;
        font-size: 1.786em;
        height: 40px;
        line-height: 40px;
        text-align: left;
        width: 8%;
        position: absolute;
        top: 20px;
    }

.fl-form-group {
    position: relative;
    margin: 5px;
}

    .fl-form-group input.logon {
        position: relative;
        z-index: 1;
        resize: none;
        text-indent: 30px;
    }

    .fl-form-group input,
    .fl-form-group textarea {
        position: relative;
        z-index: 1;
        resize: none;
    }

    .fl-form-group label {
        display: block;
        position: relative;
        top: 2em;
        opacity: 0;
        z-index: 0;
        font-size: 0.938em;
        line-height: 1.764705882em;
        vertical-align: middle;
        vertical-align: baseline;
        margin: 0;
        -webkit-transition: top 0.5s ease, opacity 0.5s ease;
        transition: top 0.5s ease, opacity 0.5s ease;
    }

    .fl-form-group:not(:first-child) {
        border-left: 1px solid #ccc;
        padding-left: 14px;
    }

.buscador {
    position: relative;
    margin: 40px 0px 0px 0px;
}

    .buscador span {
        color: #0a8ca6;
        font-size: 12px;
        position: absolute;
        top: -23px;
    }

/*colors*/

.white {
    background: #fff;
}

.card-view a i {
    display: none;
}

.fixed-table-toolbar .columns label a i {
    display: none;
}

.cards-list {
    height: auto;
    min-height: 300px;
    position: relative;
}

    .cards-list span.title-card {
        display: block;
        font-size: 1.143em;
    }

.panel-actions {
    border-top: 1px solid #ccc;
    bottom: 0;
    position: absolute;
    width: 100%;
}

.btn-link {
    color: #666;
    text-transform: uppercase;
    border: none;
    font-weight: 600;
    padding: 0px;
    margin: 10px;
    outline: none;
    float: right;
}

    .btn-link:hover,
    .btn-link:focus {
        color: #999;
        text-decoration: none;
        outline: none;
    }

/*botones de los footer*/

/**********************BOTONES NUEVOS FOOTER***************************************/

.btn-dark {
    background: #0d0d0d;
    color: #fff;
}

    .btn-dark:hover,
    .btn-dark:active,
    .btn-dark:focus {
        background: #4a4a4a;
        color: #fff;
    }

.btnNavegacion {
    /*	background:#37464d ;*/
    background: #455b65;
    border-radius: 2px;
    padding: 5px 15px;
}

    .btnNavegacion:hover,
    .btnNavegacionFinalizar:hover {
        background: #4d6875;
    }

    .btnNavegacion .cont-txt-btn {
        display: inline-block;
    }

    .btnNavegacion span.sig-ant {
        font-size: 1.214em;
        color: #fff;
        font-family: Dosis, sans-serif;
        text-transform: uppercase;
        font-weight: 600;
        display: inline-block;
    }

    .btnNavegacion span.nameSectionSig {
        font-size: 0.929em;
        color: #fff;
        font-family: "Open Sans", sans-serif;
        text-transform: normal;
        font-weight: 500;
        display: block;
        text-align: left;
    }

    .btnNavegacion span.nameSectionAnt {
        font-size: 0.929em;
        color: #fff;
        font-family: "Open Sans", sans-serif;
        text-transform: normal;
        font-weight: 500;
        display: block;
        text-align: right;
    }

    .btnNavegacion .cont-icon-btn {
        display: inline-block;
    }

    .btnNavegacion i.sig {
        font-size: 2em;
        color: #ffffff;
        padding-left: 15px;
    }

    .btnNavegacion i.ant {
        font-size: 2em;
        color: #ffffff;
        padding-right: 15px;
    }

.btnNavegacionFinalizar {
    /*	background:#37464d ;*/
    background: #455b65;
    border-radius: 2px;
    padding: 5px 15px;
}

    .btnNavegacionFinalizar .cont-txt-btn {
        display: inline-block;
    }

    .btnNavegacionFinalizar span.sig-ant {
        font-size: 1.214em;
        color: #fff;
        font-family: Dosis, sans-serif;
        text-transform: uppercase;
        font-weight: 600;
        display: inline-block;
    }

    .btnNavegacionFinalizar span.nameSectionAnt {
        font-size: 0.929em;
        color: #fff;
        font-family: "Open Sans", sans-serif;
        text-transform: normal;
        font-weight: 500;
        display: block;
        text-align: right;
    }

.btnSecundario {
    background: #e0e0e0;
    border-radius: 2px;
    padding: 10px 20px;
    border: 1px solid #bebebe;
}

    .btnSecundario:hover,
    .btnSecundario:focus,
    .btnSecundario:active {
        background: #d0cfcf;
        border-radius: 2px;
        padding: 10px 20px;
        border: 1px solid #bebebe;
        outline: none !important;
    }

    .btnSecundario span {
        font-size: 1.071em;
        color: #333;
        font-family: Dosis, sans-serif;
        text-transform: uppercase;
        font-weight: 600;
        display: inline-block;
    }

.btn-acciones-new {
    float: right;
    margin: 0px;
}

.btnAcciones.danger {
    background: #a60a0a;
    border-radius: 2px;
    padding: 10px 20px;
    border: 1px solid #860707;
    color: #fff;
    font-family: Dosis, sans-serif;
    text-transform: uppercase;
    font-weight: 600;
}

    .btnAcciones.danger:hover,
    .btnAcciones.danger:focus,
    .btnAcciones.danger:active {
        background: #860707;
        border-radius: 2px;
        padding: 10px 20px;
        border: 1px solid #860707;
        outline: none !important;
        color: #fff;
    }

.btnAcciones {
    background: #0a8ca6;
    border-radius: 2px;
    padding: 10px 20px;
    border: 1px solid #0a788e;
    color: #fff;
    font-family: Dosis, sans-serif;
    text-transform: uppercase;
    font-weight: 600;
}

    .btnAcciones:hover,
    .btnAcciones:focus,
    .btnAcciones:active {
        background: #077990;
        border-radius: 2px;
        padding: 10px 20px;
        border: 1px solid #0a788e;
        outline: none !important;
        color: #fff;
    }

    .btnAcciones span {
        font-size: 1.071em;
        color: #fff;
        font-family: Dosis, sans-serif;
        text-transform: uppercase;
        font-weight: 600;
        display: inline-block;
    }

.contBtnInPage {
    margin: 40px 0;
}

.btn-fotter-form {
    background: #0a8ca6;
    border-radius: 15px;
    padding: 8px 52px;
    font-family: Dosis, sans-serif;
    text-transform: uppercase;
    border: none;
    margin-right: 15px;
}

.btn-form-danger {
    background: #d9534f;
    border-radius: 15px;
    padding: 8px 25px;
    font-family: Dosis, sans-serif;
    text-transform: uppercase;
    border: none;
    margin-right: 15px;
    color: #fff;
}

.btn-form-normal {
    background: #fff;
    border-radius: 15px;
    padding: 8px 25px;
    font-family: Dosis, sans-serif;
    text-transform: uppercase;
    border: none;
    margin-right: 15px;
    border: 1px solid #ccc;
    color: #333;
}

    .btn-form-normal:hover {
        background: #dbdbdb;
        text-decoration: none;
        color: #333;
    }

.btn-fotter-form:hover {
    background: #88aaaa;
}

/*---PAGINAS DE DETALLES*/

/*alerta de equipo sin proy*/

.floating-top-right {
    max-width: 35%;
    position: fixed;
    right: 49px;
    text-align: right;
    top: 85px;
    z-index: 15;
    -moz-opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    opacity: 0.9;
}

    .floating-top-right .alert-wrap {
        clear: right;
        display: inline-block;
        float: right;
        margin-bottom: 5px;
        position: relative;
        z-index: 990;
        /* background:#cfd7de;*/
        background: #3769cc;
        border-radius: 2px;
        padding: 5px 10px;
    }

    .floating-top-right .alert-message {
        /*color: #447799;*/
        color: #fff;
        font-size: 0.929em;
        font-weight: 600;
        padding: 5px 15px 15px 15px;
        float: left;
        margin: 0px;
    }

    .floating-top-right .alert-wrap i {
        color: #96acd9;
        font-size: 1.143em;
        width: 100%;
        text-align: center;
        margin: 10px 0 0 0;
    }

    .floating-top-right:after,
    .arrow_box:before {
        right: 99%;
        top: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        z-index: 1000;
    }

    .floating-top-right:after {
        border-color: rgba(136, 183, 213, 0);
        border-right-color: #3769cc;
        border-width: 9px;
        margin-top: -13px;
    }

    .floating-top-right:before {
        border-color: rgba(194, 225, 245, 0);
        border-right-color: #0a8ca6;
        border-width: 36px;
        margin-top: -36px;
    }

/* make keyframes that tell the start state and the end state of our object */

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fade-in {
    opacity: 0;
    -webkit-animation: fadeIn ease-in 0.85;
    -moz-animation: fadeIn ease-in 0.85;
    animation: fadeIn ease-in 0.85;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
}

    .fade-in .one {
        -webkit-animation-delay: 0.7s;
        -moz-animation-delay: 0.7s;
        animation-delay: 0.7s;
    }

.fade-in-obj {
    opacity: 0;
    -webkit-animation: fadeIn ease-in 1;
    -moz-animation: fadeIn ease-in 1;
    animation: fadeIn ease-in 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
}

/*alertas de errores en detalle*/

.span-alert-detail {
    margin-right: 10px;
    color: rgb(223, 72, 72);
    font-size: 0.929em;
    margin-left: 5px;
}

.result-alert-details {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
    border-radius: 3px;
    padding: 5px 10px;
}

.cont-result-first {
    display: -webkit-flex;
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    margin-bottom: 15px;
}

.result-first {
    background: #cfd7de;
    padding: 5px 10px;
    border: 1px solid #829bae;
    color: #333;
    margin: 0px 15px 0px 0px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-flex: 1;
    -ms-flexbox: 1;
    flex: 1;
    min-width: 32%;
    max-width: 100%;
}

    .result-first a i {
        color: #333;
    }

    .result-first a {
        color: #37464d;
        /*text-transform:capitalize;*/
    }

        .result-first a:hover {
            color: #6699aa;
            text-decoration: none;
        }

    .result-first span.tl {
        border-right: 1px solid #ccc;
        color: #37464d;
        font-size: 1.071em;
        font-weight: 600;
        margin-right: 14px;
        padding-right: 10px;
        /*text-transform:capitalize;*/
    }

    .result-first p {
        color: #37464d;
        font-size: 0.857em;
        font-weight: 600;
        /*text-transform:capitalize;*/
    }

.detail-title-min {
    font-size: 0.714em;
    /*font-weight:600;*/
    /*text-transform: uppercase;*/
    display: block;
    color: #3d3d3d;
    margin-bottom: 1px;
}

.detail-title {
    font-size: 0.886em;
    /*font-weight:600;*/
    /*	text-transform: uppercase;*/
    display: block;
    color: #3d3d3d;
}

.detail-result {
    color: #333333;
    font-weight: 600;
    overflow: hidden;
    padding-bottom: 15px;
    /*   white-space: nowrap;*/
    display: block;
    /*text-transform:capitalize;*/
}

.detail-result-inl {
    color: #333333;
    font-weight: 300;
    overflow: hidden;
    padding-bottom: 15px;
    white-space: nowrap;
    display: inline;
    /*text-transform:capitalize;*/
}

.det-result-leyendas {
    color: #333333;
    font-weight: 300;
    overflow: hidden;
    padding-bottom: 15px;
    display: inline;
    text-transform: normal;
    font-size: 0.929em;
}

.det-result-leyendas-bld {
    color: #333333;
    font-weight: 600;
    overflow: hidden;
    padding-bottom: 15px;
    display: inline;
    text-transform: normal;
    font-size: 1em;
}

.proy-name {
    max-width: 100%;
    min-width: 33.3%;
}

.result-first-alert {
    background: #df4848;
    padding: 10px;
    border: 1px solid #801815;
    color: #333;
    margin: 15px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

    .result-first-alert i {
        color: #ee9292;
        font-size: 1.286em;
    }

    .result-first-alert .tl {
        color: #ffffff;
        font-size: 1.071em;
    }

.flecha-down {
    width: 0px;
    height: 0px;
    border-left: 10px solid transparent;
    /* izquierda flecha */
    border-right: 10px solid transparent;
    /* derecha flecha */
    border-top: 10px solid #df4848;
    /* base flecha y color*/
    font-size: 0px;
    line-height: 0px;
}

.result-img {
    padding: 15px;
    background-color: #fff;
    border: 1px dotted #ccc;
    border-radius: 4px;
    display: block;
    line-height: 1.42857;
    margin-bottom: 20px;
    padding: 4px;
    transition: border 0.2s ease-in-out 0s;
    padding: 10px;
    margin-top: 10px;
}

.firma-img {
    height: 60px !important;
}

.content-hor-juz {
    border: dashed 1px #dbdbdb;
    padding: 15px 0 0 0;
    background: #f3f3f3;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    margin: 15px;
}

.content-feriado-juz {
    border: solid 1px #dbdbdb;
    background: #f3f3f3;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    margin: 15px 0px;
    /*width:182px; */
}

.feriado-juz {
    background: #0a8ca6;
    padding: 10px;
    /*width:180px;*/
}

    .feriado-juz a {
        color: #fff;
    }

.grupo-fecha {
    text-align: center;
}

.fecha-juz {
    font-family: Dosis, sans-serif;
    color: #fff;
    font-size: 1.786em;
    font-weight: 400;
    display: inline-block;
    text-align: center;
    padding: 5px;
}

.año-juz {
    font-family: Dosis, sans-serif;
    color: #fff;
    font-size: 0.929em;
    font-weight: 300;
    text-transform: uppercase;
    display: block;
    text-align: center;
    border-bottom: 1px solid #86b7c1;
    padding: 0px 0px 5px 0px;
}

.motivo-feriado {
    text-align: center;
    padding: 10px;
    font-size: 0.929em;
}

/*equipos y juzgados agregados*/

.box-cont-add {
    padding: 0px;
    margin: 0px 10px 0px 0px;
    width: 23.9%;
}

.content-obj-add {
    background: #fafafa;
    margin: 0 0 10px 0px;
    box-shadow: 0px 0px 3px -3px;
}

.obj-add {
    background: #0a8ca6;
    padding: 10px;
}

    .obj-add a {
        color: #fff;
        text-decoration: none;
    }

.title-obj-add {
    font-family: "Open Sans", sans-serif;
    color: #fff;
    font-size: 1em;
    font-weight: 300;
    text-transform: uppercase;
    display: block;
    padding: 0px;
    text-align: left;
    display: inline-block;
}

.result-obj-add {
    margin: 0px 5px;
    border-bottom: 1px dashed #dbdbdb;
    padding: 5px 10px;
}

.result-obj-add-last {
    margin: 0px 5px;
    border-bottom: none;
    padding: 5px 10px;
}

.obj-add-footer {
    border-top: 1px solid #ccc;
    text-align: right;
    margin: 10px 0;
    padding: 6px;
    width: 100%;
    font-size: 0.857em;
}

.obj-add a.btn-view i {
    font-size: 0.929em;
    /*top: 15px;
    position: absolute;*/
    margin: 0 5px;
}

.obj-add a.btn-trash i {
    font-size: 1em;
    /*top: 15px;
    position: absolute;*/
    margin: 0 5px;
}

.cont-btn-obj-add {
    float: right;
    margin: 0px;
}

/*tablas==============================*/

/*td {
  word-wrap:break-word;
  word-break:break-word;
}*/

.tabla-footer {
    background: #ffffff;
    margin: 0 0px;
    border-radius: 0 0 5px 5px;
    padding: 0 0.5%;
}

.tabla-contenido {
    background: #fff;
    margin: 10px 0 0;
    padding: 0.5%;
    border-radius: 5px 5px 0 0;
}

.tabla-cont-alert {
    background: #fff;
    margin: 10px 0 0;
    padding: 15px;
}

.tabla-footer-alert {
    background: #ffffff;
    margin: 0 0px;
    padding: 0 0.5%;
}

.tabla-cont-alert .tiles-title {
    font-size: 0.857em;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin-bottom: 10px;
    padding-bottom: 5px;
    color: rgb(10, 122, 144);
    width: 100%;
    display: inline-block;
}

/*botones footer*/

.cont-btn-footer-nav {
    margin: 80px 0px 35px 0;
    bottom: 0px;
    position: relative;
    float: right;
}

.cont-btn-footer-acciones {
    margin: 80px 0px 35px 0;
    bottom: 0px;
    position: relative;
    float: left;
}

.cont-btn-footer-login {
    margin: 20px;
    bottom: 0px;
    position: relative;
    float: right;
}

/*boton filtro*/

.btn-filter,
a.btn-filter {
    background: #6699aa none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    height: 65px;
    line-height: 65px;
    padding: 0;
    position: absolute;
    right: 10px;
    top: -12px;
    width: 65px;
    z-index: 500;
    border: none;
}

    .btn-filter,
    a.btn-filter:hover,
    a.btn-filter:active,
    a.btn-filter:focus {
        outline: none !important;
    }

    .btn-filter,
    a.btn-filter i {
        font-size: 1.286em;
        color: #fff;
    }

/*filtro de paginas*/

.filter-page-oculto {
    z-index: -10;
    display: none;
}

.filter-page {
    background: #bacfd6;
    padding: 15px 20px;
    position: absolute;
    opacity: 1;
    transition: all 1s ease 0s;
    display: block;
    width: 100%;
    top: 0;
    left: 0;
    min-height: 225px;
    z-index: 1;
}

    .filter-page p {
        font-size: 0.857em;
    }

.header-filter {
    margin: 0 0 35px 0;
}

.filter-page h1 {
    font-size: 1.286em;
    color: #447799;
    border-bottom: 1px solid #447799;
    padding: 0 0 10px 0;
    margin: 0px 0 10px 0;
    font-weight: 300;
}

.filter-page span.result {
    color: #447799;
    font-weight: bold;
}

.filter-page span.result-error {
    color: #da2020;
    font-weight: bold;
}

/*grafico lineal==========================
======================================*/

.progress-bar,
.progress {
    content: "";
    height: 5px;
    margin: 0px;
}

.content-progress {
    width: 65%;
    float: left;
    margin: 3px 8px 0 0;
}

.indicador-progress {
    padding: 10px 0;
}

.progress-porcentaje {
    color: #727272;
    display: inline-block;
    float: left;
    font-size: 12px;
    margin: 0;
    text-align: right;
    line-height: 12px;
    font-weight: bold;
}

.barra-fondo {
    border-radius: 2px;
    /* background: #DAE4EB;*/
    margin: 20px 0px;
    display: block;
    height: 6px;
    background: #dbdbdb;
}

.barras {
    border-radius: 2px;
    padding-left: 0.5em;
    position: relative;
    display: block;
    height: 6px;
    margin: 0px;
    background-color: #29819f;
}

.contBarrasPanel {
    margin: 10px 0 35px 0;
}

.legendBar {
    font-size: 1.286em;
    font-weight: 600;
    margin: 8px 0 0 0;
    display: inline-block;
}

/*logon*/

.grad-bk {
    background: -webkit-linear-gradient(#37464d, #0a8ca6);
    background: -o-linear-gradient(#37464d, #0a8ca6);
    background: -moz-linear-gradient(#37464d, #0a8ca6);
    background: linear-gradient(#37464d, #0a8ca6);
}

.form-logon .checkbox {
    float: left;
}

.form-logon .has-error {
    border-color: #a94442;
}

    .form-logon .has-error i {
        color: #a94442;
    }

.has-error {
    border-color: #a94442;
}

    .has-error:focus {
        border-color: #a94442;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(169, 68, 66, 0.6);
        outline: 0 none;
    }

.title-logon-heading {
    font-family: Dosis, sans-serif;
    width: 100%;
    height: auto;
    padding: 0 5%;
    margin: 0px 0;
    display: block;
    float: none;
    background: #0a8ca6;
    font-size: 1.429em;
    letter-spacing: normal;
    text-transform: uppercase;
    color: #348b7a;
    line-height: 75px;
    color: #fff;
}

.form-logon {
    float: none;
    display: block;
    width: 420px;
    min-height: 330px;
    height: auto;
    padding: 0;
    margin: 0;
    margin: 0 auto 15% auto;
    background: #fff;
    /*border:1px solid #dcdada;*/
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    position: relative;
    -moz-box-shadow: 0px 5px 28px -11px #000;
    -webkit-box-shadow: 0px 5px 28px -11px #000;
    box-shadow: 0px 5px 28px -11px #000;
}

.elements-form-log {
    width: 100%;
    height: auto;
    padding: 5%;
    margin: 0 auto;
    float: none;
    display: block;
    overflow: hidden;
}

.wrap-ctrl-log {
    float: left;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 20px 0;
    padding: 0;
    border: 1px solid #dcdada;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    line-height: 40px;
}

.error-message {
    color: #cd1c1c;
}

.wrap-ctrl-log i.fa {
    float: right;
    display: inline-block;
    width: 8%;
    height: 40px;
    font-size: 1.143em;
    text-align: left;
    line-height: 40px;
}

.elements-form-log i.fa {
    position: absolute;
    right: 10px;
}

.wrap-ctrl-log input {
    float: left;
    display: inline-block;
    /*width:92%;*/
    height: 40px;
    color: #474747;
    font-size: 1em;
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    text-transform: none !important;
}

    .wrap-ctrl-log input:focus {
        outline: none;
        border: none;
        border-color: none;
        box-shadow: none;
        -webkit-box-shadow: none;
    }

.wrap-ctrl-log:hover {
    border-color: #6699aa;
}

    .wrap-ctrl-log:hover i {
        color: #6699aa;
    }

.bottom-form-logon {
    float: left;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0 0 0 40px;
}

.form-logon .checkbox {
    float: left;
}

.sectionAgregados {
    background: #dbdbdb;
    margin: 50px 0 0;
}

    .sectionAgregados .wrapTitleAgregados {
        background: #cccccc;
        padding: 6px 10px 0 15px;
        line-height: 100%;
    }

.wrapTitleAgregados a:after {
    content: "\f078";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    float: right;
    color: grey;
    padding: 10px 15px;
    font-size: 1.429em;
}

.wrapTitleAgregados a.collapsed:after {
    content: "\f077";
}

.sectionAgregados .containObjAgregado {
    padding: 15px;
}

.countCant {
    background: #0a8ca6;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 1.143em;
    font-weight: bold;
    height: 33px;
    line-height: 26px;
    margin: 0 10px;
    padding: 3px 8px;
    text-align: center;
    width: 33px;
}

.countsCant {
    background: #bacfd6;
    border-radius: 50%;
    color: #447799 !important;
    font-weight: bold;
    font-size: 1.286em !important;
    margin: 0 10px;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.txtCountsCant {
    font-size: 10px !important;
    color: #fff;
    display: inline-block;
}

.head-list {
    position: relative;
}

.link-fl-right {
    color: #fff;
    position: absolute;
    right: 75px;
    top: 15px;
}

    .link-fl-right:hover,
    .link-fl-right:active,
    .link-fl-right:focus {
        color: #fff;
        text-decoration: underline;
    }

.titleAgregados {
    font-size: 1.143em;
    font-weight: 600;
    text-transform: normal;
    margin: 5px 0 15px;
    display: inline-block;
    color: #333;
}

a:hover span.titleAgregados {
    text-decoration: none;
}

.contTitleAgregados {
    margin: 0;
    padding: 0 0 0;
    display: block;
}

.titleAgregadosCollapse {
    font-family: "Open Sans", sans-serif;
    color: #fff;
    font-size: 1em;
    font-weight: 600;
    text-transform: normal;
    display: inline-block;
    padding: 0px;
    text-align: left;
}

.grad-title {
    background: -webkit-linear-gradient(#094c59, #0a8ca6);
    background: -o-linear-gradient(#094c59, #0a8ca6);
    background: -moz-linear-gradient(#094c59, #0a8ca6);
    background: linear-gradient(#094c59, #0a8ca6);
    padding: 25px;
}

.divBkDropWizar {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.8;
    position: fixed;
    z-index: 5;
}

.contDivBkDropWizar {
    border-radius: 3px;
    left: 28%;
    margin: 0 auto;
    position: absolute;
    top: 25%;
    width: 45%;
    z-index: 6;
    background: #fff;
}

.wizarContenido {
    padding: 30px;
}

.contDivBkDropWizar h1 {
    color: #ffffff;
    font-size: 2.5em;
    font-weight: 300;
    margin: 0 0 10px 0;
}

.contDivBkDropWizar h2 {
    color: #ffffff;
    font-size: 0.929em;
    font-weight: 400;
    margin: 0;
}

.contDivBkDropWizar p.fistTxt {
    color: #000;
    font-size: 1.143em;
    font-weight: 400;
    margin: 10px 0 65px 0;
}

.contDivBkDropWizar p {
    color: #000;
    font-size: 1em;
    font-weight: 400;
    margin: 25px 0;
}

.footerDivBkDropWizar {
    border-top: 1px solid #ccc;
    float: left;
    width: 100%;
    padding: 15px 0;
    margin: 15px 0;
}

.btn-footer-welcome-wizard .btnWizard {
    background: #0a8ca6;
    border-radius: 2px;
    padding: 10px 20px;
    border: 1px solid #bebebe;
    color: #fff;
    font-size: 1.071em;
    color: #fff;
    font-family: Dosis, sans-serif;
    float: right;
}

    .btn-footer-welcome-wizard .btnWizard:hover {
        background: #077990;
        border-radius: 2px;
        padding: 10px 20px;
        border: 1px solid #bebebe;
        outline: none !important;
    }

.contDivBkDropWizar span {
    font-size: 0.857em;
    font-weight: 400;
    display: inline-block;
}

.btn-footer-welcome-wizard {
    float: right;
}

.checkNoMostrar {
    float: left;
    margin: 10px;
}

    .checkNoMostrar label {
        float: left;
        font-size: 0.857em;
        font-weight: normal;
        margin: 0 0 0 15px;
    }

.labelIsHere {
    /*	background:#f5f4f2;*/
    border-radius: 5px 5px 0 0;
    display: block;
    padding: 0 15px 7px 0;
    border-bottom: 2px solid #bacfd6;
    margin: 0 0 40px 0;
}

    .labelIsHere span {
        font-size: 1.143em;
        color: #447799;
        font-weight: 600;
        text-transform: uppercase;
    }

        .labelIsHere span i {
            font-size: 0.857em;
            color: #333;
            margin: 0 0 0 5px;
        }

/*modal articulo*/

ul.listaArticulo {
    padding: 0px;
    margin: 0 20px 0 3px;
}

    ul.listaArticulo li.itemArticulo {
        border: 1px solid #dbdbdb;
        padding: 20px 8px;
        list-style: none;
        /*box-shadow:0px -1px 9px -7px;*/
        margin: 10px 0 0 0;
        cursor: pointer;
        border-radius: 5px;
    }

        ul.listaArticulo li.itemArticulo .itemColArt {
            margin: 0 3% 0 0;
            float: left;
            width: 20%;
        }

        ul.listaArticulo li.itemArticulo .itemColArt_first {
            width: 10%;
            float: left;
            margin: 0 2% 0 0;
            padding: 0 0 0 1%;
        }

        ul.listaArticulo li.itemArticulo .itemColArt_last {
            width: 20%;
            float: right;
            padding: 0 0 0 1%;
        }

.divChkArt {
    width: 5px;
    float: left;
}

.itemArticulo input {
    visibility: hidden;
}

    .itemArticulo input:before {
        visibility: hidden;
    }

    .itemArticulo input:after {
        visibility: hidden;
    }

ul.listaArticulo li.itemArticulo .itemColArt_desc {
    width: 25%;
    float: left;
    margin: 0 3% 0 0;
}

span.art-leyenda {
    font-size: 0.929em;
}

span.art-leyenda-infr {
    display: block;
    font-size: 1.071em;
    height: 32px;
}
span.art-leyenda-infr-ley {
    display: block;
    font-size: 0.9em;
}

.group-result-articulo {
    margin: 5px;
    border-bottom: 1px dashed #dbdbdb;
    padding: 5px;
    width: 40%;
}

span.numArticulo {
    font-size: 1.786em;
    color: #666;
}

.contArtDesc {
    position: relative;
    height: 300px;
    overflow-x: hidden;
}

.selectArt {
    background: #dceaee;
}

    .selectArt:before {
        content: "\f05d";
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        float: right;
        color: #a8c6d0;
        font-size: 2.286em;
    }

.resultTipoInfr {
    float: left;
    font-weight: bold;
    padding: 3px;
    text-align: left;
    width: 70%;
}

.th-inner a i {
    color: #666;
    font-size: 0.857em;
}

.th-inner a:hover i {
    color: #ccc;
}

/*modal tipo inf except*/

/*modal articulo*/

.ContListaGeneralModal {
    position: relative;
    height: 400px;
    overflow-x: hidden;
}

ul.listaGeneralModal {
    padding: 0px;
    margin: 0 20px 0 3px;
}

    ul.listaGeneralModal li.itemGeneralModal {
        border: 1px solid #dbdbdb;
        padding: 10px 23px;
        list-style: none;
        /*box-shadow:0px -1px 9px -7px;*/
        margin: 10px 0 0 0;
        border-radius: 5px;
    }

        ul.listaGeneralModal li.itemGeneralModal .itemColArt {
            margin: 0 3% 0 0;
            float: left;
            width: 30%;
        }

.tipoInfraccion {
    cursor: pointer;
    height: 69px;
}

ul.listaGeneralModal li.itemGeneralModal .itemColArt_first {
    width: 10%;
    float: left;
    margin: 0 2% 0 0;
    padding: 0 0 0 1%;
}

.user-data-list {
    float: left;
    overflow: hidden;
    white-space: nowrap;
}

.user-name-list {
    float: left;
    width: 75%;
}

.divChkArt {
    width: 5px;
    float: left;
}

.itemGeneralModal input {
    visibility: hidden;
    position: fixed;
}

    .itemGeneralModal input:before {
        visibility: hidden;
    }

    .itemGeneralModal input:after {
        visibility: hidden;
    }

.selectListadoGeneral:before {
    color: #0a8ca6;
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 1.286em;
    font-style: normal;
    font-weight: normal;
    position: absolute;
    right: -270px;
    top: 22px;
}

/***********instancias del equipo***************/

.card-new {
    padding: 20px;
    background: #ffffff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    margin-bottom: 10px;
    border-radius: 2px;
    position: relative;
}

/* ------google map----------*/

#map {
    width: 100%;
    max-width: 100%;
    height: 100%;
    min-height: 300px;
}

#mapModal {
    width: 100%;
    max-width: 100%;
    height: 100%;
    min-height: 325px;
    border: 4px solid #fff;
}

a[href^="http://maps.google.com/maps"] {
    display: none !important;
}

a[href^="https://maps.google.com/maps"] {
    display: none !important;
}

.gmnoprint a,
.gmnoprint span,
.gm-style-cc {
    display: none;
}

.gmnoprint div {
    background: none !important;
}

.gm-style-mtc,
.gm-svpc {
    display: none;
}

/*  listados*/

.listado {
    display: block;
    background: #fff;
}

a.listado:hover,
a.listado:active,
a.listado:focus {
    text-decoration: none !important;
    background: #f2f2f2;
}

.item-list {
    color: #333;
    padding: 10px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.d-flex {
    display: flex;
    align-items: flex-start;
}

.flex-row {
    flex-direction: row !important;
}

.justify-content-between {
    justify-content: space-between !important;
}

.ubicacion-calle p.loc {
    margin: 0px !important;
}

.item-list .ubicacion-calle small {
    color: rgb(90, 89, 89);
}

.item-list .item .zmdi {
    color: #999;
}

.item-list h6 {
    font-size: 16px;
    font-weight: 600;
    margin: 0px;
}

.item-list .item.mail {
    color: #066cf0;
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}

.item-list .asign-user {
    float: left;
    display: inline-block;
    margin-left: 5px;
    color: #727272;
    text-align: center;
    border: 1px dashed #727272;
    border-radius: 50%;
}

.item-list .asign-user {
    width: 45px;
    height: 45px;
    line-height: 45px;
}

    .item-list .asign-user .zmdi {
        font-size: 20px;
    }

.grisado {
    color: #999 !important;
}

.item-list .pluscode {
    color: #0fa8c7;
    font-weight: bold;
}

.item-list .actions {
    font-size: 20px;
}

    .item-list .actions i {
        padding: 5px 10px;
    }

.item-list .status {
    font-size: 15px;
}

.func-equipo .correcto {
    color: #20aa3e;
}

.func-equipo .nuncafunciono {
    color: #2e2e2e;
    font-weight: bold;
}

.func-equipo .nofunciona {
    color: #ea591c;
}

/*empty state*/

.empty-state {
    text-align: center;
    width: 100%;
    display: block;
    text-align: center;
    margin: auto;
    vertical-align: middle;
    padding: 50px 0;
    border: 1px dashed #7b9299;
    background: #e5edf0;
}

    .empty-state i {
        font-size: 25px;
    }

/*modal nuevos*/

.modal-body-new i {
    font-size: 25px;
}

.back-modal-part {
    background: #e2e5e7;
    padding: 15px;
}

/* margenes y otros generales*/

.txt-red {
    color: #a94442 !important;
}

.justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}

/*margenes y paddings*/
.p-0 {
    padding: 0px !important;
}

.pt-0 {
    padding-top: 0px;
}

.px-0 {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.px-15 {
    padding-right: 15px !important;
    padding-left: 15px !important;
}

.pb-0 {
    padding-bottom: 0px;
}

.d-block {
    display: block;
}

.d-inline-block {
    display: inline-block;
}

.m-0 {
    margin: 0px !important;
}

.mt-0 {
    margin-top: 0px !important;
}

.mt-5 {
    margin-top: 5px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-40 {
    margin-top: 40px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-5 {
    margin-bottom: 5px;
}

.mb-3 {
    margin-bottom: 3px;
}

.mb-0 {
    margin-bottom: 0px;
}

.ml-5 {
    margin-left: 5px !important;
}

.ml-15 {
    margin-left: 15px !important;
}

.mr-5 {
    margin-right: 5px !important;
}

.mr-15 {
    margin-right: 15px !important;
}

.m-h-300 {
    min-height: 300px;
}

.m-h-340 {
    min-height: 340px;
}

.text-16 {
    font-size: 16px;
}

.text-12 {
    font-size: 12px;
}

.txt-20 {
    font-size: 20px;
}

.text-30 {
    font-size: 30px !important;
}

/*colores texto
*/

.text-c-black {
    color: #000000;
}

/*step***************************/

#false-progressbar {
    counter-reset: step;
    margin-bottom: 30px;
    overflow: hidden;
}

    #false-progressbar li {
        color: #333;
        float: left;
        font-size: 10px;
        list-style-type: none;
        position: relative;
        text-transform: uppercase;
        width: 33.33%;
        text-align: center;
        font-family: Dosis, sans-serif;
    }

        #false-progressbar li:before {
            background: #ccc;
            -moz-border-radius: 100px 100px 100px 100px;
            -webkit-border-radius: 100px 100px 100px 100px;
            border-radius: 100px 100px 100px 100px;
            color: #999;
            content: counter(step, decimal);
            counter-increment: step;
            display: block;
            font-size: 11px;
            line-height: 20px;
            margin: 0 auto 5px auto;
            width: 20px;
            text-align: center;
            font-family: Dosis, sans-serif;
            font-weight: 600;
        }

        #false-progressbar li:after {
            background: #fff;
            content: "";
            height: 2px;
            left: -50%;
            position: absolute;
            top: 9px;
            width: 100%;
            z-index: -1;
        }

        #false-progressbar li.done:before {
            background: #6699aa;
            color: #fff;
        }

        #false-progressbar li.active:before {
            background: #bac44f;
            color: #fff;
        }

​ #false-progressbar li.active:after {
    background: #bac44f;
    color: #fff;
}

​ #false-progressbar li.done:before {
    background: #6699aa;
    color: #fff;
}

​ #false-progressbar li.done:after {
    background: #6699aa;
    color: #fff;
}

/* INSTANCIAS PAGE************/

a.link_top {
    color: #547ac5;
    font-size: 16px;
    font-weight: bold;
}

    a.link_top:hover {
        color: #103b92;
        font-size: 16px;
        font-weight: bold;
    }

.tittle-underline {
    width: 25px;
    height: 3px;
    background: #17bdc9;
}

.btn.btn-aplicar-form {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    color: #fff;
    background-color: #426774;
    border-color: #426774;
}

    .btn.btn-aplicar-form:hover {
        background-color: #32515c;
        border-color: #426774;
    }

.btn-block-w-30 {
    display: block;
    width: 30%;
}

.border-card-interior {
    background: #e9eeee;
    padding: 20px 0px;
    margin: 0px;
    border: 1px solid #cadddd;
}

.cardTag-Nacional {
    position: absolute;
    top: 7px;
    left: 7px;
    width: 83px;
    height: 81px;
    /* background: #066cf0; */
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

    .cardTag-Nacional::before {
        content: "Nacional";
        position: absolute;
        width: 150%;
        height: 20px;
        background: rgb(174, 211, 53);
        transform: rotate(-45deg) translateY(-20px);
        display: flex;
        justify-content: center;
        align-items: center;
        text-transform: uppercase;
        font-size: 10px;
        font-weight: 600;
        color: #fff;
        letter-spacing: 0.1em;
        box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
    }

    .cardTag-Nacional > .cardCorner-btm {
        content: "";
        position: absolute;
        bottom: 13px;
        left: 0px;
        width: 20px;
        height: 17px;
        background: rgba(115, 151, 0, 0.5);
        z-index: -1;
        box-shadow: 140px -140px;
    }

    .cardTag-Nacional > .cardCorner-tp {
        content: "";
        position: absolute;
        top: 0px;
        right: 15px;
        width: 20px;
        height: 20px;
        background: rgba(115, 151, 0, 0.5);
        z-index: -1;
        box-shadow: 140px -140px;
    }

.cardTag-Municipal {
    position: absolute;
    top: 7px;
    left: 7px;
    width: 83px;
    height: 81px;
    /* background: #066cf0; */
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

    .cardTag-Municipal::before {
        content: "Municip.";
        position: absolute;
        width: 150%;
        height: 20px;
        background: rgb(177, 246, 255);
        transform: rotate(-45deg) translateY(-20px);
        display: flex;
        justify-content: center;
        align-items: center;
        text-transform: uppercase;
        font-size: 10px;
        font-weight: 600;
        color: #000;
        letter-spacing: 0.1em;
        box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
    }

    .cardTag-Municipal > .cardCorner-btm {
        content: "";
        position: absolute;
        bottom: 13px;
        left: 0px;
        width: 20px;
        height: 17px;
        background: rgba(7, 226, 255, 0.5);
        z-index: -1;
        box-shadow: 140px -140px;
    }

    .cardTag-Municipal > .cardCorner-tp {
        content: "";
        position: absolute;
        top: 0px;
        right: 15px;
        width: 20px;
        height: 20px;
        background: rgba(7, 226, 255, 0.5);
        z-index: -1;
        box-shadow: 140px -140px;
    }

/***************
 switch
***************/
.switch,
.switch * {
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
}

    .switch label {
        cursor: pointer;
        margin: 0px;
    }

        .switch label input[type="checkbox"] {
            opacity: 0;
            width: 0;
            height: 0;
        }

            .switch label input[type="checkbox"]:checked + .lever {
                background-color: #1cb7d0;
            }

                .switch label input[type="checkbox"]:checked + .lever:after {
                    background-color: #0a8ca6;
                    left: 24px;
                }

        .switch label .lever {
            content: "";
            display: inline-block;
            position: relative;
            width: 40px;
            height: 15px;
            background-color: #818181;
            border-radius: 15px;
            margin-right: 10px;
            transition: background 0.3s ease;
            vertical-align: middle;
            margin: 0 16px;
        }

            .switch label .lever:after {
                content: "";
                position: absolute;
                display: inline-block;
                width: 21px;
                height: 21px;
                background-color: #f1f1f1;
                border-radius: 21px;
                box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4);
                left: -5px;
                top: -3px;
                transition: left 0.3s ease, background 0.3s ease, box-shadow 0.1s ease;
            }
