/* 
    Created on : 8/mar/2018, 10:21:42
    Author     : developer

    Azul        Azul mais escuro
    #00abde <-> #39C

    Esverdeado  Amarelo
    #C2A723 <-> #315190
*/

html, body {
    line-height: 1.42857143;
}

/*------------------------------------------------------------------------------------------------
    ECLI TITLE NAVBAR
-------------------------------------------------------------------------------------------------*/

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #333;
}

.navbar-inverse .navbar-toggle {
    float: left;
} 

.navbar-inverse,
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #fff;
    border-style: none;
}

.navbar-inverse .navbar-toggle {
    border-style: none;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background: #39C;
    height: 3px;
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
}

nav.beta-navbar {
    margin-bottom: 0;
}

nav.top-menu-links-navbar {
    margin-bottom: 0;
    min-height: 0;
    background-color: #FAFAFA;
}

div.navbar-header{
    float: none;
}

/*------------------------------------------------------------------------------------------------
    ECLI TOP NAVIGATOR
-------------------------------------------------------------------------------------------------*/

#ecli-top-navigator-links.navbar-collapse.collapse {
    display: none !important;
}

#ecli-top-navigator.navbar-toggle {
    display: block !important;
}

#ecli-top-navigator-links.navbar-collapse.collapse.in{
    display: block !important;
}

#ecli-top-navigator-links.navbar-collapse {
    position: absolute;
    background: #39C;
    min-width: 280px;
    z-index: 9;
}

#ecli-top-navigator-links.navbar-collapse a {
    color: #fff;
}

/*------------------------------------------------------------------------------------------------
    HEADER
-------------------------------------------------------------------------------------------------*/

header {
    position: static;
    margin-bottom: 0;
    border-bottom: 0;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
}

header {
    background-size: auto;
    background-repeat: repeat;
    background-image: none;
    min-height: 0;
    background: #eee;
    padding: 8px 0 6px;
}

span.csm-header {
    color: #315190;
    font-weight: bold;
    text-transform: uppercase;
}

#header-mobile {
    color: black;
}

header div.row h2 {
    color: black;
    font-weight: normal;
    font-size: medium;
    display: inline;
}

button.navbar-toggle {
    margin-top: 0;
}

#mobile-menu > ul > li:nth-child(6) > a::before {
    content: '\F080';
    padding-right: 5px;
    display: inline-block;
    font-family: FontAwesome;
}

div.supercontainer {
    margin-top: 0 !important;
}

/*------------------------------------------------------------------------------------------------
    TITLE AND PANEL ELEMENTS
-------------------------------------------------------------------------------------------------*/

h1.ecli a,
h1.ecli a:focus, 
h1.ecli a:active {
    color: #222;
    font-weight: bold;
    font-size: 2.2rem;
    text-decoration: none;
    text-shadow: none;
}

h3#ecli-title {
    color: #315190;
    border-bottom: 2px solid #315190;
    margin-bottom: 0;
    font-size: 1.8rem;
    font-weight: bold;
}

h3#page-title {
    color: #315190;
    border-bottom: 2px solid #315190;
}

div.tab-pane h4.main-title {
    text-transform: uppercase;
    height: auto;
    padding: 0;
    color: #315190;
    background-color: white;
    border: 0;
    border-bottom: 1px solid #315190;
}

.panel .panel-heading {
    /*color: #315190;*/
    color: #315190;
    width: 100% !important;
    border: 0;
    border-bottom: 2px solid #315190;
    background-color: white;
    background-size: 100% !important;
}

a#sort-ecli:focus {
    color: #315190;
}

/*
Beta version row
*/
a#beta-version {
    color: #39C;
    font-weight: bold;
}

div.dyna-panel {
    overflow-x: auto;
    border: 0;
    box-shadow: none;
}

div.panel-body-paddless {
    padding: 0;
}

/*-------------------------------------------------------------------------------------------
    TOP MENU LINKS
--------------------------------------------------------------------------------------------*/

div.top-menu-links {
    text-align: right;
}

div.top-menu-links a {
    text-decoration: none;
    color: #315190;
    font-weight: 600;
}

div.top-menu-links a:hover {
    border-top: 1px solid #39C;
}

div.top-menu-links span {
    color: black;
    font-weight: bold;
    margin: 0 20px;
}

div.top-menu-links a#perform-login span, a#perform-login-quite-small span {
    color: #39C;
}

div.top-menu-links a#perform-login:hover, a#perform-login-quite-small:hover {
    border: none;
}

