/*
 * Globals
 */

/* Links */
a,
a:hover {
  color: #2a6496;
}

/*
 * Base structure
 */

html,
body {
  height: 100%;
  background-color: #fff;
  font-family: "Open Sans", Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
}

body {
 
  color: #333;
	font-size:85% !important;
}


.identification {
	max-width:400px;
	margin-left:auto;
	margin-right:auto;
}
.logo {
	padding-bottom:30px;
}
p {margin-bottom:10px;}

h1.titreHome {
	font-size: 150%;
	font-weight: 600;
	text-transform: uppercase;
}
h1.titrePage {
	margin-top:20px;
	padding:10px;
	font-size: 150%;
	font-weight: 600;
	text-transform: uppercase;
	
}
h2.titreHome {
	font-size: 110%;
	font-weight: 600;
	text-transform: uppercase;
}

label {
    display: inline-block;
    margin-bottom: .2rem;
	margin-top: .5rem;
}

.btn-accueil {
	font-size:85%;
	line-height: 1.1em;
}
.btn-accueil>span{
	display:block;
	height:30px;
}

.btn-hubtic {
	background-color:#2a6496;
	color:#fff;
}
.btn-hubtic:hover {
	background-color:#000;
	color:#fff;
}

.btn-outline-hubtic {
	background-color:#fff;
	border:1px solid #2a6496;
	color:#2a6496;
}
.btn-hubtic:hover {
	background-color:#000;
	color:#fff;
}


.btn-hubticOff {
	background-color:#4c4c4c;
	color:#fff;
}
.btn-hubticOff:hover {
	background-color:#000;
	color:#fff;
}
.btn-link {
	color:#2a6496;
}
.btn-link:hover {
	color:#4c4c4c;
}
.btn-menu {
	margin-left:5px;
	margin-right:5px;
	
}
.btn-square {
   width:175px;
	padding:15px;
	margin:15px;

}

.btn-hubtic-list {
	font-size:80%;
	padding-top:3px;
	padding-bottom:2px;
}
.hubtic {
	color:#2a6496;
}
.blocExtranetLogo {
	
}
.blocExtranet {
	margin-top:15px;
	padding:15px;
	background-color: #eee;
	border-radius: 15px;
	text-align: center;
	width: 100%;
}

.search {
	margin-top:15px;
	padding-left:15px;
	padding-right:15px;
	background-color: #fff;
	border:1px solid #eee;
	border-radius: 15px;
	margin-bottom:10px;
}

.listeCompte {
	margin-top:10px;
	padding:10px;
	background-color: #fff;
	border:1px solid #ccc;
	border-radius: 10px;
	margin-bottom:10px;
}

.listeItem {
	margin-top:10px;
	padding:10px;
	background-color: #fff;
	border:1px solid #ccc;
	border-radius: 10px;
	margin-bottom:10px;
}

.listeDoc1 {
	margin-top:10px;
	padding:15px;
	background-color: #fff;
	border:1px solid #ccc;
	border-radius: 15px;
	margin-bottom:20px;
}

.listeDoc2 {
	margin-top:10px;
	padding:15px;
	background-color: #F7F7F7;
	border:1px solid #ccc;
	border-radius: 15px;
	margin-bottom:20px;
}

.listeBloc {
	margin-top:10px;
	padding:15px;
	background-color: #fff;
	border:1px solid #ccc;
	border-radius: 15px;
	margin-bottom:20px;
}
.etablissementCompteListes {
	background-color: #eee;
	border:1px solid #ccc;
	padding:8px;
	font-size:80%;
}

.dropdown-item-small {
	font-size:80%
}

.tagCompte {
	font-size: 70%;
	border-radius:4px;
	padding-top:2px;
	padding-bottom:1px;
	padding-left:8px;
	padding-right:8px;
	margin-bottom:8px;
	display: inline-block;
	margin-right:3px;
}

