@charset "UTF-8";
body{
	font-family: 'Montserrat', sans-serif;
        color: #000;
        outline: 0;
}

a{
	color:#fff;
}

.droite{
	float:right;
}
.btn.jaune{
	    background-color: transparent;
    border: 2px solid #f7ce68;
    border-radius: 7px !important;
    color: #000;
    font-size: 14px;
    font-weight: 700;
        outline: 0;
    box-shadow: none;
   
}
.btn.jaune:hover {
    background-color: #f7ce68;
}
.btn.jaune:focus {
    box-shadow: none;
    text-shadow: none;
    outline: 0;
}
.create-btn {
      background-image: url(../images/Icone_bouton_creer_dossier.svg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 15px 15px;
    background-position-x: 10px;
    padding-left: 35px !important;
    
}
.create-btn:focus {
    outline: 0;
}
.edit-btn {
      background-image: url(../images/Icone_modifier_dossier_noir.svg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 15px 15px;
    background-position-x: 10px;
    padding-left: 34px !important;
}
.edit-btn:focus {
    outline: 0;
}
.cancel-btn {
        background-color: transparent;
    border: 2px solid #ccc;
    border-radius: 7px !important;
    color: #000;
    font-size: 14px;
    font-weight: 700;
    outline: 0;
}
.cancel-btn:hover {
    background: #ccc;
    border-color: #ccc;
}
.cancel-btn:focus {
    outline: 0;
}

.right{
	position: absolute;
    right: 55px;
    text-align: right;

}
.btn.token {
    background: url('../images/Icone_cle.svg') center left no-repeat;
    background-size: 17px;
    background-position-x: 10px;
    padding-left: 37px;
    
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #fff; 
    opacity: 1;
}
h3{
	color:#FFF;
	margin-left:10px;
	font-size:140%;
	line-height:100%;
	margin-top:10px;
}
.bienvenue h3{
	color: #6ebc83;
    font-size: 18px;
    font-weight: 700;
}

.coulfont1,a.coulfont1 {      /* Couleur du texte dans le header, le footer et le fil d'ariane*/
		color:#FFFFFF !important;
}
.coulfont2,.coulfont2 a,a.coulfont1:hover,a.coulfont1.active { /*Couleur de texte des intitulés de colonnes dans le tableau*/
		    color: #fff !important;
    background: #283252;
}
.coulfont3,.coulfont3 a{      /*Couleur du texte dans le tableau*/
	color: #000;
}
.coulfont3 a:hover{
	opacity: 0.6;
text-decoration: none;}

.background1{
	background-color: #0066CC;/*Couleur de fond du header et du footer*/
}
.background2{
	background:#efefef;       /*Couleur de fond du fil d'ariane et des boutons de header*/
}

.bienvenue{
	text-align:center;
}
/*=================
NAVBAR
=================*/
.navbar{
	background-color: #283252;
        height: 80px;
}
.x2{font-size:150%;}
.x3{
	font-size:1.7em;
	line-height : 1.2em;
	font-stretch: extra-expanded;
}
.decalage{font-size:400%;
line-height: 0px;}

a.navbar-brand,span.navbar-brand {
		color:#FFFFFF !important;
	line-height: 40px;
	font-size: 24px;
	font-weight: 900;
	padding-right:0;
}
.navbar-header {
    width: 100%;
}
#dib-logo{
	background: url(/templates/images/Logo_DIB_blanc.svg) no-repeat left;
    background-size: 160px 100%;
    background-position-x: 53px;
    width: 80%;
    height: 80px;
}
img.menu{
	height:50px;
	padding: 7px;
}
.navbar-right{
	padding-top:7px;
}
.navbar-form{
	padding-top:15px;
	padding-right: 0;
}
.input-group-sm{
	width:200px;
    margin: 0 auto;
    
}

.input-group-sm button {
    position: absolute;
    right: 0;
    height: 91%;
    margin: 2px 2px 0 0;
    z-index: 100;
    background-color: #fff !important;
    border: none;
    outline: 0;
}

.input-group-sm input {
    border-radius: 7px !important;
    border: 0;
    box-shadow: none;
    color: #000;
}
.input-group-sm input:focus {
    outline: 0;
}
.input-group-sm input::placeholder {
    color: #000;
    font-size: 11px;
}

.form-control:focus {
    box-shadow: none;
    outline:0;
}
.ri ri-search:hover {
    opacity: 0.6;
}

.container-fluid .navbar-header .navbar-toggle {
	color: #efefef;
}


.navbar-nav.icones > li {
    float: left;
	text-align: center;
}
#home .navbar-nav.icones > li {
    float: left;
	text-align: center;
        width: 105px;
}
#home .navbar-nav.icones > li img {
    height: 31px;
    }


