/**************** Start Custom Footer *********************/

footer {
    border-top: none;
    padding: 10px;
}

body {
    font-family: 'Nunito', sans-serif !important;
    position: relative;
}

.bk-footer {
    /*background-color: #383838;*/
    padding-top: 40px;
}

.bk-footer a {
    display: inline-block;
    margin-bottom: 5vh;
}

.bk-footer a img {
    display: block;
    margin: 0 auto;
}

.logo-footer {
	width: 70px;
}

.bk-footer p {
    font-size: 26px;
    line-height: 20px;
    font-weight: normal;
    color: white;
}

.bk-footer-content {
    text-align: center;
}

.bk-copyright {
    background-color: #303030;
    text-align: center;
    padding: 5px 25px;
    margin-top: 0px;
}

.bk-copyright p {
    color: white;
    font-size: 1.3em;
    font-weight: 400;
    padding-right: 15px;
}

.bk-footer-menu-list li {
    color: white;
    list-style: none;
    display: inline-block;
    padding: 4vh 4vh 0 4vh;
    font-weight: 500;
}

.bk-btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 10.875em;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}

.bk-form-inline .bk-form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}

.bk-form-inline .bk-form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}

.bk-footer-email input[type='email'] {
    height: 52px;
    padding: 6px 12px;
    box-sizing: border-box;
    border: 3px solid #898989;
    border-radius: 4px;
    color: white;
    width: 100%;
    background: none;
        outline: none;
}

.bk-footer-email input[type='email']:focus {
    outline-width: 0;

    border: 3px solid #ccc;
}

.bk-footer-email > .bk-form-inline > .bk-form-group  {
    width: 450px;
    padding-right: 20px;
}

.bk-btn-email {
    height: 52px;
    font-size: 1em;
    font-weight: 500;
    color: #333;
    background-color: #ffcc06;
    border-color: #ffcc06;
    padding: 6px 40px;
    border-radius: 6px;
}

.bk-btn-email:hover {
    background-color: #e2b60b;
    color: black;
    border-color: #ffcc06;
    border-radius: 6px;
}

.bk-footer-menu-icon li {
    list-style: none;
    display: inline-block;
}

.bk-footer-menu-icon > li > a > span {
    color: #333;
}

.bk-footer-menu-icon .icon-2 {
    padding-left: 5px;
    padding-right: 5px;
}

.scroll-top {
    color: #fedb73 !important
}


.mobile .sticky .nav .bk-line, .mobile .sticky .nav .bk-flag {
    display: none;
}

.mobile .sticky .bk-nav {
    display: block;
}

.bk-footer-menu-list li a {
    color: white;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    /*font-family: 'Roboto', sans-serif;*/
}

.bk-footer-menu-list li a:hover {
    color: #ffcc06;
}

.bk-footer .app-download, .bk-footer .partner {
    margin-top: 35px;
}

.bk-footer .app-download a,
.bk-footer .partner a {
    padding: 0 10px;
    margin-bottom: 0;
}

.bk-footer .app-download img {
    width: 135px;
    margin: 0;
}

@media screen and (max-width: 991px) {
    .bk-footer-email {
        margin: 0 10px;
    }

    #footer {
        padding: 0;
    }

    .global-search {
        width: 98%;
    }
}

@media screen and (max-width: 768px) {
    .bk-btn-email {
        width: 100%;
    }

    .bk-footer-email > .bk-form-inline > .bk-form-group {
        width: 100%;
        padding: 0;
        margin-bottom: 10px;
    }

    ul.bk-footer-menu-list {
        padding: 0px;
        margin: 30px 0px;
    }

    .bk-footer-menu-list li {
        padding: 5px;
        display: block;
    }

    .bk-footer a {
        margin-bottom: 10px;
    }
    div.profilePage div#profile-content div.bar-content div.content_center div.bar-content a {
        margin-right: 15px;
    }
    .route_icon {
        right: 352px;
    }
}

/*************** Common ********************/

#flashMessage, #errorMessage {
	margin-top: 10px;
}

#leftnav, #center, #right  {
    margin-top: 20px;
}

#form_edit_user #center,
form #center {
    margin-top: 0px;
}
#openMenu {
    background-color: #ffcc06;
}

.header_h2 {
    font-size: 20px;
}

/*.modal {
  visibility: hidden;
  display: block;
}*/

.modal[aria-hidden='false'] {
  visibility: visible;
  display: block;
}

