@font-face {
    font-family: 'infotec-font-icon';
    src: url("fonts/infotec-font-icon.eot?q3pr9a");
    src: url("fonts/infotec-font-icon.eot?q3pr9a#iefix") format("embedded-opentype"),url("fonts/infotec-font-icon.ttf?q3pr9a") format("truetype"),url("fonts/infotec-font-icon.woff?q3pr9a") format("woff"),url("fonts/infotec-font-icon.svg?q3pr9a#infotec-font-icon") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'TitlingGothicFBCond-Reg';
    src: url('../Fontes/TitlingGothicFBCond-Reg.eot?q3pr9a');
    src: url('../Fontes/TitlingGothicFBCond-Reg.eot?q3pr9a#iefix') format('embedded-opentype'),url('../Fontes/TitlingGothicFBCond-Reg.ttf?q3pr9a') format('truetype'), url('../Fontes/TitlingGothicFBCond-Reg.woff?q3pr9a') format('woff'), url('../Fontes/TitlingGothicFBCond-Reg.svg?q3pr9a#TitlingGothicFBCond-Reg') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="mfi-"], [class*=" mfi-"] {
    font-family: 'infotec-font-icon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

    [class^="mfi-"], [class*=" mfi-"]:hover {
        color: #606a76;
    }


.marcaDaguaMSC {
    /*min-height: 300vh;
    position: relative;
    margin: 0;*/
    min-height: 300vh;
    margin: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9999;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    pointer-events: none;
    font-size: 100px;
    font-weight: bold;
    justify-content: center;
    align-content: center;
    transform: rotate(-45deg);
    opacity: 0.2;
}

.mfi-search:before {
    content: "\e90d"
}

.mfi-down:before {
    content: "\e90e"
}

.mfi-tv:before {
    content: "\e90c"
}

.mfi-plus:before {
    content: "\e90b"
}

.mfi-bar:before {
    content: "\e900"
}

.mfi-check:before {
    content: "\e901"
}

.mfi-clipboard:before {
    content: "\e902"
}

.mfi-info:before {
    content: "\e903"
}

.mfi-info-dot:before {
    content: "\e904"
}

.mfi-link:before {
    content: "\e905"
}

.mfi-msg:before {
    content: "\e906"
}

.mfi-page:before {
    content: "\e907"
}

.mfi-people:before {
    content: "\e908"
}

.mfi-book:before {
    content: "\e909"
}

.mfi-tool:before {
    content: "\e90a"
}

button.big, .more-link, .btn-relatorio {
    transition: 0.15s;
    cursor: pointer
}

    button.big:hover, .more-link:hover, .btn-relatorio:hover {
        box-shadow: rgba(0,0,0,0.4) 0 5px 10px
    }

    button.big:active, .more-link:active, .btn-relatorio:active {
        box-shadow: inset 0 3px 6px rgba(0,0,0,0.3)
    }

body {
    background-color: #fff
}

h1 {
    color: #7a8898 !important;
    line-height: 1.4em;
    font-family: TitlingGothicFBCond-Reg;
    font-size: 1.6rem !important;
    font-weight: 300;
    text-decoration: none;
    text-align: center
}

h3 {
    color: #7a8898 !important;
    line-height: 1.4em;
    font-family: TitlingGothicFBCond-Reg;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    text-align: left
}

header {
    box-shadow: rgba(0,0,0,0.3) 0 3px 10px
}

form select, form input, form textarea, form .brand-selector {
    cursor: pointer;
    width: 90%;
    margin: 5%;
    border: none;
    border-bottom: 1px solid #212121;
    color: #7a8898;
    line-height: 1.4em;
    font-family: TitlingGothicFBCond-Reg;
    font-size: 14px;
    font-weight: 300;
    text-decoration: none;
    text-align: left;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

    form select::-ms-expand, form input::-ms-expand, form textarea::-ms-expand, form .brand-selector::-ms-expand {
        display: none
    }

    form select:invalid, form input:invalid, form textarea:invalid, form .brand-selector:invalid {
        border: 1px solid red
    }

form label {
    color: #999;
    line-height: 1.4em;
    font-family: TitlingGothicFBCond-Reg;
    font-size: 14px;
    font-weight: 300;
    text-decoration: none;
    text-align: left;
    margin-left: 5%
}

a {
    font-family: TitlingGothicFBCond-Reg;
}

p {
    font-family: TitlingGothicFBCond-Reg;
}

form select:disabled, form input:disabled {
    cursor: default;
    background-color: inherit;
    border-bottom: 1px dashed #999
}

form select {
    background: url("../images/down-arrow.svg") 96%/20px no-repeat;
}

form span.tip {
    color: #999;
    line-height: 1.4em;
    font-family: TitlingGothicFBCond-Reg;
    font-size: 12px;
    font-weight: 300;
    text-decoration: none;
    text-align: left;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    margin-top: -10px
}

form .econtext {
    color: #7a8898;
    line-height: 1.4em;
    font-family: TitlingGothicFBCond-Reg;
    font-size: 12px;
    font-weight: 300;
    text-decoration: none;
    text-align: justify
}

form textarea {
    height: calc(100% - 80px)
}

content {
    width: calc(100vw - 350px);
    height: calc(100vh - 350px);
    padding: 1.2rem;
    position: absolute;
    left: 350px;
    overflow: auto;
    background-color: #fff
}

    content.relatorio {
        background-color: deeppink;
        height: calc(100vh - 400px);
        left: 0;
        top: 50px
    }

.row-busca {
    width: 100% !important
}

.fundoBranco {
    background-color: #fff !important;
}

.title-hr hr {
    display: inline-block;
    width: 85%;
    margin: 5px 10px;
    border-top: 1px solid #e5e5e5;
    text-align: left !important;
    padding-left: 40px !important;
    font-size: 1.9rem !important;
}

.table-bordered th, .table-bordered td {
    border: 1px solid #626262 !important;
}

.img-logo {
    height: 72px;
    margin-left: 20px;
    margin-top: -15px;
    margin-bottom: 23px;
    padding: 3px;
}

.menu-principal-color {
    background-color: #f5f7fa !important;
}

.top-menu {
    width: 100%;
    /*min-height: 70px;*/
    background-color: #f5f7fa;
    padding: 15px 0 0 0;
    padding-left: 10px 0 0 0
}

    .top-menu h2, .top-menu h3, .top-menu ul, .top-menu li {
        display: inline-block
    }

    .top-menu li {
        cursor: pointer;
        /*width: 150px;*/
        color: #7a8898;
        line-height: 1.4em;
        font-family: TitlingGothicFBCond-Reg;
        font-size: 1em;
        font-weight: 300;
        text-decoration: none;
        text-align: center
    }

    .top-menu .active {
        border-bottom: 5px solid #7a8898
    }

    .top-menu h3 {
        float: right;
        margin-right: 70px;
        color: #fff;
        line-height: 1.4em;
        font-family: TitlingGothicFBCond-Reg;
        font-size: 18px;
        font-weight: 300;
        text-decoration: none;
        text-align: right
    }

    .top-menu h2 {
        margin-left: 20px;
        color: #fff;
        line-height: 1.4em;
        font-family: TitlingGothicFBCond-Reg;
        font-size: 24px;
        font-weight: 300;
        text-decoration: none;
        text-align: left
    }

    .top-menu .menu {
        margin-top: 20px
    }

.submenu {
    overflow-x: auto;
    margin-top: 0;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    display: flex;
    flex-flow: row nowrap;
    height: 90px;
    margin-right: 0;
    margin-bottom: 0;
}

    .submenu li {
        cursor: pointer;
        display: inline-block;
        /*width: 106px;*/
        /*margin-left: 10px;*/
        margin-right: 20px !important;
        color: #999;
        line-height: 1.4em;
        font-family: TitlingGothicFBCond-Reg;
        font-size: 10pt;
        font-weight: 300;
        text-decoration: none;
        text-align: center;
        padding-top: 10px;
        padding-bottom: 10px;
        transition: 0.3s
    }

        .submenu li a {
            color: #999;
            line-height: 1.4em;
            font-family: TitlingGothicFBCond-Reg;
            font-size: 10pt;
            font-weight: 300;
            text-decoration: none;
            text-align: center
        }

        .submenu li.active {
            color: red;
            line-height: 1.4em;
            font-family: TitlingGothicFBCond-Reg;
            font-size: 10pt;
            font-weight: bold;
            text-decoration: none;
            text-align: center
        }

            .submenu li.active a {
                color: rgb(0, 102, 151);
                line-height: 1.4em;
                font-family: TitlingGothicFBCond-Reg;
                font-size: 10pt;
                font-weight: bold;
                text-decoration: none;
                text-align: center
            }

        .submenu li:hover {
            color: #212121 !important;
            text-decoration: none !important
        }

            .submenu li:hover a {
                color: rgb(0, 102, 151);
                font-weight: bold;
            }

    .submenu span {
        font-size: 30pt
    }

button.big {
    background-color: #7a8898;
    color: #fff;
    line-height: 1.4em;
    font-family: TitlingGothicFBCond-Reg;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    padding: 10px 20px;
    border: none;
    border-radius: 70px;
    box-shadow: rgba(0,0,0,0.3) 0 3px 6px;
    margin-bottom: 10px
}

.sidebar {
    margin-top: 10px;
    background-color: red;
    float: left;
    height: calc(100vh - 310px);
    background-color: white;
    overflow: auto;
    width: 300px
}

.handle {
    float: left;
    width: 10px;
    height: calc(100vh - 294px);
    margin-top: 0;
    background: #ddd;
    cursor: ew-resize
}

.hierarchy {
    height: calc(100vh - 300px)
}

.h-def-text {
    color: #7a8898;
    line-height: 1.4em;
    font-family: TitlingGothicFBCond-Reg;
    font-size: 18px;
    font-weight: 300;
    text-decoration: none;
    text-align: left
}

    .h-def-text b {
        font-weight: 900
    }

ul.lista-news {
    list-style: none
}

    ul.lista-news li {
        margin-top: 7px;
        cursor: pointer
    }

        ul.lista-news li a {
            color: #7a8898 !important;
            line-height: 1.4em;
            font-family: TitlingGothicFBCond-Reg;
            font-size: 16px;
            font-weight: 300;
            text-decoration: none !important;
            text-align: left
        }

            ul.lista-news li a span {
                display: block;
                font-size: 16px;
                color: #7a8898
            }

.form-debug input {
    margin: 10px !important
}

.h-items {
    list-style: none;
    padding-left: 0
}

    .h-items .selected {
        color: #005fab;
        line-height: 1.4em;
        font-family: TitlingGothicFBCond-Reg;
        font-size: 16px;
        font-weight: bold;
        text-decoration: none;
        text-align: left
    }

    .h-items a {
        color: #7a8898;
        line-height: 1.4em;
        font-family: TitlingGothicFBCond-Reg;
        font-size: 16px;
        font-weight: 300;
        text-decoration: none;
        text-align: left
    }

    .h-items li {
        padding: 8px;
        color: #7a8898;
        line-height: 1.4em;
        font-family: TitlingGothicFBCond-Reg;
        font-size: 16px;
        font-weight: 300;
        text-decoration: none;
        text-align: left;
        cursor: pointer
    }

        .h-items li b {
            font-weight: bold
        }

    .h-items .drop-content {
        list-style: none;
        display: none
    }

    .h-items .active .drop-content, .h-items .persist .drop-content {
        display: block
    }

.act-container {
    margin-left: 0;
    width: 100%;
    float: left;
    overflow: auto
}

.action-seq {
    margin-right: 0;
    margin-left: 0;
    color: #7a8898;
    margin-top: 100px;
    line-height: 32px;
    font-family: TitlingGothicFBCond-Reg;
    font-size: 16lpx;
    font-weight: 300;
    text-decoration: none;
    text-align: justify
}

    .action-seq li {
        margin-top: 30px;
        position: relative
    }

    .action-seq .hasIcon {
        min-height: 80px
    }

    .action-seq .li-img {
        min-height: 200px
    }

    .action-seq .li-btn {
        min-height: 80px
    }

    .action-seq .li-img-btn {
        min-height: 270px
    }

    .action-seq .one-img {
        width: calc(100% - 300px)
    }

    .action-seq .two-imgs {
        width: calc(100% - 550px)
    }

    .action-seq .no-img {
        width: calc(100% - 50px)
    }

    .action-seq .act-icon {
        float: left;
        margin-right: 22px;
        border-right: 1px solid;
        padding: 5px;
        min-height: 80px;
    }

    .action-seq .action-img {
        top: 0;
        right: 0;
        z-index: 2;
        display: flex;
        justify-content: flex-end;
        flex-flow: row wrap;
        max-width: 600px;
        position: absolute !important
    }

        .action-seq .action-img img {
            margin-top: 20px;
            margin-right: 10px;
            max-width: 220px !important;
            width: auto;
            height: auto;
            object-fit: contain
        }

.big-form select, .big-form input, .big-form textarea {
    margin-left: 3%;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #7a8898;
    line-height: 34px;
    font-family: TitlingGothicFBCond-Reg;
    font-size: 24px;
    font-weight: 300;
    text-decoration: none;
    text-align: left
}

.big-form label {
    color: #999;
    line-height: 34px;
    font-family: TitlingGothicFBCond-Reg;
    font-size: 24px;
    font-weight: 300;
    text-decoration: none;
    text-align: left
}

.big-form button {
    color: #fff;
    line-height: 1.4em;
    font-family: TitlingGothicFBCond-Reg;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    border: none;
    border-radius: 50px;
    background-color: #7a8898;
    padding: 10px;
    box-shadow: rgba(0,0,0,0.3) 0 3px 6px
}

.econform select, .econform input, .econform textarea {
    margin-top: 15px;
    margin-bottom: 15px;
    color: #7a8898;
    line-height: 1.4em;
    font-family: TitlingGothicFBCond-Reg;
    font-size: 14px;
    font-weight: 300;
    text-decoration: none;
    text-align: left
}

.econform label {
    color: #999;
    line-height: 1.4em;
    font-family: TitlingGothicFBCond-Reg;
    font-size: 14px;
    font-weight: 300;
    text-decoration: none;
    text-align: left
}

.econform button {
    width: 94%;
    margin-left: 3%;
    color: #fff;
    line-height: 1.4em;
    font-family: TitlingGothicFBCond-Reg;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    border: none;
    border-radius: 50px;
    background-color: #7a8898;
    padding: 10px;
    box-shadow: rgba(0,0,0,0.3) 0 3px 6px
}

.card-container {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    width: 100%;
    margin: 0;
    padding: 0
}

    .card-container .card {
        padding: 20px;
        width: 31%;
        margin: 1%;
        margin-top: 15px;
        margin-bottom: 15px;
        background-color: white;
        height: 500px;
        box-shadow: rgba(0,0,0,0.3) 0 3px 6px;
        color: #7a8898;
        line-height: 1.4em;
        font-family: TitlingGothicFBCond-Reg;
        font-size: 14px;
        font-weight: 300;
        text-decoration: none;
        text-align: left
    }

        .card-container .card .dl {
            position: absolute;
            left: calc(100% - 30px);
            top: 50%;
            transform: translateY(-50%);
            vertical-align: middle;
            color: #005fab;
            margin-right: -30px
        }

        .card-container .card h2 {
            color: #005fab;
            line-height: 1.4em;
            font-family: TitlingGothicFBCond-Reg;
            font-size: 24px;
            font-weight: 300;
            text-decoration: none;
            text-align: left
        }

        .card-container .card ul {
            overflow-y: auto;
            list-style: none;
            padding-left: 0
        }

            .card-container .card ul li {
                position: relative;
                cursor: pointer;
                padding: 10px;
                padding-right: 40px;
                border-radius: 50px
            }

                .card-container .card ul li a {
                    color: #7a8898;
                    line-height: 1.4em;
                    font-family: TitlingGothicFBCond-Reg;
                    font-size: 14px;
                    font-weight: 300;
                    text-decoration: none;
                    text-align: left
                }

                .card-container .card ul li:hover {
                    background-color: #EBEBEB
                }

.flags {
    position: absolute;
    /*top: 20px;*/
    right: 200px;
}

    .flags img {
        opacity: 0.3;
        cursor: pointer;
        height: 22px;
        margin-top: 0;
        transition: 0.3s
    }

        .flags img:hover, .flags img.active-flag {
            opacity: 1
        }

        .flags img:hover {
            margin-top: 10px
        }

.icon-search {
    position: absolute;
    bottom: 25px;
    right: 30px
}

.icon-search-nav {
    position: absolute;
    bottom: 15px;
    right: 30px
}

.table-icon {
    color: #005fab;
    margin-top: 10px
}

.filtro-acessos {
    height: 50px;
    margin-bottom: 25px
}

    .filtro-acessos label {
        margin-bottom: 0
    }

    .filtro-acessos select {
        margin-top: 0
    }

    .filtro-acessos button {
        width: 94%;
        margin-left: 3%;
        color: #fff;
        line-height: 1.4em;
        font-family: TitlingGothicFBCond-Reg;
        font-size: 18px;
        font-weight: bold;
        text-decoration: none;
        text-align: center;
        border: none;
        border-radius: 50px;
        background-color: #7a8898;
        padding: 10px;
        box-shadow: rgba(0,0,0,0.3) 0 3px 6px;
        margin-top: 5px
    }

.print-icon {
    float: right;
    cursor: pointer;
    width: 55px;
    height: 55px;
    font-size: 32px;
    text-align: center;
    background-color: #7a8898;
    color: white;
    border-radius: 50px;
    margin-top: 20px;
    margin-right: 50px;
    margin-left: calc(100% - 100px);
    box-shadow: rgba(0,0,0,0.3) 0 3px 6px;
    border: none
}

    .print-icon i {
        margin-top: 10px;
        font-size: 35px
    }

li {
    list-style: none;
}

.load-btn {
    margin-top: 15px;
    margin-left: calc(50% - 25px);
    cursor: pointer;
    background-color: transparent;
    color: #005fab;
    line-height: 1.4em;
    font-family: TitlingGothicFBCond-Reg;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    border: none
}

    .load-btn i {
        font-size: 40px;
        text-shadow: rgba(0,0,0,0.3) 0 3px 6px
    }

    .load-btn:hover {
        text-shadow: none
    }

.card.unloaded {
    height: 180px
}

.card.card-duo {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%
}

.card.card-single {
    width: 98%;
    margin-left: 1%;
    margin-right: 1%
}

.loading {
    width: 100%
}

    .loading .progress {
        margin-top: 40px
    }

.mobile .row {
    width: calc(100% + 15px)
}

.mobile .top-menu {
    height: 114px;
    position: relative
}

    .mobile .top-menu h2 {
        margin-top: 30px;
        width: 100%;
        text-align: center;
        margin-left: 5px
    }

    .mobile .top-menu h3 {
        position: absolute;
        top: 0;
        right: 10px;
        text-align: right;
        margin: 0;
        margin-right: 10px;
    }

    .mobile .top-menu .flags {
        top: 0;
        left: 25px;
        width: 75%
    }

    .mobile .top-menu .menu {
        z-index: 999;
        margin-top: 0;
        background: #fff;
        width: 100%;
        position: absolute;
        display: inline-grid;
        box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
        padding: 10px;
        margin-left: -20px;
    }

.mobile .icon-search {
    margin-right: 10px
}

.mobile .img-logo {
    height: 50px;
    margin-top: 31px;
    /*margin-left: 17%;*/
    margin-bottom: 10px;
    /*transform: translateX(-50%)*/
}

content.mobile {
    /* top: 1000px;*/
    left: 0 !important;
    width: 100%;
    height: auto
}

    content.mobile .action-seq {
        padding: 0
    }

        content.mobile .action-seq li {
            width: 100%;
            display: flex;
            justify-content: flex-start;
            flex-direction: column
        }

            content.mobile .action-seq li .action-img {
                position: relative !important;
                display: block
            }

                content.mobile .action-seq li .action-img .more-link {
                    width: 98% !important;
                    left: 5px;
                    text-align: center
                }

                content.mobile .action-seq li .action-img img {
                    float: none;
                    display: block;
                    margin-left: auto;
                    margin-right: auto
                }

            content.mobile .action-seq li .action-txt {
                width: 100% !important
            }

    content.mobile .card {
        width: 96%;
        margin-left: 2%
    }

    content.mobile .grid-container {
        height: 500px
    }

content.mobile-r {
    top: 1060px;
    left: 0;
    width: 100%;
    height: auto
}

content.mobile.h-adjust {
    top: 720px !important
}

.sidebar.mobile {
    width: 100%;
    height: 300px;
    position: absolute;
    z-index: 999;
}

.grid-container {
    height: 100%;
    width: 100%
}

.more-link {
    background-color: #7a8898;
    box-shadow: rgba(0,0,0,0.3) 0 3px 6px;
    color: #fff !important;
    line-height: 1.4em;
    font-family: TitlingGothicFBCond-Reg;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    border-radius: 50px;
    padding: 10px 20px;
    border: none;
    position: absolute;
    bottom: 0;
    right: 20px;
    width: 150px
}

.tabela-relatorio {
    margin-top: 100px
}

.subtitle {
    color: #7a8898 !important;
    line-height: 1.4em;
    font-family: TitlingGothicFBCond-Reg;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    text-align: left
}

.bold-text {
    color: #7a8898;
    line-height: 1.4em;
    font-family: TitlingGothicFBCond-Reg;
    font-size: 14px;
    font-weight: bold !important;
    text-decoration: none;
    text-align: left
}

.brand-selector {
    cursor: pointer;
    padding-left: 0;
    padding-right: 0;
    margin-top: 10px;
    width: 100%;
    border-bottom: 1px solid #212121;
    position: relative;
    background-color: rgb(166, 176, 187) !important;
}

    .brand-selector label {
        color: #7a8898;
        margin-bottom: 0;
        margin-left: 0
    }

    .brand-selector .brands {
        z-index: 10;
        width: 100%;
        position: absolute;
        border: 1px solid #EBEBEB;
        list-style: none;
        padding-left: 0;
        box-shadow: rgba(0,0,0,0.3) 0 3px 6px
    }

        .brand-selector .brands li {
            margin-left: 0;
            padding: 5px;
            border-bottom: 1px solid #EBEBEB;
            background-color: rgba(166, 176, 187, 1);
            color: #fff !important;
        }

    .brand-selector i {
        margin-top: 3px;
        float: right
    }

    .brand-selector .brand-img {
        height: 20px;
        float: right
    }

.drop-container .mfi-down {
    margin-top: 10px;
    margin-right: 10px
}

.loading-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.9);
    z-index: 9999
}

