


 html {
    overscroll-behavior-y: contain;
}


@font-face {

  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/poppins-v20-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-regular - latin */
@font-face {

  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/poppins-v20-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-500 - latin */
@font-face {

  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/poppins-v20-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-600 - latin */
@font-face {

  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/poppins-v20-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-700 - latin */
@font-face {

  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/poppins-v20-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-800 - latin */
@font-face {

  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/poppins-v20-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-900 - latin */
@font-face {

  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/poppins-v20-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}



body {
    font-size: 14px;
    /*background: url("../img/bg.png") repeat scroll 0 0 transparent !important;*/
    background-color:#f3f3f3;
padding:50px 0px 0px 0px;    font-family: 'Poppins','sans-serif';
}

.with-sidebar .main-content {
    margin-left: 260px;
}


/* tone down the bold a little */
label,th, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .sw-large-text {
    font-weight: 600;
    color:#444;
}

.invalid-feedback {
    color:#a94442
}

.warning-feedback {
    color:#ffc107
}

b {
    font-weight:600;
}

b.caret.sw-caret {
    color:#fff;
}


#wrap {
    position: relative;
}
.sidebar {
    float: left;
    position: absolute;
    width: 250px;
}
.with-sidebar .main-content {
    margin-left: 250px;
    position: relative;
}



.sw_hide {
    display:none;
}

.sw_rightalign{
    text-align:right;
}

/* Navigation */

.navbar-default .navbar-nav > li > a {
    color: #FFFFFF;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #fff;
    color: #555555;
    border-radius: 3px;
}


.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus
{background: #F2F2F2;border-radius: 3px;}

.navbar-toggle {
    color:#fff;
}


.sw_grid_editbox {
    /*width:20em; */
}
#primary-sidebar .sw_selectbox {
    width:100%;
}
#primary-sidebar .sw_selectboxmulti {
    width:100%;
}
.sw_editbox {
    width:100%;
}
.sw_pad_left {
    padding-left:100px;
}
.sw_grid_button {
    display: inline-block;
}

.sorting{
    text-align:left;
}

.sw_dt_col_right_a {
    text-align:right;
    margin-right:20px;
}

.sw_dt_col_right_a_nomargin {
text-align:right;
}

.sw_dt_col_center_a {
    text-align:center;
}


.dataTable{
    background-color: #fff;
}


.brand-image-small {
    max-height: 46px;
    width: 254px;
}

.modal.modal-wide .modal-dialog {
    width: 90%;
}

/* some nice-i-fi-cation when a modal opens up we don't wiggle the navvbar */
body.modal-open.modal_has_underlaying_scrollbar .navbar-fixed-top {
        padding-right:17px;
}

.modal.modal-wide-maxxed .modal-dialog {
    width: 90%;
    max-width:1280px;
}

.modal-wide .modal-body {
    overflow-y: auto;
}


rollback.modal.modal-fullheight {
    overflow-y:hidden;
}

rollback.modal.modal-fullheight .modal-dialog {
    margin-top:0px;
    margin-bottom:0px;
    height:100%;
}

rollback.modal.modal-fullheight .modal-content {
    height: 100%;
}




.modal.modal-theight {
    overflow-y:hidden;
}

.modal.modal-theight .modal-dialog {
    margin-top:0px;
    margin-bottom:0px;

}






.navbar-default .btn {border: none;}

.btn {
    padding: 3px 8px;
}
.nav a:hover .caret {
    border-bottom-color: #fff;
    border-top-color: #fff;
}


.navbar-brand {
    height: 45px;
    text-indent: -999px;
}


.sw-module-brand-small {
    background: url(../img/logo_transp.png) 0px 0 transparent no-repeat;
    background-color: #63338d;
    width:65px;
    margin-top:-6px;
    background-size: 210px;
}
.sw-module-brand-wide {
    background: url(../img/logo_transp.png) 0 0  no-repeat;
    background-color: #63338d;
    width:220px;
    margin-top:-4px;
    background-size: 190px;
    margin-left:25px;
}



@media only screen and (min-width: 1450px) {
    .sw-module-brand-wide {
        margin-left:0px;
    }
}


/* Sticky footer */
html, body {height: 100%;}

/*#footer {height: 60px;background-color: #f5f5f5;}
*/
#wrap {min-height: 100%;height: auto !important;height: 100%;margin: 0 auto -60px;padding: 0 0 60px;}

ul.inline, ol.inline {
    list-style: none outside none;
    margin-left: 0;
}
ul.inline li, ol.inline li {
    margin-right: 15px;
    display: inline-block;
}

.panel-heading {padding: 0;}
.panel-group {margin: 2px 0;}
.panel-group .panel-heading + .panel-collapse .panel-body {border: solid 1px #D5D5D5;border-top: 0px;padding: 10px;}
.panel-heading .collapsed {border-radius: 4px 4px 4px 4px;}
.panel-heading a {outline: 0;display: block;background: -moz-linear-gradient(center top , #FAFAFA 0%, #E9E9E9 100%) repeat scroll 0 0 transparent;border: 1px solid #D5D5D5;border-radius: 4px 4px 0px 0px;color: #4A515B;font-size: 12px;font-weight: 600;padding: 10px 8px;}

.panel-body {background: #F5F5F5;}

.panel.panel-default {background:transparent !important;border: none;

    margin-left: auto;
    margin-right: auto;
    max-width: 1400px
}

.sw_navbar_menu {
    margin-left: auto;
    margin-right: auto;
    max-width: 1400px;
}


.sw_width_limit {
    margin-left: auto;
    margin-right: auto;
    max-width: 1400px
}
.sw_width_limit_small {
    margin-left: auto;
    margin-right: auto;
    max-width: 800px
}
@media (max-width: 1490px) {
    .sw_width_limit{
        max-width: calc(100% - 2%);
    }
}

.panel {
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05)
}

/* Colvis datatables */
.ColVis_Button.ColVis_MasterButton {
    border-radius: 4px;
    border: solid 1px #ddd;
}
div.ColVis_collection button.ColVis_Button {
    background: transparent !important;
    border: none;
    height: auto;
}
div.ColVis_collection button.ColVis_Button:hover {
    background-color: #F0F0F0;
    border: none !important;
}


/* Sidebar */
.primary-sidebar {
    color: #777777;
}
.primary-sidebar .nav.nav-list > li > a {
    color: #777777;
    padding-bottom: 5px;
    padding-top: 5px;
    text-shadow: 0 1px 0 #FFFFFF;
}
.primary-sidebar .nav.nav-list > li > a i {
    color: #C3C3C3;
}
.primary-sidebar .nav.nav-list li.active a, .primary-sidebar .nav.nav-list a.accordion-toggle:not(.collapsed), .primary-sidebar .nav.nav-list > li > a:hover,.primary-sidebar .nav.nav-list > li > a:hover {
    background: #0888C3;
    color: #FFF;
    text-shadow: none;
}
.primary-sidebar .nav.nav-list > li > a:hover i, .primary-sidebar .nav.nav-list > li > a:hover .count, .primary-sidebar .nav.nav-list > li > a:focus i, .primary-sidebar .nav.nav-list > li > a:focus .count {
    color: #FFFFFF;
}

.sidebar {
    box-shadow: 2px 2px 2px -2px #ccc;
    background: #fff;
    height: 100%;
    width: 250px;
    padding: 0;
    margin-right: 10px
}
.panel-collapse.in, .panel-collapse.collapsing {
    border-bottom: solid 1px #ccc;
}

/*.sidebar-backgrounds {
	background: none repeat scroll 0 0 #F2F2F2;
	border-right: 1px solid #ccc;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 250px;
	z-index: -1;
}*/



.main-header{
    background:#fff;
    box-shadow: 2px 2px 2px -2px #ccc;
    margin-bottom: 15px;
    padding: 10px 15px;
    position: relative;
    border-radius:3px;
}
.main-header:before, .main-header:after {
    content: "";
    display: table;
    line-height: 0;
}
.main-header:after {
    clear: both;
}
.main-header .title {
    font-size: 14px;
}
.input-sm {
    font-size: 14px;
}

.main-header .title h1 {
    font-size: 24px;
}
.main-header .title i {
    float: left;
    font-size: 24px;
    margin-right: 10px;
    margin-top: 4px;
}
.main-header .title h1, .main-header .title h5 {
    margin: 0;
}

.main-header .title h1 {
    line-height: 34px;
}

.nav-collapse a.accordion-toggle span.dir {
    display: inline-block;
    position: absolute;
    width: 0;
    height: 0;
    top:10px;
    right: 10px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #777;
}
.nav-collapse a.accordion-toggle.collapsed span.dir {
    top:8px;
    right: 5px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #777;
}
.nav-collapse a.accordion-toggle:hover span.dir {
    border-left: 5px solid #fff;
}
.nav-collapse a.accordion-toggle:not(.collapsed) span.dir {
    border-left: 5px solid transparent;
    border-top: 5px solid #fff;
}

#sidebar-toggle {
    margin-bottom: 15px;
    margin-bottom: 15px;
    box-shadow: 0px 2px 2px -2px #ccc;
    border-width:0px;
    background:#fff;
    cursor: pointer;
    height: 54px;
    margin: 0 5px;
    padding: 20px 5px;
    width: 20px;
    position: absolute;
    top: 0px;
    right: -25px;

    z-index: 999;
    color:black;
}

#sidebar-toggle:hover {
    background: #ddd;
}

#sidebar-toggle-left:hover {
    background: #ddd;
}

#sidebar-toggle-left {
    margin-bottom: 15px;
    box-shadow: 0px 2px 2px -2px #ccc;
    border-width:0px;
    background:#fff;
    cursor: pointer;
    height: 54px;
    margin: 0 5px;
    padding: 20px 5px;
    width: 20px;
    position: absolute;
    top: 0px;
    left:-10px;

    z-index: 999;
}



/**
 mobile stylesheet
 */
@media (max-width: 767px) {
    .sidebar-width {width: 90%;}
    /*.navbar-brand {width: 170px !important;}*/
    #sidebar-toggle {left: 96%;width: 20px;}
    .sidebar {width: 96.7%;margin-bottom: 10px;border-bottom: #ccc;}
    #primary-sidebar {position: relative;float: none;}
    .with-sidebar .main-content {margin-left: 0px;}
    .btn {padding: 2px 8px !important}

    .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff !important;
        text-decoration:underline;
    }

    .sw_white li a
    {
        color:#fff !important;
    }

    .dropdown-menu.multi-column {

        overflow-x: hidden;
    }

    .multi-column-dropdown li a {
        color: #fff;
    }

    .sw-help-menu .multi-column-dropdown li a {
        color: #000;
    }

    .myswretail  {
        float: none !important;
    }

    .sw_dropper {
        margin:0px;
    }

    ul.sw_dropper li a {
        padding-right:20px;
    }


    button.fake-link {
        width:100%;
        text-align: left;
        padding-left:25px;
        background-color: transparent;
        border:none;
        color:#fff;

    }
}


@media (min-width: 768px) and (max-width: 991px) {
    #sidebar-toggle{width: 30px;padding: 15px 10px;font-size: 14px;}
    .sidebar-width {width: 250px;}
    /*.navbar-brand {width: 170px !important;}*/
    #sidebar-toggle {left: 195px;}
    .sidebar {width: 200px;}
    .with-sidebar .main-content {margin-left: 200px;}

    #primary-sidebar {position: absolute;}

}



@media (min-width:768px)
{

    .sw-glued input, .sw-glued button,  .sw-glued .select2-choice {
        border-radius:0px;
    }
    .sw-glued .form-group {
        padding-left:0px;
        padding-right:0px;
    }
    .sw-glued button {
        margin-top:25px;
    }

    .multi-column-dropdown li a {
        color: #333;
    }
    .myswretail
    {
        float: right !important;
    }

    .myswretail ul
    {
        left: auto;
        right: 0;
    }

    ul.multi-column.columns-2.sw-help-menu ul.multi-column-dropdown {
        padding-left:10px;
    }

    ul.multi-column.columns-2.sw-help-menu {
        padding-right:10px;
    }

}

.dataTables_filter, .dataTables_length {
    margin: 0 10px 10px;
    display:inline-block;

}
.dataTables_filter {
    display: inline-block;
    float:right !important;
}
.ColVis {
    margin-bottom: 0;
}
.ColVis_Button {
    height: 25px;
}
.dataTables_filter input {border: solid 1px #ddd;}

.box, .tabbable {
    -webkit-box-shadow: 2px 2px 2px -2px #ccc;
    -moz-box-shadow: 2px 2px 2px -2px #ccc;
    box-shadow: 2px 2px 2px -2px #ccc;
    background: #ffffff;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;

    display: inline-block;
    width: 100%;
    padding: 10px;
}


.box_noshade {
    background: #ffffff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    width: 100%;
    padding: 10px;
}

.payment_options {
    display: inline-block;
    border:2px solid lightgrey;
    border-radius:8px;
    font-weight: bold;
    margin-bottom: 5px;
    width: 100%;
    padding: 10px;
}




.box.title {
    font-size:30px;
}

.tableBox {
    box-shadow: 0 0 0;
    display: table;
    margin-right: 10px;
    padding-left: 0;
    clear: both;
}

.nav.nav-tabs {
    *zoom: 1;

    text-shadow: 0 1px #fff;
    border-bottom: 1px solid #cdcdcd;
    color: #555;
}

.nav-list .divider {
    *width: 100%;
    height: 1px;
    margin: 8px 1px;
    *margin: -5px 0 5px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #fff;
}

.nav-tabs,.nav-pills {
    *zoom: 1;
}

.nav-tabs:before,.nav-tabs:after,.nav-pills:before,.nav-pills:after {
    display: table;
    content: "";
    line-height: 0;
}

.nav-tabs:after,.nav-pills:after {
    clear: both;
}

.nav-tabs>li,.nav-pills>li {
    float: left;
}

.nav-tabs>li>a,.nav-pills>li>a {
    padding-right: 12px;
    padding-left: 12px;
    margin-right: 2px;
    line-height: 14px;
}


.nav-tabs {
    border-bottom: 1px solid #ddd;
}

.nav-tabs>li {
    margin-bottom: -1px;
}

.nav-tabs>li>a {
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 18px;
    border: 1px solid transparent;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}


.nav-tabs>.active>a,.nav-tabs>.active>a:hover,.nav-tabs>.active>a:focus {
    color: #666;
    background-color: #fbfbfb;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}

.nav-pills>li>a {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.nav-pills>.active>a,.nav-pills>.active>a:hover,.nav-pills>.active>a:focus {
    color: #fff;
    background-color: #008ee8;
}

.nav-stacked>li {
    float: none;
}

.nav-stacked>li>a {
    margin-right: 0;
}

.nav-tabs.nav-stacked {
    border-bottom: 0;
}

.nav-tabs.nav-stacked>li>a {
    border: 1px solid #ddd;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.nav-tabs.nav-stacked>li:first-child>a {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
}

.nav-tabs.nav-stacked>li:last-child>a {
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
}

.nav-tabs.nav-stacked>li>a:hover,.nav-tabs.nav-stacked>li>a:focus {
    border-color: #ddd;
    z-index: 2;
}

.nav-pills.nav-stacked>li>a {
    margin-bottom: 3px;
}

.nav-pills.nav-stacked>li:last-child>a {
    margin-bottom: 1px;
}

.nav-tabs .dropdown-menu {
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
}

.nav-pills .dropdown-menu {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.nav .dropdown-toggle .caret-white{
    border-top-color: #fff;
    border-bottom-color: #fff;

}

.nav .dropdown-toggle:hover .caret,.nav .dropdown-toggle:focus .caret {
    border-top-color: #000;
    border-bottom-color: #000;
}

.nav-tabs .dropdown-toggle .caret {
    margin-top: 8px;
}

.nav .active .dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

.nav-tabs .active .dropdown-toggle .caret {
    border-top-color: #666;
    border-bottom-color: #666;
}

.nav>.dropdown.active>a:hover,.nav>.dropdown.active>a:focus {
    cursor: pointer;
}

.nav-tabs .open .dropdown-toggle,.nav-pills .open .dropdown-toggle,.nav>li.dropdown.open.active>a:hover,.nav>li.dropdown.open.active>a:focus {
    color: #fff;
    background-color: #999;
    border-color: #999;
}

.nav li.dropdown.open .caret,.nav li.dropdown.open.active .caret,.nav li.dropdown.open a:hover .caret,.nav li.dropdown.open a:focus .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
}

.tabs-stacked .open>a:hover,.tabs-stacked .open>a:focus {
    border-color: #999;
}



.tabs-below>.nav-tabs,.tabs-right>.nav-tabs,.tabs-left>.nav-tabs {
    border-bottom: 0;
}

.tab-content>.tab-pane,.pill-content>.pill-pane {
    display: none;
}

.tab-content>.active,.pill-content>.active {
    display: block;
}

.tabs-below>.nav-tabs {
    border-top: 1px solid #ddd;
}

.tabs-below>.nav-tabs>li {
    margin-top: -1px;
    margin-bottom: 0;
}

.tabs-below>.nav-tabs>li>a {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}

.tabs-below>.nav-tabs>li>a:hover,.tabs-below>.nav-tabs>li>a:focus {
    border-bottom-color: transparent;
    border-top-color: #ddd;
}

.tabs-below>.nav-tabs>.active>a,.tabs-below>.nav-tabs>.active>a:hover,.tabs-below>.nav-tabs>.active>a:focus {
    border-color: transparent #ddd #ddd #ddd;
}

.tabs-left>.nav-tabs>li,.tabs-right>.nav-tabs>li {
    float: none;
}

.tabs-left>.nav-tabs>li>a,.tabs-right>.nav-tabs>li>a {
    min-width: 74px;
    margin-right: 0;
    margin-bottom: 3px;
}

.tabs-left>.nav-tabs {
    float: left;
    margin-right: 19px;
    border-right: 1px solid #ddd;
}

.tabs-left>.nav-tabs>li>a {
    margin-right: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

.tabs-left>.nav-tabs>li>a:hover,.tabs-left>.nav-tabs>li>a:focus {
    border-color: #f5f5f5 #ddd #f5f5f5 #f5f5f5;
}

.tabs-left>.nav-tabs .active>a,.tabs-left>.nav-tabs .active>a:hover,.tabs-left>.nav-tabs .active>a:focus {
    border-color: #ddd transparent #ddd #ddd;
    *border-right-color: #fff;
}

.tabs-right>.nav-tabs {
    float: right;
    margin-left: 19px;
    border-left: 1px solid #ddd;
}

.tabs-right>.nav-tabs>li>a {
    margin-left: -1px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}

.tabs-right>.nav-tabs>li>a:hover,.tabs-right>.nav-tabs>li>a:focus {
    border-color: #f5f5f5 #f5f5f5 #f5f5f5 #ddd;
}

.tabs-right>.nav-tabs .active>a,.tabs-right>.nav-tabs .active>a:hover,.tabs-right>.nav-tabs .active>a:focus {
    border-color: #ddd #ddd #ddd transparent;
    *border-left-color: #fff;
}



#WorkPanelContent .nav {
    margin-bottom: 0;
}

#WorkPanelContent .nav-tabs+.title {
    float: right;
}

#WorkPanelContent .nav-tabs > .active > a, #WorkPanelContent .nav-tabs > .active > a:hover, #WorkPanelContent .nav-tabs > a:hover, .nav > li > a:hover, .nav > li > a:focus  {
    background: #fff;
    border-left-color: #ddd;
    border-right-color: #ddd;
    border-top-color: transparent;
    color: #636363;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

#WorkPanelContent .nav-tabs.nav-tabs-left {
    float: left;
}

#WorkPanelContent .nav-tabs.nav-tabs-left li:first-child a {
    border-left: 0;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
}

#WorkPanelContent .nav-tabs.nav-tabs-right {
    float: right;
}

#WorkPanelContent .nav-tabs.nav-tabs-right li:last-child a {
    border-right: 0;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
    margin-right: 0;
}


.box-header .btn i {
    vertical-align: middle;
}

.box-header .tooltip {
    line-height: 20px !important;
    text-shadow: none;
}

.tooltip {
    font-family: Poppins;
}

.box-header .progress {
    margin-top: 15px;
}

.box-header .input-with-submit input {
    margin-bottom: 0;
    margin-top: 5px;
}

.box-content form {
    margin-bottom: 0;
}

.box-footer .form-actions {
    background-color: transparent;
    border-top: none;
    padding: 0;
}

#WorkPanelContent .nav-tabs li:first-child a {
    border-left: 0 none;
    border-top-left-radius: 3px;
}

