@font-face {font-family: "Futura BdCn BT"; src: url("//db.onlinewebfonts.com/t/7ff388711ea337ff996d69e56df9e991.eot"); src: url("//db.onlinewebfonts.com/t/7ff388711ea337ff996d69e56df9e991.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/7ff388711ea337ff996d69e56df9e991.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/7ff388711ea337ff996d69e56df9e991.woff") format("woff"), url("//db.onlinewebfonts.com/t/7ff388711ea337ff996d69e56df9e991.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/7ff388711ea337ff996d69e56df9e991.svg#Futura BdCn BT") format("svg"); }
@font-face {font-family: "Futura Md BT"; src: url("//db.onlinewebfonts.com/t/e55e9079ee863276569c8a68d776ef04.eot"); src: url("//db.onlinewebfonts.com/t/e55e9079ee863276569c8a68d776ef04.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/e55e9079ee863276569c8a68d776ef04.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/e55e9079ee863276569c8a68d776ef04.woff") format("woff"), url("//db.onlinewebfonts.com/t/e55e9079ee863276569c8a68d776ef04.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/e55e9079ee863276569c8a68d776ef04.svg#Futura Md BT") format("svg"); }

* {
    margin:0;
    padding:0;
}


@font-face{font-display:swap;font-family:'Volkhov';font-style:normal;font-weight:400;src:local('Volkhov Regular'),local('Volkhov-Regular'),url('/templates/admorris_pro/fonts/volkhov/volkhov-v9-latin-regular.woff2') format('woff2'),url('./templates/admorris_pro/fonts/volkhov/volkhov-v9-latin-regular.woff') format('woff')}
@font-face{font-display:swap;font-family:'Volkhov';font-style:italic;font-weight:400;src:local('Volkhov Italic'),local('Volkhov-Italic'),url('./templates/admorris_pro/fonts/volkhov/volkhov-v9-latin-italic.woff2') format('woff2'),url('./templates/admorris_pro/fonts/volkhov/volkhov-v9-latin-italic.woff') format('woff')}
@font-face{font-display:swap;font-family:'Volkhov';font-style:normal;font-weight:700;src:local('Volkhov Bold'),local('Volkhov-Bold'),url('./templates/admorris_pro/fonts/volkhov/volkhov-v9-latin-700.woff2') format('woff2'),url('./templates/admorris_pro/fonts/volkhov/volkhov-v9-latin-700.woff') format('woff')}
@font-face{font-display:swap;font-family:'Volkhov';font-style:italic;font-weight:700;src:local('Volkhov Bold Italic'),local('Volkhov-BoldItalic'),url('./templates/admorris_pro/fonts/volkhov/volkhov-v9-latin-700italic.woff2') format('woff2'),url('./templates/admorris_pro/fonts/volkhov/volkhov-v9-latin-700italic.woff') format('woff')}

.fl {
	float:left;
}
.fr { 
	float:right;
}
.clear {
	clear:both;
}
.db {
	display: block;
}
.ac {
	text-align:center;
}
.al {
	text-align:left;
}
.ar {
	text-align: right;
}
.pb15 {
	padding-bottom: 15px;
}
.rel {
	position: relative;
	left: 0;
	top: 0;
}

table.table td,
table.table th {
    padding: 10px;
    vertical-align: middle;
    border: 1px solid #dee2e6;
}
.table.table-striped tbody#total_sum_row tr:nth-of-type(odd){
    background: #FFFFFF;
    border-top:0px;
    font-weight: bold;
}

.table.table-striped tbody#total_sum_row_otto tr:nth-of-type(odd){
    background: #FFFFFF;
    border-top:0px;
    font-weight: bold;
}

.table.table-striped tbody#total_sum_row tr:nth-of-type(even), .table.table-striped tbody#total_sum_row_otto tr:nth-of-type(even){
    background: #FFFFFF;
    border-top:0px;
    font-weight: bold;
}

.table tbody#total_sum_row td, .table tbody#total_sum_row_otto td{
    border-top: 0px solid #dee2e6;
}


body,html{
    font-family: Volkhov, Georgia, "Times New Roman", Times, serif;
    font-size: 13px;
    padding: 0px;
    margin: 0 !important;
    width:100%;
}

h1{
    padding: 0 0 14px 0;
    font-size: 22px;
}

header{
    float: left;
    width:100%;
    margin: 0 0 20px 0;
    height: auto;
    display: flex;
    background-color: #f0f0f0;
}

#logo{
    width: 200px;
    height: 70px;
    padding: 10px;
    background-color: #999999;
    text-align: center;
    font-size: 30px;
    color: #FFF;
    display: block;
    margin: 0 50px 0 0;
}

#top_menu{
    float:left;
    width: auto;
    display: block;
    padding: 44px 25px;
}

#top_menu_new{
    padding: 10px 20px;
	align-items: flex-start;
}
html.portal_design_style_2 #top_menu_new{
    padding: 0 25px 0 0;
    align-items: stretch;
}

#top_menu_new a h6, #top_menu_new a h6:hover, #top_menu_new a h6:focus{
    color: #000;
}

#top_menu_new a img{
    margin-bottom: 0;
}

#top_menu_new{
    background-color: #f0f0f0 !important;
}

.portal_design_style_2 #top_menu_new.bg-light{
  background-color: #262828 !important;
}

#top_menu ul{
    display: flex;
    list-style: none;
}

.sub_action_area a.btn{
    margin-top: 10px;
}

#top_menu ul li{
    display: block;
    margin: 10px 14px;
}

#top_menu .cur{
    color: black;
    font-weight: bold;
}

#header_seller_info{
    padding: 18px 0px;
    margin: 0 0 0 15px;
    float: right;
    color: rgba(0,0,0,.5);
}

#header_seller_info p{
    margin-bottom: 4px;
}


a{
    color: #3867cc;
    text-decoration: underline;
}

ul{
    padding: 0;
    margin: 0;
}

input[type=text],
input[type=url],
input[type=number],
input[type=email],
input[type=password],
input[type=datetime-local],
select,
textarea{
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 10px;
    border: 1px solid #CCC;
    box-sizing: border-box;
    color: #666666;
}

table{
    border-collapse: collapse;
    margin-bottom: 20px;
}

table td{
    /*padding: 10px;*/
    border: 0px solid #CCC;
}

table thead{
    font-weight: bold;
}

table a{
    color: #3867cc;
    text-decoration: underline;
}

.register_here_link,.register_here_link:hover, .register_here_link:focus{
    text-decoration: none;
    color: #cccccc;
}

img{
    max-width:100%;
}


#login_form, #confirm_password{
    max-width: 325px;
    width:100%;
    /* background-color: #3867cc; */
		border-radius: 5px;
    background-color: #9b1b72;
    padding: 30px;
    color: #FFF;
    box-shadow: 0 0 15px 0 rgba(50, 50, 50, 0.2);
}

#login_form input, #confirm_password input{
    margin: 0 0 30px 0;
    width: 100%;
    border: 0;
    padding: 10px;
}

#login_form input[type=submit],.back_to_login, #confirm_password input[type=submit]{
    background-color: #FFF;
    color: #000;
    width: 200px;
    margin: 0 auto;
    display: block;
    max-width:100%;
}

.back_to_login{

    text-decoration: none;
    margin-top: 20px;
    border: 0;
    padding: 10px;
}

.form1 input[type=text],
.form1 input[type=url],
.form1 input[type=number],
.form1 input[type=email],
.form1 input[type=datetime-local],
.form1 textarea{
    width: 100%;
}

.form1 textarea{
    min-height: 80px;
}

.form1 .block{
    margin: 0 0 20px 0;
}

