| Current Path : /home/digilove/public_html/components/com_marketplace/css/ |
| Current File : /home/digilove/public_html/components/com_marketplace/css/asktoadmin.css |
.wk_show_link,
.wk_show_link:hover {
display: block;
text-decoration: none;
font-style: italic;
color: #2D87DF;
}
.hidden-more {
display: none;
}
.message-body {
font-style: italic;
background: #eee;
padding: 5px;
word-break: break-all;
margin: 2px 0;
}
.message-date {
text-align: right;
color: blue;
}
.message-subject {
font-weight: bold;
background: #ccc;
text-align: center;
padding: 2px 0;
margin-bottom: 2px;
}
.message-block {
border: 1px solid #cfcfcf;
padding: 4px;
margin: 2px 0;
}
.detail_design {
height: inherit;
width: 5px;
background-color: #E8534F;
display: block;
float: left;
}
.conver-block {
margin: 2px 0;
border: 1px solid #ccc;
padding: 10px;
}
.button-block {
margin: 5px 0;
}
#horizontalTab {
overflow: hidden;
display: block;
width: 100%;
margin: 0px;
}
.black_overlay {
display: none;
position: fixed;
top: 0%;
left: 0%;
width: 100%;
height: 100%;
background-color: black;
z-index: 1001;
-moz-opacity: 0.8;
opacity: 0.80;
}
.ajaximage {
overflow: hidden;
width: 100%;
position: absolute;
z-index: 99999;
display: none;
background-color: #FFF;
opacity: 0.5;
}
.ajaximage img {
display: block;
margin: 0 auto;
margin-top: 100px;
}
#light * {
font-size: 15px;
}
.btn-primary {
background-color: #006dcc;
background-image: none!important;
background-repeat: repeat-x;
border-color: #0044cc #0044cc #002a80;
color: #fff;
text-shadow: 0 1px 1px rgba(255, 255, 255, 1);
}
.wk_buttonarea .btn {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background-color: #f5f5f5;
background-image: none!important;
background-repeat: repeat-x;
border-color: #bbb #bbb #a2a2a2;
border-image: none;
border-radius: 4px;
border-style: solid;
border-width: 1px;
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
color: #333;
cursor: pointer;
display: inline-block;
font-size: 13px;
line-height: 18px;
margin-bottom: 0;
padding: 4px 12px;
text-align: center;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.0);
vertical-align: middle;
}
.hd {
vertical-align: middle;
}
.wk_buttonarea {
margin: 20px 0px;
}
.white_content {
display: none;
position: fixed;
top: 15%;
margin: 0 auto;
max-width: 330px;
z-index: 1002;
height: 410px;
overflow: hidden;
border-radius: 10px;
top: 50%;
left: 50%;
margin-top: -205px;
margin-left: -165px;
}
.head_bar {
background-color: #0a7ab5;
color: #fff;
font-size: 150%;
font-weight: bolder;
padding: 2% 2%;
text-align: center;
height: 30px;
max-width: 313px;
position: relative;
}
#askbtn {
background-color: #ED5739;
border: 0px;
font-weight: 900;
min-width: 80px;
color: #fff;
}
.ask_sub {
min-height: 30px;
}
.cls {
float: right;
color: #fff !important;
text-decoration: none !important;
}
.field {
padding: 2% 3%;
font-size: 22px;
color: #777777;
background-color: white;
}
.field label {
font-size: 70%;
color: #000;
}
.wtd {
width: 95%;
display: block;
}
#ask-form {
max-width: 326px;
}
.ask_msg {
min-height: 100px;
}
.wk_sent_success {
background-color: #DFFFD5;
color: #499C4E;
}
.wk_sent_failed {
background-color: #F2DCDB;
color: #B00623;
}
#resetbtn {
background-color: #BDBDBD;
border: 0px;
font-weight: 900;
min-width: 80px;
color: #fff;
}
.wkoverlay_loader {
position: absolute;
top: 35px;
left: 0;
right: 0;
bottom: 0;
background: white;
display: none;
}
.adminask-loader {
display: inline-block;
margin: 35% 40%;
}
@media (max-width: 480px) {
#light {
width: 250px;
margin-left: -135px;
}
}
@media (min-width: 480px) {
#light {
width: 280px;
}
}