a {
    color: #336;
}
body {
    font-size: 1.2rem;
}

h1, h2, h3, h4 {
    color: #ff4600;
}

.label-h4 {
    background-color: #ff4600;
}

blockquote.edit{
    border-left: 5px solid #0080c1;
}

blockquote.edit:hover{
    border-left: 5px solid #0080c1;
}

.popover {
    max-width: inherit;
}

.popover-footer {
    clear: both;
}

.popover-footer *{
    float: right;
    margin-bottom: 15px;
    margin-left: 5px;
}

.ui-autocomplete-loading {
    background: url('../img/autoloading.svg') no-repeat right center;
}

.ui-widget-content {
    background: none repeat scroll 0 0 white;
    border: 1px solid #DDDDDD;
    color: #333333;
}
.ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active {
    font-weight: inherit;
    margin: inherit;
}
.ui-menu .ui-menu-item a {
    display: block;
    font-weight: normal;
    line-height: 1.5;
    min-height: 0;
    padding: 2px 0.4em;
    text-decoration: none;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    background: repeat-x scroll 50% 50% #0080C1;
    border: inherit;
    color: #FFFFFF;
    font-weight: inherit;
}
.ui-widget-content a {
    color: inherit;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: inherit;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: inherit;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: inherit;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: inherit;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    background: repeat-x scroll 50% 50% #0080C1;
    border: inherit;
    color: #FFFFFF;
    font-weight: bold;
}

.ui-widget {
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-size: 1.1em;
}

.main-content-table td:nth-child(3){
    width: 40%;
}

.facet-item {
    font-size: 80%;

	font-weight:normal;
}

li.facet-item label {

	font-weight:normal;
}


.glyphicon-move {
    cursor: move;
}

.glyphicon-empty {
    background: none;
}

select {
    margin-bottom: 0;
}

.left {
    text-align: left;
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

.top {
    vertical-align: top;
}

.middle, .table > thead > tr > th.middle, .table > tbody > tr > th.middle, .table > tfoot > tr > th.middle,
.table > thead > tr > td.middle, .table > tbody > tr > td.middle, .table > tfoot > tr > td.middle {
    vertical-align: middle;
}

input[type="file"] {
    margin-bottom: 10px;
}

.bloc {
    background-color: #F5F5F5;
    border: 1px solid #DDDDDD;
    border-radius: 4px 4px 4px 4px;
    margin: 15px 0;
    padding: 14px 20px;
}



.debug {
	margin-top:2em;
    background: #fff;
    border: 1px solid #ddd;
    text-align: left;
    padding: 30px 10px 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: relative;
}

/*.debug::after {
    content: "Debug";
    position: absolute;
    top: -1px;
    left: -1px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    color: #9da0a4;
    -webkit-border-radius: 4px 0 4px 0;
    -moz-border-radius: 4px 0 4px 0;
    border-radius: 4px 0 4px 0;
}*/

/* Navbar secondaire */
.nav-tabs > li {
    margin-bottom: -2px;
}

/* Container */
.container-fluid{
    display: table;
    width: 100%;
}

/*Bootstrap réécriture*/
.input-append,.input-prepend {
    display: block;
}

/**
* Portails
**/
#portal h1, #portal h2,#portal h3,#portal h4 {color: inherit;}
#portal .media {
    padding:10px;
}
#portal .media-body, #portal .media-left, #portal .media-right {
    display: table-cell;
    vertical-align: top;
}
#portal .media-left, #portal .media>.pull-left {
    padding-right: 10px;
}
.striped:nth-of-type(odd){
    background-color: #efefef;
}

#portal .striped:nth-of-type(even){
    background-color: #ffffff;
}

/**
 * Recherche
 */
.facet-label {
    font-weight: bold;
    font-size: 100%;
}
.qa {
    width: calc(100% - 25px) !important;
    margin-left: 25px;
}
#facets-list{
    max-height: 100%;
}
/* .facet-label .facet-control { display: none; } */
/* .facet-label:hover .facet-control { display: inline; } */
.facet-control {
    display: inline;
}

