body {
    color: #192c3f;
}

table.head {
    width: 100%;
}

table.head td:nth-child(3) {
    float: right;
}

table.head td:nth-child(1) {
    width: 50px;
}

ul.icons-head-bar {
    list-style: none;
    vertical-align: middle;
    display: table-cell;
    height: 68px;
    border-collapse: separate;
}

li.headline-icons {
    vertical-align: middle;
    display: inline-block;
    margin-left: 2px;
    margin-right: 2px;
}

div.headline-icons {
    background-color: white;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    width: 36px;
    height: 31px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    cursor: pointer;
    margin-left: 8px;
    margin-right: 8px;
}

.tab_frame {
    border: 1px solid #C6C6C6;
    border-top: none;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.info_content {
    background-color: white;
    width: 100%;
}

.leftPanel,
.rightPanel {
    height: 100%;
    vertical-align: top;
    padding: 0;
}

.rightPanel {
    border-left: 1px solid #d2d2d2
}

.tab_frame .action-header {
    border-left: none !important;
    border-right: none !important;
}

.action-header {
    background-color: #e7e8ee;
    width: 100%;
    height: 44px;
    color: #192c3f;
    font-size: 18px;
    border: 1px solid #cfcfcf;
    padding-top: 10px;
}

.action-header span {
    padding-left: 34px;
}

.info_tables {
    font-size: 15px;
    width: 100%;
    margin: 15px 0px;
}


.info_tables tr td {
    padding: 3px 10px 3px 0px;
    vertical-align: top;
}

.info_tables tr td a {
    text-decoration: underline;
}

.info_tables tr td:first-child {
    font-weight: bold;
    padding-left: 34px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.no_margin {
    margin: 0 !important;
}

.hostName {
    color: #0099ff;
}

.hostUP,
.notificationsENABLED,
.queueENABLED,
.eventhandlersENABLED,
.checksENABLED,
.flapdetectionENABLED,
.notflapping,
.downtimeINACTIVE,
.green {
    font-weight: bold;
    color: #339933;
}

.hostDown,
.notificationsDISABLED,
.queueDISABLED,
.checksDISABLED,
.eventhandlersDISABLED,
.flapdetectionDISABLED,
.flapping,
.downtimeACTIVE,
.red {
    font-weight: bold;
    color: #ff6666;
}


.server-icon i,
.service-icon i {
    color: #26629E;
    font-size: 30px;
}

/*right Panel*/

.monitoring,
.reports {
    height: 50%;
    width: 100%;
    display: inline-block;
}

.reports img {
    cursor: pointer;
}

.monitoring .info_tables tr td,
.reports .info_tables tr td {
    vertical-align: middle;
}

.monitoring .info_tables tr td:first-child,
.reports .info_tables tr td:first-child {
    padding-top: 6px;
    padding-bottom: 6px;
    width: 90px;
    text-align: center
}


.graphsH,
.graphsS {
    width: 50%;
    height: 100%;
    vertical-align: initial;
    padding: 0;
}

.graphsH {
    border-right: 1px solid #d2d2d2;
    text-align: center;
}

text {
    color: #2a333e;
    font-size: 14px;
    font-family: calibri;
}

#netflow text {
    font-size: 12px;
}

.xAxis line {
    display: none;
}

.yAxis path {
    display: none;
}


.bar {
    fill: #51a580;
}

.gray {
    fill: #e7e8ee;
}

.graphsH {
    height: 350px;
}

.graphsH svg {
    height: 250px;
}

.graph-title {
    padding-left: 61px;
    padding-bottom: 20px;
}

.graph-title h1 {
    height: 31px;
    width: 230px;
    border: 1px solid #C6C6C6;
    border-radius: 5px;
    color: #1588f3;
    font-size: 16px;
    border-collapse: separate;
    margin: 0 auto;
    padding-top: 5px;
}


.monitoring .info_tables tr td:nth-child(3) {
    color: #26629e;
    font-weight: bold;
}

.hg_name {
    font-weight: normal !important;
}

.reports .info_tables tr td a {
    text-decoration: none;
    color: #192c3f;
}

/*gauge*/

.gauge-wrap {
    padding: 30px 0px;
}

.dyn {
    width: 217px;
    position: absolute;
    top: 2px;
    left: 42px;
}

.stat {
    position: absolute;
    top: 25px;
    left: 70px;
    z-index: 1;
}


.gauge-perc {
    text-align: right;
    position: absolute;
    top: 86px;
    left: 236px;
    border-bottom: 2px solid #3c8d63;
    width: 120px;
    color: #1f5081;
    font-weight: bold;
    font-size: 18px;
}

.health {
    font-size: 12px;
    position: absolute;
    color: #192c3f;
    z-index: 2;
    top: 87px;
    left: 111px;
}

.gauges {
    position: relative;
}

/*status tab*/

.hg_status {
    width: 100%;
    min-height: 500px;
}

/*action tab*/

#action_content {
    width: calc(100% - 450px);
    float: left;
    background-color: #f5f6f9;
    border-bottom: 1px solid #cfcfcf;
    border-right: 1px solid #cfcfcf;
    border-bottom-right-radius: 4px;
    box-shadow: inset -10px 0px 7px -9px #e9e9e9;
    padding-left: 63px;
    padding-right: 30px;
    color: #192c3f;
    font-size: 15px;
    height: 650px;
}