#dossiers .navbar-nav.icones > li:first-child,#admin .navbar-nav.icones > li:first-child {
    padding-right: 17px;
}
.nav.navbar-nav li a {
    border-left: 2px solid #ccc;
    
	text-align:center;
	    font-size: 11px;
    font-weight: 700;
    color: #666666;
	margin-top:0;
        padding: 15px;
    height: 80px;
        line-height: 1.1;
}
.nav.navbar-nav li a:hover {
	opacity: 0.6;
}
ul.icones li a {
	padding: 15px 0;
}

ul.nav.navbar-nav.navbar-right{
margin-top:-5px;
margin-right: 0
}

#log{
	    text-align: left;
    position: absolute;
    right: 70px;
    top: 20px;
    color: #fff;
    font-weight: 700;
    font-size: 1.1rem;
    line-height: 20px;
}

.log-txt {
    float: left;
}

#log img {
        width: 25px;
    height: 25px;
    float: right;
    margin-left: 25px;
}
#log a {
    font-weight: 400 !important;
   
}
#log a:hover {
    text-decoration: none;
    color: #fff;
    opacity: 0.6;
   
}
button.navbar-toggle.collapsed:hover {
    background:rgba(255,255,255,0.5);
}
.navbar-actions, #menu_admin {
    width: 100%;
    height: 80px;
    background: #e6e6e6;
    position: fixed;
    top: 80px;
    }


/*=================
FIN NAVBAR
=================*/
/*================
ALERTES
=================*/
.messages{
	text-align:center;
}
.alert-success {
       background: transparent;
    color: #6ebc83 !important;
  
    font-weight: 700;
    font-size: 15px !important;
    position: relative;
    visibility: visible;
}
.alert-success img {
    width: 25px;
}
.alert-success .ri-ok-circle {
    font-weight: 700;
    font-size: 18px;
    vertical-align: text-top;
    margin-right: 5px;
}
.alert-danger {
    color: #e85648 !important;
    font-weight: 700;
    font-size: 15px !important;
    background: transparent;
    position: relative;
    visibility: visible;
}

.noresult::before {
    content: '';
    background-image: url(../images/Icone_aucun_resultat.svg);
    width: 71px;
    height: 72px;
    display: block;
        margin: 0 auto 12px auto;
}

.alert {
       
		border:none;
    border-radius: 0px;
    font-size: 120%;
		color:#fff;
}

.form-input::-ms-input-placeholder {
     font-size: 5px !important;
    letter-spacing: 0.1rem;
    text-transform: uppercase;
    color: rgba(255,255,255,0.5);
}

/*=================
FIN ALERTES
=================*/
/*=================
TABLEAUX LISTE ET USERS
=================*/
.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #fff;
}

.breadcrumb{
	background:none;
	margin-bottom:0;
        padding: 5px 15px 5px 0;
}
.breadcrumb a{
	color:#000;
        font-size: 14px;
}
.breadcrumb li.active{
	color:#000;
	font-size:125%;
	font-weight: 700;
}

.breadcrumb > li + li:before {
    color: #000;
    font-weight: 400;
}

.breadcrumb > li > a > i:hover{
	text-decoration: underline;
}
.table > thead > tr > th {
    border: 0 !important;
   
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{
     border: 0;
  
}
.table {
        font-size: 12px;
-moz-box-shadow: 0px 0px 10px 0px #eee;
-webkit-box-shadow: 0px 0px 10px 0px #eee;
-o-box-shadow: 0px 0px 10px 0px #eee;
box-shadow: 0px 0px 10px 0px #eee;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#eee, Direction=NaN, Strength=10);}

thead{
	    font-weight: 700;
    font-size: 12px;
	color:#0066CC;
   
}



tr td:nth-child(2){
        font-weight: 700;
    width: 250px;
}


.liste tr td:nth-child(1){
	width:25px;
	text-align:center;
}

.liste tr td:nth-child(4){
	width: 55px;
    text-align: center;
}
.liste tr td:nth-child(5){
	width: 100px;
	text-align:center;
}
.liste tr td:nth-child(6){
	width:100px;
}
.liste tr td:nth-child(7){
	width:25px;
	text-align:center;
}
.users td,.users th{
	text-align: center;
}

#actions_dossier_top2{
float:right;
margin:0.5em 0 0 1.5em;
padding:2px
}

#actions_dossier_top{
margin:0.5em 0 0 10px;
padding: 2px;
float: right;
}
#actions_dossier{
margin:-15px 0 0 10px;
float: right;
}
#actions_dossier_top a,#actions_dossier a, #actions_dossier_top2 a{
	color:#fff;
	font-size: 125%;
	margin-right:10px;
	display: inline-block;
	vertical-align:middle;
}
#admin .table,#admin .table .form-group{
	margin-bottom: 0;
}

