/* Falha ao minimizar. Retornando o conteúdo não minimizado.
(267,28): run-time error CSS1039: Token not allowed after unary operator: '-steel'
(298,17): run-time error CSS1039: Token not allowed after unary operator: '-steel'
(313,17): run-time error CSS1039: Token not allowed after unary operator: '-slate'
(321,28): run-time error CSS1039: Token not allowed after unary operator: '-steel'
 */
﻿.dataTables_wrapper {
    padding: 1rem 0;
}

table.dataTable,
table.dataTable.no-footer {
    margin: 1rem 0;
    width: 100% !important;
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
}
/* -- select box --*/
.dataTables_length {
    margin: 0.2rem 0 0.8rem 1rem;
}

    .dataTables_length select {
        border: none;
    }

        .dataTables_length select:focus {
            outline: none;
        }
/* -- search box --*/
.dataTables_filter {
    margin-right: 1rem;
}

    .dataTables_filter input[type="search"] {
        border: 1px solid #E4E4E4;
        border-radius: 3px;
    }
/* -- table --*/
table.dataTable thead th, table.dataTable thead td {
    border-bottom: 1px solid #DDDDDD;
}

table.dataTable tbody th, table.dataTable tbody td {
    padding: 10px 18px;
}

.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
    color: #585858;
}

.dataTables_wrapper .dataTables_info {
    margin-left: 1rem;
}



/* ---------------------------------------- */
/* PAGINATION */
/* ---------------------------------------- */
.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: white !important;
    border: none;
    background: #D6D6D6;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0.3em 0.8em;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    /*transition: all 0.4s ease;*/
    padding: 0.3em 0.8em;
    background: #D6D6D6;
    border: 1px solid transparent;
}

table.dataTable {
    border-collapse: collapse;
}

.dataTables_wrapper .dataTables_info {
    clear: none;
    float: left;
}

.dataTables_length {
    margin: 0;
}

.europa-datatable-table,
.europa-datatable-table table,
.europa-datatable-footer,
.europa-datatable-custom-header,
.europa-datatable-top {
    margin: 0 !important;
    padding: 0;
    float: left;
    width: 100%;
}

.europa-datatable-top,
.europa-datatable-footer {
    text-align: center;
    vertical-align: middle;
}

.europa-datatable-footer {
    min-height: 35px;
    position: relative;
}

.europa-datatable-custom-header {
    border-top: 2px solid #DDDDDD;
    padding: 2px;
    display: none;
}

.fc-center h2 {
    font-size: large;
    margin: 0;
}

.fc-toolbar {
    margin-bottom: 4px;
}

.europa-datatable-custom-header h4 {
    padding: 0px;
}

.europa-datatable-custom-header .pull-left .panel-title {
    display: inline-block;
    font-size: medium;
    line-height: 27px;
    margin-left: 5px;
}

.europa-datatable-custom-header .panel-title {
    display: inline-block;
    font-size: medium;
    line-height: 27px;
    margin-left: 5px;
}

.europa-datatable-custom-header .form-group {
    display: inline-block;
    font-size: medium;
    line-height: 27px;
    margin-left: 5px;
}

.europa-datatable-custom-header label {
    padding: 0px;
    margin: 0px;
}

.europa-datatable-custom-header .pull-left {
    padding: 0px;
}

.europa-datatable-custom-header h3 {
    padding: 0px;
}

.europa-datatable-custom-header h2 {
    padding: 0px;
}

.europa-datatable-custom-header .btn-group {
    padding: 0px;
}

.europa-datatable-custom-header .input-group {
    padding: 0px;
}

.europa-datatable-reload {
    float: left;
    margin: 4px 12px;
    display: none;
    position: absolute;
    padding: 0px;
    left: 0px;
}

    .europa-datatable-reload > .btn {
        padding: 2px;
        width: 24px;
        height: 24px;
        font-size: 12px;
    }

