.sidebar-navigation ul li ul.panel-navigation__agency {display: none;}

.intranet-search .view-area .searched-agency {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.intranet-search .view-area .searched-agency:hover {
    background-color: #2196F3;
    color: white;
    -webkit-box-shadow: 0px 0px 70px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 70px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 70px rgba(0, 0, 0, 0.1);
}
.intranet-search .view-area .searched-agency {
    display: inline-block;
    min-height: 290px;
    margin: 15px 20px 0 0;
    padding: 25px 20px 15px;
    vertical-align: top;
    border: 1px solid #f1f1f1;
    box-shadow: transparent;
    background-color: white;
    font-size: 14px;
}
.intranet-search .view-area .searched-agency .searched-agency-avatar-container {
    display: block;
    width: 85px;
    height: 85px;
    margin: 0 auto 15px;
    border-radius: 50%;
    overflow: hidden;
}

.intranet-search .view-area .searched-agency img{
	width:300px;
}

.intranet-search .view-area .searched-agency .searched-agency-info{
    margin-top: 13px;
}

.intranet-search .view-area .searched-agency .searched-agency-name{
	font-weight:500;
	font-size:16px;
}

.sidebar-navigation ul li ul.panel-navigation__agencies li.quicksearch-agencies:hover {
    background-color: #f9f9f9;
}
.sidebar-navigation ul li ul.panel-navigation__agencies li.quicksearch-agencies {
	   
    position: relative;
    padding: 10px;
    clear: both;
    -webkit-transition: background-color 0.2s linear;
    -moz-transition: background-color 0.2s linear;
    -ms-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
}

.sidebar-navigation ul li ul.panel-navigation__agencies li.quicksearch-agencies .agencies-infos p a {
    padding: 4px 8px;
    color: #96a2b4;
    -webkit-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    -ms-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear;
}
.sidebar-navigation ul li ul.panel-navigation__agencies liquicksearch-agencies .agencies-infos a, .sidebar-navigation ul li ul.panel-navigation__agencies li.quicksearch-agencies .agencies-infos i {
    padding: 0;
}
.sidebar-navigation ul li ul.panel-navigation__agencies li.quicksearch-agencies .agencies-infos a {
    position: relative;
    display: inline;
    font-size: 15px;
    text-align: left;
    color: #666666;
}

.sidebar-navigation ul li ul.panel-navigation__agencies li.quicksearch-agencies .agencies-infos {
	 display: inline-block;
     vertical-align: top;
     width: calc(100% - 90px);
}

.sidebar-navigation ul li ul.panel-navigation__agencies li.quicksearch-agencies .phone-label{
		font-weight:500;
}
	
.sidebar-navigation ul li ul.panel-navigation__agencies li.quicksearch-agencies .agencies-name {
	font-weight:500;
}

.sidebar-navigation ul li ul.panel-navigation__agencies li.quicksearch-agencies .agencies-photo {
    max-width: 75px;
    width: 75px;
    height: 75px;
    margin-right: 10px;
    border-radius: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    vertical-align: top;
}

.agency-map{
	width:100%;
	height:300px;
}

.panel-contact .cover-photo{
	width:100%;
}
.sidebar-navigation ul li .quicksearch-agencies:hover,
.sidebar-navigation ul li .quicksearch-agencies.active,
.sidebar-navigation ul li .quicksearch-users:hover,
.sidebar-navigation ul li .quicksearch-users.active {
    border-left: 0px;
    background-color: #f9f9f9;
    color: #666666;
}
.agency-panel .Panel .Panel-Body {
	padding: 30px;
}

.agency-panel .Panel-Body .country img{
    margin-right: 5px;
}
.agency-panel .Panel-Body ul li{
	font-size:16px;
}
.Panel-Body .agency-phone span a{
	color:#3F51B5;
}

.searched-agency-image-container{
	width: 300px;
    height: 150px;
    background: url(/intranet/easysite-resources/skins/visiateam/images/default-agency.png);
}

.agencies-map-container {
   	height: 600px;
}
#agenciesMap {
   	height: 100%;
}

.tootip-content .map-agency-info .map-agency-name{
	font-weight: 500;
    font-size: 16px;
	margin: 5px 0px;
}