.sw_helptekst  {margin: 10px 0;}

* {outline: 0 !important;}

.well {
    background-color: #F5F5F5;
    border: 0;
    border-radius: 4px;
    box-shadow: 0;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 10px;
}
#WorkPanelContent .tab-content {padding: 10px;
    overflow-x:auto;

}

.panel-collapse .panel-body {background: #fff;}
.clear {clear: both;}


.main-header.sub {
    width: calc(100% + 20px);
    margin-left: -10px !important;
    box-shadow: initial;
}


/* Top loading */
#top-loading {
    height: 3px;
    width: 100%;
    z-index: 202020;
    position: fixed;
    top: 47px;
}
#top-loading > span {
    display: block;
    height: 100%;
    background: #63338d;
    position: relative;
    overflow: hidden;
}
#top-loading > span:after, .animate > span > span {
    content: "";
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
    background-image:
    -webkit-gradient(linear, 0 0, 100% 100%,
    color-stop(.25, rgba(255, 255, 255, .4)),
    color-stop(.25, transparent), color-stop(.5, transparent),
    color-stop(.5, rgba(255, 255, 255, .4)),
    color-stop(.75, rgba(255, 255, 255, .4)),
    color-stop(.75, transparent), to(transparent)
    );
    background-image:
    -moz-linear-gradient(
            -45deg,
            rgba(255, 255, 255, .4) 25%,
            transparent 25%,
            transparent 50%,
            rgba(255, 255, 255, .4) 50%,
            rgba(255, 255, 255, .4) 75%,
            transparent 75%,
            transparent
    );
    z-index: 1;
    -webkit-background-size: 20px 20px;
    -moz-background-size: 20px 20px;
    background-size: 20px 20px;
    -webkit-animation: move 1s linear infinite;
    -moz-animation: move 1s linear infinite;
    overflow: hidden;
}