.europa-datatable-top,
.europa-datatable-custom-header {
    padding-top: 15px;
    padding-bottom: 5px;
}

.dataTables_wrapper .dataTables_processing {
    position: absolute;
    width: 48px;
    height: 10px;
    top: 32px;
    padding: 0;
    text-align: center !important;
    background: none !important;
}

.europa-datatable-container-block {
    display: inline-block;
    vertical-align: text-top;
}

.europa-datable-info,
.europa-datable-paginator,
.europa-datatable-max-visible {
    float: left;
    margin: 0;
    padding: 0;
    margin-right: 10px;
}

    .europa-datatable-max-visible select {
        border: 1px solid #ccc !important;
    }

    .europa-datatable-max-visible label {
        margin: 3px;
    }

.ng-scope > div > .btn {
    padding: 4px 6px 2px 6px;
}

.ng-scope > .btn {
    padding: 4px 6px 2px 6px;
}

table.dataTable tbody > tr.selected, table.dataTable tbody > tr > .selected {
    background-color: #E6E8EA;
}

table.dt-rowReorder-float {
    z-index: 10060 !important;
}

.europa-datatable-navegar-para {
    display: block !important;
    float: left;
    margin: 3px 0;
    display: none;
    padding: 0px;
}

.europa-datatable-navegar-para span {
    margin-right: 5px;
}

.europa-datatable-navegar-para input {
    width: 60px !important;
    margin-right: 5px;
    height: 25px;
}

.dataTable > thead > tr > th {
    color: white;
    background-color: var(--steel);
    font-size: 14px;
    text-align: center;
/*    text-transform: uppercase;*/
}

.dataTable > thead > tr.newRow > th{
    background-color: white;
}

.dataTable > tbody > tr > td {
    font-size: 12px;
    text-align: center;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 0 !important;
}

.dataTables_paginate > ul.pagination > li {
    border: 0 solid transparent;
    background-color: transparent;
    font-size: 12px;
    width: 27px;
    height: 27px;
}
.dataTables_paginate > ul.pagination > li > a {
    border: 0 solid transparent;
    background-color: transparent;
    color: var(--steel);
    font-weight: normal;
    width: 27px;
    height: 27px;
    text-align: center;
    justify-content: center;
    align-content: center;
    display: flex;
    padding-top: 7px;
    margin-left: 1px;
    margin-right: 1px;
}
.dataTables_paginate > ul.pagination > li.active > a {
    border: 0 solid transparent;
    background-color: transparent;
    color: var(--slate);
    font-weight: bold;
}
.dataTables_paginate > ul.pagination > li > a.next,
.dataTables_paginate > ul.pagination > li > a.last,
.dataTables_paginate > ul.pagination > li > a.previous,
.dataTables_paginate > ul.pagination > li > a.first{
    opacity: 1;
    background-color: var(--steel);
    border-radius: 2.3px;
    color: white;
    font-weight: normal;
    padding-top: 8px;
}
.dataTables_paginate > ul.pagination > li.disabled > a {
    opacity: 0.5;
    border-radius: 2.3px;
    color: white;
    font-weight: normal;
    padding-top: 8px;
}

.europa-datatable-status > div {
    padding: 20px;
}
.europa-datatable-status > div > i {
    margin-left: 32px;
}
.europa-datatable-status > div > b {
    margin-left: 12px;
}
.europa-datatable-area-vazia{
    float: left;
    width: 100%;
    min-height: 60px;
    text-align: center;
    padding: 20px;
    display: none;
    line-height: 1.3;
    font-size: 13px;
}
hr.botton-title
{
    margin: 0 -10px 0 -10px;
    border-width: 2px;
}

label {
    margin-bottom: 0px;
    margin-top: 3px;
    font-weight: normal;
}

.form-group {
    margin-bottom: 0px;
}

.pagination 
{
    margin: 0;
}
.wrapper-pagination {
   padding: 0px !important;
}
    