.facet-content {
    max-height: 300px;
    overflow: auto;
}

input.facet-input {
    height: 20px;
    font-size: 90%;
}
.popover .form dt {
    width: 150px;
}
.popover .form dd, .popover .form dd input, .popover .form dd select, .popover .form dd textarea {
    width: 300px;
}
.popover .form dd .inputlangmulti {
    width: 157px;
}
.popover .form dd .inputmulti {
    width: 246px;
}

/**
 * Formulaires
 */
.col-md-3.control-label.required, .col-md-3.control-label.optional{
    text-align: right;
}
input.error, textarea.error {
	border : 1px solid #b94a48;
}

div.error, span.error {
	color : #b94a48;
}

input.error:focus, textarea.error:focus {
	border : 1px solid #953b39;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
       -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
       box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}

.form-error {
	display : none;
}

#render-step .panel-link{
    border: none;
    color: #336;
    font-size: 1.6rem;
    padding: 0;
    background-color: transparent;
}
#render-step .panel-link:hover, #render-step .panel-link:focus{
    color: #2a6496;
}
/**
 * Mes recherches
 */

.table-mysearch div.search_lib {
	font-weight : bold;
}

.search_params {
	padding-left : 20px;
}

.table_search_params {
	border-left : 2px solid #0088CC;
}

.table_search_params td {
	border : none;
	padding : 5px;
	font-style : italic;
}

.table_search_params th {
	border : none;
	padding : 5px 5px 5px 10px;
	font-weight : normal;
	color : #0088CC;
}

.table-mysearch .popover {
	width : 170px;
}

.table-mysearch .freq-btn {
	width : 120px;
}

/**
 * Widget
 */
.widget {
    position: relative;
    margin: 5px 0;
    padding: 0;
    background-color: #fff;
    border: 1px solid #ddd;
    /*-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;*/
}
/*.widget:hover {
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.065);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,.065);
    box-shadow: 0 1px 4px rgba(0,0,0,.065);
}*/
.widget-header {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    /*-webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;*/
    color: #ff4600;
    text-transform: uppercase;
}
.widget-header-search {
	padding: 3px 3px 3px 6px;
	margin: 0;
	font-size: 1em;
	line-height: 1em;
	text-transform: uppercase;
    font-family: Arial,Helvetica,sans-serif;
}

.widget-search {
    position: relative;
    margin: 5px;
    padding: 0;
    background-color: #fff;
    border: 1px solid #ddd;
    /*-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;*/
}


.widget-footer {
    text-align:right;
}
.widget-footer a{
    color: #999999;
    padding: 2px;
    font-size: 9px;
}
.widget-content {
    padding: 8px 14px;
    margin: 0;
}
.widget-content hr {
    margin: 5px 0;
}
.widget-content .title {
    font-weight:bold;
    text-transform: uppercase;
}
.widget-content .date {
    font-size: 11px;
    font-style: italic;
}
.widget-content .body {
    font-size:12px;
    line-height: 14px;
    text-align: justify;
    padding-left: 5px;
    margin-bottom: 5px;
}
.widget-content .link {
    margin-top: 5px;
}
.widget-content .important {
    color: #ff4600;
    font-size: 20px;
    font-weight: bold;
}
.widget-content .btn-link {
    background: #ff4600;
    color: #ffffff;
    font-size: 11px;
    padding: 5px 10px ;
    text-transform: uppercase;
}
.widget-content .btn-link:hover {
    background: #ff4600;
    color: #ffffff;
    font-size: 11px;
    padding: 5px 10px ;
    text-transform: uppercase;
}

.widget button.display {
    display:none;
}
.widget .item:hover button.display {
    display:inline;
    border: none;
    background-color: transparent;
}
.widget .title{
    display: inline;
    color: #336;
    font-size: 1.2rem;
    font-weight: 900;
    margin-bottom: 0;
}
.widget .last-doc {
    list-style-type: none;
    padding-left:0;
}
.widget .last-doc li:not(:last-child) {
    border-bottom: 1px solid #ddd;
    padding-bottom: 4px;
    margin-bottom: 4px;
}