.i-actions .ri {
    font-weight: 700;
    font-size: 13px;
    margin-right: 5px;
}
.i-actions a:hover {
    opacity: 0.6;
}
.i-actions a:focus, .i-actions a:active  {
    text-decoration: none;
}
#dossiers .container.background2{
	max-width:600px;
	margin-bottom: 0;
}
#dossiers .principal.container-fluid {
    margin-right: -15px;
    margin-left: -15px;
    padding-left: 0;
    padding-right: 0;
}

.liste::after {
    display: none;
}
#dossiers table{
	background-color: rgba(255,255,255,0.55);
	margin-bottom:0;
}
#dossiers table th{
	background-color: rgba(255,255,255,0.9);
}
#dossiers table tr td:first-child{
	padding-left:20px;
}

#infosdossier {
	background-color:#fff;
	    color: #000;
    font-size: 1.2rem;
   
        margin-bottom: 10px;
	padding:auto 100px auto 1em;
}
#infosdossier .ri {
    display: inline-block;
}
#infosdossier br {
    display: none;
}
#menu_admin li {
    display: block;
    position: relative;
    height: 80px;
    float: left;
    padding: 15px;
    border-left: 2px solid #ccc;
    text-align: center;
    width: 105px;
}
#menu_admin {
    padding-left: 25px;
        z-index: 5;
}
#menu_admin li.active {
    background: #ccc;
    text-decoration: none;
    
}

#menu_admin li:hover, #menu_admin li a:hover {
   background: #Efefef;
}
#menu_admin a {
      
    text-align: center;
    font-size: 11px;
    font-weight: 700;
    color: #666666;
       margin-top: -5px;
   position: relative;
    display: block;
    line-height: 1.1;
       
}
#menu_admin a:hover {
    text-decoration: none;
    
}

#menu_admin .ri {
        line-height: 34px;
    font-size: 24px;
}
#menu_admin img {
        width: 26px;
   
}
#menu_admin a:hover, #menu_admin a.active {
    background: #e5e5e5;
}

.admin-table thead {
    display: block;
    padding: 8px 0 8px 0;
}
.table caption+thead tr:first-child th, .table caption+thead tr:first-child td, .table colgroup+thead tr:first-child th, .table colgroup+thead tr:first-child td, .table thead:first-child tr:first-child th, .table thead:first-child tr:first-child td {
    border-top: 0;
}
.admin-table {
    background-color: #fff;
    border-collapse: collapse;
    border-spacing: 0;
    box-shadow: none;
}

.admin-table th {
    padding: 8px 25px 8px 0;
    line-height: 20px;
    text-align: left;
    vertical-align: middle;
    border-top: 1px solid #dddddd;
}
.admin-table th {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
    color: #000;
    padding: 0;
}
.admin-table tbody{
    display: block;
    height: 25vw;
    overflow-y: scroll;
}
.admin-table thead tr th:nth-child(1)  {
    width: 248px;
    

}
.admin-table thead tr th:nth-child(2) {
     
    width: 245px;
}
.admin-table thead tr th:nth-child(3) {
        width: 245px;
    
}
.admin-table thead tr th:nth-child(4) {
       width: 230px;
}
.admin-table thead tr th:nth-child(5) {
    width: 70px;
}
.admin-table thead tr th:nth-child(6) {
    width: 92px;
}
.admin-table input {
    padding: 5px;
    border: 2px solid #e5e5e5;
    border-radius: 3px;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
        width: 220px;
}
.admin-table input:focus {
    outline: 0;
}
.admin-table tr td:nth-child(2) {
    font-weight: 400;
    width: 0;
}
.admin-table a {
    text-decoration: none;
}
.admin-table a:hover {
    opacity: 0.6;
}

.admin-table td {
        border-top: 1px solid #dddddd !important;
}

