@charset "utf-8";
/** CHANGE COLORS HERE **/
body, .toolbar, #jqt ul, #jqt ul.individual li,#jqt ul li a.active,#jqt .info,#jqt #plastic,#tabbar, .s-scrollpane {
    background-color: #BFBFBF; /* main background color */
	opacity:0.9;  
}
#jqt h1, #jqt h2, #jqt ul li a,#jqt .whiteButton, #jqt .button.active, #jqt .cancel.active, #jqt .add.active, #jqt .back.active, #jqt .goback.active,#jqt ul li small,#tabbar .badge,#jqt .info,#jqt .info a  {
    color: black; /* main text color */
}
/*
 Spécifique à Tarociel
*/
.grosboutton {
    font-size: 14px;
    font-weight: normal;
    color: black;
    line-height: 100px;
    background-size:91px 90px;
    /*background-position: top center !important;*/
    background-repeat: no-repeat;
    margin: -5px 0px 0px -8px;
    padding: 30px 20px 30px 20px !important;
    -webkit-border-radius: 8px;
    -webkit-box-shadow: inset 0 -2px 2px rgba(0,0,0,0.2);
    }
.grosbouttonV {
    background-color: #3AE35D !important;
    }


.grosbouttonR {
    background-color: #FF0000 !important;
    }

.grosbouttonG {
    background-color: #E7E7E7 !important;
    }
.tdtab {
    width: 25%;
    text-align : center;
}
#dethelp p:first-letter {
font-size:200%;
text-align:justify;
color:blue;
font-weight: bold;
} 
#dethelp {
text-align:justify;
color: black;
background-color: #e4e4e4;
} 
#dethelp p, #dethelp li {
	text-indent:25px;
}	
#dethelp ol.num {
	list-style-type: decimal !important;
}
#dethelp ol li.rouge:first-letter {
	font-size: 120%;
	color: red;
	font-weight: bold;
}
#jqt tables.cycles th {
	font-weight: bold;
	font-size: 13 px;
	text-align: center;
	cellspacing: 0;
	cellpadding: 0;
}

#jqt table.cycles td {
	font-weight: normal;
	font-size: 12 px;
	text-align: left;
	color: black;
}
#jqt table.cycles td.asth {
	font-weight: bold;
	font-size: 12 px;
	text-align: center;
	color: black;
	cellspacing: 0;
	cellpadding: 0;
}
em {
	color: blue;
}
span.pouv {
	position: absolute;
	left: 220px;
}
img.grec {
	position: absolute;
	margin-top: 3px;
}
span.webdingnoir {
  margin: 0;
  padding: 0;
  border : 0;
  border-right: 1em solid black }
span.webdingblanc {
  margin: 0;
  padding: 0;
  border : 0;
  border-right: 1em solid white }
 td.recur {
 	padding: 1px !important;
 }
 li.inbold, tr.inbold {
 font: bold 16px "Helvetica Neue", Helvetica !important;
 text-align: left;
}
.aspects {
    font-size: 10px !important;
}

/*
 fin specif
*/
#jqt div.petitma {
	margin-top: 15px !important;
}
#jqt.fullscreen #home .info {
    display: none;
}
#titarc {
    font-size: 15px !important;
}
#jqt #about {
    padding: 20px 10px 40px;
    text-shadow: rgba(255, 255, 255, 0.3) 0px -1px 0;
    font-size: 16px;
    text-align: center;
    background: #fcffd5;
}
#jqt #about h1 {
    text-shadow: rgba(255, 255, 255, 0.3) 0px -1px 0;
    font-size: 30px;
    text-align: center;
    color : blue;
    font-weight: bold;
}
#jqt #titarche {
    font-size: 18px;
    text-align: center;
    color : blue;
    font-weight: bold;
}

.posarchemobile {
	position: absolute; 
	left: 30px; 
	top: 90px; 
	visibility: visible;
}