.btn-relatorio {
    background-color: #7a8898;
    color: #fff;
    line-height: 1.4em;
    font-family: TitlingGothicFBCond-Reg;
    font-size: 14px;
    font-weight: 300;
    text-decoration: none;
    text-align: left;
    border-radius: 50px;
    border: none;
    padding: 10px 0;
    box-shadow: rgba(0,0,0,0.3) 0 3px 6px
}

.h-relatorio {
    top: 850px !important
}

.top45 {
    margin-top: 60px
}

a.btn-voltar {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 10px
}

    a.btn-voltar i {
        font-size: 30px !important;
        color: #7a8898;
        text-decoration: none
    }

.esconderMenuPrincipal {
    display: initial !important;
    background-color: #7a8898;
    border-top: none;
    border-left: none;
    border-right: none;
}

.alert {
    margin-bottom: 3rem !important;
}

.alert-warning {
    border-color: none !important;
}

.alert-success {
    border-color: none !important;
}

.alert-danger {
    border-color: none !important;
}

.alert-info {
    border-color: none !important;
}

.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: black;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
    display: none;
}

.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10000;
    text-align: center;
    line-height: 0;
    font-weight: normal;
}

    .lightbox .lb-image {
        display: block;
        height: auto;
        max-width: inherit;
        max-height: none;
        border-radius: 3px;
        /* Image border */
        border: 4px solid white;
    }

    .lightbox a img {
        border: none;
    }

