/* Defaut custom

	couleurs :

	gris #f0f2f3
	bleu foncé #5A8EAD
	bleu clair : #a7d9dd

*/


/* Steph custom webinars 03-2022 */
.margT30 {margin-top: 30px;}
.MEV  {color: #bd1c1e; font-size: 1.3em; line-height: 24px;}
.MEV2  {font-size: 1.3em; line-height: 20px;}
.MEV3  {color: #20517B; font-size: 1.2em; line-height: 24px; font-weight: bold;}
.MEV4  {font-family: 'Montserrat', sans-serif; color: #bd1c1e; font-size: 2.8em; line-height: 38px;}
.MEV7  {color: #bd1c1e; font-size: 1.7em; line-height: 24px;}
.MEV8  {font-family: 'Montserrat', sans-serif; font-size: 2.6em; line-height: 38px; font-weight: 300;}
.margT15 {margin-top: 15px;}
.margB15 {margin-bottom: 15px;}
.margT5 {margin-top: 5px;}
.margT3 {margin-top: 3px;}
.margT25 {margin-top: 25px;}
.margT30 {margin-top: 30px;}
.margB30 {margin-bottom: 30px;}
.margT40 {margin-top: 40px;}
.margB40 {margin-bottom: 40px;}
.pad30 {padding: 30px;}
.bgcolor1 {background-color: #f5f5f5;}
.ajust {display: table-cell; padding-top: 20px; padding-bottom: 20px; padding-left: 50px; padding-right: 50px;}
.petit {font-size: 14px; padding-top: 5px; line-height: 0px; text-transform: none; font-weight: 400; color: #4c4c4c;}
.mintext {font-size: 14px; line-height: 16px;}
.mintext2 {font-size: 12px; line-height: 15px;}
.alignement {display: inline-block;}
.up {text-transform: uppercase;}
a.subscribe:link,a.subscribe:active,a.subscribe:visited {color: #bd1c1e; border: 2px solid #bd1c1e; text-decoration: none; font-weight: bold; padding: 10px; padding-top: 10px; padding-bottom: 10px; padding-right: 20px; padding-left: 20px; border-radius: 20px;}
a.subscribe:hover, a.subscribe:focus {color: #ffffff; background-color: #bd1c1e; border: 2px solid #bd1c1e; text-decoration: none; font-weight: bold; padding-top: 10px; padding-bottom: 10px; padding-right: 20px; padding-left: 20px; border-radius: 20px;}
a.subscribe2:link,a.subscribe2:active,a.subscribe2:visited {color: #ffffff; background-color: #bd1c1e; border: 2px solid #bd1c1e; text-decoration: none; font-weight: bold; padding-top: 10px; padding-bottom: 10px; padding-right: 20px; padding-left: 20px; border-radius: 20px;}
a.subscribe2:hover, a.subscribe2:focus {color: #bd1c1e; border: 2px solid #bd1c1e; text-decoration: none; font-weight: bold; padding: 10px; padding-top: 10px; padding-bottom: 10px; padding-right: 20px; padding-left: 20px; border-radius: 20px;}
.color2 {color: #ffffff;}
.color3 {color: #20517B;}
.color5 {color: #bd1c1e;}
.bordercolor1 {border: 1px solid #ddd;}


/* Steph custom bibliographie */
.margB10 {
    margin-bottom: 10px;
}

.margB15 {
    margin-bottom: 15px;
}

.margB25 {
    margin-bottom: 25px;
}

.margT10 {
    margin-top: 10px;
}

.margT20 {
    margin-top: 20px;
}

.label {
    margin-left: 5px;
}

.teasTxt {
    color: #5c8eac;
    font-size: 16px;
    font-weight: bold;
}

.titreart a {
    color: #4c4c4c;
    font-size: 17px;
    font-weight: 600;
    line-height: 23px;
}
.titreart a:hover, .titreart a:focus {
    text-decoration: none
}

.noPaddingTop{
    padding: 0;
}
.page-boxed #content .bleu{
	background: #C9ECDF;
}

body {
 background: #FFFFFF;
  background: -webkit-linear-gradient(#FFFFFF, #ebc7a5);
  background:    -moz-linear-gradient(#FFFFFF, #ebc7a5);
  background:         linear-gradient(#FFFFFF, #ebc7a5);
}

.page-boxed #navigation, .page-boxed #highlighted, .page-boxed #content, .page-boxed #content-below, .page-boxed #footer {
    border-left: 0px;
    border-right: 0px;
}

a, a:hover, a:focus {
    color: #20517B;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background: #cc1a24;
    border-color: #cc1a24;
}

.pagination > li > a, .pagination > li > span {
    color: #cc1a24;
}

.pointer {
    cursor: pointer;
}
.clearfix {
}
.clearfix::before, .clearfix::after {
    content: "";
    display: table;
    line-height: 0;
}
.clearfix::after {
    clear: both;
}
.margin {
    margin-bottom: 40px !important;
}
.half-margin {
    margin-bottom: 10px !important;
}
.no-margin {
    margin-bottom: 0 !important;
}

.no-padding {
   padding: 0 !important;
   margin: 0 !important;
}

/* Caller le hamburger icon */
.navbar-btn{
    margin-top: 15px;
}



h4 {
    font-size: 22px;
    line-height: 30px;
    color: #8297a0;
}


.header {
	background: #FFFFFF;
	padding: 20px 0 20px 0;
}

.header-upper {
	background: #f0f2f3;
    line-height: 18px;
    text-transform: uppercase;
    font-size: 12px;
    border-bottom:1px solid #C9ECDF
}

.header-upper .user-menu a.btn {
    color: #d23e45;
}

.header-upper .user-menu a.btn:hover {
    color: #C9ECDF;
}

.labelNbArticlesPub{
	background-color: #FFFFFF;
}

#navigation {
    color: #a3c8bb;
}

.navbar {
/*
	padding-bottom: 0;
	border:1px solid red
*/

}

.navbar-nav > li > a, #main-menu > li > a {
	font-size: 13px;
	color: #20517b;
	margin-left: 1px;
    background-color: #C9ECDF;
}


.navbar-nav > li.active > a,
#main-menu > li.active > a {
    color: #d23e45;
/*     border-left:3px solid #dfe4e7; */
    border-bottom:1px dotted #d23e45 ;
    background-color: #f4f8fa
}

.navbar-nav > li > a:hover,
#main-menu > li > a:hover{
	color: #d23e45;
}
.navbar-nav > li > a:focus,
#main-menu > li > a:focus{
	color: #d23e45;
}


.navbar-nav > li.open > .dropdown-toggle, #main-menu > li.open > .dropdown-toggle, .navbar-nav > li.open.active > .dropdown-toggle, #main-menu > li.open.active > .dropdown-toggle, .navbar-nav > li.open > .dropdown-toggle, #main-menu > li.open > .dropdown-toggle, .navbar-nav > li.open.active > .dropdown-toggle, #main-menu > li.open.active > .dropdown-toggle {
    border-color: #C9ECDF #f3f3f3 transparent;
}

.navbar-collapse .dropdown-menu {
    border-color: #f2f2f2 #f2f2f2 #C9ECDF;
}




* html .search-form-tigger i {
	margin-top: 7px !important;
}
.search-form-tigger {
    margin-top: 15px;
}

.search-form-tigger {
    background: #8297a0;
}

.search-form-tigger.open, .search-form-tigger:hover {
    background: #d21116;
    }

.header-search {
	background: #d21116;
}





#promotion {
    background: #e7e7e7;
    padding: 30px 0;
}

#footer {
    background: #FFFFFF;
    color:#6f6f6f;
    border: none;

    min-height: 200px;
    padding: 30px 0;
    font-size: 14px;
    line-height: 20px;

    border-top: 7px solid transparent;

	-moz-border-image: -moz-linear-gradient(left, rgba(111,111,111,1) 0%, rgba(201,18,24,1) 50%, rgba(90,143,173,1) 100%);
	-webkit-border-image: -webkit-linear-gradient(left, rgba(111,111,111,1) 0%, rgba(201,18,24,1) 50%, rgba(90,143,173,1) 100%);
	border-image: linear-gradient(to right, rgba(111,111,111,1) 0%, rgba(201,18,24,1) 50%, rgba(90,143,173,1) 100%);
	border-image-slice: 1;
	    border-left: 0px solid #ccc;
    border-right: 0px solid #ccc;
}

#footer a,
#footer h3
 {
   color: #6f6f6f;
}

#footer ul, #footer li  {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.modal-body{
	font-size: 14px;
    line-height: 1.42857;
}

.civilite input {
	margin-right:12px;
	margin-left:5px;
	margin-top:10px;
}

.civilite label {
	font-weight: normal;
	padding-top: 5px;
}



.links a{
	color:#cc1a24;
}

.searchEngine{
	background-color: #f5f6f6;
}

.title-divider, .title-divider span {
    background:none;
    }

.appli {
    background-color: #5b5b5b;
    border-radius: 3px;
    color: #fff;
    padding: 20px 15px 20px;
    font-size: 15px;
    text-align: center
}

.appli .img-responsive{
	margin: 0 auto;
}

.appli a{
	color:#f4e2d7;
	text-decoration: underline;
}

.appli a:hover{
	text-decoration: none;
}

.sliderFont{
	color:#FFFFFF;
	background-color: #cc1a24;
	padding: 10px;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    background-color: #C9ECDF;
    border-color: #C9ECDF;
    color: #20517B;
    z-index: 2;
}

td.dragHandle{
	background-image: none
}

#biblioOption ul{
	padding-left:0;
}

#biblioOption li{
	list-style-type: none;

    }

.recherche .input-group-lg > .form-control,
.recherche  .input-group-lg > .input-group-addon,
.recherche  .input-group-lg > .input-group-btn > .btn {
    border-radius: 0;

}

.btn-primary {
    background-color: #1487b2;
    border-color: #b87008;
    color: #fff;
}

.bg {
    background: url("https://www.leflashbiblio.fr/rootKit/2367/Homepage/images/bg-featured.png") center top no-repeat;
    background-size: cover;
    padding-top: 40px
}

.bg a{
	text-decoration: underline;
	color:#FFF
}

.bg a:hover{
	text-decoration: none;
}

.service{
	color:#20517B
}

.service h3{
	font-size: 19px;
}

.bgRed{
	background-color: #cc1a24;
}

.bgGris{
	background-color: #2a3438;
}
.txtGris{
	color: #20517B;
}

.timeline-breakerGris {
    background: #2a3438;
}

.title-divider {
	background: #ffffff url("../images/bg_divider.png") no-repeat left center;
    margin-bottom: 1em;
    padding: 0;
    text-align: left;
    color: #A2C0B5;
    font-size: 26px;
    line-height: 36px;
    text-transform: uppercase
}

.title-divider-nobg {
    margin-bottom: 1em;
    padding: 0;
    text-align: left;
    color: #FFFFFF;
    font-size: 26px;
    line-height: 36px;
    text-transform: uppercase
}

.title-divider {
t;
}

.title-divider span {
    background: #fff
    }

.primary-colour {
    color: #8297a0;
}

#custom-search-input{
    padding: 3px;
    border: solid 1px #E4E4E4;
    border-radius: 6px;
    background-color: #fff;
    margin-bottom: 10px;
}

#custom-search-input input{
    border: 0;
    box-shadow: none;
}

#custom-search-input button{
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0 8px 0 10px;
    border-left: solid 1px #ccc;
}

#custom-search-input button:hover{
    border: 0;
    box-shadow: none;
    border-left: solid 1px #ccc;
}