.animate > span:after {
    display: none;
}

@-webkit-keyframes move {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 50px 50px;
    }
}

@-moz-keyframes move {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 50px 50px;
    }
}
.form-control {
    padding: 3px;
}
input[type='checkbox'] {
    width: auto;
    height: auto;
    border: none;
    margin: 0 auto;
}
select.form-control {
    padding: 1px 3px !important;
}
input.form-control {
    padding: 0px 3px !important;
}
.table thead > tr > th, .table tbody > tr > th, .table tfoot > tr > th, .table thead > tr > td, .table tbody > tr > td, .table tfoot > tr > td {
    vertical-align: middle;
}
.form-group {margin-bottom: 10px;}
#chartContainer {clear: both;}


/* on small screen, better rendering of the label with ... and stuff */
.form-group label {
        white-space: nowrap;
        overflow: hidden;
        text-overflow:ellipsis;
}

legend {
    margin-top: 20px; /* needed for myswretail */
}



/**
td input[type='text'], td select {width: 100% !important} */

.sw-mini input[type='text'], .sw-small select {width: 15% !important;max-width: 100px}
.sw-mini {width: 100px;}

.sw-fixed-small, .sw-fixed-small input[type='text'], .sw-fixed-small select {width: 100px !important}
.sw-fixed-125, .sw-fixed-125 input[type='text'], .sw-fixed-125 select {width: 125px !important}
.sw-fixed-150, .sw-fixed-150 input[type='text'], .sw-fixed-150 select {width: 150px !important}
.sw-fixed-mini, .sw-fixed-mini input[type='text'], .sw-fixed-small select {width: 50px !important}
.sw-fixed-mini input[type='number'] {width: 45px !important}
.sw-small input[type='text'], .sw-small select {width: 25% !important;max-width: 200px}
.sw-small {width: 200px;}
.sw-ap {width: 20px;}

.sw-fixed-medium, .sw-fixed-medium input[type='text'], .sw-fixed-medium select {width: 200px !important}
.sw-medium input[type='text'], .sw-medium select {width: 100% !important;max-width: 300px}
.sw-medium {width: 300px;}

.sw-fixed-large, .sw-fixed-large input[type='text'], .sw-fixed-large select {width: 400px !important}
.sw-large input[type='text'], .sw-large select {width: 100% !important;max-width: 400px}
.sw-large {width: 400px;}


.sw_small_font {
    font-size:10px;
    font-weight:normal;
}

.sw_fullwidth {width:100%;}

/* optimize layout of voorraadbeheer stock table*/
tr.stock-info-row td:last-child {width: auto !important;}


.sw-fixed-medium .sw_search_field {margin-bottom: 10px;}
td .sw-fixed-medium .sw_search_field {margin-bottom: 0px;}