.keywords {text-align: justify;}
.keword-1 { font-size: 8px;}
.keword-2 { font-size: 9px;}
.keword-3 { font-size: 10px;}
.keword-4 { font-size: 12px;}
.keword-5 { font-size: 14px;}
.keword-6 { font-size: 16px;}
.keword-7 { font-size: 18px;}
.keword-8 { font-size: 20px;}
.keword-9 { font-size: 22px;}
.keword-10 { font-size: 24px;}

/**
 * Homepage
 */

.home-title {
    color: #ff4600;
}

/**
 * Document
 */
.table-condensed th{
    font-weight: normal;
}
.dropdown-height-limit  {
    overflow: auto;
    max-height: 200px;
}
.col-lang {padding-right:0;}
.opacity {
    opacity: 0.25;
    -ms-filter: "prodig:DXImageTransform.Microsoft.Alpha(Opacity=25)"; /* Hack IE8 */
    filter: alpha(opacity = 25); /* Hack IE 5-7 */
    -webkit-transition: opacity 0.25s ease-in-out;/* transition pour Chrome et Safari */
    -moz-transition: opacity 0.25s ease-in-out;/* transition pour Firefox */
    -o-transition: opacity 0.25s ease-in-out;/* transition pour Opéra */
    transition: opacity 0.25s ease-in-out;
}
.opacity:hover {
    opacity: 1;
    -ms-filter:"prodig:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* Hack IE 8 */
    filter: alpha(opacity = 100); /* Hack IE 5-7 */
}
.col-content {padding-left:0;padding-right:0;margin-right:0;margin-left:-15px;}

#document {margin-top:10px;}
#document .title { font-size: 24px; line-height: 26px;color: inherit;}
#document .abstract {margin-top:20px;}
#document .abstract-content { text-align: justify; background:#f8f8f8;padding:10px;border-bottom: 1px solid #dddddd; margin-bottom:10px; }
#document .author:not(:last-of-type):after { content: ", ";}
#document .authors .corresponding { font-size: 10px; font-style: italic;margin-bottom: 10px;}
#document .structid {background: #666; color: #fff; margin: 0 4px 0 0; padding: 1px 4px;}
#document .well.struct {margin-bottom: 10px;}
#document .well.struct ul {padding-left: 30px;margin-bottom: 0;}
#document .keywords {text-align: inherit;}
#document .file {border: 1px solid #dddddd;}
#document .file-hover:hover {background: red;}
#document .file-shadow {background: url('/img/file_shadow.jpg') right top no-repeat; width:80px; margin-left: auto; margin-right:auto;margin-bottom:10px;}
#document table .meta-name {background: #f8f8f8; text-align:right;}
#document .metadatas {margin-top:10px;}

.typdoc-category {
    color: #ff4600;
    text-transform: uppercase;
}

.footer {
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    margin-left: 0;
    max-height: 200px;
}
.footer-default {
        background:  #00005C;
    margin-top: 30px;
    padding: 20px 50px 50px;
}
.footer-default .row>div {
    text-align: center;
}
.footer-default h5 {
    color: #ffffff;
    font-size: 20px;
    font-weight: normal;
}
.footer-default ul {
    list-style: none;
    padding-left: 0;
}
.footer-default ul li {
    padding-top: 5px;
}
.footer-default ul li a {
    color: #ffffff;
    font-size: 12px;
    font-weight: normal;
}
/**
 * General
 */
.border-null-img{
    border: 0;
}
/**
 * Debug
 */

.ccsd-debug {
	border : 1px solid #00005c;
	border-radius: 4px;
	background-color : #F5F5F5;
}