.tagActif {
	background-color: #2C8326;
	color:#fff;
}
.tagInactif {
	background-color: #ccc;
	color:#000;
}
.tagAdmin {
	background-color: #000;
	color:#fff;
}
.tagClient {
	background-color: #0863A6;
	color:#fff;
}
.tagTech {
	background-color: #2a6496;
	color:#fff;
}

.nouveau {
	display:block;
	width:70px;
	text-align: center;
	padding:3px;
	font-weight: 500;
	margin-bottom:10px;
	color:#fff;
	background-color: #195ADD;
	font-size:10px
}

.adminOnly { color:#990000; }
	

.modal.modal-fullscreen .modal-dialog{width:100%;height:100%;margin:0;padding:0;max-width:none}.modal.modal-fullscreen .modal-content{height:auto;min-height:100%;border-radius:0;border:none}

footer {
	font-size:80%;
}
.footer {
	background-color:#FFFFFF;
	border-top:1px solid #ddd;
	padding-top:3px;
	}
.rnfooter:after {
		content: "-";
	}


@media  (max-width: 768px) {
	.logo {
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 25px;
		padding:0;
		float: none !important;
	}
	.btn-menu {
		margin-bottom:5px;
		margin-top:5px;
		display: block
	}	
	.rnfooter:after {
		content: "";
	}
	.rnfooter {
		display:block;
		content: none;
	}
	.listeCompte .row>div {
		margin-bottom:10px;
	}
}

[data-role="dynamic-fields"] > .form-inline + .form-inline {
    margin-top: 0.5em;
}

[data-role="dynamic-fields"] > .form-inline [data-role="add"] {
    display: none;
}

[data-role="dynamic-fields"] > .form-inline:last-child [data-role="add"] {
    display: inline-block;
}

[data-role="dynamic-fields"] > .form-inline:last-child [data-role="remove"] {
    display: none;
}


.amsify-suggestags-area
.amsify-suggestags-input-area-default {
	cursor: pointer;
    border: 1px solid #cccccc;
    min-height: 20px;
    padding: 8px 5px;
}

.amsify-suggestags-area
.amsify-suggestags-input-area {
	text-align: left;
	height: auto;
}

.amsify-suggestags-area
.amsify-suggestags-input-area:hover {
	cursor: text;
}

.amsify-suggestags-area
.amsify-suggestags-input-area
.amsify-suggestags-input {
	max-width: 200px;
	padding: 0px 4px;
	border: 0;
}

.amsify-suggestags-area
.amsify-suggestags-input-area
.amsify-suggestags-input:focus {
	outline: 0;
}

.amsify-focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}

.amsify-focus-light {
	border-color: #cacaca;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(189, 189, 189, 0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(189, 189, 189, 0.6);
}

.amsify-suggestags-area
.amsify-suggestags-label {
	cursor: pointer;
	min-height: 20px;
}

.amsify-toggle-suggestags {
	float: right;
	cursor: pointer;
}

.amsify-suggestags-area .amsify-suggestags-list {
	display: none;
	position: absolute;
	background: white;
	border: 1px solid #dedede;
	z-index: 1;
}

.amsify-suggestags-area
.amsify-suggestags-list
ul.amsify-list {
	list-style: none;
	padding: 3px 0px;
	max-height: 150px;
    overflow-y: auto;
}

.amsify-suggestags-area
.amsify-suggestags-list
ul.amsify-list
li.amsify-list-item {
	text-align: left;
    cursor: pointer;
    padding: 0px 10px;	
}

.amsify-suggestags-area
.amsify-suggestags-list
ul.amsify-list
li.amsify-list-item:active {
	background: #717171;
    color: white;
    -moz-box-shadow:    inset 0 0 10px #000000;
    -webkit-box-shadow: inset 0 0 10px #000000;
    box-shadow:         inset 0 0 10px #000000;
}