.navbar-default {
    background-color: #63338d;
    border-color:  #63338d;
}
.navbar-nav.pull-right > li > .dropdown-menu, .navbar-nav > li > .dropdown-menu.pull-right {
    left: auto;
    right: 0;
}

/* custom bootstrap */
.btn, .dropdown-menu {
    font-size: 14px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
        line-height: 1.1;
}


.navbar-nav > li > a {
    line-height: 17px;
    padding: 3px 10px;
    margin: 0 2px;
    border-radius: 3px;
}}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {background-color: #428BCA;color: #FFFFFF;text-decoration: none;}



.tile {width: 100%;
    display: inline-block;
    box-sizing: border-box;
    padding: 10px 10px 15px;
    background: none repeat scroll 0 0 #FFFFFF;


    margin-bottom: 30px;

    border-radius: 3px;
    -webkit-box-shadow: 2px 2px 2px -2px #ccc;
    -moz-box-shadow: 2px 2px 2px -2px #ccc;
    box-shadow: 2px 2px 2px -2px #ccc;
}

.tile h3 {margin-top:0px;font-size: 18px;}


.dashtitle h3 {
    margin-top:0px;
    font-size: 18px;
    padding-top:3px;
}



.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 10px;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}


.nicebar {
    color:#fbfbfb;
    background: url("../img/niceheader.jpg") 0 0 no-repeat;
    background-size:     cover;
    background-repeat:   no-repeat;
    background-position: center center;
    text-shadow: 0px 0px 8px #000 !important;
    padding-top: 3em;
    padding-bottom: 12em;
}

/** less spacing mobile screen **/
@media (min-width: 0px) and (max-width: 800px) {
    .nicebar {
        padding-top: 1em;
        padding-bottom: 7em;
    }
}



@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Regular.ttf');
}

.nicebar .jump {
    padding:1em;
}

.sw-nice-header {
    background: url(../img/niceheader.jpg) 0 0  no-repeat;
    height:450px;
    background-size:     cover;
    background-repeat:   no-repeat;
    background-position: center center;
}


.sw_header_content {
    background: url("../img/niceheader.jpg") 0 0 no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;

}

.sw_header_content_slush {
    background: rgb(0,0,0,0.2);

}

.sw_header_logo{
    background-color:#ffffff;
    padding-top:10px;
    padding-bottom:10px;
}

.sw-click-logo {
 cursor: pointer;
}

.sw_header h1,.nicebar h1 {
    font-size:48px;
}

.sw_header h2,.nicebar h2 {
    font-size:24px;

}

.sw_header p, .nicebar p {
    font-size:20px;
}

.sw_header h1,.nicebar h1 {
    margin:0px;
    padding-top:20px;
    padding-bottom:10px;
}

.sw_header_content  h1,.sw_header_content h2,.sw_header_content h3,.sw_header_content p, .nicebar h1, .nicebar h2, .nicebar h3
{
    color:#fbfbfb;
    text-shadow: 0px 0px 3px #000 !important;
}

.sw_header {
    margin-left:-15px;
    margin-right:-15px;
}

/* main logo big */
.main-logo {
    max-height:46px;
    width:254px;
}






.btn-sw-reset {
    font-size: 14px;
    padding: 6px 12px;
}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (-webkit-min-device-pixel-ratio: 2) {
    .sw_btn_ipad_large {
        font-size: 20px;
        padding: 20px!important;
    }
}


.sw-navbar-search{
    font-size:14px;

    height:26px;
    border:0px;
}
.sw_menu
{
    padding-top:5px;
    padding-bottom:4px;
    height:34px;
}

.sw_form_block_title {
    box-shadow: 0 1px 0px rgba(0, 0, 0, 0.05);
    text-align: left;
    padding-bottom: 5px;
    margin-bottom:5px;
    font-weight:600;
}

.sw_form_block_title h3,.sw-extra-header-grid h3 {

    display:inline;
    font-size:27px;
}

.sw_form_block_title .fas {
    font-size:27px;
}

.sw_form_block_title_collapser h3, .sw-extra-header-grid h3 {
    font-size:16px;
}
.sw_form_block_title_collapsed .closed {
    display:none;
}

.sw_form_block_title_collapsed div {
    display:none;

}

.sw_form_block_title_collapsed ~ * {
    display:none;
}


.sw_form_block_title_open .open {
    display:none;
}

.sw_form_block_title_collapser.sw_form_block_title_collapsed {
    box-shadow:none;
    padding-bottom:0px;
}


.sw_form_block_title_collapser:hover
{
    cursor:pointer;
}


.sw_tiny{font-size:5px}



.dashtitle {
    margin-left:5px;
    margin-right:5px;

    border-bottom: solid 1px #E3E3E3;
    margin-bottom:10px;
}
.tile-buttons
{
    float:right !important;
    padding-top:15px;
}

.sw_weather {
    font-size:20px;
}

.sw-module-menu
{
    padding-top:8px;
}


.sw_square_bottom{
    margin-bottom:-4px;
    border-radius:3px 3px 0px 0px;
    box-shadow:0px;
}


.icon-arrow-right::before {
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    content:"\e092"
}
.icon-arrow-left::before {
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    content:"\e091"
}

.sw_scroll_table
{

}


.btn-big-icon
{
    padding: 10px 10px 10px 10px;
    height:70px;
}
.btn-big-icon > i {
    font-size:50px;
}


.sw-outlined-text{
    text-shadow:
    -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;
}
.sw-large-text{
    color:#63338d;
    font-size:20px;
}

.sw_grid_button_export {height:34px}

.orderDetail_upper, .orderDetailSimple_upper {
    width:250px !important;
    alignment: right;
}


.redactor-box{
    border-color: #ccc;
    border-width: 1px;
    border-style: solid;
    border-radius:4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.redactor-box.has-error{
    border-color: #a94442;
}

.redactor-layer{
    border:none;
    border-radius:4px;
}
.redactor-toolbar{
    border:none;
    border-radius:4px 4px 0px 0px;
    padding:1px;
    padding-top:0px;
    height:35px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
}
.redactor-toolbar li a:hover{
    background-color:#e6e6e6;
    color:#000;
}

.redactor-box.redactor-styles-on .redactor-toolbar
{
    padding:0px;
}

.redactor-box-glow {
    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);

}

.redactor-air li a.re-button-icon, .redactor-toolbar li a.re-button-icon {
    padding:5px;
}
.redactor-air li a, .redactor-toolbar li a {
    height:30px;
}
[class^="re-icon-"], [class*=" re-icon-"] {
    font-size:10px;
    font-weigh:400;
}


.table>tbody>tr.active>td {
    background-color: #017ebc;
    color:#ffffff;
}


.video-js {

    background-color:#ffffff;
}
.vjs-poster{
    background-color:#ffffff;
}


.sw-simple-select
{
    height:25px;
    border: 1px solid transparent;
    border-radius:4px;
    border-color: #ccc;


}

.vjs-texttrack-settings {
    display: none;
}

/* select2 aligned with buttons (a.o. swhelp) */
div.sw_select2_aligned button{
    height:34px;

}
div.sw_select2_aligned  div.select2-container a {
    border-radius:4px 0px 0px 4px;
    border:1px solid #ccc;
    margin-right:-4px;
}
div.sw_select2_aligned  div.select2-container .select2-arrow {
    border-radius:0px;
}

div.sw_select2_aligned > button {
    border-radius: 0px 4px 4px 0px;
    margin-left:-3px;
    margin-top:-1px;
}





.sw-straight-left {
    border-radius: 0px 0px 0px 0px;

}

.sw_header_special {
    height:18px;
}

/* fix for webkit browser ipad in order to get decent shadows */
/*input[type="text"].form-control,input[type="password"].form-control  {
    -webkit-appearance: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
} */



.sw_flex_dialog .modal-dialog{
             overflow-y: initial !important
}
.sw_flex_dialog .modal-body{
    height: 250px;
    overflow-y: auto;
}





.form-switch-select,.form-switch {
    display: inline-block;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
}

.form-switch-select i,.form-switch i {
    position: relative;
    display: inline-block;
    margin-right: .5rem;
    width: 23px;
    height: 13px;
    background-color: #e6e6e6;
    border-radius: 21px;
    vertical-align: text-bottom;
    transition: all 0.03s linear;
}