.command-desc h3 {
    margin-left: -38px;
    font-size: 15px;
    font-weight: bold;
    font-style: normal !important;
    margin-top: 20px;
}

#action_table {
    float: left;
    width: 450px;
    padding-left: 31px;
    background-color: white;
    border-bottom: 1px solid #cfcfcf;
    border-left: 1px solid #cfcfcf;
    border-right: 1px solid #cfcfcf;
    border-bottom-left-radius: 4px;
    height: 650px;
}

#action_table table tr td:last-child {
    width: 100%;
}

#action_table table tr td:first-child {
    width: 40px;
    text-align: center;
    padding: 7px 15px 7px 7px;
}

#action_table a {
    color: #192c3f;
    font-size: 15px;
    text-transform: uppercase;
}

#action_table a:hover,
#action_table a:focus,
#action_table a:active,
.a_selected {
    text-decoration: none;
    color: #178bfd !important;
}

.command-head {
    font-weight: bold;
    padding-left: 0px !important;
    padding-top: 25px !important;
    text-align: left !important;
}

.command_selected {
    background: url('../images/hostgroups/arrow.png') no-repeat right;
    background-position-x: 95%;
}

.asterisk {
    color: red;
}

.command-table td {
    position: relative;
}

.command-table td:first-child {
    color: #26629e;
    font-style: italic;
    height: 40px;
    padding-right: 40px;
    width: 230px;
}

.command-table td:last-child {
    color: #0099ff;
    font-style: italic;
}

.command-table td i {
    color: #28629E;
    font-style: normal;
    cursor: pointer;
    font-weight: normal;
}

.command-table td label {
    margin: 0 !important;
}

.formstyleInputText {
    width: 198px;
    max-width: 198px;
    height: 30px;
    border: 1px solid #C6C6C6;
    border-radius: 4px;
    padding-right: 10px;
    padding-left: 10px;
    outline: none;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}


#flexible_duration td {
    position: relative;
}

.selectH:after {
    content: "\f107";
    font-family: FontAwesome;
    padding: 12px 8px;
    position: absolute;
    right: 123px;
    top: 0px;
    z-index: 1;
    pointer-events: none;
    box-sizing: border-box;
    font-size: 13px;
}

.selectM:after {
    content: "\f107";
    font-family: FontAwesome;
    padding: 12px 8px;
    position: absolute;
    right: 22px;
    top: 0px;
    z-index: 1;
    pointer-events: none;
    box-sizing: border-box;
    font-size: 13px;

}

.mini {
    width: 52px;
    margin-left: 5px;
    cursor: pointer;
    outline: none;
    font-weight: normal;
}


.mini:first-child {
    margin-right: 21px;
}

.submit-btn,
.clear-btn {

    background-color: #178AFE !important;
    border-color: #178AFE !important;
    color: white !important;
    height: 27px;
    width: 80px;
    padding-top: 3px;
    font-family: calibri !important;
    font: italic 15px Calibri !important;
    font-weight: bold !important;
    outline: none !important;
}

.submit-btn:focus,
.submit-btn:active,
.submit-btn.active {
    background-color: #178AFE !important;
    border-color: #178AFE !important;
    color: white !important;
}

.submit-btn:hover {
    background-color: #1278DE !important;
    border-color: #178AFE !important;
    color: white !important;
}

.clear-btn:hover {
    background-color: #FAFAFA !important;
    border-color: #CFCDCF !important;
    color: #5780B0 !important;
}

