﻿body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #2a3d4c;
}

table{
    width: 100% !important;
    margin: 0px !important;
}

span.red { color : #25378D}

.RegisterButton {
    color: #fff;
    padding: 5px 0px 5px;
    width: 150px;
    height: 30px;
    box-shadow: 2px 2px 2px 2px #CCC;
    background-image: linear-gradient(#FF8A72,#BF4C38);
    border-radius: 5px;
    font-weight: bold;
}

.header .location {
    text-align: center;
    margin-top: 10px;
}

.page_container{
/*	padding-top: 160px;
	padding-bottom: 130px;*/
	min-height: 600px;
}
    .page_container .homePage {
        margin-top: -160px;
    }

.footer {
    background: transparent;
    background-color: #25378D;
    padding: 15px 0px;
    line-height: 20px;
    color: #FFF;
}

.footer a {
	color: #FFF;
    text-decoration: none;
    background-image: none !important;
    padding: 0px;
    margin: 0px;
}

.footer-ec {
   padding: 20px 15px 0px;
}

.partner{
	margin-bottom: 20px;
}

.counter-block {
	font-weight: bolder;
	text-align: center;
}

.counter-block > span {
	font-size: 30px;
	color: #25378D !important;
}

.counter_container{
	margin-bottom: 40px;
}

.btn-logout, .btn-logout:hover, .btn-logout:focus, .btn-logout:active{
	background-color: #F3F4F5;
	color: #666; !important;
	min-width:100px;
	font-size:11px;
	border-radius: 1px;
	font-weight:bold;
}	

#e_contextuel img.fg {
   margin-right: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
}
#e_contextuel .fg {
    float: left !important;
}

.blocks {
  padding: 15px;
  width:100%;
}


.block_tb {
    border: 1px solid #afbcc5;
    width: 100%;
    background: #fff;
    padding: 1px;
    margin-bottom: 8px;
    min-height: 40px;
}

.block_tb.encours {
    border: 1px solid #afbcc5;
}

.block_title {
    margin: 0;
    padding: 10px 10px 12px 10px;
    /*border-left: 5px solid #E2E2E2;*/
    height: 11px;
    min-height: 40px;
    background: #25378d;
    font-size: 14px;
    font-weight: bold;
}

.block_title.encours {
    /*border-left: 5px solid #E2E2E2 !important;*/
    background: #737f8b !important;
}

.block_title a,
.block_title.encours span{
    color:#FFF !important;
}

.block_title .rght{
    margin: 0px;
}


.table.table-home>thead>tr>th, .table.table-home>tbody>tr>th, 
.table.table-home>tfoot>tr>th, .table.table-home>thead>tr>td, 
.table.table-home>tbody>tr>td, .table.table-home>tfoot>tr>td {
    vertical-align: top;
    border: none;
    text-align:center;
    padding: 2px;
}

.table.table-home>thead>tr>th.blue {
    background-color:#25378d;
    color:#FFFFFF;
    font-weight:bold;
}

    .table.table-home > thead > tr > th.gray {
        background-color: #e2e2e2;
        /*color:#25378d;*/
        color: #25378D;
        font-weight:bold;
    }

.table.table-home > tbody > tr:nth-of-type(even) {
    background-color: #C8C9E5;
}

.table.table-home>thead>tr>th.plenary{
    border-left:1px solid #FFF;
}
.table.table-home> tbody>tr>td.plenary{
    border-left:1px solid #25378d;
}

.block_tb {
    padding: 0!important;
    height: 100px;
    border: 1px solid #414141;
    border-radius: 5px;
    background: white;
    margin-bottom: 20px
}

.block_title {
    background: linear-gradient(130deg, rgb(84, 120, 184) 0%,rgb(47, 57, 137) 100%) !important;
    padding: 10px;
    color: #fff;
    display: flex;
    align-items: center;
}

    .block_title > a {
        color: #fff;
        margin-left: 10px;
    }

.msg_txt {
    padding: 10px;
}

.rght {
    margin-left: 10px!important;
}

