﻿
/*----------------------------------------------------------------*/
/*Begin NTC STANDARD CSS*/
html, body {
    margin: 0;
    /*padding: 2px;*/
    background-color: white;
    background: url(../images/bgpattern.gif);
    font-family: Arial, Helvetica, sans-serif;
    min-width: 1300px;
    min-height: 800px;
    height: 100%;
}
.body-container {
    min-height: 100%;
    position: relative;
    padding-bottom: 34px;
}

.footer {
    font-size: 10px;
    color: #012257;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    height: 34px;
}
.footer a {
    color: #012257;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
.floatl {
    float: left;
}
.floatr {
    float: right;
}
.clearfloat { 
    clear: both;
}
.center-text{
    text-align:center;
}
* {
    box-sizing: border-box;
}
.ntc-blue {
    color: #0F568C;
}
ul  {
    list-style:none;
    margin:0;
    padding:0;
    border:0;
    font-size:100%;
    vertical-align:baseline;
}

.banner-wrapper {
    /*border-radius: 15px;*/
    color: #ffffff;
}

.top-gradient-wrapper-prod {
    background-image: linear-gradient(#0F568C, #2881CE);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#0F568C, endColorstr=#2881CE);
}

.top-gradient-wrapper-test {
    background-image: linear-gradient(#008000, #00b300);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#0F568C, endColorstr=#2881CE);
}

.top-gradient-wrapper-dev {
    background-image: linear-gradient(#8c044c, #F90486);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#0F568C, endColorstr=#2881CE);
}

.top-banner {
    min-width: 1300px;
    height: auto;
    width: 100%;
    padding: 15px 15px 0 15px;
    background-color: inherit;
}
.top-banner:after {
    content:"";
    display: block;
    clear:both;
}
.top-right {
    float: right;
}
.mid-banner {
    padding-left: 15px;
    padding-bottom: 15px;
    font-size: 18px;
    font-family: Arial;
    font-weight: bold;
    background-color: inherit;
}
.logo {
    float: left;
}
.sidebyside
{
    display:flex;
}
.headerMessage {
    padding-left: 25px;
    font-weight: BOLDER;
}
.tabmenu {
    width: 100%;
    background-color: inherit;
    background-color: #2881CE;
    overflow: hidden;
    white-space: nowrap;
    font-size: 12px;
}
.tabmenu li {
    float: left;
    margin-right: 2px;
}
.tabmenu li:first-child {
    margin-left:30px;
}
.tabmenu li.active a {
    color: #ffffff;
    background-color: #0F568C;
    position: relative;
    border-radius: 7px 7px 0 0;
}
.tabmenu li a {
    text-decoration: none;
    padding: 5px 20px;
    background-color: #2881CE;
    position: relative;
    border-radius: 7px 7px 0 0;
    display: block;
}
    .tabmenu li a {
        color: #0f1416;
    }
.submenu {
    color: #C7D4E2;
    background-color: #0F568C;
    padding: 0 30px;
    overflow: hidden;
    height: 33px;
    line-height: 33px;
    font-size: 12px;
    /*border-radius: 0 0 15px 15px;*/
}
.submenu li {
    float: left;
    padding: 2px 13px;
    height: 15px;
    margin: 7px 23px 7px 0;
    line-height: 15px;
    position: relative;
    padding-left: 11px;
    padding-right: 11px;
    border-radius: 6px;
    box-sizing: content-box!important;
}
.submenu li a {
    color: #FFFFFF;
    text-decoration: none;
}
.submenu li.active2 {
    background-color: #ffffff;
}
.submenu li.active2 a {
    color: black;
}

.darkblue {
    color: #0F568C;
}
.lightblue {
    color: #2881CE;
}

.dropbtn {
    color: #ffffff;
    position: relative;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    z-index: 9999;
    left: -50px;
    width: 250px;
    max-height: 350px;
    display: none;
    position: absolute;
    background-color: #2881CE;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    border: 1px solid black;
    overflow: auto;
}

.dropdown-content-header {
    color: #ffffff;
    background-color: #0F568C;
    padding: 3px 10px;
    font-weight:bold;
    border-bottom: 1px solid silver;
    text-align: center;
}

.dropdown:hover .dropdown-content {
    display:block;
}

.dropdown-content-list {
    text-align:center;
}
.dropdown-content-list a {
    padding: 5px;
    display: block;
    text-decoration:none;
    color: white;
}
.dropdown-content-list a:hover {
    font-weight: bold;
}
/*END NTC STANDARD CSS*/
/*----------------------------------------------------------------*/


/*----------------------------------------------------------------*/
/*BEGIN NTC KENDO SILVER OVERRIDE CSS*/


    .k-grid-header {
        background-image: none;
    }
    .k-grid-header-wrap th.k-header {
        background-color: #0F568C;
        font-size: 12px;
        background-image: none;
        position: relative;
    }
    .k-grid-header th.k-header {
        color: white;
        text-align: center;
        background-image: none;
        position: relative;
        background-color: #0F568C;
    }
    .k-grid-header th.k-header > .k-link {
        color: white;
        text-align: center;
    }
    .k-grid-filter .k-icon {
        background-image: url('KendoUI/Black/sprite.png');
    }
    .k-icon.k-i-arrow-n {
        background-image: url('KendoUI/Black/sprite.png');
    }
    .k-icon.k-i-arrow-s {
        background-image: url('KendoUI/Black/sprite.png');
    }
    .k-grid-filter.k-state-active {
        background-color: #2881CE;
    }
    .k-alt {
        background-color: #dee5f0;
    }    
    .k-grid.k-widget {
        font-size: 11px;
        color: black;
    }
    .k-pager-wrap .k-pager-numbers{
        font-size: 12px;
    }
    .k-pager-info {
        font-size: 12px;
    }
    .k-grid-header-wrap {
        background-color: #0F568C;
    }
    .k-header > .k-grid-filter {
        position: absolute;
        float: none;
        right: 6px;
    }


/*END NTC KENDO SILVER OVERRIDE CSS*/
/*----------------------------------------------------------------*/

h4 {
    color: #000000;
}

.sigInfoText {
    width: 250px !important;
    height: 30px;
}

input[type=text], select, input[type=password] {
    max-width: 250px;
    width: 100%;
}

.container {
    max-width: 1060px;
    margin:0 auto;
    padding: 0;
}

.container-sub {
    background-color: #f6f7f8;
    padding: 5px;
    border-radius: 3px;
    border-left: 5px solid #0F568C;
    box-shadow: 4px 4px 15px 0px rgba(0,0,0,0.75);
}
.row:after {
    content:"";
    clear:both;
    display:block;
}
[class*="col-"] {
    float:left;
    padding:15px;
}

[class*="col-"] {
    /* For small screens: */
    width: 100%;
}

@media only screen and (min-width: 768px) {
    /* For larger screens: */
    .col-1 {width: 8.33%;}
    .col-2 {width: 16.66%;}
    .col-3 {width: 25%;}
    .col-4 {width: 33.33%;}
    .col-5 {width: 41.66%;}
    .col-6 {width: 50%;}
    .col-7 {width: 58.33%;}
    .col-8 {width: 66.66%;}
    .col-9 {width: 75%;}
    .col-10 {width: 83.33%;}
    .col-11 {width: 91.66%;}
    .col-12 {width: 100%;}
}

.user-login {
    color:#000;
    float:left;
    padding:9px;
    width:8%;
    background: #fff;
    text-align:center;
}
.card {
    background-color: #f6f7f8;
    border-radius: 0px 0px 0px 0px;
    padding: 5px;
    box-shadow: 0 2px 2px #aaa;
}

.card-info {
    /*background-color: #cbcfd4;*/
    border-radius: 0px 0px 0px 0px;
    padding: 5px;
    /*box-shadow: 0 2px 2px #aaa;*/
}

.profile-flex {
    background-color: #f6f7f8;
    border-radius: 0px 0px 0px 0px;
    padding: 5px;
    box-shadow: 0 2px 2px #aaa;
}
.profile-header {
    background-color: #0F568C;
    color: #fff;
    font-weight:bold;
    text-align:center;
    border-radius: 6px 6px 0px 0px;
}
.profile-footer {
    border-top: 1px solid silver;
    background-color: #f6f7f8;
    text-align:center;
    border-radius: 0px 0px 6px 6px;
    text-decoration: none;
    box-shadow: 0 2px 2px #aaa;
}

.spaced-table tr td {
    padding: 5px;
}

.formBoxStraight {
    background-color: #f6f7f8;
    padding: 5px;
    /*border-left: 5px solid #0F568C;*/
    border: 1px solid silver;
}

.formBox {
    background-color: #f6f7f8;
    padding: 5px;
    border-radius: 3px;
    /*border-left: 5px solid #0F568C;*/
    border: 1px solid silver;
}

.field-validation-error {
    color: red;
}
.hidden {
    display:none;
}

.wrapper {
    padding: 10px;
}

.leftpane {
    float: left;
    width: 10%;
}
.rightpane {
    border-left: 10px solid #0F568C;
    float: left;
    width: 90%;
    min-height: 400px;
    background-color: white;
}

.leftmenu {
    width: 100%;
}
.leftmenu ul {
    
}
.leftmenu li {
    background-color:#8c8c8c;
    display:block;
    vertical-align:middle;
    height: 50px;
    font-weight:bold;
    text-align:center;
    color:white;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    margin-bottom: 10px;
}
.leftmenu li.active {
    background-color: #0F568C;
}
.leftmenu a {
    padding-top: 15px;
    width: 100%;
    height: 100%;
    display: inline-block;
    color: white;
}
.leftpad {
    padding: 10px;
}
.blueheaderbox {
    border-radius: 6px 6px 0px 0px;
    padding: 5px 0px;
    font-weight: bold;
    background-color: #0F568C;
    color: white;
    text-align:center;
}
.squareheader {
    padding: 5px 0px;
    font-weight: bold;
    background-color: #0F568C;
    color: white;
    text-align:center;
}

.profileRow {
    margin: 10px 0px;
}
.profileRow::after {
    content:"";
    clear:both;
    display:block;
}
.profileHeaderCell {
    width: 150px;
    text-align:right;
    margin-right: 20px;
    float:left
}

.iconsWrapper {
    border-top:1px solid silver; 
    border-right: 1px solid silver; 
    border-bottom: 1px solid silver; 
    border-radius: 25px; 
    margin-top: 10px; 
    margin-bottom: 10px; 
    display:table
}
.iconsHeaderWrapper {
    display:table-cell; 
    width: 100px; 
    background-color: #0F568C; 
    color:white; 
    vertical-align:middle; 
    border-top-left-radius: 25px; 
    border-bottom-left-radius: 25px
}
.iconsHeaderText {
    text-align:center; 
    transform: rotate(-90deg); 
    font-weight:bold; 
    font-size: 16px;
}
.iconsIconWrapper {
    display:table-cell
}
.iconsIcon {
    float:left; padding: 10px; text-align:center;
}

.profile-table {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid silver;
    background-color: white;
}
.profile-table tbody tr:nth-child(even) {
   background-color: #dee5f0;
}

.profile-table thead th {
    background-color: #0F568C;
    border:1px solid silver;
    text-align:center;
    padding: 5px 5px;
    color: white;
    font-weight: bold;
}

.profile-table tbody td {
    border-right: 1px solid silver;
    border-left: 1px solid silver;
    padding: 5px;
    
}
.profile-table tbody th {
    text-align: left;
    width: 25%;
    padding: 5px;
    font-weight: normal;
}

.actionHeader {
    cursor: pointer;
    background: url(../images/right2.png) no-repeat right center;
    padding: 5px 0px;
    padding-right: 30px;
    font-weight: bold;
    background-color: #0F568C;
    color: white;
    text-align:center;
}

.actionExpanded {
    cursor: pointer;
    background: url(../images/down.png) no-repeat right center;
    padding: 5px 0px;
    padding-right: 30px;
    font-weight: bold;
    background-color: #0F568C;
    color: white;
    text-align:center;
}
.actionDetails {
    background-color: #f6f7f8;
    padding: 5px;
    /*border-left: 5px solid #0F568C;*/
    border: 1px solid silver;
    display: none;
}

.blueButton {
    text-decoration:none;
    color: #ffffff;
    background-color: #0F568C;
    border-radius: 6px;
    padding: 10px;
    height: 30px;
    text-align:center;
}

.btn-flat {
    font-weight: normal;
    font-size: 1rem;
    letter-spacing: .5px;
    text-transform: uppercase;
    box-shadow: none;
    background-color: transparent;
    color: #0f568c;
    cursor: pointer;
    margin-left: 6px;   
    border: 1px solid #0c568c;
    border-radius: 2px;
    padding: 3px 3px;
}

.btn-flat:hover {
    background-color: #0f568c;
    color: #fff;
}

.btn-small {
    font-size: 0.8rem;
}

.btn-cancel {
    border: none;
    font-weight: normal;
    font-size: 1rem;
    letter-spacing: .5px;
    text-transform: uppercase;
    box-shadow: none;
    background-color: transparent;
    color: #0f568c;
    cursor: pointer;
    transition: background-color .2s;
    margin-left: 6px;
}

.support-info {
    text-align: center;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    bottom: 0;
    position: relative;
}

.k-window-titlebar {
    background-color: #25a0da;
}

/*IP settings*/
.iptable {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid silver;
}

.iptable tbody tr:nth-child(even) {
    background-color: #dee5f0;
}

.iptable thead th {
    border: 1px solid silver;
    text-align: center;
    padding: 5px 5px;
    font-weight: bold;
}

.iptable tbody td {
    border-right: 1px solid silver;
    border-left: 1px solid silver;
    padding: 5px;
}

.iptable tbody th {
    text-align: left;
    width: 25%;
    padding: 5px;
    font-weight: normal;
}

.customKendoDropDown {
    max-width: none !important;
    width: 75%;
}