﻿.boxW.container {
    padding-left: 0px;
    padding-right: 0px;
}

.boxW .borderBottom {
    border-bottom: 1px solid #d5dbe0;
    /*border-bottom: 1px solid rgb(35 35 35 / 20%);*/
}

.box-header .btn {
    margin-bottom: 4px;
}

.box.row {
    margin-left: 15px;
    margin-right: 15px;
}

/*.box.no-padding.background {
    box-shadow: 0px 2px 4px rgba(100,100,100,0.5);
}*/

.box-header.borderBottom, .boxW.borderBottom, .boxW.border-bottom, .boxW.border-bottom .box-header {
    box-shadow: 0 2px 2px 0px rgb(35 35 35 / 10%)
}
