/**
 * fifamasterXLS
 * @copyright (C) 2014 fankstribe. All rights reserved.
 * @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
 * @link http://www.fankstribe.org
 **/
/*css edit_profile */
div.widget {
	background-color:#f0f0f0;
	box-shadow:1px 1px 1px 1px #766a61;
	margin:10px auto;
	}
.round-container, .widget {
	border:1px solid #ffffff;
	border-radius:5px 5px 5px 5px;
	margin:0 auto;
	padding:10px;
	text-align:left;
	}
	
.profile-header h2{
	float:left;
	font-size:16px;
	margin:20px;
	text-transform:uppercase;
	}
	
.profile-header .history-text {
	float:left;
	margin:23px;
	padding-left:10px;
	}
	
#edit-user-profile .container {
	margin-left:110px;
	padding:20px 30px;
	width:820px;
	margin-bottom:70px;
	}

.widget.container.contrast,.container.contrast {
	background-color:#ffffff;
	border:1px solid #d8d8d8;
	box-shadow:1px 1px 1px 1px #e8e8e8;
	}
	
fieldset {
	margin:0;
	}

#edit-user-profile h3.active {
	border-bottom:1px solid #cccccc;
	color:#000000;
	font-size:13px;
	margin:0 0 20px;
	padding:5px 0;
	text-transform:uppercase;
	text-rendering: optimizelegibility;
	}
.yui3-u.first.field-label {
    text-align: right;
	}

.yui3-u.first, .yui3-u.msg, .yui3-u.data {
    margin-bottom: 15px;
}

#edit-user-profile fieldset input[type="text"], #edit-user-profile fieldset input[type="password"], #edit-user-profile textarea {
    width: 100%;
}
	
.yui3-gd.row-content {
    margin-bottom: 10px;
}

input[type="submit"], fieldset input[type="submit"], input[type="reset"]  {
background-color: #0088ff;    
cursor: pointer; 
border-style: solid;
border-width: 1px;
color: #FFFFFF;
font-size: 13px;
margin-top: 8px;
padding: 3px 7px;
text-decoration: none;
transition:all 0.2s ease-in-out 0s;
}

input[type="submit"]:hover, fieldset input[type="submit"]:hover {
	background:none repeat scroll 00 #444 !important;
}

fieldset, img {
    border: 0 none;
}

/*css edit_profile - end*/

#wrapper.newHeader {
	height: 105px;
	width: 100%;	
}
#doc {
	margin: auto;
	width: 1034px;
}
#header {
	background: none repeat scroll 0 0 #2c2c2c;
    height: 50px;
    margin: 30px 0;
}
#navigation {	
    padding: 0 0 0 265px;
}

#main {
	position: relative;
	clear: both;
	color: #000000;
	margin-top: 33px;
}
#header .inner {
	margin: 0 auto;
	padding: 30px 0 0;	
	width: 960px;
	position: relative;
}
#header #logo {
	background: url("../images/logo.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 50px;
    position: absolute;
    text-indent: -9000px;
    width: 180px;
    z-index: 999;
}
.bodyContent {
	background-color:#707070;
	border-radius:5px 5px 5px 5px;
	margin:12px 0 10px;
	padding:5px;}
	
#bodyDash .inner {
		padding:0 auto;
		background-color:#ffffff;
		border-radius:5px 5px 5px 5px;
		padding:20px 0;
		min-height:594px;
		}
		
#bodyDash #sidebar  {
	border-right:medium none;
	padding-top:15;
	padding-bottom:20px;
	float:left;
	width: 218px;
}

.bodyContent .inner{border-radius:5px 5px 5px 5px;
margin:0;}	

#dashContent {
	margin:0 auto;
	width:1000px;
	text-align:center;}
	
#newdashContent {
	margin:0 auto;
	width:95%;
	text-align:center;}	

	
#bodyDash #dashContent {
background:none repeat scroll 0 0 transparent;
}
	
#dashContent h2 {
	font-size:35px;
	margin: 0 0 10px;
	text-transform:uppercase;
	}

#dashContent label {
	display:block;
	font-size:14px;
	font-weight:bold;
	margin: 20px 0 3px;
	text-transform:uppercase;
	}
	
.fields .inputWrap {
	border-radius: 3px 3px 3px 3px;
	height: 43px;
	margin: 0 auto 15px;
	width: 300px;
	}

.fields .inputWrap input {
	border: 0 none;
	border-radius:3px 3px 3px 3px;
	font-size:16px;
	height:33px;
	margin:5px;
	padding:0 5px;
	width:280px;
	}
	
.fields input#loginBtn {
	display:block;
	margin:10px auto;
	width:186px;
	}		
		
.clear {
	clear:both;
	}
	
.wrapperFooter {
	background: none repeat scroll 0 0 transparent;
	padding: 8px 0;
    text-align: left;}		
	
.footer {
	background-color: #1d1d1d;
	border-radius: 5px 5px 5px 5px;
	height: 75px;
	margin: 0 auto;
	padding: 5px 10px 0;
	width: 1240px 	
}
.navFoot {
	font-family: 'Oswald', sans-serif, arial;	;
    font-size: 18px;
    line-height: 17px;
    text-rendering: optimizelegibility;}
.navFoot a {
	color:#ffffff !important;}
.footer a: hover {
	color:#cc0000 !important;}
.footer, .footer a {
	color:#ffffff;
	text-transform:uppercase;}
.footer a {
	text-decoration:none;}
li.home {
	width:90px;}
.footer li {
	float:left;}
ul li {
	list-style:none outside none;}
li. {
	width:90px;}
li.dataBase {
	width:100px;}
li.content {
	width:100px;}
li.logout {
	width:100px;}
	
.copyright {
	height: 40px;
    margin: 8px auto;
    width: 1034px;
	}
	
.copyright span {
	clear: both;
    color: #FFFFFF;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;}	

#glogin a.button {
	font-size:12px;
	margin:12px 4px 0;
	padding-bottom:21px;
	padding-top:6px;
	float:right;
	}
	
a.button {
	border-radius:2px 2px 2px 2px;
	width:100px;
	color:#ffffff;
	cursor:pointer;
	display:block;
	font-family:'Oswald', arial;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	} 	

fieldset, img {
	border:0 none;
	}
	
#uic_logout_ico {
	background:url(../images/logout-icon.png) no-repeat scroll 0 center transparent;
	display:inline-block;
	height:8px;
	position:relative;
	width:8px;
	margin-left:2px;
	
	}		
.msg-error {
	display: inline;
	color: #CC3333;
	border: none;
	font-size:12px;	
	}	
#resetpsw{
	text-align:center;
	
	}
#span1{
	width:400px;
	float: left;
    margin-left: 30px;
    min-height: 1px;}
#span2{
	width:400px;
	float: right;
    margin-right: 30px;
    min-height: 1px;}
.brand{
	margin: 20px 0 50px;
    padding: 0 20px;
    text-align: center;
	}
.brand-title{
	float: left;
    margin-left: 30px;
    min-height: 1px;
	}

#row2 {
	display: table;
    line-height: 0;
	}