.input_height{
	height: 30px;
	width: 90%;
}


#popup_video_content{
	width: 60%;
	height: 180px;
	padding: 10px;
}

.wpcf7-form{
	padding: 13px;
}

.wpcf7-form p{
	padding-top: 10px;
}

#contact-heading{
	font-size: 28px;
    font-weight: 700;
    padding-left: 13px;
}

.search-div{
	float:right;
	margin-top: 18px;
}

.search-label-input{
	float:left;
	margin: 5px;
	padding:5px;
}

.bottom-line{
	border-bottom: 1px solid #CAC3B4;
}

.popup-view-clk{
	
	padding-right: 170px;
    font-size: 15px;
    font-weight: bold;
}

.popup-analytics{
	float:left;
}

.popup-value{
	color: #F34B09;
	/*padding-left: 12px;*/
	font-size: 25px;
}

.error{
	display:none;
	color:#D93636;
	font-size:12px;
}

.head-bg{
	font-weight: bold;
	padding-bottom: 5px;
}

.select_popup{
	width: 50% !important;
}

.form-table th{
	text-align: right;
}

p.submit{
	text-align: center !important;
}

.strip-cancle{
	float: right;
	position: relative;
	right: 10px;
	cursor:pointer;
	top: -5px;
}


.templates-ul li{
	width: 29%;
    border: 1px solid #ccc;
    float: left;
    margin-right: 35px;
    margin-bottom: 35px;
    position: relative;
}

#popup_submit{
	padding: 7px 16px;
	font-size: 20px;
	height: auto;
}

#strip_submit{
	padding: 7px 16px;
	font-size: 20px;
	height: auto;
}

.selected-temp{
	position: absolute;
    top: 5px;
    left: 5px;
    font-size: 20px;
    color: rgb(0, 78, 255);
    z-index: 1;
}

/*Medma Analytics CSS*/
.woo-analytics-ul{
	width: 100%;
	float: left;
}

.woo-analytics-ul li{
	width: 25%;
	float: left;
	text-align: center;
}

.analytics-value{
	font-size: 25px;
}

.tabs {
	width:100%;
	display:inline-block;
}
 /*----- Tab Links -----*/
  
.tab-links:after {
	display:block;
	clear:both;
	content:'';
}

.tab-links li {
	margin:0px 5px;
	float:left;
	list-style:none;
}
 
.tab-links a {
	padding:9px 15px;
	display:inline-block;
	border-radius:3px 3px 0px 0px;
	background:#E5E5E5;
	font-size:16px;
	font-weight:600;
	color:#777;
	transition:all linear 0.15s;
	 text-decoration:none;
}
 
.tab-links a:hover {
	background:#D4D4D4;
	text-decoration:none;
}
 
li.active a, li.active a:hover {
	background:#B3B3B3;
	color:#4c4c4c;
}

/*----- Content of Tabs -----*/
.tab-content {
	padding:15px;
	border-radius:3px;
	background:#fff;
	border-top: 1px solid #E5E5E5;
}

.tab {
	display:none;
}

.tab.active {
	display:block;
}

/*
.row {
	margin-right: 0 !important;
	margin-left: 0 !important;
}
*/
.tab-links
{
	padding-left: 0 !important;
	margin-top:40px !important;
	margin-bottom:0 !important;
}	

.button-div{
	float: right;
	margin: 40px 0px;
}
