main.css 5.46 KB
/*------------------------------------------------------------------

[Login/Signup Stylesheet]

	Project:		Base Admin
	Version:		1.0
	Last change:	05/21/2012
	Assigned to:	Rod Howard (rh)

-------------------------------------------------------------------*/




/** Base Body Styles **/
/*body{ color:#838383; font: 13px/1.7em 'Open Sans';
*/body{ 
color:#838383;
font-family: 'Open Sans', sans-serif;
 font: 13px/1.7em 'Open Sans' sans-serif;
background: #f3f3f3;



}
.nvd3 .tick text{
	transform: initial;
}
.account-container {
	width: 390px; 
	display: block;
	margin: 60px auto 0 auto;
	
	background: #f9f9f9;
	
	border: 1px solid #d5d5d5;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;


}
/* login page css */

	.login-action {float: right; margin-top: 18px;}

.content {
	padding: 16px 28px 23px;
} 

.login-fields {
	
}

.login-fields .field {
	margin-bottom: 1.25em;
}

.login-fields label {
	display: none;
}

.login-fields input {
	font-family: 'Open Sans';
	font-size: 13px;
	color: #8e8d8d;
	padding: 11px 15px 10px 50px;
	background-color: #fdfdfd;
	width: 100%;
	display: block;
	margin: 0;
	box-shadow: inset 2px 2px 4px #f1f1f1;
	height: 40px;
}

.username-field { background: url(../../img/signin/user.png) no-repeat; }

.password-field { background: url(../../img/signin/password.png) no-repeat; }

.email-field { background: url(../../img/forgetPassword/forgetPassword.png) no-repeat; }



.login-actions {
	float: left;
	
	width: 100%;
	
	margin-top: -1em;
	margin-bottom: 1.25em;
}
.btn-primary-color {
    color: #fff;
    background-color: #f79400;
    border-color: #f79400;
}

.btn-primary-color : hover {
    color: #fff;
    background-color: #f79400;
    border-color: #f79400;
}

.login-social {
	float: left;
	
	padding: 10px 0 15px;
	
	border: 1px dotted #CCC;
	border-right: none;
	border-left: none;	
}

.login-checkbox {
	float: left;
	margin-top: 31px;
}

.login-checkbox > input[type='checkbox'] {
    opacity: 0;
    float: left;
    width: 15px;
}

.login-checkbox > input[type='checkbox'] + label {    
    clear: none;
    
	height: 15px; 
	display: block;
    padding: 0 0 0 22px;
    margin: 0;
    
    font-size: 12px;
    line-height: 1.2em;
    
    background: url(../../img/signin/check.png) no-repeat 0 0;
    
    cursor: pointer;
}

.login-checkbox > input[type='checkbox']:checked + label {	
	background-position: 0 -15px;
}

/** Text Under Box**/
.login-extra {
	display: block; 
	width: 300px; 
	margin: 1.5em auto;
	 
	text-align: center;
	line-height: 19px; 
	
	text-shadow: 1px 1px 0px #fff; 	
}


.account-container h1 {
	margin-bottom: .4em;
	
	color: #f90;

	font-size: 32px;
}

/** Buttons **/
.twitter, .fb {
	position: relative;
	
	height: 32px; 
	width: 157px; 
	display: block;
	
	background: url(../../img/signin/twitter_btn.png) no-repeat; 
	
}

.fb {
	width: 162px; 
	
	background: url(../../img/signin/fb_btn.png) no-repeat; 	
}

.twitter:active, .fb:active {
	top: 1px;
}

.twitter:hover, .fb:hover {
	background-position: 0 -32px;
}

.twitter a, .fb a {
	padding: 5px 0 0 35px; 
	text-shadow: -1px -1px 0px rgba(0,0,0,.3); 
	color:#fff; 
	font-weight: bold; 
	font-size: 11px; 
	height: 32px; 
	display: block;	
}

.fb a {
	padding: 5px 0 0 31px; 
	
}

.twitter, .fb {
	display: inline-block;
}

.twitter a:hover, .fb a:hover {
	color: #FFF;
	text-decoration: none;
}

.register .login-social {
	margin-bottom: 1em;
}

.register .login-actions {
	margin-bottom: 0;
}

.register .login-fields input {
	width: 299px;
	padding-left: 6px;
}

.register h1 {
	color: #444;
}

.register span.login-checkbox {
	position: relative;
	top: -6px;
	
	width: 200px;
}

.register span.login-checkbox > input[type="checkbox"] + label {
	
	position: relative;
	
	line-height: 1.3em;
}



@media (max-width: 480px) {
	
	.account-container {
		width: 280px;	
		margin-top: 35px;
	}
	
	.login-fields input {
		width: 160px;
	}
	
	.login-social {
		width: 100%;
	}
	
	.twitter {
		display: block;
		margin-bottom: 1em;
	}
	
	.register .login-fields input {
		width: 204px;
		padding-left: 6px;
	}
	
}/**/


.bttn-clr{
	background-color: #DD8500;
	border-color: #AA6500;
	background-image: linear-gradient(to bottom, #f1f1f1 0%, #cc7a00 100%);
	
}



.custom-widget-content{
	width: 100%;
	height: auto;
	padding: 15px 0;
	background-color: #fff;
	border: 1px solid #D5D5D5;
	border-radius: 0 0 5px 5px;
}
.hr{
	margin: 5px 0;
}
.disableSelect:disabled{
	border: 0;
	background-color: transparent;
	color: #f90;
	box-shadow: none;
	-webkit-appearance: none;
    appearance: none;
}
.disableInput:disabled{
	border: 0;
	background-color: transparent;
	color: #222;
	box-shadow: none;
}
.img-logo{
	height: 25px;
	padding-left: 10%;
}

.font-company{
	font-size: 10px;
}

.icon-tint-margin{
	margin-bottom: 5px;
}

.forget-password{
    color:#f90;
    font-size: 21px;
    
}

.forget{
position:relative;
right:  120px;
}


/* login page  css */

.table.vertical-center > thead > tr > th, .table.vertical-center > tbody > tr > th, .table.vertical-center > tfoot > tr > th, .table.vertical-center > thead > tr > td, .table.vertical-center > tbody > tr > td, .table.vertical-center > tfoot > tr > td{
	vertical-align: middle !important;
}
.checkLabel:last-child>span{
	display: none;
}


.strikeTable {
    border-collapse: collapse;
}

.strikeTable td {
    position: relative;
    padding: 5px 10px;
}

.strikeTable tr.strikeout td:before {
    content: " ";
    position: absolute;
    top: 50%;
    left: 0;
    border-bottom: 1px solid #111;
    width: 100%;
}
tr.strikeout td{
	opacity: 0.5;
}