.pagination > li > a, .pagination > li > span {
    padding: 3px 6px;
}

.progress {
    margin-bottom: 0px
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #810608;
    border-color: #810608;
    color: #fff;
}

.pagination > li > a, .pagination > li > span {
    color: #000;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    background-color: #f52427;
    border-color: #f52427;
    color: #fff;
} 

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 4px;
    vertical-align: middle;
}

a:focus a:hover {
    text-decoration: none;
}

.btn-default {
    background-image: none;
    background-repeat: no-repeat;
    text-shadow: none;
}


body {
    font-size: 12px;
}
.form-control {
    width: 100% !important;
    font-size: 12px;
    height: 28px;
    padding: 3px 6px;
}
.btn {
    font-size: 12px;
    padding: 5px 10px;
}

select.input-sm {
    height: 25px;
    line-height: 25px;
}   

.marginBottom-0 {
    margin-bottom: 0;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #cccccc;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #555;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

fieldset[disabled] .btn-default.active, .btn-default[disabled].active {
    background-color: #810608;
    background-image: none;
    border-color: #810608;
    color: white;
}
.btn-default:active, .btn-default.active, .btn-default.active.focus, .btn-default.active:hover {
    background-color: #810608;
    border-color: #810608;
    color: white;
}

.has-error .select2-selection {
    border-color: rgb(185, 74, 72) !important;
}

input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
    line-height: 1.42857143;
}
html, body {
    position: relative;
    height: 100%;
    overflow: hidden;
    min-width: 600px;
}

/*Para funcionar o scrollspy com affix*/
/*html {
   overflow-x: hidden;
}

body {
    position: relative;
    height: 100%;
    overflow-x: hidden;
    min-width: 600px;
}*/

/*
*    NAVEGAÇÃO
*/

a.disabled {
    pointer-events: none;
    cursor: not-allowed;
    opacity: 0.6;
}

.st-selected {
    border-left: 4px solid black;
}

.st-sort-ascent:before {
    content: '\25B2';
}

.st-sort-descent:before {
    content: '\25BC';
}

.menu.navbar-default .navbar-brand {
    text-align: center;
    color: rgba(255, 255, 255, 1);
    background-color: rgba(211, 0, 1, 1);
    padding-top: 6px;
    padding-left: 21px;
    width: 60px;
}

    .menu.navbar-default .navbar-brand > img {
        width: 30px;
        height: auto;
    }

.menu.navbar-default {
    font-size: 13px;
    background-color: rgba(129, 6, 8, 1);
    background-image: none;
    border-width: 0px;
    border-radius: 0px;
    height: 40px; /*Quebra o form no responsivo*/
}

    .menu.navbar-default .navbar-nav > li > a {
        color: rgba(255, 255, 255, 1);
        background-color: rgba(129, 6, 8, 1);
    }

        .menu.navbar-default .navbar-nav > li > a:hover,
        .menu.navbar-default .navbar-nav > li > a:focus {
            color: rgba(129, 6, 8, 1);
            background-color: rgba(255, 255, 255, 1);
        }

    .menu.navbar-default .navbar-nav > .active > a,
    .menu.navbar-default .navbar-nav > .active > a:hover,
    .menu.navbar-default .navbar-nav > .active > a:focus {
        color: rgba(129, 6, 8, 1);
        background-color: rgba(255, 255, 255, 1);
    }

    .menu.navbar-default .navbar-toggle {
        border-color: rgba(255, 255, 255, 1);
    }
  
    .menu.navbar-default .navbar-toggle:hover,
    .menu.navbar-default .navbar-toggle:focus {
        background-color: rgba(255, 255, 255, 1);
    }

    .menu.navbar-default .navbar-toggle .icon-bar {
        background-color: rgba(255, 255, 255, 1);
    }

    .menu.navbar-default .navbar-toggle:hover .icon-bar,
    .menu.navbar-default .navbar-toggle:focus .icon-bar {
        background-color: rgba(129, 6, 8, 1);
    }

    .menu.navbar-default .navbar-text {
        color: #fff;
        font-weight: bolder;
        text-transform: none;
        margin-top: 2px;
        font-size: smaller;
    }

