/**
* custom.css file created by Youbricks Template
* @package Youbricks Template
* @author Youjoomla.com
* @website Youjoomla.com 
* @copyright	Copyright (c) since 2007 Youjoomla.com.
* @license PHP files are released under GNU/GPL V2 Copyleft License.CSS / LESS / JS / IMAGES are Copyrighted material
**/
/*
 ADD ALL YOUR CUSTOM CSS OVERRIDES TO THIS FILE.
 THIS WAY IF YOU MAKE A MISTAKE YOU CAN ALWAYS TURN CUSTOM CSS FILE OFF
 AND REVERT BACK TO ORIGINAL TEMPLATE CSS
 THIS FILE WILL LOAD VERY LAST AFTER ALL TEMPLATE CSS FILES.
 SO YOU CAN OVERRIDE ANY CSS PART OF THE TEMPLATE YOU NEED.
*/


.yjsg-panel-stretch {
	overflow: visible;
}

#yjsg7 a {background: none; height: 20px;}

#yjsg7 a::before {
    font: normal normal normal 10px/1 FontAwesome;
    content: "\f105";
    margin-right: 5px;
}
#yjsg7 a:hover {
	color: #000;
	
}

div.itemHeader span.itemDateCreated span.year {
    color: #999;
    font-size: 14px;
    display: block;
}

#centerbottom .mainbody_out {
	margin-top: -1px !important;
}

#remember-lbl {
    display: inline-block !important;
}

#remember {
    float: left;
    margin-right: 10px;
}

.login-fields button {
    display: block;
    color: #FFF;
    background: #4093DC;
    border-radius: 5px !important;
    padding: 8px 30px 5px;
}

#rsform_3_page_0 .formControlLabel, 
#rsform_5_page_0 .formControlLabel {
    width: 40%;
    margin-right: 40px;
}

.rsform-block-identify-your-job,
.rsform-block-identify-the-material-you-want-removed,
.rsform-block-confirmation,
.rsform-block-yoursignature {
    border-bottom: 1px dotted #DDD;
}

#secretkey-lbl, #secretkey {
    display: none;
}

.js-editor-tinymce iframe#description_ifr {
    height: 160px !important;
}

.rsform-block.rsform-block-confirmationcheck .formControlLabel {
    display: none;
}

.horiznav li#current a, .horiznav li.active a, .horiznav li.active a:visited, .horiznav li.active.sfHover a:visited, .horiznav li.active.sfHoverHas a:visited{
    color:#999 !important;
}
.horiznav ul li a,
.horiznav ul li a:visited,
.horiznav ul li a:hover{
	color: #999999 !important;
	background: url(../images/blue/topmenu/normal_r.png) no-repeat right center;
}
div.chzn-container{
width:100% !important
}
#footer #youjoomla{
  display:none !important;
}