.form1 .block p{
    margin-bottom: 4px;
}

.form1 h2{
    font-weight: normal;
    font-size: 20px;
    margin: 0 0 20px 0;
}

.response{
    font-size: 18px;
    margin: 20px 0 20px 0;
}

.response .error{
    color: red;
}

.response .successfull{
    color: #00cc28;
}

.note{
    color: blueviolet;
    font-size: 16px;
    font-style: italic;
}

ul.page{
    display: flex;
    margin: 20px 0;
    list-style: none;
}

ul.page li{
    margin: 0 10px 0 0;
    padding: 5px;
    border: 1px solid #000;
}

ul.page a{
}

.register_link{
    text-align: center;
    margin-top: 20px;
}

.register_link a{
    color: #FFF;
}

footer{
}

footer p{
    text-align: left;
}

.vertical{
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
}

.image_delete_form{
    margin-top: 0px;
    text-align: center;
}

.image_delete_form_banner{
    margin-top: 0px;
    text-align: left;
}

.banner_image_head{
    font-size: 20px;
}


.seller_image_add_edit{
    max-width:500px;
    max-height: 160px;
    width:auto;
    height:auto;
}

.seller_image_add_edit_container{
    width: 700px;
    height: 160px;
    text-align: left;
    display: table-cell;
    vertical-align: middle;
    margin: 10px;
}

.dummy_ul{
    padding-left: 20px;
}

.dummy_ul li{
    font-weight: bold;
    padding-bottom: 10px;
}

.tox-dialog {
    z-index: 150000 !important;
}

.logo_image_add_edit{
    max-width:200px;
    max-height: 160px;
    width:auto;
    height:auto;
}

.logo_image_add_edit_container{
    width: 500px;
    min-height: 160px;
    text-align: left;
    display: table-cell;
    vertical-align: middle;
    margin: 10px;
}



/* Sellers */

/* #page_sellers table a{
    color: #3867cc;
    text-decoration: underline;
} */

#page_sellers table.notes_table a,#page_sellers table.notes_table a:hover, #page_sellers table.notes_table a:focus{
    color: #ffffff;
    text-decoration: none;
}

#page_sellers .form1, #page_sellers_add .form1, #page_seller_settings .form1{
    width: 700px;
    max-width: 100%;
}


#page_sellers .form1, #page_sellers_add .form1, #page_seller_settings .form1{
    width: 848px;
    max-width: 100%;
}


input[disabled]:hover,
input[read-only]:hover,
.btn-primary.disabled:hover,
input[disabled]:hover{
   cursor: not-allowed;
}

.btn-primary.disabled, .btn-primary:disabled{
    background: #474748;
    border: 1px solid #474748;
}

.custom-containter .text-primary{
    color: #4f93cd !important;
}

.loading-gif i, .loading-gif-shop i{
    font-size: 18px;
}

.loading-gif{
    text-align: center;
    margin: 100px 0px;
}

.new-loading-gif{
    text-align: center;
    margin: 100px 0px;
}

.new-loading-gif i{
    font-size: 18px;
}

.align-center{
    text-align: center;
}


.loading-gif-shop{
    text-align: center;
    margin: 2px 0px;
}

/* Product Info */

#page_product_info .form1{
    border: 0px solid #CCC;
    padding: 20px 5px;
    margin-bottom: 0px;
}

#page_product_info .form1 .cols{
    display: flex;
    justify-content: space-between;
}

#page_product_info .form1 .cols .col{
    width: 48%;
}

#page_product_info .form1 .size2{
    width: 100% !important;
}

#page_product_info .form1 .size3{
    width: 100% !important;
}

#page_product_info .form1 .cols2{
    display: flex;
}

#page_product_info .form1 .cols2 .block{
    width: 48%;
}

#page_product_info .gallery{
    display: flex;
    margin: 20px 0 40px 0;
}

#page_product_info p{
    margin-bottom: 5px;
}

#page_product_info .gallery div{
    margin: 10px;
    text-align: center;
}

.image_adj_btn{
    margin-bottom: 10px;
}


.gallery_image_add_edit{
    max-width:128px;
    max-height: 128px;
    width:auto;
    height:auto;
}

.gallery_image_add_edit_container{
    width: 135px;
    height: 153px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    margin: 10px;
}




/* Products */

#page_products table span.status_0{
    color: #999;
}

#page_products table{
    width: 100%;
}

/* #page_products table a{
    color: #3867cc;
    text-decoration: underline;
} */

#page_products .form1{
    width: 94%;
}

#page_products .cols3{
    display: flex;
    justify-content: space-between;
}

#page_products .col{
    width: 30%;
}

#page_products .col3 input{
    width: 240px !important;
}

#page_products .status input{
    margin: 0 10px;
}

#page_products .status0{
    background-color: red;
}

.update_all_shops_area .new-loading-gif{
    padding-left: 50px;
}

#page_products .status0{
    background-color: #04d012;
}

.new_seller_form.col-sm-12{
    max-width: 830px;
    float: none;
    margin: 0 auto;
}

.new_seller_form:after{
    clear: both;
}

#export_form{
    text-align: center;
}

#export_form input{
    width: 200px;
    margin: 20px auto;
}

.custom-containter{
    float:left;
    width:100%;
    padding: 0px 15px 0px 15px;
    height: auto;
}

.custom-containter.content{
    padding-bottom: 15px;
    min-height: 400px;
}

.form_group_area .form-group{
    margin-top: 15px;
    width:100%;
}

.new_button,
.new_button:hover{
    text-decoration: none;
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .575rem 1.975rem;
    min-width:120px;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    text-transform: none;
    overflow: visible;
}

.image_delete_form_banner .new_button,
.image_delete_form_banner .new_button:hover{
 margin-top: 10px;
}

.banner_image_area{
    margin-top: 30px;
}

.banner_image_area h3{
    margin-bottom: 10px;
}



.logo_container {
    width: auto;
    float: left;
    padding: 35px 0px;
}

#top_menu ul li a, #top_menu ul li a:hover, #top_menu ul li a:focus{
    text-decoration: none;
    color: #45b0e5;
}

.form1 .form_label_box .block p, .form1 .form_label_box .cols2 .block p{
    height: 40px;
    display: table-cell;
    vertical-align: bottom;
    padding-right: 22px;

}

.articlenumber_container {
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 10px;
    border: 0px;
    background: #dfdede;
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    height: 42px;
    position: relative;
}

input[type=text].articlenumber,input[type=text].articlenumber {
    background-color: #FFF;
    position: absolute;
    top: 0px;
    right: 0px;
    width: calc(100% - 120px);
}

.extra_spacing_reg_complete{
    text-align: center;
    padding: 100px 0px;
}

.extra_spacing_reg_complete h2{
    margin-bottom: 40px;
}

.extra_spacing_reg_complete h3{
    margin-bottom: 40px;
}

.nopadding-left.col-3,
.nopadding-left.col-sm-12 {
    padding-left:0px;
}

.notes_save, .send_customer_request{
    min-width:170px;
}

.form_parallel_padding{
    padding-top: 34px;
}

.nopadding-left{
    padding-left: 0px;
}

.nopadding-right{
    padding-right: 0px;
}

.filter_form_b{
    margin: 5px 0px 5px 0px;
    width:100%;
}

.search_row_area.row{
    margin-top: 0px;
    margin-bottom: 0px;
}

.language_button_area{
    margin-bottom: 0px;
}

.seller_info_menu{
    margin-top: 10px;
}

.page-item.active .page-link{
   background: #4f93cd;
    color: #FFFFFF;
}

.page-item a{
    text-decoration: none;
    color: #4f93cd;
}