.well {
    background-color: #fff;
}

.no-border {
    border: 0px;
}


#createForm fieldset {
    padding: 20px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}
#createForm legend {
    font-size: 18px;
    width: initial;
    border: none;
}

#createForm .checkbox {
    display: inline-block;
    padding-left: 20px;
}

#createForm .checkbox label {
    padding-left: 0px;
}

/***************** Start Header ********************/
#header {
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3), 0 0 1px 0 rgba(0, 0, 0, 0.25);
	background-color: #000;
}

@media (min-width: 992px) {
    .logo-default {
        height: 77px;
    }
}

.organizer-space {
    padding-top: 12px;
    position: absolute;
    right: 165px;
    font-weight: bold;
}

#mobi_menu {
    background-color: #000;
    border-bottom: #000 14px solid;
}



#main_menu > li a.active, #main_menu > li:hover, #main_menu li span:hover, #main_menu li.current a, #main_menu li a:hover, #main_menu li a:hover {
	background: #ffcc06;
}



.user-tagging-container > i em {
	color: #3fd444;
}




.button{
    border:1px solid #ffcc06;
    text-transform: uppercase;
    color: #000;
    /*font-weight: normal;*/
    height: auto;
    background-color: #ffcc06;
    background-image: none;
}

.button:hover{
    background-color: #e2b60b;
    background-image: none;
}



.negatif{
    color: #ffcc06 !important;
    background-color: #303030;
}

.negatif:hover{
    background-color: #e2b60b !important;
    color: #303030 !important;
}




.input-xs {
    height: 22px;
    padding: 5px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

@media (min-width: 992px) {
    #header.documentScrolling {
        /*top: -78px;*/
        top:0 !important;
        position: fixed;
    }
}

@media (max-width: 991px){
	#header {
		background-color: #303030;
	}
	#mobi_menu {
	    background: #fff;
	}


}




/***************** Start Home ********************/


.profile_menu ul {
    background-color: #ffffff;
    -webkit-box-shadow: 0px 10px 5px -6px rgba(204,196,204,1);
    -moz-box-shadow: 0px 10px 5px -6px rgba(204,196,204,1);
    box-shadow: 0px 10px 5px -6px rgba(204,196,204,1);
}

.profile_menu ul li.current a {
	background: #ffcc06
}

@media screen and (max-width: 768px) {
    .profile-header .menu_top_list li a {
        font-size: 12px;
    }

    .online-stt {
        display: none;
    }
}

.box2 {
    background-color: #fff;
    padding: 10px;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.15);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.15);
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.box2.sidebar-shop {
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.35);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.35);
    border-top: 1px solid rgba(0,0,0,0.10);
}

#center .box2 h3 {
    text-indent: 15px;
}

.box2 h3 {
    line-height: 18px;
}

.box1,
.box3 {
    background-color: #fff;
}

.box2 .info-home-name{
    font-size: 14px;
    font-weight: 500;
    padding: 0 15px;
    margin-bottom: 3px;
    margin-top: 2px;
    line-height: 1.4;
}




/*********** Start Team, Traning, Event **********************************/

.content_center {
    /*background-color: #f2f2f2;*/
    background-color: transparent;
    margin-bottom: 70px !important;
}
.bc_full_content {
    background-color: #fff;
    padding-bottom: 15px;
}

ul.group-content-list > li,
ul.event_content_list > li{
    padding: 10px;
    margin: 5px 5px;
    background-color: #fff;
}
.mo_breadcrumb {
    padding-top: 10px;
    padding-bottom: 4px;
    background-color: #fff;
    padding-left: 20px;
    padding-right: 8px;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.15);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.15);
    -webkit-border-radius: 3px;
    border-radius: 3px;
}



.bar-content.full_content {
    background-color: #fff;
    padding: 15px;
    margin: 0 5px;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.15);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.15);
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.bar-content .content_center {
    padding: 0;
    margin-bottom: 20px;
}

.event_content_list {
    background-color: #fff;
}

.event-list-thumb .event-date {
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.35);
    width: 100%;
    font-size: 17px;
    padding: 4px 15px;
}

.container.training-background {
    width: 100%;
    max-width: 100%;
}

/************ TRAINING DEFAULT *******************/
.training-default {
    border: none;
    background-color: transparent;
    text-align: center;
    height: 700px;
    padding-top: 180px;
}

.training-background {
    background-image: url("../img/training-bg.jpg");
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: #383838;
}

