@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&display=swap);.supportIframe{height:80vh}.profile_menu{color:#000}.loading[data-v-565b3400]{position:fixed;z-index:999;height:2em;width:2em;overflow:show;margin:auto;top:0;left:0;bottom:0;right:0}.loading[data-v-565b3400]:before{content:"";display:block;position:fixed;top:0;left:0;width:100%;height:100%}.lds-ellipsis[data-v-565b3400]{display:inline-block;position:relative;width:64px;height:64px;background-color:rgba(51,103,214,.164)}.lds-ellipsis div[data-v-565b3400]{position:absolute;top:27px;width:11px;height:11px;border-radius:50%;background:#fff;-webkit-animation-timing-function:cubic-bezier(0,1,1,0);animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div[data-v-565b3400]:first-child{left:6px;-webkit-animation:lds-ellipsis1-data-v-565b3400 .6s infinite;animation:lds-ellipsis1-data-v-565b3400 .6s infinite}.lds-ellipsis div[data-v-565b3400]:nth-child(2){left:6px}.lds-ellipsis div[data-v-565b3400]:nth-child(2),.lds-ellipsis div[data-v-565b3400]:nth-child(3){-webkit-animation:lds-ellipsis2-data-v-565b3400 .6s infinite;animation:lds-ellipsis2-data-v-565b3400 .6s infinite}.lds-ellipsis div[data-v-565b3400]:nth-child(3){left:26px}.lds-ellipsis div[data-v-565b3400]:nth-child(4){left:45px;-webkit-animation:lds-ellipsis3-data-v-565b3400 .6s infinite;animation:lds-ellipsis3-data-v-565b3400 .6s infinite}@-webkit-keyframes lds-ellipsis1-data-v-565b3400{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes lds-ellipsis1-data-v-565b3400{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes lds-ellipsis3-data-v-565b3400{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes lds-ellipsis3-data-v-565b3400{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes lds-ellipsis2-data-v-565b3400{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(19px);transform:translate(19px)}}@keyframes lds-ellipsis2-data-v-565b3400{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(19px);transform:translate(19px)}}.important_note[data-v-178323de]{float:right}ul.breadcrumb[data-v-8340151e]{list-style:none;max-width:100vw}ul.breadcrumb li[data-v-8340151e]{display:inline}ul.breadcrumb li+li[data-v-8340151e]:before{top:4px;padding:8px;position:relative;font:normal normal normal 24px/1 Material Design Icons;content:"\F0142"}ul.breadcrumb li a[data-v-8340151e],ul.breadcrumb li a[data-v-8340151e]:hover{text-decoration:none}.darkBread>ul.breadcrumb li+li[data-v-8340151e]:before{padding:8px;color:#f5f5f5;content:"/\00a0"}.darkBread>ul.breadcrumb li a[data-v-8340151e]{color:#f5f5f5;text-decoration:none}.darkBread>ul.breadcrumb li a[data-v-8340151e]:hover{color:#f5f5f5;text-decoration:underline}.darkBread>.breadcrumb[data-v-8340151e]{background-color:transparent}

/*!
 * @deveodk/vue-toastr v1.1.0
 * (c) 2019 Jason Kelly
 * Released under the MIT License.
 */@-webkit-keyframes fadeInLeft{0%{-webkit-transform:translateX(200%);transform:translateX(200%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeft{0%{-webkit-transform:translateX(200%);transform:translateX(200%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeInRight{0%{-webkit-transform:translateX(-200%);transform:translateX(-200%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRight{0%{-webkit-transform:translateX(-200%);transform:translateX(-200%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.toast-bottom-left .toast,.toast-top-left .toast{-webkit-animation:fadeInRight .3s ease-in-out forwards;animation:fadeInRight .3s ease-in-out forwards;-webkit-transform:translateX(-200%);transform:translateX(-200%)}.toast-bottom-right .toast,.toast-top-right .toast{-webkit-animation:fadeInLeft .3s ease-in-out forwards;animation:fadeInLeft .3s ease-in-out forwards;-webkit-transform:translateX(200%);transform:translateX(200%)}.toast-bottom-left .toast:hover,.toast-top-left .toast:hover{margin-left:-4px}.toast-bottom-right .toast:hover,.toast-top-right .toast:hover{margin-right:-4px}.toast:hover{opacity:.5}.toast-bottom-full-width .toast,.toast-top-full-width .toast{border-radius:0!important}.toast .left{margin:0!important;padding:15px!important}.toast .right{background:#fff!important;color:#172b43!important;padding:15px!important;-ms-flex-positive:1!important;-webkit-box-flex:1!important;flex-grow:1!important}.toast .toast-title{font-size:16px}.toast .toast-message{font-size:15px}.toast.toast-success{background-color:#4caf50}.toast.toast-success .toast-title{color:#4caf50}.toast.toast-error{background-color:#f44336}.toast.toast-error .toast-title{color:#f44336}.toast.toast-info{background-color:#172b43}.toast.toast-info .toast-title{color:#172b43}.toast.toast-warning{background-color:#ffa000}.toast.toast-warning .toast-title{color:#ffa000}.fa-secondary{opacity:.4}.toast{font-family:Roboto,sans-serif!important;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.15);box-shadow:0 5px 15px rgba(0,0,0,.15);display:-ms-flexbox;display:-webkit-box;display:flex;padding:0!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:all .3s ease;transition:all .3s ease}.left{-ms-flex:0 0 30px;-webkit-box-flex:0;flex:0 0 30px;margin-right:5px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.left svg{width:30px;height:30px}.left svg path{fill:#fff}.toast-title{font-weight:600}.toast-message{-ms-word-wrap:break-word;word-wrap:break-word;font-weight:100;margin-top:4px;line-height:1.2}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff}.toast-close-button:focus,.toast-close-button:hover{color:#172b43;text-decoration:none;cursor:pointer}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.toast-top-center{top:6px;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:-6px;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:2px}.toast-bottom-left{bottom:2px;left:12px}.toast-container{position:fixed;z-index:999999;pointer-events:none;-webkit-transition:all 3s ease;transition:all 3s ease}.toast-container *{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.toast-container>div{position:relative;pointer-events:auto;overflow:hidden;margin:0 0 10px;padding:15px;width:350px;border-radius:3px 3px 3px 3px;-moz-border-radius:3px 3px 3px 3px;-webkit-border-radius:3px 3px 3px 3px;background-position:15px;background-repeat:no-repeat;color:#fff}.toast-container>:hover{cursor:pointer}.toast-container.toast-bottom-center>div,.toast-container.toast-top-center>div{width:350px;float:none;margin-left:auto!important;margin-right:auto!important}.toast-container.toast-bottom-full-width>div,.toast-container.toast-top-full-width>div{width:100%;margin-left:auto;margin-right:auto}.toast{top:auto}.toast,.toast-progress{background-color:#172b43}.toast-progress{position:absolute;left:0;bottom:0;height:4px}@media(max-width:300px){.toast-container{width:calc(100% - 24px)!important}.toast{width:100%!important;display:block!important;border-radius:3px!important;overflow:hidden!important}}@media(max-width:240px){.toast-container>div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media(min-width:241px)and (max-width:480px){.toast-container>div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media(min-width:481px)and (max-width:768px){.toast-container>div{padding:15px;width:25em}}.link{cursor:pointer}#login{background-color:#f3f2f7}body{background-color:#3367d6}.add_media_icon{max-width:75px;height:75px}.add_media_text{font-size:20px}.v-btn.v-size--small{font-size:13px}.full-background-loading{position:absolute;top:0;left:0;background-color:#3367d6;z-index:998;width:100%;height:100%}.x-small.svg-inline--fa{width:12px!important;font-size:12px}.small.svg-inline--fa{width:15px!important;font-size:15px}.large.svg-inline--fa{width:30px!important;font-size:30px}.x-large.svg-inline--fa{width:40px!important;font-size:40px}.xx-large.svg-inline--fa{width:70px!important;font-size:70px}.v-item-group.v-bottom-navigation.flat{-webkit-box-shadow:none;box-shadow:none}#flex{background-color:#f3f2f7}.top_logo{max-height:30px;margin-top:7px}.border_right{border-right:thin solid #f3f2f7!important}.border_left{border-left:thin solid #f3f2f7!important}.border_bottom{border-bottom:thin solid #f3f2f7}.top_logo_small{max-height:40px;margin-top:7px;max-width:145px}.bg{background-color:#f3f2f7!important}.bg1{background-color:#f8f9fe!important}.secondary-color{color:#607d8b!important}.theme--light.v-btn-toggle:not(.v-btn-toggle--group) .v-btn.v-btn .v-icon{color:inherit!important}.selected_border{border:4px solid #3367d6!important}.bg_primary{background-color:#3367d6!important}.stretchToFit .v-image__image{background-size:100% 100%!important}.actions_bottom{bottom:0;position:absolute}.actions_top{top:0;position:absolute;right:0}.op-1{opacity:.1}.op-2{opacity:.2}.op-3{opacity:.3}.op-4{opacity:.4}.op-5{opacity:.5}.op-6{opacity:.6}.op-7{opacity:.7}.op-8{opacity:.8}.op-9{opacity:.9}.op-10{opacity:1}.w-0{width:0}.w-1{width:1%}.w-2{width:2%}.w-3{width:3%}.w-4{width:4%}.w-5{width:5%}.w-6{width:6%}.w-7{width:7%}.w-8{width:8%}.w-9{width:9%}.w-10{width:10%}.w-11{width:11%}.w-12{width:12%}.w-13{width:13%}.w-14{width:14%}.w-15{width:15%}.w-16{width:16%}.w-17{width:17%}.w-18{width:18%}.w-19{width:19%}.w-20{width:20%}.w-21{width:21%}.w-22{width:22%}.w-23{width:23%}.w-24{width:24%}.w-25{width:25%}.w-26{width:26%}.w-27{width:27%}.w-28{width:28%}.w-29{width:29%}.w-30{width:30%}.w-31{width:31%}.w-32{width:32%}.w-33{width:33%}.w-34{width:34%}.w-35{width:35%}.w-36{width:36%}.w-37{width:37%}.w-38{width:38%}.w-39{width:39%}.w-40{width:40%}.w-41{width:41%}.w-42{width:42%}.w-43{width:43%}.w-44{width:44%}.w-45{width:45%}.w-46{width:46%}.w-47{width:47%}.w-48{width:48%}.w-49{width:49%}.w-50{width:50%}.w-51{width:51%}.w-52{width:52%}.w-53{width:53%}.w-54{width:54%}.w-55{width:55%}.w-56{width:56%}.w-57{width:57%}.w-58{width:58%}.w-59{width:59%}.w-60{width:60%}.w-61{width:61%}.w-62{width:62%}.w-63{width:63%}.w-64{width:64%}.w-65{width:65%}.w-66{width:66%}.w-67{width:67%}.w-68{width:68%}.w-69{width:69%}.w-70{width:70%}.w-71{width:71%}.w-72{width:72%}.w-73{width:73%}.w-74{width:74%}.w-75{width:75%}.w-76{width:76%}.w-77{width:77%}.w-78{width:78%}.w-79{width:79%}.w-80{width:80%}.w-81{width:81%}.w-82{width:82%}.w-83{width:83%}.w-84{width:84%}.w-85{width:85%}.w-86{width:86%}.w-87{width:87%}.w-88{width:88%}.w-89{width:89%}.w-90{width:90%}.w-91{width:91%}.w-92{width:92%}.w-93{width:93%}.w-94{width:94%}.w-95{width:95%}.w-96{width:96%}.w-97{width:97%}.w-98{width:98%}.w-99{width:99%}.w-100{width:100%}.h-0{height:0%}.h-1{height:1%}.h-2{height:2%}.h-3{height:3%}.h-4{height:4%}.h-5{height:5%}.h-6{height:6%}.h-7{height:7%}.h-8{height:8%}.h-9{height:9%}.h-10{height:10%}.h-11{height:11%}.h-12{height:12%}.h-13{height:13%}.h-14{height:14%}.h-15{height:15%}.h-16{height:16%}.h-17{height:17%}.h-18{height:18%}.h-19{height:19%}.h-20{height:20%}.h-21{height:21%}.h-22{height:22%}.h-23{height:23%}.h-24{height:24%}.h-25{height:25%}.h-26{height:26%}.h-27{height:27%}.h-28{height:28%}.h-29{height:29%}.h-30{height:30%}.h-31{height:31%}.h-32{height:32%}.h-33{height:33%}.h-34{height:34%}.h-35{height:35%}.h-36{height:36%}.h-37{height:37%}.h-38{height:38%}.h-39{height:39%}.h-40{height:40%}.h-41{height:41%}.h-42{height:42%}.h-43{height:43%}.h-44{height:44%}.h-45{height:45%}.h-46{height:46%}.h-47{height:47%}.h-48{height:48%}.h-49{height:49%}.h-50{height:50%}.h-51{height:51%}.h-52{height:52%}.h-53{height:53%}.h-54{height:54%}.h-55{height:55%}.h-56{height:56%}.h-57{height:57%}.h-58{height:58%}.h-59{height:59%}.h-60{height:60%}.h-61{height:61%}.h-62{height:62%}.h-63{height:63%}.h-64{height:64%}.h-65{height:65%}.h-66{height:66%}.h-67{height:67%}.h-68{height:68%}.h-69{height:69%}.h-70{height:70%}.h-71{height:71%}.h-72{height:72%}.h-73{height:73%}.h-74{height:74%}.h-75{height:75%}.h-76{height:76%}.h-77{height:77%}.h-78{height:78%}.h-79{height:79%}.h-80{height:80%}.h-81{height:81%}.h-82{height:82%}.h-83{height:83%}.h-84{height:84%}.h-85{height:85%}.h-86{height:86%}.h-87{height:87%}.h-88{height:88%}.h-89{height:89%}.h-90{height:90%}.h-91{height:91%}.h-92{height:92%}.h-93{height:93%}.h-94{height:94%}.h-95{height:95%}.h-96{height:96%}.h-97{height:97%}.h-98{height:98%}.h-99{height:99%}.h-100{height:100%}.v-stepper__wrapper{padding:10px}.buy_wizard .v-stepper__wrapper{text-align:center}.buy_stepper_items_container{max-width:550px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.active_buy_tab{color:#3367d6!important;opacity:1!important;border-bottom:#e25950}.transparent-bg-pattern{background-image:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,75.3%,.75)),to(hsla(0,0%,75.3%,.75))),-webkit-gradient(linear,left top,right top,color-stop(50%,#000),color-stop(50%,#fff)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#000),color-stop(50%,#fff));background-image:linear-gradient(90deg,hsla(0,0%,75.3%,.75),hsla(0,0%,75.3%,.75)),linear-gradient(90deg,#000 50%,#fff 0),linear-gradient(180deg,#000 50%,#fff 0);background-blend-mode:normal,difference,normal;background-size:2em 2em;background-repeat:repeat}.dialog_title{background-color:#f8f9fe}.dialog_title span{font-size:16px!important;color:#607d8b}.dialog_fullscreen{overflow:hidden;width:100vw;height:100vh!important;max-width:100%;margin:0!important;max-height:100%!important;border-radius:0!important}.buy_total_price{color:#3367d6!important}@media(max-width:767.98px){.buy_total_price{font-size:20px!important}}.movable.v-dialog.v-dialog--active .popup-header{cursor:-webkit-grab;cursor:grab}@media(max-width:767.98px){.buying_save_text{font-size:13px!important}}.payment_card .card_icon{width:150px}@media(max-width:899.98px){.payment_card .card_icon{width:100px}}@media(max-width:767.98px){.payment_card .card_icon{width:60px}}.number_of_licence{font-size:3em;border:0;background-color:#fafafa;width:200px;text-align:center}.number_of_licence_pay{font-size:2em;border:0;background-color:#f3f2f7;width:60px;text-align:center}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}.v-item-group.v-bottom-navigation .v-btn{height:inherit!important}.page-search-container{width:470px;text-align:right;position:absolute;right:20px;top:5px}.page-inner-container{overflow-y:auto;overflow-x:hidden;max-height:calc(100vh - 113px)}.page-search-container.small{width:300px}html{overflow:hidden!important}.v-carousel__controls__item{opacity:.5!important}.v-carousel__controls__item.v-item--active{opacity:1!important}.publishBtn{background-color:#3367d6!important}.publishBtn .v-btn__content{color:#fff!important}.btn-lowercase{text-transform:none!important}.uploadcare--button_primary{background-color:#3367d6!important;border-color:#3367d6!important;color:#fff!important;border-radius:0}.uploadcare--dialog__powered-by{display:none}.app-title,.v-application .title{color:#607d8b!important;font-size:18px!important;font-weight:450;background-color:transparent!important}.mainContainer{max-width:1600px;margin-top:0!important;padding-top:0!important}