.btn,
input[type=button],
input[type=submit] {
	display: inline-block;
    text-decoration: none;
    margin: 0 3px;
    font-weight: 500;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-color: #4f93cd;
    border: 1px solid #3e92da;
    padding: 8px 10px;
    font-size: 13px;
    line-height: 18px;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.btn:hover,
input[type=button]:hover,
input[type=submit]:hover,
.btn:active,
input[type=button]:active,
input[type=submit]:active,
.btn:focus,
input[type=button]:focus,
input[type=submit]:focus {
    background-color: #64acea !important;
    border: 1px solid #58a7eb !important;
	box-shadow: none !important;
}
#login_form input[type=submit]:hover,
#login_form input[type=submit]:focus,
#login_form input[type=submit]:active {
    background-color: #e8b3d7 !important;
    border: none !important;
	box-shadow: none !important;
}
.btn-primary.disabled_class, 
a.btn-primary.disabled_class, 
.btn-primary.disabled_class:hover, 
a.btn-primary.disabled_class:hover, 
.btn-primary.disabled_class:focus, 
a.btn-primary.disabled_class:focus {
    color: #fff;
    background-color: #666 !important;
    border-color: transparent;
    text-decoration: none;
}
.portal_design_style_2 .btn {
	background-color: #9b1b72;
    font-family: 'Futura Md BT', sans-serif;
    border: 1px solid #9b1b72;
}
.portal_design_style_2 .btn:hover, 
.portal_design_style_2 .btn:active, 
.portal_design_style_2 .btn:focus {
	background-color: #b81c86 !important;
    font-family: 'Futura Md BT', sans-serif;
    border: 1px solid #b81c86 !important;
	box-shadow: none !important;
}
td .btn {
    margin: 3px;
}
.btn-secondary{
    margin: 0px 3px;
}
ul.navbar-nav {
    flex-wrap: wrap;
}
.red_class_link{
    color: red;
}

.model_link, .model_link:hover, .model_link:focus{
    text-decoration: none;
    color: #4f93cd;
}

.delete_box{
    text-align: center;
}

.button_label{
    height:41px;
}

.pop_up_center{
    text-align: center;
}
.filter_form_area .form-control {
    height: 36px;
    padding: 0 10px;
    display: inline-block;
    vertical-align: baseline;
}
.custom-containter .modal-footer{
    border-top:0px;
}

.modal-footer .btn{
    margin: 0;
}

.pop_up_center_adjust{
    margin: 59px 10px 30px 10px;
}

footer .nav>li, footer .nav>li>a{
    width:100%;
}

.center_container{
    margin: 0 auto;
}

legend {
    display: block;
    width: 100%;
    padding: 0 0 10px 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: rgba(0,0,0,.8);
    border: 0;
    border-bottom: 1px solid rgba(0,0,0,.25);
}

.new_seller_form.col-sm-12{
    margin-top:20px ;
}

.form-group label {
    font-weight: 700;
}

.form-control {
    width: 100%;
    height: 46px;
    padding: 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}
.led {
    width: 15px;
    height: 15px;
    border: 3px solid #78da09;
    background-color: #66b60b;
    border-radius: 15px;
}
.led.red {
    background-color: #e70000;
    border: 3px solid #ff0000;
}
.led.yellow {
    background-color: #e6ac00;
    border: 3px solid #ffc005;
}
.form-group label.consent_label{
    font-weight: normal;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}

.has-error .form-control:focus {
    border-color: #784451;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #c2939f;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #c2939f;
}

.form-group.required .bootstrap-select .btn, .form-group.required input, .form-group.required select, .form-group.required textarea {
    background-image: url(/templates/admorris_pro/themes/images/asterisk.png);
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-size: 32px 32px;
}

#login_form p{
    margin-bottom: 0px;
}
.alert_box{
    color:#d44950;
}

.alert_box input, .alert_box select{
    border-color:#d44950;
}

.input-group > select,
.input-group > input {
    float: left;
}

.nopaddingboth{
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.slash_prepender_parent{
    position: relative;
}

.slash_prepender_parent input{

    padding-left: 30px;
}

.slash_prepender{
    position: absolute;
    left:10px;
    z-index:2;
    top: 0px;
    font-weight: bold;
    font-size: 20px;
}

.delete_box{
    width:117px;
}

.form_center_container{
    max-width: 750px;
    float: none;
    margin: 0 auto;
}

.form_center_container_400{
    max-width: 400px;
    float: none;
    margin: 0 auto;
}

.form_center_container_400 h4{
    text-align: center;
}

.form_center_container_900{
    max-width: 900px;
    float: none;
    margin: 0 auto;
}

.form_center_container_1000{
    max-width: 1100px;
    float: none;
    margin: 0 auto;
}

.order_row_price b{
    font-weight: normal;
}

.form_center_container_850{
    max-width: 850px;
    float: none;
    margin: 0 auto;
}

.form_center_container.no_margin{
    margin-top: 0px;
}

.form_center_container_900.no_margin{
    margin-top: 0px;
}

.form_center_container_2{
    max-width: 700px;
    float: none;
    margin: 0 auto;
    margin-top: 40px;
}

.form_adj_top{
    margin-top: 42px;
}

#page_product_info .response{
    margin: 0 auto;
    max-width:700px;
    width:100%;
    padding-left: 15px;
}

.clearfix{
    clear: both;
}
.navbar-text p{
    margin-bottom: 0rem;
}

.portal_design_style_2 .navbar-text p {
	margin-bottom: 0rem;
	color: white;
	font-family: 'Futura Md BT', sans-serif;
	text-align:right;
}

.portal_design_style_2 ul.navbar-nav.mr-auto.nav-seller {
    margin-top: 53px;
}

.navbar-text{
    padding-top: .1rem;
    padding-bottom: .1rem;
}

input[type="file"]{
    max-width: 100%;
}

#main_products_add_form .row{
    padding-left: 0px;
    padding-right: 0px;
}

.main_product_container p{
    height: 45px;
    vertical-align: bottom;
    display: table-cell;
}

.main_product_container p.inputTags-error{
    height: auto;
    vertical-align: middle;
    display: inline-block;
    padding-right: 50px;
}

.product_checkbox_adjust{
    padding-top: 30px;
}

.main_product_container label.label_product{
    height: 45px;
    vertical-align: bottom;
    display: table-cell;
}

.main_product_container .form-group{
    margin-bottom: 10px;
}

.main_product_container .row{
    margin-bottom: 0px;
    margin-top: 5px;
}

.new_item_row{
    margin:20px 0px;
}

.impressum_section, .impressum_section a{
    text-align: center;
    margin: 1px 5px 15px 0px;
    color: rgba(0,0,0,.5);
    font-size: 14px;
}

.version_section, .version_section a{
    text-align: center;
    margin: 1px 16px 30px 0px;
    color: rgba(0,0,0,.5);
    font-size: 14px;
}

#main_products_add_form .col-sm-4,
#main_products_add_form .col-sm-1,
#main_products_add_form .col-sm-2,
#main_products_add_form .col-sm-3,
#main_products_add_form .col-sm-5,
#main_products_add_form .col-sm-6,
#main_products_add_form .col-sm-7,
#main_products_add_form .col-sm-8,
#main_products_add_form .col-sm-9,
#main_products_add_form .col-sm-12,
#main_products_add_form .col-sm-11,
#main_products_add_form .col-sm-10,
#main_products_add_form .col
{
    padding-left: 0px;
}

.select_box_imp{
    padding-left: 0px;
    padding-right: 0px;
}

#main_products_add_form .row{
    margin-left: 0px;
    margin-right: 0px;
}

