
.box{
    height: 100%;
    border: 0px solid #ccc;
}
.box-header{
    background-color: #eee;
    padding: 0 30px 0 10px;
    border-bottom: 0px solid #ccc;
    cursor: default;
    position: relative;
    margin: -10px -10px 7px -10px;
}
.box-header h3{
    margin-top: 0px;
    margin-bottom: 0px;
    display: inline-block;
    font-weight: normal;
        font-size: 13px;
        line-height: 30px;
}
.box-content{
    padding: 10px;
}

li[class*="grid1_"] .box-header h3{display:none;}
li.grid1_1 .box-header h3,
li.grid2_1 .box-header h3,
li.grid3_1 .box-header h3,
li.grid4_1 .box-header h3,
li.grid5_1 .box-header h3,
li.grid6_1 .box-header h3,
li.grid7_1 .box-header h3,
li.grid8_1 .box-header h3,
li.grid9_1 .box-header h3{display:none;}

.gridster.gridster-desktop{margin: 0}
.gridster-item .form-horizontal .control-label {
    width: 60px;
}
.gridster-item .form-horizontal .controls {
    margin-left: 70px;
}
.gridster-item select{
  display:block;
    height: 20px;
	line-height: 20px;
	padding: 0
}
.gridster-item .form-horizontal .control-group {
    margin-bottom: 7px;
}
.gridster-item .form-horizontal .control-group:last-child {
    margin-bottom: 0px;
}

/* -- Style GRIDSTER -- */
.widgetrouge .btn-primary {
	background-color:#c0392b;
    color: white;
    background-image: none;
		}
.widgetorange .btn-primary {
	background-color:#d35400;
	color:white;
    background-image: none;
		}
.widgetjaune .btn-primary {
	background-color:#ffa800;
	color:#303030;
	text-shadow: 0px -1px 0px rgba(255, 255, 255, 0.25);
    background-image: none;
		}
.widgetsable .btn-primary {
	background-color:#d5c295;
	color:#303030;
	text-shadow: 0px -1px 0px rgba(255, 255, 255, 0.25);
    background-image: none;
		}
.widgetnavy .btn-primary {
	background-color:#2c3e50;
	color:white;
    background-image: none;
		}
.widgetmagenta .btn-primary {
	background-color:#8e44ad;
	color:white;
    background-image: none;
		}
.widgetbleu_gris .btn-primary {
	background-color:#356272;
	color:white;
    background-image: none;
		}
.widgetbleu_ciel .btn-primary {
	background-color:#2980b9;
	color:white;
    background-image: none;
		}
.widgetvert .btn-primary {
	background-color:#27ae60;
	color:white;
    background-image: none;
		}
.widgetmenthe .btn-primary {
	background-color:#16a085;
	color:white;
    background-image: none;
		}
.widgetviolet .btn-primary {
	background-color:#5b48a2;
	color:white;
    background-image: none;
		}
.widgetmarron .btn-primary {
	background-color:#503b2c;
	color:white;
    background-image: none;
		}
.widgetprune .btn-primary {
	background-color:#4f2b4f;
	color:white;
    background-image: none;
		}
.widgetpasteque .btn-primary {
	background-color:#d95459;
	color:white;
    background-image: none;
		}
.widgetcitron_vert .btn-primary {
	background-color:#8eb021;
	color:#303030;
	text-shadow: 0px -1px 0px rgba(255, 255, 255, 0.25);
    background-image: none;
		}
.widgetrose .btn-primary {
	background-color:#d45c9e;
	color:white;
    background-image: none;
		}
.widgetterre .btn-primary {
	background-color:#662621;
	color:white;
    background-image: none;
		}
.widgetcafe .btn-primary {
	background-color:#8e725e	;
	color:white;
    background-image: none;
	}
.widgetpoudre .btn-primary {
	background-color:#99abd5;
	color:#303030;
	text-shadow: 0px -1px 0px rgba(255, 255, 255, 0.25);
    background-image: none;
		}
.widgetbleu .btn-primary {
	background-color:#394c81;
	color:white;
    background-image: none;
		}
.widgettransparent .btn-primary {
	background-color:gainsboro;
	color:#303030;
	text-shadow: 0px -1px 0px rgba(255, 255, 255, 0.25);
    background-image: none;
		}