.lb-outerContainer {
    position: relative;
    *zoom: 1;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    border-radius: 4px;
    /* Background color behind image.
     This is visible during transitions. */
    background-color: white;
}

    .lb-outerContainer:after {
        content: "";
        display: table;
        clear: both;
    }

.lb-loader {
    position: absolute;
    top: 43%;
    left: 0;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}

.lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    /*background: url(../images/loading.gif) no-repeat;*/
}

.lb-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}

.lb-container > .nav {
    left: 0;
}

.lb-nav a {
    outline: none;
    background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
    height: 100%;
    cursor: pointer;
    display: block;
}

.lb-nav a.lb-prev {
    width: 34%;
    left: 0;
    float: left;
    background: url(../images/prev.png) left 48% no-repeat;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    opacity: 0.3;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s;
}

    .lb-nav a.lb-prev:hover {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }

.lb-nav a.lb-next {
    width: 64%;
    right: 0;
    float: right;
    background: url(../images/next.png) right 48% no-repeat;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    opacity: 0.3;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s;
}

    .lb-nav a.lb-next:hover {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }

.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    *zoom: 1;
    width: 100%;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

    .lb-dataContainer:after {
        content: "";
        display: table;
        clear: both;
    }

.lb-data {
    padding: 0 4px;
    color: #ccc;
}

    .lb-data .lb-details {
        width: 85%;
        float: left;
        text-align: left;
        line-height: 1.1em;
    }

    .lb-data .lb-caption {
        font-size: 13px;
        font-weight: bold;
        line-height: 1em;
    }

        .lb-data .lb-caption a {
            color: #4ae;
        }

    .lb-data .lb-number {
        display: block;
        clear: left;
        padding-bottom: 1em;
        font-size: 12px;
        color: #999999;
    }

    .lb-data .lb-close {
        display: block;
        float: right;
        width: 30px;
        height: 30px;
        /*background: url(../images/close.png) top right no-repeat;*/
        text-align: right;
        outline: none;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
        opacity: 0.7;
        -webkit-transition: opacity 0.2s;
        -moz-transition: opacity 0.2s;
        -o-transition: opacity 0.2s;
        transition: opacity 0.2s;
    }

        .lb-data .lb-close:hover {
            cursor: pointer;
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
            opacity: 1;
        }