.posarchetablet {
	position: absolute; 
	left: 80px; 
	top: 120px; 
	visibility: visible;
}

#jqt #inforef {
    padding: 20px 10px 40px;
    text-shadow: rgba(255, 255, 255, 0.3) 0px -1px 0;
    font-size: 16px;
    text-align: center;
    background: #fcffd5;
}
#jqt #inforef h1 {
    text-shadow: rgba(255, 255, 255, 0.3) 0px -1px 0;
    font-size: 20px;
    text-align: center;
    color : blue;
    font-weight: bold;
}
#jqt #detinforefKK {
     height: 250px !important;
}
#jqt #about p {
    margin-bottom: 1px;
}
#jqt #about a {
    color: #0000FF;
    font-weight: bold;
    text-decoration: underline;
}
 #jqt #about a.grayButton {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
ul.ulbutt {
   list-style-type: none;
   height: 21px !important;
   margin: 1;
   background-color: white !important;
}
.libutt {
   	float: left;
	margin :0 1 0 1;   
}   
ul a.butt {
   color: #424242  !important;
   display: block;
   text-align: center;
   padding: 6 4 18 4 !important;
   /*font-weight: bold;*/
   height: 8px !important;
   text-decoration: none;
   border-radius: 8px;
   font-size: 15px;
   border: 1px solid rgba(0,0,0,0.4);
/*   text-shadow:none !important; */
/*   background-color: #C1C1C1; */
   text-shadow: gray 0 2px 0;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(200,200,200,1)), to(rgba(150,150,150,1)));
/*    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#C1C1C1), to(#BABABA)); */
  
}  
/** END **/

#jqt > * {
    background: rgba(255,255,255,1) ;
}

#jqt .fondimg {
	color: black;
}
	
#jqt h1, #jqt h2 {
    font: bold 14px "Helvetica Neue", Helvetica;
    text-shadow: white 0 1px 0;
    margin: 10px 20px 5px;
}
/* @group Toolbar */
#jqt .toolbar {
    -webkit-box-sizing: border-box;
/*     border-bottom: 1px solid rgba(0,0,0,0.5); */
    padding: 10px;
    height: 45px;
    position: relative;
    -webkit-box-shadow: inset 0 -2px 2px rgba(0,0,0,0.2);
}
#jqt .black-translucent .toolbar {
    margin-top: 20px;
}
#jqt .toolbar > h1 {
    position: absolute;
    overflow: hidden;
    left: 50%;
    top: 10px;
    line-height: 1em;
    margin: 1px 0 0 -95px;
    height: 40px;
    font-size: 20px;
    width: 200px;
    font-weight: bold;
    text-shadow: rgba(0,0,0,0.5) 0 1px 1px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000;
}
#jqt.landscape .toolbar > h1 {
    margin-left: -125px;
    width: 250px;
}
#jqt .button, #jqt .back, #jqt .goback, #jqt .cancel, #jqt .add {
    position: absolute;
    overflow: hidden;
    top: 8px;
    right: 10px;
    margin: 0;
    padding: 0 8px;
    width: auto;
    height: 30px;
    line-height: 30px;
    font-family: inherit;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    text-shadow: rgba(0, 0, 0, 0.5) 0px 1px 0;
    text-overflow: ellipsis;
    text-decoration: none;
    white-space: nowrap;
    background: none;
    text-transform: uppercase;
    background: rgba(0,0,0,0.4);
    border-radius: 8px;
}
#jqt .button.active, #jqt .cancel.active, #jqt .add.active, #jqt .back.active, #jqt .goback.active {
    background: rgba(255,255,255,0.9);
    text-shadow: none;
}

