Your IP : 216.73.216.231


Current Path : /home/digilove/public_html/components/com_marketplace/css/
Upload File :
Current File : /home/digilove/public_html/components/com_marketplace/css/login1.css

			.wk_label {
			    display: inline-block;
			    padding: 10px;
			}
			
			.wk_field {
			    margin: 20px 0px 14px 50px;
			}
			
			#login-data {
			    background-clip: padding-box;
			    background-color: #FFFFFF;
			    border: 1px solid rgba(0, 0, 0, 0.3);
			    border-radius: 6px 6px 6px 6px;
			    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
			    display: none;
			    left: 50%;
			    outline: medium none;
			    position: fixed;
			    top: 50%;
			    left: 50%;
			    transform: translate(-50%, -50%);
			    max-width: 530px;
			    z-index: 1050;
			}
			
			.modal-header {
			    background-color: #F5F5F5;
			    border-bottom: 1px solid #EEEEEE;
			    border-radius: 4px 4px 0 0;
			    padding: 9px 15px;
			    text-align: center;
			}
			
			.modal-header h3 {
			    display: inline-block;
			    font-size: 20px;
			    opacity: 0.6;
			}
			
			.wk-close {
			    color: #000000;
			    cursor: pointer;
			    float: right;
			    font-size: 20px;
			    font-weight: bold;
			    line-height: 20px;
			    opacity: 0.2;
			    text-shadow: 0 1px 0 #FFFFFF;
			}
			
			.wk-close:hover {
			    color: #FF0000;
			    opacity: 1;
			}
			
			#ask-form {
			    display: inline-block;
			    margin-top: 20px;
			}
			
			#login-data .label {
			    display: inline-block;
			    font-size: 14px;
			    font-weight: 600;
			    margin-bottom: 7px;
			    padding-left: 20px;
			    text-align: left;
			    width: 80px;
			}
			
			#ask-form input,
			#ask-form textarea {
			    background-color: #FFFFFF;
			    border: 1px solid #CCCCCC;
			    border-radius: 4px 4px 4px 4px;
			    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
			    color: #555555;
			    display: inline-block;
			    font-size: 14px;
			    height: 20px;
			    line-height: 20px;
			    margin-bottom: 10px;
			    padding: 4px 6px;
			    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
			    vertical-align: top;
			}
			
			#login-data input {
			    height: 30px;
			    margin-bottom: 10px;
			    width: 315px;
			}
			
			#ask-form textarea {
			    height: 75px;
			    width: 313px;
			}
			
			#login-data #askbtn,
			#login-data #resetbtn {
			    float: right;
			    height: 30px;
			    margin: 10px 23px 0 0;
			    width: 80px;
			}
			
			.modal-footer {
			    background-color: #F5F5F5;
			    border-radius: 0 0 6px 6px;
			    border-top: 1px solid #DDDDDD;
			    box-shadow: 0 1px 0 #FFFFFF inset;
			    margin-bottom: 0;
			    margin-top: 10px;
			    padding-bottom: 10px;
			    text-align: right;
			}
			
			#askbtn:hover,
			#resetbtn:hover {
			    background-color: #E6E6E6;
			    background-position: 0 -15px;
			    color: #333333;
			    text-decoration: none;
			    transition: background-position 0.1s linear 0s;
			    cursor: pointer;
			}
			
			#askbtn:focus,
			#resetbtn:focus {
			    outline: thin dotted #333333;
			    outline-offset: -2px;
			}
			
			#login-data .error {
			    bottom: 0;
			    color: #DF280A;
			    display: none;
			    font-weight: bold;
			    left: 180px;
			    position: absolute;
			}
			
			.error-border {
			    border-color: #FF0000 !important;
			}
			
			#customerlogoutbtn {
			    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
			    border: medium none;
			    color: #444444;
			    font-weight: normal;
			    padding: 0;
			    text-align: left;
			    width: 100%;
			    height: auto;
			}
			
			.wk_login_facebook {
			    float: left;
			    margin-left: 150px;
			    padding: 10px;
			}
			
			.wk_login {
			    float: left;
			    padding-right: 10px;
			    padding: 10px;
			}
			
			.wk_login input {
			    width: 70px!important;
			}
			
			.login_fieldset {
			    margin: 0px !important;
			    padding: 0px !important;
			}
			
			.wk_login_details {
			    padding: 0px;
			    margin: 10px;
			    float: left;
			}
			
			.wk_login_details a {
			    text-decoration: none!important;
			    padding: 5px!important;
			}
			
			.wk_logout {
			    height: 36px !important;
			    margin: 9px 200px;
			    width: 100px!important;
			}
			
			.logout-data {
			    min-height: 120px !important;
			}