/* Theme Name: The Project - Responsive Website Template
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Author e-mail:htmlcoder.me@gmail.com
Version:1.2.0
Created:December 2014
License URI:http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/

.caticons {
	padding-top:2em;
	padding-bottom:2em;
	background: url(../../img/bkg.jpg) repeat;
}

.editablecontent {
	max-width:1200px;
	margin:0 auto;
}

.icolink {
	display:block;
	text-align:center;
	color:#ffc61f;
	text-decoration:none;
	font-size:1.4em;
	font-weight:bold;
}

.icolink:hover, .icolink:active {
	text-decoration:none;
}


div.search-checkboxes div.scroll-list label div.row {
	margin-left:0;
}
#injected div.search-checkboxes div.scroll-list {
	overflow-x: hidden;
}

.dis-selector {
    background: #ffc61f;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    padding: 20px;
    border-radius: 2px;
	display:block;
	text-align: center;
	text-decoration: none;
}

.inv-back {background: url(../../img/bkg.jpg) repeat;}