#jqt .back , #jqt .goback {
    left: 6px;
    right: auto;
    max-width: 41px;
    padding-left: 11px;
    border-width: 0 0 0 9px;
    border-radius: 0 8px 8px 0;
    -webkit-mask-image: url(img/mask_button_back.svg);
}
#jqt .leftButton, #jqt .cancel {
    left: 6px;
    right: auto;
	 position: absolute;
    overflow: hidden;
    top: 8px;
    margin: 0;
    padding: 0 8px;
    width: auto;
    height: 30px;
    line-height: 30px;
    font-family: inherit;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    text-shadow: rgba(0, 0, 0, 0.5) 0px 1px 0;
    text-overflow: ellipsis;
    text-decoration: none;
    white-space: nowrap;
    background: none;
    text-transform: uppercase;
    background: rgba(0,0,0,0.4);
    border-radius: 8px;
}
#jqt .add {
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
}
#jqt .whiteButton,#jqt .grayButton, #jqt .redButton, #jqt .blueButton, #jqt .greenButton {
    display: block;
    padding: 10px;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    text-decoration: inherit;
    border-radius: 120px;
    border: 1px solid rgba(0,0,0,0.2);
    text-shadow: 0 2px 0 rgba(0,0,0,0.2);
}

#jqt .blueButton {
	color: white;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1338ee), to(#0d2cbc))
}
#jqt .blueButton.active {
	color: white;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0d2cbc), to(#1338ee))
}
#jqt .whiteButton {
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#eee));
    text-shadow: rgba(255, 255, 255, 0.7) 0 1px 0;
}
#jqt .whiteButton.active {
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eee), to(#fff));
    text-shadow: rgba(255, 255, 255, 0.7) 0 1px 0;
}
#jqt .grayButton {
    color: white;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(150,150,150,0.8)), to(rgba(185,185,185,0.8)));
/*    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEEEBE), to(#E1E1B4));*/
}
#jqt .grayButton.active {
    color: white;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#888), to(#aaa));
}
#jqt .redButton {
    color: white;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ee0000), to(#cc0000));
}
#jqt .redButton.active {
    color: white;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#cc0000), to(#ee0000));
}
#jqt .greenButton {
    color: white;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(green), to(darkgreen));
}
#jqt .greenButton.active {
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(darkgreen), to(green));
}

/* @end */
/* @group Lists */
#jqt h1 + ul, #jqt h2 + ul, #jqt h3 + ul, #jqt h4 + ul, #jqt h5 + ul, #jqt h6 + ul {
    margin-top: 0;
}
#jqt ul {
    color: #aaa;
    font: bold 18px "Helvetica Neue", Helvetica;
    padding: 0;
    margin: 15px 10px 17px 10px;
}
#jqt ul.rounded {
    -webkit-border-radius: 8px;
    -webkit-box-shadow: rgba(0,0,0,.3) 1px 1px 3px;
}
#jqt ul.rounded li a, #jqt ul.individual li a {
  color: black;
  text-shadow: 0 1px 1px rgba(0,0,0,0.5);
}
#jqt ul.rounded li:first-child, #jqt ul.rounded li:first-child a {
    border-top: 0;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
}
#jqt ul.rounded li:last-child, #jqt ul.rounded li:last-child a {
    -webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
}
#jqt ul li {
    color: blue;
    list-style-type: none;
    padding: 10px 10px 10px 10px;
    overflow: hidden;
    border-top: 1px solid rgba(255,255,255,0.8);
}
#jqt ul li:first-child, #jqt ul.individual li {
  border: none;
}
#jqt ul.rounded li  {
    color: black;
	font: 13px "Helvetica Neue", Helvetica;
}
#jqt ul.rounded li.orbite  {
    color: white;
	background-color : gray;
	font: bold 16px "Helvetica Neue", Helvetica;
}

  
#jqt ul.rounded li a.active {
    background-color: rgba(0,0,0,0.2);
    color: #fff;
    background-image: none;
}
#jqt ul li.arrow {
    background-image: url(img/chevron.svg);
    background-position: right center !important;
    background-repeat: no-repeat !important;
}

#jqt ul li.arrow a {
    padding: 12px 22px 12px 10px;
}

