
.divtable {
    border-top: 1px solid #ddd;
    margin: 0 !important;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.divrow {
    border-bottom: 1px solid #ddd;
    margin: 0 !important;
}

.divrow.header {
    border-bottom: 1px solid #ddd !important;

}

.divrow.border1 {
    border-bottom: 1px solid #ddd;
    margin: 0 !important;
}

.divrow.border0 {
    border-bottom: 0px solid #ddd;
    margin: 0 !important;
    margin-bottom: 2px !important;
    margin-top: 2px !important;
}

.divcell.bigcell {
    border-left: 1px solid #ddd;
    margin: 0 !important;
    line-height: 50px;
    height: 50px;
}

.divcell.number_move:first-child{
    border-right: 1px solid #ddd;
}

.divcell.bigcell:first-child {
    border-left: 0 !important;

}

.number-set-color{
    color: #4E6984;
    font-weight: 600;
}


.divcell.smallcell {
    margin: 0 !important;
    font-size: 13px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.text-comment{
    color : #656565;
}

.divrow.header .divcell {
    font-weight: 600;
    color: #6A829A;
}

.divrow .divcell.bigcell:last-child {
    /*border-right: 1px solid #ddd;*/
}

.divrow.border1:last-child{
    border-bottom: 0 !important;
}


.switcher-right {
    line-height: 50px;
    height: 50px;
    float: right;
    position: relative;
    top: -1px;
}

.numberinput {
    border: 1px solid #ddd;
    padding: 1px;
    width: 100%;
    max-width: 120px;
    float: left;
}

.numberinput:focus {
    border: 1px solid #ddd !important;
    outline: none !important;
    padding: 1px;
    width: 100%;
}

.small_save_button {
    padding: 1px !important;
    float: left;
    margin-left: 5px;
    font-size: 10px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
}

.hidebutton {
    display: none !important;
}

/*.toggle.btn.ios.btn-primary{*/
/*    color: #fff;*/
/*    background-color: #5add7a  !important;*/

/*}*/

.switcher-right .toggle-on {
    background-color: #5add7a !important;
    border-color: #5add7a;
}

.toggle.btn.ios.btn-primary {
    border-color: #ddd !important;
}

.switcher-right .toggle-off {
    background-color: #c50124 !important;

}

.toggle.btn.ios.btn-light off {
    border-color: #ddd;
!important;
}


.card-header .btn {
    position: relative;
    display: block;
    width: 100%;
    background: transparent;
    color: #222;
    text-align: left;
    border: 0;
    padding-right: 32px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    padding-left: 5px !important;
}

.card-header .btn.collapsed {
    color: #444;
}

.card-header .btn:hover,
.card-header .btn:focus,
.card-header .btn:active {
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    color: inherit !important;
}

.card-header {
    background-color: #f2f2f2;
    padding: 0 !important;
}


.card-header .btn::after,
.card-header .btn.collapsed::after {
    position: absolute;
    top: 50%;
    left: calc(100% - 1.25rem);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 15px;
    font-weight: 900;
    font-family: 'Font Awesome 5 Free';
}

.card-header .btn::after {
    content: '\f068';
}

.card-header .btn.collapsed::after {
    content: '\f067';
}

.card.border-0 {
    margin-bottom: 10px;
    border-radius: 0px;
}

.transferNumber {
    background-color: #EA3323 !important;
    border: unset !important;
}

.transferNumber:active:focus:visited {
    background-color: #E01C24 !important;
    border: unset !important;
}

.red_dot {
    width: 20px;
    height: 20px;
    border-radius: 20px;
    background: #E01C24;
    float: left;
    margin-right: 12px;
}

.green_dot {
    width: 20px;
    height: 20px;
    border-radius: 20px;
    background: #91c46c;
    float: left;
    margin-right: 12px;
}

.red_dot_small {
    width: 15px;
    height: 15px;
    border-radius: 20px;
    background: #E01C24;
    float: left;
    margin-right: 12px;
}

.green_dot_small {
    width: 15px;
    height: 15px;
    border-radius: 20px;
    background: #91c46c;
    float: left;
    margin-right: 12px;
}

.dot_wrapper {
    display: flex;
    align-items: center;
}

.vertialmiddle{
    align-items: center;
}

.number_set_status_text {
    float: left;
    width: 200px;
}

.number_move {
    margin: auto !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    font-size: 13px;
}

.divrow .number_move:last-child {
    /*border-right: 1px solid #ddd;*/
}


.transfer_to_bridge {
    background: #E01C24 !important;
    border-color: #E01C24 !important;
    box-shadow: unset !important;
}


.transfer_to_bridge:focus:active {
    background: #E01C24 !important;
    border-color: #E01C24 !important;
    box-shadow: unset !important;
}

.swal2-confirm {
    background: #E01C24 !important;
    border-color: #E01C24 !important;
    box-shadow: unset !important;
}

.swal2-confirm:focus:active {
    background: #E01C24 !important;
    border-color: #E01C24 !important;
    box-shadow: unset !important;
}


.w3-light-grey, .w3-hover-light-grey:hover, .w3-light-gray, .w3-hover-light-gray:hover {
    color: #000!important;
    background-color: #f1f1f1!important;
    width: 100%;
    height: 4px;
}

.w3-green, .w3-hover-green:hover {
    color: #fff!important;
    background-color: #4CAF50!important;
}

.w3-container, .w3-panel {
    padding: 0.01em 0px;
    height: 4px;
}

.w3-container:after, .w3-container:before, .w3-panel:after, .w3-panel:before, .w3-row:after, .w3-row:before, .w3-row-padding:after, .w3-row-padding:before, .w3-cell-row:before, .w3-cell-row:after, .w3-clear:after, .w3-clear:before, .w3-bar:before, .w3-bar:after {
    content: "";
    display: table;
    clear: both;
}

.w3-container:after, .w3-container:before, .w3-panel:after, .w3-panel:before, .w3-row:after, .w3-row:before, .w3-row-padding:after, .w3-row-padding:before, .w3-cell-row:before, .w3-cell-row:after, .w3-clear:after, .w3-clear:before, .w3-bar:before, .w3-bar:after {
    content: "";
    display: table;
    clear: both;
}


.btn-primary .toggle-handle.btn.btn-light{
    left: -15px;
    border-radius: 28px !important;
    padding-left: 21px !important;
}

.btn-light.off .toggle-handle.btn.btn-light{
    left: 15px;
    border-radius: 34px !important;
    padding-left: 21px !important;
}

.switchery > small {
    height: 25px !important;
    width: 25px !important;
}

.switchery-small {
    height: 25px !important;
    width: 53px!important;
}