.amsify-suggestags-area
.amsify-suggestags-list
ul.amsify-list
li.amsify-list-group {
	text-align: left;
    padding: 0px 10px;
    font-weight: bold;
}

.amsify-suggestags-area
.amsify-suggestags-list
ul.amsify-list
li.amsify-item-pad {
    padding-left: 30px;
}

.amsify-suggestags-area
.amsify-suggestags-list
ul.amsify-list
li.amsify-item-noresult {
    display: none;
    color: #ff6060;
    font-weight: bold;
    text-align: center;
}

.amsify-suggestags-area
.amsify-suggestags-list
.amsify-select-input {
	display: none;
}

.amsify-suggestags-area
.amsify-suggestags-list
ul.amsify-list
li.active {
	background: #d9d8d8;
}

.amsify-suggestags-area
.amsify-suggestags-list
ul.amsify-list
li.amsify-item-pad.active {
	font-weight: normal;
}

.amsify-suggestags-input-area
.amsify-select-tag {
    padding: 2px 7px;
    margin: 0px 4px 1px 0px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
}

.amsify-suggestags-input-area
.amsify-select-tag.col-bg {
	background: #d8d8d8;
    color: black;
}

/*.amsify-suggestags-input-area
.amsify-select-tag:hover {
	background: #737373;
    color: white;
}*/

.amsify-suggestags-input-area
.disabled.amsify-select-tag {
    background: #eaeaea;
    color: #b9b9b9;
    pointer-events: none;
}

.amsify-suggestags-input-area
.flash.amsify-select-tag {
    background-color: #f57f7f;
    -webkit-transition: background-color 200ms linear;
    -ms-transition: background-color 200ms linear;
    transition: background-color 200ms linear;
}

.amsify-suggestags-input-area
.amsify-remove-tag {
	cursor: pointer;
}



.bcolor-facebook { background-color:  #3b5998; }
.bcolor-twitter { background-color: #55acee; }
.bcolor-linkedin { background-color: #0976b4; }
.bcolor-youtube { background-color: #b31217; }
.bcolor-neutre { background-color: #ccc; }
.bcolor-hubtic { background-color: #000080; }

.expert-reseaux {
    display: inline-block;
	margin-left:6px;
	margin-top:8px;
    position: relative;
    cursor: pointer;
    width: 26px;
    height: 26px;    
    padding: 0px;
    text-decoration: none;
    text-align: center;
    color: #fff;
    font-size: 13px;
    font-weight: normal;
    line-height: 2em;
    border-radius: 25px;
    -moz-border-radius:25px;
    -webkit-border-radius:25px;
}
.expert-reseaux:hover {
    color: #fff;
}


.interlocuteur-reseaux {
    display: inline-block;
	margin-right:5px;
	margin-top:0px;
    position: relative;
    cursor: pointer;
    width: 22px;
    height: 22px;    
    padding: 0px;
    text-decoration: none;
    text-align: center;
    color: #fff;
    font-size: 11px;
    font-weight: normal;
    line-height: 2em;
    border-radius: 25px;
    -moz-border-radius:25px;
    -webkit-border-radius:25px;
}
.interlocuteur-reseaux:hover {
    color: #fff;
}
.iconListe {margin-left:7px;color:#000}


/***** SWITCHER ***/


/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 17px;
  float:left;
}

/* Hide default HTML checkbox */
.switch input {display:none;}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 13px;
  width: 13px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input.default:checked + .slider {
  background-color: #444;
}
input.primary:checked + .slider {
  background-color: #2196F3;
}
input.success:checked + .slider {
  background-color: #8bc34a;
}
input.info:checked + .slider {
  background-color: #3de0f5;
}
input.warning:checked + .slider {
  background-color: #FFC107;
}
input.danger:checked + .slider {
  background-color: #f44336;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(13px);
  -ms-transform: translateX(13px);
  transform: translateX(13px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 17px;
}

.slider.round:before {
  border-radius: 50%;
}

