﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification\ 
for details on configuring this project to bundle and minify static web assets. */

h2 {
    font-size: 18px;
    /*line-height:1.5;*/
}

h3 {
    font-size: 18px;
    /*line-height: 1.5;*/
}

h5 {
    font-size: 18px;
    /*line-height: 1.5;*/
}

p {
    color: #777;
}

hr {
    margin-top: 5px;
    border-top: 2px solid #c80000;
}

footer {
    margin-top: 20px;
}


a {
    color: #999;
}


.text-inline {
    display: inline;
    width: 160px;
}

.btn-inline {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
}

.e-btn {
    width: 100%;
}
/* Definizione FONT personalizzati */
@font-face {
    font-family: 'avenirnext-medium';
    src: url('../font/avenirnext-medium.ttf') format('truetype');
}

/* Definizione glyphicons personalizzate */

.glyphicon-areab {
    /*content: url('../images/areab.svg');*/
    content: url('/images/areab.svg');
    vertical-align: text-top;
}

.glyphicon-areac {
    content: url('../images/areac.svg');
    vertical-align: text-top;
    height: 24px;
}


.div-ateco-ctrl {
    padding-top: 30px;
    padding-left: 5px;
    padding-right: 5px;
}

#div-ateco-list {
    min-height: 50px;
    height: auto;
    margin-top: 3px;
    padding: 5px;
    background-color: #F5F5F5;
    border-radius: 5px;
    border: 1px solid #F0F0F0;
}



.button-disabled:disabled {
    background-color: #AAA !important;
    color: #CCC !important;
}



.div-impersonate {
    width: 100%;
    min-height: 32px;
    background-color: #999;
    color: #FFF;
    display: flex;
    
}

    .div-impersonate .item-1 {
        min-width: 89%;
        padding: 5px;
    }

    .div-impersonate .item-2 {
        text-align: right;
        vertical-align: middle;
        padding: 2px;
    }

    .div-impersonate .item-3 {
        min-width: 98%;
        padding: 5px;
    }

.a-impersonate {
    width: 150px;
    min-height: 32px;
    line-height: 32px;
    color: #FFF;
}

.div-margin-top {
    margin-top: 15px;
}

.bold {
    font-weight: bold;
}

.divider {
    padding-right: 10px;
    border-right: 1px solid #CCC;
}

.no-selectable {
    padding-right: 10px;
}

.selectable:hover {
    background-color: #333;
    color: #EEE;
    cursor: pointer;
}

.selectable-clicked {
    background-color: #333;
    color: #EEE;
    cursor: pointer;
}


.errore-form {
    font-weight: bold;
    font-size: 16px;
}

.input-traslate {
    min-height: 45px;
}

.font-wizard {
    font-size: 12px;
    font-weight: bold;
}

/* Customizzazione Datagrid del Backoffice */
.mvc-grid-custom {
    color: #777;
}


.table-hover tbody tr {
    background-color: #FFFFF0;
}

    .table-hover tbody tr:hover {
        background-color: rgba(0, 0, 0, 0.075);
    }

.row-empty {
    display: none;
}


.a-link-searchclass {
    font-size: 22px;
    width: 100%;
}

.a-del-plate {
}

    .a-del-plate:hover {
        cursor: pointer;
    }

.a-attach-plate {
}

    .a-attach-plate:hover {
        cursor: pointer;
    }

.a-attach-download {
}

    .a-attach-download:hover {
        cursor: pointer;
    }

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    /*padding-left: 4px;
    padding-right: 4px;*/
    margin-top: 40px;
}

/* Carousel */
.carousel-caption p {
    font-size: 20px;
    line-height: 1.4;
}

/* Make .svg files in the carousel display properly in older browsers */
.carousel-inner .item img[src$=".svg"] {
    width: 100%;
}

/* QR code generator */
#qrCode {
    margin: 15px;
}

/* Hide/rearrange for smaller screens */
@media screen and (max-width: 767px) {
    /* Hide captions */
    .carousel-caption {
        display: none;
    }
}