.form-switch-select i::before,.form-switch i::before {
    content: "";
    position: absolute;
    left: 0;
    width: 21px;
    height: 11px;
    background-color: #fff;
    border-radius: 11px;
    transform: translate3d(1px, 1px, 0) scale3d(1, 1, 1);
    transition: all 0.03s linear;
}

.form-switch-select i::after,.form-switch i::after {
    content: "";
    position: absolute;
    left: 0;
    width: 11px;
    height: 11px;
    background-color: #fff;
    border-radius: 11px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.24);
    transform: translate3d(1px, 1px, 0);
    transition: all 0.03s ease-in-out;
}

.form-switch-select:active i::after,.form-switch:active i::after {
    width: 14px;
    transform: translate3d(1px, 1px, 0);
}

.form-switch:active input:checked + i::after { transform: translate3d(8px, 1px, 0); }
.form-switch-select input,.form-switch input { display: none; }
.form-switch input:checked + i { background-color: #5cb85c; }
.form-switch input:disabled + i { opacity:0.5; }
.form-switch input:checked + i::before { transform: translate3d(9px, 1px, 0) scale3d(0, 0, 0); }
.form-switch input:checked + i::after { transform: translate3d(11px, 1px, 0); }


.form-switch-select i,.double.form-switch i {
    width: 46px;
    height: 26px;
    border-radius: 42px;
}
.form-switch-select i::before,.double.form-switch i::before
{
	width:42px;
	height:22px;
	border-radius:22px;
    transform: translate3d(2px, 2px, 0) scale3d(1, 1, 1);
}

.form-switch-select i::after,.double.form-switch i::after
{
	width:22px;
	height:22px;
	border-radius:22px;
}

.form-switch-select:active i::after,.double.form-switch:active i::after
{
	width:28px
}
.form-switch-select:active input:checked + i::after ,.double.form-switch:active input:checked + i::after { transform: translate3d(16px, 1px, 0); }
.double.form-switch input:checked + i::before { transform: translate3d(18px, 1px, 0) scale3d(0, 0, 0); }
.double.form-switch input:checked + i::after { transform: translate3d(22px, 1px, 0); }




.form-switch-select {

    margin-left:35px;
}



.form-switch-select input:checked + i { background-color: #e6e6e6; }
.form-switch-select input:disabled + i { opacity:0.5; }
.form-switch-select input:checked + i::after { transform: translate3d(22px, 1px, 0); }

.form-switch-select p {
    position: relative;
    top:-26px;
    z-index: 100;
    margin-bottom: -20px;
    font-weight:100;
}

.form-switch-select p.left {
    left:-28px;
    margin-top:0px !important;
}
.form-switch-select p.right {
    left:50px;
    margin-top:0px !important;
}


/* readonly boxes */
.form-switch-select input.readonly + i::before,.form-switch-select input.readonly:checked + i ,.form-switch input.readonly + i::before {
    background-color:#eee;
}
.form-switch input.readonly:checked + i {
    background-color: #aaa;
}



.sw_no_padding_left {
    padding-left:0px;
}

.sw_price_padding_left_right {
    padding-left:0px;
    padding-right:7px;
}
.sw_no_padding {
    padding-right:0px;
    padding-left:0px;
}

.sw_cash_button  {
    height:70px;
    min-width:50px;
    font-size:14px;
    word-wrap: break-word;
    white-space: normal;
        border-radius: 0px;
}

.sw_float_clear {
    clear:both;
}

.sw-faint {
    color:#aaa;
}

    div.actions  button.btn {
        height:60px;
        width:50px;
        min-width:50px;
    }

/* Landscape  ipad pro*/
@media only screen
  and (min-device-width: 1366px)
  and (max-device-width: 1366px)
  and (orientation: landscape)
  and (-webkit-min-device-pixel-ratio: 2) {
    .sw_cash_button {
        height:90px;
        font-size:14px;
    }

    .actions button {
        height:90px;
    }

    div.actions  button.btn, #barcodescans  div.actions input  {
        height:90px;
    }
}



.multi-steps > li.active:before, .multi-steps > li.active ~ li:before {
    content: counter(stepNum);
    font-family: inherit;
    font-weight: 600;
}
.multi-steps > li.active:after, .multi-steps > li.active ~ li:after {
    background-color: #ededed;
}

.multi-steps {
    display: table;
    table-layout: fixed;
    width: 100%;
}
.multi-steps > li {
    counter-increment: stepNum;
    text-align: center;
    display: table-cell;
    position: relative;
    color: #63338d;
}
.multi-steps > li:before {
    content: '\f00c';
    content: '\2713;';
    content: '\10003';
    content: '\10004';
    content: '\2713';
    display: block;
    margin: 0 auto 4px;
    background-color: #fff;
    width: 36px;
    height: 36px;
    line-height: 32px;
    text-align: center;
    font-weight: bold;
    border-width: 2px;
    border-style: solid;
    border-color: #63338d;
    border-radius: 50%;
}
.multi-steps > li:after {
    content: '';
    height: 2px;
    width: 100%;
    background-color: #4B2582;
    position: absolute;
    top: 16px;
    left: 50%;
    z-index: -1;
}

.multi-steps > li:nth-last-child(2):after, .multi-steps >  li:nth-last-child(1):after {
    display: none;
}
.multi-steps > li.active:before {
    background-color: #fff;
    border-color: #63338d;
}

.multi-steps > li.active ~ li {
    color: #808080;
}

.multi-steps > button{
    width: 36px;
    height: 36px;

    background-color:#fff;
    border-radius: 50%;
}
.multi-steps > button:first-child{
    margin-left:50%;
}

.multi-steps > li.active ~ li:before {
    background-color: #ededed;
    border-color: #ededed;
}



.sw-hover-box {
    background: #ffffff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding:10px;
    margin:10px;
}
.sw-hover-box:hover {
    box-shadow: 0px 0px 5px 0px #ccc;
}

.sw-hover-box.active {
    box-shadow: 0px 0px 10px 3px #ccc;
}

.sw_dash_close {
    color:#ccc;
}
div.sw_help_wizard_page  h3 {

}


div.sw_helppopup_noshades > div.modal-dialog > div.modal-content > div.modal-header { border-bottom:none
}

div.sw_helppopup_noshades div.box, div.sw_helppopup_noshade div.tabbable  {
    box-shadow:none;
    -webkit-box-shadow: none;
}


.sw_auth_css {
    display:none;
}


.swretail_editor {
   padding:5px;

}

.swretail_editor > p {
    margin: 0 0 4px;
}


.mega-button {
    padding:10px;
    margin-right:1%;
    margin-bottom:10px;
    padding-top:40px;
    padding-bottom:40px;
    width:30%;

}

.tile-content > button.wizard-play
{
    float: right!important;
}


.tile-maincontent {
    margin-left:5px;
    margin-right:5px;
}


.sw_tile_divider_dropper {
    width:100%;
    border-color: #ccc;
    border-width:1px 0px 0px 0px;
    text-align:center;
    border-style:solid;
    padding-bottom:10px;
    border-radius:5px;

}

.sw_tile_divider_dropper:hover {
    background-color:#eee;
}

form  .panel-body.box {
    box-shadow: 0 1px 1px rgba(0,0,0,.05);;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);;
    -moz-box-shadow:  0 1px 1px rgba(0,0,0,.05);;
}

/* some extra select2 handling */
.select2-container.form-control {
    padding:0px;
    border:none;
    height:34px;
}

.select2-container .select2-choice abbr
{
    top:10px;
}

.select2-container.select2-container-multi.sw_selectbox.select2-dropdown-open ul {
    border:none;
}

.select2-container.select2-container-multi.form-control.select2-dropdown-open .select2-choices {
    border:none;
}

/* switch off weird focus effect */
.select2-container-active .select2-choice {
    box-shadow: 0 0 0px rgba(0, 0, 0, .3);
}

.select2-container.select2-dropdown-open {
    border:1px solid #66afe9 ;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}

/* make sure the border during selection matches the borders of input fields */
.select2-dropdown-open.select2-container-active  a{
    border:none
}
.select2-drop-active {
    border: 1px solid #66afe9;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    border-top: none;
}


.select2-container .select2-choice {
    height:34px;
    line-height:34px;
    background-image:none;
    -moz-background-image: none;
    -webkit-background-image: none;
    border:1px solid #ccc;
}

/* revamped background */
.select2-container-multi .select2-choices .select2-search-choice {
    background-image:none;
    -moz-background-image: none;
    -webkit-background-image: none;
}

.select2-container-multi .select2-choices .select2-search-choice div {
    padding-bottom:2px;
    padding-top:2px;
}

.is_stuck{
    z-index:9001;
    top:50px;
}


#sw_header_searchbar{
    height:34px;
}

