/* RSS block */
.rss-block {
    padding: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
}

.rss-block .thumbnails img {
    display: none;
}

.rss-block .thumbnails .description {
    padding-left: 0 !important;
}

.info-panne-bis .bis-toggle {
    border-bottom: 0px solid transparent;
}

.info-panne-bis .bis-toggle .toggle-btn {
    display: block;
    float: left;
    padding: 10px 30px;
    background-color: white !important;
    background-image: none !important;
    border: 1px solid #1a3664;
    color: #48433f;
}

.bis-toggle .toggle-btn:hover,
.bis-toggle .toggle-btn:active {
    text-decoration: underline;
}

.info-panne-bis .bis-toggle .toggle-btn.active {
    background-color: #1a3664 !important;
    color: white !important;
    border: 1px solid #1a3664 !important;
}

/* Sortable table */
.table-block {
    margin: 10px 0 50px;
    padding: 30px;
    background-color: #f2f2f3;
}

.table-block h2 {
    margin-top: 0;
}

table.standard {
    width: 100%;
    margin: 10px 0;
    border: 0px solid transparent;
}

table.standard thead,
table.standard tfoot {
    background-color: #1a3664;
    color: white;
}

table.standard thead th.tablesorter-header {
    background: none;
    border: 0px solid transparent;
    color: white;
    font-family: inherit;
    line-height: inherit;
    font-size: 1.3rem;
    cursor: pointer;
}

table.standard thead th.tablesorter-header:after {
    content: '';
    position: relative;
    display: inline-block;
    width: 21px;
    height: 18px;
    vertical-align: bottom;
}

table.standard thead th.tablesorter-headerUnSorted:after {
    background: transparent url('/img/info-pannes/asc-desc.png') right center no-repeat;
}

table.standard thead th.tablesorter-headerDesc:after {
    background: transparent url('/img/info-pannes/desc.png') right center no-repeat;
}

table.standard thead th.tablesorter-headerAsc:after {
    background: transparent url('/img/info-pannes/asc.png') right center no-repeat;
}

table.standard thead th.tablesorter-header .tablesorter-header-inner {
    display: inline-block;
}

table.standard tbody tr {
    background-color: white;
}

table.standard tbody tr.alt {
    background-color: #f2f2f3;
}

table.standard th {
    text-transform: uppercase;
    font-weight: normal;
}

table.standard th,
table.standard td {
    padding: 10px 12px;
    text-align: right;
}

table.standard th:first-child,
table.standard td:first-child {
    text-align: left;
}

table.standard td a {
    color: inherit;
    text-decoration: none;
}

table.standard td a:hover,
table.standard td a:active {
    color: #1b75bb;
    text-decoration: underline;
}

.table-block .update-time-msg {
    margin: 20px 0 0;
    font-size: 1.1rem;
    text-align: right;
}

/* En cas de panne /pannes/en-cas-de-panne/ */
.hq-panneau {
    text-align: center;
}
.hq-panneau a p:hover {
    text-decoration: underline
}
.hq-panneau a figure {
    align-items: center;
    background: #fff none repeat scroll 0 0;
    display: flex;
    height: 200px;
    justify-content: center;
    padding: 25px 0;
}
.hq-panneau p {
    font-size: 2rem;
    font-weight: 600;
}

/* Accueil d'info-pannes /pannes/ */
#hq-accueil-image {
    background-image: url(/themes/pannes/images/bg-info-pannes.jpg);
    background-size: 100%!important;
    background-position: 30% 35%!important;
    background-color:none!important;
    height:385px!important;
    display: block;
}
.boxed {
    border: 15px solid #f1f1f0;
    padding: 50px 60px;
    background: white none repeat scroll 0 0;
}
.boxed *:first-child {
    margin-top: 0;
}
.boxed.sm {
    padding: 20px 25px;
}
.boxed a figure {
    border-radius: 100px;
    height: 200px;
    padding: 0;
    width: 200px;
    background: #e9e8e8 none repeat scroll 0 0;
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}
.boxed a {
    text-align: center
}
.block-primary {
    margin-top: -12rem;
}
.cercle-icone a {
    text-decoration: none;
}
.cercle-icone a figcaption {
    margin: 1.5em auto 0;
    border: 1px solid #c2c0bf;
    border-radius: 5px;
    color: #48433f;
    width:50%;
    padding: 10px;
}
.cercle-icone a figcaption:hover,
.cercle-icone a figcaption:focus {
    background: #f2f2f3 none repeat scroll 0 0;
    color: #48433f;
    text-decoration: underline;
}
.applications h2 {
    margin-top:0;
}
.applications ul {
    list-style: none;
    text-align: center;
    margin-top:1em;
}
.applications ul li {
    display: inline;
}
.applications ul li a {
    text-decoration: none;
}