.table-container{
    float:left;
    width:auto;
    height:auto;
    min-width:100%;
}
.header_info_form.form-group{
    margin-top: 20px;
    margin-bottom: 0px;
    border-bottom: 1px solid rgba(0,0,0,.25);
    padding-bottom: 5px;
}

.impressum_pop p{
    margin-bottom: 25px;
}

.impressum_pop h2{
    margin-bottom: 30px;
}

a.custom_toggle.form-group{
    text-decoration: none;
    color: inherit;
    margin-top: 20px;
    margin-bottom: 0px;
    padding-bottom: 5px;
    padding-right: 35px;
    position: relative;
    background: #F0F0F0;
    padding-top: 12px;
    width:100%;
    padding-left: 15px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.15),
    0 2px 2px rgba(0,0,0,0.15),
    0 4px 4px rgba(0,0,0,0.15),
    0 8px 8px rgba(0,0,0,0.15);
}

#otto_options_area a.custom_toggle.form-group{
    text-decoration: none;
    color: inherit;
    margin-top: 20px;
    margin-bottom: 0px;
    padding-bottom: 5px;
    padding-right: 35px;
    position: relative;
    background: transparent;
    padding-top: 12px;
    border-bottom: 1px solid #666666;
    width:100%;
    padding-left: 15px;
    box-shadow: none;
}

#otto_options_area .card{
    margin-bottom: 15px;
    border: none;
    box-shadow: none;
}

#additional_informationen .header_info_form h4{
    font-size: 1.3rem;
}

.header_info_form h4 label .text-success{
    font-size: 14px;
    padding-right: 7px;
}

.toggle-group .btn{
    border-radius: 4px;
}

.toggle.btn{
    border-radius: 4px;
}


.each_paypal_row.row{
    margin-top:25px;
}

.btn-default {
     color: #333;
     background-color: #fff;
    border-color: #ccc;
}


a.custom_toggle.form-group .chevron_container{
    position: absolute;
    right: 7px;
    top: 15px;
    font-size: 12px;

}

textarea.invisible_textarea, textarea.invisible_textarea:focus{
    height: 1px !important;
    min-height: 0px !important;
    padding: 0px !important;
    width:150px !important;
    border: 0px !important;
    box-shadow:none;
    box-shadow:0 0 0px red;
    outline: none;
    position: absolute;
    top:46px;
    left:0px;
}

.relative_pos{
    position: relative;
}

.opacity_hide{
    opacity: 1 !important;
    border: 0px !important;
}

.header_info_form.extra{
    margin-bottom: 15px;
}

.header_info_form h4{
    margin-bottom: 0px;
}

#myTabContent{
    margin-top: 15px;
}

.tab_description_main{
    min-height:150px;
}

#tab_description_area .nav-link{
    font-weight: bold;
    text-decoration: none;
    padding-top: 13px;
    padding-bottom: 13px;
}

#tab_description_area{
    margin-top: 15px;
}

#tab_description_area .nav-link.active{
    background: #f5f5f7;
}

#product_infor_main_tab .nav-link{
    padding: 1rem 1rem;
}

#product_infor_main_tab .nav-link.active{
    background: #f5f5f7;
}

#tab_description_area .nav-link a.text, #tab_description_area .nav-link a.dropdown-item{
    color: inherit;
    text-decoration: none;
}

#product_infor_main_tab .nav-link a.text, #product_infor_main_tab .nav-link a.dropdown-item{
    color: inherit;
    text-decoration: none;
}



#product_option_area_tab{
    margin-top: 15px;
}

#product_option_area_tab .nav-link.active{
    background: #f5f5f7;
}

#product_option_area_tab .nav-link a.text, #product_option_area_tab .nav-link a.dropdown-item{
    color: inherit;
    text-decoration: none;
}

.page_seller_add_edit #tab_description_area .nav-link a.text{
    font-size: 15px;
}

.invisible_tab_edit{
    display: none;
}

.active .invisible_tab_edit{
    display: inline-block;
}

.button_parallel_padding{
    padding-top: 11px;
}

.button_fullwidth{

    width:100%;

}

.each_button_row{
    margin-bottom: 15px;
    text-align: center;
}

.nav-item{
    text-align: center;
    padding-top: 7px;
    padding-bottom: 7px;
}

.status_td{
    text-align: center;
}

.status_td .fa-times{
    color: red;
    font-size: 20px;
}

.status_td .sa-check{
    color: #36da09;
    font-size: 23px;
}

.last_updated_data_area{
    font-size: 15px;
}

.nav-tabs .nav-item{
    padding-top: 0px;
    padding-bottom: 0px;
}

.top_button_area.row{
    margin-bottom: 0px;
}

#main_products_add_form .top_button_area .form-group{
    margin-bottom: 5px;
}

.form-info-bg{
    background: #73b2e8;
    color: #ffffff;
    padding-top: 15px;
    padding-bottom:10px;
    border-radius: 10px;
}

.portal_design_style_2 .form-info-bg{
	background: #9b1b72;
}

.portal_design_style_2 .top_right_col {
    padding: 10px 0 10px 0;
}

.form-info-bg-container.row{
    margin-top:0px;
    margin-bottom: 20px;
}

.form-info-bg-container .row{
    margin-top: 0px;
    margin-bottom: 7px;
}

.form-info-bg-container .row p{
    margin-bottom: 2px;
}

.form1.form1_full{
    width:100%;
}

.general_message{
    text-align: center;
    padding: 50px 0px;
}

.main_spinner.fa{
    font-size: 28px;
    margin: 0px 20px 0px 20px;
    display: none;
}

.btn.file_delete{
    padding: 7px;
}

.marked_as_done_list{
    font-size: 20px;
}

.vertical_align_table tr td{
    vertical-align: middle;
}

.table td.completed_tick, .table th.completed_tick{
    width:20px;
    padding-left: 7px;
    padding-right: 3px;
}

.checkbox-group{
    padding-right: 5px;
}

.popover_question,.popover_question:hover,.popover_question:focus{
    text-decoration: none;
    font-size: 17px;
    color: #4f93cd;
}

.popover,.arrow {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.popover-body{
    font-size: 13px;
}

.nordhsop_welocme{
    text-align: center;
}

input[readonly],input[readonly]:focus,input[readonly]:hover
{
    background-color:#f1f1f1;
    border: 1px solid #CCC;
}

.form1 input[type=text].provision_input, .provision_input{
    width:85px;
}

.left-inner-addon {
    position: relative;
}
.left-inner-addon input {
    padding-left: 30px;
}
.left-inner-addon i {
    position: absolute;
    padding: 10px 12px;
    pointer-events: none;
}

.right-inner-addon {
    position: relative;
}
.right-inner-addon input {
    padding-right: 30px;
}
.right-inner-addon i {
    position: absolute;
    right: 0px;
    padding: 14px 12px;
    pointer-events: none;
    color: #a7a4a4;
}

.nordhsop_welocme h2,.nordhsop_welocme h4{
    margin-bottom: 25px;
}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}



input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

#settings_form .btn, .settings_area .btn{
    padding: 5px 12px;
}

.main_black_words{
    position: relative;
    width:100%;
    border-bottom: 1px solid #cccccc;
}

.main_black_words_parent{
    margin-bottom: 15px;
}

#add_new_blacklist_form{
    width:100%;
}

.delete_blacklisted_word{
    position: absolute;
    top:0px;
    right:0px;
}

.switch_lable{
    display: inline-block;
    height: 40px;
    vertical-align: middle;
    padding-top: 21px;
    margin-right: 42px;
}

#add_new_language_form{
    width:100%;
}

.sort_by_box{
    max-width: 250px;
    margin-right:10px;
    position: relative;
    display: inline-block;
}

