Spamworldpro Mini Shell
Spamworldpro


Server : Apache
System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64
User : corals ( 1002)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /home/corals/medad.corals.io/public/assets/themes/elite-admin/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/medad.corals.io/public/assets/themes/elite-admin/css/floating-label.css
/*
Template Name: Admin Template
Author: Wrappixel

File: scss
*/
@import url(https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700);
/*Theme Colors*/
/**
 * Table Of Content
 *
 * 	1. Color system
 *	2. Options
 *	3. Body
 *	4. Typography
 *	5. Breadcrumbs
 *	6. Cards
 *	7. Dropdowns
 *	8. Buttons
 *	9. Typography
 *	10. Progress bars
 *	11. Tables
 *	12. Forms
 *	14. Component
 */
/*******************/
/*Floating Label*/
/*******************/
.floating-labels .form-group {
    position: relative;
}

.floating-labels .form-control {
    padding: 10px 10px 8px 0;
    display: block;
    border: none;
    font-family: "Poppins", sans-serif;
    border-radius: 0px;
    border-bottom: 1px solid #e9ecef;
}

.floating-labels select.form-control > option {
    font-size: 14px;
}

.floating-labels .has-error .form-control {
    border-bottom: 1px solid #e46a76;
}

.floating-labels .has-warning .form-control {
    border-bottom: 1px solid #fec107;
}

.floating-labels .has-success .form-control {
    border-bottom: 1px solid #00c292;
}

.floating-labels .form-control:focus {
    outline: none;
    border: none;
}

.floating-labels input[type="text"]:not(#authy-countries) ~ label, .floating-labels select ~ label, .floating-labels textarea ~ label, .floating-labels input[type="number"] ~ label, .floating-labels input[type="email"] ~ label, .floating-labels input[type="password"] ~ label {
    color: #212529;
    position: absolute;
    cursor: auto;
    top: 8px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}

.floating-labels .focused select ~ label, .floating-labels .focused input[type="text"]:not(#authy-countries) ~ label, .floating-labels .focused textarea ~ label, .floating-labels .focused input[type="number"] ~ label, .floating-labels .focused input[type="email"] ~ label, .floating-labels .focused input[type="password"] ~ label {
    top: -12px;
    font-size: 12px;
    color: #939da7;
}

.floating-labels .focused select.select2-normal ~ label {
    top: -18px;
}
.floating-labels input:-webkit-autofill ~ label {
    top: -12px !important;
    font-size: 12px !important;
    color: #939da7 !important;
}

.floating-labels .bar {
    position: relative;
    display: block;
}

.floating-labels .bar:before,
.floating-labels .bar:after {
    content: '';
    height: 2px;
    width: 0;
    bottom: 1px;
    position: absolute;
    background: #fb9678;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}

.floating-labels .bar:before {
    left: 50%;
}

.floating-labels .bar:after {
    right: 50%;
}

.floating-labels .form-control:focus ~ .bar:before,
.floating-labels .form-control:focus ~ .bar:after {
    width: 50%;
}

.floating-labels .highlight {
    position: absolute;
    height: 60%;
    width: 100px;
    top: 25%;
    left: 0;
    pointer-events: none;
    opacity: 0.5;
}

.floating-labels .input-lg ~ label,
.floating-labels .input-lg {
    font-size: 24px;
}

.floating-labels .input-sm ~ label,
.floating-labels .input-sm {
    font-size: 16px;
}

.has-warning .bar:before,
.has-warning .bar:after {
    background: #fec107;
}

.has-success .bar:before,
.has-success .bar:after {
    background: #00c292;
}

.has-error .bar:before,
.has-error .bar:after {
    background: #e46a76;
}

.has-warning .form-control:focus ~ label,
.has-warning .form-control:valid ~ label {
    color: #fec107;
}

.has-success .form-control:focus ~ label,
.has-success .form-control:valid ~ label {
    color: #00c292;
}

.has-error .form-control:focus ~ label,
.has-error .form-control:valid ~ label {
    color: #e46a76;
}

.has-feedback label ~ .t-0 {
    top: 0;
}

.form-group.error input, .form-group.error select, .form-group.error textarea {
    border: 1px solid #e46a76;
}

.form-group.validate input, .form-group.validate select, .form-group.validate textarea {
    border: 1px solid #00c292;
}

.form-group.error .help-block ul {
    padding: 0px;
    color: #e46a76;
}

.form-group.error .help-block ul li {
    list-style: none;
}

.form-group.issue .help-block ul {
    padding: 0px;
    color: #fec107;
}

.form-group.issue .help-block ul li {
    list-style: none;
}

.form-control:disabled, .form-control[readonly] {
    background-color: inherit;
}




Spamworldpro Mini