@charset 'UTF-8';
.tpwpg-main *{
box-sizing: border-box;
}
.theme-woostify .product-gallery .product-images,
.theme-woostify .product-gallery .product-thumbnail-images{
display: none;
}
.theme-woostify .tpwpg-main{
width: 100%;
}
.tpwpg-main{
position: relative;
font-size: 2px;
line-height: 2px;
padding: 0 !important;
display: flow-root;
}
.tpwpg-vertical .slider-for{
width: 80%;
float: right;
}
.tpwpg-vertical .slider-nav{
width: 20%;
float: right;
}
.tp_lity-iframe-container iframe{
margin: 0 !important;
padding: 0 !important;
}
.tpwpg-main section {
padding: 0 0;
}
.tpwpg-main .tpwpg-thumbnail{
padding: 2px;
}
.tpwpg-big,
.tpwpg-thumbnail{
position: relative;
}
.tpwpg-big img{
width: 100%;
}
.tpwpg-big span{
width: 100%;
}
.tpwpg_youtube_url_play{
}
.tpwpg_youtube_url_display{
padding: 0;
margin: 0;
position: absolute;
top: 0;
right: 0;
z-index: 9;
width: 100%;
height: 100%;
background: #222;
}
.tpwpg_youtube_url_thumbnail {
position: absolute;
top: 50%;
margin: -12px -18px 0 0;
right: 50%;
z-index: 9;
}
.launchGallery {
font-size: 5px;
position: absolute;
top: 34px;
padding: 0;
right: 4px;
z-index: 1;
cursor: pointer;
}
.launchGallery svg {
width: 25px;
height: 25px;
padding: 3px;
background: #6f7173;
}
.launchGallery svg g{
fill: #fff;
}
.lg-outer .lg{
direction: ltr;
}
.tpwpg_triangle_bottomright {
width: 0;
height: 0;
position: absolute;
border-bottom: 70px solid red;
border-left: 70px solid transparent;
right: 0;
bottom: 112px;
}
.tpwpg_magnifying_glass {
font-size: 10em;
display: inline-block;
width: 0.4em;
box-sizing: content-box;
height: 0.4em;
border: 0.1em solid red;
position: relative;
border-radius: 0.35em;
}
.tpwpg_magnifying_glass:before {
content: "";
display: inline-block;
position: absolute;
right: -0.25em;
bottom: -0.1em;
border-width: 0;
background: red;
width: 0.35em;
height: 0.08em;
transform: rotate(45deg);
}
#lg-share,
#lg-actual-size,
.lg-fullscreen,
#lg-download {
display:none !important;
} .yt {
width: 100px;
height: 60px;
padding: 0;
background: #DC4539;
position: relative;
border-radius: 15px 15px 15px 15px / 45px 45px 45px 45px;
display: table;
position: absolute;
top: 50%;
left: 50%;
margin: -30px 0 0 -50px;
z-index: 2;
}
.yt:after {
content: '';
position: absolute;
top: 50%;
left: 50%;
border-left: 26px solid #fff;
border-top: 15px solid transparent;
border-bottom: 15px solid transparent;
margin: -15px 0 0 -13px;
}
.ytsmall {
width: 36px;
height: 24px;
margin: 0 auto;
background: #DC4539;
position: relative;
border-radius: 15px 15px 15px 15px / 45px 45px 45px 45px;
}
.ytsmall:after {
content: '';
position: absolute;
top: 50%;
left: 50%;
margin-left: -6px;
margin-top: -6px;
border-left: 12px solid #fff;
border-top: 6px solid transparent;
border-bottom: 6px solid transparent;
}
.tpwpg-big p {
position: absolute;
top: 15px;
right: 38px;
color: #555;
font: bold 10px/1 sans-serif;
text-transform: uppercase;
padding: 0;
margin: 0;
} .tpwpg_zoom {
display:inline-block;
position: relative;
}
.tpwpg_zoom svg {
width: 25px;
height: 25px;
position: absolute;
top: 5px;
right: 5px;
z-index: 9;
padding: 3px;
background: #6f7173;
}
.tpwpg_zoom svg g{
fill: #fff;
}  .tpwpg_zoom img {
display: block;
}
.tpwpg_zoom img::selection {
background-color: transparent;
}
.tpwpg_grab img:hover {
cursor: url(//www.laylo3d.com/wp-content/plugins/tp-woocommerce-product-gallery/public/images/grab.cur), default;
}
.tpwpg_grab img:active {
cursor: url(//www.laylo3d.com/wp-content/plugins/tp-woocommerce-product-gallery/public/images/grabbed.cur), default;
}
@media (min-width: 768px) {
.tpwpg-main{ }
}.tpslick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.tpslick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.tpslick-list:focus
{
outline: none;
}
.tpslick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.tpslick-slider .tpslick-track,
.tpslick-slider .tpslick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.tpslick-track
{
position: relative;
top: 0;
left: 0;
display: inline-block;
margin-left: auto;
margin-right: auto;
}
.tpslick-track:before,
.tpslick-track:after
{
display: table;
content: '';
}
.tpslick-track:after
{
clear: both;
}
.tpslick-loading .tpslick-track
{
visibility: hidden;
}
.tpslick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .tpslick-slide
{
float: right;
}
.tpslick-slide img
{   
background: #fff;
display: block;
border-radius: 0;
}
.tpslick-slide.tpslick-loading img
{
display: none;
}
.tpslick-slide.dragging img
{
pointer-events: none;
}
.tpslick-initialized .tpslick-slide
{
display: block;
}
.tpslick-loading .tpslick-slide
{
visibility: hidden;
}
.tpslick-vertical .tpslick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.tpslick-arrow.tpslick-hidden {
display: none;
}.tp_lity{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;background:#0b0b0b;background:rgba(0,0,0,0.9);outline:none !important;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.tp_lity.tp_lity-opened{opacity:1}.tp_lity.tp_lity-closed{opacity:0}.tp_lity *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.tp_lity-wrap{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;outline:none !important}.tp_lity-wrap:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-0.25em}.tp_lity-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-0.8em;width:100%;text-align:center;font-size:14px;font-family:Arial,Helvetica,sans-serif;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.tp_lity-loading .tp_lity-loader{opacity:1}.tp_lity-container{z-index:9992;position:relative;text-align:left;vertical-align:middle;display:inline-block;white-space:normal;max-width:100%;max-height:100%;outline:none !important}.tp_lity-content{z-index:9993;width:100%;-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:-o-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease, -o-transform .3s ease}.tp_lity-loading .tp_lity-content,.tp_lity-closed .tp_lity-content{-webkit-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8)}.tp_lity-content:after{content:'';position:absolute;left:0;top:0;bottom:0;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,0,0,0.6)}.tp_lity-close{z-index:9994;width:35px;height:35px;position:fixed;right:0;top:0;-webkit-appearance:none;cursor:pointer;text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,0.6);border:0;background:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.tp_lity-close::-moz-focus-inner{border:0;padding:0}.tp_lity-close:hover,.tp_lity-close:focus,.tp_lity-close:active,.tp_lity-close:visited{text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,0.6);border:0;background:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.tp_lity-close:active{top:1px}.tp_lity-image img{max-width:100%;display:block;line-height:0;border:0}.tp_lity-iframe .tp_lity-container,.tp_lity-youtube .tp_lity-container,.tp_lity-vimeo .tp_lity-container,.tp_lity-facebookvideo .tp_lity-container,.tp_lity-googlemaps .tp_lity-container{width:100%;max-width:964px}.tp_lity-iframe-container{width:100%;height:0;padding-top:56.25%;overflow:auto;pointer-events:auto;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-overflow-scrolling:touch}.tp_lity-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}.tp_lity-hide{display:none}
 .tpslick-loading .tpslick-list{
background: #fff url(//www.laylo3d.com/wp-content/plugins/tp-woocommerce-product-gallery/public/images/ajax-loader.gif) center center no-repeat;
} @font-face{
font-family: 'tpslick';
font-weight: normal;
font-style: normal;
src: url(//www.laylo3d.com/wp-content/plugins/tp-woocommerce-product-gallery/public/fonts/tpslick.eot);
src: url(//www.laylo3d.com/wp-content/plugins/tp-woocommerce-product-gallery/public/fonts/tpslick.eot?#iefix) format('embedded-opentype'), url(//www.laylo3d.com/wp-content/plugins/tp-woocommerce-product-gallery/public/fonts/tpslick.woff) format('woff'), url(//www.laylo3d.com/wp-content/plugins/tp-woocommerce-product-gallery/public/fonts/tpslick.ttf) format('truetype'), url(//www.laylo3d.com/wp-content/plugins/tp-woocommerce-product-gallery/public/fonts/tpslick.svg#tpslick) format('svg');
} .tpslick-prev,
.tpslick-next{
font-size: 0;
line-height: 0;
position: absolute;
top:50%;
display: block;
z-index: 1;
width: 20px;
height: 40px;
margin: -20px 0 0 0;
padding: 0;
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.tpslick-prev{
background: #000;
}
.tpslick-next{
background: #000;
}
.tpslick-prev:hover,
.tpslick-prev:focus,
.tpslick-next:hover,
.tpslick-next:focus{
color: transparent;
outline: none;
background:transparent !important;
}
.tpslick-prev:hover:before,
.tpslick-prev:focus:before,
.tpslick-next:hover:before,
.tpslick-next:focus:before{
opacity: 1;
}
.tpslick-prev.tpslick-disabled:before,
.tpslick-next.tpslick-disabled:before{
opacity: .25;
}
.tpslick-prev:before,
.tpslick-next:before{
font-family: 'tpslick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.tpslick-prev{
left: 0;
}
[dir='rtl'] .tpslick-prev{
z-index: 1;
right: 0;
left: auto;
}
.tpslick-prev:before{
content: '←';
display: none;
}
[dir='rtl'] .tpslick-prev:before{
content: '→';
display: none;
}
.tpslick-next{
right: 0;
}
[dir='rtl'] .tpslick-next{
right: auto;
left: 0;
}
.tpslick-next:before{
content: '→';
display: none;
}
[dir='rtl'] .tpslick-next:before{
content: '←';
display: none;
}
.tpslick-prev svg,
.tpslick-next svg {
width: 20px;
height: 10px;
margin: 0 !important;
padding: 0 !important;
} .tpslick-dotted.tpslick-slider{
margin-bottom: 30px;
}
.tpslick-dots{
position: absolute;
bottom: -25px;
display: block !important;
width: 100%;
padding: 0 !important;
margin: 0 !important;
list-style: none !important;
text-align: center;
}
.tpslick-dots li{
position: relative;
display: inline-block !important;
width: 6px;
height: 6px;
margin: 0 5px !important;
padding: 0 !important;
cursor: pointer;
}
.tpslick-dots li button{
font-size: 0;
line-height: 0;
display: block;
width: 6px;
height: 6px;
padding: 0;
cursor: pointer;
border: 0;
outline: none;
background:#000 ;
border-radius: 0;
}
.tpslick-vertical .tpslick-dots{
display: none !important;
}
.tpslick-dots li button:hover,
.tpslick-dots li button:focus{
outline: none;
}
.tpslick-dots li button:hover:before,
.tpslick-dots li button:focus:before{
opacity: 1;
}
.tpslick-dots li button:before {
font-family: 'tpslick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
margin: 0;
padding: 0;
height: 20px; text-align: center;
opacity: .25;  -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.tpslick-dots li.tpslick-active button:before,
.tpslick-dots li.tpslick-active button{
background: #bfbfbf;
}
.tpwpg-vertical .tpslick-vertical .tpslick-prev,
.tpwpg-vertical .tpslick-vertical .tpslick-next{
width: 40px;
height: 20px;
left: auto;
right: 50%;
margin: 0 -20px 0 0;
padding: 0 !important;
border: none;
border-radius: 0;
}
.tpwpg-vertical .tpslick-vertical .tpslick-prev svg,
.tpwpg-vertical .tpslick-vertical .tpslick-next svg {
width: 40px;
}
.tpwpg-vertical .tpslick-vertical .tpslick-prev{
top: 0;
}
.tpwpg-vertical .tpslick-vertical .tpslick-next{
top: auto;
bottom: 0;
}
.tpslick-vertical .tpslick-slide{
display: block;
height: auto;
border-right: 2px solid transparent;
border-bottom: 2px solid transparent;
border-left: none;
border-top: none;
line-height: 1px;
}
.tpslick-vertical .tpslick-slide{
line-height: 1px;
}
.tpwpg-vertical .tpwpg-thumbnail{
padding: 0 !important;
box-sizing: border-box;
}.tp-lightbox {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9999;
opacity: 0;
transition: opacity 0.3s ease;
}
.tp-lightbox.tp-lightbox-active {
opacity: 1;
}
.tp-lightbox-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.9);
cursor: pointer;
}
.tp-lightbox-container {
position: relative;
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.tp-lightbox-content {
position: relative;
max-width: 90%;
max-height: 90%;
text-align: center;
}
.tp-lightbox-image {
max-width: 100%;
max-height: 80vh;
width: auto;
height: auto;
display: block;
margin: 0 auto;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.5);
opacity: 1;
transition: opacity 0.3s ease;
}
.tp-lightbox-caption {
color: #fff;
font-size: 16px;
margin-top: 15px;
padding: 0 20px;
text-align: center;
background: rgba(0, 0, 0, 0.7);
border-radius: 4px;
display: inline-block;
max-width: 100%;
word-wrap: break-word;
}
.tp-lightbox-close {
position: absolute;
top: 20px;
right: 30px;
background: none;
border: none;
color: #fff;
font-size: 40px;
font-weight: bold;
cursor: pointer;
z-index: 10001;
width: 50px;
height: 50px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
transition: background-color 0.3s ease;
}
.tp-lightbox-close:hover {
background-color: rgba(255, 255, 255, 0.2);
}
.tp-lightbox-prev,
.tp-lightbox-next {
position: absolute;
top: 50%;
transform: translateY(-50%);
background: rgba(0, 0, 0, 0.5);
border: none;
color: #fff;
font-size: 30px;
font-weight: bold;
cursor: pointer;
width: 60px;
height: 60px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
transition: background-color 0.3s ease;
z-index: 10001;
}
.tp-lightbox-prev {
left: 30px;
}
.tp-lightbox-next {
right: 30px;
}
.tp-lightbox-prev:hover,
.tp-lightbox-next:hover {
background-color: rgba(255, 255, 255, 0.3);
}
.tp-lightbox-counter {
position: absolute;
bottom: 30px;
left: 50%;
transform: translateX(-50%);
color: #fff;
background: rgba(0, 0, 0, 0.7);
padding: 8px 16px;
border-radius: 20px;
font-size: 14px;
z-index: 10001;
} @media (max-width: 768px) {
.tp-lightbox-close {
top: 10px;
right: 15px;
font-size: 30px;
width: 40px;
height: 40px;
}
.tp-lightbox-prev,
.tp-lightbox-next {
width: 50px;
height: 50px;
font-size: 24px;
}
.tp-lightbox-prev {
left: 15px;
}
.tp-lightbox-next {
right: 15px;
}
.tp-lightbox-content {
max-width: 95%;
max-height: 95%;
}
.tp-lightbox-image {
max-height: 70vh;
}
.tp-lightbox-caption {
font-size: 14px;
margin-top: 10px;
padding: 8px 15px;
}
.tp-lightbox-counter {
bottom: 20px;
font-size: 12px;
padding: 6px 12px;
}
} .tp-lightbox-image {
opacity: 0;
transition: opacity 0.3s ease;
}
.tp-lightbox-image.loaded {
opacity: 1;
} .tp-lightbox-prev[style*="display: none"],
.tp-lightbox-next[style*="display: none"] {
display: none !important;
} .tp-lightbox-close:focus,
.tp-lightbox-prev:focus,
.tp-lightbox-next:focus {
outline: 2px solid #fff;
outline-offset: 2px;
} .tp-lightbox * {
box-sizing: border-box;
} body.tp-lightbox-open {
overflow: hidden;
}#wcdpue-metabox-fields-wrapper{
width: 450px;
margin: 0 auto;
background: #f5f5f5;
padding: 10px;
}.wcdpue-center-text{
text-align: center;
}
.wcdpue-top-margin{
margin-top: 30px;
}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}