#jqt ul li.forward {
    background-image: url(img/chevron_circle.svg);
    background-position: right center;
    background-repeat: no-repeat;
}
/* universal links on list */
#jqt ul li a, #jqt li.img a + a ,tr.metal td.arrow a {
    text-decoration: none;
    text-overflow: none;
    white-space: nowrap;
    overflow: visible;
    display: block;
    padding: 12px 10px 12px 10px;
    margin: -10px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
#jqt ul li a.active.loading {
    background-image: url(img/loading.gif);
    background-position: 95% center;
    background-repeat: no-repeat;
}
/*
#jqt ul li.arrow a.active {
    background-image: url(img/chevron.svg);
    background-position: right center;
    background-repeat: no-repeat;
}
#jqt ul li.forward a.active {
    background-image: url(img/chevron_circle.png);
    background-position: right center;
    background-repeat: no-repeat;
}
*/
#jqt ul li.img a + a {
    margin: -10px 10px -20px -5px;
    font-size: 17px;
    font-weight: bold;
}
#jqt ul li.img a + a + a {
    font-size: 14px;
    font-weight: normal;
    margin-left: -10px;
    margin-bottom: -10px;
    margin-top: 0;
}
#jqt ul li.img a + small + a {
    margin-left: -5px;
}
#jqt ul li.img a + small + a + a {
    margin-left: -10px;
    margin-top: -20px;
    margin-bottom: -10px;
    font-size: 14px;
    font-weight: normal;
}
#jqt ul li.img a + small + a + a + a {
    margin-left: 0px !important;
    margin-bottom: 0;
}
#jqt ul li a + a {
    color: #000;
    font: 14px "Helvetica Neue", Helvetica;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}
#jqt ul li a + a + a, #jqt ul li.img a + a + a + a, #jqt ul li.img a + small + a + a + a {
    color: #666;
    font: 13px "Helvetica Neue", Helvetica;
    margin: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    padding: 0;
}
/*
@end */
/* @group Forms */
#jqt ul.form li {
    padding: 7px 10px;
}
#jqt ul.form li.error {
    border: 2px solid red;
}
#jqt ul.form li.error + li.error {
    border-top: 0;
}
#jqt ul li input[type="text"],
#jqt ul li input[type="password"],
#jqt ul li input[type="tel"],
#jqt ul li input[type="number"],
#jqt ul li input[type="search"],
#jqt ul li input[type="email"],
#jqt ul li input[type="url"],
#jqt ul li textarea,
#jqt ul li select {
    color: blue;
	 background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(220,220,220,1)), to(rgba(190,190,190,1)));
/*    background: #EEEEEE ;*/
    border: 1;
    font: normal 17px "Helvetica Neue", Helvetica;
    padding: 0;
    display: inline-block;
    margin-left: 0px;
    width: 100%;
    -webkit-appearance: textarea;
}
#jqt ul li input::-webkit-input-placeholder, #jqt ul li textarea::-webkit-input-placeholder {
    color: rgba(255,255,255,0.4);
}
#jqt ul li textarea {
    height: 120px;
    padding: 0;
    text-indent: -2px;
}
#jqt ul li select {
    text-indent: 0px;
    background: transparent url(img/chevron.svg) no-repeat right center;
    -webkit-appearance: textfield;
    margin-left: -6px;
    width: 104%;
}
#jqt ul li input[type="checkbox"], #jqt ul li input[type="radio"] {
    margin: 0;
    padding: 10px 10px;
}
#jqt ul li input[type="checkbox"]:after, #jqt ul li input[type="radio"]:after {
    content: attr(title);
    font: 14px bold "Helvetica Neue", Helvetica;
    display: block;
    width: 100px;
	