.navbar-nav {
    margin: 0px !important;
}

.popover-content {
    font-size: smaller;
    padding: 4px 8px;
    width: 240px;
}

.popover-title {
    font-size: 12px;
    padding: 6px 7px;
}


.media {
    padding: 0 15px 15px 0px;
}

.gallery {
    padding-top: 20px;
    text-align: center;
}

.gallery-image {
    padding: 2px;
}

.gallery-file:not(:last-child) {
    margin-right: 25px;
}

.gallery-file img {
    max-width: 100%;
    max-height: 100%;
    border: 1px solid #e5e5e5;
}

.gallery-file-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 200px;
}

.gallery-file img.selected {
    -webkit-box-shadow: 0px 0px 5px 1px rgba(101,171,245,1);
    -moz-box-shadow: 0px 0px 5px 1px rgba(101,171,245,1);
    box-shadow: 0px 0px 5px 1px rgba(101,171,245,1);
}

.gallery-btn-close {
    display: inherit;
    float: right;
    position: fixed;
    border-radius: 0;
}

.gallery-upload {
    padding-top: 20px;
}

.gallery-upload-image img {
    width: 100px;
    height: 100%;
}

.gallery-upload-progress {
    padding-top: 25px;
}

.media-thumbnail {
    text-align: center;
    padding: 5px 20px 5px 20px;
}

.navbar-brand {
    float: left;
    font-size: 18px;
    height: 45px;
    line-height: 20px;
    padding: 15px;
}

.spacer-horizontal {
    margin-bottom: 20px;
}

.table .newRow .btn,
.table .datatable-actions .btn {
    margin-left: 2px;
}

table.dataTable, table.dataTable th, table.dataTable td {
    box-sizing: inherit;
}

.center-btn-actions {
    text-align: center;
}

/*
*   MOBILE
*/

@media (max-width: 1214px) {
    
    .menu.navbar-default .navbar-header {
        float: none;
    }
    
    .menu.navbar-default .navbar-left,.navbar-right {
        float: none !important;
    }
    
    .menu.navbar-default .navbar-toggle {
        display: block;
    }
    
    .menu.navbar-default .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    
    .menu.navbar-default .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    
    .menu.navbar-default .navbar-collapse.collapse {
        display: none!important;
    }
    
    .menu.navbar-default .navbar-form {
        padding: 0px !important;
    }
    
    .menu.navbar-default .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    
    .menu.navbar-default .navbar-nav>li {
        float: none;
    }
    
    .menu.navbar-default .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    
    .menu.navbar-default .collapse.in{
        display:block !important;
    }
    .menu.navbar-default .navbar-text {
        padding-left: 40%;
    }

    .menu.navbar-default .navbar-nav .open .dropdown-menu>li>a{
        color: rgba(255, 255, 255, 1) !important;
        background-color: rgba(129, 6, 8, 1) !important;
    }

    .menu.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .menu.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: rgba(129, 6, 8, 1) !important;
        background-color: rgba(255, 255, 255, 1) !important;
    }

    .menu.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .menu.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    .menu.navbar-default  .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: rgba(129, 6, 8, 1) !important;
        background-color: rgba(255, 255, 255, 1) !important;
    }
}

/*@media only screen and (max-width : 768px) {
    .menu.navbar-default .navbar-text {
        padding-left: 40%;
    }

    .gallery-image img {
        width: 100%;
        height: 100%;
    }
}*/

@media only screen and (max-width : 991px) {
    .gallery-image img {
        width: 100%;
        height: 100%;
        min-width: 280px;
        min-height: 210px;
    }
}

