
.mt15{
	margin-top: 15px;
}

.buttons{
	}
.editable img {
    min-width: 20px!important;
}

.post-content {
    min-height: 700px
}

.fusion-logo img{
	height:75px!important;
}


textarea{
	font-size:16px;
}

.editable{
font-size:17px;	
}

thead p{
	font-weight: bold;
}

.submenu-text {
    color:#333;
}

.wpcf7-submit{
background:#cc0000;color:#ffffff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc0000, endColorstr=#cc0000);transition:all .2s;-webkit-transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s;}
.wpcf7-form input[type="submit"],.no-cssgradients .wpcf7-submit{background:#cc0000;}
#main .comment-submit:hover,#reviews input#submit:hover,.button-default:hover,.button.default:hover,.comment-form input[type="submit"]:hover,.fusion-button-default:hover,.fusion-portfolio-one .fusion-button:hover,.post-password-form input[type="submit"]:hover,.ticket-selector-submit-btn[type="submit"]:hover,.wpcf7-form input[type="submit"]:hover,.wpcf7-submit:hover{background:#f2f2f2;color:#619e85;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#f2f2f2, endColorstr=#f2f2f2);}.no-cssgradients #main .comment-submit:hover,.no-cssgradients #reviews input#submit:hover,.no-cssgradients .button-default:hover,.no-cssgradients .comment-form input[type="submit"]:hover,.no-cssgradients .fusion-button-default:hover,.no-cssgradients .fusion-portfolio-one .fusion-button:hover,.no-cssgradients .ticket-selector-submit-btn[type="submit"]:hover,.no-cssgradients .wpcf7-form input[type="submit"]:hover,.no-cssgradients .wpcf7-submit:hover,.no-cssgradinets .button.default:hover,.no-cssgradinets .post-password-form input[type="submit"]:hover{background:#f2f2f2 !important;}

.carlogo{
	float:left;
	text-align:center;


}
.carlogo img{
	width:70px!important;
	height:auto;
	margin:15px;
	margin-top:50px!important;
}

.pswd input[type="password"]{
	border:1px solid lightgray!important;
	min-height:45px;
	width:100%;
    padding-left: 20px;
    background: none;

}
.login input[type="password"]{
	border:1px solid lightgray!important;
	min-height:45px;
	width:100%;
	font-size: 13px;
    padding-left: 20px;
}






.carlogo{
	background:#dedede !important;
	margin:5px 5px 5px 0;
	width:160px;
	height:150px;

}
.carlogo img{
	width:auto!important;
	max-width:50px;
	height:50px;

}

.brand_inactive{

	border:5px dashed rgba(244,67,54,0.96);
}




@media 
only screen and (max-width: 935px),
(min-device-width: 768px) and (max-device-width: 1024px)  {

	/* Force table to not be like tables anymore */
	  .data,  thead, tbody, th, td, tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	.data  thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	 .data tr { border: 1px solid #ccc; }
	
	.data  td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
		word-wrap:break-word;
	}
	
	.data  td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
	
	/*
	Label the data
	*/
	.data td:nth-of-type(1):before { content: ""; }
	.data td:nth-of-type(2):before { content: "Name"; }
	.data td:nth-of-type(3):before { content: "E-mail"; }
	.data td:nth-of-type(4):before { content: "Link"; }
	.data td:nth-of-type(5):before { content: "Aktiv?"; }
	.data td:nth-of-type(6):before { content: "Edit"; }
	.data td:nth-of-type(7):before { content: "Delete"; }
	.data td:nth-of-type(8):before { content: ""; }
	.data td:nth-of-type(9):before { content: ""; }
	.data td:nth-of-type(10):before { content: ""; }
}



@media 
only screen and (min-width: 935px) {


		.othertab tbody tr{
			height:70px;
		}

		.othertab  tbody tr:nth-child(2n+1){
			background:#fff!important;
		}


		.othertab tbody tr:hover,.othertab tbody tr:hover i{
			background:rgba(244,67,54,0.96)!important;
			color:#fff;
		}
	
}
.othertab tr td:nth-child(1){
	padding-left:25px!important;
}


textarea{
	background:gray;
	color:#fff;
	border:none;
	padding:15px;
}

 input[type="number"]{
	border:1px solid lightgray!important;
	min-height:45px;
	width:100%;
	font-size: 13px;
    padding-left: 20px;
    margin:10px 0;
}