/*    color: white;*/
    margin: -8px 0 0 17px;
}
/* @end */
/* @group Mini Label */
#jqt ul li small {
    font: 17px "Helvetica Neue", Helvetica;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    width: 23%;
    float: right;
    padding: 0;
}
#jqt ul li.arrow small {
    padding: 0 15px;
}
#jqt ul li small.counter {
    font-size: 17px;
    line-height: 13px;
    font-weight: bold;
    background: rgba(0,0,0,.2);
    color: #fff;
    -webkit-border-radius: 11px;
    padding: 4px 10px 5px 10px;
    display: block;
    width: auto;
    margin-top: -24px;
}
#jqt ul li.arrow small.counter {
    margin-right: 15px;
}
/* @end */
/* @group Individual */
#jqt ul.individual {
    border: 0;
    background: none;
    clear: both;
    overflow: hidden;
    padding-bottom: 3px;
    -webkit-box-shadow: none;
}
#jqt ul.individual li {
    font-size: 14px;
    text-align: center;
    -webkit-border-radius: 8px;
    -webkit-box-sizing: border-box;
    width: 22%;
   float: left;
    display: block;
    padding: 11px 10px 14px 10px;
    -webkit-box-shadow: rgba(0,0,0,.2) 1px 1px 3px;
    margin-bottom: 10px;
	margin-left: 3px;
	margin-right: 3px;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(238,238,238,0.9)), to(rgba(100,100,100,0.9)));
}

/*#jqt ul.individual li a {
    color: black;
    line-height: 16px;
    margin: -11px -10px -14px -10px;
    padding: 11px 10px 14px 10px;
    -webkit-border-radius: 8px;
}*/
/* @end */

/* @group ulicones */
#jqt ul.ulicones {
    border: 0;
    background: none;
    clear: both;
    overflow: hidden;
    padding-bottom: 0px;
    -webkit-box-shadow: none;
}
/*  ATTENTION modifié par script*/
#jqt ul.ulicones li {
    text-align: center;
	 text-valign: bottom;
    -webkit-border-radius: 8px;
    -webkit-box-sizing: border-box;
	height: 80px;
    width: 83px;
    float: left;
    display: block;
	background: #eaeaea;
	background-repeat: no-repeat;
	background-size:31px 60px;
	/*background-position: top center !important;*/
    padding: 0px 0px 0px 0px !important;
    -webkit-box-shadow: rgba(0,0,0,.8) 1px 1px 3px;
/*    margin-bottom: 10px; */
    margin: 11px 5px 14px 5px;
}
/*  ATTENTION modifié par script*/
#jqt ul.ulicones li a {
    font-size: 12px;
	font-weight: normal;
    color: black;
    line-height: 90px;
	background-size:31px 60px;
	/*background-position: top center !important;*/
	background-repeat: no-repeat;
    margin: -5px 0px 0px -8px;
    padding: 20px 0 0 0 !important;
    -webkit-border-radius: 8px;
}
/* @end */

/* @group ultirage */
#jqt ul.ultirage {
    border: 0;
    background: none;
    clear: both;
    overflow: hidden;
    padding: 0px;
    -webkit-box-shadow: none;
}
/*  ATTENTION modifié par script*/
#jqt ul.ultirage li {
    text-align: center;
	 text-valign: bottom;
    -webkit-border-radius: 4px;
    -webkit-box-sizing: border-box;
	height: 60px;
    width: 31px;
    float: left;
    display: block;
	background: #eaeaea;
    -webkit-box-shadow: none !important;
    margin: 5px 4px 5px 4px;
}
/*  ATTENTION modifié par script*/
#jqt ul.ultirage li a {
    font-size: 12px;
	font-weight: normal;
    color: black;
    line-height: 70px;
    margin: 0px 0px 0px px;
    padding: 0 0 0 0 !important;
    -webkit-border-radius: 4px;
}
/* @end */
/* @group Toggle */
#jqt .toggle {
    width: 94px;
    position: relative;
    height: 27px;
    display: block;
    overflow: hidden;
    float: right;
}
#jqt .toggle input[type="checkbox"]:checked {
    left: 0px;
}
#jqt .toggle input[type="checkbox"] {
    -webkit-appearance: textarea;
    -webkit-border-radius: 5px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-transition: left .15s;
    background-color: transparent;
    background: #fff url(img/on_off.png) 0 0 no-repeat;
    border: 0;
    height: 27px;
    left: -55px;
    margin: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 149px;
}
/* @end */
/* @group Info */
#jqt .info {
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    text-shadow: rgba(255,255,255,0.5) 0 1px 0;
    padding: 15px;
    font-weight: bold;
    -webkit-box-shadow: inset 0 -5px 5px rgba(0,0,0,0.3);
    border-top: 1px solid rgba(0,0,0,0.5);
    background-image: -webkit-gradient(linear, left top, left bottom,from(rgba(255,255,255,0.8)))
}
/* @end */
/* Groupe jaune */
#jqt ul.jaune {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    margin: 0;
    background: white;
	-webkit-border-radius: 8px;
}
#jqt ul.jaune li {
    background-image: none;
    font-size: 14px;
	font-weight: normal;
    padding: 0;
	 color: black;
	-webkit-border-radius: 8px;
    padding: 8px;
    line-height: 18px;
    margin: 0;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(225,225,190,1)), to(rgba(238,238,180,1)));
}
/* End */

