@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import url("font-awesome.min.css");

body {
    padding: 0;
    margin: 0;
    font-family: 'Open Sans', Arial, sans-serif;
    color: #333;
    background-color: #fdfdfd;
    }

    p {
    line-height: 1.75;
    }

h1 {
	text-align: center;
}

.wrapper{
	width:auto;
	margin: auto;
	
	
}
.area{
	width:100%;
	height:450px;
	
}

.footer-social-icons {
    width: 24%;
    display:block;
    margin: 0 auto;
	margin-top: -43px;
	margin-bottom:10px;
	float:center;
	
	margin-left: 700px;
}
.social-icon {
    color: #f4f6ee;
	
}
ul.social-icons {
    margin-top: 10px;
	padding-left: 120px;
}
.social-icons li {
    vertical-align: top;
    display: inline;
    height: 100px;
	
}
.social-icons a {
    color: #f4f6ee;
    text-decoration: none;
}
.fa-facebook {
    padding:10px 14px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
    background-color:rgb(167, 176, 28, 0.3);
	border-radius: 20px;
	margin-right: 5px;
}
.fa-facebook:hover {
    background-color: #3d5b99;
}
.fa-twitter {
    padding:10px 12px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
	background-color:rgb(167, 176, 28, 0.3);
	border-radius: 20px;
  margin-right: 5px;
}
.fa-twitter:hover {
    background-color: #00aced;
}

.fa-youtube {
    padding:10px 12px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
     background-color:rgb(167, 176, 28, 0.3);
	border-radius: 20px;
	margin-right: 5px;
}
.fa-youtube:hover {
    background-color: #e64a41;
}


.fa-instagram {
    padding:10px 12px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
    background-color:rgb(167, 176, 28, 0.3);
	border-radius: 20px;
	
}
.fa-instagram:hover {
    background-color: #e25714;
}
.midlink{
	width:100%;
	height:135px;
	background: #f4f6ee;
	margin: auto;
	position: absolute;
	padding-left: 1%;
	padding-right: 2%;
		box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.2);
}
.fond{position:absolute;padding-top:5px;top:0;left:0; right:0;bottom:0;
 background-color:;}

.style_prevu_kit
{
    display:inline-block;
    border:0;
    width:140px;
    height:100px;
    position: relative;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);   
margin-right: 12px;
	margin-left: 12px;
	
}
.style_prevu_kit img{
	background-size:     cover;                     
    background-repeat:   no-repeat;
    background-position: center center;  
}
.style_prevu_kit:hover
{
   
    z-index: 2;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.1);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.1);
    transition: all 200ms ease-in;
    transform: scale(1.1);
}

#topmenu{
	padding-top: 15px;
	
}
#topmenu ul{
	overflow: hidden;
	float:left;
	padding-bottom: 10px;
	
}
#topmenu li {
	display: inline-block;
	


}
#topmenu li a{
margin-top: 10px;
	padding-right: 15px;
	padding-left:15px;
	padding-top: 5px;
	padding-bottom: 35px;
  text-decoration: none;
  font-size: 12px;
  font-weight: 500;
	text-align: center;
  color: #fff;
	margin-right: 5px;
	font-family: 'Open Sans', sans-serif;
	outline:none;
  letter-spacing: 1px;
	border-right:0;
	letter-spacing: 0.1px;
	text-transform: uppercase;
	background: transparent;
}
#topmenu a:hover{
	color:#cad521;
}
#top{
	width:39%;
	float:left;
	margin-top: 7px;
	background: transparent;
}
#top a{
	padding-right: 26px;
	padding-left: 25px;
	font-family: 'Open Sans', sans-serif;
	border-right:1px solid #929918;
	padding-bottom: 1px;
	padding-top: 1px;
	font-size:11px;
	color:#345926;
	text-transform: uppercase;
	font-weight: 500;
	font-family: 'Open Sans', sans-serif;
	 text-shadow: 0.5px 0 0 currentColor;
	letter-spacing: 0.5px;
	outline:none;
}
#top a:hover{
	color:#ab3000;
}