/* Layout Novo Chamado 27930 */
.Menu-cabecalho {
    height: 70px;
    padding-top: 0;
    padding-bottom: 0;
    background-color: #f5f7FA;
    border-bottom: 1px solid #dadde0
}

.Menu-cabecalho-logo {
    margin-left: 15px;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}

.text-color {
    color: #7a8898
}

.Menu-cabecalho-ItemMenu {
    /*margin-right: 132px;*/
    margin-top: 0;
    margin-bottom: 0;
    height: 70px
}

.item-menu {
    padding-top: 15px;
    border-left: 1px solid #dadde0;
    padding-bottom: 15px;
    cursor: pointer
}


.icon-menuprincipal {
    height: 42px
}

.Menu-pesquisa {
    background-color: #7a8898;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
    display: flex;
}

.Menu-Pesquisa-Input {
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    line-height: 1.5;
    color: #fff !important;
    vertical-align: middle;
    background: none;
    background-size: 8px 10px;
    /*border: 1px solid #ced4da !important;*/
    border-radius: 20px;
    border-right: none;
    -webkit-appearance: none;
}

    .Menu-Pesquisa-Input::-webkit-input-placeholder {
        color: #fff;
        opacity: 1 !important;
    }

    .Menu-Pesquisa-Input::-moz-placeholder {
        color: #fff;
        opacity: 1 !important;
    }