.btn-grid {
    padding: 5px 10px;
}

.fieldset {
    border: 1px solid #ddd !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000;
}

    .fieldset legend {
        font-size: 14px !important;
        font-weight: bold !important;
        text-align: left !important;
        width: auto;
        padding: 0 10px;
        border-bottom: none;
    }

.dropdown-menu {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 12px;
    left: 0;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width: 111px;
    padding: 5px 0;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1000;
}

.panel-body {
    padding: 5px;
}

.panel-heading {
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 0 0 4px;
    text-align: center;
}

.panel-division {
    border-left: .05rem solid #ddd;
    padding-left: 0.5rem;
}

.panel-title {
    color: inherit;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 10px;
    padding-top: 4px;
    text-align: left;
}

.form-inline .select2-container--bootstrap {
    display: inline-table;
}

.navbar-nav > li > a {
    padding-bottom: 13px;
    padding-top: 12px;
}

.navbar {
    min-height: 45px;
}

.timeline-info-cliente {
    clear: both;
}

/*.timeline-body {
    border-bottom: 1px solid #ccc;
    clear: both;
}
.timeline-box {
    float: left;
}*/

.img-contato-timeline {
    float: left;
    margin-right: 5px;
    margin-left: 20px;
    margin-top: -1px;
}

.title-ocorrencia {
    font-size: large;
    font-style: oblique;
    clear: both;
}

.subtitle-ocorrencia {
    clear: both;
    font-size: small;
}