.form-group {
    margin-bottom: 0;
}
/*=================
FIN LISTE
=================*/

/*=================
FOOTER
=================*/
.page-footer {
       width: 100%;
    background: #efefef;
    text-align: left;
    text-transform: uppercase;
    font-size: 9px;
    padding: 20px 0 0 25px;
    height: 50px;
    position: fixed;
    bottom: 0;
        z-index: 5;
}

.page-footer img {
   width: 120px;
    display: inline-block;
    vertical-align: middle;
}
.page-footer a {
        color: #000;
    text-decoration: none;
    font-weight: 700;
}

.copyright {
    display: inline-block;
    margin-left: 10px;
}
/*=================
CONNEXION
=================*/
.connexion .btn{
	float:right;
}
.connexion form{
    margin: 10vw auto auto 0;
	padding:25px;
    width: 386px;
    border-radius: 20px;
     font-size: 0.9em;
    -moz-box-shadow: 0 0 7px #ddd;
    -webkit-box-shadow: 0 0 7px #ddd;
    box-shadow: 0 0 7px #ddd;
    background: #283252;
        text-align: center;
}

.ga-logo {
    width: 100%;
    height: 100px;
        background: url(../images/Logo_GA_blanc.svg) no-repeat top center;
    background-size: 225px;
}
.form-input {
    height: 25px;
    width: 100%;
    border: 0;
    background-color: transparent;
    border-bottom: 1px solid #fff;
    font-size: 0.9em;
    color: #fff;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    margin-top: 22px;
}
.form-input:first-child {
    margin-top: 0;
}
.form-input::placeholder {
    font-size: 9px;
    letter-spacing: 0.1rem;
    text-transform: uppercase;
    color: rgba(255,255,255,0.5);
}
.form-input::-ms-input-placeholder {
     font-size: 5px !important;
    letter-spacing: 0.1rem;
    text-transform: uppercase;
    color: rgba(255,255,255,0.5);
}
.form-input:focus {
	outline: none;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
}
.connection-input {
        font-family: 'Montserrat', sans-serif;
    border: 1px solid #fff;
    border-radius: 50px;
    color: #ffffff;
    letter-spacing: 0.1rem;
    padding: 10px 20px 10px 20px;
    cursor: pointer;
    font-size: 0.7em;
    font-weight: 700;
    margin: 45px 0 0 0;
    background: transparent;
    text-transform: uppercase;
}
.connection-input:hover {
    color: #283252;
    background: #fff;
}
.copyright-login {
    text-transform: uppercase;
    margin: 20px 0 0 -45px;
    margin-top: 20px;
    font-size: 1rem;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
}

.copyright-login a {
    font-weight: 700;
    text-decoration: none;
    color: #000 !important;
}
.copyright-login a:hover {
    font-weight: 700;
 opacity: 0.6;   
    color: #000;
    text-decoration: none; 
}   
.auth-error {
    font-size: 1.2rem;
font-family: 'Montserrat', sans-serif;
color: #ff8d8d;
margin-top: 20px;
}

/*=================
MODAL
=================*/
#creer_dossier .modal-dialog{
	width:900px;
	max-width:90%;
}

#modal_attribution .modal-dialog{
	width:900px;
	max-width:90%;
}

#modal_apikeys .modal-dialog{
	width:800px;
	max-width:90%;
}

.modal-header{
	background-color:#e5e5e5;
        border-radius: 5px 5px 0 0;
	}
.modal-header .close {
    margin-top: -2px;
    text-shadow: none;
    opacity: 1;
    outline: 0;
}
.modal-header .close:hover {
    opacity: 0.6;
}
.modal-title {
    font-size: 14px;
    font-weight: 700;
}
.form-control,.btn{
    border-radius: 3px;
    
    font-size: 13px;
}
.modal-body .btn{
    position: relative;
    left: 50%;
    margin-left: -70px;
}
.modal-body form,#emplacements{
	padding:20px 22%;
}
#creer_dossier .modal-body form{
	padding:0px 10%;
}

#modal_attribution .modal-body form {
	padding: 0px 1.5em;
}

#modal_attribution .labelsArbo {
	padding: 5px;
}

#modal_attribution .alert {
	font-size: 100%;
	display: none;
}

.intro {
	margin:15px 0 15px 2%;
    font-size: 12px;
    font-weight: 700;
}
.nav-tabs > li > a {
        background: #fff;
    border: 1px solid #ccc;
    margin-right: 0;
    color: #ccc;
    font-weight: 700;
    border-radius: 2px 2px 0 0;
}
.nav-tabs > li:nth-child(2) > a, .nav-tabs > li:nth-child(3) > a {
    border-left: 0;
}