.dropdown-item {
    padding: 0.25rem 1.3rem !important;
}

.Menu-Pesquisa-BuscaGeralRight {
    border-width: 1px;
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-color: rgb(206, 212, 218);
    border-top-color: rgb(206, 212, 218);
    border-right: none !important;
    border-right-color: rgb(206, 212, 218);
    border-left-color: transparent;
}

    .Menu-Pesquisa-BuscaGeralRight:hover {
        border-bottom-right-radius: 20px !important;
        border-width: 1px;
        border-top-right-radius: 20px;
        border-bottom-color: rgb(206, 212, 218);
        border-right-color: rgb(206, 212, 218);
        border-top-color: rgb(206, 212, 218);
        border-left-color: transparent;
        background-color: transparent;
    }

.Menu-Pesquisa-BuscaGeral {
    border-width: 1px;
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
    border-bottom-color: #fff;
    border-top-color: #fff;
    border-right: none !important;
    border-left-color: #fff;
}

    .Menu-Pesquisa-BuscaGeral:hover {
        border-bottom-left-radius: 20px !important;
        border-width: 1px;
        border-top-left-radius: 20px;
        border-bottom-color: #fff;
        border-left-color: #fff;
        border-top-color: #fff;
    }

.Menu-Pesquisa-Input-Border {
    border-radius: 0;
}

@media (min-width: 992px) {
    /*.Menu-pesquisa {
        height: 100px;
    }*/

    .submenu {
        overflow-x: auto;
        margin-top: 0;
        list-style: none;
        margin-left: 134px;
        padding-left: 0;
        display: flex;
        flex-flow: row nowrap;
        height: 90px;
        margin-right: 134px;
        margin-bottom: 0
    }
}

@media (min-width: 1200px) {
    /*.Menu-pesquisa {
        height: 100px;
    }*/

    .submenu {
        overflow-x: auto;
        margin-top: 0;
        list-style: none;
        margin-left: 15px;
        padding-left: 0;
        display: flex;
        flex-flow: row nowrap;
        height: 90px;
        margin-right: 15px;
        margin-bottom: 0
    }
}

input#search:enabled {
    background-color: #7a8898;
}

.Btn-EnviarForm-Principal {
    background-color: #fff !important;
    color: #7a8898 !important;
    padding: 7px 5px !important;
    margin-top: 10px;
}

.Menu-principal-Brand {
    display: inline-block;
    width: 100% !important;
    padding: .375rem .75rem .375rem .75rem;
    padding-top: 0.375rem;
    padding-right: 0.75rem;
    padding-bottom: 0.375rem;
    padding-left: 0.75rem;
    line-height: 1.5;
    color: #fff;
    vertical-align: middle;
    border: 1px solid #fff !important;
    border-radius: 20px;
    -webkit-appearance: none;
    background-color: #7a8898 !important;
    margin-top: 14px !important;
}

    .Menu-principal-Brand > span {
        background-color: red;
    }

