Server : Apache System : Linux 145.162.205.92.host.secureserver.net 5.14.0-611.45.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Apr 1 05:56:53 EDT 2026 x86_64 User : tradze ( 1001) PHP Version : 8.1.34 Disable Function : NONE Directory : /home/tradze/public_html/test.tradze.com/Backup25feb2025/resources/assets/css/ |
.gray-form-bg {
background: #202020;
padding: 20px;
}
.gray-form-bg label {
display: inline-block;
font-weight: normal;
margin-bottom: 1px;
font-size: 14px;
max-width: 100%;
color: #fff;
}
.gray-form-bg .form-control {
background-color: #ffffff;
background-image: none;
border: none;
border-radius: 0px;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
color: #555555;
display: block;
font-size: 14px;
height: 30px;
line-height: 1.42857;
padding: 6px 12px;
transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
width: 100%;
}
.gray-form-bg .form-group {
margin-bottom: 10px;
}
.header-img {
position: relative;
}
.forgot-pass {
position: absolute;
z-index: 999;
width: 27%;
top: 15%;
}
.title-form {
background: url('../img/shaded-background.png');
width: 100%;
padding: 18px 20px 10px 20px;
color: #fff;
font-size: 36px;
line-height: 18px;
font-family: 'Proxima Nova Condensed';
font-weight: lighter;
margin-bottom: 20px;
text-align: left;
}
.subtitle-form {
font-size: 18px;
}
.red-star {
color: #cd0000;
}
.star-mention {
font-size: 14px;
color: #fff;
margin-top: 20px;
}
.reset-btn {
background: url('../img/update-btn-bg.png') repeat-x;
width: 100%;
height: 35px;
text-align: center;
padding-top: 7px;
font-size: 14px;
font-weight: bold;
color: #855b17;
border-radius: 0;
margin-top: 9px;
}
.reset-btn:hover {
color: #855b17;
}
/* RESPONSIVE CSS
-------------------------------------------------------------------------------*/
/* Portrait tablets and medium desktops */
@media (min-width: 1260px) and (max-width: 1280px) {
}
/* Large desktops and laptops */
@media (min-width: 1200px) {
}
/* Portrait tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
.create-account-bg-from .help-block {
padding-left: 10px;
font-size: 11px;
}
.create-account-bg-from .btn-file {
margin-right: 10px;
}
.forgot-pass {
width: 40%;
top: 0px;
}
.title-form {
padding: 10px;
font-size: 24px;
line-height: 18px;
margin-bottom: 10px;
text-align: left;
}
.forgot-pass .gray-form-bg {
padding: 10px;
}
.gray-form-bg .form-group {
margin-bottom: 5px;
}
.header-img {
position: relative;
margin-bottom: 57px;
}
}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
.create-account-bg-from .help-block {
padding-left: 10px;
padding-top: 20px;
font-size: 12px;
line-height: 12px;
}
.create-account-bg-from .btn-file {
font-size: 12px;
width: 80px;
height: 30px;
margin-right: 10px;
}
.forgot-pass {
width: 40%;
top: 0px;
}
.title-form {
padding: 10px;
font-size: 24px;
line-height: 18px;
margin-bottom: 10px;
text-align: left;
}
.forgot-pass .gray-form-bg {
padding: 10px;
}
.gray-form-bg .form-group {
margin-bottom: 5px;
}
.header-img {
position: relative;
margin-bottom: 158px;
}
}
/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
.create-account-bg-from {
margin-bottom: 30px;
}
.header-img {
position: inherit;
}
.forgot-pass {
position: inherit;
width: 100%;
top: 0px;
}
}
/* Landscape phones and smaller samsung */
@media (min-width: 330px) and (max-width: 480px) {
.help-block {
padding-left: 10px;
padding-top: 25px;
font-size: 11px;
line-height: 12px;
}
.btn-file {
font-size: 12px;
width: 80px;
height: 30px;
margin-right: 10px;
}
.create-account-bg-from .help-block {
padding-left: 10px;
padding-top: 20px;
font-size: 12px;
line-height: 12px;
}
.create-account-bg-from .btn-file {
font-size: 12px;
width: 80px;
height: 30px;
margin-right: 10px;
}
.title-form {
font-size: 30px;
padding: 10px;
}
}
/* Landscape phones and smaller iphone */
@media (min-width: 300px) and (max-width: 325px) {
.shaded-background {
height: 130px;
}
.help-block {
padding-left: 10px;
padding-top: 25px;
font-size: 11px;
line-height: 12px;
}
.fileinput {
float: left;
margin-left: 10px;
}
.btn-file {
margin-top: 10px;
}
.title-form {
font-size: 30px;
padding: 10px;
}
}