#sw_menu_myswretail
{
    height:34px;
    line-height:28px;
}

#sw_menu_myswretail:hover {
    background-color: #fff;
}

.select2-arrow {
    padding-top:2px;

    background-image:none;
    -moz-background-image: none;
    -webkit-background-image: none;
}

.select2-container-multi .select2-choices
{
 border-radius:3px;
}

.sw_panel_collapse:not .select2-container-multi .select2-choices .select2-search-choice
{
    height:26px;
    padding-top:6px;
}

.navbar-nav > li > a {

    height: 34px;
    line-height: 28px;
}

.navbar-nav > li > a:hover {
    background-color:#fff;
}

.navbar-nav > li > a:focus {
    background-color:#fff;
}



.sw-top-margin #s2id_sw_articlesearch a, #s2id_sw_stock_warehouse a, #s2id_sw_rl_choose_relation a {
    border: 1px solid #fff;
    background-image:none;
}

.sw-top-margin #s2id_sw_articlesearch a, #sw_rl_choose_relation a,#s2id_sw_rl_choose_relation a,.sw-flat-right {
    border-radius: 4px 0px 0px 4px;
}

.sw-top-margin #s2id_sw_articlesearch a .select2-arrow,
.sw-top-margin #s2id_sw_stock_warehouse a .select2-arrow,
.sw-top-margin #s2id_sw_rl_choose_relation a .select2-arrow  {
    background:#fff;
    border:0px;
    color:#000;
}


#s2id_sw_stock_warehouse a, .sw-flat-left, #s2id_sw_selectreport a {
    border-radius: 0px 4px 4px 0px;
}


.sw-top-margin {
    margin-top:8px
}



@media (min-width: 0px) and (max-width: 1410px) {
    .sw-hide-1366 {
        display: none !important;
    }

}

.btn-high {
    height:34px;

}

.sw-nice-glue > button {
    border-radius:4px 0px 0px 4px;

}

.sw-nice-glue > input {
    border-radius: 0px 4px 4px 0px;

}

span.select2-selection.select2-selection--single {
    outline: none;
}

button {
    height:34px;
}

input.btn {
    height:34px;
}

div.btn {
    height:34px;
    line-height: 28px;
}

a.btn {
    height:34px;
    line-height:28px;
}


/* stock management overlay for the images */

.thumbnail {
    position:relative;
    overflow:hidden;
    min-height:220px;
}

/* stock management overlay for the images */
.caption {
    position:absolute;
    top:0;
    right:0;
    background:rgba(66, 139, 202, 0.75);
    width:100%;
    height:100%;
    padding:2%;
    display: none;
    text-align:center;
    color:#fff !important;
    z-index:2;
    min-height: 10;
}


#s2id_sw_rl_choose_relation ~ div.btn-group button:first-child    {
    border-radius: 0px 0px 0px 0px;
    margin-left:-4px;
}

/* WHen scrolling in stuck state hide the block titles to get more screen estate */
.is_stuck .sw_form_block_title  {
    display:none;

}

#sw-menu-toggle:hover {
    background:#FFF;

}

li.open #sw-menu-toggle {
    background:#fff;
    border-radius: 3px 3px 0px 0px;
}

.dropdown-toggle:hover {
    background:#fff;

}

/* menu top drowdown thing */
#sw_topmenu_modules
{
    margin-top: -1px;
    border-top: 0px;
    margin-left: 1px;

    /* 4-4-2025 minor improvement for scrolling on limited height screens*/
    max-height: calc(100vh - 50px);
    overflow-y: auto;


}

.select2-container-multi .select2-choices {
    background-image:none;
}

/* straighten up the grid amount selector / search input and downloadbutton to appear as one */
table.sw-smart-grid  form .select2-choice {
    border-radius:4px 0px 0px 4px;
}

table.sw-smart-grid  form  button.sw_grid_button_export
{
    border-radius:0px 0px 0px 0px;
}

table.sw-smart-grid  form input.sw_search_field
{
    border-radius:0px 4px 4px 0px;
}

button.close {
    opacity:0.8;
}

.redactor-focus.redactor-styles-on, .redactor-focus:focus.redactor-styles-on
{
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    border-color: #66afe9;
}
.sw-uploaded-img-container
{
    height:250px;

    width:100%;
    background-color:#f0f0f0;
}
.sw-uploaded-img-container img {
    max-width:100%;
    max-height:250px;
    height:auto;
    width:auto;
}

/* nice in line */
.sw-img-uploader .btn.fileUpload
{
    margin:0px;
}



/* needed for the images in the article finder so that the header aligns well */
#ArticleFinder_wrapper dataTables_scrollHeadInner > table > thead > tr:first > th:first {
    width:30px;
}


.sw-th-margin {
    margin-right:5px;
}

table.dataTable th {
    white-space: nowrap;
}

.sw_selector {
    display: inline-block;
    position:relative;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;


    vertical-align: middle;
    cursor: pointer;

    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.sw_selector h4{
    text-align: center;
}
.sw_selector:hover {
    border:10px solid transparent;
}

.sw_selector p.bottom {
    position:absolute;;
    bottom: 0;

}

.sw_selector:hover {
    cursor:hand;
}

.sw_selector_selected {
    background-color:#ccffcc;
}

.sw_template {
    min-height:750px;
    max-height:750px;
}


.sw_plugin {
    min-height:450px;
    max-height:450px;
}

.sw_plugin img {
    max-width:100%;
    max-height:250px;
}

#sw_app_lang_select
{
    height:34px;
}


/* hack that's needed for colorizer to show selected color correctly */
.sp-colorize {
    height:100%;
}

.sw-img-manager-container
{
    border: 1px solid transparent;
    max-width:200px;
    max-height:300px;
}


.sw-img-manager-container:hover {

    border: 10px solid transparent;

}

.sw_code_window {
    font-family:Courier New;
}






/**
small desktop
 */
@media only screen and  (min-width: 768px) and (max-width: 1030px) {


    .modal-wide .modal-dialog {
        width:100%;
        margin:0px;

    }
    .modal.modal-wide .modal-dialog {
        width:100%;
    }

}


/**
mobile
 */
@media only screen and (max-width: 768px) {
    .modal-wide .modal-dialog {
        width:100%;
        margin:0px;

    }
    .modal.modal-wide .modal-dialog {
        width:100%;
    }

    .sw-no-collapse #sw_myswretail_menu
    {
        display:none;
    }

    /* mobile scanner  module scan etra  small button*/
    .sw_scanner_button {
        max-width:40%;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .sw_os_keyboard  .sw_cash_button {
        min-width:20px;
    }
}



.tour_widget {
    position:fixed;
    top:100px;
    right:20px;
    width:150px;
    z-index:950000;
    border: 3px solid #4B2582;
    border-radius:5px;
}

.tour_widget .btn {
    width:100%;
}

.tour_widget h3 {
    text-align:center;
    margin-top:3px;
}

#tourguide_block {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 94000;
    display: none;
    background-color: black;
    filter: alpha(opacity=30);
    opacity: 0.3;


}

#tour_popup {
    z-index:950000;
    padding:30px;
    overflow:auto;
    display:block;
    margin:auto;
    max-width:1280px;
    max-height:100%;


}

.tourguide_popup h1 {
    margin:0px;
    margin-bottom:20px;
}


#tour_popup.topleft {
    max-width:700px;
    margin-right:70%;
}

#tour_popup.topright {
    max-width:700px;
    margin-right:5%;
}

#tour_popup.topright_large {
    max-width:1200px;
    margin-right:5%;
}


#tour_popup.topcenter {
    max-width:1200px;
}

.tour_popup_base {
    position:fixed;
    z-index:95000;
    top:0px;
    left:0px;
    width:100%;
    padding:30px;
    height:100%;
}

.tour_popup_base .box {
    box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.2); /* Shadow settings */
    border-radius: 5px; /* Optional for rounded corners */
}

#sw_myswretail_menu .dropdown-menu {
	margin-top:-1px;
    border-top:0px;
    margin-right:1px;
}

.navbar-default .navbar-nav > .open > a {
    background-color:#fff;
}

.navbar-default .navbar-nav > .open > a:hove {
    background-color:#fff;
}