.clear-btn {
    background-color: #FFFEFF !important;
    border-color: #CFCDCF !important;
    color: #5780B0 !important;
}



.date_picker::-webkit-input-placeholder {
    color: #0099ff;
}

.date_picker:-moz-placeholder {
    color: #0099ff;
}

.date_picker::-moz-placeholder {
    color: #0099ff;
}

.date_picker:-ms-input-placeholder {
    color: #0099ff;
}

.trigger_date_picker {
    height: 30px;
    border: 1px solid #C6C6C6;
    border-radius: 4px;
    width: 33px;
    background-color: white;
    float: right;
    outline: none;
}



.ui-helper-hidden-accessible {
    display: none;
}

.fa-filter {
    color: #0984FB;
}

.validate_msg {
    color: red;
    position: absolute;
    left: 206px;
    width: 250px;
    font-size: 14px;
    top: 11px;
}

/*end of actions*/

/*inventory*/
.inv {
    width: 100%;
}

.inv_menu {
    background-color: white;
    list-style: none;
    height: 100%;
    width: 100%;
    text-transform: uppercase;
}

.inv_menu li a {
    text-align: left;
    color: #192c3f;
    font-size: 15px;
    padding: 9px 0px 9px 30px;
}

td.content {
    background-color: #f5f6f9;
    vertical-align: top;
}

td.menu {
    width: 196px;
    vertical-align: top;
    background-color: white;
    border-right: 1px solid #ceced1;
}

.selected {
    color: #178bfd !important;
    font-weight: bold;
    background: url(../images/hosts/arrow.png) no-repeat right;
    background-position-x: 178px;
    background-color: white !important;
}

.inv_menu li a:hover {
    color: #178bfd !important;
    font-weight: bold;
    background-color: white !important;
}

.content div {
    width: 100%;
}

.content table {
    width: 91%;
    color: #192c3f;
    margin-left: 38px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.content table tr td:nth-child(1) {
    padding: 5px 0px 5px 0px;
    border-bottom: 1px solid #ceced1;
    width: 260px;
    vertical-align: top;
}

.content table tr td:nth-child(2) {
    border-bottom: 1px solid #ceced1;
}

.content table tr:last-child td {
    border-bottom: none;
}

.bs_table {
    border-collapse: separate;
    border-spacing: 0px 27px;
}

.bs_table tr td {
    border-bottom: none !important;
}

.bus_service {
    color: #178bfd;
    vertical-align: top;

}

.bs_table table {
    margin: 0 !important;
}

.bs_details:first-child {
    width: 280px !important;
}


.bs_details {
    border-top: 1px solid #ceced1 !important;
}

.inv_comments {
    padding: 10px 41px;
}

.blue-highlight {
    color: #178bfd !important;
    font-weight: bold;
}

.logicalDisks table,
.network_info table {

    width: 100%;
    border-bottom: 1px solid #ceced1;
    margin: 7px 0px;
}

.logicalDisks table:last-child,
.network_info table:last-child {

    border-bottom: none !important;
}

.logicalDisks table tr td {
    width: 33%;
}

.network_info table tr td {
    border: none !important;
}

.service_info {
    width: 100%;
}

.service_info td {
    border-bottom: 1px solid #ceced1;
}

.service_info td:nth-child(2) {
    width: 260px;
}


.noData {
    font-size: 15px;
    font-weight: 100;
    text-shadow: 0px 1.5px 0px rgba(255, 255, 255, 1);
    text-align: center;
    padding: 10px 0px 10px 0px;
}

/*Tickets*/

.reset_filters {
    font-weight: bold;
    color: #3B608C;
    font-style: italic;
    padding-right: 10px;

}

.reset_filters:hover,
.reset_filters:focus {
    color: #548ED1;
    text-decoration: none !important;
}

#ticket_content #ticket_table {
    border: none;
}

.ticket_mngt {
    width: 100%;
    background-color: #f5f6f9;
    border-left: 1px solid #C6C6C6;
    border-right: 1px solid #C6C6C6;

}

#tickets_table .ticket_mngt {
    border: none;
}

.ticket_mngt td {
    height: 96px;
    padding-left: 30px;
}

.td-search {
    position: relative;
    width: 230px;
}

.btn_search {
    position: absolute;
    top: 39px;
    left: 160px;

}

.add_tickets_btn {
    padding-left: 18px;
    border-right: 1px solid #cfcfcf;
    padding-right: 18px;
    text-align: center;
    width: 20%;
}

