@charset "utf-8";
/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;}
ul{
	margin:0;
	padding:0;}
li{
	list-style:none;}
.clearfix1 {
    clear: both;
    display: inline-block;
    width: 100%;
}
	
.tabel-section{
  border: 1px solid #cdcdcd;
    border-radius: 4px;
    margin: 40px auto 0;
    width: 800px;}
.filter{
  background: #6987f2 none repeat scroll 0 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    display: table;
    float: none;
    margin: -23px auto 0;
   /* padding: 5px 10px;*/
    width: 100%;}
	
#launchbk .filter h1{
	font-size:15px;
	font-weight:bold;
	color:#fff;
	float:left;}
.filter select{
   background: #fff url("/wp-content/plugins//jobsite/select.png") no-repeat right ;
    border: 1px solid #96a8e7;
    color: #6e6e6e;
    float: left;
    font-family: arial;
    font-size: 12px;
    margin-left: 10px;
    padding: 7px 6px;
  -moz-appearance: none;
-webkit-appearance: none;

-webkit-appearance: none;
-o-appearance: none;
    width: 130px;
}
.digital {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    padding: 10px 12px 10px 36px;
    position: relative;}
#launchbk .digital h1{
	padding:0;
 color: #292a2b;
    font-size: 20px;
    margin: 0 0 10px;}
.genral{
	margin-bottom:10px;
	font-size:15px;
	color:#505050;}
.genral a{
	font-size:15px;
	color:#92a8f9;}	
.digital p {
  color: #5f5f5f;
    font-size: 14px;
    line-height: 21px;
    margin-top: 5px;}	
	
.work{
	display: table;
	margin-bottom:10px;}

.work img{
float: left;
margin-right: 10px;
width: 120px;
height:auto;}

.work a{
	float:left;
   background: #a2a1a1 none repeat scroll 0 0;
    color: #fff;
    font-size: 13px;
    padding: 6px 15px;
    text-decoration: none;}	
	
.digital .button{
   background: #8198eb none repeat scroll 0 0;
    border: 1px solid #5f79d8;
    border-radius: 15px;
    color: #fff;
    font-size: 15px;
    margin-top: 10px;
    padding: 5px 19px;
	}
	
.digital span{
background: #738adf none repeat scroll 0 0;
    border-radius: 50%;
    display: block;
    height: 15px;
    left: 3px;
    position: absolute;
    top: 13px;
    width: 15px;
	}
	
	
	
@media (max-width:480px){
.tabel-section{
	width:92%;}

.filter h1 {
    text-align: center;
    width: 100%;
}
.filter select{
	margin:0 0 1px 0px;
	width:100%;}
	
	}
	
@media (min-width:481px) and (max-width:767px){
.tabel-section{
	width:92%;}
.filter select{
	margin:0 0 1px 13px;
}
	}	
	
	
	
	
	
	
	
	
	