.select-menu {
    display: inline-block;
    width: 100%;
    padding: .375rem 1.75rem .375rem .75rem;
    line-height: 1.5;
    color: #fff;
    vertical-align: middle;
    border: 1px solid #ced4da;
    border-radius: 20px;
    -webkit-appearance: none;
    background-color: #7a8898;
    color: #fff;
}

.link-MenuPrincipal {
    color: #7a8898 !important
}

ul.bs-autocomplete-menu {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-height: 200px;
    overflow: auto;
    z-index: 9999;
    border: 1px solid #eeeeee;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0px 1px 6px 1px rgba(0, 0, 0, 0.4);
}

    ul.bs-autocomplete-menu a {
        font-weight: normal;
        color: #333333;
    }

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.ui-state-active,
.ui-state-focus {
    color: #23527c;
    background-color: #eeeeee;
}

.bs-autocomplete-feedback {
    width: 1.5em;
    height: 1.5em;
    overflow: hidden;
    margin-top: .5em;
    margin-right: .5em;
}

.loader {
    font-size: 10px;
    text-indent: -9999em;
    width: 1.5em;
    height: 1.5em;
    border-radius: 50%;
    background: #333;
    background: -moz-linear-gradient(left, #333333 10%, rgba(255, 255, 255, 0) 42%);
    background: -webkit-linear-gradient(left, #333333 10%, rgba(255, 255, 255, 0) 42%);
    background: -o-linear-gradient(left, #333333 10%, rgba(255, 255, 255, 0) 42%);
    background: -ms-linear-gradient(left, #333333 10%, rgba(255, 255, 255, 0) 42%);
    background: linear-gradient(to right, #333333 10%, rgba(255, 255, 255, 0) 42%);
    position: relative;
    -webkit-animation: load3 1.4s infinite linear;
    animation: load3 1.4s infinite linear;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

    .loader:before {
        width: 50%;
        height: 50%;
        background: #333;
        border-radius: 100% 0 0 0;
        position: absolute;
        top: 0;
        left: 0;
        content: '';
    }

    .loader:after {
        background: #fff;
        width: 75%;
        height: 75%;
        border-radius: 50%;
        content: '';
        margin: auto;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
    }

@-webkit-keyframes load3 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes load3 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

#menuPrincipal::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #f5f7fa;
}

#menuPrincipal::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #f5f7fa;
}

#menuPrincipal::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #7a8898;
}

.typeahead {
    overflow: scroll !important;
    /*top: 45px !important;
    left: 26px !important;*/
    height: 160px !important;
    width: 480px !important;
}

select#modelo > option {
    background-color: rgba(166, 176, 187, 1) !important;
}

select#versao > option {
    background-color: rgba(166, 176, 187, 1) !important;
}

.notificacao {
    background-color: #ed1c24 !important;
    padding-right: .5em !important;
    padding-left: .5em !important;
    font-size: 10pt !important;
    vertical-align: top !important;
}

.notificacaoAzul {
    background-color: #ed1c24 !important;
    padding-right: .5em !important;
    padding-left: .5em !important;
    font-size: 10pt !important;
    vertical-align: top !important;
}

.item-menu-div:hover {
    color: rgb(0, 102, 151);
    font-weight: 700;
}

.cell-wrap-text {
    white-space: normal !important;
}

.scrollspy-example {
    position: absolute;
    height: 95% !important;
    overflow: auto;
    right: 0;
}

#spy {
    position: fixed !important;
    left: 0 !important;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #7a8898;
}

li.nav-item.cinza > a {
    color: #7a8898;
}

.button-big {
    background-color: #7a8898;
    color: #fff;
    line-height: 1.4em;
    font-family: TitlingGothicFBCond-Reg;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    padding: 10px 20px;
    border: none;
    border-radius: 70px;
    box-shadow: rgba(0,0,0,0.3) 0 3px 6px;
    margin-bottom: 10px;
}

.cursor-pointer {
    cursor: pointer;
}

.select2-choices {
    min-height: 150px;
    max-height: 150px;
    overflow-y: auto;
}

.ag-font-style {
    user-select: initial;
    -moz-user-select: text;
    -ms-user-select: text;
    -webkit-user-select: text;
}

.fancybox-slide--iframe .fancybox-content {
    width: 150px;
    height: 150px;
    max-width: 80%;
    max-height: 80%;
    margin: 0;
}

.pesquisaVim {
    margin-top: 4px;
    padding: 0;
}




/* Medias query add Juliana*/


.btn-link {
    font-family: TitlingGothicFBCond-Reg !important;
    font-size: 20px;
    text-decoration: none;
    color: #7a8898;
}

    .btn-link:hover {
        text-decoration: none;
    }


/* Classe geral para todos os devices*/
.mobile-fixed {
    position: fixed;
    width: 100%;
    z-index: 999;
}



/* Menu Mobile*/

.widget-small {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 4px;
    color: #FFF;
    margin-bottom: 15px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    border: 1px solid #ddd;
}

    .widget-small .icon {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 55px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 20px;
        background-color: rgba(0, 0, 0, 0.2);
        border-radius: 4px 0 0 4px;
        font-size: 2.5rem;
    }

    .widget-small .info {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        padding: 0 10px;
        -ms-flex-item-align: center;
        align-self: center;
        min-height: 30px;
        margin-top: 5px;
    }

        .widget-small .info h4 {
            color: #7a8898;
            text-decoration: none;
            cursor: pointer;
            margin: 0;
            margin-bottom: 5px;
            font-weight: 400;
            font-size: 0.9rem;
            margin-top: -21px;
        }

        .widget-small .info p {
            margin: 0;
            font-size: 16px;
        }


    .widget-small.cinza {
        background-color: #ddd;
    }

        .widget-small.cinza.coloured-icon {
            background-color: #fff;
            color: #2a2a2a;
            min-width: 153px;
            height:50px;
        }

            .widget-small.cinza.coloured-icon .icon {
                background-color: #ddd;
                color: #fff;
            }


