| Current Path : /home/digilove/public_html/components/com_marketplace/css/ |
| Current File : /home/digilove/public_html/components/com_marketplace/css/profile.css |
/*Updated code by kailash*/
.sellerprofile_main .toggle.ios,
.sellerprofile_main .toggle-on.ios,
.sellerprofile_main .toggle-off.ios {
border-radius: 22px;
}
.sellerprofile_main .toggle.ios .toggle-handle {
border-radius: 22px;
}
#horizontalTab .toggle.btn {
height: 25px;
width: 52px!important;
min-height: 21px;
float: right;
margin-top: 7px;
}
.wk_payment_single {
clear: both;
}
hr {
clear: both;
}
.sellerprofile_main .wk_payment_single {
margin-bottom: 2px;
margin-top: 10px;
}
.sellerprofile_main .wk_payment_single .fa {
font-size: 30px!important
}
.sellerprofile_main .wk_social_ids {
display: none;
}
#horizontalTab .btn {
padding: 0px 10px;
}
.sellerprofile_main .soc_options .fa-facebook-square {
color: #3B5998;
}
.sellerprofile_main .soc_options .fa-twitter-square {
color: #00ACED;
}
.sellerprofile_main .soc_options .fa-google-plus-square {
color: #D73D32;
}
.sellerprofile_main .soc_options .fa-linkedin-square {
color: #0177B5;
}
.sellerprofile_main .soc_options .fa {
font-size: 36px!important;
}
.sellerprofile_main .soc_options .lbl {
vertical-align: super;
}
#dvPreview {
filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image);
display: none;
}
#close_cam {
float: right;
right: 1%;
}
#video {
width: 100%;
height: 90%;
}
.controls {
margin-top: 10px;
border: 1px solid transparent;
border-radius: 2px 0 0 2px;
box-sizing: border-box;
-moz-box-sizing: border-box;
outline: none;
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}
#pac-input {
background-color: #fff;
/*font-family: Roboto;*/
font-size: 15px;
font-weight: 300;
margin-left: 12px;
padding: 5px 5px 5px 5px;
width: 300px;
height: 35px !important;
}
#pac-input:focus {
border-color: #4d90fe;
}
#horizontalTab {
overflow: hidden;
}
.seller_profile_view {
width: 100%;
}
.menubar {
width: 26%;
float: left;
margin-right: 2%;
color: #FFF;
margin-left: 2%;
min-height: 350px;
background-color: #E9E9E9;
}
.profilehead {
padding: 10px 0px;
width: 100%;
color: #FFF;
text-align: center;
font-weight: bold;
background-color: #404040;
}
.menubar li a {
border-radius: 0px;
}
.sellerprofile_main {
border-radius: 5px;
min-height: 600px;
overflow: hidden;
}
/*.sellerprofile_main *{
font-size: 15px !important;
font-family: 'roboto',sans-serif;
}*/
.update_pic_options * {
font-size: 14px !important;
}
#wk_myprofiletab li a {
/*background-color: #404040;*/
color: #333333;
outline: 0px;
margin: 0px;
padding: 13px 0px;
text-align: center;
}
#wk_myprofiletab li {
border-bottom: 1px solid #CCCCCC;
/*padding: 4px 0px;*/
}
#wk_myprofiletab .active a {
background-color: #FFFFFF;
/*color:#FFFFFF;*/
}
.wk_seller_profile {
height: 30px !important;
border: 0px!important;
padding: 0px !important;
margin: 0px !important;
}
#close_cam:hover {
color: red;
cursor: pointer;
}
a:hover {
cursor: pointer !important;
}
/******************Updated Code By Kailash***********************/
.order_history {
background-color: #404040;
height: 40px;
font-size: 18px;
font-weight: bold;
width: 100%;
color: #FFF;
}
.detail_design {
height: inherit;
width: 5px;
background-color: #E8534F;
display: block;
float: right;
}
.detail_text {
display: block;
float: right;
margin: 12px 5%;
color: #FFFFFF;
text-transform: uppercase;
}
.menubar,
.contenbar {
margin-top: -15px;
}
/*.wk_seller_profile_wrapper{
font-size: 15px;
font-family: 'Roboto', sans-serif;
color: #333333;
}*/
.sellerprofile_main .seller-gender {
width: 80%!important;
margin-left: 10%!important;
}
.sellerprofile_main label {
display: inline;
}
.wk_input_label {
width: 100%;
}
.wk_input_wrapper {
width: 90%;
padding-right: 10%;
position: relative;
}
.wk_input_wrapper input,
.wk_input_wrapper_6 input {
width: 100%;
/*height: 25px!important;*/
border: 1px solid #333!important;
}
.wk_input_wrapper_6 {
min-width: 200px;
float: left;
}
.wk_input_wrapper_6 label {
width: 100%;
text-align: center;
}
.wk-seller-profile-save input {
margin: 0 auto;
margin-top: 20px;
margin-bottom: 20px;
width: 120px!important;
display: block;
}
.soc_options {
margin-top: 20px;
position: relative;
}
.selectcountry {
position: relative;
}
.update_profile_pic {
position: absolute;
left: 0px;
}
.update_pic_options {
position: absolute;
left: 0px;
top: 40px;
}
.sellerprofile_main .switch {
position: relative;
display: inline-block;
width: 60px;
height: 34px;
}
.sellerprofile_main .switch input {
display: none;
}
.sellerprofile_main .slider {
position: absolute;
cursor: pointer;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #ccc;
-webkit-transition: .4s;
transition: .4s;
}
.sellerprofile_main .slider:before {
position: absolute;
content: "";
height: 26px;
width: 26px;
left: 4px;
bottom: 4px;
background-color: white;
-webkit-transition: .4s;
transition: .4s;
}
.sellerprofile_main input:checked+.slider {
background-color: #2196F3;
}
.sellerprofile_main input:focus+.slider {
box-shadow: 0 0 1px #2196F3;
}
.sellerprofile_main input:checked+.slider:before {
-webkit-transform: translateX(26px);
-ms-transform: translateX(26px);
transform: translateX(26px);
}
/* Rounded sliders */
.sellerprofile_main .slider.round {
border-radius: 34px;
}
.soc_options .switch {
float: right;
margin-top: 5px;
}
.wk_payment_single .switch {
float: right;
margin-top: 5px;
}
.sellerprofile_main .slider.round:before {
border-radius: 50%;
}
/* custom code*/