.sort_by_box_label{
    position: absolute;
    top: 6px;
    left: 0px;
}

.next_filter_Section{
    display: inline-block;
}

.filter_form_area{
    width:100%;
}

.sort_by_box label{
    display: inline-block;
}

.sort_by_box select{
	display: inline-block;
    width: auto;
    height: 36px;
    padding: 0 10px;
    margin-top: 30px;
    vertical-align: baseline;
}

.filter_cash_book_list .sort_by_box select{
    display: inline-block;
    width: 200px;
    height: 37px;
    padding: 4px;
    margin-top:29px;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year{
    width: 50%;
}

.sort_by_box input[type="text"]{
    display: inline-block;
    width: 145px;
    height: 37px;
    padding: 4px;
    margin-top:29px;
}

.product_image_preview{
    max-width: 80px;
    max-height: 80px;
    width:auto;
    height:auto;
}

table.table .product_image_preview{
    max-width: 100px;
    max-height: 100px;
    width: 100%;
    height: auto;
    border: 1px solid #ebebeb;
    background-color: white;
    display: block;
    padding: 0;
    margin: 0;
}

.select_product_pre.table td,
.select_product_pre.table th{
    padding: 0.3rem;
}

.select_product_pre .product_image_preview{
    max-width:70px;
    max-height: 70px;
}


.product_filter_section input {
    width: 182px;
    height: 36px;
    padding: 4px 10px;
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 7px;
}
a.dropdown-item {
    text-decoration: none;
}
.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #64acea;
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #4f93cd;
    border-color: #4f93cd;
}

.portal_design_style_2 .dropdown-item.active,
.portal_design_style_2 .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #9b1b72;
}
.portal_design_style_2 .btn-primary:not(:disabled):not(.disabled).active,
.portal_design_style_2 .btn-primary:not(:disabled):not(.disabled):active,
.portal_design_style_2 .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #9b1b72;
    border-color: #9b1b72;
}

.next_filter_Section .btn[type="submit"]{
    width:auto;
}

.product_filter_section input.btn{
    width: 100px;
    margin-top: 0px;
    margin-bottom: 7px;
}

.next_filter_Section .adjust_trash_bin.btn{
    padding: 8px;
    width:auto;
    min-width: 100px;
}

.product_filter_section .suchen_button.btn,.product_filter_section a.btn{
    min-width: 50px;
    margin-top: 0px;
    margin-bottom: 3px;
}

.suchen_button_remove.btn{
    width: auto;
    padding: 7px 10px;
}

.banner_image_area{
    margin-top: 10px;
}

.categories_table.table tr td .btn{
    padding: 3px 7px;
}

#rows_per_page{
    width:60px;
    display: inline-block;
    padding: 7px;
    height:30px;
}

.product_filter_section{
    margin-top: 25px;
}

.next_filter_Section label.first{
    min-width: 80px;
    text-align: right;
}

p.adjust_product_checkboxes strong{
    font-size: 13px;
}

.stock_size{
    width:150px !important;
}

.stock_size2{
    width:101px !important;
}

.additional_informationen{
    width:100%;
    float: left;
}

.stock_number{
    min-width:28px;
    display: inline-block;
}

#stock_form p{
    margin-bottom: 3px;
}

.card-header{
    text-decoration: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    position: relative;
    width: 100%;
    color: #fff;
    background-color: #4f93cd;
}

.card-header h2 a {
    background-color: #4f93cd;
    color: #fff;
	margin:0;
	padding: 10px;
    font-size: 14px;
}
html.portal_design_style_2 .card-header h2 a {
    background-color: #9b1b72;
    color: #fff;
}
html.portal_design_style_2 .card-header h2 a:hover {
    background-color: #b81c86;
    color: #fff;
}

.card{
    margin-bottom: 15px;
    border:none;
    box-shadow: 0 1px 1px rgb(0 0 0 / 15%), 0 2px 2px rgb(0 0 0 / 15%), 0 4px 4px rgb(0 0 0 / 15%), 0 8px 8px rgb(0 0 0 / 15%);
}

.card-header a, .card-header a:hover, .card-header a:focus{
    width: 100%;
    text-align: left;
    text-decoration: none;
    color: #fff;
    background-color: #4f93cd;
}

.pop_up_center_image_adjust{
    margin-top: 20px;
    margin-bottom: 20px;
}

.pop_up_center_image_adjust h5{
    margin-bottom: 15px;
}

#new_image_bg_id{
    max-width: 600px;
    width:100%;
}

.loading_progress{
    margin:50px;
}

.transparent_modal.modal-content{

}

.yes_no_center{
    min-width:120px;
}

[hidden] {
    display: none !important;
}

/*.mce-container, .mce-container *, .mce-widget, .mce-widget *, .mce-reset{*/
    /*max-width:100% !important;*/
/*}*/

.copy_buttons button.btn{
    margin: 5px 0px;
}

table.table th {
	padding: 10px;
	vertical-align: middle;
	padding-right: 20px;
	position: relative;
    left: 0;
    top: 0;
    font-weight: 600;
}

table.table tr:hover td {
    background-color: #edf7ff;
}
.portal_design_style_2 table.table tr:hover td {
    background-color: #fff2fb;
}
.pagi a {
    color: #414453;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    line-height: 14px;
    padding: 8px 9px;
    min-width: 32px;
    background-color: #e9e9e9;
    border-radius: 2px;
    margin: 10px 3px 10px 3px;
    box-sizing: border-box;
    text-align: center;
}
.pagi a:first-child {
    margin-left: 0;
}
.pagi a:last-child {
    margin-right: 0;
}
.pagi a:hover, 
.pagi a.current {
    background-color: #4f93cd;
    color: white;
}
.portal_design_style_2 .pagi a:hover, 
.portal_design_style_2 .pagi a.current {
	background-color: #bf3493;
    color: white;
}

table.table th a {
    text-decoration: none;
    color: #212529;
    display: block;
}

table.table th a:after {
	content: "\f0dc";
    right: 8px;
    top: 0px;
    font-family: fontawesome;
    position: absolute;
    height: 39px;
    text-align: right;
    padding-right: 0;
    line-height: 39px;
}
table.table th a:hover {
    color: #4f93cd;
}
.portal_design_style_2 table.table th a:hover {
    color: #9b1b72;
}

.mobile_view_neg{
display: none !important;
}

.file_field_text, .file_field_text_edit{
    opacity: 0;
}

.file_field_text_parent{
    width: 111px;
    height: 46px;
}

.category_image_container{
    width:100%;
    text-align: center;
}

.category_image_container img{

    width:400px;
    height: auto;

}

.cat_image_table{
    max-width: 150px;
    height: auto;
}

.btn.btn-top_margin{
    margin-top: 10px;
}

a.shop_description{
    text-decoration: none;
    color: #495057;
    font-weight: normal;
}

.active a.shop_description{
    color: #495057;
    font-weight: bold;
}

#tab_description_area_desc .nav-link.active{
    background: #f5f5f7;
    border-color: #dee2e6 #dee2e6 #fff;
}

.button_bot_margin.btn-primary, .button_bot_margin.btn-secondary{
    margin-bottom: 5px;
}

.category_heirarcy_1{
    font-size: 14px;
    font-weight: bold;
}

.category_heirarcy_2{
    font-size: 14px;
}

.category_heirarcy_3{
    font-size: 13px;
}

.parent_category_area{
    display: none;
    padding-left: 25px;
}

.each_category_div{
    padding: 3px 0px;
}

.category_toggle, .category_toggle:hover, .category_toggle:focus{
    font-size: 17px;
    text-decoration: none;
    width: 8px;
    display: inline-block;
}

.category_toggle_spaceer{
    padding-left: 14px;
}