.toop{
	display: inline-block;
	margin-left: px;
	
	padding-left: 10px;
}

.toopers a {
	color:#ab4000;
}
.toopers{
	display: inline-block;
	margin-left: px;
	color:blue;
	padding-left: 10px;
}
#logo{

	border-radius: 10px;
float:left;
margin-left: 35px;
margin-top:10px;
	
/**/
}
.logo img{
	width:50%;
	height: 45px;
	margin-left: 150px;
	margin-top: 20px;
	
}
.nda{
	width:auto;
	margin: auto;
	height: 450px;
z-index:1;
	
}

.allup{
	width:0 auto;
	height:40px;
	background:url(../images/just2.png);
	margin:0 auto;
	
}



.above{
	width:100%;
	height:50px;
	background: rgb(50, 87, 40, 0.4);
	border-bottom:1px solid rgb(146, 153, 24, 0.1);
	margin:auto;
	
	margin-top: 0px;
	padding-left:3%;
	padding-right:5%;
}

#report{
	width:56%;
	height:40px;
	margin-top:;
}
#report p{
	
	font-size: 13px;
	text-align: left;
	font-weight:500;
	letter-spacing: 0.3px;
	font-style: italic;
	font-family: 'Open Sans', sans-serif;
	padding-top: 15px;
	color:#f4f6ee;
}
.above span{
	color:#cad521;
}

.search input {
     height: 28px;
     width: 110px;

	font-size:13px;
	color:#f4f6ee;
	padding-left: 17px;
	background:rgb(167, 176, 28, 0.1) ;
	border:none;
	 -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.search{
	width:19%;
	height:40px;
	
	float:right;
	margin-top: -43px;
	
}
.menuholder{
margin-left:70px;	
	width:65%;
	margin-top: 50px;
margin:auto;
	float: right;
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
position: relative;

	
}
.menuholder-inner{
width:100%;
	height:40px;

	margin: 0 auto;
	margin-top: 12px;
	padding-bottom: 5px;
	position:absolute;
	margin-left: -10px;
}

section {
    padding: ;
    }

    .content {
    margin-top: 80px;
    }

    .contained {
  width: 100%;
  margin: 0 auto;
    }

    @media (max-width: 41em) {
    .contained {
      width: 100%;
    }
    }

    .clear {
    clear: both;
    }

    nav {
    position: fixed;
		z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #E95546;
    color:#fff;
    }

    nav .nav-main {
    padding: 10px 20px;
    }

    nav .nav-actions {
      height: 40px;
      line-height: 40px;
      padding: 0 20px;
      background-color: #2980B9;
    }

    nav .logo {
    float: left;
    line-height: 50px;
    font-size: 1.5em;
    font-weight: bold;
    text-transform: uppercase;
    }

    nav ul {
    float: right;
    list-style: none;
    margin: 0;
    padding: 0;
    }

    nav ul li {
    display: inline-block;
    line-height: 50px;
    padding: 0 10px;
    }

    nav .nav-actions li {
    font-size: 12px;
    color: #fff;
    line-height: 20px;
    }
#header{
	width:auto;
margin;0 auto; 
height:180px; 
	
	

}

