.se_mli a{
	transition:all .2s ease .0s;
}
.serch_setingswraper{
	width:100%;
	float:left;
	margin-top:30px;
}
.s_setright{
	width:80%;
	float:left;
}
.chk_boxlisting {
    border-bottom: 1px solid #ddd;
    float: left;
    margin-bottom: 30px;

    width: 100%;
	padding:20px 10px 30px 10px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.c33chk{
	width:33.33%;
	float:left;

}
.c25chk{
	width:25%;
	float:left;
}
.chkh4{
	color:#222;
	font-weight:bold;
	font-size:14px;
	padding-bottom:20px;
}
.chkp{
	font-size:12px;
	color:#646464; 
	padding-bottom:20px;
}
.c_na {
    font-size: 13px;
}
.c50li {
    padding: 3px 0;
}
.left_smenu{
	width:20%;
	min-height:10px;
	display:block;
	float:left;
	position: relative;

}

.left_smenuin{
    position: absolute;
}

.fixeds {
    position: fixed;
    top: 0px;
	transition:all .2s ease-in .0s;
	-webkit-transition:all .2s ease-in .0s;
	-moz-transition:all .2s ease-in .0s;

}
.se_mulhead{
	color: #dd4b39;
    font-weight: bold;
	font-size:16px;
	padding-bottom:10px;
	padding-top:20px;
}
.se_mli {
    font-size: 14px;
    padding: 10px 0px;
}
.se_mli a{
    color: #333;
}
.backTotop {
    color: #666;
    cursor: pointer;
    float: right;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 10px;
}
.savebdiv{
	float:right;
	display:none;
}
.transilate_wraper{
	width:100%;
	float:left;
}
.tans50{
	width:50%;
	float:left;
}
.inside_trans50{
	padding:0 20px;
}
.transtextarea{
	width:100%;
	height:100px;
	resize:none;
	margin:0;
	padding:0;
	border-color: #c0c0c0 #d9d9d9 #d9d9d9;
	border-style:solid;
	font-family:Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
		padding:10px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	border-width:1px;
}
.transtextarea:focus{
	border:1px solid #4d90fe
}
.transresultarea{
		width:100%;
	height:102px;
	overflow:auto;
	background:#F5F5F5;
	padding:10px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.converttrans{
	font-size:16px;
	color: #222;
	line-height:22px;
}
.tansfiled {
    float: left;
    width: 100%;
}

.transh2 {
    float: left;
    font-size: 13px;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    margin-right: 10px;
}
.transheader {
    margin: 10px 0 20px;
	float:left;
}
.trnas_s {
    float: left;
    margin-right: 10px;
}
.trnas_s select{
	height:32px;
}
.tansl_listing {
    float: left;
    margin-top: 50px;
    width: 100%;
}
.l_trnswrper {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}
.l_transul {
    float: left;
    padding-right: 20px;
	padding-bottom:20px;
}
.l_transli {
color: #666;
    font-size: 12px;
	padding:3px 0;

}

@media only screen and (max-width: 900px){
.c25chk {
    padding-bottom: 30px;
    width: 33.33%;
}
}
@media only screen and (max-width: 768px){
.c25chk {
    padding-bottom: 30px;
    width: 50%;
}
.c33chk {
    width: 50%;
}
.savebdiv {
    display: block;
    margin-bottom: 10px;
}
.left_smenu {
	width:100%;
	display:none;

}
.s_setright {
    margin-top: 20px;
    width: 100%;
}
.serch_setingswraper{
	margin-top:0;
}
.chk_boxlisting{
	padding-top:0;
}
.transh2{
	width:100%;
}
.transheader {

    margin: 10px 0 5px;
}
.inside_trans50 {
    padding: 0 10px;
}
}
@media only screen and (max-width: 640px){
	


.backTotop {
    border: 1px solid #999;
    border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;


    clear: both;
    color: #666;
    cursor: pointer;
    display: table;
    float: none;
    font-size: 13px;
    font-weight: bold;
    margin: 0 auto 14px;
    padding: 10px;
    text-align: center;
}
.se_mul li{
	float:left;
}
.tans50 {
    width: 100%;
	margin:5px 0;
}
.transh2 {
    width: auto;
}
}
@media only screen and (max-width: 360px){
.c25chk {
    padding-bottom: 30px;
    width: 100%;
}
.transh2 {
    width: 100%;
}
.trnas_s {
    clear: both;
    margin-right: 0;
    width: 100%;
	margin:4px 0;
}
.transtextarea, .transresultarea{
	height:60px;
}
.trnas_s select {
    height: auto;
}
}
@media only screen and (max-width: 320px){

.c33chk {
    width: 100%;
}

}