#dhl_options_pop{
    z-index: 9999;
}

.disabled_shop{
    color:#b6b6b6;
}

.breadcrumb_warehouse{
    text-decoration: none;
    cursor: pointer;
}

.shipping_price_table tr td, .shipping_price_table tr th{
    vertical-align: middle;
}

.dashboad_row{
    padding: 10px 0px;
}

.dashboad_row h4{
    padding-left:10px;
    padding-right:10px;
}

.dashboad_row .card{
    background: #f8f8f8;
}

.warehouse_container{
    padding: 8px 10px;
    float: left;
    background: #e8e8e8;
    border-radius-top-left: 5px;
    border-radius-top-right: 5px;
    width: auto;
    min-width: 100px;
    padding-right:30px;
    position: relative;
    margin-right: 15px;
    margin-top:15px;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
}

.w_delete_icon{
    position: absolute;
    right: 7px;
}

.ware_house_link{
    cursor: pointer;
    text-decoration: none;
    font-weight: bold;
}

#main_products_add_form .warehouse_prices{
    border: 0px solid #cccccc;
    padding: 10px 15px;
    margin-top: 0px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.otto_tab .product_info_input.no_otto{
    display: none;
}

.warehouse_prices.otto_tab .product_info_input{
    width:215px;
    max-width:215px;
}

.main_product_container .warehouse_prices p{
    height:28px;
}

#main_products_add_form .warehouse_prices .form-group{
    margin-bottom:5px;
}

.shipping_label_log_preview{
    width:150px;
    height: auto;
}

.shipping_label_log_preview{
    max-width:190px;
}

table.package_size_add{
    margin-top:25px;
}

table.package_size_add tr td{
    padding: 10px;
}

.category_select, .ebay_category{
    overflow-x: scroll;
    overflow-y: scroll;
    position: relative;
}

.arrow_main_div{
    position: relative;
    padding-left: 15px !important;
}

.main_section_create_label{
    font-size: 12px;
}

.arrow_container{
    content: ">";
    position: absolute;
    top: 45%;
    left: -3px;
    font-size: 20px;
}

.head_class.row{
    text-align: center;
    margin-bottom: 0px;
}



.head_class h1{
    text-align: center;
    margin-bottom: 0px;
}

.main-loading-gif{
    position: fixed;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
    background: rgba(255, 255, 255, 0.2);;
    text-align: center;
    /* margin-top: 200px; */
    padding-top: 250px;
    font-size: 40px;
    color: #474242;
}

.main-loading-gif-sec{
    position: absolute;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
    background: rgba(255, 255, 255, 0.2);;
    text-align: center;
    /* margin-top: 200px; */
    padding-top: 250px;
    font-size: 40px;
    color: #474242;
}

.spinner_text{
    font-size: 25px;
    font-weight: normal;
}

.fa-spinner{

}

.checkbox_group{
    margin-top: 10px;
}

.visual_check_area{
    width:100%;
    float:left;
    margin-top: 25px;
}

#add_options .form-group{
    margin-bottom: 20px;
}

.option_id_check{
    padding-top: 35px;
}

#myproduct-optionContent .option_values_row:nth-child(odd){

    background: #FFFFFF;

}

.fixed_table{
    table-layout: fixed;
    margin-bottom: 0px;
    width:100%;
}

#myproduct-optionContent .option_values_row{
    padding-top: 0px;
    padding-bottom: 6px;
}

.relative_position{
    position: relative;
}

.product_options_select{
    position: absolute;
    top: 16px;
    left: 8px;
    z-index: 9;
}

#product_option_area_tab.nav-tabs .nav-link{
    padding: 11px 19px;
}

#main_products_add_form .col-sm-3.option_id_check{
    padding-left: 15px;
}

.prefix_select{
    height:42px;

}

.option_values_row.row{
    padding-bottom: 15px;
}

#myproduct-optionContent .option_values_row:nth-child(even){
    background:#f7f5f5;
}

.hidden{
    display: none;
}

.product_info_input{
    float:left;
    width:auto;
    padding: 2px 10px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.warehouse_prices .product_info_input{
    max-width:140px;
}

.main_product_container .warehouse_prices .product_info_input p{
 height:50px;
}

.product_info_input.checkbox_product_info_input{
    padding-top: 34px;
    min-width:150px;
}

.product_info_input .fixed_table{
    width:auto;
}

.product_info_input label{
    display: block;
}

.product_info_input .checkbox_label{
display: inline;
}

.checkbox_label{

}

.sales_order_number_row{
    line-height:25px;
    display:block;
    height: 20px;
    white-space: nowrap;
}

.sales_order_number_row a{
    font-weight:bold;
    text-decoration:none;
    font-size:13px;
}

#product_infor_main_tab{
    margin-top: 20px;
}

.warehouse_sub_cats{
    background:#FFFFFF;
    overflow-x: scroll;
    overflow-y: scroll;
    position: relative;
}

#main_products_add_form  .warehouse_selection.row{
    padding-left: 15px;
}

.warehouse_selection_text{
    width:100%;
}

.dates_section input{
    width:100%;
}

.without_shipping_invoice a.button_fullwidth{
    max-width:50%;
    float: none;
    display: inline-block;
}

.without_shipping_invoice{
    text-align: center;
}

.parent_order_area{

}

.head_class.row .parent_order_area table tr td,.head_class.row .parent_order_area table tr th{
    text-align: left;
}

.parent_order_area p{
    text-align: left;
}

.parent_order_area h1{
    text-align: left;
    padding-bottom: 5px;
}
.parent_order_area p{
    margin-bottom: 3px;
}


.dashboard_centered{
    max-width: 1300px;
    margin: 0 auto;
}

.dashboad_row .card{
    width:100%;
    width: 94%;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 20px;
}

.dashboad_row .card-body{
    padding: 1rem;
}

.dashboad_row .card-body div.card-text {
    font-size: 12px;
    margin-bottom: 0.3rem;
    display: table;
    width: 100%;
}

 .dashboad_row .card-body div.card-text.final_price{
    font-size: 13px;
}
.dashboad_row .card-body div.card-text > p {
    display: table-cell;
    vertical-align: middle;
}
.portal_design_style_2 .dashboad_row .card-body div.card-text > p {
    font-family: 'Futura Md BT', sans-serif;
}
.dashboad_row .card-body div.card-text > p:first-child {
    text-align: left;
}
.dashboad_row .card-body div.card-text > p:last-child {
    text-align: right;
    /* color: #9b1b72; */
}

.dashboad_row .card-body div.card-text > p:last-child .text-primary {
  color: #4f93cd !important;
}

html.portal_design_style_2 .dashboad_row .card-body div.card-text > p:last-child .text-primary {
  color: #9b1b72 !important;
}

 .manual_product_name{
    display: block;
    margin-bottom: 10px;
 }

.manual_short_description{
    display: block;
    margin-bottom: 10px;
}

.attribute_row{
    margin-top: 15px;
}

.attribute_row label{
    margin-bottom: 3px;
}

.btn.plus_icon{
    padding: 5px 12px;
}

.table_products_over{
    overflow-y: auto;
    display: block;
    width:100%;
}

.table_products_over_table{
    width:100%;
}

.table_products_over_table td, .table_products_over_table th{
    padding: 5px;
    min-width: 140px;
}

.table_products_over_table td select{
    width:140px;
}

.action_tds a.btn-primary{
    font-size: 12px;
    padding: 5px 4px;
}

.main_product_container .error_reporting_div p{
    display: block;
    height: auto;
    vertical-align: middle;
}

.collapsible_div{
    width:100%;
}

.table_products_over{
    overflow-x: auto;
    max-width: 100%;
}