.timeline-box-passos {
    margin-left: 30px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.timeline-hora {
    float: right;
    font-size: x-small;
    margin-right: 5px;
}

.time-subtitle-ocorrencia {
    float: right;
    font-size: x-small;
    margin-left: 3px;
    margin-top: 3px;
}

.title-ocorrencia-info {
    float: left;
    font-size: medium;
    font-style: normal;
    margin-right: 5px;
    margin-top: 2px;
}

.img-tipo-ocorrencia-timeline {
    float: left;
    margin-right: 5px;
    margin-top: -1px;
}

.numero {
    text-align: right;
}

.btn-passo-responsive {
    white-space: normal !important;
    word-wrap: break-word;
    width: 130px;
    height: 48px;
}

/*
* Timeline
*/

.timeline-wrapper {
    background-color: #fff; /*#F0F3F7*/
    margin-bottom: 4px;
    padding: 15px;
    border: 0;
}

.timeline-header {
    cursor: pointer;
}

.timeline-title {
    display: flex;
    font-weight: bolder;
}

.timeline-subtitle {
}

.timeline-icon i {
    float: left;
    margin-right: 5px;
    margin-top: -1px;
    font-size: 20px;
}

.timeline-date {
    text-align: right;
}

.timeline-box-header {
}

.timeline-box {
    padding-top: 10px;
    margin-top: 10px;
}

.timeline-panel {
    border-radius: 0;
    margin-right: 5px;
}

.timeline-panel-heading {
    background-color: #F0F3F7 !important;
    padding: 4px;
    font-weight: bold;
    background-image: none !important;
}

.timeline-box-title {
    line-height: 32px;
    width: 100%;
    font-weight: bold;
}

.timeline-box .timeline-icon i {
    border: 2px solid #fff;
    background-color: #fff;
    border-radius: 100%;
    padding: 10px;
    margin-left: 20px;
}

.timeline-box-steps {
    margin-left: 30px;
    padding-left: 10px;
    margin-top: 15px;
}

.timeline-carousel-controls {
    text-align: right;
}

.timeline-carousel-control {
    background-image: none !important;
}

    .timeline-carousel-control i {
        color: rgba(129, 6, 8, 1);
    }

/* Metrics */

.metrics-header {
    margin-top: 20px;
}

.metrics-item {
    border-bottom: 1px solid #D9DEE4;
    padding: 0 10px 0 20px;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-bottom: 20px;
}

    .metrics-item:before {
        content: "";
        position: absolute;
        left: 0;
        height: 65px;
        border-left: 2px solid #E6E8EA;
        margin-top: 10px;
    }

.metrics-item-title {
}

.metrics-item .metrics-item-count {
    font-size: 30px;
    line-height: 47px;
    font-weight: 600;
}

.metrics-item .metrics-item-count-sub {
}

.metrics-graph {
    background-color: #fff;
    margin-top: 40px;
    padding: 0px 10px;
    padding-bottom: 30px;
}

.metrics-graph-title {
    padding: 0px 5px 7px;
    border-bottom: 2px solid #E6E8EA;
}

    .metrics-graph-title h3,
    .metrics-graph-title h4 {
        font-weight: bold;
    }

.metrics-graph-date {
    background: #fff;
    cursor: pointer;
    padding: 5px 10px;
    border: 1px solid #ccc;
}

/* Tables */

.table-red > thead {
    background-color: #ed1c23;
    color: #fff;
}

.table-ranking {
    border: 1px solid #e9e9e9;
}

    .table-ranking th {
        text-align: center;
    }

.table-ranking {
    border: 0 !important;
}

    .table-ranking > thead th:first-child.invisble-th {
        visibility: hidden;
        border: 0;
    }

.table-striped.table-red > tbody > tr:nth-child(even) > td,
.table-striped.table-red > tbody > tr:nth-child(even) > th {
    background-color: #f2dcdb;
}

.table-black > thead {
    background-color: #000;
    color: #fff;
}

.table-striped.table-black > tbody > tr:nth-child(odd) > td,
.table-striped.table-black > tbody > tr:nth-child(odd) > th {
    background-color: #f2f2f2;
}

.table-striped.table-black > tbody > tr:nth-child(even) > td,
.table-striped.table-black > tbody > tr:nth-child(even) > th {
    background-color: #d9d9d9;
}

.table-blue > thead {
    background-color: #4f81bd;
    color: #fff;
}

.table-striped.table-blue > tbody > tr:nth-child(odd) > td,
.table-striped.table-blue > tbody > tr:nth-child(odd) > th {
    background-color: #fff;
}

.table-striped.table-blue > tbody > tr:nth-child(even) > td,
.table-striped.table-blue > tbody > tr:nth-child(even) > th {
    background-color: #dce6f0;
}

.toupper {
    text-transform: uppercase;
}


/* Order List*/
.europa-order-ul {
    padding-left: 0px;
}

.europa-order-li {
    list-style-type: none;
    padding: 5px;
    background: transparent;
}

.europa-state-highlight {
    /*background-color: #810608;*/
    list-style-type: none;
    padding: 15px;
    border-color: #810608;
}

.ui-sortable-helper {
    color: #810608;
    border-color: #810608;
}

.europa_detail {
    cursor: pointer;
}

.europa_detail_skype a {
    cursor: pointer;
    text-decoration: none;
}

.fc-now-indicator {
    border: 1px solid blue;
}
.select2-container--bootstrap .select2-selection--single {
    height: 28px;
    padding: 6px 20px 0px 8px;
}

.select2-container--bootstrap .select2-selection {
    font-size: 12px;
}

.select2-container--bootstrap .select2-selection--multiple {
    min-height: 28px !important;
    max-height: 28px !important;
}

span.select2-container {
    z-index: 10050;
}

.block-content span.select2-container {
    z-index: 100 !important;
}

.select2-selection--multiple {
    min-height: 28px !important;

}

input.select2-search__field {
    height: 28px !important;
}

.select2-results__option[aria-selected=true] {
    display: none;
}


.select2-selection__choice{
    display: inline-flex;
}

.select2-selection__rendered {
    min-height: 28px !important;
    max-height: 28px !important;
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
    margin: 4px 0 0 6px;
    }