.training-background .well {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.training-background .documentScrolling ~ #content-wrapper {
    margin-top: 120px;
}

.training-default .training-header h2{
    color: #fff;
    font-size: 40px;
    font-weight: bolder;
}

.training-default .training-header span{
    color: #ffcc06;
    font-size: 15px;
    font-weight: bolder;
}

.content_center .training-default .button.white {
    background-color: #e8e8e8;
    color: #edb637;
}

.route_icon {
    background: url(../img/icon_logo_map.png) no-repeat;
    background-size: 30px 20px;
    width: 30px;
    height: 20px;
    position: absolute;
    right: 135px;
    bottom: 15px;
}

.training-default h3{
    margin-top: 0px;
}
.content_center .training-default ul {
    list-style-type: none;
    margin-top: 10px;
    padding-left: 0;
}
.content_center .training-default ul li {
    padding: 20px 0 0 0;
}



.content_center .training-default .button {
    padding: 6px 30px;
    border-radius: 17px;
    border: 1px solid #ffcc06;
    font-size: 17px;
    text-transform: inherit;
    color: #fff;

}

.content_center .training-default a:hover {
    color: #fff;
}

.content_center .training-default .btn-create2 {
    color: #fff;
    background-color: #828282;
}

@media screen and (max-width: 768px) {
    .training-background {
        background-image: url("../img/training-bg-mobile2.jpg");
    }

    .training-default .training-header h2 {
        font-size: 22px;
    }

    .training-default .training-header span {
        font-size: 13px;
    }

    .content_center .training-default ul {
        padding: 0px;
    }

    .content_center .training-default ul li {
        padding: 5px 0 0 0;
    }

    #page_trainings-defaults #footer {
        margin-top: 0px;
    }

    .content_center .training-default .button {
        border-radius: 21px;
    }

}

@media screen and (min-width: 991px) {
    .content_center .training-default .button {
        width: 350px;
    }
}

/******************* END TRAINING DEFAULT ********************/


.extra_info {
    font-size: 13px;
    color: #303030;
}

.extra_info .discipline {
    padding: 0px 0px 5px 0px;
}

.extra_info .participant {
    padding: 5px 0;
    display: block;
}

.extra_info .discipline .material-icons {
    font-size: 25px;
    padding: 0 6px 0px 0px;
}

.item_header {
    padding: 0px 0px 10px 0px;
    font-weight: normal;
    font-size: 13px;
}

.item_header .avatar {
    width: 20px;
    border: 0.5px solid #e8e5e5;
}

.item_header .material-icons {
    font-size: 25px;
    vertical-align: middle;
}

.item_header .item_date {
    text-align: right;
    padding-right: 25px;
    font-size: 12px;
    font-weight: bold;
}



.group-content-list .group-info .title {
    font-size: 16px;
}

.content_center .info li > div.truncate {
    padding-left: 0;
}

.content_center .info .material-icons {
    font-size: 25px;
    padding: 0 6px 0 0;
}

.post_body .list_option {
    position: absolute;
    right: -10px;
    top: -5px;
}

.post_body .private_lock {
    right: 10px;
    top: 30px;
}

.create_form .form_content {
    padding: 20px 30px 0 30px;
}

@media screen and (max-width: 991px) {
    .create_form .form_content {
        padding: 5px;
    }
}

.group-detail .join-btn {
    margin-right: 10px;
}

.join_member_list .user_action_follow {
    position: absolute;
    top: 10px;
    right: 10px;
}

.form-control.datepicker,
.form-control.timepicker {
    cursor: pointer;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 4px 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    margin-bottom: 0px;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid #cccccc 1px;
}

.create_form .mo_breadcrumb h1 {
    text-transform: initial;
}

/*
.create_form label {
    width: 145px;
}
*/

.create_form input[type=radio], .create_form input.radio {
    margin: 5px;
    float: none;
}

.box2.event_guest ul li {
    margin-right: 10px;
}



/********* FEED CSS *******************/
.event_feed_image .event-date {
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.35);
    width: 100%;
}

#iframeShare #center {
    margin: 0px;
}

.star-required {
    color: red;
    padding-left: 2px;
}

.list-btn .btn-action {
    margin-right: 15px;
}

.menu-list li a.btn-action:hover {
    background-color: #dcb006;
}

@media screen and (min-width: 992px) {
    #filter_table .form-control {
        width: 90%;
    }

    #filter_table .btn {
        height: 34px;
    }

}