.icon-menumobile {
    height: 22px !important;
    margin-top: -5px;
}

.m-mobile {
    margin-top: -80px;
    margin-right: 10px;
}


/*/* Column container */
.rowDiv {
    display: flex;
    flex-wrap: wrap;
}

/* Create two unequal columns that sits next to each other */
/* Sidebar/left column */
.side {
    flex: 30%;
    background-color: #fff;
    padding: 20px;
    border-right: 2px rgb(162, 162, 162) solid;
    height: calc(100% - 30px);
    overflow-y: auto;
}

/* Main column */
.mainDiagnostico {
    flex: 70%;
    background-color: #fff;
    padding: 20px;
    overflow-y: auto;
}

/*Ipad */
@media only screen and (min-device-width : 768px) and (max-device-width : 1020px) {
    #menu-icon-mopar {
        display: none !important;
    }


    .Menu-pesquisa {
        margin-top: 113px;
    }

    .pesquisaVim {
        margin-top: 4px;
        padding-right: 15px;
        padding-left: 15px;
    }

    .big-form select, .big-form input, .big-form textarea {
        font-size: 18px;
    }

    .big-form label {
        font-size: 18px;
    }


    /* Menu Mobile*/

    .widget-small {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        border-radius: 4px;
        color: #FFF;
        margin-bottom: 15px;
        -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
        border: 1px solid #ddd;
    }

        .widget-small .icon {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            width: 55px;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            padding: 20px;
            background-color: rgba(0, 0, 0, 0.2);
            border-radius: 4px 0 0 4px;
            font-size: 2.5rem;
        }

        .widget-small .info {
            -webkit-box-flex: 1;
            -ms-flex: 1;
            flex: 1;
            padding: 0 10px;
            -ms-flex-item-align: center;
            align-self: center;
            min-height: 30px;
            margin-top: 5px;
        }

            .widget-small .info h4 {
                color: #7a8898;
                text-decoration: none;
                cursor: pointer;
                margin: 0;
                margin-bottom: 5px;
                font-weight: 400;
                font-size: 0.9rem;
                margin-top: -21px;
            }

            .widget-small .info p {
                margin: 0;
                font-size: 16px;
            }


        .widget-small.cinza {
            background-color: #ddd;
        }

            .widget-small.cinza.coloured-icon {
                background-color: #fff;
                color: #2a2a2a;
                min-width: 153px;
            }

                .widget-small.cinza.coloured-icon .icon {
                    background-color: #ddd;
                    color: #fff;
                }


    .icon-menumobile {
        height: 22px !important;
        margin-top: -5px;
    }

    .m-mobile {
        margin-top: -56px;
        margin-right: 10px;
    }




    .navbar {
        padding: 0rem 1rem !important;
        position: fixed;
        background: #fff;
        width: 100%;
        box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
    }

    .Menu-pesquisa {
        margin-top: 114px;
    }

    /* Column container */
    .rowDiv {
        display: flex;
        flex-wrap: wrap;
    }

    /* Create two unequal columns that sits next to each other */
    /* Sidebar/left column */
    .side {
        flex: 40%;
        background-color: #fff;
        padding: 20px;
        border-right: 2px rgb(162, 162, 162) solid;
        height: calc(100% - 30px);
        overflow-y: auto;
    }

    /* Main column */
    .mainDiagnostico {
        flex: 60%;
        background-color: #fff;
        padding: 20px;
        overflow-y: auto;
    }
}



/*Iphone 6*/
@media only screen and (min-device-width : 375px) and (max-device-width : 667px) {
    #menu-icon-mopar {
        display: none !important;
    }


    .Menu-pesquisa {
        margin-top: 113px;
    }


    .pesquisaVim {
        margin-top: 4px;
        padding-right: 15px;
        padding-left: 15px;
    }

    .big-form select, .big-form input, .big-form textarea {
        font-size: 18px;
    }

    .big-form label {
        font-size: 18px;
    }

    .btn-link {
        font-size: 16px;
        margin-left: -15px;
    }
    /* Menu Mobile*/
    .widget-small {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        border-radius: 4px;
        color: #FFF;
        margin-bottom: 15px;
        -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
        border: 1px solid #ddd;
    }

        .widget-small .icon {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            width: 55px;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            padding: 20px;
            background-color: rgba(0, 0, 0, 0.2);
            border-radius: 4px 0 0 4px;
            font-size: 2.5rem;
        }

        .widget-small .info {
            -webkit-box-flex: 1;
            -ms-flex: 1;
            flex: 1;
            padding: 0 10px;
            -ms-flex-item-align: center;
            align-self: center;
            min-height: 30px;
            margin-top: 5px;
        }

            .widget-small .info h4 {
                color: #7a8898;
                text-decoration: none;
                cursor: pointer;
                margin: 0;
                margin-bottom: 5px;
                font-weight: 400;
                font-size: 0.9rem;
                margin-top: -21px;
            }

            .widget-small .info p {
                margin: 0;
                font-size: 16px;
            }


        .widget-small.cinza {
            background-color: #ddd;
        }

            .widget-small.cinza.coloured-icon {
                background-color: #fff;
                color: #2a2a2a;
                min-width: 153px;
            }

                .widget-small.cinza.coloured-icon .icon {
                    background-color: #ddd;
                    color: #fff;
                }


    .icon-menumobile {
        height: 22px !important;
        margin-top: -5px;
    }

    .m-mobile {
        margin-top: -59px;
        margin-right: 10px;
    }


    .navbar {
        padding: 0rem 1rem !important;
        position: fixed;
        background: #fff;
        width: 100%;
        box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
    }

    /* Column container */
    .rowDiv {
        flex-direction: column;
    }

    /* Create two unequal columns that sits next to each other */
    /* Sidebar/left column */
    .side {
        flex-basis: auto;
        height: calc(100% - 30px);
        overflow-y: auto;
    }

    /* Main column */
    .mainDiagnostico {
        flex-basis: auto;
        overflow-y: auto;
    }
}


