.top {
	margin: 15px 0px 15px;
}
#cont-menu li  {
	text-align: center;
	display: inline-block;
	list-style-type: none;
}
#cont-menu > li > a {
	font-size: 22px;
	padding: 5px 10px 0px;
	color: white;
}
#custom-essays-id .pane-page-content div {
	float: left;
}
h2 {
	font-size: 18px;
	color: black;
	padding: 5px 0px 5px;
}
.pane-node-body p {
	font-weight: normal; 
}
p { 
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
}
div.essay-link {
	margin: 15px 0px 15px;
}
.row .main-menu-row,
.sentence div,
.view-menu {
	width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
  	max-width: 62.5em; 
} 
#custom-essays-id .site-name a { 
	font-family:Papyrus;
	margin-top: 10px;
	color:  #ff6c00;
	font-size: 36px;
	text-shadow:
    1px  1px 0px white,
    1px -1px 0px white,
   -1px  1px 0px white,
   -1px -1px 0px white;
	
}
.header,
.what-we-write,
.main-content ,
h1,
h2,
.menu-colum {
	text-align: center;
	font-family: Verdana;
	max-width: 100%;
}
#custom-essays-id  .heder-view  {
	background-image: url("../images/sidebar-pattern.png");
 	background-repeat:  repeat;

}
#custom-essays-id .row .header-row div {
	background: #ffefe2;
}
.top-row {
    background-image: url("../images/header-pattern.png");
    background-repeat: repeat;
    max-width: 100%;	
}

h1 {
	margin-bottom: 5px;
	font-size: 24px;
	color:  #ff6c00;	
}
.pane-title,
.title-right p {
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
	font-size: 30px;
	color:  #ff6c00;
}
#custom-essays-id .essay-link li{
	float: left;
	padding: 0px 0px 0px 2px;
	margin: 0px;
	list-style-type: none;
}
#custom-essays-id .essay-link li.views-row a {
	font-family: Open Sans;
	font-weight: bold;
	color: black;
	font-size: 12px;
}
#custom-essays-id .essay-link li.views-row a:hover {
	text-decoration: underline;
}
.copyright {
	text-align: center;
	font-family: Verdana;
	margin: 25px 20px;
}
.what-we-write li {
	background-image: url("../images/sidebar-pattern.png");
 	background-repeat: repeat-x;
	list-style-type: none;
}
.slogan .first p {
	padding: 15px 0px 5px;
	font-weight: bold;
	text-align: center;
	font-size: 24px;
}
.slogan .second p {
	padding: 5px 0px 15px;
	text-align: center;
	font-size: 14px;
	color: #1b8bd2;
}
.view-menu li{
	list-style-type: none;
	float: left;
}
#custom-essays-id .views-field-field-image div {
	float: left;
}
#custom-essays-id .pane-header-toolbar  span {
	font-size: 10px;
	font-weight: bold;
}
#custom-essays-id  div.row.heder-view li{
	line-height: 0.9em;
    padding: 0px 20px 10px ;
   	margin: 0px; 
   	max-width: 220px;
   	min-width: 220px;
}
#custom-essays-id div.row.heder-view  div.views-field-name {
	padding-top: 5px;
	margin-left: 45px;
	padding: 0px 5px 0px;
}

#custom-essays-id .view-what-we-write li{

	margin: 0px 20px 15px;
	text-align: left;
}
#custom-essays-id .view-what-we-write li div{
	padding: 10px 0px 10px;
}
#custom-essays-id .view-what-we-write li span {
	color: black;
	font-size: 16px;
}
.fi-check::before {
	vertical-align: middle;
	font-size: 28px;
	color: #1b8bd2;
	margin: 0px 10px 0px;
	display: block;
    float: left;
}

#custom-essays-id .essay-link span::after{
	content: " |" ;
}
#custom-essays-id .essay-link .views-row-last span::after{
	content: " " ;
}

#cont-menu li:hover{
	background-color: #1b8bd2;
	color: white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.navToggle {
	display: none;
}
@media only screen and (max-width: 679px) and (min-width: 0px)  {
	#cont-menu li{
		float: none;
	}
	#main-menu {
    display: none;
}
	.navToggle {
		position: relative;
		display: block;
		top: 0px;
		left: 0px;
		transition-duration: 0.5s;
		font-size: 20px;
		border-bottom: 1px solid #323232;
	}
	.navToggle a {
		margin-right: 15px;
		color: white;
		font-family: Verdana;
	}
}

.main-content #faq {
	margin-bottom: 10px;
	margin-top: 10px;
}
.main-content #faq  li a {
	font-size: 18px;
}
td.td-pink{
      	background-color: #FFE5EE;
}