#tour_mini_popup {
    position:fixed;
    top:100px;
    right:20px;
    width:auto;

    z-index:950000;
    border: 3px solid #4B2582;
    border-radius:5px;
    padding:0px 35px 0px 35px;
}



.cta_popup_base {
    position:fixed;
    z-index:95000;
    bottom:100px;
    left:20px;
    width:200px;
    background:#fff;

    border: 3px solid #4B2582;
    border-radius:5px;
}

.cta_popup_base button {
    width:100%;
    margin-top:5px;
    margin-bottom:5px;
    white-space:pre-wrap;
    height:50px;

}

.cta_popup_base.minimized #cta_popup {
    display:none;
}


.cta_popup_base.minimized {
    display:none;
    border-radius:50%;
    height:100px;
    width:100px;
}

#cta_popup.mini {
    max-height: 75px;

}

/* complicated trick for safari */
#cta_popup.mini #cta_buttons div:not(:first-child)  {
    display:none;
}


.sw-grid-block {
    display:flex;
}

.sw_no_margin {
    margin:0px;
}

.select2-container.sw-article-multi-selector {
    height:auto;
}

.sw-lang-footer {
    border-left: 0px;
    border-radius: 0px 4px 4px 0px;
}


.sw-x-scroller {
    overflow-x:auto;
}

.dropdown-header {
    padding: 4px 10px;
    font-size: 14px;
}

.navbar-nav li a {
    cursor:pointer;
}



/* mobile scanner modifications */
@media only screen and (max-width: 505px) {
    body.sw_small_ui .sw-top-margin {
        height: 53px;
    }


    body.sw_small_ui .sw_form_block_title
    {
        padding-bottom:0px;
    }
    body.sw_small_ui .sw_form_block_title h3 {
        font-size:18px;
    }

    body .navbar-collapse {
        padding-right:0px;
    }

    body.sw_small_ui  {
        padding: 65px 0px 0px 0px;
    }

    body.sw_small_ui .panel {
        margin-bottom:5px;
    }


    body.sw_small_ui .sw_menu :not(.swdd_content)
    {
        width: 39px;
    }

    body.sw_small_ui .sw_menu
    {
        height: 45px;
    }

    /* optimized amount selected */
    body.sw_small_ui .sw-smart-grid  form.form-inline div.select2-container {
	    width:50px;
    }

    body.sw_small_ui .container-fluid {
        padding:0px;
    }

    /* to hide or not to hide */
    body.sw_small_ui #sw-menu-toggle, body.sw_small_ui .sw-smart-grid .sw_search_field  {
        display:none;
    }

    body.sw_small_ui .brand-image-small {
       max-height: 54px;
        width: 338px;
    }

    /* better positioning of the help dropdown */
    body.sw_small_ui .sw-help-menu {
        margin-left: -150px;
        width: calc(100vw * 0.7);
    }

    body.sw_small_ui .sw_navbar_menu .navbar-header {
        max-width: 135px;
    }


    body.sw_small_ui .sw-module-brand-small {
        margin-top: 0px;
    }

    body.sw_small_ui #sw-menu-toggle {
        height: 45px;
    }


    body.sw_small_ui a.navbar-brand navbar-small {
        width:200px;
    }

    /* needed for the logo to be nicely on the same height */
    body.sw_small_ui .navbar-brand-small {
        width:100px;
        padding-top:0px;
    }


    body.sw_small_ui .navbar-brand {
        height:52px;
    }

    body.sw_small_ui .navbar-brand-small img {
        max-height:62px;
    }

    .hidden-tiny {
        display:none;
    }


    .sw_ui_small_enhanced .select2-choice * {
        margin-top:5px;
    }

    .sw_ui_small_enhanced .select2-results .select2-result-label, .sw_ui_small_enhanced .pagination>li>a  {
        padding-top:11px;
    }

    .sw_ui_small_enhanced input, .sw_ui_small_enhanced button, .sw_ui_small_enhanced .pagination>li>a ,  .sw_ui_small_enhanced .select2-results-dept-1 ,
    .sw_ui_small_enhanced .select2-container .select2-choice,.sw_ui_small_enhanced  div.sw_select2_aligned button  {
        height:45px;
    }

}

/* fix for mini screen fuck up thingy in samsung zoom function , do not know how many people are actually affected*/
@media only screen and  (max-width:321px) {
    .main-logo {
        width: 245px;
    }
}


/* hide the myswretail menu in  normal mode also to align experience pwa and not pwa */
@media only screen and  (max-width:768px) {
    #sw_myswretail_menu.sw_notonpwa_small {display: none}

    /* change padding on a small screen */
    .multi-column-dropdown {
        padding-left: 10px;
    }

    /* bettter smallscreen menu rendering */
    #sw_header_searchbar_form {
        padding-left: 0px;
    }

    /* bettter alignment of drop menu */
    .nav.navbar-nav.pull-right
    {
        margin-right:0px; !important;
    }


    /* nicer alignment for search field */
    #sw_header_searchbar::-webkit-input-placeholder {
        text-align: center;
    }



}



/* litle bit better styling select2 */
.select2-container .select2-choice .select2-arrow {
    background-image:none;
    background:#fff;
    border-left:none;
}

.select2-dropdown-open .select2-choice {
    background:#fff;
}


/** smaller bottom  padding **/
div.box:has(div.sw_form_block_title_collapsed ) { padding-bottom:0px; }



/* mini wizards */
.wizard-step, .wizard-navigation , .wizard-fake-step  {
    display:none;
}

.modal-body div.wizard-step:not(:nth-of-type(1)) {
    margin-top:15px;
}

div.wizard-visible{
    display:block;
}

.sw-ovw-buttons {
    margin-top:10px;
}

/* redactorX */
.rx-content {
    font-family: 'Poppins','sans-serif';
}
.rx-content, .rx-content p, .rx-content li {
    font-size:14px;
}
.rx-content p {
    line-height:1.42;
}
.rx-popup-item-title
{
    font-size:14px;
}


/* force a button as block for better screen orientation */
.button-block {
    display:block;
}

/** small adaptation for purchase open switch **/
#purchase_detail .form-switch {
    padding-left:5px;
    padding-top:5px;
}

d.actions button,d.actions input  {
    margin-left:-2px;
    margin-right:-3px;
    border-radius:0px;
}

.noshade {
    box-shadow: 0px 0px 0px 0px #fff;
}

/**  hack for correct display of select2 **/
.sw_maxi_td_hack {
    max-width:300px;
}

.sw_settings_input {
    width:50%;
}

/** to offset a button on the same line as an input element which has a label **/
.sw_nolabel_compensate {
    margin-top:30px;
}


.char-count-limit-exceeded
{
    color:#aa0000;

}

    /* autocomplete box */
    /* Style for the autocomplete container */
    .autocomplete {
      position: relative;
      display: inline-block;
    }
    /* Style for the autocomplete dropdown */
    .autocomplete-dropdown {
      display: none;

      z-index: 1000;
      background-color: #fff;
      border: 1px solid #ccc;
      border-top: none;
      border-radius: 0 0 4px 4px;
      min-width:100%;
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    }

    /* autocomplete box */
    /* Style for the autocomplete container */
    .autocomplete-delete-button {
        padding-right:2px;
        padding-left:2px;
        margin-right:2px;
        border-radius:4px;
        background-color: #eee;
        color:#333;
    }

    .autocomplete-dropdown {
        position:absolute;
    }

    /* Style for each autocomplete dropdown item */
    .autocomplete-dropdown-item {
      padding: 2px 0px 2px 5px;
      cursor: pointer;
    }
    /* Style for the selected autocomplete dropdown item */
    .autocomplete-dropdown-item:hover, .autocomplete-selected {
      background-color: #3875d7;
      color:#fff;
    }
     /* Style for the clear list button */
    .clear-list-button {
       padding: 2px 0px 2px 5px;
      cursor: pointer;
      background-color: #f0f0f0;
      border-top: 1px solid #ccc;
      text-align: center;
    }

    /** improve performance in navbar **/
    @media only screen and (max-width: 767px) {
        .navbar-nav .autocomplete {
            width:100%;
        }
        /* needed to overflow the dropdownmenu */
        .navbar-nav .autocomplete-dropdown {
            position:sticky;
        }
    }
    /* end autocomplete box */

/**
 * ==============================================
 * Dot Pulse
 * ==============================================
 */