/*Galax*/
@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) {
    #menu-icon-mopar {
        display: none !important;
    }

    .Menu-pesquisa {
        margin-top: 113px;
    }

    .pesquisaVim {
        margin-top: 4px;
        padding-right: 15px;
        padding-left: 15px;
    }

    .big-form select, .big-form input, .big-form textarea {
        font-size: 18px;
    }

    .big-form label {
        font-size: 18px;
    }

    .btn-link {
        font-size: 14px;
        margin-left: -15px;
    }

    /* Menu Mobile*/
    .widget-small {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        border-radius: 4px;
        color: #FFF;
        margin-bottom: 15px;
        -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
        border: 1px solid #ddd;
    }

        .widget-small .icon {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            width: 55px;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            padding: 20px;
            background-color: rgba(0, 0, 0, 0.2);
            border-radius: 4px 0 0 4px;
            font-size: 2.5rem;
        }

        .widget-small .info {
            -webkit-box-flex: 1;
            -ms-flex: 1;
            flex: 1;
            padding: 0 10px;
            -ms-flex-item-align: center;
            align-self: center;
            min-height: 30px;
            margin-top: 5px;
        }

            .widget-small .info h4 {
                color: #7a8898;
                text-decoration: none;
                cursor: pointer;
                margin: 0;
                margin-bottom: 5px;
                font-weight: 400;
                font-size: 0.8rem;
                margin-top: -18px;
            }

            .widget-small .info p {
                margin: 0;
                font-size: 16px;
            }


        .widget-small.cinza {
            background-color: #ddd;
        }

            .widget-small.cinza.coloured-icon {
                background-color: #fff;
                color: #2a2a2a;
                min-width: 143px;
            }

                .widget-small.cinza.coloured-icon .icon {
                    background-color: #ddd;
                    color: #fff;
                }


    .icon-menumobile {
        height: 14px !important;
        margin-top: -5px;
    }

    .m-mobile {
        margin-top: -59px;
        margin-right: 10px;
    }


    .navbar {
        padding: 0rem 1rem !important;
        position: fixed;
        background: #fff;
        width: 100%;
        box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
    }
}

/*iphone 5*/

@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {

    #menu-icon-mopar {
        display: none !important;
    }

    .Menu-pesquisa {
        margin-top: 113px;
    }

    .pesquisaVim {
        margin-top: 4px;
        padding-right: 15px;
        padding-left: 15px;
    }

    .big-form select, .big-form input, .big-form textarea {
        font-size: 18px;
    }

    .big-form label {
        font-size: 18px;
    }

    .btn-link {
        font-size: 14px;
        margin-left: -15px;
    }

    /* Menu Mobile*/
    .widget-small {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        border-radius: 4px;
        color: #FFF;
        margin-bottom: 15px;
        -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
        border: 1px solid #ddd;
    }

        .widget-small .icon {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            width: 55px;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            padding: 20px;
            background-color: rgba(0, 0, 0, 0.2);
            border-radius: 4px 0 0 4px;
            font-size: 2.5rem;
        }

        .widget-small .info {
            -webkit-box-flex: 1;
            -ms-flex: 1;
            flex: 1;
            padding: 0 10px;
            -ms-flex-item-align: center;
            align-self: center;
            min-height: 30px;
            margin-top: 5px;
        }

            .widget-small .info h4 {
                color: #7a8898;
                text-decoration: none;
                cursor: pointer;
                margin: 0;
                margin-bottom: 5px;
                font-weight: 400;
                font-size: 0.8rem;
                margin-top: -18px;
            }

            .widget-small .info p {
                margin: 0;
                font-size: 16px;
            }


        .widget-small.cinza {
            background-color: #ddd;
        }

            .widget-small.cinza.coloured-icon {
                background-color: #fff;
                color: #2a2a2a;
                min-width: 143px;
            }

                .widget-small.cinza.coloured-icon .icon {
                    background-color: #ddd;
                    color: #fff;
                }


    .icon-menumobile {
        height: 14px !important;
        margin-top: -5px;
    }

    .m-mobile {
        margin-top: -59px;
        margin-right: 10px;
    }


    .navbar {
        padding: 0rem 1rem !important;
        position: fixed;
        background: #fff;
        width: 100%;
        box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
    }
}


@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

    #menu-icon-mopar {
        display: none !important;
    }

    .Menu-pesquisa {
        margin-top: 113px;
    }

    .pesquisaVim {
        margin-top: 4px;
        padding-right: 15px;
        padding-left: 15px;
    }

    .big-form select, .big-form input, .big-form textarea {
        font-size: 18px;
    }

    .big-form label {
        font-size: 18px;
    }

    .btn-link {
        font-size: 13px;
        margin-left: -15px;
    }

    /* Menu Mobile*/

    .widget-small {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        border-radius: 4px;
        color: #FFF;
        margin-bottom: 15px;
        -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
        border: 1px solid #ddd;
    }

        .widget-small .icon {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            width: 55px;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            padding: 20px;
            background-color: rgba(0, 0, 0, 0.2);
            border-radius: 4px 0 0 4px;
            font-size: 2.5rem;
        }

        .widget-small .info {
            -webkit-box-flex: 1;
            -ms-flex: 1;
            flex: 1;
            padding: 0 10px;
            -ms-flex-item-align: center;
            align-self: center;
            min-height: 30px;
            margin-top: 5px;
        }

            .widget-small .info h4 {
                color: #7a8898;
                text-decoration: none;
                cursor: pointer;
                margin: 0;
                margin-bottom: 5px;
                font-weight: 400;
                font-size: 0.8rem;
                margin-top: -18px;
            }

            .widget-small .info p {
                margin: 0;
                font-size: 16px;
            }


        .widget-small.cinza {
            background-color: #ddd;
        }

            .widget-small.cinza.coloured-icon {
                background-color: #fff;
                color: #2a2a2a;
                min-width: 143px;
            }

                .widget-small.cinza.coloured-icon .icon {
                    background-color: #ddd;
                    color: #fff;
                }


    .icon-menumobile {
        height: 14px !important;
        margin-top: -5px;
    }

    .m-mobile {
        margin-top: -59px;
        margin-right: 10px;
    }


    .navbar {
        padding: 0rem 1rem !important;
        position: fixed;
        background: #fff;
        width: 100%;
        box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
    }
}