h1 {
    color: #414141;
    font-size: 1.9em;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 30px;
    text-align: center;
}
h2 {
    color: #414141;
    font-size: 1.6em;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: normal;
}
h3 {
    color: #414141;
    font-size: 1.5em;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: normal;
}
h4 {
    color: #414141;
    font-size: 1.4em;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
}
h4.panel-title { color: #25378D !important; text-align:left;}

ul.travel {
	 margin-top: 10px;
    margin-bottom: 10px;
}

ul.travel > li {
	color: #2a3d4c;
    font-weight: normal;
    padding-bottom: 10px;
	list-style: none;
}

ul.travel  .travel-img{
   float: left;
	width: 20px;
	display: block;
	position: absolute;
	margin-left: -30px;
}

ul.travel .travel-img img {
    margin-bottom: 1px;
}



.btn-group.pl_button a.btn{
    margin-right: 10px;
}

.sub_menu {
    margin: 0;
    background: none;
}

.sub_menu.sortby, .sub_menu.header {
    height: auto;
    padding: 0px;
}

.dv_sortby {
    float: none;
    width: 100%;
}

.select_sortby label,
.search .btn {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

.select_sortby .form-control,
.search .form-control,
.search_right .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}



.statistique {
    margin: 0px;
    padding: 0px;
    width: 100%;
    margin-top:5px;
}

.statistique .row_title{
    border-bottom: 1px solid #CCC;
    /*border-top: 1px solid #CCC;*/
    padding-top:5px;
    padding-bottom:5px;
}

.statistique .row_title.first{
   border-top: 1px solid #CCC;
   padding:5px 15px;
}

.rght {
    float: right;
    margin-top: 10px;
    margin-bottom: 10px;
}

.alph_span {
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    font-size: 12px;
}

.gv_list_corporate th {
    border: none;
    text-align: left;
    vertical-align: top;
    padding: 5px;
    background: #43596e;
    font-size: 12px;
    color: #FFF;
    white-space: nowrap;
}

.btn-primary {
    color: #fff;
    background-color: #25378d;
    border-color: #2e6da4;
}


.rdiobutton {
    width: auto !important;
}

.rdiobutton label{
    font-weight: normal;
}

input[type="radio"], input[type="checkbox"] {
    margin: 4px 5px 0;
    margin-top: 1px \9;
    line-height: normal;
}
@media (min-width: 576px) {
    .btn.confirm {
        float: none;
    }
}
@media (min-width: 768px) {
    .btn.confirm {
        float: right;
    }
}
.btn.confirm {
    margin: 15px;
}

.link {
    text-decoration: underline;
    color: #337ab7;
}


.jquery_rgbmultiselect_input {
    display: block;
    width: 100% !important;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


.jquery_rgbmultiselect_input {
    display: block;
    width: 100% !important;
    height: 34px !important;
    padding: 6px 12px !important;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


.select_sortby .jquery_rgbmultiselect_input,
.search .jquery_rgbmultiselect_input {
    display: inline-block;
    width: auto !important;
    vertical-align: middle;
}


.select_sortby label, .select_sortby .btn {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}


.hotel_name{
    font-size:1.1em;
    color:#d3a619;
}

.search_right {
    width: 100%;
    float: right;
}


@media (min-width: 768px) {
    .search_right {
        width: 50%;
        float: left;
    }
}

.hotel_block {
    display: table;
    border-bottom: 1px solid #CCC;
    padding: 30px;
	width: 100%;
	margin-top:30px;
}

.hotel_block .hotel_image {
    display: table-cell;
	width: 22%;
    min-height: 1px;
    position: relative;
}

.hotel_block .hotel_description {
    display: table-cell;
    min-height: 1px;
    position: relative;
    font-size: 16px;
    line-height: 24px;
    padding: 0px 30px;
	width: 38%;
	vertical-align: middle;
}

.hotel_block .hotel_price {
    display: table-cell;
    min-height: 1px;
    position: relative;
    text-align: center;
	width: 40%;
	vertical-align: middle;
	border-left: 1px solid #E61937;
    padding: 0px 30px;
}

.hotel_block .hotel_description .hotel_name, .hotel_block .hotel_description .hotel_etoile {
    margin-bottom: 10px;
}

.hotel_block .hotel_description .hotel_name, 
.hotel_block .hotel_description .hotel_name a, 
.hotel_block .hotel_description .hotel_name a:hover, 
.hotel_block .hotel_description .hotel_name a:focus, 
.hotel_block .hotel_description .hotel_name a:active {
    font-size: 24px;
    line-height: 1em;
    color: #25378d;
}

.hotel_block .hotel_description .hotel_location, 
.hotel_block .hotel_description .hotel_distance,
.hotel_block .hotel_description .hotel_telephone {
    font-size: 14px;
	display: block;
}

.hotel_block .hotel_price .hotel_nights {
    border: 1px solid #D3D5D2;
    margin-top: 10px;
    border-radius: 1px;
    width: 400px;
}

.hotel_block .hotel_price .hotel_nights td {
    border: 2px solid #D3D5D2;
    padding: 10px 20px;
    color: #666;
}

.hotel_block .hotel_price .hotel_nights td.type {
    max-width: 120px;
}

.contact-person {
	width: 100%;
	font-size: 18px;
	margin-bottom: 20px;
	display: table;
}


.contacts-pers {
	display: block;
max-width: 1000px;
margin: 30px auto;
}

.contact-person .contact-image {
	display: table-cell;
}

.contact-person .contact-detail {
	display: table-cell;
	padding-top: 30px;
	padding-left: 30px;
	width: 100%;
	vertical-align: middle;
}

.contact-person .contact-detail .name{
	font-size: 24px;
	font-weight: bold;
	color: #25378d;
	display: block;
	margin-bottom: 10px;
}

.contact-person .contact-detail .name2{
	font-size: 24px;
	font-weight: bold;
	color: #25378d;
}

.contact-person .contact-detail .tel{
	display: block;
}


.btn-cmcic {
    background: linear-gradient(130deg, rgb(84, 120, 184) 0%,rgb(47, 57, 137) 100%) !important;
    border: 2px solid white !important;
    color: white !important;
    display: flex;
    align-items: center;
    padding: 0.375rem 1rem 0.375rem 1.25rem !important;
}

    .btn-cmcic > span {
        color: #fff !important;
        font-weight: bold;
    }

body {
    color: #151515;
}

p {
    color: #414141;
}

header {
    background-color: white;
}

.navbar-light .navbar-nav .nav-link {
    color: #25378D !important;
    opacity: 1;
    font-weight: bold;
    transition: background-color .3s linear;
}

    .navbar-light .navbar-nav .nav-link:hover {
        background-color: #48579f !important;
        color: #fff !important;
    }

@media print {
    .flashBandeau {
        background-color: #25378d !important;
        border-bottom: 3px solid #000 !important;
        display: block !important;
        width: 100% !important;
    }

    .header {
        text-align: center;
    }

    .page_container {
        padding-bottom: 0;
        padding-top: 200px;
        width: 100%;
    }

    .logo-event-print {
        width: 700px !important;
        height: 80px !important;
        display: block !important;
        margin: 40px auto 0;
        vertical-align: middle !important;
        /*background-image: url("/images/cmcic/logo_event.svg") !important;*/
        background-image: url("/images/cmcic/CIC_MarketSolutions_logo.jpg") !important;
        background-repeat: no-repeat !important;
    }
}

li.home:hover > a {
    /*border-bottom: 2px solid #25378d;*/
    border-bottom: none !important;
}

li.home > a.active {
    /*border-bottom: 2px solid #25378d;*/
    border-bottom: none !important;
}

.dropdown-toggle::after {
    vertical-align: 0.1em;
}

@media (max-width: 1600px) and (min-width: 1200px) {
    .navbar-light .navbar-nav .nav-link {
        font-size: 12px !important;
    }
}

@media(max-width:768px) {
    #ctl00_HL_home1 {
        display: none;
    }

    .home {
        padding: 3px 5px 2px !important;
        text-align: center !important;
        width: 35px !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}
.Banner2 {
    position: relative;
    background-image: url(/images/cmcic/BANNIERE_V2.png);
    background-position-x: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 160px;
    border-radius: 5px;
    margin: -164px auto 0 auto;
    /*z-index: 1001;*/
}

.Banner2Text {
    text-align: left;
    color: #FFF;
    margin-left: calc(((100% - 1200px)/2) + 20px);
    padding-top: 20px;
    font-size: 20px;
}



@media (max-width: 1650px) {
    .visit_btn {
        width: 170px !important;
    }

        .visit_btn > .nav-link {
            font-size: 16px;
        }

    .picto_plan {
        width: 30px;
    }
}

@media (max-width: 1500px) {
    .visit_btn {
        width: 65px !important;
    }

        .visit_btn > .nav-link {
            display: flex;
            flex-direction: column;
            font-size: 14px;
            line-height: 17px;
        }

    .icon-arrow-right2 {
        padding-left: 0px !important;
    }
}

@media(max-width:1200px) {
    .nav-item > .btn-cmcic {
        font-size: 1rem !important;
        padding-left: 0.6rem !important;
    }
}

@media(max-width:768px) {
    .Banner2Text {
        text-align: left;
        font-size: 20px;
        margin-left: 10px;
        padding-top: 10px;
    }

    .Banner2 {
        position: relative;
        background-image: url(/images/cmcic/BANNIERE_V2.png);
        background-position-x: center;
        background-repeat: no-repeat;
        width: 100%;
        height: 160px;
        border-radius: 5px;
        margin: -149px auto 0 auto;
        /*z-index: 1001;*/
    }
}

@media screen and (device-aspect-ratio: 40/71) { /*iPhone5*/
    .Banner2Text {
        text-align: left;
        font-size: 20px;
        margin-left: 10px;
        padding-top: 10px;
    }

    .Banner2 {
        position: relative;
        background-image: url(/images/cmcic/BANNIERE_V2.png);
        background-position-x: center;
        background-repeat: no-repeat;
        width: 100%;
        height: 160px;
        border-radius: 5px;
        margin: -149px auto 0 auto;
        /*z-index: 1001;*/
    }
}

.visit_btn {
    top: 160px;
    right: 10px;
    width: 170px;
    position: fixed;
    z-index: 10;
    opacity: 0.9;
}

.btn-visit {
    padding: 0.375rem 0.375rem;
    display: flex;
    justify-content: left;
    font-size: 18px;
    position: initial;
    color: #fff !important
}

.form-check-input {
    position: absolute;
    margin-top: 0.3rem !important;
    margin-left: -1.25rem !important;
}