html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video
{
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
tbody, tfoot, thead, tr, th, td
{
margin: 0;
padding: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section
{
display: block;
}
html, body
{
width:100%;
text-size-adjust:100%;
-webkit-text-size-adjust:100%;
}
body
{
background-color: #f9f9f9;
font-family: 'Source Sans Pro', sans-serif;
font-size: 13px;
line-height: 1;
overflow-x: hidden !important;
}
p.kampanya
{
font-size: 23px;
color: #1642e0;
font-weight: 999;
}
.fontAtma
{
font-family: 'Atma', 'Source Sans Pro', sans-serif;
}
script
{
display: none;
}
::-webkit-scrollbar
{
width: 10px;
background:#E6E6E6;
}
::-webkit-scrollbar-button
{
display: none;
}
::-webkit-scrollbar-thumb
{
background: #4d4d4d;
}
ol, ul
{
list-style-type: none;
}
img
{
max-width:100%;
height: auto;
}
blockquote, q
{
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after
{
content: '';
content: none;
}
.row::before, .row::after
{
content: '';
display: table;
}
.row::after
{
clear: both;
}
table
{
border-collapse: collapse;
border-spacing: 0;
}
input, select, textarea, button
{
outline: none;
font-family: 'Source Sans Pro', sans-serif;
}
input:focus, select:focus, textarea:focus
{
box-shadow:inset 0 0 4px rgba(0,0,0,.3);
}
p
{
padding-bottom: 10px;
font-family: 'Source Sans Pro', sans-serif;
line-height:1.3;
}
a
{
text-decoration: none;
color:inherit;
cursor: pointer;
}
h1, h2, h3, h4, h5, h6
{
display: block;
font-family: 'Source Sans Pro', sans-serif;
}
h1.sp, h2.sp, h3.sp, h4.sp, h5.sp, h6.sp
{
padding-left: 10px;
padding-right:10px;
}
::selection
{
background: #000;
color:#fff;
}
.fl, .btn.fl
{
float: left;
}
.fr, .btn.fr, .col.fr, .box.fr
{
float: right;
}
.fn, .btn.fn, .col.fn, .box.fn
{
float: none;
}
*.bgNone
{
background:none !important;
}
.a-left
{
text-align: left;
}
.a-right
{
text-align: right;
}
.a-center
{
text-align: center;
}
.a-justify
{
text-align: justify;
}
.fw300
{
font-weight: 300;
}
.fw400
{
font-weight: 400;
}
.fw500
{
font-weight: 500;
}
.fw600
{
font-weight: 600;
}
.fw700
{
font-weight: 700;
}
.sml
{
font-size: 11px;
}
.mid
{
font-size: 16px;
}
.lrg
{
font-size: 20px;
}
.ease, .btn, .form-control, a, input, select, textarea, button
{
-webkit-transition-timing-function: ease-in-out;
-moz-transition-timing-function: ease-in-out;
-ms-transition-timing-function: ease-in-out;
-o-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out;
-webkit-transition-duration: 0.2s;
-moz-transition-duration: 0.2s;
-ms-transition-duration: 0.2s;
-o-transition-duration: 0.2s;
transition-duration: 0.2s;
}
.info
{
color: #6c6c6c;
}
.success
{
color: #449d44;
}
.warning
{
color: #ec971f;
}
.danger
{
color: #c9302c;
}
.row
{
margin-left: -10px;
margin-right:-10px;
clear: both;
display:block;
}
.box.box-border > .row, .col.box-border > .row
{
margin-left: -9px;
margin-right:-9px;
}
.row.mb
{
margin-bottom: 10px;
}
.box, .col
{
float: left;
padding-left:10px;
padding-right: 10px;
box-sizing:border-box;
}
tr.box, th.box, td.box, tr.col, th.col, td.col
{
float: none;
}
.box.box-border, .col.box-border
{
padding-left: 9px;
padding-right:9px;
}
.box
{
padding-top: 10px;
padding-bottom:10px;
}
.box.box-border
{
padding-top: 9px;
padding-bottom:9px;
}
.box-border
{
border: 1px solid #ececec;
}
.b-top, .col.b-top, .box.b-top
{
border-top: 0;
}
.b-right, .col.b-right, .box.b-right
{
border-right: 0;
}
.b-bottom, .col.b-bottom, .box.b-bottom
{
border-bottom: 0;
}
.b-left, .col.b-left, .box.b-left
{
border-left: 0;
}
.line-top, .col.line-top, .box.line-top, .btn.line-top
{
border-top: 1px solid #ececec;
}
.line-right, .col.line-right, .box.line-right, .btn.line-right
{
border-right: 1px solid #ececec;
}
.line-bottom, .col.line-bottom, .box.line-bottom, .btn.line-bottom
{
border-bottom: 1px solid #ececec;
}
.line-left, .col.line-left, .box.line-left, .btn.line-left
{
border-left: 1px solid #ececec;
}
.line-through
{
text-decoration: line-through;
}
.col-12
{
width:100%;
}
.col-11
{
width:91.66666667%;
}
.col-10
{
width:83.33333333%;
}
.col-9
{
width:75%;
}
.col-8
{
width:66.66666667%;
}
.col-7
{
width:58.33333333%;
}
.col-6
{
width:50%;
}
.col-5
{
width:41.66666667%;
}
.col-4
{
width:33.33333333%;
}
.col-3
{
width:25%;
}
.col-2
{
width:16.66666667%;
}
.col-1
{
width:8.33333333%;
}
.m-top, .box.m-top, .col.m-top
{
margin-top: 0;
}
.m-left, .box.m-left, .col.m-left
{
margin-left: 0;
}
.m-bottom, .box.m-bottom, .col.m-bottom
{
margin-bottom: 0;
}
.m-right, .box.m-right, .col.m-right
{
margin-right: 0;
}
.p-top, .box.p-top, .col.p-top
{
padding-top: 0;
}
.p-left, .box.p-left, .col.p-left
{
padding-left: 0;
}
.p-bottom, .box.p-bottom, .col.p-bottom
{
padding-bottom: 0;
}
.p-right, .box.p-right, .col.p-right
{
padding-right: 0;
}
.icon-arrow
{
width: 10px;
height:100%;
background-repeat: no-repeat;
background-position:0 center;
}
.icon-arrow.fr, .icon-basket.fr
{
margin-left: 10px;
}
.icon-arrow.fl, .icon-basket.fl
{
margin-right: 10px;
}
.light-arrow
{
background-image:url('/theme/v4-prof/sub_theme/genel/v4/user_v4/lightArrow.png');
}
.dark-arrow
{
background-image:url('/theme/v4-prof/sub_theme/genel/v4/user_v4/darkArrow.png');
}
.btn:hover .dark-arrow
{
background-image:url('/theme/v4-prof/sub_theme/genel/v4/user_v4/darkArrowHover.png');
}
.icon-basket
{
width: 18px;
height:100%;
background-repeat: no-repeat;
background-position:0 center;
}
.icon-basket.fast
{
width: 20px;
}
.btn-big .icon-basket
{
width: 34px;
}
.btn-big .icon-basket.fast
{
width: 38px;
}
.btn-big .icon-basket.fr
{
margin-left: 20px;
}
.btn-big .icon-basket.fl
{
margin-right: 20px;
}
.light-basket
{
background-image:url('/theme/v4-prof/sub_theme/genel/v4/user_v4/lightBasket.png');
}
.light-basket.fast
{
background-image:url('/theme/v4-prof/sub_theme/genel/v4/user_v4/lightFastBasket.png');
}
.btn-big .light-basket
{
background-image:url('/theme/v4-prof/sub_theme/genel/v4/user_v4/lightBasketBig.png');
}
.btn-big .light-basket.fast
{
background-image:url('/theme/v4-prof/sub_theme/genel/v4/user_v4/lightFastBasketBig.png');
}
.dark-basket
{
background-image:url('/theme/v4-prof/sub_theme/genel/v4/user_v4/darkBasket.png');
}
.dark-basket:hover
{
background-image:url('/theme/v4-prof/sub_theme/genel/v4/user_v4/darkBasketHover.png');
}
.dark-basket.fast
{
background-image:url('/theme/v4-prof/sub_theme/genel/v4/user_v4/darkFastBasket.png');
}
.dark-basket.fast:hover
{
background-image:url('/theme/v4-prof/sub_theme/genel/v4/user_v4/darkFastBasketHover.png');
}
.btn-big .dark-basket
{
background-image:url('/theme/v4-prof/sub_theme/genel/v4/user_v4/darkBasketBig.png');
}
.btn-big .dark-basket:hover
{
background-image:url('/theme/v4-prof/sub_theme/genel/v4/user_v4/darkBasketBigHover.png');
}
.btn-big .dark-basket.fast
{
background-image:url('/theme/v4-prof/sub_theme/genel/v4/user_v4/darkFastBasketBig.png');
}
.btn-big .dark-basket.fast:hover
{
background-image:url('/theme/v4-prof/sub_theme/genel/v4/user_v4/darkFastBasketBigHover.png');
}
.tooltipWrapper
{
position: relative;
}
.tooltip
{
display: none;
position:absolute;
bottom:100%;
left: 0;
right:0;
line-height: 20px;
padding-left:10px;
padding-top: 5px;
padding-right:10px;
padding-bottom: 5px;
background:#fff;
box-sizing: border-box;
margin-bottom:5px;
}
.tooltip.default
{
border: 1px solid #ececec;
}
#notify
{
position: fixed;
}
#notify.top, #notify.bottom
{
width:100%;
}
#notify.right, #notify.left
{
width: 320px;
}
#notify.top
{
top: 0;
bottom: auto;
}
#notify.right
{
right: 0;
left: auto;
}
#notify.bottom
{
bottom: 0;
top: auto;
}
#notify.left
{
left: 0;
right: auto;
}
.notify
{
width:calc(100% - 10px);
display: none;
}
#notify.right .notify, #notify.left .notify
{
clear: both;
}
#notify.top .notify
{
margin-top: 10px;
}
#notify.right .notify
{
margin-right: 10px;
}
#notify.bottom .notify
{
margin-bottom: 10px;
}
#notify.left .notify
{
margin-left: 10px;
}
.notifyClose
{
float: right;
width: 13px;
height: 13px;
background: url('/theme/v4-prof/sub_theme/genel/v4/user_v4/notifyClose.png') no-repeat;
cursor: pointer;
}
.stars
{
width: 102px;
height: 20px;
background: url('/theme/v4-prof/sub_theme/genel/v4/user_v4/stars.png') no-repeat;
}
.stars-inner
{
height: 20px;
background: url('/theme/v4-prof/sub_theme/genel/v4/user_v4/starsFull.png') no-repeat;
}
.progress
{
position: relative;
background:#dadada;
}
.progress-bar
{
position: absolute;
left:0;
top: 0;
height:100%;
line-height:1.5;
color: #fff;
background:url('/theme/v4-prof/sub_theme/genel/v4/user_v4/progress.png');
}
.accordeon
{
cursor: pointer;
background-image:url('/theme/v4-prof/sub_theme/genel/v4/user_v4/accordeon.png');
background-repeat: no-repeat;
background-position:right center;
}
.accordeon.active
{
background-image:url('/theme/v4-prof/sub_theme/genel/v4/user_v4/accordeonActive.png');
}
.accordeon + *
{
display: none;
}
.accordeon.active + *
{
display: block;
}
.hide
{
display: none;
}
#mainWrapper
{
width:100%;
position: relative;
}
#skeletonWrap
{
width:100%;
}
.loaderWrapper
{
position: relative;
}
.loading
{
position: absolute;
width:100%;
height:100%;
top: 0;
left:0;
background:rgba(255,255,255,.7) url('/theme/v4-prof/sub_theme/genel/v4/user_v4/loading.gif') no-repeat center center;
z-index: 333;
display:none;
}
#backToTop
{
background: url('/theme/v4-prof/sub_theme/genel/v4/user_v4/backToTop.png') no-repeat;
width: 46px;
height: 67px;
display: none;
cursor: pointer;
position: fixed;
bottom: 50px;
right: 50px;
z-index: 333;
}
#dbDebug, #smartyDebug
{
border: 3px solid #666;
margin-top:30px;
margin-bottom: 30px;
font-size:14px;
}
#dbDebug
{
margin-left: auto;
margin-right:auto;
width: 500px;
}
#smartyDebug
{
margin-left: 5px;
margin-right:5px;
width: 400px;
}
.MobileRedirectMessage
{
position: fixed;
top:0px;
left: 0px;
width:100%;
height: 52px;
line-height:52px;
font-size: 30px;
color:#fff;
text-align: center;
background: #000;
border-radius: 6px;
box-shadow: 0px 0px 9px #000;
z-index: 99999;
}
.ourCategories .catBlockTitle:before
{
content: '';
background: url('/theme/v4-prof/sub_theme/genel/v4/user_v4/ourCatIcon.png') left top no-repeat;
width: 45px;
height: 60px;
display: inline-block;
margin-right: 8px;
vertical-align: middle;
}
.ourCategories .catBlockTitle
{
color: #1c0e4a;
font-size: 24px;
line-height: 60px;
}
.ourCategories .catItem .imgWrapper
{
display: block;
border: 4px solid #e7e7e7;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.ourCategories .catItem .imgWrapper img
{
width: 100%;
height: auto;
display: block;
}
.ourCategories .catItem .catTitle
{
color: #1c0e4a;
font-family: 'Atma', cursive;
font-size: 20px;
font-weight: 600;
line-height: 31px;
text-align: center;
}
.ourCategories .catItem .catTitle:before
{
content: '';
background: url('/theme/v4-prof/sub_theme/genel/v4/user_v4/catTitleIcon.png') 0 0 no-repeat;
background-size: 100%;
width: 35px;
height: 20px;
display: inline-block;
vertical-align: middle;
margin-right: 15px;
}
.ourCategories .catItem .catTitle:after
{
content: '';
background: url('/theme/v4-prof/sub_theme/genel/v4/user_v4/catTitleIcon.png') 0 0 no-repeat;
background-size: 100%;
width: 35px;
height: 20px;
display: inline-block;
vertical-align: middle;
margin-left: 15px;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
.videoBanner
{
position: relative;
}
.videoBanner .iframeWrapper
{
width: 1680px;
max-width: 100%;
height: 0;
padding-bottom: 64%;
position: relative;
margin: 0 auto;
box-sizing: border-box;
}
.videoBanner .iframeWrapper iframe
{
width: 100%;
height: 100%;
display: block;
margin: 0;
padding: 0;
border: 0;
position: absolute;
top: 0;
left: 0;
z-index: 2;
}
.blockBorder
{
border: 4px solid #f6f6f6;
}
.blockTitle
{
color: #1c0e4a;
font-size: 21px;
font-weight: 600;
}
.blockTitle .newsIcon
{
background: url('/theme/v4-prof/sub_theme/genel/v4/user_v4/newsTitleIcon.png') 0 0 no-repeat;
width: 54px;
height: 42px;
display: inline-block;
vertical-align: middle;
margin-right: 15px;
}
.blockAllLink
{
color: #9f85ce;
font-size: 21px;
line-height: 42px;
}
.blockDivider
{
background: url('/theme/v4-prof/sub_theme/genel/v4/user_v4/divider.png') right top no-repeat;
height: 14px;
margin-top: 10px;
margin-bottom: 10px;
}
.newsItem a
{
color: #535353;
font-size: 15px;
letter-spacing: .4px;
display: block;
margin-top: 5px;
padding-top: 15px;
}
.newsItem:first-of-type a
{
margin-top: 0;
padding-top: 0;
}
.newsItem.blogItem a
{
margin-top: 0;
padding-top: 10px;
}
.newsItem a:before
{
content: '';
background: url('/theme/v4-prof/sub_theme/genel/v4/user_v4/newsIcon.png') left top no-repeat;
width: 32px;
height: 24px;
display: block;
float: left;
margin-right: 20px;
}
.newsItem.blogItem a:before
{
display: none;
}
.newsItem.blogItem a img
{
display: block;
float: left;
width: auto;
width: 63px;
margin-right: 10px;
}
.newsItem a span
{
width: calc(100% - 73px);
height: 32px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.newsItem + .newsItem a
{
border-top: 1px solid #cdcad6;
}
.usYoutubeChannel
{
background-color: #00a84c;
padding-top: 20px;
}
.usYoutubeChannel .fontAtma
{
color: #FFF;
font-size: 47px;
}
.usYoutubeChannel a
{
color: #FFF;
font-size: 32px;
}
.usYoutubeChannel .blockDivider.white
{
background: url('/theme/v4-prof/sub_theme/genel/v4/user_v4/dividerWhite.png') right top no-repeat;
}
#Blok-2008 .blockBorder
{
box-sizing: border-box;
}
.commentWrapper
{
background: url('/theme/v4-prof/sub_theme/genel/v4/user_v4/commentsBg.jpg') left top no-repeat;
border-radius: 10px;
}
.commentWrapper .whiteBg
{
border-radius: 10px;
margin-top: 10px;
margin-bottom: 6px;
padding-bottom: 20px;
}
#slideComments .author
{
color: #1c0e4a;
font-size: 40px;
margin-top: 10px;
}
#slideComments .author:before,
#slideComments .author:after
{
content: '';
background: url('/theme/v4-prof/sub_theme/genel/v4/user_v4/catTitleIcon.png') 0 0 no-repeat;
width: 55px;
height: 31px;
display: inline-block;
vertical-align: middle;
margin-right: 15px;
}
#slideComments .author:after
{
margin-left: 15px;
margin-right: 0;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
#slideComments .commentText
{
color: #535353;
font-size: 17px;
line-height: 22px;
margin-top: 30px;
border-bottom: 0;
}
#commentsPager
{
display: block;
margin: 15px 0 0 0;
padding: 0;
list-style-type: none;
}
#commentsPager li
{
background-color: #878787;
width: 15px;
height: 15px;
text-indent: -9999px;
display: inline-block;
border: 1px solid #878787;
border-radius: 3px;
box-sizing: border-box;
vertical-align: middle;
overflow: hidden;
}
#commentsPager li.active
{
background-color: #1c0e4a;
}
#commentsPager li + li
{
margin-left: 5px;
}
#catImg .vitrinImgArea img
{
display: block;
margin: 0 auto;
}
#catImg .vitrinContentArea .title
{
color: #1c0e4a;
font-size: 40px;
font-weight: 500;
margin-top: 30px;
}
#catImg .vitrinContentArea .title:after
{
content: '';
background: url('/theme/v4-prof/sub_theme/genel/v4/user_v4/titleDivider.png') 0 0 repeat-x;
width: 100%;
height: 4px;
display: block;
margin-top: 10px;
}
#catImg .vitrinContentArea .desc
{
color: #727272;
font-size: 16px;
font-weight: 300px;
margin-top: 20px;
padding-bottom: 20px;
}
#leftFilter .col-title
{
background: url('/theme/v4-prof/sub_theme/genel/v4/user_v4/filterTitleIcon.png') left top no-repeat;
color: #1c0e4a;
font-weight: 500;
font-size: 23px;
line-height: 44px;
text-indent: 24px;
width: 100%;
height: auto;
box-sizing: border-box;
border: 0;
}
#leftFilter .col-title:after
{
content: '';
background: url('/theme/v4-prof/sub_theme/genel/v4/user_v4/titleDivider.png') 0 0 repeat-x;
width: 100%;
height: 4px;
display: block;
margin-top: 5px;
}
.priceWrap
{
color: #727272;
font-size: 17px;
}
.filterBtn
{
background: #1c0e4a url('/theme/v4-prof/sub_theme/genel/v4/user_v4/filterBtnBg.jpg') left top repeat-x;
color: #FFF;
font-size: 23px;
font-weight: 500;
line-height: 50px;
text-align: center;
display: block;
height: 50px;
cursor: pointer;
}
.genelSep
{
background: url('/theme/v4-prof/sub_theme/genel/v4/user_v4/titleDivider.png') left top repeat-x;
width: 100%;
height: 4px;
box-sizing: border-box;
}
.pageTitleEdit
{
color: #000;
font-size: 22px;
line-height: 59px;
text-transform: uppercase;
border-bottom: 1px solid #DDD;
}
.orderHeaderTr td
{
color: #000;
font-size: 14px;
}
.memberFullName
{
background-color: #ededed;
}
.memberFullName:after
{
content: '';
display: block;
clear: both;
}
.memberFullName .icon
{
background: #9f85ce url('/theme/v4-prof/sub_theme/genel/v4/user_v4/memberFullNameIcon.png') center center no-repeat;
width: 60px;
height: 60px;
display: block;
float: left;
position: static;
}
.memberFullName .text
{
color: #000;
font-size: 13px;
line-height: normal;
text-transform: none;
width: calc(100% - 60px);
display: block;
padding: 10px;
float: left;
box-sizing: border-box;
}
.btn.memberBtn
{
background-color: transparent;
color: #616161;
font-family: 'Atma', cursive;
font-size: 13px;
line-height: 48px;
text-transform: uppercase;
display: block;
height: 48px;
border-bottom: 1px solid #DDD;
padding-top: 0;
padding-bottom: 0;
}
.btn.memberBtn:hover
{
background-color: #DDD;
color: #000;
}
.loginTitle
{
color: #1c0e4a;
font-family: 'Atma', cursive;
font-size: 24px;
line-height: 70px;
}
.loginTitle:before
{
content: '';
background: url('/theme/v4-prof/sub_theme/genel/v4/user_v4/ourCatIcon.png') 0 0 no-repeat;
width: 45px;
height: 60px;
display: inline-block;
vertical-align: middle;
margin-right: 10px;
}
.loginTitle:after
{
content: '';
background: url('/theme/v4-prof/sub_theme/genel/v4/user_v4/titleDivider.png') 0 0 repeat-x;
height: 4px;
width: 100%;
display: block;
margin-top: 10px;
}
.popupInnerBlock .login,
#order-login-btn
{
background: url('/theme/v4-prof/sub_theme/genel/v4/user_v4/filterBtnBg.jpg') 0 0 repeat;
color: #FFF;
font-family: 'Atma', cursive;
font-size: 21px;
font-weight: 500;
line-height: 50px;
text-transform: uppercase;
display: block;
width: 280px;
max-width: 100%;
height: 50px;
margin: 0 auto;
border-radius: 30px;
}
#page-profile,
#page-shoppinglist,
#page-points,
#page-alarmlist,
#page-pricelist,
#mainColumn #page-login
{
margin-top: 10px;
}
#uye-kayit-form .loginTitle
{
line-height: 60px;
}
#uye-kayit-form .loginTitle:before
{
float: left;
}
#uye-kayit-form .loginTitle .formInfo
{
color: #5e5e5e;
font-size: 13px;
font-weight: 500;
line-height: 18px;
margin-top: 40px;
}
#uye-kayit-form .loginTitle .formInfo .required
{
background-position: left top;
width: 15px;
height: 15px;
display: inline-block;
vertical-align: middle;
}
.katmanBaslik
{
color: #1a0c49;
font-size: 18px;
font-weight: 500;
}
.lightBg.formWhiteBg
{
background-color: #FFF;
}
.darkBg.formWhiteBg
{
color: #FFF;
}
.formWhiteBg .danger
{
color: #9f85ce;
}
#uye-kayit-btn
{
background: url('/theme/v4-prof/sub_theme/genel/v4/user_v4/filterBtnBg.jpg') 0 0 repeat;
color: #FFF;
font-family: 'Atma', cursive;
font-size: 21px;
font-weight: 500;
border-radius: 30px;
}
.magazaIcerik
{
color: #404040;
font-family: 'Source Sans Pro', sans-serif;
font-size: 14px;
font-weight: 300;
}
.magazaIcerik *
{
font-family: 'Source Sans Pro', sans-serif !important;
font-size: 14px !important;
}
.magazaIcerik a
{
color: #404040 !important;
font-size: 14px !important;
font-family: 'Source Sans Pro', sans-serif !important;
font-weight: 700;
}
.newsContent .newsTitle
{
color: #1c0e4a;
font-family: 'Atma', cursive;
font-size: 20px;
font-weight: 500;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
height: 41px;
margin: 10px 0;
}
.newsContent .newsText
{
color: #717171;
font-size: 13px;
line-height: 17px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
height: 69px;
}
.newsContent .btn-default
{
background: url('/theme/v4-prof/sub_theme/genel/v4/user_v4/filterBtnBg.jpg') 0 0 repeat;
color: #FFF;
font-family: 'Atma', cursive;
font-weight: 500;
border-radius: 30px;
margin-top: 10px;
}
#newsBlock2016.home .row > .newsContent:nth-child(n+5),
#newsBlock2016.home + #newsPaging
{
display: none;
}
#allNewsLinkArea
{
display: none;
}
.home #allNewsLinkArea
{
display: block;
}
.form-btn
{
background: url('/theme/v4-prof/sub_theme/genel/v4/user_v4/filterBtnBg.jpg') 0 0 repeat;
color: #FFF;
font-family: 'Atma', cursive;
font-size: 21px;
font-weight: 500;
border-radius: 30px;
}
.kosulIcerik ul
{
list-style-type: decimal;
padding-left: 10px;
}
.kosulIcerik ul li
{
color: #444;
font-size: 14px;
line-height: normal;
padding-top: 5px;
padding-bottom: 5px;
}
.ie #basketPopupItems table tr > td.col-1:first-child img
{
max-width: 60px;
max-height: 90px;
}
#professional-whatsapp-passive
{
width: 0px !important;
font-size: 1px !important;
padding-left: 50px !important;
display: block;
}
@media screen and (min-width: 1921px)
{
.inner
{
width: 1920px;
margin: 0 auto;
}
}
@media screen and (max-width: 1920px)
{
#content
{
margin-right: 0;
margin-left:0;
}
.inner
{
float: left;
width:100%;
}
#slideComments .author
{
font-size: 32px;
}
}
@media screen and (max-width: 1680px)
{
.commentWrapper
{
background-position: -130px top;
}
}
@media screen and (min-width: 1201px)
{
.usYoutubeChannel a
{
font-size: 23px;
}
}
@media screen and (min-width: 1001px)
{
:not(.notClear) > .col-6 + .col-6:nth-of-type(2n+3),
:not(.notClear) > .col-4 + .col-4:nth-of-type(3n+4),
:not(.notClear) > .col-3 + .col-3:nth-of-type(4n+5),
:not(.notClear) > .col-2 + .col-2:nth-of-type(6n+7),
:not(.notClear) > .col-1 + .col-1:nth-of-type(12n+1)
{
clear: both;
}
#Blok-2008
{
clear: none;
}
}
@media screen and (max-width: 1000px)
{
.col-md-12
{
width:100%;
}
.col-md-11
{
width:91.66666667%;
}
.col-md-10
{
width:83.33333333%;
}
.col-md-9
{
width:75%;
}
.col-md-8
{
width:66.66666667%;
}
.col-md-7
{
width:58.33333333%;
}
.col-md-6
{
width:50%;
}
.col-md-5
{
width:41.66666667%;
}
.col-md-4
{
width:33.33333333%;
}
.col-md-3
{
width:25%;
}
.col-md-2
{
width:16.66666667%;
}
.col-md-1
{
width:8.33333333%;
}
.ourCategories .catItem .catTitle
{
font-size: 18px;
}
.ourCategories .catItem .catTitle:before,
.ourCategories .catItem .catTitle:after
{
-webkit-background-size: 100%;
background-size: 100%;
width: 42px;
height: 23px;
}
}
@media screen and (min-width: 769px)
{
.col-mr-11
{
margin-right:91.66666667%;
}
.col-mr-10
{
margin-right:83.33333333%;
}
.col-mr-9
{
margin-right:75%;
}
.col-mr-8
{
margin-right:66.66666667%;
}
.col-mr-7
{
margin-right:58.33333333%;
}
.col-mr-6
{
margin-right:50%;
}
.col-mr-5
{
margin-right:41.66666667%;
}
.col-mr-4
{
margin-right:33.33333333%;
}
.col-mr-3
{
margin-right:25%;
}
.col-mr-2
{
margin-right:16.66666667%;
}
.col-mr-1
{
margin-right:8.33333333%;
}
.col-ml-11
{
margin-left:91.66666667%;
}
.col-ml-10
{
margin-left:83.33333333%;
}
.col-ml-9
{
margin-left:75%;
}
.col-ml-8
{
margin-left:66.66666667%;
}
.col-ml-7
{
margin-left:58.33333333%;
}
.col-ml-6
{
margin-left:50%;
}
.col-ml-5
{
margin-left:41.66666667%;
}
.col-ml-4
{
margin-left:33.33333333%;
}
.col-ml-3
{
margin-left:25%;
}
.col-ml-2
{
margin-left:16.66666667%;
}
.col-ml-1
{
margin-left:8.33333333%;
}
#skeleton
{
width:100%;
}
#footer
{
position: relative;
z-index:11;
}
.forMobile
{
display: none;
}
.uyeliksizGiris
{
border-left: 1px solid #dccdf8;
box-sizing: border-box;
}
}
@media screen and (max-width: 1000px) and (min-width: 769px)
{
:not(.notClear) > .col-md-6 + .col-md-6:nth-of-type(2n+3),
:not(.notClear) > .col-md-4 + .col-md-4:nth-of-type(3n+4),
:not(.notClear) > .col-md-3 + .col-md-3:nth-of-type(4n+5),
:not(.notClear) > .col-md-2 + .col-md-2:nth-of-type(6n+7),
:not(.notClear) > .col-md-1 + .col-md-1:nth-of-type(12n+1)
{
clear: both;
}
.col-md-mr-11
{
margin-right:91.66666667%;
}
.col-md-mr-10
{
margin-right:83.33333333%;
}
.col-md-mr-9
{
margin-right:75%;
}
.col-md-mr-8
{
margin-right:66.66666667%;
}
.col-md-mr-7
{
margin-right:58.33333333%;
}
.col-md-mr-6
{
margin-right:50%;
}
.col-md-mr-5
{
margin-right:41.66666667%;
}
.col-md-mr-4
{
margin-right:33.33333333%;
}
.col-md-mr-3
{
margin-right:25%;
}
.col-md-mr-2
{
margin-right:16.66666667%;
}
.col-md-mr-1
{
margin-right:8.33333333%;
}
.col-md-mr-0
{
margin-right: 0;
}
.col-md-ml-11
{
margin-left:91.66666667%;
}
.col-md-ml-10
{
margin-left:83.33333333%;
}
.col-md-ml-9
{
margin-left:75%;
}
.col-md-ml-8
{
margin-left:66.66666667%;
}
.col-md-ml-7
{
margin-left:58.33333333%;
}
.col-md-ml-6
{
margin-left:50%;
}
.col-md-ml-5
{
margin-left:41.66666667%;
}
.col-md-ml-4
{
margin-left:33.33333333%;
}
.col-md-ml-3
{
margin-left:25%;
}
.col-md-ml-2
{
margin-left:16.66666667%;
}
.col-md-ml-1
{
margin-left:8.33333333%;
}
.col-md-ml-0
{
margin-left: 0;
}
.dn-md
{
display: none;
}
}
@media screen and (max-width: 768px)
{
.col-sm-12
{
width:100%;
}
.col-sm-11
{
width:91.66666667%;
}
.col-sm-10
{
width:83.33333333%;
}
.col-sm-9
{
width:75%;
}
.col-sm-8
{
width:66.66666667%;
}
.col-sm-7
{
width:58.33333333%;
}
.col-sm-6
{
width:50%;
}
.col-sm-5
{
width:41.66666667%;
}
.col-sm-4
{
width:33.33333333%;
}
.col-sm-3
{
width:25%;
}
.col-sm-2
{
width:16.66666667%;
}
.col-sm-1
{
width:8.33333333%;
}
:not(.notClear) > .col-sm-6 + .col-sm-6:nth-of-type(2n+3),
:not(.notClear) > .col-sm-4 + .col-sm-4:nth-of-type(3n+4),
:not(.notClear) > .col-sm-3 + .col-sm-3:nth-of-type(4n+5),
:not(.notClear) > .col-sm-2 + .col-sm-2:nth-of-type(6n+7),
:not(.notClear) > .col-sm-1 + .col-sm-1:nth-of-type(12n+1)
{
clear: both;
}
.forDesktop
{
display: none;
}
#leftColumn
{
padding-right: 0;
}
#rightColumn
{
padding-left: 0;
}
#backToTop
{
bottom: 10px;
right: 10px;
}
.commentWrapper
{
background-position: -310px top;
}
#slideComments .author
{
font-size: 25px;
}
#slideComments .commentText
{
font-size: 15px;
}
.ourCategories .catItem .catTitle:before,
.ourCategories .catItem .catTitle:after
{
display: none;
}
#campaign-products-left
{
margin-top: 10px;
}
}
@media screen and (max-width: 540px)
{
#cartDetail #pageHeader > span
{
border: 1px solid #f2f2f2;
color: #000;
font-size: 18px;
font-weight: 500;
line-height: 40px;
text-align: center;
display: block;
position: relative;
height: 38px;
overflow: hidden;
}
#cartDetail .cartHeader td
{
color: #9f85ce;
font-size: 14px;
}
#cartDetail .qtyBoxArea .qtyBtns
{
background: url('/theme/v4-prof/sub_theme/genel/v4/user_v4/filterBtnBg.jpg') left top repeat-x;
height: 25px;
border-radius: 20px;
}
#cartDetail .qtyBoxArea a
{
height: 25px;
display: block;
padding: 0;
border-radius: 50px;
background: url('/theme/v4-prof/sub_theme/genel/v4/user_v4/filterBtnBg.jpg') left top repeat-x;
}
#cartDetail .qtyBoxArea a p
{
color: #f9f9f9;
font-size: 24px;
font-weight: 500;
line-height: 22px;
text-align: center;
width: 100%;
height: 22px;
}
.qtyBoxArea
{
margin-top: -48px;
}
#cartDetail .qtyBoxArea input
{
background-color: #FFF;
color: #1c0e4a;
font-family: 'Atma', cursive;
font-size: 16px;
line-height: 46px;
display: block;
height: 25px;
margin-top: 3px;
position: relative;
border: 2px solid #160844;
border-radius: 30px;
box-sizing: border-box;
margin-bottom: 3px;
}
.col-xs-12
{
width:100%;
}
.col-xs-11
{
width:91.66666667%;
}
.col-xs-10
{
width:83.33333333%;
}
.col-xs-9
{
width:75%;
}
.col-xs-8
{
width:66.66666667%;
}
.col-xs-7
{
width:58.33333333%;
}
.col-xs-6
{
width:50%;
}
.col-xs-5
{
width:41.66666667%;
}
.col-xs-4
{
width:33.33333333%;
}
.col-xs-3
{
width:25%;
}
.col-xs-2
{
width:16.66666667%;
}
.col-xs-1
{
width:8.33333333%;
}
.dn-xs
{
display: none;
}
#leftColumn > p,
#leftColumn > p *,
#mainColumn > p,
#mainColumn > p *,
#rightColumn > p,
#rightColumn > p *
{
float: left;
width:100%;
}
.commentWrapper
{
background-position: right top;
}
}
.tsoft-push--in-notification
{
width: 422px;
padding: 0 20px 10px 20px;
border: 1px solid #bababa;
border-radius: 3px;
box-shadow: 0 4px 4px -2px #888;
background-color: #fbfbfb;
font-family: Arial,sans-serif;
position: fixed;
top: 0;
left: 50%;
margin-left: -211px;
z-index: 9999999999999;
}
.tsoft-push--in-notification-inner-container
{
margin: 0;
}
.tsoft-push--in-notification-logo
{
width: 144px;
float: left;
height: 40px;
}
.tsoft-push--in-notification-logo img
{
width: 100%;
height:100%;
padding-top: 20px;
}
.tsoft-push--in-notification-image-container
{
float: left;
margin: 13px 15px 0 0
}
.tsoft-push--in-notification-image-container img
{
width: 65px;
height: 65px
}
.tsoft-push--in-notification-text-container
{
position: relative !important;
padding: 10px 0 0 0 !important;
color: #000 !important;
text-align: left !important;
margin: 0 !important;
line-height: 1.4em !important
}
.tsoft-push--in-notification-title
{
margin-bottom: 5px;
text-align: left;
font-size: 14px;
font-weight: 700;
line-height: 1.4em;
color: #000;
word-break: break-word;
overflow: hidden
}
.tsoft-push--in-notification-description
{
font-size: 12px;
line-height: 1.4em;
margin: 10px 0;
padding: 0;
text-align: left;
word-break: break-word;
overflow: hidden
}
.tsoft-push--in-notification-button-container
{
float: right !important
}
.tsoft-push--in-notification-button
{
width: 90px;
height: 18px;
line-height: 18px;
margin-left: 3px;
padding: 5px;
background: #f9f9f9;
border: 1px solid #bababa;
border-radius: 1px;
display: inline-block;
font-size: 14px;
text-align: center;
cursor: pointer;
box-sizing: content-box
}
.tsoft-push--in-allow-button
{
background: #00c33d;
color: #fff;
border-color: #059833
}
@media all and (max-width:421px)
{
.tsoft-push--in-notification
{
width: 100%;
left: 0;
margin: 0;
border-radius: 0;
border-left: 0;
border-right: 0;
border-top: 0
}
}

@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hmIqOjjg.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hvIqOjjg.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hnIqOjjg.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hoIqOjjg.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hkIqOjjg.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hlIqOjjg.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hrIqM.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-display: swap;
src: local('Open Sans Italic'), local('OpenSans-Italic'), url('https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0Udc1UAw.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-display: swap;
src: local('Open Sans Italic'), local('OpenSans-Italic'), url('https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0ddc1UAw.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-display: swap;
src: local('Open Sans Italic'), local('OpenSans-Italic'), url('https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0Vdc1UAw.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-display: swap;
src: local('Open Sans Italic'), local('OpenSans-Italic'), url('https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0adc1UAw.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-display: swap;
src: local('Open Sans Italic'), local('OpenSans-Italic'), url('https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0Wdc1UAw.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-display: swap;
src: local('Open Sans Italic'), local('OpenSans-Italic'), url('https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0Xdc1UAw.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-display: swap;
src: local('Open Sans Italic'), local('OpenSans-Italic'), url('https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0Zdc0.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhmIqOjjg.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhvIqOjjg.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhnIqOjjg.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhoIqOjjg.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhkIqOjjg.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhlIqOjjg.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhrIqM.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhmIqOjjg.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhvIqOjjg.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhnIqOjjg.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhoIqOjjg.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhkIqOjjg.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhlIqOjjg.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhrIqM.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKW-U9hmIqOjjg.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKW-U9hvIqOjjg.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKW-U9hnIqOjjg.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKW-U9hoIqOjjg.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKW-U9hkIqOjjg.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKW-U9hlIqOjjg.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKW-U9hrIqM.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light'), local('OpenSans-Light'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OX-hpOqc.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light'), local('OpenSans-Light'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OVuhpOqc.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light'), local('OpenSans-Light'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OXuhpOqc.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light'), local('OpenSans-Light'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OUehpOqc.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light'), local('OpenSans-Light'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OXehpOqc.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light'), local('OpenSans-Light'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OXOhpOqc.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light'), local('OpenSans-Light'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OUuhp.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Open Sans Regular'), local('OpenSans-Regular'), url('https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFWJ0bbck.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Open Sans Regular'), local('OpenSans-Regular'), url('https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFUZ0bbck.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Open Sans Regular'), local('OpenSans-Regular'), url('https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFWZ0bbck.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Open Sans Regular'), local('OpenSans-Regular'), url('https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFVp0bbck.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Open Sans Regular'), local('OpenSans-Regular'), url('https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFWp0bbck.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Open Sans Regular'), local('OpenSans-Regular'), url('https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFW50bbck.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Open Sans Regular'), local('OpenSans-Regular'), url('https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFVZ0b.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOX-hpOqc.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOVuhpOqc.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOXuhpOqc.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOUehpOqc.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOXehpOqc.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOXOhpOqc.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOUuhp.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOX-hpOqc.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOVuhpOqc.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOXuhpOqc.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOUehpOqc.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOXehpOqc.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOXOhpOqc.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOUuhp.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOX-hpOqc.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOVuhpOqc.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOXuhpOqc.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOUehpOqc.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOXehpOqc.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOXOhpOqc.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOUuhp.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
	 .ui-datepicker
{
width: 216px;	height: auto; background:#fff; z-index:333 !important;	margin: 5px auto 0;	font: 9pt Arial, sans-serif;	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
}
.ui-datepicker a
{
text-decoration: none;
}
.ui-datepicker table
{
width: 100%;
}
.ui-datepicker-header
{
background: url('/theme/v4-prof/sub_theme/genel/v4/user_v4/dark_leather.png') repeat 0 0 #000;	color: #e0e0e0;	font-weight: bold;	-webkit-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 2);	-moz-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2);	box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2);	text-shadow: 1px -1px 0px #000;	filter: dropshadow(color=#000, offx=1, offy=-1);	line-height: 30px;	border-width: 1px 0 0 0;	border-style: solid;	border-color: #111;
}
.ui-datepicker-title
{
text-align: center;
}
.ui-datepicker-prev, .ui-datepicker-next
{
display: inline-block;	width: 30px;	height: 30px;	text-align: center;	cursor: pointer;	background-image: url('/theme/v4-prof/sub_theme/genel/v4/user_v4/arrow.png');	background-repeat: no-repeat;	line-height: 600%;	overflow: hidden;
}
.ui-datepicker-prev
{
float: left;	background-position: center -30px;
}
.ui-datepicker-next
{
float: right;	background-position: center 0px;
}
.ui-datepicker thead
{
background-color: #f7f7f7;	background-image: -moz-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#f1f1f1));	background-image: -webkit-linear-gradient(top, #f7f7f7 0%,#f1f1f1 100%);	background-image: -o-linear-gradient(top, #f7f7f7 0%,#f1f1f1 100%);	background-image: -ms-linear-gradient(top, #f7f7f7 0%,#f1f1f1 100%);	background-image: linear-gradient(top, #f7f7f7 0%,#f1f1f1 100%);	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f1f1f1',GradientType=0 );	border-bottom: 1px solid #bbb;
}
.ui-datepicker th
{
text-transform: uppercase;	font-size: 6pt;	padding: 5px 0;	color: #666666;	text-shadow: 1px 0px 0px #fff;	filter: dropshadow(color=#fff, offx=1, offy=0);
}
.ui-datepicker tbody td
{
padding: 0;	border-right: 1px solid #bbb;
}
.ui-datepicker tbody td:last-child
{
border-right: 0px;
}
.ui-datepicker tbody tr
{
border-bottom: 1px solid #bbb;
}
.ui-datepicker tbody tr:last-child
{
border-bottom: 0px;
}
.ui-datepicker td span, .ui-datepicker td a
{
display: inline-block;	font-weight: bold;	text-align: center;	width: 30px;	height: 30px;	line-height: 30px;	color: #666666;	text-shadow: 1px 1px 0px #fff;	filter: dropshadow(color=#fff, offx=1, offy=1);
}
.ui-datepicker-calendar .ui-state-default
{
background: #ededed;	background: -moz-linear-gradient(top, #ededed 0%, #dedede 100%);	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#dedede));	background: -webkit-linear-gradient(top, #ededed 0%,#dedede 100%);	background: -o-linear-gradient(top, #ededed 0%,#dedede 100%);	background: -ms-linear-gradient(top, #ededed 0%,#dedede 100%);	background: linear-gradient(top, #ededed 0%,#dedede 100%);	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#dedede',GradientType=0 );	-webkit-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);	-moz-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);	box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
}
.ui-datepicker-calendar .ui-state-hover
{
background: #f7f7f7;
}
.ui-datepicker-calendar .ui-state-active
{
background: #6eafbf;	-webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);	-moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);	box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);	color: #e0e0e0;	text-shadow: 0px 1px 0px #4d7a85;	filter: dropshadow(color=#4d7a85, offx=0, offy=1);	border: 1px solid #55838f;	position: relative;	margin: -1px;
}
.ui-datepicker-unselectable .ui-state-default
{
background: #f4f4f4;	color: #b4b3b3;
}
.ui-datepicker-calendar td:first-child .ui-state-active
{
width: 29px;	margin-left: 0;
}
.ui-datepicker-calendar td:last-child .ui-state-active
{
width: 29px;	margin-right: 0;
}
.ui-datepicker-calendar tr:last-child .ui-state-active
{
height: 29px;	margin-bottom: 0;
}

.whiteBg
{
background-color:#fff;
}
.lightBg
{
background-color:#ececec;
}
.darkBg
{
background-color:#6c6c6c;
color:#fff;
}
.breadcrumbWrap
{
background-color: #f9f9f9;
}
.navIcon
{
background: url('/theme/v4-prof/sub_theme/genel/v4/user_v4/navIcon.png') left top no-repeat;
width: 45px;
height: 60px;
}
#navigasyon a
{
color: #42346f;
font-size: 13px;
line-height: 60px;
display: block;
float: left;
height: 60px;
margin-right: 5px;
}
#navigasyon a:after
{
content: ' >';
padding-left: 3px;
}
#navigasyon ul li:last-child a
{
color: #1c0e4a;
font-weight: bold;
}
#navigasyon ul li:last-child a:after
{
display: none;
}
.magazaIcerik img
{
height: auto;
max-width: 100%;
}
#catImg
{
position:relative;
}
#catImg img
{
}
.filter-box
{
color: #1c0e4a;
font-family: 'Atma', cursive;
font-size: 18px;
line-height: 30px;
}
.filter-box select
{
float:left;
height:30px;
margin:0;
padding-right:15px;
border:0;
color: #1c0e4a;
font-family: 'Atma', cursive;
font-size: 18px;
appearance:none;
-moz-appearance:none;
-webkit-appearance:none;
background:url('/theme/v4-prof/sub_theme/genel/v4/user_v4/selectArrow.png') no-repeat right center;
}
.filter-box .input-wrap
{
height:30px;
}
.filter-box.col-text
{
color: #1c0e4a;
font-family: 'Atma', cursive;
font-size: 18px;
line-height: 30px;
}
.select-wrapper
{
position:relative;
width:53px;
height:30px;
}
.select
{
width:33px;
padding:30px 5px 0;
position:absolute;
left:5px;
z-index:333;
}
.select:hover
{
background:#F3F3F3;
}
.select span
{
width:33px;
height:20px;
cursor:pointer;
display:none;
padding:5px 0;
border-top:1px solid #B7B7B7;
}
.select span.selected
{
position:absolute;
top:0;
left:5px;
cursor:default;
display:block;
border-top:0;
}
.select:hover span
{
display:block;
}
#slider-range
{
height: 17px;
margin-top: 6px;
margin-right: 17px;
background: url('/theme/v4-prof/sub_theme/genel/v4/user_v4/sliderRange.png') repeat-x 0 center;
position: relative;
}
.ui-slider-range
{
position: absolute;
top: 4px;
height: 9px;
background: url('/theme/v4-prof/sub_theme/genel/v4/user_v4/sliderRangeFiller.png') repeat-x 0 center;
}
.ui-slider-handle
{
background: #1c0e4a;
width: 16px;
height: 16px;
border-radius: 100%;
overflow: hidden;
cursor: pointer;
position: absolute;
top: 0;
}
.catalogBtn
{
background:url('/theme/v4-prof/sub_theme/genel/v4/user_v4/catalogIcon.png') no-repeat center 5px;
}
.horizontalBtn
{
background:url('/theme/v4-prof/sub_theme/genel/v4/user_v4/horizontalIcon.png') no-repeat center 5px;
}
.listBtn
{
background:url('/theme/v4-prof/sub_theme/genel/v4/user_v4/listIcon.png') no-repeat center 5px;
}
#filtre .btn.btn-default
{
font-size:12px;
}
#leftColumn #filtre .btn.btn-default
{
font-size:20px;
}
.productType, .qtyBtns input
{
font-size:12px;
text-transform:uppercase;
}
.productType
{
line-height:30px;
}
.qtyBtns a
{
float:left;
min-width:30px;
height:30px;
border:1px solid #ececec;
padding-right:10px;
padding-left:10px;
margin-right:0;
margin-bottom:0;
box-sizing:border-box;
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
-o-user-select:none;
user-select:none;
}
.qtyBtns a p
{
width:100%;
height:28px;
line-height:28px;
text-align:center;
font-size:12px;
color:#000;
cursor:pointer;
}
.qtyBtns input
{
float:left;
height:28px;
line-height:28px;
text-align:center;
padding-right:5px;
padding-left:5px;
border:0;
box-sizing:border-box;
}
.middleItem td
{
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
padding-right:10px;
vertical-align:middle;
}
.middleItem .lightBg td.line-right
{
border-right:1px solid #dadada;
}
.middleItem td > span
{
display:block;
line-height:2;
clear:both;
}
.middleItem td > span.basketProName
{
font-size:14px;
}
.middleItem td > span.basketSubPro
{
display:inline-block;
padding-left:5px;
padding-right:5px;
margin-top:5px;
margin-bottom:5px;
}
.incBasketProduct, .decBasketProduct
{
}
.incBasketProduct
{
}
.decBasketProduct
{
}
.qtyBasketProduct
{
width:28px;
}
.removeBasketProduct
{
float:left;
width:30px;
height:30px;
background:#000;
}
.mDetay
{
cursor:pointer;
}
#cartEmpty
{
font-size: 25px;
line-height:250px;
}
#leftColumn #cartEmpty, #rightColumn #cartEmpty
{
font-size: 14px;
line-height: 25px;
}
#cartEmpty:before
{
content:'';
display: inline-block;
background: url('/theme/v4-prof/sub_theme/genel/v4/user_v4/cartEmpty.png') no-repeat center center;
width: 128px;
height: 128px;
vertical-align:middle;
margin-right:20px;
}
#rightColumn #cartEmpty:before, #leftColumn #cartEmpty:before
{
margin-right:0;
}
.viewWrap
{
cursor: pointer;
}
.viewWrap span
{
color: #d0d0d0;
font-size: 18px;
line-height: 20px;
text-align: center;
display: block;
}
.viewWrap .shape:after
{
content: '';
display: block;
clear: both;
}
.viewWrap .shape span
{
background-image: url('/theme/v4-prof/sub_theme/genel/v4/user_v4/layoutIcon.png');
background-position: 0 0;
background-repeat: no-repeat;
width: 13px;
height: 29px;
display: block;
float: left;
margin-right: 6px;
}
.viewWrap .shape span:last-child
{
margin-right: 0;
}
.viewWrap.active span
{
color: #1c0e4a;
}
.viewWrap.active .shape span
{
background-image: url('/theme/v4-prof/sub_theme/genel/v4/user_v4/layoutIconActive.png');
}
.viewDivider
{
margin-left: 20px;
margin-right: 20px;
}
.viewDivider:before
{
content: '';
background-color: #e9e9e9;
width: 1px;
height: 30px;
display: block;
margin-top: 10px;
}
.viewText
{
line-height: 50px;
}
#map_holder
{
pointer-events: none;
}
@media screen and (min-width: 1001px)
{
.qtyBtns input
{
min-width:28px;
}
}
@media screen and (max-width: 1000px) and (min-width: 769px)
{
}
@media screen and (min-width: 769px)
{
}
@media screen and (max-width: 768px)
{
.filter-box:nth-child(2n)
{
border-right:0;
}
}
.angularTemplate
{
visibility: hidden;
}
.pWrapper
{
position: fixed;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
display: block;
overflow: hidden;
z-index: 9999999999;
}
.flex
{
width: 100%;
height: 100%;
display: -webkit-flex;
display: flex;
justify-content: center;
-webkit-flex-direction: column;
flex-direction: column;
}
.pWrapper .pBg
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
display: block;
background: #333;
opacity: 0.5;
z-index: 1000;
}
.pWrapper .pWin
{
position: relative;
margin: 0px auto;
max-height: 90%;
max-width: 96%;
background: #FFF;
z-index: 10001;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
-webkit-perspective: 0;
}
.pWrapper .pWin.overflow
{
height: 90%;
}
.pWrapper .pWin.withBtn .pText
{
padding-bottom: 61px;
}
.pWrapper .pWin.overflow img
{
max-width:100%;
}
.pWrapper .pWin .pText
{
position: relative;
width: 100%;
float: left;
padding: 2px 10px;
box-sizing: border-box;
margin: 0px;
}
.pWrapper .pWin.withBtn .pText
{
height: calc(100% - 20px);
overflow-y: auto;
}
.pWrapper .pWin.overflow .pText
{
position: absolute;
width: calc(100% - 20px);
height: calc(100% - 20px);
overflow-y: scroll;
-webkit-perspective:0;
-webkit-overflow-scrolling: touch;
}
.panelPopupTitle
{
font-size: 20px;
padding: 0 0 10px;
}
.pWrapper .pWin .pButtons
{
position: absolute;
overflow: hidden;
border-top: 1px solid #eee;
z-index: 1234;
bottom: 10px;
left: 10px;
right: 10px;
padding: 10px 0 0;
background: #fff;
}
.pWrapper .pWin.debugActive .pButtons,
.pWrapper .pWin.debugActive .pClose
{
display: none;
}
.pWrapper .pWin.debugActive
{
height: 32px !important;
padding: 0px !important;
}
.pWrapper .pWin.debugActive .pText
{
line-height: 30px;
margin: 0px;
text-align: center;
overflow: hidden;
white-space: nowrap;
}
.pWrapper .pClose
{
position: absolute;
top: -15px;
right: -15px;
width: 30px;
height: 30px;
z-index: 333;
cursor: pointer;
background: url('/theme/v4-prof/sub_theme/genel/v4/user_v4/popupClose.png');
}
.pWrapper .close
{
cursor: pointer;
}
.br5
{
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.hideThis
{
display: none;
}
.popupClose,
.close
{
position: absolute;
top: -15px;
right: -15px;
width: 30px;
height: 30px;
z-index: 333;
cursor: pointer;
background: url('/theme/v4-prof/sub_theme/genel/v4/user_v4/popupClose.png');
}
#lightControl
{
position: absolute;
top: 50%;
left: 10px;
right: 10px;
height: 30px;
margin-top: -15px;
}
#lightControl span
{
width: 30px;
height: 30px;
background-repeat: no-repeat;
cursor: pointer;
}
#prevLight
{
background-image: url('/theme/v4-prof/sub_theme/genel/v4/user_v4/popupPrev.png');
}
#nextLight
{
background-image: url('/theme/v4-prof/sub_theme/genel/v4/user_v4/popupNext.png');
}
.popupTitle,
.videoTitle
{
border-bottom: 1px solid #ececec;
font-size: 16px;
color: .666;
}
.popupBtns,
.modal-footer
{
border-top: 1px solid #ececec;
}
.memberPopupWrapper
{
max-width: 580px;
}
.memberPopupWrapper .col,
.memberPopupWrapper .box
{
margin: 0;
}
.memberPopupWrapper .popupInnerBlock
{
width: 100%;
}
.videoPopup
{
width: 668px;
margin-top: -10px;
margin-bottom: -10px;
}
.popupMain,
.popupTitle,
.popupInner,
.popupBtns
{
clear: both;
width: 100%;
}

.form-control input[type="text"],
.form-control input[type="password"],
.form-control input[type="tel"],
.form-control input[type="number"],
.form-control select,
.form-control textarea,
.form input[type="text"],
.form input[type="password"],
.form input[type="tel"],
.form input[type="number"],
.form select,
.form textarea
{
background-color:#fff !important;
background-image:none !important;
border:1px solid #e9e9e9 !important;
border-radius:0 !important;
box-shadow:none !important;
}
.loadedPlace::-webkit-input-placeholder
{
color:#fff;
opacity:0;
}
.loadedPlace::-moz-placeholder
{
color:#fff;
opacity:0;
}
.loadedPlace:-ms-input-placeholder
{
color:#fff;
opacity:0;
}
.loadedPlace:-moz-placeholder
{
color:#fff;
opacity:0;
}
.form-control,
.form
{
color: #616161;
font-size: 12px;
line-height: 20px;
cursor: pointer;
}
.form-control.medium,
.form.medium
{
line-height: 30px;
font-size: 13px;
}
.form-control.large,
.form.large
{
line-height: 40px;
font-size: 13px;
}
.form-control.xlarge,
.form.xlarge
{
line-height: 50px;
font-size: 15px;
}
#invoiceForm .form-control.xlarge,
#invoiceForm .form.xlarge
{
padding-top: 9px;
padding-bottom: 9px;
}
.input-icon
{
position:relative;
}
.icon
{
position:absolute;
top:0;
left:0;
width:20px;
height:20px;
background-color:#ccc;
background-repeat:no-repeat;
background-position:center center;
z-index:333;
}
.medium .icon
{
width:30px;
height:30px;
}
.large .icon
{
width:40px;
height:40px;
}
.xlarge .icon
{
width:50px;
height:50px;
}
.invalid .icon
{
background-color:#d9534f;
}
.icon-firstname
{
background-image:url('/theme/v4-prof/sub_theme/form/v4/v4/icons/firstname.png');
}
.icon-lastname
{
background-image:url('/theme/v4-prof/sub_theme/form/v4/v4/icons/lastname.png');
}
.icon-mail
{
background-image:url('/theme/v4-prof/sub_theme/form/v4/v4/icons/mail.png');
}
.icon-pen
{
background-image:url('/theme/v4-prof/sub_theme/form/v4/v4/icons/pen.png');
}
.icon-message
{
background-image:url('/theme/v4-prof/sub_theme/form/v4/v4/icons/message.png');
}
.icon-attach
{
background-image:url('/theme/v4-prof/sub_theme/form/v4/v4/icons/attach.png');
}
.icon-code
{
background-image:url('/theme/v4-prof/sub_theme/form/v4/v4/icons/code.png');
}
.icon-pass
{
background-image:url('/theme/v4-prof/sub_theme/form/v4/v4/icons/password.png');
}
.icon-passConfirm
{
background-image:url('/theme/v4-prof/sub_theme/form/v4/v4/icons/passConfirm.png');
}
.icon-company
{
background-image:url('/theme/v4-prof/sub_theme/form/v4/v4/icons/company.png');
}
.icon-taxOffice
{
background-image:url('/theme/v4-prof/sub_theme/form/v4/v4/icons/taxOffice.png');
}
.icon-taxId
{
background-image:url('/theme/v4-prof/sub_theme/form/v4/v4/icons/taxId.png');
}
.icon-tc
{
background-image:url('/theme/v4-prof/sub_theme/form/v4/v4/icons/tc.png');
}
.icon-birthday
{
background-image:url('/theme/v4-prof/sub_theme/form/v4/v4/icons/birthday.png');
}
.icon-gender
{
background-image:url('/theme/v4-prof/sub_theme/form/v4/v4/icons/gender.png');
}
.icon-mobilePhone
{
background-image:url('/theme/v4-prof/sub_theme/form/v4/v4/icons/mobilePhone.png');
}
.icon-homePhone
{
background-image:url('/theme/v4-prof/sub_theme/form/v4/v4/icons/homePhone.png');
}
.icon-officePhone
{
background-image:url('/theme/v4-prof/sub_theme/form/v4/v4/icons/officePhone.png');
}
.icon-address
{
background-image:url('/theme/v4-prof/sub_theme/form/v4/v4/icons/address.png');
}
.icon-map
{
background-image:url('/theme/v4-prof/sub_theme/form/v4/v4/icons/map.png');
}
.icon-zipCode
{
background-image:url('/theme/v4-prof/sub_theme/form/v4/v4/icons/zipCode.png');
}
.icon-fb
{
background-color:#3c599b;
background-image:url('/theme/v4-prof/sub_theme/form/v4/v4/icons/facebook.png');
}
.icon-tw
{
background-color:#29aae3;
background-image:url('/theme/v4-prof/sub_theme/form/v4/v4/icons/twitter.png');
}
.icon-star
{
background-image:url('/theme/v4-prof/sub_theme/form/v4/v4/icons/star.png');
}
.myFlagIcon
{
float:left;
width:100%;
height:100%;
}
.myFlagIcon i
{
position:absolute;
top:50%;
left:50%;
width:16px;
height:11px;
margin-top:-5px;
margin-left:-8px;
background-image:url('/theme/standart/images/blok/flags.png');
background-repeat:no-repeat;
}
.flagList
{
position:absolute;
width:600%;
top:100%;
left:0;
background:#fff;
border-color:#ccc;
z-index:33;
}
.flagList li
{
line-height:20px;
}
.flagList li:hover
{
background-color:#ececec;
}
.flag
{
float:left;
width:16px;
height:11px;
background-image:url('/theme/standart/images/blok/flags.png');
background-repeat:no-repeat;
margin-top:5px;
margin-right:10px;
}
.country
{
float:left;
height:20px;
}
.code
{
float:right;
height:20px;
}
.required
{
background:url('/theme/v4-prof/sub_theme/form/v4/v4/required.png') no-repeat right center;
}
.form-control input.required,
.form-control select.required,
.form-control textarea.required
{
background-image: url('/theme/v4-prof/sub_theme/form/v4/v4/required.png') !important;
}
.form-control textarea.required
{
background-position: right 10px;
}
#secCode
{
position:absolute;
top:0;
left:0;
}
.form-control input[type="text"],
.form-control input[type="password"],
.form-control select,
.form-control textarea,
.form input[type="text"],
.form input[type="password"],
.form select,
.form textarea
{
height:20px;
margin:0;
padding-top:0;
padding-left:5px;
padding-bottom:0;
padding-right:5px;
border:1px solid #ccc;
box-sizing:border-box;
}
.placeholder
{
position: absolute;
top:1px;
right: 1px;
bottom: 1px;
left: 1px;
z-index: 33;
}
.placeholder.focus
{
top:0;
bottom:auto;
height:0;
line-height:28px;
font-size:10px;
color:#b5b5b5;
font-weight:600;
}
.medium .placeholder.focus
{
height:10px;
line-height:10px;
}
.large .placeholder.focus
{
height:15px;
line-height:15px;
}
.xlarge .placeholder.focus
{
height:20px;
line-height:25px;
}
.form-control textarea,
.form textarea
{
height:90px;
line-height:18px;
}
.icon + input[type="text"],
.icon + input[type="password"],
.icon + textarea,
.ie .icon + select,
.input-icon .placeholder
{
padding-left:25px;
}
.icon + select
{
text-indent:25px;
}
.form-control.medium input[type="text"],
.form-control.medium input[type="password"],
.form-control.medium select,
.form.medium input[type="text"],
.form.medium input[type="password"],
.form.medium select
{
height:30px;
}
.form-control.medium input[type="text"]:not(.withPlace),
.form-control.medium input[type="password"]:not(.withPlace),
.form.medium input[type="text"]:not(.withPlace),
.form.medium input[type="password"]:not(.withPlace)
{
padding-top:10px;
}
.form-control.medium textarea,
.form.medium textarea
{
height:120px;
line-height:20px;
padding-top:4px;
padding-bottom:4px;
}
.medium .icon + input[type="text"],
.medium .icon + input[type="password"],
.medium .icon + textarea,
.ie .medium .icon + select,
.medium .input-icon .placeholder
{
padding-left:35px;
}
.medium .icon + select
{
text-indent:30px;
}
.form-control.large input[type="text"],
.form-control.large input[type="password"],
.form-control.large select,
.form.large input[type="text"],
.form.large input[type="password"],
.form.large select
{
height:40px;
padding-left:10px;
padding-right:10px;
}
.form-control.large input[type="text"]:not(.withPlace),
.form-control.large input[type="password"]:not(.withPlace),
.form.large input[type="text"]:not(.withPlace),
.form.large input[type="password"]:not(.withPlace)
{
padding-top:10px;
}
.form-control.large textarea,
.form.large textarea
{
height:150px;
line-height:20px;
padding-top:9px;
padding-bottom:9px;
}
.large .icon + input[type="text"],
.large .icon + input[type="password"],
.large .icon + textarea,
.ie .large .icon + select,
.large .input-icon .placeholder
{
padding-left:50px;
}
.large .icon + select
{
text-indent:40px;
}
.form-control.xlarge input[type="text"],
.form-control.xlarge input[type="password"],
.form-control.xlarge select,
.form.xlarge input[type="text"],
.form.xlarge input[type="password"],
.form.xlarge select
{
height:50px;
padding-left:10px;
padding-right:10px;
}
.form-control.xlarge input[type="text"]:not(.withPlace),
.form-control.xlarge input[type="password"]:not(.withPlace),
.form.xlarge input[type="text"]:not(.withPlace),
.form.xlarge input[type="password"]:not(.withPlace)
{
padding-top:10px;
}
.form-control.xlarge textarea,
.form.xlarge textarea
{
height:180px;
line-height:20px;
padding-top:14px;
padding-bottom:14px;
}
.xlarge .icon + input[type="text"],
.xlarge .icon + input[type="password"],
.xlarge .icon + textarea,
.ie .xlarge .icon + select,
.xlarge .input-icon .placeholder
{
padding-left:60px;
}
.xlarge .icon + select
{
text-indent:50px;
}
#secCode + input[type="text"],
#secCode + input[type="password"],
#secCode + select,
#secCode + textarea,
#codeRecommend + input[type="text"],
#codeRecommend + input[type="password"],
#codeRecommend + select,
#codeRecommend + textarea
{
padding-left:105px;
}
.form-control.invalid input[type="text"],
.form-control.invalid input[type="password"],
.form-control.invalid select,
.form-control.invalid textarea,
.form.invalid input[type="text"],
.form.invalid input[type="password"],
.form.invalid select,
.form.invalid textarea,
.ng-invalid
{
border:1px solid #d9534f;
background-color:#FFCAC8;
color:#fff;
}
.form-control input[type="file"],
.form input[type="file"]
{
visibility:hidden;
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}
.input-wrap,
.input-wrap input
{
width: 17px;
height: 22px;
}
.medium .input-wrap,
.medium .input-wrap input
{
height:30px;
}
.large .input-wrap,
.large .input-wrap input
{
height:40px;
}
.input-wrap
{
float:left;
margin-right:10px;
}
.input-wrap.radio
{
background:url('/theme/v4-prof/sub_theme/form/v4/v4/radio.png') no-repeat center center;
cursor: pointer;
}
.form-control:hover .input-wrap.radio
{
background:url('/theme/v4-prof/sub_theme/form/v4/v4/radioHover.png') no-repeat center center;
}
.input-wrap.radio.active,
.form-control:hover .input-wrap.radio.active,
.active > .form-control .input-wrap.radio
{
background:url('/theme/v4-prof/sub_theme/form/v4/v4/radioActive.png') no-repeat center center;
}
.input-wrap.checkbox
{
background:url('/theme/v4-prof/sub_theme/form/v4/v4/checkbox.png') no-repeat center center;
}
.form-control:hover .input-wrap.checkbox
{
background:url('/theme/v4-prof/sub_theme/form/v4/v4/checkboxHover.png') no-repeat center center;
}
.input-wrap.checkbox.active,
.form-control:hover .input-wrap.checkbox.active,
.active > .form-control .input-wrap.checkbox
{
background:url('/theme/v4-prof/sub_theme/form/v4/v4/checkboxActive.png') no-repeat center center;
}
.input-wrap input
{
visibility:hidden;
margin:0;
}
.form-link
{
line-height:22px;
font-size:15px;
color:#9f85ce;
}
.info:before
{
content:'';
display:inline-block;
min-height:13px;
min-width:12px;
background:url('/theme/v4-prof/sub_theme/form/v4/v4/info.png') no-repeat 0 center;
margin-right:10px;
vertical-align:middle;
}
.ask:before
{
content:'';
display:inline-block;
min-height:15px;
min-width:15px;
background:url('/theme/v4-prof/sub_theme/form/v4/v4/infoAsk.png') no-repeat 0 center;
margin-right:10px;
vertical-align:middle;
}
.social-btn
{
height:20px;
padding-left:29px;
}
.medium .social-btn
{
height:30px;
padding-left:39px;
}
.large .social-btn
{
height:40px;
padding-left:49px;
}
.xlarge .social-btn
{
height:50px;
padding-left:59px;
}
.removeBtn
{
width:20px;
height:20px;
background-image:url('/theme/v4-prof/sub_theme/form/v4/v4/removeIcon.png');
background-repeat:no-repeat;
background-position:center center;
}
.hasDatepicker
{
padding-right:26px;
background:url('/theme/v4-prof/sub_theme/form/v4/v4/calendarIcon.png') no-repeat right center;
}
@media screen and (max-width: 768px)
{
.form-control input[type="text"],
.form-control input[type="password"],
.form-control select,
.form-control textarea,
.form input[type="text"],
.form input[type="password"],
.form select,
.form textarea
{
font-size:15px;
}
.icon:not(.myFlag)
{
display: none;
}
.icon:not(.myFlag) + input[type="text"],
.icon:not(.myFlag) + input[type="password"],
.icon:not(.myFlag) + textarea,
.icon:not(.myFlag) + select,
.medium .icon:not(.myFlag) + input[type="text"],
.medium .icon:not(.myFlag) + input[type="password"],
.medium .icon:not(.myFlag) + textarea,
.medium .icon:not(.myFlag) + select,
.large .icon:not(.myFlag) + input[type="text"],
.large .icon:not(.myFlag) + input[type="password"],
.large .icon:not(.myFlag) + textarea,
.large .icon:not(.myFlag) + select,
.xlarge .icon:not(.myFlag) + input[type="text"],
.xlarge .icon:not(.myFlag) + input[type="password"],
.xlarge .icon:not(.myFlag) + textarea,
.xlarge .icon:not(.myFlag) + select
{
padding-left:10px;
}
.icon + select,
.medium .icon + select,
.large .icon + select,
.xlarge .icon + select
{
text-indent:0;
}
}
.form-control input[type="email"],
.form-control input[type="search"],
.form input[type="email"],
.form input[type="search"]
{
background-color:#fff !important;
background-image:none !important;
border:1px solid #ccc !important;
border-radius:0 !important;
box-shadow:none !important;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button
{
-webkit-appearance: none;
margin: 0;
}
input[type="number"][type=number]
{
-moz-appearance:textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration
{
display: none;
}
.form-control input[type="tel"],
.form-control input[type="number"],
.form-control input[type="email"],
.form-control input[type="search"],
.form input[type="tel"],
.form input[type="number"],
.form input[type="email"],
.form input[type="search"]
{
height:20px;
margin:0;
padding-top:0;
padding-left:5px;
padding-bottom:0;
padding-right:5px;
border:1px solid #ccc;
box-sizing:border-box;
}
.form-control input[type="tel"].loadedPlace,
.form-control input[type="number"].loadedPlace,
.form-control input[type="email"].loadedPlace,
.form-control input[type="search"].loadedPlace,
.form input[type="tel"].loadedPlace,
.form input[type="number"].loadedPlace,
.form input[type="email"].loadedPlace,
.form input[type="search"].loadedPlace
{
padding-top:14px;
}
.form-control.medium input[type="tel"].loadedPlace,
.form-control.medium input[type="number"].loadedPlace,
.form-control.medium input[type="email"].loadedPlace,
.form-control.medium input[type="search"].loadedPlace,
.form.medium input[type="tel"].loadedPlace,
.form.medium input[type="number"].loadedPlace,
.form.medium input[type="email"].loadedPlace,
.form.medium input[type="search"].loadedPlace
{
padding-top:14px;
}
.form-control.xlarge input[type="tel"].loadedPlace,
.form-control.xlarge input[type="number"].loadedPlace,
.form-control.xlarge input[type="email"].loadedPlace,
.form-control.xlarge input[type="search"].loadedPlace,
.form.xlarge input[type="tel"].loadedPlace,
.form.xlarge input[type="number"].loadedPlace,
.form.xlarge input[type="email"].loadedPlace,
.form.xlarge input[type="search"].loadedPlace
{
padding-top:14px;
}
.icon + input[type="tel"],
.icon + input[type="number"],
.icon + input[type="email"],
.icon + input[type="search"]
{
padding-left:25px;
}
[dir="rtl"] .icon + input[type="tel"],
[dir="rtl"] .icon + input[type="number"],
[dir="rtl"] .icon + input[type="email"],
[dir="rtl"] .icon + input[type="search"]
{
padding-right:25px;
padding-left:5px;
}
.form-control.medium input[type="tel"],
.form-control.medium input[type="number"],
.form-control.medium input[type="email"],
.form-control.medium input[type="search"],
.form.medium input[type="tel"],
.form.medium input[type="number"],
.form.medium input[type="email"],
.form.medium input[type="search"]
{
height:30px;
}
.medium .icon + input[type="tel"],
.medium .icon + input[type="number"],
.medium .icon + input[type="email"],
.medium .icon + input[type="search"]
{
padding-left:35px;
}
[dir="rtl"] .medium .icon + input[type="tel"],
[dir="rtl"] .medium .icon + input[type="number"],
[dir="rtl"] .medium .icon + input[type="email"],
[dir="rtl"] .medium .icon + input[type="search"]
{
padding-right:35px;
padding-left:5px;
}
.form-control.large input[type="tel"],
.form-control.large input[type="number"],
.form-control.large input[type="email"],
.form-control.large input[type="search"],
.form.large input[type="tel"],
.form.large input[type="number"],
.form.large input[type="email"],
.form.large input[type="search"]
{
height:40px;
padding-left:10px;
padding-right:10px;
}
.large .icon + input[type="tel"],
.large .icon + input[type="number"],
.large .icon + input[type="email"],
.large .icon + input[type="search"]
{
padding-left:50px;
}
[dir="rtl"] .large .icon + input[type="tel"],
[dir="rtl"] .large .icon + input[type="number"],
[dir="rtl"] .large .icon + input[type="email"],
[dir="rtl"] .large .icon + input[type="search"]
{
padding-right:50px;
padding-left:10px;
}
.form-control.xlarge input[type="tel"],
.form-control.xlarge input[type="number"],
.form-control.xlarge input[type="email"],
.form-control.xlarge input[type="search"],
.form.xlarge input[type="tel"],
.form.xlarge input[type="number"],
.form.xlarge input[type="email"],
.form.xlarge input[type="search"]
{
height:50px;
padding-left:10px;
padding-right:10px;
}
.xlarge .icon + input[type="tel"],
.xlarge .icon + input[type="number"],
.xlarge .icon + input[type="email"],
.xlarge .icon + input[type="search"]
{
padding-left:60px;
}
.xlarge .icon + input[type="tel"],
.xlarge .icon + input[type="number"],
.xlarge .icon + input[type="email"],
.xlarge .icon + input[type="search"]
{
padding-left:60px;
}
[dir="rtl"] .xlarge .icon + input[type="tel"],
[dir="rtl"] .xlarge .icon + input[type="number"],
[dir="rtl"] .xlarge .icon + input[type="email"],
[dir="rtl"] .xlarge .icon + input[type="search"]
{
padding-right:60px;
padding-left:10px;
}
.secCode + input[type="tel"],
.secCode + input[type="number"],
.secCode + input[type="email"],
.secCode + input[type="search"],
#secCode + input[type="tel"],
#secCode + input[type="number"],
#secCode + input[type="email"],
#secCode + input[type="search"],
#codeRecommend + input[type="tel"],
#codeRecommend + input[type="number"],
#codeRecommend + input[type="email"],
#codeRecommend + input[type="search"]
{
padding-left:105px;
}
.form-control.invalid input[type="tel"],
.form-control.invalid input[type="number"],
.form-control.invalid input[type="email"],
.form-control.invalid input[type="search"],
.form.invalid input[type="tel"],
.form.invalid input[type="number"],
.form.invalid input[type="email"],
.form.invalid input[type="search"]
{
border:1px solid #d9534f;
background-color:#FFCAC8;
color:#fff;
}
@media screen and (max-width: 768px)
{
.icon:not(.myFlag) + input[type="tel"],
.icon:not(.myFlag) + input[type="number"],
.icon:not(.myFlag) + input[type="email"],
.icon:not(.myFlag) + input[type="search"],
.medium .icon:not(.myFlag) + input[type="tel"],
.medium .icon:not(.myFlag) + input[type="number"],
.medium .icon:not(.myFlag) + input[type="email"],
.medium .icon:not(.myFlag) + input[type="search"],
.large .icon:not(.myFlag) + input[type="tel"],
.large .icon:not(.myFlag) + input[type="number"],
.large .icon:not(.myFlag) + input[type="email"],
.large .icon:not(.myFlag) + input[type="search"],
.xlarge .icon:not(.myFlag) + input[type="tel"],
.xlarge .icon:not(.myFlag) + input[type="number"],
.xlarge .icon:not(.myFlag) + input[type="email"],
.xlarge .icon:not(.myFlag) + input[type="search"]
{
padding-left:10px;
}
}
.tax-foffice-list
{
background-color: #FFF;
box-shadow: 0px 2px 4px rgba(0, 0, 0, .3);
display: none;
position: absolute;
top: 100%;
left: 0;
z-index: 1234;
}
.search-enable .tax-foffice-list
{
display: block;
}
.tax-foffice-list input[type="search"]
{
height: 36px;
margin-bottom: 10px;
padding-top: 0 !important;
outline: 0;
}
.tax-foffice-list ul
{
max-height: 269px;
overflow-x: hidden;
overflow-y: auto;
}
.tax-foffice-list .col-text
{
padding-top: 6px;
padding-bottom: 6px;
}
#mobileAppNotify
{
background-color:#6e6e6e;
margin-bottom:10px;
}
#appNotify
{
position:relative;
z-index:9999;
}
#appNotifyClose
{
line-height: 50px;
font-size:30px;
color:#fff;
margin-right:10px;
}
#appLogo
{
background:rgba(255,255,255,.5);
margin-top: 15px;
}
#appLogo *
{
float:left;
width: 90px;
padding:0px;
margin: 0;
}
#appNotify > a
{
line-height: 40px;
font-size: 15px;
margin-top: 17px;
}
#header
{
background-color: #FFF;
}
.menu, .menu div:not(.dynamicMenu)
{
background-color:inherit;
}
.menu
{
position:relative;
}
.menu-list
{
z-index:33;
}
.menu li
{
float:left;
}
.menu a
{
float:left;
padding-left:20px;
padding-right:20px;
box-sizing:border-box;
}
.menu li.parentLink > a
{
padding-right:40px;
background-image:url('/theme/v4-prof/sub_theme/ust/v4/v4/selectArrow.png');
background-repeat:no-repeat;
background-position:right center;
}
.menu li.parentLink > ul
{
position: absolute;
top: 100%;
left: 0;
width: 200px;
display:none;
}
.menu li.parentLink li a
{
width:100%;
}
.menu li.parentLink li.parentLink ul
{
float:left;
position:relative;
box-sizing:border-box;
border-left:10px solid #dedede;
}
.MobileAppNotify
{
position: fixed;
left: 0;
width: 100%;
height: 70px;
background-color: rgba(124,122,122,.9);
z-index: 999999;
font-family: "Source Sans Pro", Arial;
}
.MobileAppNotify .container
{
position:relative;
width:100%;
height:100%;
z-index:9999;
}
.MobileAppNotify .container .mb-close
{
position: absolute;
left: 15px;
top: 20px;
display: block;
color: #fff;
font-size: 30px;
text-decoration: none;
}
.MobileAppNotify .container .logo
{
position: absolute;
left: 55px;
top: 5px;
width: 60px;
background:#fff;
border-radius:10px;
height: 60px;
display: block;
}
.MobileAppNotify .container .logo .fitLogo
{
display:table-cell;
width:60px;
height:60px;
text-align:center;
vertical-align: middle;
}
.MobileAppNotify .container .logo .fitLogo p
{
margin:0px !important;
padding:0px !important;
}
.MobileAppNotify .container .logo img
{
max-width:60px;
max-height:60px;
}
.MobileAppNotify .mb-info
{
position: absolute;
right: 15px;
top: 13px;
color: #fff;
font-size: 19px;
border: 2px solid #fff;
padding: 0 25px 0 10px;
border-radius: 10px;
background: url('/theme/v4-prof/sub_theme/ust/v4/v4/right-arrow.png') no-repeat right 12px rgba(171,160,157,.5);
text-decoration: none;
line-height: 40px;
}
#headerTop
{
background-color: #9f85ce;
}
.languageList a
{
background-position: 0 0;
background-repeat: no-repeat;
width: 22px;
height: 22px;
display: block;
border-radius: 100%;
}
.languageList a + a
{
margin-left: 10px;
}
.socialTopList li + li
{
margin-left: 20px;
}
.languageList a.active
{
border: 1px solid #FFF;
}
.languageList a[data-lang="tr"]
{
background-image: url('/theme/v4-prof/sub_theme/ust/v4/v4/flagTR.png');
}
.languageList a[data-lang="en"]
{
background-image: url('/theme/v4-prof/sub_theme/ust/v4/v4/flagEN.png');
}
#topMenu, #topMenu li, #topMenu a
{
float:left;
height:30px;
}
#topMenu a
{
line-height:30px;
color:#fff;
font-size:11px;
padding-left:20px;
padding-right:20px;
border-right:1px solid #3b3b3b;
}
#topMenu ul li:hover > span, #topMenu ul li:hover > a
{
background:#3b3b3b;
}
#headerTop select
{
height:30px;
padding:0 30px 0 10px;
background:url('/theme/v4-prof/sub_theme/ust/v4/v4/selectArrow.png') no-repeat right center;
border:0;
border-left:1px solid #3b3b3b;
appearance:none;
-moz-appearance:none;
-webkit-appearance:none;
color:#fff;
font-size:11px;
}
#headerTop select option
{
background:#000;
}
#headerPhone
{
color:#fff;
font-size:11px;
line-height:30px;
}
#headerMain
{
margin-top: 10px;
margin-bottom: 10px;
}
#hmLinks
{
position: relative;
}
#hmLinks > a
{
padding-top: 60px;
}
#hmLinks a.authorLink
{
background: url('/theme/v4-prof/sub_theme/ust/v4/v4/userIcon.png') no-repeat center top;
}
#hmLinks a.basketLink
{
background: url('/theme/v4-prof/sub_theme/ust/v4/v4/basketIcon.png') no-repeat center top;
position: relative;
}
#hmLinks a.favouriteLink
{
background: url('/theme/v4-prof/sub_theme/ust/v4/v4/favouriteIcon.png') no-repeat center top;
}
#hmLinks a.basketLink span
{
color: #1c0e4a;
font-size: 12px;
font-family: 'Open Sans', sans-serif;
font-weight: 800;
text-align: center;
width: 100%;
position: absolute;
top: 26px;
left: 0;
}
#hmLinks > a strong
{
color: #1c0e4a;
font-size: 15px;
font-weight: 500;
line-height: 16px;
}
#basketList
{
display:none;
position:absolute;
top:80px;
left:0;
background:#fff;
z-index:3333;
}
#logo p
{
float: left;
width: 100%;
height: 64px;
padding-bottom: 0;
}
#logo a
{
width: 100%;
height: 64px;
line-height: 64px;
text-align: center;
display: table-cell;
vertical-align: middle;
padding-bottom: 0;
}
#logo img
{
display:inherit;
max-height:100%;
max-width:100%;
width:auto;
}
.ie #logo a
{
display: block;
}
#search
{
background: url('/theme/v4-prof/sub_theme/ust/v4/v4/searchDivider.png') left bottom no-repeat;
width: 100%;
max-width: 285px;
margin-top: 20px;
padding-bottom: 4px;
}
#search .row
{
height: 34px;
}
#FormAra
{
height: 100%;
position: relative;
}
#FormAra input[type="text"]
{
color: #727272;
font-size: 15px;
text-align: center;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
right: 0;
border: 0;
box-sizing: border-box;
padding: 10px 46px 10px 10px;
}
#FormAra input[type="text"]:focus
{
box-shadow: none;
}
#searchRight
{
width:200px;
height:100%;
background:#f3f3f3;
border-left:1px solid #ccc;
position:relative;
z-index:33;
}
#searchRight select
{
width:150px;
height:28px;
background: url('/theme/v4-prof/sub_theme/ust/v4/v4/selectArrow.png') no-repeat right center;
border: 0;
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
color:#666;
font-size:13px;
font-family:"Open Sans", sans-serif;
}
#FormAra input[type="submit"]
{
background-color: transparent;
background-image: url('/theme/v4-prof/sub_theme/ust/v4/v4/searchIcon.png');
background-repeat: no-repeat;
background-position: center center;
width: 34px;
height: 26px;
margin-top: 4px;
margin-right: 4px;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
border: 0;
cursor: pointer;
position: relative;
z-index: 3;
}
#live-search-box
{
position:absolute;
top:calc(100% + 1px);
left:-1px;
width:100%;
background:#fff;
border:1px solid #ececec;
border-bottom:0;
z-index:33333;
}
#live-search-box ul
{
float:left;
width:100%;
}
#live-search-box li
{
float:left;
width:100%;
border-bottom:1px solid #ececec;
}
#live-search-box a
{
float:left;
width:100%;
font-weight:600;
display:flex;
align-items:center;
}
#live-search-box span
{
width:8%;
height:0;
padding-bottom:8%;
margin-top:5px;
margin-right:15px;
margin-bottom:5px;
margin-left:5px;
overflow:hidden;
}
#live-search-box img
{
margin:0 auto;
width:50px;
padding-right:10px;
}
.ie #live-search-box span
{
display: block;
float: left;
}
.ie #live-search-box span img
{
width: 100%;
}
#mainMenu
{
background: #1c0e4a url('/theme/v4-prof/sub_theme/ust/v4/v4/mainMenuBg.jpg') left top repeat-x;
position: relative;
z-index: 777;
}
#mainMenu.stickyActive
{
position: fixed;
top: 0;
left: 0;
z-index: 3333;
}
#mainMenu:after
{
content: '';
display: block;
clear: both;
}
#mainMenu .menu
{
display: flex;
align-items: center;
justify-content: center;
-webkit-flex-direction: row;
flex-direction: row;
}
#mainMenu .menu > li
{
padding-top: 6px;
padding-bottom: 6px;
}
#mainMenu .menu > li.seperator
{
background: url('/theme/v4-prof/sub_theme/ust/v4/v4/mainMenuSep.png') left bottom no-repeat;
width: 13px;
height: 41px;
margin: 0 20px;
padding: 0;
}
#mainMenu a
{
color: #FFF;
font-size: 19px;
font-weight: 500;
line-height: 29px;
height: 29px;
padding: 0;
}
#mainMenu .menu li.parentLink > a
{
background-color:transparent;
padding-right: 16px;
}
#mainMenu #homeLink a
{
width: 40px;
background: url('/theme/v4-prof/sub_theme/ust/v4/v4/homeIcon.png') no-repeat center center;
}
#mainMenu .parentLink li a
{
color: #1c0e4a;
font-size: 14px;
border-right: 0;
border-bottom: 1px solid #dedede;
}
.subMenu
{
position: absolute;
max-width: 1200px;
box-shadow: 0 2px 2px 0px rgba(0,0,0,.1);
display: none;
}
.subMenu *:not(.dynamicMenu)
{
background-color:transparent;
}
#mainMenu .subMenu
{
background-color: #FFF;
top: 41px;
}
:hover > .subMenu
{
display:block;
}
.menuTitle
{
font-size:20px;
padding-bottom:10px;
}
.subMenu a
{
padding-right:10px;
padding-left:10px;
font-size:12px;
font-family:'Open Sans', sans-serif;
box-sizing:border-box;
}
.subMenu li li a
{
font-size:11px;
background-image:url('/theme/v4-prof/sub_theme/ust/v4/v4/menuSmallArrow.png');
background-repeat:no-repeat;
background-position:0 center;
}
.subMenu a:hover
{
background-color:#fff;
padding-right:10px;
padding-left:10px;
}
#mainMenu .subMenu a:hover
{
color: #00a84c;
}
.subMenu .dynamicMenu
{
background:#fff;
}
.subMenu li li a:hover
{
padding-left:20px;
background-image:url('/theme/v4-prof/sub_theme/ust/v4/v4/menuSmallArrowHover.png');
background-position:10px center;
}
#alterMenu
{
background-color:#6c6c6c;
border-top:1px solid #aaa;
border-bottom:1px solid #575757;
}
#alterMenu .menu > li
{
padding-top:4px;
padding-bottom:4px;
}
#alterMenu .menu > li:hover
{
background:#f5f5f5;
}
#alterMenu a
{
line-height:21px;
font-size:12px;
color:#f3f3f3;
border-right:1px solid #aaa;
}
#alterMenu .menu > li:hover a
{
color:#444;
}
#alterMenu .menu > li:hover .subMenu
{
top:29px;
z-index:3333;
}
#alterMenu .menu > li:hover .subMenu a
{
border-right:0;
}
#alterMenu .menu > li:hover .subMenu a:hover
{
color:#f37121;
}
#alterMenu .subMenu li, #alterMenu .subMenu a
{
line-height:30px;
border-color:#e0e0e0;
}
.cagriMerkezi
{
background: url('/theme/v4-prof/sub_theme/ust/v4/v4/cagriMerkeziIcon.png') 0 0 no-repeat;
padding-left: 60px;
padding-bottom: 3px;
}
.cagriMerkezi span
{
color: #9f85ce;
font-size: 19px;
font-weight: 500;
margin-top: 10px;
}
.cagriMerkezi a
{
color: #00a84c;
font-size: 28px;
font-weight: 700;
white-space: nowrap;
}
.stickyHeader.stickyActive
{
background-color: #fff;
position: fixed;
top: 0;
left: 0;
z-index: 3333;
}
.stickyHeader.stickyActive #headerMain
{
margin-top: 10px;
}
.orderFollowLink
{
color: #FFF;
font-size: 14px;
line-height: 24px;
padding-left: 10px;
padding-right: 10px;
box-sizing: border-box;
display: block;
}
.orderFollowLink:hover
{
background-color: #FFF;
color: #9f85ce;
}
@media screen and (max-width: 1681px)
{
.cagriMerkezi
{
width: 100%;
height: 59px;
}
.cagriMerkezi span
{
font-size: 16px;
white-space: nowrap;
}
.cagriMerkezi a
{
font-size: 24px;
}
.searchWrapper
{
max-width: 500px;
}
}
@media screen and (max-width: 1230px) and (min-width: 769px)
{
.menu a
{
padding-left:10px;
padding-right:10px;
}
.menu li.parentLink > a
{
padding-right:30px;
}
}
@media screen and (max-width: 1000px)
{
}
@media screen and (min-width: 769px)
{
.menu li.parentLink:hover > ul
{
display:block;
}
}
@media screen and (max-width: 768px)
{
.menu-list, .menu-list li, .menu-list a
{
width:100%;
}
.menu-list.show, .menu li.parentLink ul.show
{
display:block;
}
.animate
{
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
#menuBtn
{
width:54px;
height:54px;
background:url('/theme/v4-prof/sub_theme/ust/v4/v4/menuBtn.png') no-repeat;
cursor:pointer;
}
@-webkit-keyframes pageOverlayDefault
{
from
{
opacity:1;
}
to
{
opacity:0;
}
}
@keyframes pageOverlayDefault
{
from
{
opacity:1;
}
to
{
opacity:0;
}
}
#pageOverlay
{
position:fixed;
top:0;
right:0;
bottom:0;
left:0;
background:rgba(0,0,0,.7);
z-index:3333;
opacity:0;
display:none;
-webkit-animation-duration:1.5s;
animation-duration:1.5s;
-webkit-animation-name:pageOverlayDefault;
animation-name:pageOverlayDefault;
}
@-webkit-keyframes pageOverlay
{
from
{
opacity:0;
}
to
{
opacity:1;
}
}
@keyframes pageOverlay
{
from
{
opacity:0;
}
to
{
opacity:1;
}
}
.menuShow #pageOverlay
{
display:block;
-webkit-animation-name:pageOverlay;
animation-name:pageOverlay;
}
@-webkit-keyframes mobileMenuDefault
{
from
{
left:0;
}
to
{
left:-100%;
}
}
@keyframes mobileMenuDefault
{
from
{
left:0;
}
to
{
left:-100%;
}
}
#mobileMenu
{
position:fixed;
left:-100%;
top:0;
bottom:0;
width:100%;
background:#fff;
overflow-y:auto;
z-index:4444;
-webkit-animation-name:mobileMenuDefault;
animation-name:mobileMenuDefault;
}
@-webkit-keyframes mobileMenu
{
from
{
left:-100%;
}
to
{
left:0;
}
}
@keyframes mobileMenu
{
from
{
left:-100%;
}
to
{
left:0;
}
}
.menuShow #mobileMenu
{
-webkit-animation-name:mobileMenu;
animation-name:mobileMenu;
}
#closeMobileMenu
{
line-height:54px;
color:#666;
font-size:30px;
padding-left:74px;
background:url('/theme/v4-prof/sub_theme/ust/v4/v4/menuBtnActive.png') no-repeat;
cursor:pointer;
}
#mobileMenu span, #mobileMenu a, #mobileMenu label, #mobileMenu select
{
color:#666;
font-size:30px;
line-height:64px;
background:url('/theme/v4-prof/sub_theme/ust/v4/v4/menuArrow.png') no-repeat right center;
cursor:pointer;
}
#mobileMenu span.active
{
color:#f36d24;
background:url('/theme/v4-prof/sub_theme/ust/v4/v4/menuArrowActive.png') no-repeat right center;
}
#mobileMenu li ul
{
display:none;
}
#mobileMenu li ul a
{
color:#999;
font-size:23px;
line-height:40px;
background:url('/theme/v4-prof/sub_theme/ust/v4/v4/menuSubArrow.png') no-repeat 0 center;
}
#mobileMenu select
{
background:none;
border:0;
}
#mobileMenu label[for="langMobile"]
{
padding-left:50px;
background:url('/theme/v4-prof/sub_theme/ust/v4/v4/langMobileIcon.png') no-repeat 10px center;
}
#mobileMenu label[for="curMobile"]
{
padding-left:50px;
background:url('/theme/v4-prof/sub_theme/ust/v4/v4/curMobileIcon.png') no-repeat 10px center;
}
#basketMobile
{
padding-left:50px;
background:url('/theme/v4-prof/sub_theme/ust/v4/v4/basketMobileIcon.png') no-repeat 10px center;
}
#loginMobile:before
{
float:left;
width:30px;
height:45px;
background:url('/theme/v4-prof/sub_theme/ust/v4/v4/profileMobileIcon.png') no-repeat 0 center;
margin-right:10px;
content:'';
}
#regisMobile:before
{
float:left;
width:30px;
height:45px;
background:url('/theme/v4-prof/sub_theme/ust/v4/v4/registerMobileIcon.png') no-repeat 0 center;
margin-right:10px;
content:'';
}
#favMobile:before
{
float:left;
width:30px;
height:45px;
background:url('/theme/v4-prof/sub_theme/ust/v4/v4/favMobileIcon.png') no-repeat 0 center;
margin-right:10px;
content:'';
}
#headerMain
{
margin-top: 10px;
}
#logo a
{
height:74px;
line-height:74px;
}
#logo p
{
height:74px;
line-height:74px;
}
#logo a img
{
width:auto;
display:inline;
vertical-align:middle;
}
#search
{
background-repeat: repeat-x;
max-width: none;
padding-left:0;
padding-right:0;
margin-top:0;
margin-bottom:0;
}
#hmLinks
{
padding-top:0;
padding-bottom:0;
}
#search .row
{
margin-right:0;
margin-left:0;
}
#FormAra input[type="text"]
{
font-size: 16px;
text-align: left;
padding: 10px 53px 10px 20px;
}
#searchRight
{
width:auto;
}
#searchRight select
{
display:none;
}
#mainMenu .menu-wrap
{
position:absolute;
left:55px;
right:0;
}
#mainMenu a, #alterMenu a
{
background-image:none;
border-right:0;
}
#mainMenu .menu-list
{
padding-top:10px;
padding-bottom:10px;
}
#mainMenu .menu-list a
{
border-top:1px solid #dedede;
}
#alterMenu .menu-list a
{
border-top:1px solid #aaa;
}
}
@media screen and (max-width: 540px)
{
#closeMobileMenu
{
font-size:18px;
}
#mobileMenu span, #mobileMenu a, #mobileMenu label, #mobileMenu select
{
line-height:45px;
font-size:18px;
}
#mobileMenu li ul a
{
line-height:30px;
font-size:16px;
}
}
.btn
{
float:left;
height:30px;
line-height:30px;
font-size:14px;
border:0;
padding-left:15px;
padding-right:15px;
box-sizing:border-box;
cursor:pointer;
position:relative;
}
.btn-radius
{
border-radius:3px;
}
.btn-upper
{
text-transform:uppercase;
}
.btn-small
{
height:20px;
line-height:20px;
font-size:12px;
padding-left:10px;
padding-right:10px;
}
.btn-medium
{
height:40px;
line-height:40px;
font-size:13px;
}
.btn-big
{
height:50px;
line-height:50px;
font-size:16px;
padding-left:20px;
padding-right:20px;
}
.btn-default, .btn-default.passive:hover
{
color:#fff;
background-color:#6c6c6c;
}
.btn-default:hover, .btn-default.active
{
color:#eee;
background-color:#000;
}
.btn-dark, .btn-dark.passive:hover
{
color:#eee;
background-color:#000;
}
.btn-dark:hover, .btn-dark.active
{
color:#fff;
background-color:#666;
}
.btn-light, .btn-light.passive:hover
{
color:#6c6c6c;
background-color:#f3f3f3;
}
.btn-light:hover, .btn-light.active
{
color:#fff;
background-color:#6c6c6c;
}
.btn-success, .btn-success.passive:hover
{
color:#fff;
background-color:#5cb85c;
}
.btn-success:hover, .btn-success.active
{
background-color:#449d44;
}
.btn-warning, .btn-warning.passive:hover
{
color:#fff;
background-color:#f0ad4e;
}
.btn-warning:hover, .btn-warning.active
{
background-color:#ec971f;
}
.btn-danger, .btn-danger.passive:hover
{
color:#fff;
background-color:#d9534f;
}
.btn-danger:hover, .btn-danger.active
{
background-color:#c9302c;
}
.btn-clear
{
color:#6c6c6c;
}
.btn-clear:hover
{
color:#000;
}
@media screen and (max-width: 540px)
{
.addressRow .btn
{
height:25px;
line-height:24px;
font-size:12px;
}
}
.pageTitle
{
height:60px;
line-height:60px;
font-size:18px;
color:#787878;
text-transform:uppercase;
border-bottom:1px solid #ECECEC;
}
#pageOrder .pageTitle:last-child, #pageOrder .pageTitle.passed
{
border-right:0;
}
.pageTitle.passed
{
color:#fff;
border-left:1px solid #888;
}
.pageTitle.passed:first-child
{
border-left:0;
}
.pageTitle > .row
{
padding-left:90px;
background-repeat:no-repeat;
background-position:20px center;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
}
.pageTitle.passed .row
{
background-color:#6c6c6c;
}
.pageTitle .basket
{
background-image:url('/theme/v4-prof/sub_theme/blok/v4/v4/pageIcons/basket.png');
}
.pageTitle.passed .basket
{
background-image:url('/theme/v4-prof/sub_theme/blok/v4/v4/pageIcons/basketPassed.png');
}
.pageTitle .address
{
background-image:url('/theme/v4-prof/sub_theme/blok/v4/v4/pageIcons/address.png');
}
.pageTitle.passed .address
{
background-image:url('/theme/v4-prof/sub_theme/blok/v4/v4/pageIcons/addressPassed.png');
}
.pageTitle .address2
{
background-image:url('/theme/v4-prof/sub_theme/blok/v4/v4/pageIcons/address2.png');
}
.pageTitle.passed .address2
{
background-image:url('/theme/v4-prof/sub_theme/blok/v4/v4/pageIcons/address2Passed.png');
}
.pageTitle .payment
{
background-image:url('/theme/v4-prof/sub_theme/blok/v4/v4/pageIcons/payment.png');
}
.pageTitle.passed .payment
{
background-image:url('/theme/v4-prof/sub_theme/blok/v4/v4/pageIcons/paymentPassed.png');
}
.pageTitle .cargo
{
background-image:url('/theme/v4-prof/sub_theme/blok/v4/v4/pageIcons/cargo.png');
}
.pageTitle.passed .cargo
{
background-image:url('/theme/v4-prof/sub_theme/blok/v4/v4/pageIcons/cargoPassed.png');
}
.pageTitle .confirm
{
background-image:url('/theme/v4-prof/sub_theme/blok/v4/v4/pageIcons/confirm.png');
}
.pageTitle.passed .confirm
{
background-image:url('/theme/v4-prof/sub_theme/blok/v4/v4/pageIcons/confirmPassed.png');
}
.pageTitle .member
{
background-image:url('/theme/v4-prof/sub_theme/blok/v4/v4/pageIcons/member.png');
}
.pageTitle.passed .member
{
background-image:url('/theme/v4-prof/sub_theme/blok/v4/v4/pageIcons/memberPassed.png');
}
.pageTitle .memberInfo
{
background-image:url('/theme/v4-prof/sub_theme/blok/v4/v4/pageIcons/memberInfo.png');
}
.pageTitle.passed .member
{
background-image:url('/theme/v4-prof/sub_theme/blok/v4/v4/pageIcons/memberInfoPassed.png');
}
.pageTitle .memberNew
{
background-image:url('/theme/v4-prof/sub_theme/blok/v4/v4/pageIcons/memberNew.png');
}
.pageTitle.passed .member
{
background-image:url('/theme/v4-prof/sub_theme/blok/v4/v4/pageIcons/memberNewPassed.png');
}
.col-title
{
line-height:35px;
font-size:16px;
color:#6c6c6c;
padding-right:0;
padding-left:0;
border-bottom:1px solid #cdcdcd;
}
#leftFilter > .col-title
{
display:none;
}
.col-text
{
color: #727272;
font-size: 17px;
line-height: 22px;
}
.currency
{
padding-top:5px;
padding-bottom:5px;
}
.currency:last-child
{
padding-bottom:0;
border-bottom:0;
}
@media screen and (min-width: 769px)
{
.col-title + div
{
display:block !important;
}
}
@media screen and (max-width: 768px)
{
.col-title
{
cursor:pointer;
background:url('/theme/v4-prof/sub_theme/blok/v4/v4/colArrow.png') no-repeat right center;
border-bottom:0;
}
#leftFilter
{
background-color: #FFF;
padding-top: 10px;
padding-bottom: 10px;
}
#leftFilter > .col-title
{
display:block;
}
.col-title + div
{
display:none;
border-top:1px solid #cdcdcd;
}
#leftFilter .col-title + div
{
width:100%;
}
#leftFilter > .col-title + div
{
padding-top:10px;
padding-left:10px;
padding-right:10px;
box-sizing:border-box;
}
.currency *
{
line-height:20px;
font-size:15px;
}
}
@media screen and (max-width: 540px)
{
#pageHeader .pageTitle > .row
{
padding-left:calc(100% + 20px);
background-position:center center;
}
}
.box-title
{
margin-right: 1px;
margin-bottom:1px;
cursor: pointer;
}
.box-title.passive
{
cursor: default;
}
.productComparison
{
height: 30px;
line-height:30px;
font-size: 12px;
color:#6c6c6c;
padding-left: 22px;
background-image:url('/theme/v4-prof/sub_theme/vitrin/v4/user_v4/comparison.png');
background-repeat: no-repeat;
background-position:0 center;
cursor: pointer;
overflow:hidden;
}
.showcase
{
height: 0;
overflow:hidden;
}
.showcase.current
{
height: auto;
overflow:visible;
}
[data-layout="horizontal"] .productItem.col-3
{
padding-left: 0;
padding-right:0;
border-right: 1px solid #ececec;
}
[data-layout="horizontal"] .productItem.col-3:nth-child(2n)
{
border-right: 0;
}
[data-layout="horizontal"] .productItem.col-3:nth-child(2n+1)
{
clear: both;
}
.resim-vitrin .col-1:nth-child(12n+1)
{
clear: both;
}
[data-layout="horizontal"] .productItem.col-6 > .row
{
margin-left: 0;
margin-right:0;
clear: none;
width:50%;
float: left;
}
.productColItem
{
border-bottom: 1px solid #ececec;
}
.productColListItem
{
position: relative;
}
#colNewsSlide .productColListItem
{
min-height: 100px;
}
.productColListItem a
{
padding-bottom: 10px;
}
.image-wrapper
{
position: relative;
width: 100%;
height: 0;
padding-bottom: 100%;
overflow: hidden;
}
.productItem .image-wrapper
{
border: 4px solid #f6f6f6;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.safari .image-wrapper
{
height: auto;
padding-bottom: 0;
}
.imgInner
{
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
text-align: center;
display: flex;
align-items: center;
}
.safari .imgInner
{
position: relative;
}
.image-wrapper img
{
width: auto;
max-height:100%;
margin: 0 auto;
-webkit-transition-timing-function:ease-in-out;
-moz-transition-timing-function: ease-in-out;
-ms-transition-timing-function:ease-in-out;
-o-transition-timing-function: ease-in-out;
transition-timing-function:ease-in-out;
-webkit-transition-duration:0.2s;
-moz-transition-duration:0.2s;
-ms-transition-duration:0.2s;
-o-transition-duration:0.2s;
transition-duration:0.2s;
}
.image-wrapper img.lazy
{
position: absolute;
top:50%;
left:50%;
width: 64px;
height:64px;
margin-top: -32px;
margin-left:-32px;
}
.image-wrapper img.ndImage
{
opacity: 0;
}
.safari .image-wrapper img.ndImage
{
display: none;
}
.imgGallery:hover img.active
{
opacity: 0;
}
.imgGallery:hover img.ndImage
{
opacity: 1;
}
.icon-new
{
background: url('/theme/v4-prof/sub_theme/vitrin/v4/user_v4/newIcon.png') no-repeat;
width: 110px;
height: 110px;
position: absolute;
top: 0;
left: 0;
z-index: 1;
}
.layout6 .icon-new
{
-webkit-background-size: 100%;
background-size: 100%;
width: 60px;
height: 60px;
}
.icon-cargo
{
position: absolute;
bottom:30px;
right: 0;
width:84px;
height: 30px;
background:url('/theme/v4-prof/sub_theme/vitrin/v4/user_v4/cargoIcon.png') no-repeat center center;
z-index: 1;
}
.out-of-stock
{
background: url('/theme/v4-prof/sub_theme/vitrin/v4/user_v4/out-of-stock.png') 0 0 no-repeat;
color: #FFF;
font-size: 14px;
font-weight: 500;
line-height: 66px;
text-align: center;
width: 66px;
height: 66px;
display: block;
position: absolute;
bottom: 0;
left: 0;
z-index: 3;
}
.productListItem .icon-cargo, .resim-vitrin .icon-cargo
{
bottom: 0;
}
.image-band
{
position: absolute;
left:0;
bottom: 0;
line-height:20px;
font-size: 14px;
color:#fff;
padding-top: 5px;
padding-bottom:5px;
background:rgba(0,0,0,.7);
}
.campaign-band
{
font-size: 11px;
background:url('/theme/v4-prof/sub_theme/vitrin/v4/user_v4/campaign-band.png') repeat-y;
background-size:100%;
}
.campaign-text
{
padding-right: 5px;
padding-left:20px;
background:url('/theme/v4-prof/sub_theme/vitrin/v4/user_v4/timer-icon.png') no-repeat 0 center;
}
.timer-block
{
padding-right: 5px;
}
.timer-value
{
height: 20px;
padding-right:4px;
padding-left: 4px;
margin-right:4px;
background: #000;
border:1px solid #fff;
box-sizing: border-box;
}
.productDetails
{
position: relative;
}
.comparisonItem .productDetails
{
border-right: 0;
}
.productColItem .productDetails, [data-layout="horizontal"] .productItem .productDetails
{
border-right:0
}
.variantOverlay
{
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: rgba(0,0,0,.7);
z-index: 999;
display: none;
}
.variantWrapper
{
position: relative;
background:#fff;
}
.error .variantWrapper
{
z-index: 9999;
}
.productOption
{
position: relative;
min-height:20px;
padding-bottom: 5px;
}
.productListItem .productOption
{
margin-top: 20px;
}
.productOption span
{
float: left;
width:100%;
width: 80px;
height:20px;
line-height: 18px;
font-size:12px;
color: #000;
}
.optionBox
{
width:100%;
box-sizing: border-box;
}
.optionBox a, .optionBox select
{
float: left;
min-width:20px;
height: 20px;
border:1px solid #ececec;
padding-right: 5px;
padding-left:5px;
margin-right: 5px;
margin-bottom:5px;
box-sizing: border-box;
cursor:pointer;
}
.optionBox a.selected
{
border: 1px solid #5b5b5b;
}
.optionBox a p
{
float: left;
width:100%;
height: 20px;
line-height:18px;
text-align: center;
font-size:11px;
color: #000;
}
.optionBox a.selected p
{
font-weight: 700;
}
.optionBox select
{
width:100%;
line-height: 18px;
font-size:11px;
color: #000;
text-transform:uppercase;
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
background:url('/theme/v4-prof/sub_theme/vitrin/v4/user_v4/selectArrow.png') no-repeat right center;
}
.productBrand
{
line-height: 24px;
font-size:13px;
color: #000;
font-weight:700;
}
.productListItem .productBrand
{
line-height: 80px;
}
.productColListItem .productBrand
{
line-height: 15px;
font-size:13px;
margin-bottom: 10px;
}
.productDescription
{
color: #727272;
font-size: 21px;
font-weight: 500;
height: 42px;
padding-top: 2px;
overflow: hidden;
}
.productItem.layout6 .productDescription
{
font-size: 16px;
height: 32px;
}
.productListItem .productDescription
{
margin-top: 34px;
max-width:400px;
}
.productColListItem .productDescription, .productColItemTp .productDescription
{
line-height: 15px;
font-size:12px;
}
.productColItemTp .productDescription
{
text-align: center;
}
.proRowAct
{
position: absolute;
bottom:0;
left: 0;
}
.karsilastirma
{
position: absolute;
visibility:hidden;
}
.productBtn
{
width: 30px;
height:30px;
cursor: pointer;
margin-top:2px;
margin-left: 10px;
margin-bottom:2px;
}
.productListItem .productBtn
{
margin-top: 25px;
}
.productItem .basketBtn
{
background-color: #FFF;
background-position: 10px center;
color: #9f85ce;
font-size: 21px;
font-weight: 500;
line-height: 40px;
min-width: 170px;
display: block;
height: 40px;
padding-left: 42px;
padding-right: 17px;
border: 2px solid #1c0e4a;
border-radius: 30px;
box-sizing: border-box;
position: relative;
margin-top: -10px;
}
.productItem .basketBtn.mt
{
margin-top: 0;
}
.productItem .basketBtn:before
{
content: '';
background: url('/theme/v4-prof/sub_theme/vitrin/v4/user_v4/basketBtnBefore.png') left top no-repeat;
width: 32px;
height: 23px;
display: block;
position: absolute;
bottom: -8px;
left: -20px;
}
.basketBtn
{
background:url('/theme/v4-prof/sub_theme/vitrin/v4/user_v4/basketBtn.png') no-repeat;
}
.basketBtn.success, .basketBtn.success:hover
{
background:url('/theme/v4-prof/sub_theme/vitrin/v4/user_v4/basketBtnSuccess.png') no-repeat;
}
.basketBtn.error, .basketBtn.error:hover
{
background:url('/theme/v4-prof/sub_theme/vitrin/v4/user_v4/basketBtnError.png') no-repeat;
}
.comparisonBtn
{
background:url('/theme/v4-prof/sub_theme/vitrin/v4/user_v4/comparisonBtn.png') no-repeat;
}
.comparisonBtn:hover, .comparisonBtn.active
{
background:url('/theme/v4-prof/sub_theme/vitrin/v4/user_v4/comparisonBtnHover.png') no-repeat;
}
.favouriteBtn
{
background:url('/theme/v4-prof/sub_theme/vitrin/v4/user_v4/favouriteBtn.png') no-repeat;
}
.favouriteBtn:hover, .favouriteBtn.active
{
background:url('/theme/v4-prof/sub_theme/vitrin/v4/user_v4/favouriteBtnHover.png') no-repeat;
}
.zoomBtn
{
background:url('/theme/v4-prof/sub_theme/vitrin/v4/user_v4/zoomBtn.png') no-repeat;
}
.zoomBtn:hover, .zoomBtn.active
{
background:url('/theme/v4-prof/sub_theme/vitrin/v4/user_v4/zoomBtnHover.png') no-repeat;
}
.productColItem:last-child .mb
{
margin-bottom: 0;
}
.productColItem:last-child .line-bottom
{
border-bottom: 0;
}
.productPrice
{
}
.productColListItem .productPrice, .productColItemTp .productPrice
{
width:100%;
line-height: 14px;
padding-top:0;
padding-right: 0;
padding-bottom:0;
}
.productColItemTp .productPrice
{
height: 24px;
line-height:12px;
}
.productPrice.discount, .productInfo
{
position: relative;
padding-right:67px;
}
.priceWrapper
{
text-align: right;
}
.currentPrice
{
color: #1c0e4a;
font-size: 21px;
font-weight: bold;
}
.currentPrice span
{
font-size: 16px;
font-weight: normal;
}
.productColListItem .currentPrice
{
float: right;
width:50%;
line-height: 17px;
font-size:9px;
text-align: right;
}
.productColItemTp .currentPrice, .productColItemTp .discountedPrice
{
width:100%;
line-height: 12px;
font-size:10px;
text-align: center;
}
.discountedPrice + .priceSeperator + .currentPrice,
.discountedPrice + .currentPrice
{
color: #9f85ce;
}
.discountedPrice
{
color: #424242;
font-size: 21px;
text-decoration: line-through;
}
.discountedPrice span
{
font-size: 16px;
}
.priceSeperator
{
color: #c0b8b3;
font-size: 21px;
margin-left: 9px;
margin-right: 9px;
}
.productColListItem .discountedPrice
{
float: left;
width:50%;
text-align: left;
line-height:17px;
font-size: 9px;
}
.productListItem .currentPrice, .productListItem .discount .currentPrice, .productListItem .discountedPrice
{
float: left;
line-height:80px;
padding-left: 20px;
}
.productListItem .productInfo
{
margin-right: 20px;
}
.productDiscount
{
background: url('/theme/v4-prof/sub_theme/vitrin/v4/user_v4/discountBg.png') no-repeat;
color: #fff;
font-size: 14px;
font-weight: 600;
line-height: 14px;
text-align: center;
width: 66px;
height: 66px;
padding-top: 18px;
padding-bottom: 4px;
box-sizing: border-box;
position: absolute;
top: 0;
right: 0;
z-index: 33;
}
.productInfo .productDiscount
{
top: 25px;
}
.productDiscount span
{
display: block;
font-size: 19px;
line-height: 18px;
}
.mainControl
{
}
#oneCol .mainControl
{
}
.mainControl span
{
background-color: #d6d6d6;
background-repeat: no-repeat;
background-position: center center;
width: 34px;
height: 34px;
cursor: pointer;
position: absolute;
top: 50%;
margin-top: -60px;
}
#oneCol .mainControl span
{
background-color: transparent;
z-index: 999;
}
.mainPrev
{
background-image: url('/Data/EditorFiles/banner/carouselSmlArrowPrev.png');
}
#oneCol .mainPrev
{
background-image: url('/theme/v4-prof/sub_theme/vitrin/v4/user_v4/carouselArrows.png');
background-position: left center;
left: 0;
}
.mainNext
{
background-image:url('/Data/EditorFiles/banner/carouselSmlArrowNext.png');
}
#oneCol .mainNext
{
background-image: url('/theme/v4-prof/sub_theme/vitrin/v4/user_v4/carouselArrows.png');
background-position: right center;
right: 0;
}
.colControl
{
float: left;
width:100%;
}
.colControl span
{
position: absolute;
top:30%;
width: 15px;
height:30px;
margin-top: -15px;
background-repeat:no-repeat;
background-position: center center;
cursor:pointer;
}
.colControl .colPrev
{
background-image:url('/theme/v4-prof/sub_theme/vitrin/v4/user_v4/colControlArrowPrev.png');
}
.colControl .colNext
{
right: 0;
background-image:url('/theme/v4-prof/sub_theme/vitrin/v4/user_v4/colControlArrowNext.png');
}
.colBottomControl
{
background:url('/theme/v4-prof/sub_theme/vitrin/v4/user_v4/controlLine.png') repeat-x 0 center;
margin-top: 10px;
}
.colBottomControl span
{
width: 30px;
height:30px;
background-image:url('/theme/v4-prof/sub_theme/vitrin/v4/user_v4/colControlTp.png');
background-repeat: no-repeat;
opacity:0.5;
cursor: pointer;
}
.colBottomControl.vertical span
{
background-image:url('/theme/v4-prof/sub_theme/vitrin/v4/user_v4/colControlVerticalTp.png');
}
.colBottomControlLine
{
width: 80px;
height:30px;
margin-left: auto;
margin-right:auto;
padding-left: 10px;
padding-right:10px;
background: #fff;
}
.colBottomControl span:hover
{
opacity: 1;
}
.colBottomControl .colNext
{
background-position: right 0px;
}
.paginationWrapper
{
color: #1c0e4a;
font-size: 18px;
line-height: 23px;
}
.productPager
{
display: inline-block;
border-right:0;
}
.productPager a, .productPager span
{
background-color: #FFF;
color: #d0d0d0;
font-size: 18px;
font-family: 'Atma', cursive;
line-height: 23px;
float: left;
width: 25px;
height: 25px;
border: 1px solid #d0d0d0;
border-radius: 100%;
box-sizing: border-box;
margin-left: 5px;
}
.productPager a
{
color: #d0d0d0;
background-repeat:no-repeat;
background-position: center center;
}
.productPager a.first
{
background-image:url('/theme/v4-prof/sub_theme/vitrin/v4/user_v4/firstArrow.png');
display: none;
}
.productPager a.prev
{
background-image:url('/theme/v4-prof/sub_theme/vitrin/v4/user_v4/prevArrow.png');
}
.productPager a.next
{
background-image:url('/theme/v4-prof/sub_theme/vitrin/v4/user_v4/nextArrow.png');
}
.productPager a.last
{
background-image:url('/theme/v4-prof/sub_theme/vitrin/v4/user_v4/lastArrow.png');
display: none;
}
.productPager span
{
color: #1c0e4a;
cursor: default;
}
.productBlockTitle
{
color: #1c0e4a;
font-size: 24px;
line-height: 60px;
}
.productBlockTitle:before
{
content: '';
background: url('/theme/v4-prof/sub_theme/vitrin/v4/user_v4/productBlockTitleIcon.png') left top no-repeat;
width: 45px;
height: 60px;
display: inline-block;
margin-right: 8px;
vertical-align: middle;
}
@media screen and (min-width: 1230px)
{
.layout6 .icon-new
{
width: 80px;
height: 80px;
}
}
@media screen and (max-width: 1100px)
{
[data-layout="horizontal"] .productItem.col-3 .productPrice.discount
{
width:100%;
height: auto;
margin-bottom:20px;
padding-left: 10px;
box-sizing:border-box;
}
}
@media screen and (max-width: 1000px)
{
.productListItem .productBrand
{
line-height: 40px;
font-size:20px;
}
.productListItem .productDescription
{
margin-top: 10px;
max-width:100%;
font-size: 13px;
line-height:16px;
}
.productItem .basketBtn
{
float: left;
margin-top: 10px;
}
.productItem .basketBtn:before
{
display: none;
}
.resim-vitrin .currentPrice
{
line-height: 33px;
}
.resim-vitrin .discountedPrice
{
line-height: 18px;
}
#leftColumn .productColItem, #rightColumn .productColItem
{
position: relative;
}
#leftColumn .productPrice.discount, #rightColumn .productPrice.discount
{
padding-right: 0;
padding-bottom:0;
margin-top: 0;
position:static;
}
#leftColumn .productDiscount, #rightColumn .productDiscount
{
top: 10px;
bottom:0;
margin-top: 0;
}
}
@media screen and (min-width: 1001px)
{
:not(.notClear) > .col-6:nth-of-type(2n) .productDetails,
:not(.notClear) > .col-4:nth-of-type(3n) .productDetails,
:not(.notClear) > .col-3:nth-of-type(4n) .productDetails,
:not(.notClear) > .col-2:nth-of-type(6n) .productDetails
{
border-right: 0;
}
.productItem.layout6 .productPrice
{
width: 100%;height: 45px;
}
.productItem.layout6 .productDetails
{
}
.productItem.layout6 .productPrice + div
{
width: 100%;text-align: center;margin-top: 10px;
}
.productItem.layout6 .basketBtn
{
display: inline-block;
float: none;
margin-top: 0;
}
.productItem.layout6 + .productItem.layout6:nth-of-type(6n+1)
{
clear: both;
}
}
@media screen and (max-width: 1000px) and (min-width: 769px)
{
.resim-vitrin .col-1
{
padding-bottom: 10px;
}
.productComparison
{
width: 0;
padding-left:17px;
}
:not(.notClear) > .col-md-6:nth-of-type(2n) .productDetails,
:not(.notClear) > .col-md-4:nth-of-type(3n) .productDetails,
:not(.notClear) > .col-md-3:nth-of-type(4n) .productDetails,
:not(.notClear) > .col-md-2:nth-of-type(6n) .productDetails
{
border-right: 0;
}
}
@media screen and (max-width: 768px)
{
.productOption span, .optionBox a p
{
height: 24px;
line-height:22px;
}
.productOption span
{
font-size: 14px;
}
.optionBox a, .optionBox select
{
height: 24px;
}
.optionBox a
{
min-width: 24px;
}
.optionBox a p
{
font-size: 13px;
}
.productBrand
{
font-size: 15px;
}
.productPrice.discount
{
height: auto;
margin-bottom:20px;
padding-left: 10px;
box-sizing:border-box;
}
.priceWrapper
{
text-align: left;
}
.discount .currentPrice
{
font-size: 20px;
line-height:20px;
}
.productPager a, .productPager span
{
width: 40px;
height:38px;
line-height: 38px;
font-size:15px;
}
.productListItem .productBrand
{
line-height: 50px;
font-size:25px;
}
.productListItem .productDescription
{
line-height: 21px;
font-size:15px;
}
.resim-vitrin .col-1
{
padding-bottom: 10px;
}
.resim-vitrin .currentPrice
{
line-height: 38px;
}
.resim-vitrin .discountedPrice
{
line-height: 23px;
}
.col-title + div .carousel li
{
width: 364px;
}
.productColItem
{
min-height: 470px;
}
.carousel .productColItem
{
min-height: auto;
}
.productColItem .productDetails, .carousel .productColItem:nth-child(2n) .productDetails
{
border-right: 1px solid #ececec;
}
.carousel .productColItem .productDetails
{
padding-left: 20px;
padding-right:20px;
}
.productColItem:nth-child(2n) .productDetails, .carousel .productColItem:last-child .productDetails
{
border-right: 0;
}
.productColItem .line-bottom
{
border-bottom: 0;
}
.productColItemTp .productDescription
{
line-height: 16px;
font-size:13px;
}
.productColItemTp .productPrice
{
height: 40px;
}
.productColItemTp .currentPrice, .productColItemTp .discountedPrice
{
line-height: 20px;
font-size:20px;
}
.productColListItem .productBrand
{
font-size: 15px;
line-height:24px;
}
.productColListItem .productDescription, .productColItemTp .productDescription
{
font-size: 15px;
line-height:24px;
}
.productColListItem .col-4
{
width:16.6667%;
}
.productColListItem .col-8
{
width:83.3333%;
}
.productColListItem .productPrice
{
padding-top: 10px;
}
.productColListItem .currentPrice, .productColListItem .discountedPrice
{
line-height: 20px;
font-size:20px;
}
:not(.notClear) > .col-sm-6:nth-of-type(2n) .productDetails,
:not(.notClear) > .col-sm-4:nth-of-type(3n) .productDetails,
:not(.notClear) > .col-sm-3:nth-of-type(4n) .productDetails,
:not(.notClear) > .col-sm-2:nth-of-type(6n) .productDetails
{
border-right: 0;
}
.icon-new
{
background-size: 100%;
width: 70px;
height: 70px;
}
}
@media screen and (max-width:540px)
{
.image-wrapper
{
padding-bottom:100%;
}
.productDetails
{
height:auto !important;
}
.productBrand
{
margin-bottom: 5px;
}
.productDescription
{
line-height: 20px;
font-size: 13px;
}
.productPrice.fr
{
float: left;
padding-left:10px;
}
.discountedPrice
{
font-size: 15px;
padding-bottom:5px;
}
.currentPrice
{
font-size: 15px;
}
}
#complementProucts .productItem .basketBtn
{
margin-top: 10px;
min-width: 119px;
height: 38px;
background-size: 20%;
font-size: 14px;
padding: 0px 0 0px 37px;
}
#complementProucts .productDescription
{
font-size: 14px;
}
#footer
{
background-color: #FFF;
}
#footer h3
{
color: #1c0e4a;
font-size: 20px;
line-height: 23px;
text-transform: uppercase;
word-break: break-all;
}
#footerTop
{
position: relative;
min-height: 14px;
}
#footerTop:before
{
content: '';
background-color: #1c0e4a;
width: 100%;
height: 14px;
position: absolute;
top: 50%;
left: 0;
margin-top: -7px;
z-index: -1;
}
#footerTop .csInfo
{
background: url('/theme/v4-prof/sub_theme/alt/v4/v4/csInfoBg.jpg') left top repeat;
display: inline-block;
line-height: 74px;
padding-left: 120px;
padding-right: 45px;
position: relative;
border: 3px solid #FFF;
border-radius: 50px;
}
#footerTop .csInfo:before
{
content: '';
background: url('/theme/v4-prof/sub_theme/alt/v4/v4/csInfoIcon.png') 0 0 no-repeat;
width: 82px;
height: 94px;
display: block;
float: left;
position: absolute;
top: -12px;
left: 0;
}
#footerBottom #info
{
display: list-item;
list-style: none;
color: #000000;
font-size: 14px;
line-height: 14px;
min-height: initial;
}
#footerTop .csInfo:after
{
content: '';
display: block;
clear: both;
}
#footerTop .csInfo .csTitle
{
color: #FFF;
font-size: 26px;
font-weight: 500;
}
#footerTop .csInfo .csNo
{
color: #FFF;
font-size: 32px;
font-weight: 800;
}
#footerTop .csInfo .csText
{
color: #FFF;
font-size: 21px;
}
.newsletter
{
margin-top: 40px;
margin-bottom: 30px;
}
#footer .newsletter h3
{
color: #1b0e48;
font-size: 21px;
}
#footer .newsletter p
{
color: #1c0e4a;
font-size: 16px;
margin-top: 5px;
padding-bottom: 0;
}
#footer .newsletterMain
{
position: relative;
display: inline-block;
}
#footer .newsletterMain input[type="text"]
{
background: #FFF url('/theme/v4-prof/sub_theme/alt/v4/v4/inputDivider.png') left bottom repeat-x;
color: #727272;
font-size: 15px;
text-align: center;
width: 260px;
max-width: 100%;
height: 44px;
display: block;
line-height: 44px;
border: 0;
text-indent: 10px;
margin-left: 10px;
}
#footer .newsletterMain input[type="text"].sub-email
{
text-align: left;
}
#footer .newsletterMain input[type="text"]:focus
{
box-shadow: none;
}
#footer .newsletterMain input[type="button"]
{
background: #FFF;
color: #1c0e4a;
font-size: 15px;
position: absolute;
top: 0;
right: 10px;
z-index: 33;
height: 42px;
border: 0;
cursor: pointer;
}
.footerLeft
{
margin-top: 20px;
margin-bottom: 20px;
}
.footerLeft p
{
color: #a0a0a0;
font-size: 12px;
line-height: 18px;
}
.footerLeft .companyName
{
color: #a0a0a0;
font-size: 12px;
}
.footerLeft .contactTitle
{
color: #0b003d;
font-size: 20px;
padding-bottom: 3px;
}
#social ul
{
padding-top:10px;
}
#social li, #social li a, #social li a img
{
float:left;
width:30px;
height:30px;
}
#social li
{
padding-right:10px;
padding-bottom:10px;
}
#footerMiddle
{
padding-top: 20px;
padding-left: 30px;
}
#footerMiddle h3 + div
{
margin-top: 15px;
}
#footerMiddle ul li
{
display:block;
}
#footerMiddle ul li a, #footerMiddle p
{
color: #a0a0a0;
font-size: 14px;
line-height: 16px;
display: block;
padding-top: 8px;
padding-bottom: 8px;
}
#footerSecurity img:last-child
{
padding-right: 0;
}
#footerSecurity img
{
padding-top: 10px;
padding-right: 20px;
}
#footerBottom
{
min-height: 50px;
}
#footerBottom .box
{
min-height: 60px;
line-height: 57px;
display: list-item;
list-style: none;
}
#footerBottom .box img
{
padding-right: 20px;
vertical-align: middle;
max-height: 60px;
}
#footerBottom .box img:last-child
{
padding-right: 0;
}
#footerBottom #copyRight.box
{
color: #2e6965;
font-size: 14px;
line-height: 14px;
min-height: initial;
}
@media screen and (max-width: 1000px)
{
#footerMiddle
{
padding-top:25px;
padding-bottom:25px;
}
#footerMiddle .col-2
{
padding-top:15px;
padding-bottom:15px;
}
#footerMiddle .col-2:nth-child(3n+1)
{
clear:both;
}
}
@media screen and (min-width: 769px)
{
#footerMiddle ul li div
{
display:block !important;
height:auto !important;
}
}
@media screen and (max-width: 768px)
{
#footer h3
{
font-size:23px;
line-height:35px;
}
#footerTop .csInfo
{
padding: 30px;
line-height: 59px;
border: 0;
border-radius: 0;
}
#footerTop .csInfo:before
{
background-size: 100%;
width: 52px;
height: 59px;
position: static;
}
#footerTop .csInfo .csText
{
width: 100%;
font-size: 16px;
line-height: normal;
padding-top: 10px;
}
.footerLeft
{
text-align: center;
border-right: 0;
margin-bottom: 0;
}
.newsletter
{
margin-top: 10px;
margin-right: 0;
margin-bottom: 0;
}
#footer .newsletterMain .input-icon
{
padding-left: 0;
padding-right: 0;
margin-top: 10px;
}
#footer .newsletterMain input[type="text"]
{
text-align: left;
width: 100%;
font-size: 15px;
margin-left: 0;
}
#footer .newsletterMain input[type="text"].sub-email
{
margin-top: 10px;
}
#footer .newsletterMain input[type="button"]
{
top: auto;
bottom: 4px;
}
#footerMiddle
{
padding-top: 0;
padding-bottom: 0;
padding-left: 0;
}
#footerMiddle .col-3
{
padding-top:0;
padding-left:0;
padding-bottom:0;
padding-right:0;
}
#footerMiddle ul li
{
float:left;
}
#footerMiddle ul ul li
{
float:none;
width:auto;
padding-left:20px;
padding-right:20px;
border-bottom:1px solid #fff;
}
#footerMiddle h3
{
margin-bottom:1px;
padding-left:20px;
padding-right:20px;
line-height:60px;
background:#dadada url('/theme/v4-prof/sub_theme/alt/v4/v4/plusIcon.png') no-repeat right center;
cursor:pointer;
}
#footerMiddle h3.active
{
background: #170c46 url('/theme/v4-prof/sub_theme/alt/v4/v4/minusIcon.png') no-repeat right center;
color: #fff;
}
#footerMiddle h3 + div
{
background: #e9e9e9;
display: none;
margin-top: 0;
}
#footerMiddle ul li a, #footerMiddle p
{
line-height:35px;
font-size:17px;
}
#footerMiddle p
{
padding-left:20px;
padding-right:20px;
}
#footerBottom
{
padding-top: 0;
padding-bottom: 0;
}
#footerBottom .box img
{
padding-right: 10px;
padding-bottom: 10px;
}
}
@media screen and (max-width: 540px)
{
#footer	h3
{
font-size:18px;
}
#footerMiddle ul li a, #footerMiddle p
{
font-size:16px;
}
}
.catMenu.akordeonMenu li
{
float: left;
width: 100%;
}
.catMenu.akordeonMenu > li
{
border-bottom: 1px solid #dcdcdc;
}
.catMenu.akordeonMenu > li:last-child
{
border-bottom: 0;
}
.catMenu.akordeonMenu > li:last-child
{
border-bottom: 0;
}
.catMenu.akordeonMenu a,
.catMenu.akordeonMenu span
{
float: left;
width: 100%;
color: #727272;
font-size: 17px;
line-height: 30px;
padding-left: 10px;
padding-right: 10px;
box-sizing: border-box;
cursor: pointer;
}
.catMenu.akordeonMenu > li > a,
.catMenu.akordeonMenu > li > span
{
background: none;
color: #1c0e4a;
font-size: 20px;
font-weight: 500;
line-height: 50px;
}
.catMenu.akordeonMenu > li > ul > li a,
.catMenu.akordeonMenu > li > ul > li span
{
color: #727272;
font-size: 17px;
line-height: 30px;
}
.catMenu.akordeonMenu li.parent > span.active,
.catMenu.akordeonMenu li.parent > a,
.catMenu.akordeonMenu li.parent > span
{
background: none;
}
@media screen and (max-width: 1201px)
{
.catMenu.akordeonMenu > li > a,
.catMenu.akordeonMenu > li > span
{
font-size: 17px;
line-height: 34px;
}
.catMenu.akordeonMenu a,
.catMenu.akordeonMenu span
{
font-size: 14px;
line-height: 24px;
}
.catMenu.akordeonMenu > li > ul > li a,
.catMenu.akordeonMenu > li > ul > li span
{
font-size: 14px;
line-height: 24px;
}
}
#sliderWrap
{
width:100%;
}
.slide-wrapper
{
position: relative;
}
#sliderMain
{
width:100%;
min-height: 70px;
}
.GelismisVitrinLoad
{
position: absolute;
width:100%;
height: 50px;
line-height:50px;
text-align: center;
top:50%;
margin: -25px 0 0;
}
.carousel-wrapper
{
position: relative;
overflow:hidden;
}
#sliderMain ul
{
width:100%;
min-height: 70px;
margin:0;
padding: 0;
list-style:none;
position: relative;
}
.carousel
{
position: relative;
left:0;
}
#sliderMain li, #sliderMain p, #sliderMain a
{
padding: 0;
margin:0;
}
.responsive .fade li, .responsive .fade li p, .responsive .fade li a
{
width:100%;
height:100%;
}
.responsive .fade li p, .responsive .fade li a
{
position: absolute;
top:0;
left: 0;
}
.responsive li
{
background-size:cover !important;
}
.fade > li
{
position: absolute;
top:0;
left: 0;
display:none;
}
.fade li.current
{
position: static;
}
.carousel li
{
float: left;
}
#sliderMain img
{
float: left;
width:100%;
max-width:100%;
}
#slideControl
{
position: absolute;
width: 100%;
height: 34px;
left: 0;
top: 50%;
margin-top: -12px;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
}
#twoCol #slideControl,
#threeCol #slideControl
{
left: 10px;
right: 10px;
margin-left: 0;
width: auto;
}
#slideControl span
{
width: 34px;
height: 34px;
background-image: url('/theme/v4-prof/sub_theme/interaktif_vitrin/v4/user_vitriinnn/arrows.png');
background-repeat: no-repeat;
cursor: pointer;
margin-top: -30px;
}
#nextSlide
{
background-position: right 0;margin-left: 0;margin-right: 20px;
}
#sliderMain ul#slidePager
{
min-height: auto;
position:absolute;
width: 1180px;
height:20px;
text-align: center;
left:50%;
bottom: 10px;
margin-top:0;
margin-right: 0;
margin-bottom:0;
margin-left: -590px;
padding:0;
}
#twoCol #sliderMain ul#slidePager, #threeCol #sliderMain ul#slidePager
{
width: auto;
left:10px;
right: 10px;
margin-left:0;
}
#slidePager li
{
background-color: #fff;
width: 18px;
height: 18px;
display: inline-block;
border: 2px solid #a087cf;
border-radius: 18px;
text-indent: 99px;
box-sizing: border-box;
margin: 0 4px;
cursor: pointer;
overflow: hidden;
}
#slidePager li.active
{
background-color: #a087cf;
cursor: default;
}
@media screen and (max-width: 1320px)
{
#slideControl, #sliderMain ul#slidePager
{
width: auto;left: 5px;right: 5px;margin-left:0;
}
#nextSlide, #prevSlide
{
margin-right: 0;opacity: 0.6;
}
}
@media screen and (max-width: 540px)
{
#slideControl, #sliderMain ul#slidePager
{
top: 70%;
}
}
 .ui-datepicker
{
width: 216px;	height: auto; background:#fff; z-index:333 !important;	margin: 5px auto 0;	font: 9pt Arial, sans-serif;	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
}
.ui-datepicker a
{
text-decoration: none;
}
.ui-datepicker table
{
width: 100%;
}
.ui-datepicker-header
{
background: url('/theme/v4-prof/sub_theme/genel/v4/user_v4/dark_leather.png') repeat 0 0 #000;	color: #e0e0e0;	font-weight: bold;	-webkit-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 2);	-moz-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2);	box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2);	text-shadow: 1px -1px 0px #000;	filter: dropshadow(color=#000, offx=1, offy=-1);	line-height: 30px;	border-width: 1px 0 0 0;	border-style: solid;	border-color: #111;
}
.ui-datepicker-title
{
text-align: center;
}
.ui-datepicker-prev, .ui-datepicker-next
{
display: inline-block;	width: 30px;	height: 30px;	text-align: center;	cursor: pointer;	background-image: url('/theme/v4-prof/sub_theme/genel/v4/user_v4/arrow.png');	background-repeat: no-repeat;	line-height: 600%;	overflow: hidden;
}
.ui-datepicker-prev
{
float: left;	background-position: center -30px;
}
.ui-datepicker-next
{
float: right;	background-position: center 0px;
}
.ui-datepicker thead
{
background-color: #f7f7f7;	background-image: -moz-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#f1f1f1));	background-image: -webkit-linear-gradient(top, #f7f7f7 0%,#f1f1f1 100%);	background-image: -o-linear-gradient(top, #f7f7f7 0%,#f1f1f1 100%);	background-image: -ms-linear-gradient(top, #f7f7f7 0%,#f1f1f1 100%);	background-image: linear-gradient(top, #f7f7f7 0%,#f1f1f1 100%);	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f1f1f1',GradientType=0 );	border-bottom: 1px solid #bbb;
}
.ui-datepicker th
{
text-transform: uppercase;	font-size: 6pt;	padding: 5px 0;	color: #666666;	text-shadow: 1px 0px 0px #fff;	filter: dropshadow(color=#fff, offx=1, offy=0);
}
.ui-datepicker tbody td
{
padding: 0;	border-right: 1px solid #bbb;
}
.ui-datepicker tbody td:last-child
{
border-right: 0px;
}
.ui-datepicker tbody tr
{
border-bottom: 1px solid #bbb;
}
.ui-datepicker tbody tr:last-child
{
border-bottom: 0px;
}
.ui-datepicker td span, .ui-datepicker td a
{
display: inline-block;	font-weight: bold;	text-align: center;	width: 30px;	height: 30px;	line-height: 30px;	color: #666666;	text-shadow: 1px 1px 0px #fff;	filter: dropshadow(color=#fff, offx=1, offy=1);
}
.ui-datepicker-calendar .ui-state-default
{
background: #ededed;	background: -moz-linear-gradient(top, #ededed 0%, #dedede 100%);	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#dedede));	background: -webkit-linear-gradient(top, #ededed 0%,#dedede 100%);	background: -o-linear-gradient(top, #ededed 0%,#dedede 100%);	background: -ms-linear-gradient(top, #ededed 0%,#dedede 100%);	background: linear-gradient(top, #ededed 0%,#dedede 100%);	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#dedede',GradientType=0 );	-webkit-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);	-moz-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);	box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
}
.ui-datepicker-calendar .ui-state-hover
{
background: #f7f7f7;
}
.ui-datepicker-calendar .ui-state-active
{
background: #6eafbf;	-webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);	-moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);	box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);	color: #e0e0e0;	text-shadow: 0px 1px 0px #4d7a85;	filter: dropshadow(color=#4d7a85, offx=0, offy=1);	border: 1px solid #55838f;	position: relative;	margin: -1px;
}
.ui-datepicker-unselectable .ui-state-default
{
background: #f4f4f4;	color: #b4b3b3;
}
.ui-datepicker-calendar td:first-child .ui-state-active
{
width: 29px;	margin-left: 0;
}
.ui-datepicker-calendar td:last-child .ui-state-active
{
width: 29px;	margin-right: 0;
}
.ui-datepicker-calendar tr:last-child .ui-state-active
{
height: 29px;	margin-bottom: 0;
}
