﻿.ms-webpart-chrome-title{
	background:#777676;
	padding: 4px 10px;
}

.ms-webpart-titleText{
	color:#fff !important;	
	font-size: 1.153em;
	font-weight: normal;
}

.ms-WPBorder{
	border:0px !important;
	background:url('/style%20library/Images/WP_shadow_small.png') center bottom no-repeat;
	padding-bottom:11px;
	float:right;
	width: 100%;
}

.ms-WPBorder > .ms-rtestate-field{
	background:#f1f2f2;
	border-right:solid 1px #e3e2e2;
	border-left:solid 1px #e3e2e2;
	border-top:solid 1px #e3e2e2;
	float:right;	
	padding: 10px;
	font-family: "Segoe UI",Tahoma !important;
	font-size: 0.923em !important;
	color: #000 !important;	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; 
	box-sizing: border-box;	
}


.ms-WPBorder > .ms-rtestate-field span{
	font-family: "Segoe UI",Tahoma !important;
	font-size: 0.923em !important;
	color: #848484 !important;	
	line-height:20px !important;	
}

.ms-WPBorder > div{
	background:#f5f5f5;
	border-right:solid 1px #e3e2e2;
	border-left:solid 1px #e3e2e2;
	border-top:solid 1px #e3e2e2;	
	float:right;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; 
	box-sizing: border-box;	
		
}
.ms-webpart-titleText > a,
.ms-webpart-titleText > a:hover{
	color: #fff;
	text-decoration: none;
}

.left_col_up .ms-fullWidth .s4-wpcell-plain:first-child + .s4-wpcell-plain,
.ms-webpart-zone,
.ms-webpart-chrome-vertical{
	display:block;
}
h6.item-title {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: none repeat scroll 0% 0% #777676;
    font-size: 1.153em;
    color: #FFF;
    font-weight: normal;
    padding: 0px 10px;
    margin-bottom: 5px;
    box-sizing: border-box;
}
.left_col_up .ms-webpart-cell-vertical{
/*************** Changed by Zubair 28-12-2016	display: block; ********/
display: table;
}