.nav-tabs > li > a:active, .nav-tabs > li > a:hover, .nav-tabs > li > a:focus  {
    background: #fff;
    color: #000 !important;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
color: #000;}
.nav-tabs {
    border-bottom: 1px solid #ccc;
}
form.shareForm{
	display: inline;
	padding: 20px 0;
}

.shareForm .btn {
	margin-left:auto;
	left:auto;
        color: #000;
}

.shareForm {
    padding: 5px 0 5px 0 !important; 
}

.shareForm .btn:focus {
    box-shadow:none;
    outline:none;
}

.shareForm .mailto, .shareForm .clipboardLink {
      padding: 0 7px;
}
.shareForm .form-group {
        margin-right: 7px;
}
.shareForm a[rel="gotLink"]{
	display: none;
}
.form-control {
    color: #000;
}

.modal-content label {
        font-size: 12px;
}
.modal-content input {
 border-radius: 3px !important;
    box-shadow: none;
    border: 1px solid #ccc;
    padding: 5px 10px;}
.modal-content input:focus {
border-color: #ccc;}
.modal-content input::placeholder {
    font-size: 12px;
       
}
.modal-footer {
    border-top: 0;
    text-align: center;
    padding: 5px 0 25px 0;
}


input[type=checkbox] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -border-radius: 4px;
    height: 12px;
    width: 12px;
    vertical-align: middle;
    border-radius: 3px;
    background: #fff;
    border: 1px solid #000;
    margin-right: 10px;
    padding: 0;
   
}
input[type=checkbox]:focus {
    outline: 0;
     border: 1px solid #000;
    
}
input[type="checkbox"]:checked {
    background: #f7ce68;
    font-weight: 700;
}
input[type=radio] {
       -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -border-radius: 50px;
    height: 12px !important;
    width: 12px !important;
    vertical-align: middle;
    border-radius: 50px !important;
    background: #fff;
    border: 1px solid #000;
    margin-right: 10px;
    outline: 0;
    padding: 0 !important;
    }
input[type="radio"]:focus {
outline: 0;}
input[type="radio"]:checked {
     border: 1px solid #000;
  background: #f7ce68;
    outline: 0;
  
}
label {
    font-size: 12px;
}
textarea {
    font-size: 12px;
    resize: none;
    overflow: auto;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 10px;}
textarea:focus {
    border-color: #ccc !important;
    outline: 0;
}
/*================
upload
================*/
.listup ul{
	list-style:none;
	margin:0;
	padding:0;
}

.listup li {
	display: none;
}


#fileupload {
	display:inline-block;
}
#fileupload input{
	position: absolute;
	top:0;left:0;
	opacity: 0;
	filter: alpha(opacity=0);
	font-size: 1em;
	line-height: 1em;
	width : 1.85em;
	direction: ltr;
	cursor: pointer;
}
.upBouton{
	display:inline-block;
	cursor:pointer;
}

div#modal_upload {
	position:fixed;
	left:1em;
	right:auto;
	top:54px;
	Z-index:1001;
	max-height:323px;
	overflow:auto;
	display: none;
}

dibfilelist {
	display: table-row;
}

/*==================
ARBO
====================*/
.labelsArbo {
	overflow-y: auto;
	max-height : 250px;
}

/*================
MEDIA QUERIES
================*/

@media only screen and (max-width: 960px) {

.input-group-sm{
	width:105px;
}
}
@media only screen and (max-width: 649px) {
    .nav.navbar-nav.icones {
    width: 100%;
	}
	#admin .nav.navbar-nav.icones {
    width: 100%;
	}
.input-group-sm{
	width:160px;
}
}
@media only screen and (max-width: 540px) {
    thead{
	display:none;
}
}

#createPersonalLinkFooter{
    display: none;
    margin-left : 90%;
    left:unset;
}
#createPersonalLinkFooter a{
    font-size:smaller;
}