.ccsd-debug legend {
	border : 1px solid #00005c;
	border-radius: 4px;
	background-color : #cee4f6;
	width : auto;
	font-size : 16px;
	margin: 0 0 0 10px;
	padding : 0 10px;
}

.ccsd-debug .infos {
	float : right;
	position : relative;
	top : -12px;
	border-left : 1px dashed #00005c;
	border-bottom : 1px dashed #00005c;
	border-radius: 0 4px 0 4px;
	background-color : #cee4f6;
	font-size : 12px;
	font-style : italic;
	padding : 10px;
	color : #888888;
}

.ccsd-debug pre {
	border : none;
	background : none;
}

.arxiv {
    color: #ffffff;
    background: #b31b1b;
    font-family: 'Lucida Grande', helvetica, arial, verdana, sans-serif;
    padding: 2px 4px;
    border-radius: 2px;
}
.label-right {
    font-weight: normal;
    margin-right:2px;
}
.ui-autocomplete {
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
}
.ui-autocomplete .ui-menu-item a  {
    margin: 0;
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
}
.input-group-addon>button {
    background: inherit;
}

/**
 * Recherche
 */
.facet-label {
	font-weight: bold;
	font-size: 100%;
    cursor:pointer;
}

/* .facet-label .facet-control { display: none; } */
/* .facet-label:hover .facet-control { display: inline; } */
.facet-control {
	display: inline;
}

.facet-content {
	max-height: 300px;
	overflow: auto;
}
.facet-content ul {
    margin-bottom: 0;
}
.facet-content li label {
    margin-top:2px;
    margin-bottom:2px;
}
.facet-content li label .badge{
    background: #bbbbbb;
    font-size: 10px;
    font-weight: normal;
}
.facet-content li:hover label .badge{
    background: #999999;
}
i.gray{
    color: #bbbbbb;
}
input.facet-input {
	margin-bottom: 5px;
}


.highlight {
    font-weight:bold;
}

.flag {
	width: 16px;
	height: 11px;
	background:url(/img/flags.png) no-repeat
}

.flag.flag-de {background-position: -16px 0}
.flag.flag-es {background-position: -32px 0}
.flag.flag-fr {background-position: 0 -11px}
.flag.flag-gb, .flag.flag-en {background-position: -16px -11px}
.flag.flag-us {background-position: -32px -11px}