#custom-search-input .glyphicon-search{
    font-size: 23px;
}

#custom-search-input input:focus, #custom-search-input input[type]:focus, #custom-search-input .uneditable-input:focus {
    border-color: rgba(229, 103, 23, 0.8);
    box-shadow: 0 1px 1px rgba(229, 103, 23, 0.075) inset, 0 0 8px rgba(229, 103, 23, 0.6);
    outline: 0 none;
}

.page-boxed #bgBlanc {
	background-color: #fff;
	width: 1210px;
	margin-left: auto;
    margin-right: auto;
}

.form-control::-webkit-input-placeholder { color: #8297a0; }
.form-control:-moz-placeholder { color: #8297a0; }
.form-control::-moz-placeholder { color: #8297a0; }
.form-control:-ms-input-placeholder { color: #8297a0; }

#rechercherHomepage{
	background: #C9ECDF;
}

#rechercherHomepage a{
	color: #FFF;
}

.service {
  text-align: center;
  margin-bottom:60px;
}

.service h2 {
  font-size:1.8em;
}

.service.box h2 {
  font-size:1.6em;
  margin-bottom: 16px;
}

.service.box p {
  margin-bottom: 10px;
}

.service .service-icon {
  display: inline-block;
  margin-bottom: 20px;
  height: 60px;
  line-height:68px;
  width:68px;
  text-align: center;
  color:#20517B;
  font-size:2.5em;
    -webkit-transition: 0.2s all linear;
	-moz-transition: 0.2s all linear;
    -ms-transition: 0.2s all linear;
    -o-transition: 0.2s all linear;
	transition: 0.2s all linear;
}

.service:hover .service-icon {
	font-size:70px;
	-webkit-transition: 0.16s all linear;
	-moz-transition: 0.16s all linear;
    -ms-transition: 0.16s all linear;
    -o-transition: 0.16s all linear;
	transition: 0.16s all linear;
}

.lightgreybg {

}

.btn-primary {
  color: #ffffff;
  background-color: #8297A0;
  border-color: #6D7173;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #d21116;
  border-color: #6D7173;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #8297A0;
  border-color: #6D7173;
}

.btn-primary .badge {
  color: #8297A0;
  background-color: #ffffff;
}

.btn-warning {
  color: #FFFFFF;
  background-color: #C9ECDF;
  border-color: #C9ECDF;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #FFFFFF;
  background-color: #D21116;
  border-color: #4C7B96;
}

.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #C9ECDF;
  border-color: #4C7B96;
}

.btn-warning .badge {
  color: #C9ECDF;
  background-color: #FFFFFF;
}

.panel-heading {
    margin-bottom: 3px;
}

.timeline {
    background-image: url("../images/bg_timeline-line.png");
   }

.timeline-breaker {
    background: #8297a0;
    }

.timeline-breaker::after {
    border-top-color: #8297a0;
    }

.timeline-item{
	border-color: #f2f2f2 #f2f2f2 #8297a0;
}

.timeline-item::after {
	color:#8297a0;
	content:  "\f05d"
}

.abecedaire{
	font-size: 16px;
}

.jumbotron {
    padding-bottom: 20px;
    padding-top: 30px;
}

.container .jumbotron, .container-fluid .jumbotron {
    padding-left: 30px;
    padding-right: 30px;
}

.links .txtBlanc{
	color:#FFFFFF;
}

.panel-body .btn-warning{
	color:#FFFFFF;
}

.slide .caption {
    padding: 4% 0;
}

.panel-info {
    border-color: #a9a9a9;
}

.panel-info > .panel-heading {
    background-color: #f5f5f5;
    border-color: #dddddd;
    color: #20517B;
}

.panel-default > .panel-heading a{
	color:#20517B
}
.panel-default > .panel-heading a:hover{
	color:#cc1a24
}


.editoOver{
	position:relative;
	top:0px;
	width:320px;
	height:240px;
	background:#FF2400;
	opacity:0;
	}

.slider-wrapper {
    margin-top: 100px;
    }

.tp-caption.light_heavy_70_shadowed {
font-size:35px;
line-height:70px;
font-weight:900;
font-family:"Open Sans";
color:#ffffff;
text-decoration:none;
background-color:transparent;
text-shadow:0px 0px 7px rgba(0, 0, 0, 0.85);
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}
.tp-caption.light_medium_20_shadowed {
font-size:20px;
line-height:30px;
font-weight:700;
font-family:"Open Sans";
color:#ffffff;
text-decoration:none;
background-color:transparent;
text-shadow:0px 0px 7px rgba(0, 0, 0, 0.85);
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.btn-lfb {
  color: #ffffff;
  background-color: #CC1A24;
  border-color: #AD151D;
}

.btn-lfb:hover,
.btn-lfb:focus,
.btn-lfb:active,
.btn-lfb.active,
.open .dropdown-toggle.btn-lfb {
  color: #ffffff;
  background-color: #DE545B;
  border-color: #AD151D;
}

.btn-lfb:active,
.btn-lfb.active,
.open .dropdown-toggle.btn-lfb {
  background-image: none;
}

.btn-lfb.disabled,
.btn-lfb[disabled],
fieldset[disabled] .btn-lfb,
.btn-lfb.disabled:hover,
.btn-lfb[disabled]:hover,
fieldset[disabled] .btn-lfb:hover,
.btn-lfb.disabled:focus,
.btn-lfb[disabled]:focus,
fieldset[disabled] .btn-lfb:focus,
.btn-lfb.disabled:active,
.btn-lfb[disabled]:active,
fieldset[disabled] .btn-lfb:active,
.btn-lfb.disabled.active,
.btn-lfb[disabled].active,
fieldset[disabled] .btn-lfb.active {
  background-color: #CC1A24;
  border-color: #AD151D;
}

.btn-lfb .badge {
  color: #CC1A24;
  background-color: #ffffff;
}

@media (min-width: 1200px) {
  /* Large devices (large desktops, 1200px and up) */
}

@media (min-width: 768px) {
	/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */
/* Gestion du padding Jpanel Menu */
	.navbar-nav > li > a, #main-menu > li > a {
	    padding: 10px 20px;
	}

	.navbar-collapse .dropdown-menu li a, .navbar-collapse .dropdown-menu li a.menu-item {
	    padding: 8px 20px 8px 40px !important;
	}
}

@media (min-width: 992px) {
  /* Medium devices (desktops, 992px and up) */
    /* Small devices (tablets, 768px and up) */

    }


.a-btn-3{
    background:#d9dbdd;
    background:-webkit-gradient(linear,left top,left bottom,color-stop(#d9dbdd,0),color-stop(#cfcfcf,1));
    background:-webkit-linear-gradient(top, #d9dbdd 0%, #cfcfcf 100%);
    background:-moz-linear-gradient(top, #d9dbdd 0%, #cfcfcf 100%);
    background:-o-linear-gradient(top, #d9dbdd 0%, #cfcfcf 100%);
    background:linear-gradient(top, #d9dbdd 0%, #cfcfcf 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9dbdd', endColorstr='#cfcfcf',GradientType=0 );
    padding-left:20px;
    padding-right:80px;
    height:38px;
    display:inline-block;
    position:relative;
    border:1px solid #5d81ab;
    -webkit-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2), 0px 0px 0px 4px rgba(188,188,188,0.5);
    -moz-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2), 0px 0px 0px 4px rgba(188,188,188,0.5);
    box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2), 0px 0px 0px 4px rgba(188,188,188,0.5);
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    border-radius:20px;
    float:left;
    clear:both;
    margin:10px 0px;
    overflow:hidden;
    -webkit-transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;
    -o-transition:all 0.3s linear;
    transition:all 0.3s linear;
}
.a-btn-3-text{
    padding-top:5px;
    display:block;
    font-size:18px;
    white-space:nowrap;
    text-shadow:0px 1px 1px rgba(255,255,255,0.3);
    color:#446388;
    -webkit-transition:all 0.2s linear;
    -moz-transition:all 0.2s linear;
    -o-transition:all 0.2s linear;
    transition:all 0.2s linear;
}
.a-btn-3-slide-text{
    position:absolute;
    height:100%;
    top:0px;
    right:52px;
    width:0px;
    background:#63707e;
    text-shadow:0px -1px 1px #363f49;
    color:#fff;
    font-size:18px;
    white-space:nowrap;
    text-transform:uppercase;
    text-align:left;
    text-indent:10px;
    overflow:hidden;
    line-height:38px;
    -webkit-box-shadow:-1px 0px 1px rgba(255,255,255,0.4), 1px 1px 2px rgba(0,0,0,0.2) inset;
    -moz-box-shadow:-1px 0px 1px rgba(255,255,255,0.4), 1px 1px 2px rgba(0,0,0,0.2) inset;
    box-shadow:-1px 0px 1px rgba(255,255,255,0.4), 1px 1px 2px rgba(0,0,0,0.2) inset;
    -webkit-transition:width 0.3s linear;
    -moz-transition:width 0.3s linear;
    -o-transition:width 0.3s linear;
    transition:width 0.3s linear;
}
.a-btn-3-icon-right{
    position:absolute;
    right:0px;
    top:0px;
    height:100%;
    width:52px;
    border-left:1px solid #5d81ab;
    -webkit-box-shadow:1px 0px 1px rgba(255,255,255,0.4) inset;
    -moz-box-shadow:1px 0px 1px rgba(255,255,255,0.4) inset;
    box-shadow:1px 0px 1px rgba(255,255,255,0.4) inset;
}
.a-btn-3-icon-right span{
    width:38px;
    height:38px;
    opacity:0.7;
    position:absolute;
    left:50%;
    top:50%;
    margin:-20px 0px 0px -20px;
    background:transparent url(https://www.leflashbiblio.fr/rootKit/LeFlashBiblio/Homepage/2383/images/right_arrow.png) no-repeat 50% 55%;
    -webkit-transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;
    -o-transition:all 0.3s linear;
    transition:all 0.3s linear;
}
.a-btn-3:hover{
    padding-right:180px;
    -webkit-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
    -moz-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
    box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
    text-decoration: none
}
.a-btn-3:hover .a-btn-3-text{
    text-shadow:0px 1px 1px #5d81ab;
    color:#fff;
}
.a-btn-3:hover .a-btn-3-slide-text{
    width:165px;
}
.a-btn-3:hover .a-btn-3-icon-right span{
    opacity:1;
}
.a-btn-3:active{
    position:relative;
    top:1px;
    background:#5d81ab;
    -webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.4) inset;
    -moz-box-shadow:1px 1px 2px rgba(0,0,0,0.4) inset;
    box-shadow:1px 1px 2px rgba(0,0,0,0.4) inset;
    border-color:#d9dbdd;
}

.affixArticle{
    border: 1px solid #777777;
    border-radius: 5px;
    margin-top:100px;
    width:45px;
}

.affixArticle .affixArticleHeader {background-color: #777777; color: #ffffff; text-align: center; padding-top: 5px; padding-bottom: 5px;}

.affix-bottom {
    position: absolute;
}


.service a { color: #706F6F }