.filter_span {

    float: left;
    color: #192c3f;
    font-weight: bold;
    padding-top: 6px;

}


.tickets_search {
    background-color: white;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    width: 156px;
    height: 31px;
    color: #26629e;
    font-size: 14px;
    font-style: italic;
    padding-left: 10px;
    font-weight: bold;

}


.tickets_search::-webkit-input-placeholder {
    color: #26629e;
}

.tickets_search:-moz-placeholder {
    color: #26629e;
}

.tickets_search::-moz-placeholder {
    color: #26629e;
}

.tickets_search:-ms-input-placeholder {
    color: #26629e;
}


.buttonStyle_search {
    background: url("../../images/top/Icons/_search_icon.png") no-repeat;
    border: 0;
    position: absolute;
    top: 38px;
    left: 150px;
    width: 20px;

}

.filters_select:after {
    content: "\f107";
    font-family: FontAwesome;
    padding: 12px 8px;
    position: absolute;
    right: 3px;
    top: -5px;
    z-index: 1;
    pointer-events: none;
    box-sizing: border-box;
    font-size: 13px;
}

.filters_list {
    position: relative;
    float: left;
    padding-left: 10px;
}




.filters_list a {
    border: 1px solid #C6C6C6;
    border-radius: 5px;
    height: 31px;
    background-color: white;
    color: #3B608C !important;
    font-style: italic;
    font-size: 15px;
    width: 84px;
    padding: 5px 12px;
}

.filters_list a i {

    margin-left: 6px;
}

.line .trigger_date_picker {
    float: none;
}

.line {
    padding: 7px;
    position: relative;
}

.edit {
    background-color: #dfe0e5;
    color: #1588f3;
    border-top: none;
}

.new {
    background-color: #1588f3;
    color: white;
}

.title_edit_mode {
    color: #26629e;
    font-weight: bold;
}

.dateInfo {
    color: #192c3f;
    font-style: italic;
    font-weight: bold;
}

#tickets_table {
    width: 100%;
    border: 1px solid #ccc;
    border-top: none;
}

#tickets_table .new {
    border: none;
}

#tickets_wrap>tr>td {
    width: 50%;
}

.tickets_wrap {
    width: 100%;
}

.tickets_table table {
    width: 100%;
    float: left;
}

.tickets_wrap td:nth-child(2) {
    padding-right: 13px;
}

.tickets_left,
.tickets_right {
    color: #1f5081;
    font-style: italic;
}

.tickets_left td,
.tickets_right td {
    padding-bottom: 6px;
    padding-top: 6px;
    position: relative;
}

.tickets_left span.validate_msg {
    display: none;
}


.assign {
    vertical-align: top;
    padding-top: 18px !important;
}

.tickets_left tr td:first-child {
    padding-left: 38px;
    padding-right: 22px;
}

.tickets_right td:first-child {
    padding-right: 10px;
}

.formstyleInputText.desc {
    height: 70px;
}

.fixed-size-ul a p {
    color: rgb(59, 96, 140) !important;
    display: inline-block;
}

.fixed-size-ul a {
    width: 116px;
    height: 31px;
    display: flex;
    justify-content: space-between;
}

.fixed-size-ul li a {
    width: 100% !important;
    max-width: 100% !important;
}

.fixed-size-ul a i {
    top: 2px;
    position: relative
}

.selectTypes:after {
    left: 74px;
}

.selectTypes:before {
    left: 75px;
}

/*ms*/

.ms-header {
    padding: 5px 10px !important;
    color: #2E3A49;
    background-color: #D8E6F8;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border: 1px solid #C6C6C6;
    text-align: center;
}


.formstyleInputBox {
    border: 1px solid #C6C6C6;
    border-top: none;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    outline: none;
    overflow: auto;
}

#ticket_actions {
    background-color: white;
    border-top: 1px solid #C6C6C6;
    width: 100%;
    height: 70px;
    padding: 20px 38px;
    margin-top: 15px;
}

#ticket_actions button {
    margin-right: 18px;
}

/* Styled scrollbar */

.scrollbar::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #F5F5F5;
}

.scrollbar::-webkit-scrollbar {
    width: 12px;
    position: relative;
    right: 10px;
    background-color: #F5F5F5;
    border-radius: 10px;
}

.scrollbar::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #eaeaea;
}

#forward,
#backward {
    width: 40px;
    height: 34px;
    background-color: transparent;
    border: 0px !important;
    display: inline-block !important;
    color: transparent;
    outline: none;
}