.div-targhe {
    background-color: #DDD;
    border-radius: 5px;
}

.div-targhe-left {
    min-width: 50%;
}

.div-targhe-right {
    min-width: 50%;
    /*text-align: -webkit-right;*/
}

.div-targhe-command {
    border: 1px solid #AAAABB;
    min-height: 25px;
    margin-top: 10px;
    margin-left: 10px;
    border-radius: 3px;
    max-width: 90%;
    text-align: -webkit-center;
}

    .div-targhe-command span {
        margin-top: 4px;
    }

        .div-targhe-command span:hover {
            cursor: pointer;
        }

.list-targhe {
    margin-top: 15px;
    width: 90%;
    margin-left: 10px;
    margin-right: 10px;
}

li.list-group-item:hover,
li.list-group-item:focus {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5;
}


.row {
    /*font-weight:bold;*/
    font-size: 14px;
}


.img-logo-big {
    height: 100px;
}

.img-logo-medium {
    height: 65px;
}

.img-logo-small {
    height: 45px;
}

.form-inline {
    margin-right: 15px;
}

.flex-container {
    display: flex;
    flex-wrap: nowrap;
}

    .flex-container div {
    }

.file-input {
    border: 1px solid black;
    margin: 1px;
    padding: 7px;
    width: 100%;
}

.div-file-permesso {
    background-color: #DDD;
    border-radius: 5px;
}
/*.div-file-permesso h5, h6, label , span{
    margin-left: 15px;
}*/
.permesso-margin-left {
    margin-left: 15px;
}

.div-file-permesso label {
    margin-bottom: 10px;
}

/* Sfondo generale */
.nav-bar {
    background-color: #eceef3;
    width: 100%;
}

/* Step attivo iniziale */
.flex-container > .nav-bar-body {
    height: 46px;
    min-width: 150px;
    text-align: center;
}

    .flex-container > .nav-bar-body a {
        color: #777;
        line-height: 46px;
        text-decoration: none;
    }

/* Step non attivi */
.active > .flex-container > .nav-bar-body {
    background-color: #5d78b7;
    height: 46px;
    min-width: 150px;
    text-align: center;
}

    .active > .flex-container > .nav-bar-body a {
        color: #fff;
        line-height: 46px;
        text-decoration: none;
    }

.active > .flex-container > .nav-bar-body-yellow {
    background-color: #c8c209;
    height: 46px;
    min-width: 150px;
    text-align: center;
}

    .active > .flex-container > .nav-bar-body-yellow a {
        color: #fff;
        line-height: 46px;
        text-decoration: none;
    }



/* Triangolo destro */
.active > .flex-container > .nav-bar-close {
    width: 0;
    height: 0;
    border-top: 23px solid transparent;
    border-left: 20px solid #5d78b7;
    border-bottom: 23px solid transparent;
}

.active > .flex-container > .nav-bar-close-yellow {
    width: 0;
    height: 0;
    border-top: 23px solid transparent;
    border-left: 20px solid #c8c209;
    border-bottom: 23px solid transparent;
}

/* Triangolo sinistro*/
.active > .flex-container > .nav-bar-start {
    width: 0;
    height: 0;
    border-top: 23px solid transparent;
    border-left: 20px solid #eceef3;
    border-bottom: 23px solid transparent;
    background-color: #5d78b7;
}


.triangle-topright-border {
    width: 5px;
    height: 31px;
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -o-transform: skew(20deg);
    -ms-transform: skew(20deg);
    background: #fff;
    position: fixed;
    top: 0px;
    right: 541px;
    z-index: -10;
}

.triangle-topright {
    width: 0;
    height: 0;
    border-top: 30px solid #eee;
    border-left: 10px solid transparent;
    z-index: 1;
}


.body-header-command {
    background-color: #eee;
    border-bottom: 1px solid #BBB;
}

.header-title-command {
    display: inline-block;
    color: #888;
    margin-left: 10px;
    margin-top: 6px;
    margin-right: 2px;
}

    .header-title-command:hover {
        color: #888;
        text-decoration: none;
    }

