.encabezado-grupo {
    background-color: #eee;
    font-weight: bold;
    padding-left: 2px 10px !important;
    font-size: 12px;
    text-transform: uppercase;
}

.row-obra {
    background-color: #eee;
    font-weight: bold;
    vertical-align: middle;
}

.row-alert-sin-frentes {
    vertical-align: middle;
    padding-left: 2px 10px !important;
}

.navbar-collapse.in {
    overflow-y: visible;
}

@-moz-document url-prefix() {
    .navbar-collapse.in {
        overflow-y: auto;
    }
}

.panel-title {
    font-size: 18px;
}

.badge {
    background-color: #aaa;
    position: relative;
    -ms-behavior: url(resources/pie.htc);
}

.ba-btn,
.bac-footer,
.bac-header,
.bavos-footer {
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    display: inline-block;
    -ms-behavior: url(resources/pie.htc);
}


.bac-footer {
    width: 200px;
    height: 40px;
    background-image: url("/Imagenes/Logos/logo_ministerio.svg"), none;
}

.ba-btn {
    width: 51px;
    height: 30px;
    background-image: url(""), none;
    position: relative;
    left: 4px;
    top: 7px;
}

.btn-group-xl > .btn,
.btn-xl {
    padding: 15px 64px;
    font-size: 24px;
    line-height: 32px;
    border-radius: 6px;
    position: relative;
    -ms-behavior: url(resources/pie.htc);
}

.table-responsive {
    overflow-x: visible;
}

.carousel {
    margin-bottom: 30px;
    border-radius: 6px;
    position: relative;
    -ms-behavior: url(resources/pie.htc);
}

.carousel-inner {
    border-radius: 6px;
    position: relative;
    -ms-behavior: url(resources/pie.htc);
}

    .carousel-inner > .item > a > img,
    .carousel-inner > .item > img {
        width: 100%;
        border-radius: 6px;
        position: relative;
        -ms-behavior: url(resources/pie.htc);
    }

.carousel .item {
    opacity: 0;
    -webkit-transition: .6s ease-in-out left;
    -moz-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
}

.carousel .active {
    opacity: 1;
}

    .carousel .active.left,
    .carousel .active.right {
        left: 0;
        opacity: 0;
        z-index: 1;
    }

.carousel .next.left,
.carousel .prev.right {
    opacity: 1;
}

.carousel .carousel-control {
    z-index: 11;
}

.label {
    font-weight: 400;
    position: relative;
    -ms-behavior: url(resources/pie.htc);
}

/*.form-control {
    height: auto;
}*/

.jumbotron {
    text-align: center;
    background-color: #f5f5f5;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    -ms-behavior: url(resources/pie.htc);
}

    .jumbotron > .carousel .carousel-inner,
    .list-group-panel-body .list-group-item:first-child {
        border-radius: 0;
        position: relative;
        -ms-behavior: url(resources/pie.htc);
    }

.list-heading-img {
    padding: 85px 0 0;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: auto;
    border-bottom: 0;
    -ms-behavior: url(resources/backgroundsize.min.htc);
}

.list-img {
    height: 210px;
    padding: 0;
    border-left: 0;
    border-right: 0;
    -webkit-background-size: cover;
    background-size: cover;
    text-align: center;
    -ms-behavior: url(resources/pie.htc);
}