.content123 { 
	width: 91%; 
	height:auto;
	margin: 0 auto; padding: 0px 0px 20px 0px;
	margin-top:20px;
}
.content2 { 
	width: 90%; 
	height:auto;
	margin: 0 auto; padding: 0px 0px 20px 0px;
	margin-top:20px;
}
#top{
	width:65%;
	height:auto;
	float:left;
	margin:auto;
	text-transform: uppercase;
	font-weight:500;
	
	letter-spacing: 0.1px;
	font-size: 12px;
	padding-left: 300px;
	margin-top: 25px;
	margin-left: 20px;
}
#top a{
	display: inline-block;
	padding-right: 40px;
	color:#333333;
	padding-bottom: 10px;
	
}
#top a:hover{
	color:#ab3000;
}
.title h4{
	font-size:22px;
	color:olive;
	padding-top:10px;
	padding-bottom: px;
	text-align: center;
	
	font-weight:700;
	
}
.title2 h5{
    font-size:14px;
    color:#ab4000;
    font-family: 'Open Sans', sans-serif;
    border-bottom:1px solid #cccccc;
    padding-bottom:12px;
}
.side{
	width:24%;
	height:auto;
	float:left;
	background: ;
	margin-top: 0px;
	margin-left: 0px;
}

.mainbg{
	width:75%;
	height:auto;
	margin-right: 0px;
	float: right;
background:;
}


.fond{
	padding-top:
	margin-left:15px;
	width:790px;
	top:0;
	left:0; 
	right:0;
	bottom:0;
 }

.style_prevu_kit
{
    display:inline-block;
    border:0;
    width:210px;
    height:190px;
    position: relative;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1); 
	margin-right: 30px;
	margin-top: 20px;

}
.style_prevu_kit:hover
{
    box-shadow: 0px 0px 150px #000000;
    z-index: 2;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.5);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.5);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.5);
    transition: all 200ms ease-in;
    transform: scale(1.5);
}


	
	.side0 h4{
		background: #497d36;
		border-radius: 3px;
		color:#fff;
		height: 40px;
		padding-left: 20px;
		padding-top: 15px;
		font-weight:300;
		font-size:14px;
		font-family: 'Open Sans', Arial, sans-serif;
		margin-bottom: 3px;
	 
	}
.side0 table{
	width:100%;
}
.side0 tr{
	border:1px solid #c3e0b8;
	width:100%;
}
.side0 td{
	
	font-size:12px;
	padding-left: 20px;
	padding-right:10px;
	padding-top: 10px;
font-family: 'Open Sans', Arial, sans-serif;
	letter-spacing: -0.5px;
	color:#333333;
	line-height: 26px;
	float:left;
	border-radius: 3px;
	margin-right:0px;
	padding-bottom: 10px;
	 
}

.side0 table a{
	color:#333333;
	text-decoration: none;
	font-size: 14px;
	outline: none;
	font-weight: 500;
}
.side0 table a:hover{
	text-decoration: underline;
	color:#6666ff;
}

.side2{
	margin-top: 50px;
}
	
	.side2 h4{
		background: #497d36;
		border-radius: 3px;
		color:#fff;
		height: 40px;
		padding-left: 30px;
		padding-top: 12px;
		text-transform:capitalize;
		font-weight:300;
		font-size:14px;
		 font-family: 'Open Sans', Arial, sans-serif;
	}
.side2 table{
	width:100%;
}
.side2 tr{
	border:1px solid #c3e0b8;
	width:100%;
}
.side2 td{
	
	font-size:12px;
	padding-left: 20px;
	padding-right:10px;
	padding-top: 10px;
font-family: 'Open Sans', Arial, sans-serif;
	letter-spacing: -0.5px;
	color:#333333;
	line-height: 26px;
	float:left;
	border-radius: 3px;
	margin-right:0px;
	padding-bottom: 10px;
	 
}

.side2 table a{
	color:#333333;
	text-decoration: none;
	font-size: 14px;
	outline: none;
	font-weight: 500;
}
.side2 table a:hover{
	text-decoration: underline;
	color:#6666ff;
}

.side3{
	margin-top: 52px;
}
	
	.side3 h4{
		background: #497d36;
		border-radius: 3px;
		color:#fff;
		height: 40px;
		padding-left: 30px;
		padding-top: 12px;
		text-transform:capitalize;
		font-weight:300;
		font-size:14px;
		 font-family: 'Open Sans', Arial, sans-serif;
	letter-spacing: -0.5px;
	}