.list-targa {
    margin: 25px;
}

.insert-targa {
    width: 95%;
    margin-left: 25px;
}

.insert-targa-large {
    width: 95%;
    margin-left: 25px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.panel-insert-targa {
    border: 1px solid #afc4f4;
    background-color: #e6f3f6;
    border-radius: 5px;
    margin-left: 25px;
    margin-right: 25px;
    padding: 5px;
}

    .panel-insert-targa label {
        line-height: 18px;
    }


.panel-green {
    border: 1px solid #64f660;
    background-color: #e4f9e3;
    border-radius: 5px;
    margin-left: 25px;
    margin-right: 25px;
    padding: 5px;
}

    .panel-green label {
        line-height: 18px;
    }





.panel-targa {
    background-color: #eceef3;
    min-height: 1200px;
}


.table-choose-permit-type {
    border: 1px solid #afc4f4;
    background-color: #f7fbbb;
    border-radius: 5px;
    padding: 5px;
}


.nav-simple {
    list-style: none;
    -webkit-padding-start: 0px;
}

    .nav-simple > li {
        margin-top: 10px;
        margin-right: 10px;
        margin-bottom: 10px;
    }

        .nav-simple > li > a {
            color: #777;
        }

            .nav-simple > li > a:hover {
                color: #999;
                text-decoration: none;
            }

/* personalizzazione menù contestuale in top sotto l'header*/
.navbar-menu-custom-fixed {
    min-height: 40px;
    position: fixed;
    left: 0;
    top: 122px;
    z-index: 1000;
    background-color: #c80000;
    width: 100%;
    border-radius: 0;
}

.navbar-item-custom-header > li > a, button {
    font-weight: 500;
    color: #888 !important;
}

    .navbar-item-custom-header > li > a:hover, button:hover {
        color: #ff0000 !important;
        background-color: #333 !important;
    }


.navbar-item-custom > li > a {
    font-weight: bold;
    color: #fff !important;
}

    .navbar-item-custom > li > a:hover {
        color: #ff0000 !important;
        background-color: #fff !important;
    }

.navbar-item-custom > li:nth-child(2):hover {
    border-bottom: 4px solid green;
}

.navbar-item-custom > li:nth-child(3):hover {
    border-bottom: 4px solid yellow;
}

.navbar-item-custom > li:nth-child(4):hover {
    border-bottom: 4px solid orange;
}

.navbar-item-custom > li:nth-child(5):hover {
    border-bottom: 4px solid blue;
}



.img-custom-menu {
    width: 16px;
}

.menu-link {
    border-radius: 3px;
    color: #777;
}

    .menu-link:hover {
        background-color: #888 !important;
        color: #fff;
    }



/*Personalizzazione barra del browser*/
::-webkit-scrollbar {
    width: 7px;
}

::-webkit-scrollbar-track {
    background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
    background: #a20000;
}

    ::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

.menu-parent {
    color: red;
}

/* Alert sull'Header */
.traffic-light {
    position: fixed;
    top: 50px;
    right: 42px;
    width: 200px;
    height: 50px;
    background-color: #caffbc;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 3px;
    font-size: 10px;
    line-height: 1.4;
    padding: 5px 5px 5px 5px;
    border-bottom: 1px solid #777;
    border-right: 1px solid #777;
}

.tweet-small {
    position: fixed;
    top: 50px;
    right: 290px;
    width: 200px;
    height: 50px;
    background-color: #fffdbc;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 3px;
    font-size: 10px;
    line-height: 1.4;
    padding: 5px 5px 5px 5px;
    border-bottom: 1px solid #777;
    border-right: 1px solid #777;
}

    .tweet-small:before {
        content: "";
        position: fixed;
        top: 57px;
        right: 490px;
        width: 0;
        height: 0;
        border-top: 7px solid transparent;
        border-right: 13px solid #fffdbc;
        border-bottom: 7px solid transparent;
    }

.message span {
    color: #777;
    padding-left: 5px;
}

.message a:hover, span:hover {
    text-decoration: none;
    color: #999;
}

/* box info LEZ */
.lez-active {
    display: flex;
    flex-wrap: nowrap;
}

.lez-offline {
    display: flex;
    flex-wrap: nowrap;
}

.red-circle {
    width: 10px;
    height: 10px;
    border-radius: 5px;
    border: 1px solid black;
    background: #ff3e3e;
}

.green-circle {
    width: 10px;
    height: 10px;
    border-radius: 5px;
    border: 1px solid black;
    background: #9aff4f;
}

/* Notes sul top del Body */
div.danger {
    background-color: #ffdddd;
    border-left: 6px solid #f44336;
    color: #777;
}

    div.danger p {
        padding: 4px 0 4px 6px;
    }

div.success {
    background-color: #d3ffda;
    border-left: 6px solid #2ebf46;
    color: #777;
}

    div.success p {
        padding: 4px 0 4px 6px;
    }

div.info {
    background-color: #d0e9ed;
    border-left: 6px solid #7272ff;
    color: #777;
}

    div.info p {
        padding: 4px 0 4px 6px;
    }

div.warning {
    background-color: #f8f7c3;
    border-left: 6px solid #f4f231;
    color: #777;
}

    div.warning p {
        padding: 4px 0 4px 6px;
    }

tr.danger {
    background-color: #ffdddd !important;
    color: #777;
}

    tr.danger p {
        padding: 4px 0 4px 6px;
    }

tr.success2 {
    background-color: #50FF68 !important;
    color: #777;
}

    tr.success2 p {
        padding: 4px 0 4px 6px;
    }

tr.success {
    background-color: #d3ffda !important;
    color: #777;
}

    tr.success p {
        padding: 4px 0 4px 6px;
    }

tr.pay {
    background-color: #f3f08b !important;
    color: #777;
}

    tr.pay p {
        padding: 4px 0 4px 6px;
    }

tr.info {
    background-color: #d0e9ed;
    color: #777;
}

    tr.info p {
        padding: 4px 0 4px 6px;
    }

tr.warning {
    background-color: #f8f7c3;
    color: #777;
}

    tr.warning p {
        padding: 4px 0 4px 6px;
    }



/* The close button */
.closebtn {
    margin-left: 15px;
    margin-right: 5px;
    margin-top: 5px;
    color: #999;
    font-weight: bold;
    float: right;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
}

    .closebtn:hover {
        color: black;
    }


.btn-search {
    height: 34px;
    margin-left: 5px;
}



.timeline {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    border: #777;
}

    .timeline::after {
        content: '';
        position: absolute;
        width: 6px;
        background-color: #EEE;
        top: 0;
        bottom: 0;
        left: 50%;
        margin-left: -6px;
    }

.timeline-container {
    padding: 10px 40px;
    position: relative;
    background-color: inherit;
    width: 50%;
}


    /* Pallocchio al centro della linea divisoria*/
    .timeline-container::after {
        content: '';
        position: absolute;
        width: 25px;
        height: 25px;
        right: -9px;
        background-color: #777;
        border: 4px solid #FF9F55;
        top: 15px;
        border-radius: 50%;
        z-index: 1;
    }

.left {
    left: 0;
}

.right {
    left: 50%;
}

.left::before {
    content: " ";
    height: 0;
    position: absolute;
    top: 22px;
    width: 0;
    z-index: 1;
    right: 30px;
    border: medium solid #EEE;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #EEE;
}

.right::before {
    content: " ";
    height: 0;
    position: absolute;
    top: 22px;
    width: 0;
    z-index: 1;
    left: 30px;
    border: medium solid #EEE;
    border-width: 10px 10px 10px 0;
    border-color: transparent #EEE transparent transparent;
}

.right::after {
    left: -16px;
}

.timeline-content {
    padding: 5px 5px;
    background-color: #EEE;
    position: relative;
    border-radius: 6px;
}

    .timeline-content ul {
        color: #777;
    }

@media screen and (max-width: 600px) {
    .timeline::after {
        left: 31px;
    }

    .timeline-container {
        width: 100%;
        padding-left: 70px;
        padding-right: 25px;
    }

        .timeline-container::before {
            left: 60px;
            border: medium solid #EEE;
            border-width: 10px 10px 10px 0;
            border-color: transparent #777 transparent transparent;
        }

    .left::after, .right::after {
        left: 15px;
    }

    .right {
        left: 0%;
    }
}


.label-plate {
    padding-left: 15px;
    padding-right: 15px;
}


.initial {
    min-height: 50px;
}

.start {
    min-height: 120px;
}

.start-myareac {
    border: 2px solid black;
    outline: #4CAF50 solid 10px;
    margin: 20px;
    margin-left: 10px;
    padding: 20px;
    text-align: center;
    min-width: 47.5%;
}

    .start-myareac a {
        color: #4CAF50;
        font-size: 25px;
        font-weight: bold;
    }

.start-mylez {
    border: 2px solid black;
    outline: #c80000 solid 10px;
    margin: 20px;
    padding: 20px;
    text-align: center;
    min-width: 47.5%;
}

    .start-mylez a {
        color: #c80000;
        font-size: 25px;
        font-weight: bold;
    }

.start-searchclass {
    border: 2px solid black;
    outline: #2c37e0 solid 10px;
    margin: auto;
    padding: 20px;
    text-align: center;
    min-width: 45%;
    width: 98%;
    margin-left: 10px;
}

    .start-searchclass a {
        color: cornflowerblue;
        font-size: 25px;
        font-weight: bold;
    }

.start-item {
    border: 2px solid black;
    outline: #2c37e0 solid 10px;
    margin: 20px;
    padding: 20px;
    text-align: center;
    width: 98%;
}

    .start-item a {
        color: #4CAF50;
        font-size: 25px;
        font-weight: bold;
    }


.start-error {
    margin: auto;
    padding: 20px;
    text-align: center;
    min-width: 45%;
    width: 98%;
    margin-left: 10px;
    background-color: #f5f5f5;
    border: solid 1px #e3e3e3;
    border-radius: 5px;
}

    .start-error > span {
        font-size: 18px;
        font-weight: bold;
    }

.select-lang {
    border: 1px solid #777;
    position: fixed;
    z-index: 9999;
    background-color: #222;
}

    .select-lang div {
        padding: 5px;
    }




/* Slider */
.slidecontainer {
    width: 100%;
    margin-left: 5px;
    margin-top: 13px;
}

.slider {
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    height: 5px;
    background: #d3d3d3;
    outline: none;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
    border-radius: 3px;
}

    .slider:hover {
        opacity: 1;
    }

    .slider::-webkit-slider-thumb {
        -webkit-appearance: none;
        appearance: none;
        width: 25px;
        height: 25px;
        border-radius: 50%;
        background: #4CAF50;
        cursor: pointer;
    }

    .slider::-moz-range-thumb {
        width: 25px;
        height: 25px;
        border-radius: 50%;
        background: #4CAF50;
        cursor: pointer;
    }

.navbar-menu-fixed {
    position: fixed;
    top: 121px;
    left: 0;
    width: 100%;
}

.navbar-menu {
    height: 34px;
    min-height: 34px;
}

.page-init {
    margin-top: 20px;
}


/* classi per gestione larghezza colonne dei datagrid */

.width_data_5 {
    width: 5%;
}

.width_data_10 {
    width: 10%;
}

.width_data_15 {
    width: 15%;
}

.width_data_20 {
    width: 20%;
}

.width_data_25 {
    width: 25%;
}

.width_data_30 {
    width: 30%;
}

.width_data_35 {
    width: 35%;
}

.width_data_40 {
    width: 40%;
}

.width_data_45 {
    width: 45%;
}

.width_data_50 {
    width: 50%;
}

.width_data_55 {
    width: 55%;
}

.width_data_60 {
    width: 60%;
}

.width_data_65 {
    width: 65%;
}

.width_data_70 {
    width: 70%;
}


#elencoCategoriePatenti {
    margin-top: 10px;
}

