.table.row2 {
    display: none
}

button.btn.btn-primary.btn-xs-empty.item-togglmenu {
    border-width: 0px;
    border-radius: 0px;
    box-shadow: none;
    width: 114px;
    margin-bottom: 8px;
    font-size: 15px;
}

button.btn.btn-xs-empty.item-togglmenu {
    border-width: 0px;
    border-radius: 0px;
    box-shadow: none;
    width: 128px;
    margin-bottom: 8px;
    font-size: 20px;
}

button.btn-primary,
button.btn-default {
    box-shadow: none;
    border-radius: 0;
}

.buticon {
    margin-left: -11px;
    font-size: 28px;
}

.tblaff {
    background-color: inherit;
}

.table {
    margin-bottom: 0px !important;
    background-color: inherit;
}

.table.tableaff {
    background-color: inherit !important;
}

.tableaff-sect {
    font-size: 18px;
    /* color: #ffffff; */
    color: #e30037;
}

.table>tbody>tr>td {
    padding: 2px 8px 4px 8px !important;
    vertical-align: middle !important;
}

.tableaff>tbody>tr>td {
    /*padding-bottom: 0px;
    padding-top: 0px;*/
    /*padding: 0px 8px 0px 8px !important;*/
    vertical-align: middle;
}

table.table.row2>tbody>tr>td {
    padding: 0px;
}

.tblIconTd {
    padding-right: 10px;
    width: 50px;
}

.title-item {
    color: #555555;
    font-size: 1.4em;
}

.title-item-addr {
    font-size: x-small;
    color: black
}

.affIconTd {
    width: 40px
}

.afficontd {
    width: 30px
}

.affdevice {
    background-color: #87c3d0
}

.afficonsel {
    height: 37px;
    border: 4px solid #87c3d0;
    border-radius: 50%;
}

.afficonnosel {
    height: 37px;
    border: 4px solid #ffffff;
    border-radius: 50%;
    border-color: rgba(255, 255, 255, 0);
    cursor: pointer
}

.godevice {
    cursor: pointer;
    vertical-align: inherit;
}

.godevice-sect {
    /* color: inherit; */
    color: #e30037;
}

a.godevice span {
    vertical-align: -webkit-baseline-middle;
}

.breadcrumb a {
    cursor: pointer
}

.breadcrumb li.active {
    cursor: default
}

.icon-notarm,
.icon-arm {
    font-size: 14px;
    padding-left: 3px;
}

.icon-arm-33 {
    font-size: 33px;
    padding-left: 6px;
}

.part,
part-0,
part-1,
part-2,
part-3,
part-4,
part-5,
arm-0,
arm-1,
arm-2 {
    left: 3px;
    top: 0px;
    opacity: 0.11;
    width: 100%;
    height: 100%;
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 32px;
    background-position-x: 1px;
    background-position-y: 0px;
    pointer-events: none;
}

.part-0 {
    background-image: url(../../data/icons/0.png);
    background-position-y: center;
    background-size: 80px;
}

.part-1 {
    background-image: url(../../data/icons/1.png);
    background-position-y: center;
    background-size: 80px;
}

.part-2 {
    background-image: url(../../data/icons/2.png);
    background-position-y: center;
    background-size: 80px;
}

.part-3 {
    background-image: url(../../data/icons/3.png);
    background-position-y: center;
    background-size: 80px;
}

.part-4 {
    background-image: url(../../data/icons/4.png);
    background-position-y: center;
    background-size: 80px;
}

.part-5 {
    background-image: url(../../data/icons/5.png);
    background-position-y: center;
    background-size: 80px;
}

.buticon {
    font-size: 20px;
}

.arm {
    /*background-image: url(../../data/icons/png/arm.png);*/
    background-position-y: top;
    opacity: 1;
    left: 12px;
    top: 11px;
    background-size: 32px;
}