.side3 table{
	width:100%;
}
.side3 tr{
	border:1px solid #c3e0b8;
	width:100%;
}
.side3 td{
	
	font-size:12px;
	padding-left: 20px;
	padding-right:10px;
	padding-top: 10px;
font-family: 'Open Sans', Arial, sans-serif;
	letter-spacing: -0.5px;
	color:#333333;
	line-height: 26px;
	float:left;
	border-radius: 3px;
	margin-right:0px;
	padding-bottom: 10px;
	 
}

.side3 table a{
	color:#333333;
	text-decoration: none;
	font-size: 14px;
	outline: none;
	font-weight: 500;
}
.side3 table a:hover{
	text-decoration: underline;
	color:#6666ff;
}



.report{
	width:100%;
		height:auto;
	float:left;
	margin-top: 10px;
}
.report img{
	width:100%;
	height:190px;
	margin-top: 5px;
	
	
}

.mainside{
		width:100%;
		
		height:auto;
		margin: auto;
		float:right;
		
	}
.mainside table{
		width:100%;
		margin-top: auto;
		
	}
	#heading{
		width:100%;
		height:40px;
		background: rgba(38, 38, 38, 0.75);
		margin-top: px;
		margin-bottom: 8px;
		
		
	}
#heading h4{
background: rgba(242, 242, 242, 0.15);
		color:#fff;
		width:100%;
		height: 40px;
		padding-left: 40px;
	padding-top: 10px;
		text-transform: uppercase;
		font-weight:600;
		font-size:16px;	
	margin:auto;
	
}

.two{
	
	
}

.below1{
		width:60.5%;
		
		height:auto;
		margin-left:15px;
		float:left;
	margin-top: 15px;
		
	}
.below1 table{
		width:100%;
		margin-top: auto;
		
	}
.below1 table th{
		background: rgb(242, 242, 242, 0.15);
		color:#cad521;
		height: 35px;
		padding-left: 30px;
		padding-top: px;
		margin-top: 0px;
		text-transform: capitalize;
		font-weight:300;
		font-size:14px;
		 font-family: 'Open Sans', Arial, sans-serif;
	letter-spacing: -0.5px;
	}


.below2{
		width:35%;
		
		height:auto;
		margin-right: 16px;
	margin-top: 15px;
		float:right;
		
	}

.below2 h4{
height: 40px;
width:100%;
		background: #497d36;
		border-radius: 3px;
		color:#fff;
		height: 40px;
		padding-left: 20px;
		padding-top: 15px;
		font-weight:300;
		font-size:14px;
		font-family: 'Open Sans', Arial, sans-serif;
		margin-bottom: 3px;
	}
.below2 img{
    width:100%;
	border:1px solid #beca9b;
	 float:left;
	 margin-bottom:20px;
}
.below2 p{
	font-size:14px;
	padding-left: 20px;
	padding-top: 5px;
	font-family: 'Open Sans', Arial, sans-serif;
	letter-spacing: -0.5px;
	padding-right:20px;
	color:#333333;
	font-weight:500;
	line-height: 26px;
	background: rgba(233, 237, 222, 0.35);
	 border:1px solid rgba(194, 224, 184, 0.95);
	
}

.four{
	margin: auto;
}
.below3{
	margin-top: 225px;
}
.below3 h4{
		background: #497d36;
		border-radius: 3px;
		color:#fff;
		height: 40px;
		padding-left: 30px;
		padding-top: 12px;
		text-transform:capitalize;
		font-weight:300;
		font-size:14px;
		font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	letter-spacing: -0.5px;
	}