.widgetrouge .box-header{background-color:#c0392b;}
.widgetorange .box-header{background-color:#d35400;}
.widgetjaune .box-header{background-color:#ffa800;}
.widgetsable .box-header{background-color:#d5c295;}
.widgetnavy .box-header{background-color:#2c3e50;}
.widgetmagenta .box-header{background-color:#8e44ad;}
.widgetbleu_gris .box-header{background-color:#356272;}
.widgetbleu_ciel .box-header{background-color:#2980b9;}
.widgetvert .box-header{background-color:#27ae60;}
.widgetmenthe .box-header{background-color:#16a085;}
.widgetviolet .box-header{background-color:#5b48a2;}
.widgetmarron .box-header{background-color:#503b2c;}
.widgetprune .box-header{background-color:#4f2b4f;}
.widgetpasteque .box-header{background-color:#d95459;}
.widgetcitron_vert .box-header{background-color:#8eb021;}
.widgetrose .box-header{background-color:#d45c9e;}
.widgetterre .box-header{background-color:#662621;}
.widgetcafe .box-header{background-color:#8e725e;}
.widgetpoudre .box-header{background-color:#99abd5;}
.widgetbleu .box-header{background-color:#394c81;}
.widgettransparent .box-header{background-color:gainsboro;}


.widgetrouge,
.widgetorange,
.widgetnavy,
.widgetmagenta,
.widgetbleu_gris,
.widgetbleu_ciel,
.widgetvert,
.widgetmenthe,
.widgetviolet,
.widgetmarron,
.widgetprune,
.widgetpasteque,
.widgetrose,
.widgetterre,
.widgetcafe,
.widgetbleu,
.widgetrouge a,
.widgetorange a,
.widgetnavy a,
.widgetmagenta a,
.widgetbleu_gris a,
.widgetbleu_ciel a,
.widgetvert a,
.widgetmenthe a,
.widgetviolet a,
.widgetmarron a,
.widgetprune a,
.widgetpasteque a,
.widgetrose a,
.widgetterre a,
.widgetcafe a,
.widgetbleu a{color:white;}

.widgetpoudre,
.widgetjaune,
.widgetsable,
.widgetcitron_vert,
.widgettransparent,
.widgetpoudre a,
.widgetjaune a,
.widgetsable a,
.widgettransparent a,
.widgetcitron_vert a{color:#303030;}


label{font-weight: bold; font-size: 12px;}

.gridster-item form select,
.gridster-item form textarea,
.gridster-item form input[type="text"],
.gridster-item form input[type="password"],
.gridster-item form input[type="datetime"],
.gridster-item form input[type="datetime-local"],
.gridster-item form input[type="date"],
.gridster-item form input[type="month"],
.gridster-item form input[type="time"],
.gridster-item form input[type="week"],
.gridster-item form input[type="number"],
.gridster-item form input[type="email"],
.gridster-item form input[type="url"],
.gridster-item form input[type="search"],
.gridster-item form input[type="tel"],
.gridster-item form input[type="color"],
.gridster-item .uneditable-input {
    font-size: 12px;
	height: auto;
	padding: 1px 5px;
	margin: 0;line-height: 25px;
}

a.btn-full{position:absolute; top:0;bottom:0; left:0; right: 0;display:none;text-align: center;}

.moduleSlider a.btn-full, .icon_header.moduleSlider {background-image:url(admin/grid-icons/grid_diaporama.png);}
.moduleEdito a.btn-full, .icon_header.moduleEdito{background-image:url(admin/grid-icons/grid-editeur.png);}
.moduleItineraire a.btn-full, .icon_header.moduleItineraire{background-image:url(admin/grid-icons/grid-iti.png);}
.moduleProchainsPassages a.btn-full, .icon_header.moduleProchainsPassages{background-image:url(admin/grid-icons/grid_horaires_reel.png);}
.moduleHoraires a.btn-full, .icon_header.moduleHoraires{background-image:url(admin/grid-icons/grid_horaires_theo.png);}
.moduleNewsletter a.btn-full, .icon_header.moduleNewsletter{background-image:url(admin/grid-icons/grid-newsletter.png);}
.moduleActus a.btn-full, .icon_header.moduleActus{background-image:url(admin/grid-icons/grid_actu.png);}

.moduleSlider a.btn-full,
.moduleEdito a.btn-full,
.moduleItineraire a.btn-full,
.moduleProchainsPassages a.btn-full,
.moduleHoraires a.btn-full,
.moduleNewsletter a.btn-full,
.moduleActus a.btn-full,
.icon_header.moduleSlider,
.icon_header.moduleEdito,
.icon_header.moduleItineraire,
.icon_header.moduleProchainsPassages,
.icon_header.moduleHoraires,
.icon_header.moduleNewsletter,
.icon_header.moduleActus{
    background-size:contain;
    background-repeat:no-repeat;
    background-position:50% 50%
}

.widgetrouge a.btn-full{background-color:#e74c3c;}
.widgetorange a.btn-full{background-color:#e67e22;}
.widgetjaune a.btn-full{background-color:#ffcd02;}
.widgetsable a.btn-full{background-color:#f0deb4;}
.widgetnavy a.btn-full{background-color:#34495e;}
.widgetmagenta a.btn-full{background-color:#9b59b6;}
.widgetbleu_gris a.btn-full{background-color:#3a6f81;}
.widgetbleu_ciel a.btn-full{background-color:#3498db;}
.widgetvert a.btn-full{background-color:#2ecc71;}
.widgetmenthe a.btn-full{background-color:#1abc9c;}
.widgetviolet a.btn-full{background-color:#745ec5;}
.widgetmarron a.btn-full{background-color:#5e4534;}
.widgetprune a.btn-full{background-color:#5e345e;}
.widgetpasteque a.btn-full{background-color:#ef717a;}
.widgetcitron_vert a.btn-full{background-color:#a5c63b;}
.widgetrose a.btn-full{background-color:#f47cc3;}
.widgetterre a.btn-full{background-color:#79302a;}
.widgetcafe a.btn-full{background-color:#a38671;}
.widgetpoudre a.btn-full{background-color:#b8c9f1;}
.widgetbleu a.btn-full{background-color:#5065a1;}
.widgettransparent a.btn-full{background-color:transparent;}

ul{margin: 0; padding: 0}
li.ng-scope{padding: 10px}
li.ng-scope.moduleSlider{padding: 0px; overflow: hidden}
#contenu-grid.gridedit ul li.ng-scope{padding: 0px}


.widgetrouge,
.widgetorange,
.widgetnavy,
.widgetmagenta,
.widgetbleu_gris,
.widgetbleu_ciel,
.widgetvert,
.widgetmenthe,
.widgetviolet,
.widgetmarron,
.widgetprune,
.widgetpasteque,
.widgetrose,
.widgetterre,
.widgetcafe,
.widgetbleu,

.widgetrouge form hr:before,
.widgetorange form hr:before,
.widgetnavy form hr:before,
.widgetmagenta form hr:before,
.widgetbleu_gris form hr:before,
.widgetbleu_ciel form hr:before,
.widgetvert form hr:before,
.widgetmenthe form hr:before,
.widgetviolet form hr:before,
.widgetmarron form hr:before,
.widgetprune form hr:before,
.widgetpasteque form hr:before,
.widgetrose form hr:before,
.widgetterre form hr:before,
.widgetcafe form hr:before,
.widgetbleu form hr:before{color:#ffffff;}

.widgetpoudre form hr:before,
.widgetcitron_vert form hr:before,
.widgetjaune form hr:before,
.widgetsable form hr:before,
.widgettransparent form hr:before{color:#333333;}

.widgetrouge, .widgetrouge form hr:before{background-color:#e74c3c;}
.widgetorange, .widgetorange form hr:before{background-color:#F37800;}
.widgetjaune, .widgetjaune form hr:before{background-color:#ffcd02;}
.widgetsable, .widgetsable form hr:before{background-color:#CEC300;}
.widgetnavy, .widgetnavy form hr:before{background-color:#3452B1;}
.widgetmagenta, .widgetmagenta form hr:before{background-color:#C82464;}
.widgetbleu_gris, .widgetbleu_gris form hr:before{background-color:#0073C4;}
.widgetbleu_ciel, .widgetbleu_ciel form hr:before{background-color:#00D3C0;}
.widgetvert, .widgetvert form hr:before{background-color:#2ecc71;}
.widgetmenthe, .widgetmenthe form hr:before{background-color:#1abc9c;}
.widgetviolet, .widgetviolet form hr:before{background-color:#745ec5;}
.widgetmarron, .widgetmarron form hr:before{background-color:#5e4534;}
.widgetprune, .widgetprune form hr:before{background-color:#5e345e;}
.widgetpasteque, .widgetpasteque form hr:before{background-color:#ef717a;}
.widgetcitron_vert, .widgetcitron_vert form hr:before{background-color:#93CD00;}
.widgetrose, .widgetrose form hr:before{background-color:#C82464;}
.widgetterre, .widgetterre form hr:before{background-color:#79302a;}
.widgetcafe, .widgetcafe form hr:before{background-color:#a38671;}
.widgetpoudre, .widgetpoudre form hr:before{background-color:#717171;}
.widgetbleu, .widgetbleu form hr:before{background-color:#3452B1;}
.widgettransparent, .widgettransparent form hr:before{background-color:transparent}

@media screen and (max-width: 979px){
	.gridster-item .form-horizontal .control-label {
	    width: 50px;
	}
}
@media screen and (min-width: 980px){
	li.grid2_2 .form-horizontal .control-label,
	li.grid3_2 .form-horizontal .control-label,
	li.grid4_2 .form-horizontal .control-label,
	li.grid5_2 .form-horizontal .control-label,
	li.grid6_2 .form-horizontal .control-label{display:none;}

	li.grid2_2 .form-horizontal .controls,
	li.grid3_2 .form-horizontal .controls,
	li.grid4_2 .form-horizontal .controls,
	li.grid5_2 .form-horizontal .controls,
	li.grid6_2 .form-horizontal .controls,
	li.grid7_2 .form-horizontal .controls,
	li.grid8_2 .form-horizontal .controls,
	li.grid9_2 .form-horizontal .controls,
	li.grid10_2 .form-horizontal .controls {margin-left: 0px;}

	li[class*="grid1_"] a.btn-full,
	li.grid2_1 a.btn-full,
	li.grid3_1 a.btn-full,
	li.grid4_1 a.btn-full,
	li.grid5_1 a.btn-full,
	li.grid6_1 a.btn-full,
	li.grid7_1 a.btn-full,
	li.grid8_1 a.btn-full,
	li.grid9_1 a.btn-full,
	li.grid10_1 a.btn-full{display:block;}

	li[class*="grid1_"] .form-horizontal,
	li.grid2_1 .form-horizontal,
	li.grid3_1 .form-horizontal,
	li.grid4_1 .form-horizontal,
	li.grid5_1 .form-horizontal,
	li.grid6_1 .form-horizontal,
	li.grid7_1 .form-horizontal,
	li.grid8_1 .form-horizontal,
	li.grid9_1 .form-horizontal,
	li.grid10_1 .form-horizontal{display:none;}

	li.grid1_4.moduleNewsletter .form-horizontal{display:block;}
	li.grid1_4.moduleNewsletter a.btn-full{display:none;}

}

.ng-scope .form-horizontal {margin-bottom: 0px;}

.gridster-item [id*="d_slideInner"]{
	width: 100% !important
}
.gridster-item div[id*="slide"]{
	width: 100% !important;
	background-size: contain;
	position: relative;
}

@media screen and (max-width: 480px){
	.gridster-item .form-horizontal .controls {
    	margin-left: 0px;
	}
}
.icon_header{
    width: 30px;
    height: 30px;
    float: left;
    display: inline-block;
    margin-left: -5px;
}
.gridedit .icon_header{
    width: 30px;
    height: 30px;
}
.moduleActus table{
font-size: 11px;
line-height: 14px;}
.moduleActus table a{
	font-weight: bold;
	font-size: 12px;
	text-decoration:underline;
}
.moduleActus table hr {
    margin: 10px 0px;}
.row-fluid [class*="span"] {
    min-height: 20px;
}
label {
    display: block;
    margin-bottom: -5px;margin-top: -5px;
}
form {
    margin: 0px 0px 0px;
}
.grid1_3.moduleNewsletter a.btn-full,
.grid1_2.moduleNewsletter a.btn-full,
.grid1_3.moduleEdito a.btn-full,
.grid1_2.moduleEdito a.btn-full,
.grid1_1.moduleEdito a.btn-full{display: none}

li[class*="grid1_"].moduleNewsletter .box-header h3,
li[class*="grid1_"].moduleEdito .box-header h3 {
    display: inline-block;
}
.gridster-item {
    overflow: auto;
}
.moduleEdito img{max-width: 100% }
.moduleEdito p{margin: 0 auto !important }



/* CUSTOM STYLE */



.gridster-item{
	border-radius: 4px;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.055);
transition: all 0.2s ease-in-out 0s;
	}

.moduleSlider,
.moduleEdito,
.moduleItineraire,
.moduleProchainsPassages,
.moduleHoraires,
.moduleNewsletter,
.moduleActus{
    background-repeat:no-repeat;
    background-position:50% 80%;
}

.gridster-item.widgettransparent{
	background:transparent;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}

.form-horizontal .control-label{text-align: left}
.moduleActus table a.lien_actu{font-size: 14px; text-decoration: none; font-weight: normal}
.moduleActus table a.lien_actu:hover{text-decoration: underline}
.actu_index {
    padding: 0 0 10px 30px;
    line-height: 16px;
    color: black;
    background: url(img/puce-actu.png) top left no-repeat transparent;
}
.gridster-item form .row-fluid{margin-bottom:7px;}
.gridster-item form hr {
    margin: 10px 0px;
border-color: rgba(0,0,0,0.3);
border-top-width: 0;
position: relative}

.gridster-item form hr:before {
    content: "ou";
    position: absolute;
    top: -10px;
    left: 50%;
    padding: 0 5px;
    width: 30px; margin-left: -20px;
    text-align: center
}
.gridster-item form hr{background-color:rgba(0,0,0,0.3);}

  /* Internet Explorer 8 */

 .lt-ie9 .gridster-item{float:left;}
 .lt-ie9 .icon_header.moduleSlider,
 .lt-ie9 .icon_header.moduleEdito,
 .lt-ie9 .icon_header.moduleItineraire,
 .lt-ie9 .icon_header.moduleProchainsPassages,
 .lt-ie9 .icon_header.moduleHoraires,
 .lt-ie9 .icon_header.moduleNewsletter,
 .lt-ie9 .icon_header.moduleActus{
    display: none
}
 .lt-ie9 .gridster-item form select,
 .lt-ie9 .gridster-item form textarea,
 .lt-ie9 .gridster-item form input[type="text"],
 .lt-ie9 .gridster-item form input[type="password"],
 .lt-ie9 .gridster-item form input[type="datetime"],
 .lt-ie9 .gridster-item form input[type="datetime-local"],
 .lt-ie9 .gridster-item form input[type="date"],
 .lt-ie9 .gridster-item form input[type="month"],
 .lt-ie9 .gridster-item form input[type="time"],
 .lt-ie9 .gridster-item form input[type="week"],
 .lt-ie9 .gridster-item form input[type="number"],
 .lt-ie9 .gridster-item form input[type="email"],
 .lt-ie9 .gridster-item form input[type="url"],
 .lt-ie9 .gridster-item form input[type="search"],
 .lt-ie9 .gridster-item form input[type="tel"],
 .lt-ie9 .gridster-item form input[type="color"],
 .lt-ie9 .gridster-item .uneditable-input {

    height: 25px;
    padding: 1px 5px;
    line-height: 25px;
}

 .lt-ie9 .gridster-item form select{

    padding: 0px;
    height: 20px;
 }
 .lt-ie9 form input#mail_newsletter{
 	width: 25px;
    padding: 0;
    line-height: 25px;
}
 .lt-ie9 ul.ng-scope{position:relative;}
.lt-ie9 .gridster-item .btn-primary{border:0px solid black }

	.lt-ie9 li.grid1_1 .form-horizontal,
	.lt-ie9 li.grid1_2 .form-horizontal,
	.lt-ie9 li.grid1_3 .form-horizontal,
	.lt-ie9 li.grid1_4 .form-horizontal,
	.lt-ie9 li.grid1_5 .form-horizontal,
	.lt-ie9 li.grid1_6 .form-horizontal,
	.lt-ie9 li.grid1_7 .form-horizontal,
	.lt-ie9 li.grid1_8 .form-horizontal,
	.lt-ie9 li.grid1_9 .form-horizontal,
	.lt-ie9 li.grid1_10 .form-horizontal,
	.lt-ie9 li.grid2_1 .form-horizontal,
	.lt-ie9 li.grid3_1 .form-horizontal,
	.lt-ie9 li.grid4_1 .form-horizontal,
	.lt-ie9 li.grid5_1 .form-horizontal,
	.lt-ie9 li.grid6_1 .form-horizontal,
	.lt-ie9 li.grid7_1 .form-horizontal,
	.lt-ie9 li.grid8_1 .form-horizontal,
	.lt-ie9 li.grid9_1 .form-horizontal,
	.lt-ie9 li.grid10_1 .form-horizontal,

	.lt-ie9 li.grid1_1 table,
	.lt-ie9 li.grid1_2 table,
	.lt-ie9 li.grid1_3 table,
	.lt-ie9 li.grid1_4 table,
	.lt-ie9 li.grid1_5 table,
	.lt-ie9 li.grid1_6 table,
	.lt-ie9 li.grid1_7 table,
	.lt-ie9 li.grid1_8 table,
	.lt-ie9 li.grid1_9 table,
	.lt-ie9 li.grid1_10 table,
	.lt-ie9 li.grid2_1 table,
	.lt-ie9 li.grid3_1 table,
	.lt-ie9 li.grid4_1 table,
	.lt-ie9 li.grid5_1 table,
	.lt-ie9 li.grid6_1 table,
	.lt-ie9 li.grid7_1 table,
	.lt-ie9 li.grid8_1 table,
	.lt-ie9 li.grid9_1 table,
	.lt-ie9 li.grid10_1 table{display:none;}


	.lt-ie9 li.grid1_1 a.btn-full{display:block;}
	.lt-ie9 li.grid1_2 a.btn-full{display:block;}
	.lt-ie9 li.grid1_3 a.btn-full{display:block;}
	.lt-ie9 li.grid1_4 a.btn-full{display:block;}
	.lt-ie9 li.grid1_5 a.btn-full{display:block;}
	.lt-ie9 li.grid1_6 a.btn-full{display:block;}
	.lt-ie9 li.grid1_7 a.btn-full{display:block;}
	.lt-ie9 li.grid1_8 a.btn-full{display:block;}
	.lt-ie9 li.grid1_9 a.btn-full{display:block;}
	.lt-ie9 li.grid1_10 a.btn-full{display:block;}
	.lt-ie9 li.grid2_1 a.btn-full{display:block;}
	.lt-ie9 li.grid3_1 a.btn-full{display:block;}
	.lt-ie9 li.grid4_1 a.btn-full{display:block;}
	.lt-ie9 li.grid5_1 a.btn-full{display:block;}
	.lt-ie9 li.grid6_1 a.btn-full{display:block;}
	.lt-ie9 li.grid7_1 a.btn-full{display:block;}
	.lt-ie9 li.grid8_1 a.btn-full{display:block;}
	.lt-ie9 li.grid9_1 a.btn-full{display:block;}
	.lt-ie9 li.grid10_1 a.btn-full{display:block;}

	
	.lt-ie9 li.grid1_3.moduleNewsletter .form-horizontal,
	.lt-ie9 li.grid1_4.moduleNewsletter .form-horizontal,
	.lt-ie9 li.grid1_5.moduleNewsletter .form-horizontal,
	.lt-ie9 li.grid1_6.moduleNewsletter .form-horizontal,
	.lt-ie9 li.grid1_7.moduleNewsletter .form-horizontal,
	.lt-ie9 li.grid1_8.moduleNewsletter .form-horizontal,
	.lt-ie9 li.grid1_9.moduleNewsletter .form-horizontal,
	.lt-ie9 li.grid1_10.moduleNewsletter .form-horizontal{display:block;}

	.lt-ie9 li.grid1_3.moduleNewsletter a.btn-full,
	.lt-ie9 li.grid1_4.moduleNewsletter a.btn-full,
	.lt-ie9 li.grid1_5.moduleNewsletter a.btn-full,
	.lt-ie9 li.grid1_6.moduleNewsletter a.btn-full,
	.lt-ie9 li.grid1_7.moduleNewsletter a.btn-full,
	.lt-ie9 li.grid1_8.moduleNewsletter a.btn-full,
	.lt-ie9 li.grid1_9.moduleNewsletter a.btn-full,
	.lt-ie9 li.grid1_10.moduleNewsletter a.btn-full{display:none;}
	.lt-ie9 li.moduleEdito a.btn-full{display:none;}

	.lt-ie9 li.moduleSlider a.btn-full {background-image:url(admin/iegrid-icons/grid_diaporama.png);}
	.lt-ie9 li.moduleEdito a.btn-full{background-image:url(admin/iegrid-icons/grid-editeur.png);}
	.lt-ie9 li.moduleItineraire a.btn-full{background-image:url(admin/iegrid-icons/grid-iti.png);}
	.lt-ie9 li.moduleProchainsPassages a.btn-full{background-image:url(admin/iegrid-icons/grid_horaires_reel.png);}
	.lt-ie9 li.moduleHoraires a.btn-full{background-image:url(admin/iegrid-icons/grid_horaires_theo.png);}
	.lt-ie9 li.moduleNewsletter a.btn-full{background-image:url(admin/iegrid-icons/grid-newsletter.png);}
	.lt-ie9 li.moduleActus a.btn-full{background-image:url(admin/iegrid-icons/grid_actu.png);}

	.gridster-mobile .gridster-item{
			position: relative !important;
			min-height: 70px
		}
/*.container {
	max-width: 620px !important;
}*/
.gridster-item .btn-primary{text-decoration:none}
.container.ng-scope{width: auto !important}