#backward {
    background-image: url('../images/multiple-to.png');
}

#forward {
    background-image: url('../images/multiple-from.png');
}

#dest_select_id option {
    color: #53A4FB;
}

#src_select_id option:hover,
#dest_select_id option:hover,
#src_select_id option:checked,
#dest_select_id option:checked {
    color: white;
    background-color: #5893D0 !important;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    border: 1px solid #C6C6C6 !important;
}

/*tickets table*/

.fa-filter {
    color: #0984FB;
}


a.linkEditMain:hover {
    text-decoration: none;
    color: #0099ff !important;
}

#ticket_table_paginate,
#ticket_table_host_paginate,
#ticket_table_service_paginate {
    float: left !important;
    background-color: white;
    border-radius: 8px;
    border: 1px solid #cccccc;
    height: 30px;
    padding: 0;
    margin: 8px 0px 0px 4px;
    font-weight: 500;
    font-size: 16px;
}

.paging {
    color: #003333;
    float: left;
    padding-left: 15px;
    font-size: 16px;
    margin: 10px 0px 0px 4px;
    height: 30px;
}

.downtime_ticket {
    font-weight: bold;
    color: #0099ff;
    width: 200px;
}

.downtime_ticket span {
    float: left;
    padding-right: 15px;
    width: 50px;
}

#ticket_table_paginate span a,
#ticket_table_host_paginate span a,
#ticket_table_service_paginate span a {
    padding-top: 3px !important;
}

#ticket_table_length label select,
#ticket_table_host_length label select,
#ticket_table_service_length label select {
    color: #003333;
    padding-left: 7px;
    font-size: 16px;
    font-weight: 500;
    height: 30px;
    background-color: white;
    border-radius: 8px;
    border: 1px solid #cccccc;
    outline: none;
    width: 56px;
    cursor: pointer;
}

#ticket_table_paginate>a>i,
#ticket_table_host_paginate>a>i,
#ticket_table_service_paginate>a>i {
    font-size: 19px;
    color: #336699;
    font-weight: 900;
    margin-top: 4px;
}

.paginate_button,
.paginate_button.current {
    height: 100%;
    padding: 0 !important;
    vertical-align: middle;
    margin: 0 !important;
    width: 35px;
    border: none !important;
}

#ticket_table_length label,
#ticket_table_host_length label,
#ticket_table_service_length label {
    font-weight: 500;
    padding-right: 31px;
    cursor: pointer;
}

#ticket_table_length label:after,
#ticket_table_host_length label:after,
#ticket_table_service_length label:after {
    padding: 12px 8px;
    position: absolute;
    right: 32px;
    bottom: -2px;
    z-index: 1;
    pointer-events: none;
    box-sizing: border-box;
    font-size: 13px;
    cursor: pointer;
}

#ticket_table_length,
#ticket_table_host_length,
#ticket_table_service_length {
    float: right !important;
    margin: 8px 0px 0px 4px;
    font-weight: 500;
    font-size: 16px;
}

.ticket_table i {
    font-style: normal !important;
    font-weight: normal !important;
    cursor: pointer !important;

}


.button-delete-small {
    width: 39px;
    height: 18px;
    background: none;
    background-image: url(/images/hosts/deleteAll.png);
    background-repeat: no-repeat;
    background-position: center center;
    border: none;
    cursor: pointer;
}


.ticket_table>thead {
    border-top: 1px solid #C6C6C6;
}


.ticket_table tbody tr td a {
    color: #152E44;
}

.ticket_table tfoot tr th,
.ticket_table>tfoot>tr,
.ticket_table>tfoot {
    padding: 0 !important;
    height: 0 !important;
}

.ticket_table tr td,
.ticket_table tr th {
    border: 1px solid #C6C6C6;
}

.ticket_table tr td:first-child,
.ticket_table tr th:first-child {
    border-left: none !important;
    padding-left: 38px;
}

.ticket_table tr td:last-child,
.ticket_table tr th:last-child {
    border-right: none !important;
}


.ticket_pic {
    text-align: center;
    float: left;
    padding-right: 15px;
}

/*Select*/

.dropdown-menu {
    position: absolute;
    top: calc(100% + 2px);
    z-index: 1000;
    display: none;
    float: left;
    min-width: 100px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    list-style: none;
    background-color: white;
    border: 1px solid #C2C3C5;
    border-top-right-radius: 4px !important;
    border-top-left-radius: 4px !important;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
    font-style: italic;
    white-space: nowrap;
}