.arm-0 {
    background-image: url(../../data/icons/png/arm.svg);
    background-position-y: top;
    opacity: 1;
    left: 12px;
    top: 15px;
    background-size: 32px;
}

.arm-1 {
    background-image: url(../../data/icons/png/disarm.svg);
    background-position-y: top;
    opacity: 1;
    left: 12px;
    top: 15px;
    background-size: 32px;
}

.arm-2 {
    background-image: url(../../data/icons/png/armdisarm.png);
    background-position-y: top;
    opacity: 1;
    left: 12px;
    top: 15px;
    background-size: 32px;
}

.title-line {
    padding: 1px;
    /*background-color: #e30037;*/
    background-color: #e1dcdc;
    text-align: center;
    margin: 3px;
    /* color: #ffffff */
    color: #e30037
}

.sect-list {
    border: 1px double #afe4ec;
    border-radius: 9px;
    padding-left: 14px;
    padding-right: 15px;
    margin-right: 19px;
    padding-top: 2px;
    padding-bottom: 2px;
    width: fit-content;
}

.item-list-sel {
    background-color: #afe4ec;
}

.hoz-org {
    cursor: pointer;
}

.divradio {
    height: 30px;
    display: inline-flex;
}

.inpradio {
    height: inherit;
    width: 30px;
}

input[type="radio"]:focus {
    outline: none !important;
}

.messerr {
    color: #e30037;
    font-size: 18px
}

.winifrm {
    width: 60%;
    border: 1px double #999;
    background-color: rgba(51, 51, 51, 0.32);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 80%;
    position: absolute;
    z-index: 1001;
}

.wfdiv1 {
    height: 24px;
    position: absolute;
    width: 100%;
    background-color: #cbcbcb;
}

i.clswin {
    float: right;
    margin-right: 8px;
    color: #f5f5f5;
    font-size: 23px;
}

.ifrm {
    width: 100%;
    height: 100%;
}

.rel {
    display: inline-block;
    margin-bottom: 5px;
}
div.rel sapn,
div.rel i {
    vertical-align: middle;
}

div.relay,
div.relay-on,
div.relay-off {
    color: #999;
    font-size: 17px;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px double #dcf7df;
    border-radius: 11px;
    margin-right: 20px;
}

div.relay-on {
    border-color: #98dea0;
    background-color: #dcf7df;
}

div.relay-off {
    border-color: #999;
    color: inherit;
}

i.irelay,
i.irelay-on,
i.irelay-off {
    padding-right: 5px;
    font-size: 20px;
    cursor: pointer;
}

i.irelay-on {
    color: #51a041;
}

i.irelay-off {
    color: inherit;
}

i.iminus {
    padding-left: 19px;
    cursor: pointer;
}

#events-blosk button td.td02 span {
    color: #777;
}

.sitesmap {
    float: left;
    margin-right: 0px;
    color: #e30037;
    /*font-size: 19px;
    margin-top: 6px;*/
    cursor: pointer;
    font-size: 18px;
    padding-right: 14px;
}

i.fa.fa-cogs {
    display: none;
}

.table>tbody>tr>td.td-toggl-l {
    vertical-align: top !important;
}

.dev-menu,
.site-menu,
.site-menu-top {
    float: right;
    font-size: 22px;
    color: #9B9B9B;
    cursor: pointer
}

.site-menu-top {
    padding-right: 18px
}

.dev-iconmenu {
    float: right;
    display: none
}

/*
div[afffilter][devid]:hover {
    background-color: #e1dcdc;
    cursor: pointer;
}
*/

li[name="del-affects-menu"] a,
li[name="del-affects-menu-V0"] a{
    color:#e30037 !important;
}

li a[nameclass="del-affects-menu"],
li a[nameclass="del-affects-menu-V0"]{
    color:#e30037 !important;
}

.bord-err {
    border:1px double #ff8800 !important;
}
.bord-noterr {
    border: 1px solid #ccc !important;
}