.below3 table{
	width:100%;
}
.below3 tr{
	border:1px solid #c3e0b8;
	width:100%;
}
.below3 td{
	
	font-size:12px;
	padding-left: 20px;
	padding-right:10px;
	padding-top: 10px;
font-family: 'Open Sans', Arial, sans-serif;
	letter-spacing: -0.5px;
	color:#333333;
	line-height: 26px;
	float:left;
	border-radius: 3px;
	margin-right:0px;
	padding-bottom: 10px;
	 
}

.below3 table a{
	color:#333333;
	text-decoration: none;
	font-size: 14px;
	outline: none;
	font-weight: 500;
}
.below3 table a:hover{
	text-decoration: underline;
	color:#6666ff;
}

.below4{
		
		
	}
.below4 table{
	
	width:60.5%;
		background: rgba(233, 237, 222, 0.35);
		height:auto;
		margin-right:16px;
		float:left;
	margin-top: -190px;
	margin-left: 15px;
	 border:1px solid rgba(194, 224, 184, 0.95);
	}

.below4 h4{
	width:30.5%;
	float:left;
	margin-top: -245px;
	margin-left: 15px;
	border-radius: 3px;
	text-transform: capitalize;
		font-weight:500;
		height: 40px;
		background: #497d36;
		border-radius: 3px;
		color:#fff;
		height: 40px;
		padding-left: 20px;
		padding-top: 15px;
		font-weight:300;
		font-size:14px;
		font-family: 'Open Sans', Arial, sans-serif;
		margin-bottom: 3px;
	}

.below4 table td{
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	font-size:13px;
	color:#333333;
	outline: none;
	font-size: 14px;
	font-weight:500;
	font-family: 'Open Sans', Arial, sans-serif;
	letter-spacing: 0.1px;
	width:auto;
	border-bottom:1px solid rgba(194, 224, 184, 0.95);
}