.custom-containter .select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 41px;
}

.custom-containter .select2-container .select2-selection--single {
    height: 43px;
    border-radius: 0px;
}

.custom-containter  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 8px;
    right: 1px;
    width: 20px;
}

.number_input_width{
    width:80px;
    display: inline-block;
}

#modal_address_form label{
    height: 37px;
    vertical-align: bottom;
    display: table-cell;
}

#modal_address_form .form-group{
     margin-bottom: 0px;
 }

#modal_address_form .row{
    margin-bottom: 0px;
    margin-top: 0px;
}

#create_new_area label{
    height: 37px;
    vertical-align: bottom;
    display: table-cell;
}

#change_order_address_area label{
    height: 37px;
    vertical-align: bottom;
    display: table-cell;
}

#change_order_address label{
    height: 37px;
    vertical-align: bottom;
    display: table-cell;
}

#create_new_area .row{
   margin-top: 0px;
   margin-bottom: 0px;
}

#change_order_address_area .row{
    margin-top: 0px;
    margin-bottom: 0px;
}

#change_order_address .row{
    margin-top: 0px;
    margin-bottom: 0px;
}


#create_new_area .form-group{
   margin-bottom: 5px;
}

#change_order_address_area .form-group{
    margin-bottom: 5px;
}

#change_order_address .form-group{
    margin-bottom: 5px;
}

.row.no_margin{
    margin-top:0px;
    margin-bottom:0px;
}

.table-striped tbody .table_sub_table tr:nth-of-type(odd){
    background-color: transparent;
    border-top:0px;
}

.table-striped tbody .table_sub_table tr td{
    background-color: transparent;
    padding: 0px 5px;
    border-top:0px;
}

.bottom_row_date{
    margin-bottom: 7px;
    width:100%;
    display:block
}

.form1 input[type=text].quantity_class{

}

.table_products_over_table td.quantity_class_td{

}

.font_size_select{
    width:100px;
}

.unsere_partner_area a, .unsere_partner_area a img{
    max-width:100px;
}

a[data-paypal-button="PPLtBlue"]::before {
    position: absolute;
    left: 14px;
    top: 0px;
    bottom: 2px;
    content: "";
    background: none !important;
    background-color: #fff !important;
    background-image: url(https://www.paypalobjects.com/webstatic/i/sparta/logo/logo_paypal_106x29.png) !important;
    background-repeat: no-repeat !important;
    background-size: 50px !important;
    background-position: center center !important;
    display: block !important;
    width: 70px !important;
    height: 100% !important;
    float: none !important;
    margin: auto !important;
    border: 1px solid #9DA3A6 !important;
    border-bottom-left-radius: 5px !important;
    border-top-left-radius: 5px !important;
    margin-top: 0px !important;
}

a[data-paypal-button="PPLtBlue"]{
    padding-top: 6px !important;
    padding-bottom: 5px;
    padding-left: 61px !important;
}

.main_preview_template{
    width:100%;
    float:none;
    min-height: 500px;
    max-width: 1000px;
    margin: 0 auto;
}

.banner1_area{
    width: 100%;
    height: 100%;
    min-height: 100px;
    position: relative;
    display: table;
    border: 1px solid #cccccc;
}

.banner1_area.banner1_area_top img{
    width:50%;
}

.banner_area_dummy_text{
    padding:5px;
}

.banner1_area img{
    width:100%;
    max-width: 100%;
    max-height: 100%;
}

.model_general_ajax_body .seller_image_add_edit{
    max-width: 100%;
}

.template_form_update{
    width: 100%;
}

.template_form_update .block{
    margin-top:20px;
}

.banner_area_dummy{
    height: 100px;
    text-align: center;
    line-height: 100px;
    vertical-align: middle;
    display: table-cell;
    width: 100%;
}

.template_edit_area{
    position: absolute;
    top:0px;
    bottom:-1px;
    left:0px;
    right:-1px;
    cursor: pointer;
    z-index: 999;
    opacity: 0.5;
}

.template_edit_area:hover{
    background:gray;
    cursor:pointer;
    opacity: 0.5;
}

.template_edit_section{
    display: none;
}

.main_preview_template .row{
    margin-bottom: 0px;
    margin-top: 0px;
}

#sample_font_text{
    font-size: 16px;
}

.unsere_partners_images{
    text-align: center;
    width: 100%;
    height: 100%;
    min-height: 100px;
    position: relative;
    display: table;
    border: 1px solid #cccccc;
}

.banner1_sample_pop{
    border: 1px solid #cccccc;
}

.banner1_sample_pop, .banner_area_dummy{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width:100%;
}

.unsere_partners_images img{

    width:29%;
    margin: 2.5%;

}

.unsere_partners_images img:nth-child(3):after {
    content:"\a";
    white-space: pre;
}
.shipping_overview_link, .shipping_overview_link:hover{

    text-decoration: none;

}

h5.card-title .dhl_counter{
    font-size:0.75rem;
}

h6.card-title{
    font-size: 1.10rem;
    padding-bottom: 1px;
    padding-top: 15px;
}

h6.card-title .dhl_counter{
    font-size:0.65rem;
}

.status_shipment.card-title{
    margin-bottom: 0.4rem;
    line-height: 15px;
}

.main_graph{
    width:100%;
    float:left;
}

.main_graph{
    margin-top:20px;
}

.dashboard_graph_columns:nth-child(3){
    margin-top: 30px;
}

.dashboard_graph_columns:nth-child(4){
    margin-top: 30px;
}

.dashboard_graph_columns:nth-child(5){
    margin-top: 30px;
}

.dashboard_graph_columns:nth-child(6){
    margin-top: 30px;
}

.top_products_table.table td, .top_products_table.table th{
    padding: 0.75rem 0.20rem;
    font-size: 12px;
}

.top_products_table.table tr td:nth-child(2){
    white-space: nowrap;
    width: 180px;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

.top_products_table.table tr td:nth-child(2) span{
    display: inline-block;
    white-space: nowrap;
    width: 150px;
    overflow: hidden !important;
    text-overflow: ellipsis;
}


.image_delete_form_banner h3, #add_image_form h3{
    margin-bottom: 25px;
    margin-top: 30px;
}

.image_delete_form_banner .header_info_form.form-group, #add_image_form .header_info_form.form-group{
    margin-bottom: 12px;
    margin-top: 30px;
}

#top_menu_new .language_button_area a.btn.btn-primary.logout_button{
    margin-left: 3px;
}

.main_nav_seller.navbar-collapse{
    align-items: start;
}

.main_nav_seller.navbar-collapse .nav-seller .nav-item{
    padding-top: 0px;
}

.sort_by_box_4{
    width:230px;
    max-width: none;
}

.sort_by_box.sort_by_box_4 input[type="text"] {
    width: 100%;
}
input#filter_date_range {
    width: 205px;
}

.navbar-brand{
    text-align: center;
    margin-right: 25px;
}

html.portal_design_style_2 .navbar-brand{
    text-align: center;
    margin-right: 25px;
    background-color: #262828;
    padding: 21px 25px 12px 23px;
    border-right: 1px solid #3c3f3f;

}

.navbar-brand img{
    max-width: 180px;
    height:auto;
} 
.shipping_method_in_popup {
    border: 1px solid #c3dcf2;
    background-color: #eaf5ff;
    border-radius: 3px;
    padding: 13px;
    color: #4f93cd;
	margin-bottom: 8px;
}