.dropdown-menu li {
    padding-right: 12px;
    padding-left: 12px;
}

.inventory-compare-range .dropdown-menu li {
    padding: 0px !important;
}

.selectTypes li:hover,
.selectStatus li:hover,
.selectPrio li:hover,
.selectDS li:hover {
    background-color: #f5f5f5;
}

.dropdown:before {
    border-color: #C2C3C5 transparent;
    left: initial;
    right: 12px;
}

.dropdown:after {
    border-color: white transparent;
    left: initial;
    right: 13px;
}

.date_pick:before {
    right: 63px !important;
}

.date_pick:after {
    right: 64px !important;
}


.date_ddl {
    width: 157px !important;
    text-align: left;
    text-overflow: ellipsis;
    overflow: hidden;
}

.line.clear_date {
    top: 15px !important;
    right: 61px !important;
}

.date_ddl i {
    float: right;
    padding-top: 2px;
}

#date_PH,
#date_PH_start,
#date_PH_end {
    color: #0099ff !important;
}

.fa-minus {
    float: none !important;
    font-size: 10px;
    padding-left: 2px;
    padding-right: 6px;
}


/*Services*/

.blue {
    fill: #376ea6;
}

.green {
    fill: #51a580;
}

.yellow {
    fill: #fac817;
}

.red {
    fill: #d72f35;
}

.orange {
    fill: #fa8903;
}

.graphCol {

    width: 50%;
    float: left;
}

.legend {
    width: 185px;
    text-align: left;
    float: right;
    padding-top: 54px;
    padding-right: 15px;
}

.legend i
{
    margin-right: 10px;
}

.legend-row
{
    display: flex;
}

.legend-row span
{
    line-break: anywhere;
}

.hg-statis .td-head img {
    width: 16px;
}

.inv_table {
    width: 91%;
    color: #192c3f;
    margin-left: 38px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.inv_table tr td:nth-child(1) {
    padding: 5px 0px 5px 0px;
    width: 260px;
}

.inv_table tr td {

    border-bottom: 1px solid #ceced1;

    vertical-align: top;
}

.inv_table tr td span {
    padding-right: 30px;
    padding-left: 10px;
}

.inv_table tr:last-child td {
    border-bottom: none !important;
}

.services {
    padding-top: 28px;
}

.checkRes:after {
    right: 113px;
}

.checkRes_sel {
    width: 90px !important;
    cursor: pointer !important;
    height: 30px !important;
}

.commands_test_tool td:first-child {
    color: #26629e;
    font-style: italic;
    padding-right: 40px;
    vertical-align: top;
    padding-top: 5px;
    padding-bottom: 5px;
}

.commands_test_tool td:last-child {
    color: #2a333e;
    font-style: italic;
    vertical-align: top;
    padding-top: 5px;
    padding-bottom: 5px;
}

.status_test_tool {
    text-transform: uppercase;
    padding-left: 20px;
    color: #2a333e;
}

.align_hourglass {
    display: block;
    margin: 0 auto;
}


@media screen and (max-width: 1450px) {
    .ticket_mngt td {
        padding-left: 15px;
    }

    .btn_search {
        left: 145px;
    }

    .td-search {
        width: 200px;
    }

    .button-delete-small {
        width: 19px;
    }
}

/*netflow tab*/

#netflow {
    background-color: #f5f6f9;
}

.bluespan {
    color: #285586;
    font-size: 14px;
    font-weight: 600;
    font-style: italic;
}

/*status logos on command*/

.status-logo-0 {
    background-repeat: no-repeat;
    height: 34px;
    width: 197px;
    background-image: url(/images/evt/icon_ok.png);
}

.status-logo-1 {
    background-repeat: no-repeat;
    height: 34px;
    width: 197px;
    background-image: url(/images/evt/icon_warning.png);
}

.status-logo-2 div {
    background-repeat: no-repeat;
    height: 34px;
    width: 197px;
    background-image: url(/images/evt/icon_critical.png);
}

.status-logo-3 {
    background-repeat: no-repeat;
    height: 34px;
    width: 197px;
    background-image: url(/images/evt/icon_unknown.png);
}

/* ms-1307 */
#metricinfo+#commands .command_selected {
    background-position-x: 97%;
}

#metricinfo+#commands #action_table {
    padding-left: 23px;
}