#footer{
	height: 260px;
	background-image:-moz-linear-gradient(top, #538f3d 0%, #345926 72%);
 background-image:-webkit-linear-gradient(top, #538f3d 0%, #345926 72%);
 background-image:-ms-linear-gradient(top, #538f3d 0%, #345926 72%);
 background-image:linear-gradient(top, #538f3d 0%, #345926 72%);
 background-image:-o-linear-gradient(top, #538f3d 0%, #345926 72%);
 background-image:-webkit-gradient(linear, right top, right bottom, color-stop(0%,#538f3d), color-stop(72%,#345926));
margin:0 auto;
	
}
#footer-inner{
width:1100px;
padding-top:20px;
margin:0 auto
	
}
.counter{
	margin-top: -2px;
}
.counter h{
	font-size:12px;
	font-weight: bold;
	color: #b30000;
	margin-right: 5px;
	
}
#footer-inner h1{
color: #CBFE19;
font-weight: bold;
text-indent: 3px;
border-bottom: 1px solid #CBFE19;
padding-bottom: 10px!important;
margin-bottom:10px;
font-size: 14px;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	letter-spacing: 0.5px;	
}
#footer-inner ul{
	
}
#footer-inner ul li{
	display:block;
	line-height:20px;
	padding-bottom:1px;
	font-size:12px;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	letter-spacing: -0.5px;	
	
}
#footer-inner ul li a{
	color:#FFF;
	text-decoration:none;

	
}

.footer-inner-box1{
	float:left;
	
	width:300px;
	padding-bottom:10px;
	
	
}
.footer-inner-box2{
	float:left;
	margin-left:30px;
	
	width:350px;
	
}
.footer-inner-box3{
	float:right;
	
	width:340px;
	
	
}
.copyright
{
	color:#CBFE19;
}
.all{
	width:100%;
	height:auto;
	margin:auto;
	

	
}
.sideall{
	width:20%;
	height:auto;
		background: transparent;
	float:left;
	margin: auto;
}

.mainall{
	width:77.5%;
	height:auto;
	background: transparent;
	float:right;
	 margin-top:20px;
}
.allbelow2{
		width:96%;
		margin-bottom:60px;
		height:230px;
		margin-right: px;
		float:right;
	margin-top: 30px;
	padding-bottom:20px;
		
	}

.allbelow2 span a{
	color:#345926;
	border-radius: 5px;
	padding:10px;
	margin-top: 20px;
	
	 width:20%;
	 font-size:13px;
	 border:1px solid #cccccc;
}
.allbelow2 ul {
	font-size:12px;
	list-style-type: disc;
	padding-top: 5px;
	padding-left: 40px;
	padding-right:10px;
	font-family: 'Open Sans', Arial, sans-serif;
	letter-spacing: 0.1px;
	line-height: 26px;
	margin-left: -40px;
}
.allbelow2 ul li {
	padding-left:30px;
	list-style-type: none;
	border-bottom:1px solid #cccccc;
	padding-top: 10px;
	padding-bottom: 5px;
}
.allbelow2 a{
	color:#333333;
	text-decoration: none;
	font-size: 14px;
	font-weight:500;
}
.allbelow2 a:hover{
	text-decoration: underline;
	color:#ab40000;
}
.allbelow4{
	margin-top: 20px;	
	}
.allbelow4 table{
		margin-top: 50px;
		width:90%;
		background: #e9edde;
		height:430px;
		margin-top:10px;
		float:right;
	margin-bottom: 20px;
	margin-right: 12px;
	
		
	}

.allbelow4 h4{
	width:90%;
	margin-right: 12px;
	float:right;
		margin-top: 20px;
		border-radius: 3px;
		color:#345926;
		height: 40px;
		padding-left: 30px;
		padding-top: 12px;
		font-weight:500;
		font-size:13px;
	margin-bottom: 3px;
font-family: 'Open Sans', sans-serif;
 letter-spacing:0.2px;
	background:#d3dbbd;
	text-transform:capitalize;
	text-align:left;
	padding-left:20px;
	 border:1px solid #cccccc;
	}

.allbelow4 table td{
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	font-size:14px;
	color:#345926;
	font-weight:500;
	outline: none;
	font-family: 'Open Sans', sans-serif;
}
.mainall table{
	width:97%;
	margin:auto;
	height: auto;
	
	margin-top:10px;
	margin-bottom: 20px;
	       
}
.mainall table tr{

	height:10px;
	
	
}
.mainall table td{
	padding-top:10px;
	padding-bottom:10px;
	 padding-right: 20px;
	 	
}
.mainall table td{
	color:#345926;
	font-size:14px;
font-family: 'Open Sans', sans-serif;
font-weight:500;
}
.mainall table a{
color:#4d4d4d;
	font-size:14px;
font-family: 'Open Sans', sans-serif;
	outline: none;
	font-weight:500;
	margin-left:-40px;
}
.mainall table a:hover{
	color:#ab4000;
}
.mainall h4{
	color:#345926;
	padding-left:20px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.mainall p{
	padding-left:20px;
	padding-right:20px;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: -0.5px;
	color:#333333;
	font-weight:500;
	font-size:14px;
}
.mainall span{
	color:#ab4000;

}
.mainall img{
    float:left;
	margin-right:30px;
}
.recall{
	width:97%;
	margin:auto;
	height: auto;
	background: ;
	margin-top:20px;
	margin-bottom: 20px;
}
.recall tr{
	height:10px;
	padding-left: 20px;
	
}
.recall td{
	padding-top:10px;
	padding-bottom:10px;
	 padding-left: 20px;
	 border:1px solid #cccccc;
	
}
.recall table td{
	color:#595959;
	font-size:13px;
font-family: 'Open Sans', Arial, sans-serif;
	
}
.recall table a{
	color:#595959;
	font-size:13px;
	font-family: 'Open Sans', Arial, sans-serif;
	outline: none;
}
.recall table a:hover{
	color:#ab4000;
}
.mainall h6{
	color:#74aa5e;
	font-size: 14px;
	padding-left:20px;
	font-weight: 700;
}