.dot-pulse {
  position: relative;
  left: -9999px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #63338D;
  color: #63338D;
  box-shadow: 9999px 0 0 -5px;
  animation: dot-pulse 1.5s infinite linear;
  animation-delay: 0.25s;
}
.dot-pulse::before, .dot-pulse::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #63338D;
  color: #63338D;
}
.dot-pulse::before {
  box-shadow: 9984px 0 0 -5px;
  animation: dot-pulse-before 1.5s infinite linear;
  animation-delay: 0s;
}
.dot-pulse::after {
  box-shadow: 10014px 0 0 -5px;
  animation: dot-pulse-after 1.5s infinite linear;
  animation-delay: 0.5s;
}

@keyframes dot-pulse-before {
  0% {
    box-shadow: 9984px 0 0 -5px;
  }
  30% {
    box-shadow: 9984px 0 0 2px;
  }
  60%, 100% {
    box-shadow: 9984px 0 0 -5px;
  }
}
@keyframes dot-pulse {
  0% {
    box-shadow: 9999px 0 0 -5px;
  }
  30% {
    box-shadow: 9999px 0 0 2px;
  }
  60%, 100% {
    box-shadow: 9999px 0 0 -5px;
  }
}
@keyframes dot-pulse-after {
  0% {
    box-shadow: 10014px 0 0 -5px;
  }
  30% {
    box-shadow: 10014px 0 0 2px;
  }
  60%, 100% {
    box-shadow: 10014px 0 0 -5px;
  }
}

/** end dot pulse **/
@media only screen and (min-width: 768px) {
    button.fake-link {
        color: #262626;
        text-decoration: none;
        background-color: #fff;
        padding: 5px 15px 5px;

        display: block;
        clear: both;
        font-weight: 400;
        line-height: 1.42857143;
        text-align: left;
        white-space: nowrap;
        width: 100%;
        border: none;
    }

    button.fake-link:hover {
        background-color: #f5f5f5;
    }
}


.sw-x-scroller {
    overflow-x:auto;
}

div.sw-list-image
{
    width:40px
}

div.sw-list-image img {
    height:30px;max-width:30px;
}



/* assistant related */
    .sw-fancy-textarea {

        position: relative;
        border: 1px solid #ccc;
        padding: 10px;
        padding-right: 80px; /* Ruimte voor de knop, pas aan naar behoefte */
        box-sizing: border-box;
        display: inline-block;
        border-radius:4px;
        background-color:#fff;
        width:100%;
        cursor: text;
        transition: box-shadow 0.3s ease, border-color 0.3s ease;
    }

    .sw-fancy-textarea.focused {
       border-color: #66afe9; /* Focus borderkleur in Bootstrap 3 */
        outline: 0;
       box-shadow: 0 0 8px rgba(102, 175, 233, 0.6); /* Schaduw toevoegen */
    }

    .sw-fancy-textarea textarea {
        width: 100%;
        height: auto;
        border: none;
        overflow-y: hidden; /* Voorkomt scrollbar */
        resize: none; /* Voorkomt dat de gebruiker de grootte van de textarea handmatig kan aanpassen */
        box-sizing: border-box;
    }

    .sw-fancy-textarea div {
        position: absolute;
        right: 10px;
        bottom: 13px;
        height: 30px;
    }

    .assistant-placeholder {
        padding-bottom:20px;

    }

    .assistant-text {
        margin-bottom:20px;
        overflow-y:auto;
    }


        /* Styles the scrollbar track (background) */
    .assistant_conversation::-webkit-scrollbar {
        width: 12px; /* width of the entire scrollbar */
    }

    .assistant_conversation::-webkit-scrollbar-track {
        background: #f1f1f1; /* color of the track */
    }

    /* Styles the scrollbar handle */
    .assistant_conversation::-webkit-scrollbar-thumb {
        background: #888; /* color of the scrollbar itself */
        border-radius: 6px; /* rounded corners on the scrollbar */
    }

    .assistant_conversation::-webkit-scrollbar-thumb:hover {
        background: #555; /* color of the scrollbar when hovered */
    }


    div.assistant-text::-webkit-scrollbar-thumb {
        --tw-border-opacity: 1;
        background-color: hsla(0, 0%, 89%, 1);
        border-color: rgba(1,255,255, var(--tw-border-opacity));
        border-radius: 20px;
        border-width: 1px;
    }

    div.assistant-text::-webkit-scrollbar {
        height: 1rem;
        width: 1.5rem;
    }
    div.pulse-container {
        height: 20px;
        margin-left: 20px;
        margin-top: 20px;
    }

.sw-fancy-textarea {
        position: relative;
        border: 1px solid #ccc;
        padding: 10px;
        padding-right: 80px; /* Ruimte voor de knop, pas aan naar behoefte */
        box-sizing: border-box;
        display: inline-block;
        border-radius:4px;
        background-color:#fff;
        width:100%;
        cursor: text;
        transition: box-shadow 0.3s ease, border-color 0.3s ease;
    }

    .sw-fancy-textarea.focused {
       border-color: #66afe9; /* Focus borderkleur in Bootstrap 3 */
        outline: 0;
       box-shadow: 0 0 8px rgba(102, 175, 233, 0.6); /* Schaduw toevoegen */
    }

    .sw-fancy-textarea textarea {
        width: 100%;
        height: auto;
        border: none;
        overflow-y: hidden; /* Voorkomt scrollbar */
        resize: none; /* Voorkomt dat de gebruiker de grootte van de textarea handmatig kan aanpassen */
        box-sizing: border-box;
    }

    .sw-fancy-textarea button {
        position: absolute;
        right: 10px;
        bottom: 10px;
        height: 30px;
    }

    .assistant-placeholder {
        padding-bottom:20px;
        margin-bottom:40px;
    }

    .assistant-text {
        margin-bottom:20px;
        overflow-y:auto;
    }


        /* Styles the scrollbar track (background) */
    .assistant_conversation::-webkit-scrollbar {
        width: 12px; /* width of the entire scrollbar */
    }

    .assistant_conversation::-webkit-scrollbar-track {
        background: #f1f1f1; /* color of the track */
    }

    /* Styles the scrollbar handle */
    .assistant_conversation::-webkit-scrollbar-thumb {
        background: #888; /* color of the scrollbar itself */
        border-radius: 6px; /* rounded corners on the scrollbar */
    }

    .assistant_conversation::-webkit-scrollbar-thumb:hover {
        background: #555; /* color of the scrollbar when hovered */
    }


    div.assistant-text::-webkit-scrollbar-thumb {
        --tw-border-opacity: 1;
        background-color: hsla(0, 0%, 89%, 1);
        border-color: rgba(1,255,255, var(--tw-border-opacity));
        border-radius: 20px;
        border-width: 1px;
    }

    div.assistant-text::-webkit-scrollbar {
        height: 1rem;
        width: 1.5rem;
    }
    div.pulse-container {
        height:20px;
        margin-left:20px;
        margin-top:20px;
    }
/* end assistant related */


.custom-wide-dropdown {
    width: 100px ;  /* Set your desired width */
    max-width: 100%;  /* Ensure it doesn't exceed screen width */
}

.sw-chat-message a.sw_video_link
{
     cursor: pointer;
}




/* The overlay that blocks the background (dimming it). */
.camera-popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9002; /* behind the .camera-popup container */
  display: flex;
  align-items: center;
  justify-content: center;
}

/* The popup container itself. */
.camera-popup {
  background-color: #fff;
  /* Removed the border */
  padding: 10px;
  position: relative;
  z-index: 1031; /* above the overlay */
  max-width: 90%; /* fallback for smaller screens */
}

/* On larger screens, keep max width at 768px. */
@media (min-width: 768px) {
  .camera-popup {
    max-width: 768px;
  }
}

/* The video scales automatically to fill the container’s width. */
.camera-popup-video {
  width: 100%;
  height: auto;
  display: block;
  background: #000; /* optional: black background behind video */
}

/* Simple spacing for buttons; all buttons share .btn.btn-default */
.camera-popup button {
  margin: 5px 5px 0 0;
  cursor: pointer;
}





#feedback-container .feedback-widget {
  text-align: center;
  margin: 20px auto;
}

#feedback-container .smiley-container {
  display: inline-block;
  margin-top: 10px;
}

#feedback-container .smiley-btn {
  margin: 0 5px;
  font-size: 24px;
  transition: transform 0.2s ease;
    height:38px;
}

#feedback-container .smiley-btn:hover {
  transform: scale(1.2);
}

#feedback-container .smiley-btn.selected {
  color: #337ab7;
}