#regForm .list1 .suggestions li:nth-child(2n) {
    margin-left: 0px;
}

#regForm .list1 .suggestions li {
    display: block;
}

a.link-normal {
    color: #247BBA;
}



.pagination span.current {
    font-weight: bold;
}

/********* PROFILE CSS *******************/

#avatar {
    height: auto;
    margin-bottom: 0px;
}
#avatar .capture {
    text-align: center;
    padding-top: 5px;
}

#avatar .capture h1 {
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 20px;
}

#avatar img {
   height: auto;
}

.online-stt {
    top: 7px;
}

#avatar_upload {
    bottom: 53px;
}

.profile_info {
    margin-top: 20px;
}

.profile_info li {
    color: #333;

}

@media screen and (min-width: 992px) {
    #filter_table .form-control {
        width: 90%;
    }

    #filter_table .btn {
        height: 34px;
    }

    #avatar {
        margin-top: -170px;
    }

    .profile_info li:first-child {
        padding: 0;
        background: none;
    }
}

@media screen and (max-width: 991px) {
    #avatar .capture h1 {
        font-size: 15px;
    }

    #avatar {
        margin-top: -80px;
        width: 100px;
    }

    .profile_info {
        margin-top: 0px;
        margin-bottom: 5px;
    }

    .profile_info li {
        width: 100%;
        display: block;
    }

}

.picker--opened .picker__frame {
    top: 0;
}

span.label-info,
span.label-default{
    /*padding: 6px;*/
    /*font-size: 11px;*/
    /*font-weight: normal;*/
}

.page_simple #center {
    margin-top: 0px;
    padding-top: 0px;
}

.add_ticket_price_wraper {
    text-align: right;
}

.add_ticket_price {
    color: #2a6496;
    text-decoration: none;
    cursor: pointer;
}


fieldset#section_ticket div.ticket_item div.col-md-1 i.material-icons {
 font-size: 30px;
 color: red;
}
fieldset#section_ticket div.ticket_item div.col-md-1 i.material-icons:hover {
    cursor: pointer;
}
a.add_ticket_price {
    text-decoration: none;
}
.add_ticket_price i.material-icons {
    font-size: 2em;
    color: #68b57f;
    vertical-align: middle;
    padding-right: 5px;
}
.add_ticket_price i.material-icons:hover {
    color: #0db13e;
    text-decoration: none;
}

.product-total input[type=radio] {
    float: none;
}

.main-container.default-page .page-content .entry-content ul.qq-upload-list {
    padding: 0px;
    list-style: none;
}

/********* MAP CSS *******************/

.modal-body .map-popup {
    width: 540px;
    height: 320px;
}

@media screen and (max-width: 991px) {
    .modal-body .map-popup {
        width: 100%;
    }

    #page_home-index .mo_breadcrumb h1 {
        float: left;
    }

    #page_home-index .header-list {
        clear: none;
    }

    #page_home-index  ul#feed-type li {
        float: right;
        width: 100px;
    }

}

.group-content-list .buy-ticket {
    /*position: absolute;*/
    right: 33px;
    bottom: 30px;
}

#page_maps-index #leftnav {
    display: none !important;
}

.create_form .mo_breadcrumb {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.create_form #section_invite {
    overflow: initial;
}

.sidebar-section-header {
    text-align: center;
    text-transform: uppercase;
}

h3.cat-header {
    text-transform: initial;
    font-size: 13px;
    font-weight: 700;
}

.form-header {
    margin-bottom: 40px;
    text-align: center;
}

.form-buttom {
    margin-top: 20px;
    margin-bottom: 10px;
}

#autre_repas_nb_number {
    margin-left: 10px;
}

.extra_info.pro {
    font-size: 15px;
}

.extra_info.pro span {
    color: #333;
}

.bar-content.resetpass {
    padding: 35px 55px;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #ccc;
    margin-bottom: 10px;
}

.list2.notification_list li a {
    text-transform: initial;
}

#notifications_list a.unread {
    background-color: #eee;
}

.select2-results .userPic {
    width: 30px;
}

.users_list li img {
    height: 148px;
}

.invite_form {
    width: 100%;
}


@media screen and (max-width: 768px) {
    .mo_breadcrumb {
        padding: 10px;
    }

/*    .button-mobi-top {
        margin-left: 0px;
    }*/

    .route_icon {
        right: 325px;
    }
    div.private_lock i.material-icons {
        top: -20px;
        right: -10px;
        position: absolute;
    }
}