.span_categorylicense {
    margin: 2px 2px 2px 2px;
    padding: 2px 2px 2px 2px;
    border: solid 1px black;
}


/* ########################################################################################
    
   Inizio sovrascrittura classi bootstrap

*/
body {
    padding-top: 130px;
    padding-bottom: 20px;
    background-color: #fff;
    /*#e7e7e7;*/
    /*font-family: 'avenirnext-medium';*/

    font-family:Arial;
}

label {
    color: #777;
    height: 28px;
    line-height: 28px;
    padding-left: 5px;
    margin-right: 5px;
    font-weight: normal;
}



.btn {
    padding-top: 4px;
    padding-bottom: 4px;
}


.e-toolbar:hover .e-tbar-btn:active:hover {
    background-color: #CCC;
}

.container-top-height {
    height: 60px;
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
}


.label-options {
    margin-bottom: 0;
    height: 30px;
}


.form-group {
    margin-bottom: 5px;
}

.form-group-register {
    max-width: 90%;
    display: flex;
    flex-wrap: nowrap;
    vertical-align: central;
}

    .form-group-register > label {
        min-width: 30%;
        background-color: #EEE;
        border-right: 2px solid #c80000;
    }


.form-group-search {
    max-width: 90%;
    display: flex;
    flex-wrap: nowrap;
    vertical-align: central;
}

    .form-group-search > label {
        min-width: 50%;
        background-color: #fff;
        font-weight: bold;
        font-size: 20px;
    }