button.navbar-toggler {
	color: #4f93cd;
    font-size: 25px;
    margin-top: 26px;
    padding-top: 4px;
	border: 2px solid #e1e1e1;
}
html.portal_design_style_2 button.navbar-toggler {
    height: 38px;
    border: 2px solid #444646;
    color: #9b1b72;
}
button.navbar-toggler:hover {
    color: #6cb2ed;
}
html.portal_design_style_2 button.navbar-toggler:hover {
    color: #b61b85;
}
button.navbar-toggler:focus {
    outline: none;
    border: 2px solid #4f93cd;
}
html.portal_design_style_2 button.navbar-toggler:focus {
    outline: none;
    border: 2px solid #9b1b72;
}
.label {
    display: block;
    margin: 10px 0 5px 0;
}
.checkbox {
    width: 20px;
    height: 20px;
}
.loader {
	width: 26px;
    height: 26px;
    border-radius: 50%;
    animation: rotate 1s linear infinite;
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
}
.loader::before , .loader::after {
content: "";
box-sizing: border-box;
position: absolute;
inset: 0px;
border-radius: 50%;
border: 5px solid #f46e3c;
animation: prixClipFix 2s linear infinite ;
}
.loader::after{
transform: rotate3d(90, 90, 0, 180deg );
border-color: #cdcdcd;
}

@keyframes rotate {
0%   {transform: rotate(0deg)}
100%   {transform: rotate(360deg)}
}

@keyframes prixClipFix {
  0%   {clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}
  50%  {clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}
  75%, 100%  {clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}
}
.category_box {
    width: 100%;
    height: 300px;
    border: 1px solid #cccccc;
    margin-top: 15px;
    overflow-x: hidden;
    overflow-y: auto;
}
.category_dropdown ul {
    list-style: none;
    position: absolute;
    left: 0;
    top: 0;
    /* border: 1px solid #cccccc; */
    width: 100%;
    z-index: 2;
    box-shadow: 0 4px 6px #a99595;
}
.category_dropdown li {
    background-color: #fff6fc;
    padding: 10px 10px;
    cursor: pointer;
    border-bottom: 1px solid #f6d5eb;
}
.category_dropdown li:hover {
    background-color: #9b1b72;
    color: white;
}
.category_dropdown li.error {
    background-color: #e10915;
    border: 1px solid #e2020e;
    color: white;
    cursor: not-allowed;
}
.category_box_value {
    position: relative;
    left: 0;
    top: 0;
    padding: 10px 43px 10px 10px;
}
.category_box_value:nth-child(even) {
    background-color: #f3f3f3;
}
.remove_category {
    position: absolute;
    right: 10px;
    top: 7px;
    width: 24px;
    height: 24px;
    line-height: 22px;
    text-align: center;
    background-color: #ffeeee;
    cursor: pointer;
    color: red;
    border-radius: 2px;
    border: 1px solid red;
}
.remove_category:hover {
    background-color: red;
    color: white;
}
.sales_channel_checkbox,
.chemie_checkbox,
.battery_checkbox {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: top;
    margin: 0 5px 0 0;
}











@media screen and (max-width: 1300px) {
    .navbar-brand img{
        max-width: 180px;
        height: auto;
    }
    .navbar-brand h6{
        font-size: 0.8rem;
    }
}

.general_from .form-group{
    margin-bottom: 20px;
}

.card_link_cost,.card_link_cost:hover{
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
}

@media (max-width: 991px) {
	html.portal_design_style_2 .navbar-brand {
		padding: 10px 0 10px 20px;
	}
}

@media screen and (min-width: 860px) {

    .category_row .col-sm-3{
        max-width:160px;
    }

}

@media screen and (max-width: 990px) {
    .language_button_area a, .language_button_area button{
        padding: 4px 8px;
        font-size: 13px;
        min-width: 200px;
        display: block;
        margin-top: 0px;
        margin-bottom: 7px;
        margin-left: 0px;
        margin-right: 0px;
    }

    .nav-link{
        min-width: 200px;
    }

}

@media screen and (max-width: 900px) {
    #page_product_info .form1,.form1{
        padding: 0px;
    }
    .table-container{
        max-width: 100%;
        overflow: auto;
        word-wrap: break-word;
        float:left;
        width:100%;
    }
}

@media screen and (max-width: 990px) {
    .navbar-text{
        width:100%;
    }
    .navbar-text p{
        text-align: center;
    }
    .language_button_area{
        text-align: center;
        display: inline-block;
        float:none;
        width:auto;
    }

    .top_right_col{
        margin-top: 7px;
        text-align: center;
    }

    .language_button_area.pull-right{
        display: inline-block;
        float:none;
    }

    .language_button_area button{
        flex: none;
        display: inline-block;
    }
}

@media screen and (max-width: 800px) {
    .sort_by_box{
        width: 50%;
    }
    .mobile_view{
        display: none !important;
    }
    .mobile_view_neg{
        display: table-cell !important;
    }

    .responsive_table_new{
        font-size: 12px;
    }

    .stock_number{
        width:100%;
        text-align: center;
    }

    .stock_numbertd{
        text-align: center;
    }

    .table td, .table th {
        padding: .75rem .25rem;
    }
}

.table .noborder td{
    border: none;
    font-size: 15px;
}

table.table td.white_wrap, 
table.table th.white_wrap{
    white-space: nowrap;
}

.datepicker_class_paid_date.form-control[readonly], .datepicker_class_paid_date.form-control{
    background-color: #FFFFFF;
    width:98px;
    height: 34px;
}

.custom_table_paid tr td{
    vertical-align: middle;
}

.download_pdf_button{
    padding: 7px;
    font-size: 12px;
}

@media screen and (max-width: 575px) {

    .without_shipping_invoice a.button_fullwidth{
        max-width:100%;
        float: none;
        display: inline-block;
    }

    .product_info_input{
        width:100%;
        margin-bottom: 5px;
        margin-top: 5px;
    }
    .arrow_main_div{
        position: relative;
        padding-left: 0px;
    }

    .arrow_container{
       display: none;
    }
}

@media screen and (max-width: 700px) {
    .mobile_view{
        display: none !important;
    }
    .mobile_view_neg{
        display: table-cell !important;
    }
    .responsive_table{
        max-width: 100%;
        min-width:700px;
        table-layout: fixed;
    }

    .next_filter_Section{
        width:100%;
    }

    .next_filter_Section label.first{
        min-width: 150px;
        text-align: left;
        width:100%;
        max-width: 100%;
    }

    .next_filter_Section label{
        width:100%;
        min-width: 100px;
    }

    .sort_by_box, .sort_by_box select{
        width: 100%;
        max-width: 100%;
    }
	input#filter_date_range {
		width: 100%;
	}
	.sort_by_box {
		margin-bottom: 10px;
	}

}

@media screen and (max-width: 860px) {


}

@media screen and (max-width: 390px) {

    .main_product_container p strong{
        font-size: 12px;
    }

    #main_products_add_form .col-sm-4,
    #main_products_add_form .col-sm-1,
    #main_products_add_form .col-sm-2,
    #main_products_add_form .col-sm-3,
    #main_products_add_form .col-sm-5,
    #main_products_add_form .col-sm-6,
    #main_products_add_form .col-sm-7,
    #main_products_add_form .col-sm-8,
    #main_products_add_form .col-sm-9,
    #main_products_add_form .col-sm-12,
    #main_products_add_form .col-sm-11,
    #main_products_add_form .col-sm-10,
    #main_products_add_form .col
    {
        padding-left: 5px;
        padding-right: 5px;
    }

    .navbar-brand{
        max-width:60%;
    }
    .navbar-brand img{
        height:auto;
    }
    .navbar-brand h6{
        font-size: 0.7rem;
    }

    .custom-containter{
        padding: 0px 5px 0px 5px;
    }

    .custom-containter:after{
        clear: both;
    }
}