a#perform-login, a#perform-login-quite-small {
    color: #39C;
    font-weight: 600;
}

a#perform-login span {
    margin-right: 0;
}

div.top-menu-links-xs {
    text-align: center;
}

/*-------------------------------------------------------------------------------------------
    FILTROS
--------------------------------------------------------------------------------------------*/

input.input-search {
    color: #315190;
    border-bottom: 1px solid #315190;
}

select#filter-courts {
    border-bottom: 1px solid #315190;
}

.select2-selection {
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-bottom: 1px solid #315190 !important;
}

.select2-selection:hover {
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-bottom: 1px solid #315190 !important;
}

div.results-found {
    background-color: #315190;
}

.select2-container--default 
.select2-results__option--highlighted[aria-selected] {
    background-color: #315190;
}

.select2-container--default 
.select2-selection--multiple .select2-selection__choice {
    background-color: #315190;
}

.filters-header {
/*    background: #ccc;
    border: 1px solid #ccc;*/
}

.inner-filters-body {
    border: 1px solid #315190;
}

/*-------------------------------------------------------------------------------------------
    DYNATABLE
--------------------------------------------------------------------------------------------*/

ul#ecli-list li {
    /*border-bottom: 1px dashed #39C;*/
    border-bottom: 1px solid #ccc;
}

a.ecli-item-anchor {
    color: #39C;
}

a.ecli-item-seemore {
    font-family: 'Open Sans', sans-serif;
}

a.ecli-item-seemore,
a.ecli-item-seemore i {
    color: #39C;
}

a.ecli-item-seemore:hover,
a.ecli-item-seemore:hover i{
    color: #39C;
}

span.ecli-list-item {
    color: #666;
    font-weight: bold;
    margin-right: 5px;
    font-family: 'Open Sans', sans-serif;
}

.stats-container .inner-container {
    border: 1px solid #31519A;
}

/*-------------------------------------------------------------------------------------------
    ECLI ITEM SECTION
--------------------------------------------------------------------------------------------*/

div.pdf-button-container a,
div.pdf-button-container a:visited {
    border: 1px solid #39C;
    background-color: #39C;
}

div.col-md-12.single-item > ul li {
    background-color: #39C;
}

div.col-md-12.single-item > ul li a:focus {
    background-color: #39C;
}

/*-------------------------------------------------------------------------------------------
    ITEM DETAILS PAGE
--------------------------------------------------------------------------------------------*/

.sections {
    margin-top: 40px;
}

.sections nav li a {
    color: #39C;
    padding: 5px 10px;
    border-left: 2px solid transparent;
    margin-bottom: 5px;
}

.sections nav li a:hover {
    border-left: 2px solid #999;
}


.sections nav li a.active,
.sections nav li a.active:hover {
    font-weight: bold;
    color: #315190;
    border-left: 2px solid #315190;
}

.sections a.to-top {
    font-size: 1.0rem;
    padding: 5px 12px;
    color: #999;
    display: block;
    margin-top: 3px;
    text-decoration: none;
}

#descriptors > div {
    padding-top: 1rem !important;
    text-align: justify !important;
}

.doc-actions {
    margin-top: 40px;
    padding-left: 10px;
}

.doc-actions a {
    outline: 0;
    color: #39C;
}

.doc-actions a span {
    color: #39C;
}

.doc-actions a:hover,
.doc-actions a:focus {
    text-decoration: none;
}

.doc-actions a .fa {
    margin-right: 5px;
}

h4 > span.content {
    color: #333;
    font-size: 14px;
    font-weight: normal;
}

strong.content-title {
    font-weight: bold;
    color: #666;
    font-size: 14px;
}

div#details-row {
    margin-bottom: 30px;
}

/*-------------------------------------------------------------------------------------------
    ITEM SUMMARY MODAL
--------------------------------------------------------------------------------------------*/

h3#summary-title-pop {
    color: #39C;
}

p#summary-item-pop {
    font-family: Georgia, serif;
}

#show-complete-summary .btn.btn-lg {
    background-color: #31519A;
    border: 1px solid #31519A;
}

/*-------------------------------------------------------------------------------------------
    GRAPHICS AREA
--------------------------------------------------------------------------------------------*/

div.graphs-container h4 {
    color: #39C;
}

/*-------------------------------------------------------------------------------------------
    ÁREA DOS COUNTEÚDOS
--------------------------------------------------------------------------------------------*/