.grayscale {
	filter: url(/img/filters.svg#grayscale); /* Firefox 3.5+ */
    filter: grayscale(50%); /* IE6-9 */
    -webkit-filter: grayscale(1);
}

.tooltip-inner {
    max-width: 500px!important;
}

.ui-autocomplete li span.preferred, .ui-autocomplete li span.old, .ui-autocomplete li span.incoming, .ui-autocomplete li span.valid {display: block;  margin: -2px -0.4em;  padding: 2px;}
.ui-autocomplete li span.preferred, .ui-autocomplete li span.valid { background: #dff0d8; color: #3c763d;}
.ui-autocomplete li span.old { background: #fcf8e3; color: #8a6d3b;}
.ui-autocomplete li span.incoming { background: #f2dede; color: #a94442;}

.ui-menu .ui-menu-item a.ui-state-focus span.preferred,
.ui-menu .ui-menu-item a.ui-state-active span.preferred,
.ui-menu .ui-menu-item a.ui-state-focus span.old,
.ui-menu .ui-menu-item a.ui-state-active span.old,
.ui-menu .ui-menu-item a.ui-state-focus span.incoming,
.ui-menu .ui-menu-item a.ui-state-active span.incoming{background: inherit; color:#fff;}

.ui-autocomplete li>a>span>span:first-child:before{content: ' ';  clear: right;  display: block;}
.ui-autocomplete li>a>span>span {font-size: smaller;}

.ui-autocomplete .titleAbbr {font-style: italic;}
.ui-autocomplete .issn:before {content: ' - issn : ';}
.ui-autocomplete .eissn:before {content: ' - eissn : ';}
.ui-autocomplete .reference:before {content: ' - ref :';}
.ui-autocomplete .acronym:before, .ui-autocomplete .publisher:before {content: ' - ';}

.ui-autocomplete li dl {margin:0; padding-left:10px;font-size:smaller;}
.ui-autocomplete li {margin-bottom:1px;}



/* alert box orange */
.alert-orange {
  color: #ff4600;
  background-color: #ffe1c6;
  border-color: #ffbb6d;
}

.alert-orange h4 {
  color: #ce5c00;
}
/* label orange */
.label-orange,
.badge-orange {
  background-color: #ff4600;
}

.label-orange[href],
.badge-orange[href] {
  background-color: #356635;
}

/* alert violet */
.alert-violet {
  color: #86708A;;
  background-color: #E3D9E5;
  border-color: #C9BFCB;
}

.alert-violet h4 {
  color: #ce5c00;
}
/* label violet */
.label-violet,
.badge-violet {
  background-color: #86708A;;
}

.label-violet[href],
.badge-violet[href] {
  background-color: #356635;
}

/* Moderation */

.deleted {
 text-decoration: line-through;
}

/* References */

.references-section {
    overflow     : auto;
    max-height   : 300px;
    margin: .5em 0 .5em 0;
}

.references-section .reference-row {
    background-color: #F8F8F8;
    color           : #000;
    border-bottom   : thick solid #FFFFFF;
}

.references-section .reference-row .reference-text {
    vertical-align: middle;
    padding       : .5em 0 .5em 0;
}

.references-section .reference-row .reference-text .inside-reference-text{
    margin-left : .5em;
    padding: 0 0 .5em .5em;
    border-left : 1px groove #FFFFFF;
    vertical-align: middle;
}

.references-section .reference-row .reference-chevron {
    padding : 0 0 0 .5em;
}

.references-section .reference-row .reference-text .title-reference {
    font-weight: bold;
}

.references-section .reference-row .reference-text .titleEvent-reference-value {
    font-style: italic;
}

.references-section .reference-row .reference-text p{
    margin : 0;
    padding: 0;
}

.references-section .reference-row .reference-text .references-identifiers {
    display: table;
    margin: 3px;
}

.references-section .reference-row .reference-text .references-identifier{
    display: table-cell;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    color: #FFFFFF;
    font-weight: lighter;
    font-size: 12px;
    min-width: 40px;
    margin: 0;
    padding: 5px;
}

.references-section #free-full-text-hal {
    background-color:#292063;
}

.references-section #free-full-text-url {
    background-color:#149849;
}

.references-section #doi {
    background-color:#FCB426;
}

.references-section #istex {
    background-color: #4884f2;
}

/* other search engines */
.references-section #se {
    background-color:#4A84F4;
}

.references-section .reference-row .reference-text .references-identifier-value{
    display: table-cell;
    background-color: #A9A9A9;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    color: #FFFFFF;
    font-weight: lighter;
    font-size: 12px;
    margin: 0;
    padding: 5px;
}

.references-section .reference-row .reference-text a:hover,
.references-section .reference-row .reference-text a:focus{
    color: #404040;
    font-weight: bolder;
}

.references #btn-hide {
    display:none;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.references .references-title,
.metadatas-complete .metadatas-complete-title {
    font-weight: bold;
    width      : 190px;
    display    : inline-block;
}

#modal-reference-modification.modal,
#modal-reference-confirmation.modal,
#modal-reference-cancel.modal {
    text-align: center;
}

#modal-reference-modification.modal::before,
#modal-reference-confirmation.modal::before,
#modal-reference-cancel.modal::before {
    content: "";
    display: inline-block;
    height: 100%;
    margin-right: -4px;
    vertical-align: middle;
}

#modal-reference-modification .modal-dialog,
#modal-reference-confirmation .modal-dialog,
#modal-reference-cancel.modal .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

#form-reference .error {
    color: #ff0000;
    font-size: 12px;
    margin-top: 3px;
    margin-bottom: 0;
}

