/******************
    User custom CSS
    ---------------

    In this file you can add your own custom CSS
    It will be loaded last, so you can override any other property.
    Also, it will never be updated. So if you inheritate a core template and just add here some CSS, you'll still benefit of all the updates
*/
#login-panel .panel-primary {
    border: 1px solid transparent !important;
}
#login-panel .welcome .panel {
    box-shadow: unset;
}
#login-panel .btn-default {
    color: #fff !important;
    background-color: #9bc53b;
    border: 1px solid #cccccc;
}
.array-yes-uncertain-no thead tr th:nth-child(3) {
	display:none;
}
.array-yes-uncertain-no  tbody tr td:nth-child(3) {
	display:none;
}
.btn-valider {
	background: red !important;
border: 1px solid red !important;
}
.ls-link-clearall {
	display:none;
}
.displ-none {
	display:none;
}
.fruity .btn-default {
    color: #fff !important;
    background-color: #9bc53b;
    border: 1px solid #cccccc;
}
fruity .well {
    background-color: transparent;
    border: 1px solid #fff;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.0);
}
#outerframeContainer .btn-default:hover  {
    color: #fff !important;
    background-color: #9bc53b;
    border: 1px solid #cccccc;
}
.vg-g {
	position: absolute;
top: 0;
background: #328637;
height: 120px;
width: 100vw;
text-align: center;
}
.triangle-fluid {
background-color: #9bc53b;
	background-size: cover;
	overflow: hidden;
	text-align: center;
}
.triangle-container {
	box-sizing: border-box;
	padding: 5%;
	position: relative;
	padding-bottom: 200px;
}
.triangle {
	background: none;
	border: 0 solid transparent;
	height: 0;
	position: absolute;
	top: 0;
	width: 0;
}
.triangle-left {
	border-left-color: #fff;
	border-left-width: 4000px; /* Change this value to vary the angle */
	border-top-width: 720px; /* Change this value to vary the angle */
	left: 0;
}
.triangle-right {
	border-right-color: #fff;
  border-right-width: 4000px;
	border-top-width: 720px;
	right: 0;
}

    #diamond {
height: 230px;
width: 230px;
border:10px solid #009d56;
transform: rotate(40deg);
background-color: #fff;
display: inline-block;
    }
	
	#diamond h3{
		transform: rotate(-40deg);
padding-top: 60px;
margin-right: 55px;
color: #595959;

	}
    #diamond1 {
height: 230px;
width: 230px;
border:10px solid #00529b;
transform: rotate(40deg);
background-color: #fff;
display: inline-block;
    }
	
	#diamond1 h3{
		transform: rotate(-40deg);
padding-top: 60px;
margin-right: 55px;
color: #595959;
	}
.hiapp {
	width: 60%;
margin: auto;
color:white;
text-align: center;
padding-top: 30px;
}	
.offt {
	width: 100%;
background: white;
}
.mb_1 {
		  text-align: center;
margin: auto;
	  }
	 .token-page {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.w-100 {width:100px;}
.pb-3 {padding-bottom:30px;}
.h-120{
    height: 120px;
}	
	
[data-number="1"] {
    text-align: left;
}
.fruity .text-danger {
    color: #a94442;
    padding-right: 10px;
}	
@media (max-width: 780px){
	  .mb_1 {
		  text-align: center;
margin: auto;
	  }
#diamond1 {
    height: 230px;
    width: 230px;
    border: 10px solid #00529b;
    transform: rotate(40deg);
    background-color: #fff;
    display: inline-block;
	margin-top: 75px;
}
#diamond {
    height: 230px;
    width: 230px;
    border: 10px solid #009d56;
    transform: rotate(40deg);
    background-color: #fff;
    display: inline-block;
	margin-top: 75px;
}
.hiapp {
    width: 90%;
    margin: auto;
    color: white;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 80px;
}
.triangle-container {
    box-sizing: border-box;
    padding: 0%;
    position: relative;
    margin-bottom: 27px;
}
	  
  }
#question4956 ul.list-unstyled {
margin-left: 30px !important;
}
#question4956 li.checkbox-item {
    display: inline-table;
    min-width: 230px !important;
}

#question4956 .checkbox-item label {
    display: table-caption !important;
    vertical-align: middle;
    position: relative;
    padding-left: 5px;
}
@media only screen and (max-width: 760px), (max-device-width: 1024px) and (min-device-width: 768px)
table.ls-answers, table.ls-answers thead, table.ls-answers tbody, table.ls-answers th, table.ls-answers td, table.ls-answers tr {
    display: fgfgf;
}