/* ipad only */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)  {
    /* fix button message */
    .content_center_home .mo_breadcrumb a {
        margin-left: 312px;
        width: 56%;
    }

}

@media only screen
and (min-device-width : 375px)
and (max-device-width : 667px) {
/*    .route_icon {
        right: 362px;
    }*/
/*    .button-mobi-top {
        margin-left: 186px;
    }*/

    #conversation_msg_send {
        /* margin-bottom: 5px; */
        display: inline-table;
        width: 98%;
        margin-top: 0px;
    }
}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1023px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 1) {
    .content_center_home .mo_breadcrumb a {
        margin-left: 347px;
        width: 50%;
    }
}


.btn-stripe, .btn-stripe:hover, .btn-stripe:active {
    border: 1px solid #6772e5;
    color: #fffbfb;
    background-color: #6772e5;
    padding: 10px 19px !important;
    height: auto;
    font-size: 18px;
}

.paybal-configuration,
.bank-configuration {
    display: none;
}

@media screen and (min-width: 769px) {
    .group-info .text-indent {
        text-indent: 36px;
    }

    #page_trainings-view .route_icon {
        bottom: 5px;
    }
}

@media screen and (max-width: 769px) {
    #page_trainings-view .join-wrapper {
        margin-left: 50%;
    }
}

.feed_detail_text .date {
    color: #5a5a5a;
}

.user-like li img{
    height: auto;
}

.widget-rss {
    padding-right: 0;
    padding-left: 0;
}

h3.widget-rss-header {
    height: auto;
}

.widget-rss-header img {
    max-width: 235px;
}

.widget-rss-item {
    padding: 0px;
    list-style-type: none;
    font-size: 14px;
    margin-bottom: 15px;
    height: 300px;
}

.widget-rss-item li {
    padding: 5px;
    line-height: 28px;
    height: 30px;
    vertical-align: middle;
}

.widget-rss-item li:nth-child(odd) {
    background: #f0f0f0;
}

.widget-rss-item li span {
    font-weight: 400;
    display: inline-block;
    color: #909090;
}

.widget-rss-item li b {
    font-size: 14px;
    font-weight: bold;
    padding: 0px 5px;
}

.widget-rss-item li a {
    font-size: 13px;
    line-height: 19.5px;
    color: #202020;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: -2px;
    display: block;
}

.widget-rss-item li:hover {
    background-color: #dddddd;
}

.widget-rss-item li a {
    text-decoration: none;
}

.widget-rss-header {
    text-align: center;
}

.widget-rss-header a {
    height: 35px;
}

.widget-rss .wrapper {
  position:relative;
  float:left;
    width: 100%;
}

.widget-rss .prev, .widget-rss .next {
  cursor: pointer;
  height: 15px;
  overflow: hidden;
  position: absolute;
  width: 10px;
  top:4px;
}
.widget-rss .next {
  right:0;
}
.widget-rss .prev:before, .widget-rss .next:before {
  background-color: #83786e;
  content: "";
  height: 15px;
  left: 5px;
  position: absolute;
  top: 0;
  transform: rotate(45deg);
  width: 15px;
}
.widget-rss .next:before {
  left: auto;
  right: 5px;
}
.widget-rss .prev:after, .widget-rss .next:after {
  background-color: white;
  content: "";
  height: 15px;
  left: 8px;
  position: absolute;
  top: 0;
  transform: rotate(45deg);
  width: 15px;
}
.widget-rss .next:after {
  left: auto;
  right: 8px;
}

.widget-rss .pager {
    margin: 5px 0;
    font-weight: bold;
}

/******** switch **************/

.create_form .icon-share-facebook {
    margin-right: 10px;
}
.create_form .icon-share-facebook .fa {
    font-size: 32px;
    color: #3366ac;
}

.create_form label.switch {
    width: 55px;
    height: 27px;
    margin-bottom: 0px;
}
.switch{
  position: relative;
  display: inline-block;
    width: 55px;
    height: 27px;
}

.switch input {display:none;}



input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

#register-form:not(.register-pro) .form-group.pro-only {
	display: none;
}

#register-form.register-pro .form-group.pro-hidden {
	display: none;
}

#register-form:not(.register-pro) .form-group.pro-required label sup {
	display: none;
}


/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

#connect_facebook .modal-body {
    text-align: center;
}