div.content a,
div.content span.strong {
    color: #39C;
}

.contact-item h4 {
    color: #39C;
}

.contact-item a,
.contact-item h5 {
    color: #39C;
}

.contact-extra strong {
    color: #39C;
}

/*------------------------------------------------------------------------------------------------
    TEXT CLASSES
-------------------------------------------------------------------------------------------------*/

.serif-text {
    font-family: Georgia, serif;
}

/*-------------------------------------------------------------------------------------------
    FOOTER
--------------------------------------------------------------------------------------------*/

footer {
    min-height: 0;
    padding: 0;
    margin: 0;
    background-color: white;
    border: 0;
    box-shadow: none;
    padding-bottom: 20px;
    color: #888;
}

footer img {
    max-height: 80px;
    padding: 10px 0;
}

footer h5 a  {
    color: black;
    cursor: pointer;
}

footer h5 a:hover {
    color: black;
}

footer h5 a:focus,
footer h5 a:active {
    color: black;
    text-decoration: none;
}
    
.footer-disclaimer {
    color: #888;
    font-weight: normal;
    margin-top: 20px;
    margin-bottom: 0;
}

.footer-info {
    text-align: right;
    margin-top: 15px;
}

#submenu {
    background: #31519A;
    text-align: center;
    padding: 7px 0;
    margin-bottom: 20px;
}

#submenu a {
    color: #fff;
    font-weight: 600;
}

#submenu span {
    color: #ccc;
    font-weight: bold;
    margin: 0 20px;
}

/*-------------------------------------------------------------------------------------------
    OTHER OVERLOADS
--------------------------------------------------------------------------------------------*/

/*
 Float Menu Content CSS
*/
.float-menu-content-main {
    left: 0;
    border: 0;
    border-top: 2px solid #666;
    border-bottom: 2px solid #666;
    border-right: 2px solid #666;
}

div.float-menu-content-main .panel, div.float-menu-content-main .panel-heading {
    background-color: #f5f5f5;
}

/*
 Menu Header User Info
*/
div#user-info-header {
    padding-bottom: 0;
    cursor: default;
}

div#user-info-header a {
    color: black;
}

span#user-info-header-logged-name {
    word-break: break-all;
    word-wrap: break-word;
}

/*
 Password request page
*/

div#reset-password-container, div#request-password-container {
    margin-bottom: 30px;
}

/*-------------------------------------------------------------------------------------------
    MANAGE ITEMS CSS OVERLOAD
--------------------------------------------------------------------------------------------*/

#new-items-tab-bar.nav-tabs {
    border: 0;
    border-bottom: 2px solid #315190;
}

#new-items-tab-bar.nav-tabs > li {
    margin-bottom: 0;
}

div.col-md-12.single-new-item > ul li {
    border: 0;
    font-weight: 600;
    font-size: 1.2rem;
    background-color: white;
    border-top: 2px solid white;
}

div.col-md-12.single-new-item > ul li a {
    cursor: pointer;
    color: #3399CC !important;
    border: 0;
    outline: 0;
}

div.col-md-12.single-new-item > ul li.active a, div.col-md-12.single-new-item > ul li.active a:hover {
    background-color: white;
    border: 0;
    color: #31519A !important;
    outline: 0;
}

ul#new-items-tab-bar li a:hover {
    background-color: #eee;
}

ul#new-items-tab-bar li.active {
    font-weight: bold;
    border-top: 2px solid #31519A;
}

/*-------------------------------------------------------------------------------------------
    MEDIA QUERIES
--------------------------------------------------------------------------------------------*/

@media (max-width: 1330px) {
    h1.ecli a {
        font-size: 2.1rem !important;
    }
}

@media (max-width: 1161px) {
    h1.ecli a {
        font-size: 1.8rem !important;
    }
}

@media (max-width: 1006px) {
    h1.ecli a {
        font-size: 1.6rem !important;
    }
}

@media (max-width: 905px) {
    h1.ecli a {
        font-size: 1.3rem !important;
    }
}

@media (min-width: 992px) {
    .bs-docs-sidebar.affix-top {
        position: fixed;
    }
}

@media only screen and (max-width: 768px) {
    .contact-item.first-of-type {
        border-top: 1px dashed #39C;
    }

    .contact-item {
        border-bottom: 1px dashed #39C;
    }
    
    header {
        height: auto;
    }
}

/*--------------------------------------------------------------------------------------------------
    END OF STYLE
---------------------------------------------------------------------------------------------------*/