/* @group Metal */
#jqt ul.metal {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    margin: 0;
    background: white;
	-webkit-border-radius: 8px;
}
#jqt ul.metal li, tr.metal {
    background-image: none;
    font-size: 14px;
	font-weight: normal;
    padding: 0;
	 color: black;
	-webkit-border-radius: 8px;
    padding: 8px;
    line-height: 20px;
    margin: 0;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(238,238,238,1)), to(rgba(190,190,190,1)));
}
#jqt ul.metal li.bulle {
    background-image: none;
    font-size: 14px;
	font-weight: bold !important;
    padding: 0;
	float: left;
	 color: black !important;
	-webkit-border-radius: 8px;
    padding: 8px;
    line-height: 20px;
    margin: 0 0 0 0;
	width : 140px;
	text-align : left;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(238,238,238,1)), to(rgba(190,190,190,1)));
}
#jqt ul.metal li.orbite {
    font-size: 14px;
	font-weight: bold;
	margin-top : 5px;
	margin-bottom: 5px;
    padding: 11;
	text-align: center !important;
	text-shadow: gray 0 2px 0;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(150,150,150,1)), to(rgba(185,185,185,1)));
}
#jqt ul.metal li a em {
    display: block;
    font-size: 12px;
    font-style: normal;
   
    width: 50%;
    line-height: 14px;
}
#jqt ul.metal li a.active {
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(200,200,200,1)), to(rgba(238,238,238,1)));
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.5)
}
#jqt ul.metal li small {
    float: right;
    position: relative;
    margin-top: 9px;
    font-weight: bold;
}
#jqt ul.metal li.arrow,tr.metal td.arrow {
    background-image: url(img/chevron.svg);
    background-position: right center;
    background-repeat: no-repeat;
    background-image: url(img/chevron.svg), -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(238,238,238,1)), to(rgba(156,158,160,1)));
    background-repeat: no-repeat;
    background-position: right center;
}
#jqt ul.metal li.interdit,tr.metal td.interdit {
    background: transparent url(img/interdit.svg) no-repeat right center;
/*    background-image: url(img/interdit.svg);
    background-position: right center;
    background-repeat: no-repeat;*/
   background-image: url(img/interdit.svg), -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(238,238,238,1)), to(rgba(156,158,160,1)));
    background-repeat: no-repeat;
    background-position: right center;
    text-align : center;
    
}
#jqt tr.metal td {
    line-height: 30px;
    font-size: 18px;
}
/* @end */
input[type='submit'] {
    -webkit-border-radius: 4px;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(238,238,238,1)), to(rgba(156,158,160,1)));
    border: 1px outset black;
    display: block;
    font-size: inherit;
    font-weight: inherit;
    padding: 10px;
}