#connect_facebook .fb-login-button {
    opacity: 1;
    width: 250px!important;
}

#connect_facebook .fb_iframe_widget {
    width: 250px!important;
}

/* ROMRAM */
.group-content-list .panel-body {
    height:200px;
    overflow: hidden;
    -webkit-transition: height .5s, opacity .5s ease-in-out, .5s padding; /* Safari */
    transition: height .5s, opacity .5s ease-in-out, .5s padding;
}
.group-content-list .fermer {
  -webkit-transition: height .5s, opacity .5s ease-in-out, .5s padding; /* Safari */
  transition: height .5s, opacity .5s ease-in-out, .5s padding;
  height:0px;
  padding-top:0px;
  padding-bottom: 0px;
  opacity: 0;
}

h1.panel-title {
    font-size: 20px;
    margin-bottom:0px !important;
    text-transform: uppercase;
}

.group-content-list .panel {
    border: 0;
}

.btn-xs{
    font-size: 10px !important;
    padding-top:0px !important;
    padding-bottom:0px !important;
}

.update_event_order_status {
    font-size:10px !important;
}

.uppercase {
    text-transform: uppercase;
}

.padding-normal {
    padding-right:10px;
    padding-left:10px;
}




.corner-icon {
    position: absolute;
    top: 3%;
    right: 3%;
    border:1px solid #ccc;
    border-radius:3px;
    background-color:#ddd;
    padding: 0px 6px;
}
.navbar {
    border-radius: 0 !important;
}
@media (max-width:700px) {
    .landing-photo {
        padding: 0;
        width: 100%;
        height: 500px;
        background-size: auto 120%;
    }
}

@media (min-width:700px) {
    .landing-photo {
        height: 1000px !important;
        background-size: 100% auto !important;
    }
}

.thumbnail {
    border-radius: 5px !important;
    padding: 0 !important;
    border: 0 !important;
    -webkit-box-shadow: 0 1px 4px hsla(0,0%,73%,.5);
    box-shadow: 0 1px 4px hsla(0,0%,73%,.5);
}

#content-wrapper {

    min-height: 780px;
}

h4.home-titre {
    background: #ffcc06;
    padding: .7em 1em;
    float: left;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    color: #444;
    position: relative;
    border-radius: 4px;
    font-size: 13px;
    margin-top: 0px;
}

hr.ligne {
    border-top: 1px solid #c6c6c6;
    margin-top: 10px;
}

.footer-bottom {
    bottom: 0;
    width: 100%;
    position: fixed;
}

.panel-warning {
    border: 0;
}

.panel-warning .panel-heading {
    background-color: #ffcc06;
    color:#000;
}

.panel-assurance {
    background-color: #0060b9 !important;
    color:#fff !important;
}

select.mini-select {
    padding: 0px 6px !important;
}
form .form-horizontal {
font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.control-label {
    padding-right:10px;
}



/******** CERTIFIE *******/




h1.titre-recherche, h4.titre-recherche, #center h1.titre-recherche {
    font-family: "Roboto Condensed";
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    padding-bottom:15px;
    line-height: 43px;
}

div.preview {
    display:none;
}

a {
    color: #5a5a5a;
    text-decoration: none;
    outline: 0;
}

.gold {
    background-color: #ffcc06 !important;
    color: #000;
    border-bottom: 0;
}



.label-ffc {
    position:absolute;
    bottom: 78px;
    left: 20px;
    margin-left:5px;
    width:26%;
    padding:unset;
    border-radius:unset;
    border:unset;
    margin-top:5px;
}

.label-kinomap {
    position:absolute;
    bottom: 78px;
    right: 20px;
    margin-left:5px;
    width:11%;
    padding:unset;
    border:unset;
    margin-top:5px;
}
.label-kinomap img {
    
    border-radius:6px;
}

a:hover, a:active, a:focus {
    outline: none;
    text-decoration: none;
    color: #000;
}

@media (max-width: 575.98px) {
	.default-modal {
		width: 90%;
	}
}

@media (min-width: 576px) {
	.modal {
		width: 500px;
	}
}

@media (min-width: 768px) {
	.modal {
		width: 700px;
	}
}

.tingle-modal {
	background: rgba(0,0,0,0.65);
	backdrop-filter: blur(5px);
}

.tingle-modal-box {
	background-color: #f1f1f1;
}

.tingle-modal-box__footer {
	border-top: 1px solid #ccc;
	background-color: #e1e1e1;
}