#form-reference .inputTxtError {
    border: 1px solid #ff0000;
    color: #0e0e0e;
}

.tooltip {
    z-index:100000000 !important;
}

.tooltip > .tooltip-inner {
    text-shadow: 0 1px 1px #000;
    font-weight: normal;
    text-align:left
}

.references .validation-button {
    color:#309b30;
}

.references .remove-button {
    color:#b22525;
}

.references .edit-button {
    color:#4682b4;
}

.blue {
    color: #00005c;
}

table.meta {
    margin: .5em;
}

.widget-export .widget-export-btn {
    margin: 3px 0 3px 0;
}

.references-filtre {
    margin: 0 15px 0 0;
}

.references-filtre .dropdown-menu-item{
    font-size: 12px;
}

.struct-label {
    margin:2px;
}

.struct-label-title {
    font-size:12px;
}

/* label arxiv */
.label-arxiv
{
    background-color: #b42300;;
}

/* label pubmedcentral */
.label-pubmedcentral
{
    background-color: #5d656a;;
}

/* label istex */
.label-istex
{
    background-color: #005a7b;;
}

/* label openaccess */
.label-openaccess
{
    background-color: #ba6e00;;
}

/** Fix affichage chrome */
form input[type="radio"]{
    max-height: 15px;
}

div.doctypeIntro {
    padding:10px;
    margin: 10px;
    background-color: #ffe1c6;
}

/*
 Video
 */
.textarea-link-video{
    background-color: white !important;
    color: #979b9f !important;
    overflow: hidden;
    cursor: revert !important;
    white-space: nowrap;
    resize: none;
}


/*
 Responsive
 */
/* FOOTER */
@media (max-width:991px) {
    .footer-default {
        max-height: max-content;
    }

    .footer-ccsd {
        position: relative;
        bottom: 120px;
        margin-left: 10px;
    }
}
/* PAGE PRINCIPALE */
@media (max-width:700px){
    .main-content-table td{
        display: block;
        width: 100%;
    }
}

/* RECHERCHE */
@media screen and (min-width: 768px) {
    .col-md-9{
        float: left;
        width: 75%;
    }
    .col-md-3{
        float: left;
        width: 25%;
    }
    #facets-list input[type='text']{
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .col-md-9{
        float: left;
        width: 100%;
    }

    #pre-filters .col-md-3{
        position: initial;
    }
}

#facets-button{
    float: left;
    margin-left: 15px;
    border-color: #ccc;
}

.captcha {
    text-align: center;
}

.separator{
    background-color: #ff4600;
    min-height: 14px;
    margin-bottom: 5px;
}
.orcid-doc-titre{
    min-height: 66px;
    background-image: linear-gradient(#fff, #edf5f2 ); /*#e9e9e9*/
    padding-left: 22px;
    margin: 1px 2px 2px;
}
.orcid-doc-text{
    margin:25px 50px 25px;
    color: #666;
}

.orcidCol {
    min-width:70px;
    max-width:70px;
    width:10%;
}
/** Sinon: Edition de page avec tinymce, ajouter un widget, sur petite fenêtre, l'absence de scroller est pénalisant */
.tox div.tox-dialog {
    overflow: auto;
}

.maintenance-alert {
    background-color: #f44336;
    color: black;
    text-align:center;
    font-size: 150%;
    z-index: 1200;
    position: fixed;
    top: 0;
    left: 20%;
    right:20%;
}
#switch-ihm {
    z-index: 10000;
    position: fixed;
    left: 240px;
    top: 7px;
    border: none;
    padding:10px;
}
.switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 12px;
    margin-bottom: 0 !important;
}
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.switch .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #e8e8e8;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 34px;
}

.switch .slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 0px;
    bottom: -4px;
    background-color: #337AB7;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 50%;
}

.switch + .pl-3 {
    padding-left: 10px;
    color: #fff;
    font-weight: bold;
}

input:checked + .slider {
    background-color: #124B89;
}

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

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