.tootip-content .map-agency-info .map-agency-phone{
	margin-bottom: 5px;
}

#quickSearchAgenciesContainer .quicksearch-agencies .agencies-infos span.agencies-address{
	width: 280px;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#quickSearchAgenciesContainer .quicksearch-agencies .agencies-infos span.agencies-complementaryAddress{
    display: block;
}
.panel .map-header{
    background-color: rgb(77,106,121);
	color:white;
}

.panel .agencies-map-container {
	padding:0px;
}

.panel .map-side-panel {
	background-color:#f5f5f5;
	height:600px;
	overflow-y:scroll;
	padding:0px;
	position:relative;
}

.panel .map-side-panel .subtitle{
	height: 65px;
    padding: 12px 72px;
    border-bottom: 1px solid #e9e9e9;
	font-style:italic;
}

.panel .map-side-panel ul{
	list-style:none;
}

.panel .map-side-panel li.agency{
    border-bottom: 1px solid #e9e9e9;
	padding-left:15px;
	cursor:pointer;
	padding-top:5px;
    padding-bottom: 5px;
}

.panel .map-side-panel li.agency .agency-name{
	
}

.panel .map-side-panel li.agency .business-units{
	font-size: 12px;
    color: #8d8d8d;
}

.panel .map-side-panel li.agency:hover,.map-side-panel li.agency.active{
	background-color:#e4e4e4;
}
  .sidebar-navigation ul li ul.panel-navigation__agency li.directory-agency .agency-photo {
    width: 48px;
    height: 48px;
    float: left;
  }
  
  .sidebar-navigation ul li ul.panel-navigation__agency li.directory-agency .agency-infos {
    display: inline;
  }
  .sidebar-navigation ul li ul.panel-navigation__agency li.directory-agency .agency-infos p:first-child {
    line-height: 42px;
  }
  .sidebar-navigation ul li ul.panel-navigation__agency li.directory-agency .agency-infos p:nth-child(2) {
    margin-top: 15px;
  }

#map {
        height: 100%;
      }
      /* Optional: Makes the sample page fill the window. */
      html, body {
        height: 100%;
        margin: 0;
        padding: 0;
      }
      .controls {
        margin-top: 10px;
        border: 1px solid transparent;
        border-radius: 2px 0 0 2px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        height: 32px;
        outline: none;
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
      }

      #pac-input {
        background-color: #fff;
        font-family: Roboto;
        font-size: 15px;
        font-weight: 300;
        margin-left: 12px;
        padding: 0 11px 0 13px;
        text-overflow: ellipsis;
        width: 300px;
      }

      #pac-input:focus {
        border-color: #4d90fe;
      }

      .pac-container {
        font-family: Roboto;
      }

      #type-selector {
        color: #fff;
        background-color: #4d90fe;
        padding: 5px 11px 0px 11px;
      }

      #type-selector label {
        font-family: Roboto;
        font-size: 13px;
        font-weight: 300;
      }
      #target {
        width: 345px;
      }
	  
	  
	  
	  /* Agence */

.agency-panel .panel{
    padding: 0;
    margin-top: 20px;
    font-size: 16px;
}

.agency-panel .nameAgence::before{
    font-family: 'icomoon-ultimate' !important;
    content: "\e00b";
    font-size: 20px;
    margin: 0 10px 0 0;
}

.agency-panel .adressAgence::before{
    font-family: 'icomoon-ultimate' !important;
    content: "\e0f1";
    font-size: 20px;
    margin: 0 10px 0 0;
}

.agency-panel .tel1Agence::before{
    font-family: 'icomoon-ultimate' !important;
    content: "\e0dc";
    font-size: 20px;
    margin: 0 10px 0 0;
}

.agency-panel .warningAgence::before{
    font-family: 'icomoon-ultimate' !important;
    content: "\e355";
    font-size: 20px;
    margin: 0 10px 0 0;
}

.agency-panel .zipAgence{
   margin-left: 30px; 
}
.agency-panel .warningAgence::before{
    font-family: 'icomoon-ultimate' !important;
    content: "\e355";
    font-size: 20px;
    margin: 0 10px 0 0;
}


  /* cacher le header des searchs  */
  .specacherheadersearch .search-main.all-news .view-area .view-header {display: none;}