.list-group-content,
.list-group-content .list-group-item {
    border-radius: 0;
    position: relative;
    -ms-behavior: url(resources/pie.htc);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.list-group-full .list-group-item {
    padding: 0;
    border: 0;
    -webkit-box-shadow: 0 0 4px #ccc;
    box-shadow: 0 0 4px #ccc;
    margin-bottom: 20px;
    border-radius: 4px;
    position: relative;
    -ms-behavior: url(resources/pie.htc);
    background-color: #fff;
}

.list-thumb > div {
    width: 144px;
    height: 96px;
    float: left;
    overflow: hidden;
    -webkit-background-size: cover;
    background-size: cover;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 15px;
    border-radius: 4px;
    position: relative;
    -ms-behavior: url(resources/pie.htc);
}

.media img {
    border-radius: 4px;
    position: relative;
    -ms-behavior: url(resources/pie.htc);
}

.pager li > a,
.pager li > span {
    color: #5574c3;
    border: 0;
    border-radius: 4px;
    position: relative;
    -ms-behavior: url(resources/pie.htc);
    padding: 10px 16px;
}

.pagination > li > a,
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span {
    border: 0;
    padding: 10px 16px;
    border-radius: 4px;
    position: relative;
    -ms-behavior: url(resources/pie.htc);
}

.panel.panel-default .panel-heading {
    min-height: 0px;
}

.panel-group .panel-heading + .panel-collapse .panel-body {
    border: none;
    border-radius: 0;
    position: relative;
    -ms-behavior: url(resources/pie.htc);
    -webkit-box-shadow: none;
    box-shadow: none;

}

.panel-group .panel + .panel {
    margin: 0;
    border-radius: 0;
    position: relative;
    -ms-behavior: url(resources/pie.htc);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.shortcut {
    text-align: center;
    text-decoration: none;
    padding-top: 24px;
    padding-bottom: 12px;
    color: #333;
    border-radius: 6px;
    position: relative;
    -ms-behavior: url(resources/pie.htc);
    display: block;
    background-color: transparent;
}

    .shortcut span {
        color: #fff;
        text-align: center;
        margin: 0 auto 0px;
        width: auto;
        height: 112px;
        border-radius: 4px;
        position: relative;
        -ms-behavior: url(resources/pie.htc);
        display: block;
    }

.list-group,
.panel {
    border-radius: 4px;
    position: relative;
    -ms-behavior: url(resources/pie.htc);
    -webkit-box-shadow: 0 0 4px #ccc;
    box-shadow: 0 0 4px #ccc;
}

.navbar {
    border: 0;
    border-bottom: solid 1px;
    border-radius: 0;
    position: relative;
    text-shadow: none;
    background-color: transparent;
    /*min-height: 48px;*/
    -ms-behavior: url(resources/pie.htc);
}

.navbar-nav {
    margin: 0;
}

    .navbar-brand,
    .navbar-nav > li > a {
        text-shadow: none;
    }

    .navbar-nav > li > a {
        /*height: 48px;*/
    }

.navbar-collapse,
.navbar-form {
    border: 0;
    padding-left: 0;
    padding-right: 0;
    -webkit-box-
        : none;
    box-shadow: none;
}

.navbar-inverse {
    border: 0;
    /*background-color: #545454;*/
}

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
    color: white;
}

.navbar-primary.navbar-top .navbar-brand {
    margin-top: 0px;
    margin-bottom: 10px;
}

@media (max-width: 600px) {
    .navbar-top .navbar-brand {
        display: block;
    }

    .navbar-top .sub-brand {
        display: none;
    }
}

[id^="accordion"] {
    border-radius: 4px;
    position: relative;
    -ms-behavior: url(resources/pie.htc);
    -webkit-box-shadow: 0 0 4px #CCC;
    box-shadow: 0 0 4px #CCC;
}

    [id^="accordion"] .panel:first-child {
        border-radius: 4px 4px 0 0;
        position: relative;
        -ms-behavior: url(resources/pie.htc);
    }

    [id^="accordion"] .panel-heading {
        border-radius: 0;
        position: relative;
        -ms-behavior: url(resources/pie.htc);
    }

.circle.dark {
    clear: both;
    margin: 0 0 -5px;
    padding-bottom: 45px;
    background: left bottom no-repeat;
}

    .circle.dark span {
        border-radius: 50%;
        width: 80px;
        height: 80px;
        background: url(http://www.buenosaires.gob.ar/sites/gcaba/themes/gcba/images/icon_white_tramites.png) center no-repeat #333;
        border: 5px solid #c6c6c6;
        float: left;
        margin-right: 10px;
    }

    .circle.dark h3 {
        text-transform: uppercase;
        width: 200px;
        float: left;
        margin: 15px 0;
    }


.spanLink:hover {
    cursor: pointer;
}

.spanNoLink:hover {
    cursor: help;
}

.FondoGrisTransparente {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #a7aab9;
    filter: alpha(opacity=70);
    opacity: .4;
    height: 100%;
    width: 100%;
    min-height: 100%;
    min-width: 100%;
    z-index: 2000;
}

.PanelProgresoCentroPagina {
    text-align: center;
    vertical-align: middle;
    position: fixed;
    bottom: 50%;
    left: 45%;
    z-index: 2000;
}

.pagination-gv {
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

    .pagination-gv table > tbody > tr > td {
        display: inline;
    }

        .pagination-gv table > tbody > tr > td > a,
        .pagination-gv table > tbody > tr > td > span {
            position: relative;
            float: left;
            padding: 8px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            background-color: #fff;
            border: 1px solid #ddd;
            margin-left: -1px;
        }

        .pagination-gv table > tbody > tr > td > span {
            position: relative;
            float: left;
            padding: 8px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            margin-left: -1px;
            z-index: 2;
            color: #aea79f;
            background-color: #f5f5f5;
            border-color: #ddd;
            cursor: default;
        }

        .pagination-gv table > tbody > tr > td:first-child > a,
        .pagination-gv table > tbody > tr > td:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px;
        }

        .pagination-gv table > tbody > tr > td:last-child > a,
        .pagination-gv table > tbody > tr > td:last-child > span {
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px;
        }

        .pagination-gv table > tbody > tr > td > a:focus,
        .pagination-gv table > tbody > tr > td > a:hover,
        .pagination-gv table > tbody > tr > td > span:focus,
        .pagination-gv table > tbody > tr > td > span:hover {
            color: #97310e;
            background-color: #eee;
            border-color: #ddd;
        }

a.btn.pull-right {
    margin-left: 5px;
}

.usuario {
    width: 45em;
    padding: 0.5em 2em 0em 1em;
}

.popover.bottom {
  margin-left: 10px;
}

@media(max-width:767px) {
    .usuario {
        width: 100%;
        padding: 0.5em 2em 0em 1em;
    }

    .navbar-nav .open .dropdown-menu {
        margin-bottom: 15px;
    }
}

.estiloIconos img{
    margin-left: 2px; 
    border: 0;
}
.estiloIconosLink a {
    width: 90%; 
    text-align:left;
}

.modal-body.modal-scroll{
    max-height:600px;
    min-height:200px;
    overflow-y:auto;
}

.glyphicon-verde{
    color: #136703;
}

.glyphicon-amarillo{
    color: #0072bc;
}

.glyphicon-rojo{
    color: #be0000;
}

a .glyphicon.glyphicon-rojo{
    color: #be0000;
}

a .glyphicon.glyphicon-negro{
    color: #333;
}

a .glyphicon.glyphicon-verde{
    color: #136703;
}

td a .glyphicon:not(.fa-disabled) {
    color:#333;
}

.tr-header:first-child>th{
    border-color:#e5e5e5;
    border-top:solid 1px #e5e5e5;
    font-family:OpenSansBold,Helvetica,Arial,sans-serif;font-weight:400;
    background-color: #fff;
    border-top: 0;
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}

.tr-header:first-child:hover>th {
    background-color:#fff;
}

/* Fix PopUp firefox */
div[id*="Popup"], div[id*="PopUp"], div[id*="popup"], div[id*="popUp"] {
z-index: 12000;
}

@supports (-webkit-appearance:none) {
    table[id*="PW-1"], div[id*="PW-1"] {
        position: fixed !important;
        margin: auto !important;
    }

    table[id*="DDD_PW-1"], div[id*="DDD_PW-1"] {
        position: absolute !important;
        top: auto !important;
        left: auto !important;
    }
}

pre {
    border: 0;
    padding: 0;
}

.anchor {
    display: block;
}

.alert-link p, .jumbotron p, .label, .lead, .list-group, .list-group blockquote p, .list-group p, .list-group-item-text, .shortcut p, blockquote p, body {
    font-family: OpenSans, Helvetica, Arial, sans-serif;
}

.h6, .progress-bar, b, dt, h6, label, p strong, span strong, thead > tr > th {
    font-family: OpenSansBold, Helvetica, Arial, sans-serif;
    font-weight: 400;
}

.btn, .h4, .h5, .input-xl, .navbar-brand, .panel-title, h4, h5 {
    font-family: Gotham, Helvetica, Arial, sans-serif;
    letter-spacing: -.5px;
}


.h1, .h2, .h3, h1, h2, h3 {
    font-family: Gotham, Helvetica, Arial, sans-serif;
    font-weight: 700;
    letter-spacing: -.5px;
}

noscript.how-to .alert-spot {
    margin: 0;
    border-radius: 0;
}

.lt-ie9-alert.alert-spot {
    display: none;
    margin: 0 !important;
    border-radius: 0 !important;
}

.lt-ie9 .lt-ie9-alert {
    display: block;
}

blockquote {
    border: 0;
    text-align: center;
    margin: 36px 15%;
    padding: 16px 0;
    border-top: solid 1px #e5e5e5;
    border-bottom: solid 1px #e5e5e5;
}

    blockquote p {
        font-size: 24px;
        line-height: 32px;
    }

.list-group blockquote {
    border: 0;
    text-align: left;
    margin: 10px 0 15px;
    padding: 0;
}

    .list-group blockquote footer {
        text-align: right;
    }

blockquote .small, blockquote footer, blockquote small {
    color: #aaa;
}

.btn-link, a {
    color: #5574c3;
    text-decoration: underline;
}

.btn {
    white-space: normal;
}

.input-group .btn {
    white-space: nowrap;
}

.breadcrumb a, .btn, .btn a, .dropdown-menu a, .list-group a, .nav a, .navbar a, .pager a, .panel-footer a, .panel-heading a, .sidebar a, nav a {
    text-decoration: none;
}

.btn-link {
    text-decoration: underline;
}

    .btn-link:focus, .btn-link:hover, a:focus, a:hover {
        color: #215093;
    }

    .btn-link.active, .btn-link:active, a.active, a:active {
        color: #5574c3;
    }

    .btn-link:visited, a:visited {
        color: #a655ac;
    }

.panel-default > .panel-heading a, a.list-group-item {
    color: #333;
}

.btn-blue, .btn-blue:visited, .btn-danger, .btn-danger:visited, .btn-info, .btn-info:visited, .btn-inverse, .btn-inverse:visited, .btn-pink, .btn-pink:visited, .btn-success, .btn-success:visited, .btn-violet, .btn-violet:visited, .btn-warning, .btn-warning:visited {
    color: #fff;
}

    .btn-blue, .btn-blue.disabled, .btn-blue[disabled], .open > .dropdown-toggle.btn-blue, .progress-bar-blue {
        background-image: linear-gradient(to bottom, #4265bc 0, #23569e 100%);
        filter: progid;
        background-color: #23569e;
        border-color: #274c7e;
    }

        .btn-blue:focus, .btn-blue:hover {
            background-image: linear-gradient(to bottom, #5574c3 0, #3967a8 100%);
            filter: progid;
            background-color: #3967a8;
            border-color: #3c5e8b;
            color: #eef1f9;
        }

        .btn-blue.active, .btn-blue:active {
            background-image: linear-gradient(to bottom, #3d5eaf 0, #215093 100%);
            filter: progid;
            background-color: #215093;
            border-color: #244775;
        }

    .btn-violet, .btn-violet.disabled, .btn-violet[disabled], .open > .dropdown-toggle.btn-violet, .progress-bar-violet {
        background-image: linear-gradient(to bottom, #9c43a3 0, #8339aa 100%);
        filter: progid;
        background-color: #8339aa;
        border-color: #6d3989;
    }

        .btn-violet:focus, .btn-violet:hover {
            background-image: linear-gradient(to bottom, #a655ac 0, #8f4cb2 100%);
            filter: progid;
            background-color: #8f4cb2;
            border-color: #7b4c95;
            color: #f6eef7;
        }

        .btn-violet.active, .btn-violet:active {
            background-image: linear-gradient(to bottom, #913e97 0, #7a359e 100%);
            filter: progid;
            background-color: #7a359e;
            border-color: #65357f;
        }

    .btn-pink, .btn-pink.disabled, .btn-pink[disabled], .open > .dropdown-toggle.btn-pink, .progress-bar-pink {
        background-image: linear-gradient(to bottom, #c64b7d 0, #b52d81 100%);
        filter: progid;
        background-color: #b52d81;
        border-color: #92316d;
    }

        .btn-pink:focus, .btn-pink:hover {
            background-image: linear-gradient(to bottom, #cc5d8a 0, #bc428d 100%);
            filter: progid;
            background-color: #bc428d;
            border-color: #9d457b;
            color: #faeff3;
        }

        .btn-pink.active, .btn-pink:active {
            background-image: linear-gradient(to bottom, #b84674 0, #a82a78 100%);
            filter: progid;
            background-color: #a82a78;
            border-color: #882e65;
        }

.progress {
    background-image: linear-gradient(to bottom, #ebebeb 0, #f5f5f5 100%);
    filter: progid;
    background-color: #f5f5f5;
}

.alert {
    border: 0;
}

.alert-danger, .alert-info, .alert-success, .alert-warning {
}

.alert .alert-link, .alert a {
    font-weight: 400;
}

.alert-primary, .bg-primary {
    background-color: #00B9F1;
}

    .alert-primary, .alert-primary .alert-link, .alert-primary a, .bg-primary, .bg-primary a {
        color: #FFFFFF;
    }

.alert-success, .bg-success {
    background-color: #f0f6df;
}

    .alert-success, .alert-success .alert-link, .alert-success a, .bg-success, .bg-success a {
        color: #456225;
    }

.alert-info, .alert-info .alert-link, .alert-info a, .bg-info, .bg-info a {
    color: #0d605c;
}

.alert-warning, .bg-warning {
    background-color: #ffefde;
}

    .alert-warning, .alert-warning .alert-link, .alert-warning a, .bg-warning, .bg-warning a {
        color: #844c26;
    }

.alert-danger, .bg-danger {
    background-color: #f8e2e1;
}

    .alert-danger, .alert-danger .alert-link, .alert-danger a, .bg-danger, .bg-danger a {
        color: #6a2121;
    }

.text-primary, .text-primary a {
    color: #0072bc;
}

.text-success, .text-success a {
    color: #669e2b;
}

.text-info, .text-info a {
    color: #009992;
}

.text-warning, .text-warning a {
    color: #de742d;
}

.text-danger, .text-danger a {
    color: #ad2424;
}

.form-control {
    -webkit-box-shadow: inset 0 2px 2px rgba(0, 0, 0, .075);
    box-shadow: inset 0 2px 2px rgba(0, 0, 0, .075);
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .form-control-feedback, .has-success .help-block, .has-success .radio, .has-success .radio-inline {
    color: #7baa45;
}

.has-success .form-control {
    border-color: #7baa45;
}

    .has-success .form-control:focus {
        border-color: #649b24;
        -webkit-box-shadow: 0 0 6px #7baa45;
        box-shadow: 0 0 6px #7baa45;
    }

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .form-control-feedback, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline {
    color: #dd7731;
}

.has-warning .form-control {
    border-color: #dd7731;
}

    .has-warning .form-control:focus {
        border-color: #cc621b;
        -webkit-box-shadow: 0 0 6px #dd7731;
        box-shadow: 0 0 6px #dd7731;
    }

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .form-control-feedback, .has-error .help-block, .has-error .radio, .has-error .radio-inline {
    color: #bc4946;
}

.has-error .form-control {
    border-color: #bc4946;
}

    .has-error .form-control:focus {
        border-color: #b23634;
        -webkit-box-shadow: 0 0 6px #bc4946;
        box-shadow: 0 0 6px #bc4946;
    }

.form-control:focus, a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #aaa;
    -webkit-box-shadow: 0 0 6px #ccc;
    box-shadow: 0 0 6px #ccc;
}

.btn, .form-control, .thumbnail, a {
    -webkit-transition: none;
    transition: none;
}

.input-xl {
    height: 65px;
    font-size: 24px;
}

.navbar-top {
    min-height: 48px;
}

.navbar-brand {
    height: 48px;
}

.ba-vos-footer, .bac-footer, .bac-header {
    font-size: 0 !important;
}

    .bac-footer:focus, .bac-footer:hover, .bac-header:focus, .bac-header:hover, .bavos-footer:focus, .bavos-footer:hover {
        opacity: .8;
    }

    .bac-footer:active, .bac-header:active, .bavos-footer:active {
        opacity: 1;
    }

.form-control-primary, .navbar-primary .form-control {
    border-color: #0072bc;
}

    .form-control-primary:focus, .navbar-primary .form-control:focus {
        border-color: #8c6e1c;
        outline: 0;
        -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(148, 119, 0, .6);
        box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(148, 119, 0, .6);
    }

.label-blue, .label-blue[href]:focus, .label-blue[href]:hover {
    background-color: #4f65b7;
}

.label-pink, .label-pink[href]:focus, .label-pink[href]:hover {
    background-color: #ac4c7b;
}

.label-violet, .label-violet[href]:focus, .label-violet[href]:hover {
    background-color: #88459e;
}

.row-shortcut {
    margin: 30px 0 0;
}

.shortcut:focus, .shortcut:hover {
    background: #f5f5f5;
    text-decoration: none;
    color: #333;
}

.shortcut:active {
    background-color: #f1f1f1;
    color: #333;
    text-decoration: none;
}

.bg-white-1 .shortcut:focus, .bg-white-1 .shortcut:hover {
    background: #e9e9e9;
}

.bg-white-1 .shortcut:active {
    background-color: #e5e5e5;
}

.shortcut span.glyphicon {
    padding-top: 32px;
    font-size: 48px;
}

.shortcut p {
    color: #888;
}

a.list-group-item {
    color: #333;
}

    a.list-group-item.active, a.list-group-item.active .list-group-item-text, a.list-group-item.active:focus .list-group-item-text, a.list-group-item.active:hover .list-group-item-text {
        color: #fff;
    }

.list-group p, .list-group-item-text {
    color: #888;
}

.list-group-panel {
    margin-bottom: 20px;
    background-color: #fff;
}

    .list-group-panel h4 {
        font-size: 16px;
        margin-left:10px;
        margin-bottom:10px !important;
    }

        .list-group-content h4, .list-group-content h4:hover, .list-group-panel h4, .list-group-panel h4:hover {
            color: #333;
        }

    .list-group-content p, .list-group-content-v p, .list-group-panel p {
        color: #888;
    }

    .list-group-content .list-group-item, .list-group-panel .list-group-item {
        overflow: auto;
    }

.list-group blockquote p {
    color: #333;
}

.list-group::after .btn {
    margin-bottom: 24px;
}

.list-group-item {
    border: 0;
    margin: 0;
    border-top: solid 1px #e5e5e5;
}

a.list-group-item:focus, a.list-group-item:hover {
    background-color: #f5f5f5;
    color: #215093;
}

.list-group-panel-body .list-group-item:first-child {
    border-radius: 0;
    position: relative;
    -ms-behavior: url(../bastrap3/pie.htc);
}

.list-group-panel .panel-footer {
    padding-top: 20px;
    padding-bottom: 20px;
    position: absolute;
    bottom: 30px;
    left: 15px;
    right: 15px;
}

@media (max-width:992px) {
    .list-group-panel .panel-footer {
        position: static;
        border-top: 0;
    }
}

.list-heading {
    padding: 0;
    margin: 0;
    border: 0;
}

.list-heading-default {
    border-bottom: solid 1px #e5e5e5;
    background-color: #f5f5f5;
}

.list-heading h3 {
    background-image: none;
    text-shadow: none;
    padding: 0 15px 5px;
}

.list-heading-primary {
    background-color: #00B9F1;
}

.list-heading-success {
    background-color: #9bc12b;
}

.list-heading-info {
    background-color: #3cb5b1;
}

.list-heading-warning {
    background-color: #ff9624;
}

.list-heading-danger {
    background-color: #d13f34;
}

.list-heading-inverse {
    background-color: #666;
}

.list-heading-gray {
    background-color: #aaa;
}

*/ .list-heading-blue {
    background-color: #4265bc;
}

.list-heading-violet {
    background-color: #9c43a3;
}

.list-heading-pink {
    background-color: #c64b7d;
}

.list-heading-blue h3, .list-heading-danger h3, .list-heading-gray h3, .list-heading-info h3, .list-heading-inverse h3, .list-heading-pink h3, .list-heading-success h3, .list-heading-violet h3, .list-heading-warning h3 {
    color: #fff;
}

.alert-spot {
    border-radius: 6px;
    position: relative;
    -ms-behavior: url(../bastrap3/pie.htc);
    padding: 15px;
    margin-bottom: 30px;
    overflow: auto;
}

    .alert-spot, .alert-spot:focus, .alert-spot:hover, .alert-spot:visited {
        text-decoration: none;
        color: #fff;
        display: block;
    }

a.alert-spot:focus, a.alert-spot:hover {
    opacity: .9;
}

a.alert-spot:active {
    opacity: 1;
}

.alert-spot > div {
    float: left;
    width: 85%;
}

.alert-spot .glyphicon {
    float: left;
    font-size: 30px;
    padding: 10px 0 0;
    width: 45px;
    height: 45px;
}

.alert-spot .glyphicon-chevron-right {
    float: right;
    font-size: 18px;
    margin-top: 5px;
    width: 15px;
}

@media (max-width:767px) {
    .alert-spot .glyphicon {
        display: none;
    }

    .alert-spot .glyphicon-chevron-right {
        display: block;
        padding-top: 20px;
    }
}

@media (min-width:767px) {
    .alert-spot > div {
        padding-left: 30px;
    }

    .alert-spot .glyphicon {
        padding: 10px 0 0 15px;
    }

    .alert-spot .glyphicon-chevron-right {
        width: 30px;
        padding-left: 0;
    }
}

.alert-spot h4 {
    margin-top: 5px;
    margin-bottom: 5px;
}

.alert-spot p {
    margin-bottom: 0;
    font-family: OpenSans,Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 20px;
}

.alert-spot-default {
    background-color: #f5f5f5;
    color: #333;
}

.alert-spot-primary {
    background-color: #0072bc;
    color: #FFFFFF;
}

    .alert-spot-primary:hover {
        color: #FFFFFF;
    }

.alert-spot-success {
    background-color: #6eaa2e;
}

.alert-spot-info {
    background-color: #00a59d;
}

.alert-spot-warning {
    background-color: #ef7d30;
}

.alert-spot-danger {
    background-color: #ba2727;
}

.popover {
    border: 0;
    -webkit-box-shadow: 0 0 8px #ccc;
    box-shadow: 0 0 8px #ccc;
    padding: 0;
}

.popover-title {
    border: 0;
    border-bottom: 1px solid #e5e5e5;
    background: #f5f5f5;
    padding: 8px 15px;
}

.popover.top > .arrow {
    border-top-color: #e5e5e5;
}

.popover.right > .arrow {
    border-right-color: #e5e5e5;
}

.popover.bottom > .arrow {
    border-bottom-color: #e5e5e5;
}

.popover.left > .arrow {
    border-left-color: #e5e5e5;
}

.popover.bottom > .arrow:after {
    border-bottom-color: #F5F5F5;
}

.panel-group .panel-heading + .panel-collapse .panel-body {
    border: none;
    border-radius: 0;
    position: relative;
    -ms-behavior: url(../bastrap3/pie.htc);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.panel-group .panel + .panel {
    margin: 0;
    border-radius: 0;
    position: relative;
    -ms-behavior: url(../bastrap3/pie.htc);
    -webkit-box-shadow: none;
    box-shadow: none;
}

#accordion {
    border-radius: 4px;
    position: relative;
    -ms-behavior: url(../bastrap3/pie.htc);
    -webkit-box-shadow: 0 0 4px #CCC;
    box-shadow: 0 0 4px #CCC;
}

    #accordion .panel {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        #accordion .panel:first-child {
            border-radius: 4px 4px 0 0;
            position: relative;
            -ms-behavior: url(../bastrap3/pie.htc);
        }

        #accordion .panel:last-child {
            border-bottom-right-radius: 4px;
            border-bottom-left-radius: 4px;
        }

    #accordion .panel-heading {
        border-radius: 0;
        position: relative;
        -ms-behavior: url(../bastrap3/pie.htc);
    }

    #accordion .panel-group .panel {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    #accordion .panel-collapse {
        border-bottom: solid 1px #e5e5e5;
    }

    #accordion .panel-heading {
        padding: 0;
    }

        #accordion .panel-heading a {
            display: block;
            padding: 10px 15px;
        }

.modal-content {
    border: 0;
}

.loading {
    position: fixed;
    z-index: 2147483647;
    height: 2em;
    width: 2em;
    overflow: show;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

    /* Transparent Overlay */
    .loading:before {
        content: '';
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: radial-gradient(rgba(20, 20, 20,.8), rgba(0, 0, 0, .8));
        background: -webkit-radial-gradient(rgba(20, 20, 20,.8), rgba(0, 0, 0,.8));
    }

    /* :not(:required) hides these rules from IE9 and below */
    .loading:not(:required) {
        /* hide "loading..." text */
        font: 0/0 a;
        color: transparent;
        text-shadow: none;
        background-color: transparent;
        border: 0;
    }

        .loading:not(:required):after {
            content: '';
            display: block;
            font-size: 10px;
            width: 1em;
            height: 1em;
            margin-top: -0.5em;
            -webkit-animation: spinner 1500ms infinite linear;
            -moz-animation: spinner 1500ms infinite linear;
            -ms-animation: spinner 1500ms infinite linear;
            -o-animation: spinner 1500ms infinite linear;
            animation: spinner 1500ms infinite linear;
            border-radius: 0.5em;
            -webkit-box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
            box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
        }

/* Animation */

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