.form-add {
    background-color: #DDD;
    border-radius: 3px;
    padding: 15px;
}


.form-control {
    color: #777;
}

.form-control-checkbox {
    color: #777;
    width: 50%;
}

.table {
    border: 1px solid #999;
    color: #777;
}

    .table > thead {
        background-color: #EEE;
    }

        .table > thead > tr > th {
            border-bottom: 1px solid #777;
        }

    .table > tbody > tr > td {
        border-bottom: 1px solid #777;
    }


.panel-group {
    color: #777;
}

.panel-default > .panel-heading {
    color: #777;
}

.panel-heading {
    padding: 5px 5px;
}

.panel-title {
    font-weight: bold;
}

.navbar {
    /*z-index:1000;*/
    border-bottom: 2px solid #f15b5b;
}

.navbar-inverse {
    background-color: #e10000;
    /* lasciare attivo per un menù più lineare. Commentare per un menù in profondità */
    /*border-color: transparent;*/
}

.navbar-top-custom {
    max-height: 122px;
    height: 122px;
}

.navbar-brand {
    padding: 10px 15px;
}

.navbar-btn {
    margin-top: 0;
    margin-bottom: 0;
}

.navbar-form {
    margin-top: 3px;
    margin-bottom: 0;
}

.well {
    /*margin-top: 0px;
    margin-bottom: 0px;*/
}

    .well p {
        color: #777;
    }