/* MAP */
.info-panne-bis form input.pac-input {
    height: 32px;
    /*border: 0px solid transparent;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;*/
}
.info-panne-bis .searchbutton {
    right: 6%;
    /*margin-left: -4px; */
    background-color: #1a3664;
    /*-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;*/
    vertical-align: bottom;
}
.info-panne-bis .searchbutton:hover,
.info-panne-bis .searchbutton:active,
.info-panne-bis .searchbutton:focus {
    background-color: #1b75bb;
}
.info-panne-bis .searchbutton .icon {
    line-height: 1.4em !important;
}

/* Mobile app box */
ul.mobile-app-buttons {
    margin-top: 0;
}
ul.mobile-app-buttons > li {
    margin-bottom: 10px;
}
ul.mobile-app-buttons > li:last-child {
    margin-bottom: 0;
}

/* Block Twitter */
.twitter-block {
    margin: 20px 0;
}

.twitter-block a {
    color: #48433f;
    font-size: 2rem;
    text-decoration: none;
}

.twitter-block a:hover,
.twitter-block a:active,
.twitter-block a:focus {
    text-decoration: underline;
}

.twitter-block .tw-icon {
    display: inline-block;
    color: #1DA1F2;
    margin-right: 5px;
}

.twitter-block .hq-lien-icn-ext {
    display: none;
}

/* Back button */
.back-button {
    display: inline-block;
    margin-bottom: 6px;
}

/* Map loading */
.map-load-anim {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Map button */
.info-panne-bis .bis-mobile-content .bis-toggle .toggle-btn {
    width: 100% !important;
    border: 1px solid #1b75bb !important;
    border-radius: 5px;
    text-decoration: none;
}

.info-panne-bis .bis-mobile-content .bis-toggle .toggle-btn:hover,
.info-panne-bis .bis-mobile-content .bis-toggle .toggle-btn:active,
.info-panne-bis .bis-mobile-content .bis-toggle .toggle-btn:focus {
    background-color: #1b75bb !important;
    color: white !important;
    text-decoration: none;
}

.info-panne-bis .bis-toggle .toggle-btn .content .icon {
    line-height: 1.2em;
}

/* Mobile state */
.mobile-bis-map-state #hq-outer-wrapper {
    position: inherit;
}

.mobile-bis-map-state div[role=main],
.mobile-bis-map-state .bis-description,
.mobile-bis-map-state #hq-main-footer {
    display: none;
}

.mobile-bis-map-state .row > .columns {
    position: inherit;
}

.mobile-bis-map-state .map-block {
    position: fixed;
    top: 120px;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0;
}

.mobile-bis-map-state .map-block .update-time-msg {
    width: 100%;
    margin-bottom: 0;
}

.mobile-bis-map-state .search-places-wrapper {
    padding: 10px 0;
}

.mobile-bis-map-state .search-places-wrapper .searchbutton {
    background-color: transparent;
    right: 8%;
}

.mobile-bis-map-state .search-places-wrapper .searchbutton:hover,
.mobile-bis-map-state .search-places-wrapper .searchbutton:active,
.mobile-bis-map-state .search-places-wrapper .searchbutton:focus {
    background-color: transparent;
}

.mobile-bis-map-state .search-places-wrapper .searchbutton:hover .icon,
.mobile-bis-map-state .search-places-wrapper .searchbutton:active .icon,
.mobile-bis-map-state .search-places-wrapper .searchbutton:focus .icon {
    color: #1b75bb;
}

.mobile-bis-map-state .info-panne-bis form input.pac-input {
    height: 38px;
    color: black;
}

@media only screen and (max-width: 767px){
    #hq-accueil-image {
        display: none;
    }
    .boxed {
        border:none;
        margin-top:25px;
        padding: 0 16px;
        background: none;
    }
    .boxed.sm {
        padding: 0;
    }
    .applications ul {
        text-align: left;
    }
}