#createAnonLinkFooter a{
    margin-left : 350px;
    left:unset;
    font-size:smaller;

}
.notie-container {
    font-size: 1.6rem;
    height: 80px;
    left: 0;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 2147483647;
    box-sizing: border-box;
    -o-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5); }
    @media screen and (max-width: 900px) {
      .notie-container {
        font-size: 1.4rem; } }
    @media screen and (max-width: 750px) {
      .notie-container {
        font-size: 1.2rem; } }
    @media screen and (max-width: 400px) {
      .notie-container {
        font-size: 1rem; } }
  
  .notie-background-success {
    background-color:#4ca354; }
  
  .notie-background-warning {
    background-color: #D6A14D; }
  
  .notie-background-error {
    background-color: #E1715B; }
  
  .notie-background-info {
        background-color: #49c0dd; } 
  
  .notie-background-neutral {
    background-color: #A0A0A0; }
  
  .notie-background-overlay {
    background-color: #FFFFFF; }
  
  .notie-textbox {
    color: #FFFFFF;
    padding: 27px; }
  
  .notie-textbox-inner {
    margin: 0 auto;
    max-width: 800px;
      text-transform: uppercase;
      font-size: 1.5rem;
      font-weight: 600;
      letter-spacing: 1px;}
  
  .notie-textbox-inner .ri {
          font-size: 1.7rem;
      vertical-align: middle;
      margin-right: 15px;
  }
  .notie-overlay {
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2147483646; }
  
  .notie-button {
    color: #FFFFFF;
    padding: 10px;
    cursor: pointer; }
  
  .notie-element {
    color: #FFFFFF;
    padding: 10px; }
  
  .notie-element-half {
    display: inline-block;
    width: 50%;
    box-sizing: border-box; }
  
  .notie-element-third {
    display: inline-block;
    width: 33.3333%;
    box-sizing: border-box; }
  
  .notie-alert {
    cursor: pointer; }
  
  .notie-input-field {
    background-color: #FFFFFF;
    border: 0;
    font-family: inherit;
    font-size: inherit;
    outline: 0;
    padding: 10px;
    text-align: center;
    width: 100%;
    box-sizing: border-box; }
  
  .notie-select-choice-repeated {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    box-sizing: border-box; }
  
  .notie-date-selector-inner {
    margin: 0 auto;
    max-width: 900px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none; }
    .notie-date-selector-inner [contenteditable], .notie-date-selector-inner [contenteditable]:focus {
      outline: 0px solid transparent; }
  
  .notie-date-selector-up {
    transform: rotate(180deg); }
  

div.letter-avatar {
    display: inline-block;
    border-radius: 16px;
    height:32px;
    width:32px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    color:#fff;
    font-weight:500;
}

.letter-avatar > span{
    font-size:16px;
    line-height:32px;
    vertical-align:middle;
}


.chrA {
    background-color: #212121;
}
.chrB {
    background-color: #304ffe;
}
.chrC {
    background-color: #ffab00;
}
.chrD {
    background-color: #3e2723;
}
.chrE {
    background-color: #263238;
}
.chrF {
    background-color: #aa00ff;
}
.chrG {
    background-color: #0091ea;
}
.chrH {
    background-color: #ff6d00;
}
.chrI {
    background-color: #00c853;
}
.chrJ {
    background-color: #c51162;
}
.chrK {
    background-color: #dd2c00;
}
.chrL {
    background-color: #d50000;
}
.chrM {
    background-color: #aeea00;
}
.chrN {
    background-color: #00b8d4;
}
.chrO {
    background-color: #64dd17;
}
.chrP {
    background-color: #00bfa5;
}
.chrQ {
    background-color: #6200ea;
}
.chrR {
    background-color: #ffd600;
}
.chrS {
    background-color: #2962ff;
}
.chrT {
    background-color: #212121;
}
.chrU {
    background-color: #304ffe;
}
.chrV {
    background-color: #ffab00;
}
.chrW {
    background-color: #3e2723;
}
.chrX {
    background-color: #263238;
}
.chrY {
    background-color: #aa00ff;
}
.chrZ {
    background-color: #0091ea;
}

.chrJaunedib {
    background-color: #f7ce68;
    font-weight:700;
}

.chrNone{
    background-color: #ccc;
}

.share-central-box{
    width:100%;
    height:480px;
    margin-bottom:1em;
}

div#petitmot {
    display: none;
}
ul.dropdown-menu a {
    cursor: pointer;
}

ul.dropdown-menu.shareditmenu {
    font-size:smaller;
}

a[rel="removeShare"] {
    color :#e85648 !important;
    font-weight : 700 !important;
    font-size:small !important;
}

div.sharelistitem {
    width:85%;
    clear:both;
    padding:5px;
    height:4rem;
}

div.sharelistitem.lastAction {
    background-color: rgba(247, 206, 104, 0.17);
}