.row {
    margin-left: -5px;
    margin-right: 5px;
}

.panel-default {
    width: 100%;
}

.panel-footer {
    color: #777;
}

.panel {
    background-color: #f5f5f5;
    display: inline-block;
}

.panel-faq {
    background-color: #FFF;
}

.img-thumbnail {
    background-color: #f5f5f5;
}

@media (min-width: 768px) {
    .navbar-nav > li > a {
        padding-top: 5px;
        padding-bottom: 5px;
    }
}

.nav-menu > li.active > a, .nav-menu > li.active > a:hover, .nav-menu > li.active > a:focus {
    color: #fff;
    background-color: #888;
}

.nav-tabs > li > a {
    color: #777;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #fff;
    background-color: #888;
}



/* Set height of the grid so .sidenav can be 100% (adjust if needed) */
.row.content {
    min-height: 800px
}
/* Set gray background color and 100% height */
.sidenav {
    background-color: #f5f5f5;
    height: 100%;
    margin-left: 5px;
    border-radius: 3px;
    border: 1px solid #e3e3e3;
}


/* Barra di navigazione in top del body */
.breadcrumb {
    margin-bottom: 10px;
    padding: 0 0 0 10px;
}

ul.breadcrumb {
    /*padding: 10px 16px;*/
    list-style: none;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
}

    ul.breadcrumb li {
        display: inline;
        font-size: 14px;
    }

        ul.breadcrumb li + li:before {
            padding: 8px;
            color: black;
            content: "/\00a0";
        }

    ul.breadcrumb li {
        color: #777;
        text-decoration: none;
    }

        ul.breadcrumb li a {
            color: #c80000;
            text-decoration: none;
        }

            ul.breadcrumb li a:hover {
                color: #fff;
                text-decoration: none;
            }

.center {
    text-align: center;
}

.pagination {
    display: inline-block;
    margin: 0;
}

    .pagination a {
        color: black;
        float: left;
        padding: 6px 12px;
        text-decoration: none;
        border: 1px solid #ddd;
        font-size: 12px;
    }

        .pagination a.active {
            background-color: #4CAF50;
            color: white;
            border: 1px solid #4CAF50;
        }

        .pagination a:hover:not(.active) {
            background-color: #ddd;
        }

        .pagination a:first-child {
            border-top-left-radius: 5px;
            border-bottom-left-radius: 5px;
        }

        .pagination a:last-child {
            border-top-right-radius: 5px;
            border-bottom-right-radius: 5px;
        }



.top-search-class {
    margin-top: 15px;
    margin-bottom: 15px;
}

    .top-search-class span {
        color: #777;
        font-size: 16px;
    }

    .top-search-class a {
        color: red;
        font-size: 16px;
    }





@media (min-width: 768px) {
    .col-sm-3 {
        width: 24%;
    }
}

/* On small screens, set height to 'auto' for sidenav and grid */
@media screen and (max-width: 767px) {
    .sidenav {
        height: auto;
        padding: 15px;
    }

    .row.content {
        height: auto;
    }

    .navbar-item-custom-small {
        display: flex;
        flex-wrap: nowrap;
        /*background-color: #FF0000;*/
    }

    .navbar-item-custom {
        visibility: hidden;
        display: none;
    }

    .navbar-menu-item-small {
        display: flex;
        flex-wrap: wrap;
        /*background-color: #FF0000;*/
    }

    .navbar-menu-item {
        visibility: hidden;
        display: none;
    }

    .navbar-nav {
        margin: 0;
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #fff;
    }

        .navbar-inverse .navbar-nav > li > a:hover {
            color: #ff0000 !important;
            background-color: #fff !important;
        }

    .navbar-inverse .navbar-nav > li:nth-child(2):hover {
        border-bottom: 4px solid green;
    }

    .navbar-inverse .navbar-nav > li:nth-child(3):hover {
        border-bottom: 4px solid yellow;
    }

    .navbar-inverse .navbar-nav > li:nth-child(4):hover {
        border-bottom: 4px solid orange;
    }

    .navbar-inverse .navbar-nav > li:nth-child(5):hover {
        border-bottom: 4px solid blue;
    }

    .select-menu {
        visibility: hidden;
        display: none;
    }
}

@media screen and (max-width: 500px) {

    .flex-container {
        display: inline-block;
    }
}

@media screen and (min-width: 767px) {

    .navbar-item-custom-small {
        visibility: hidden;
        display: none;
    }

    .navbar-menu-item-small {
        visibility: hidden;
        display: none;
    }

    .select-menu {
        visibility: visible;
        display: inline-block;
    }
}

.top {
    padding-bottom: 0px;
    padding-top: 0px;
}

.scrollFAQ {
    max-height: 400px;
    overflow-y: scroll;
    overflow-x: hidden;
}

    .scrollFAQ::-webkit-scrollbar {
        width: 12px;
    }

    .scrollFAQ::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        border-radius: 10px;
    }

    .scrollFAQ::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
    }
