@import 'https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700|Ubuntu:500,700';

html {
}

body {
    font-family: 'Source Sans Pro', 'Helvetica', 'Verdana', sans-serif;
    margin: 0;
    background-color: #fff;
    padding-right: 0;
    padding-left: 0;
    vertical-align: baseline;
    font-size: 15px;
}

.ui-widget {
    font-family: 'Source Sans Pro', 'Helvetica', 'Verdana', sans-serif;
    font-size: 1.2em;
}

.header {
    background: #111;
    overflow: hidden;
    *zoom: 1;
    height: 58px;
    margin: 0px;
    color: #ffffff;
    width: 100%;
    z-index: 1000;
}

.header #logo {
    max-width: 140px;
    width: 100%;
    height: auto;
    margin-top: 14px;
    margin-left: 33px;
}

.header h4 {
    text-indent: -9999em;
}

.header #logo strong {
    display: block;
    font-size: 18px;
}

.np_header > div {
    box-sizing: border-box;
}

#banner_title {
    float: left;
    width: 20%;
}

#np_user_info {
    float: right;
    width: 80%;
    color: #f0f0f0;
    padding-right: 32px;
}

#np_user_info form {
}

#np_user_info form .fieldrow {
    float: left;
    margin-left: 10px;
}

#np_user_info form label {
    font-size: 12px;
    color: #ccc;
    padding-right: 3px;
}

#loginform input[type=text],
#loginform input[type=password] {
    width: 172px;
    border: none;
    height: 20px;
    webkit-border-radius: 2px;
    moz-border-radius: 2px;
    border-radius: 2px;
    padding: 3px;
    font-size: 12px;
}

#loginform input[type=submit] {

    padding: 3px 18px;
    font-size: 12px;
}

#loginnamelabel, #loginpasslabel {
    padding-left: 3px;
    padding-right: 3px;
}

#np_user_info a.small {
    color: #fff;
    font-size: 10px;
    margin-top: 6px;
    display: inline-block;
}

#logintitle {
    display: none;
}

.user-info {
    margin-top: 21px;
}

.user-info ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    float: right;
}

.user-info ul li {
    float: left;
    margin-left: 10px;
    color: #bbb;
}

.user-info a,
.user-info a:visited {
    color: #eee;
    text-decoration: none;
}

.user-info a:hover,
.user-info a:active {
    color: #fff;
    text-decoration: underline;
}

div.topnav {
    background-color: #333;
    height: 23px;
    color: white;
    text-align: right;
    position: absolute;
    top: 100px;
    font-size: .9em;
    width: 100%;
}

#accountstatus {
    float: right;
    font-size: .9em;
    color: #eee;
    margin-top: 10px;
    margin-right: 20px;
}

#pagelead {
    padding: 0px 12px;
    background-color: #111;
}

#pagelead ul {
    float: left;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#pagelead ul li {
    float: left;
}

#pagelead ul li a.ui-button {
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 10px 20px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

#pagelead ul li a.ui-button span {
    padding: 0;
}

#pagelead ul li a.ui-button.active {
    background: #fff;
    color: #000;
}

#pricegrid {
    margin-bottom: 14px;
    margin-top: -20px;
    margin-left: -20px;
}

th.pricegrid {
    font-weight: bold;
    font-size: 1.1em;
    padding: 10px;
    text-align: center;
    background-color: #DDD;
}

col.pricegrid {
    width: 190px;
    text-align: center;
}

col#pricedesc {
    text-align: right;
}

#priceplan1 {
    border: 1px solid #AAA;
}

#priceplan2 {
    border: 1px solid #AAA;
}

#priceplan3 {
    border: 1px solid #AAA;
}

td.pricegrid {
    padding: 9px;
    text-align: center;
    border-bottom: 1px solid #DDD;
}

td.pricegriddesc {
    padding: 9px;
    text-align: right;
    font-weight: bold;
}

.amount {
    text-align: right;
}

.branding_mess {
    border-bottom: 1px solid #666;
    margin: 3px 3px 8px 3px;
    padding: 3px 3px 8px 3px;
    width: 96%;
}

.branding_mess .title {
    font-size: 1.1em;
    font-weight: bold;
    margin-bottom: 6px;
}

.branding_type {
    padding: 3px 3px 3px 20px;
    margin-bottom: 10px;
    border-top: 1px solid #CCC;
    width: 96%;
}

.branding_type .title {
    margin-bottom: 6px;
}

.paging_full_numbers {
    margin-top: 10px;
}

.paging_full_numbers a.paginate_button, .paging_full_numbers a.paginate_active {
    border-radius: 0;
    margin: 0 -1px 0 0;
    padding: 5px 10px;
    background: #fff;
    border-color: #bbb;
    border-left-color: #ddd;
}

.paging_full_numbers a.paginate_active {
    background: #f60;
    color: #fff;
    border-color: #f60;
}

.paging_full_numbers a.first.paginate_button {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    border-left-color: #bbb;
}

.paging_full_numbers a.last.paginate_button {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}

/*-- FOOTER STYLES --*/
.footer {
    height: 200px;
    padding: 0px 32px;
    width: 100%;
    font-size: .9em;
    vertical-align: baseline;
    background-color: #fff;
    color: #888;
    margin-top: 30px;
    clear: both;
    box-sizing: border-box;
    border-top: 1px solid #ddd;
}

.footerlinkbar {
    padding: 0;
}

#copyright {
    float: right;
    width: 50%;
}

#copyright p {
    margin-top: 25px;
    text-align: right;
}

#footlinks {
    width: 50%;
    text-align: left;
    white-space: nowrap;
    float: left;
}

#footlinks ul {
    float: left;
    width: 33%;
    padding: 0;
    margin: 25px 0 0 0;
    list-style-type: none;
}

#footlinks ul li {
    margin-bottom: 8px;
}

#footlinks a {
    color: #888;
    margin: 0 1%;
    text-decoration: none;
    white-space: nowrap;
}

#footlinks a:visited, #footlinks a:active {
    color: #888;
}

#footlinks a:hover {
    color: #f60;
}

.reportfooter {
    height: 100px;
    padding: 16px;
    text-align: center;
}

#np_footercap {
    width: 100%;
}

#np_main {
    background: #fff;
    padding: 0;
    color: #222;
    font-size: 1.1em;
    line-height: 1.2em;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    min-height: 600px;
}

#intro {
    margin-bottom: 12px;
    font-size: 1.1em;
    color: #fff;
    position: relative;
    background: #333;
    webkit-border-radius: 6px;
    moz-border-radius: 6px;
    border-radius: 6px;
    padding: 15px 15px 15px 15px;
    max-width: 1200px;
    ￼margin-left: auto;
    ￼margin-right: auto;
}

.introbuttons {
    margin: 20px 20px 16px 0px;
    font-weight: bold;
    font-size: 1.1em;
}

#intro h2 {
    margin-bottom: .5em;
}

#intro h1 {
    margin-top: 1em;
    margin-bottom: .5em;
}

#intro ul {
    padding-left: 20px;
}

#intro ul strong {
    color: #f60;
}

#introtext {
    margin-left: 8%;
    margin-bottom: 16px;
}

.leftcol #intro #pricefeatures {
    position: absolute;
    bottom: -15px;
    right: 0;
    font-size: 18px;
}

#np_app {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0;
    background: #fff;
    min-height: 644px;
    /*overflow: auto;*/ /* might break something... */
}

#content {
    margin: 0 5%;
}

.column {
}

.rightcol {
    float: right;
    width: 47%;
}

#sign-up form {
    background:;
    webkit-border-radius: 6px;
    moz-border-radius: 6px;
    border-radius: 6px;
    padding: 15px;
    max-width: 430px;
    width: auto
}

#sign-up form label {
    display: block;
}

#sign-up h3 {
    color: #f60;
    font-size: 22px;
}

#sign-up .fieldrow {
    margin: 10px 0;
}

#sign-up .fieldrow input[type=text],
#sign-up .fieldrow input[type=password] {
    width: 100%;
    max-width: 420px;
    border: none;
    height: 20px;
    webkit-border-radius: 2px;
    moz-border-radius: 2px;
    border-radius: 2px;
    padding: 3px;
    font-size: 12px;
}

#sign-up-index {
    margin-right: auto;
    width: auto
    margin-left: auto;
    padding: 5%;
}

#sign-up-index form {
    background: #FFFFFF;
    color: #000000;
    webkit-border-radius: 6px;
    moz-border-radius: 6px;
    border-radius: 6px;
    padding: 15px;
    max-width: 530px;
    margin-right: 30px;
    width: auto
}

#sign-up-index form label {
    display: block;
}

#sign-up-index h3 {
    color: #FF6600;
    font-size: 26px;
}

#sign-up-index .fieldrow {
    margin: 10px 0;
}

#sign-up-index .fieldrow input[type=text],
#sign-up-index .fieldrow input[type=password] {
    width: 100%;
    max-width: 520px;
    border: 1px;
    background: #F2F2F2;
    height: 45px;
    webkit-border-radius: 2px;
    moz-border-radius: 2px;
    border-radius: 2px;
    padding: 4px;
    font-size: 14px;
}

#sign-up-index .fieldrow input[type=submit] {
    background: #f60;
    color: #FFFFFF;
    text-shadow: none;
    padding: 9px 16px;
    font-size: 14px;
}

.rightcol .box img {
    float: left;
    margin-right: 15px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.apprightcol {
    float: right;
    width: 49.5%
}

.appleftcol {
    float: left;
    width: 49.5%
}

.apprightcol,
.appleftcol {
    box-sizing: border-box;
}

@media screen and (min-width: 1441px) {
    .apprightcol,
    .appleftcol {
        width: 35%;
        float: left;
    }
}

.leftcol {
    float: left;
}

#right_two,
#right_three {
    padding: 20px 32px;
}

#billingaddress h4 {
    margin-top: 15px;
}

#speed {
    background: #fff url("/images/stopwatch_icon.png") no-repeat 25px 0;
    padding-left: 75px;
}

#control {
    background: #fff url("/images/tools_icon.png") no-repeat 25px 0;
    padding-left: 75px;
}

#easy {
    background: #fff url("/images/wand_icon.png") no-repeat 25px 0;
    padding-left: 75px;
}

#power {
    background: #fff url("/images/bolt_icon.png") no-repeat 25px 0;
    padding-left: 75px;
}

.boxcontainer {
    border: 0;
    padding: 0;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 1em;
    overflow: auto;
}

#admin_main.boxcontainer {
    overflow: inherit;
}

.twocol {
    padding: 20px 32px;
}

.container {
    padding: 12px;
    background-color: #FFF;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 1em;
    overflow: auto;
}

.box {
    margin-bottom: 2em;
    margin-top: 1.4em;
    clear: both;
}

h1 {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 1em;
}

h2 {
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 1em;
    line-height: 1em;
}

h3 {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 1em;
}

h4 {
    font-weight: bold;
}

b, .bold {
    font-weight: bold;
}

.slogan {
    margin-bottom: 12px;
    margin-top: 8px;
}

.note {

}

.notice {
    font-size: 1.1em;
    font-weight: bold;
    padding: 12px;
    border: 1px solid #aaa;
    border-radius: 4px;
    background: #eee;
}

.boxcontainer strong {
    font-weight: bold;
    color: #f60;
}

.rightboxtitle {
    font-weight: bold;
    font-size: 1.1em;
    margin-bottom: 10px;
    text-align: left;
}

.leftboxtitle, .boxtitle {
    font-weight: bold;
    font-size: 1.1em;
    margin-bottom: 10px;
    display: inline-block;
}

.fieldrow {
    margin-top: 6px;
}

label {
    display: block;
    margin-top: 10px;
    margin-bottom: 4px;
}

label.error {
    color: #55F;
    display: block;
    font-size: .9em;
}

label.inline {
    display: inline;
}

div {

}

.no-members {
    padding: 6px 10px;
}

pre {
    font-size: 10pt;
    font-family: Courier, monospace;
}

p, ul, ol, blockquote {
    line-height: 1.5;
    margin-bottom: 1em;
}

ol {
    list-style: decimal;
    padding-left: 1em;
    list-style: inside;
}

ol > li {
    padding: 6px 2px;

}

ul {
    list-style: disc;
    padding-left: 1em
}

ul.flatlist {
    list-style: none;
}

ul.flatlist li {
    display: inline;
}

textarea.inbox {
    width: 96%;
    height: 300px;
}

textarea {
    font-size: .8em;
}

th {
    text-align: left;
}

.datarow {
    height: 1em;
    margin: 0;
    display: inline-block;
    width: 90%;
}

.dataelement {
    float: left;
}

.dataaction {
    float: right;
    white-space: nowrap;
}

.nowrap {
    white-space: nowrap;
}

table.list {
    width: 100%;
}

table.list.spacer {
    margin: 1.2em 0;
}

table.list th {
    font-weight: bold;
    text-align: left;
    border-bottom: 1px solid #f0f0f0;
    padding-right: 3px;
}

table.list tr td:first-child {
    word-break: break-all;
}

.selection {
    padding: 4px;
    border-top: 1px solid #888;
    border-bottom: 1px solid #888;
    margin: 4px;
}

td {
    padding-left: .5%;
    padding-right: .5%;
    font-size: .9em;
}

.accounteditor {
    font-size: .8em;
}

.code {
    font-family: "Courier", monospace;
    font-size: .9em;
    padding: 3px;
    margin: 3px 3px 16px 12px;
    border: 1px solid #CCC;
    background-color: #EEE;
}

.example {
    font-size: 1em;
    padding: 1px;
    margin: 2px 3px 12px 12px;
}

.tip {
    font-size: .8em;
}

.toptip {
    font-size: .8em;
    display: inline-block;
    margin-left: 15px;
    margin-top: -5px;
}

.toptip:after {
    content: '';
    position: relative;
    display: table;
    clear: both;
}

.appleftcol.ui-tabs {
    padding: 0;
}

.ui-tabs .ui-tabs-panel {
    padding: 20px 32px;
}

.ui-widget-content {
    background: #fff;
    border: 0;
}

#branding {
    padding: 0;
    margin-top: -10px;
}

#brandingintro {
    font-size: 1em;
    margin: 20px 0px 0px 0px;
}

#notificationTemplates,
#siteMessageTemplates,
#contentTemplates {
    padding: 20px 0px;
}

#checktabs, #brandingtabs {
    font-size: .8em;
    padding: 0 0 0 12px;
    border: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background: #fff;
    border-bottom: 1px solid #ccc;
}

#brandingtabs {
    font-size: 1em;
    padding: 0;
}

#brandingtabs li:first-child {
    margin-left: -20px;
}

#checktabs li.ui-state-default,
#brandingtabs li.ui-state-default {
    border: 0;
    background: transparent;
}

#checktabs li.ui-state-default a,
#brandingtabs li.ui-state-default a {
    color: #777;
    padding: 17px 20px;
}

#checktabs li.ui-state-default a:hover,
#brandingtabs li.ui-state-default a:hover {
    color: #000;
}

#checktabs li.ui-state-active,
#brandingtabs li.ui-state-active {
    background: transparent;
    border: 0;
    border: 0;
    position: relative;
}

#checktabs li.ui-state-active:after,
#brandingtabs li.ui-state-active:after {
    bottom: 0%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #ccc;
    border-width: 10px;
    margin-left: -10px;
}

#checktabs li.ui-state-active a,
#brandingtabs li.ui-state-active a {
    color: #f60;
}

#checktabs li.ui-state-active a:hover,
#brandingtabs li.ui-state-active a:hover {
    color: #f60;
}

#checktabs li,
#brandingtabs li {
    margin: 0;
}

#checktabs li a,
#brandingtabs li a {
    padding: 10px 20px;
}

#checklengthnote {
    float: left;
}

#listfilters {
    font-size: .8em;
    display: inline-block;
}

.thisone {
    font-weight: bold;
}

.right {
    display: block;
    float: right;
}

.left {
    display: block;
    text-align: left;
    float: left;
}

.eighty {
    width: 80%;
}

.pad {
    padding: 4px;
}

.pad.quarter {
    width: 25%;
}

.pad.quarter input {
    width: 100%;
}

.pad.quarter input.minmax {
    width: 50%;
}

.pad.narrow {
    width: 12.5%;
}

.pad.narrow:last-of-type {
    text-align: right;
}

.agentdocslink {
    float: right;
}

.spacer {
    margin: 1.2em;
}

.full {
    width: 98%;
}

.thirdcontainer {
    width: 32%;
}

.twothirdscontainer {
    width: 65%;
}

.halfcontainer {
    width: 49%;
}

.center {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.max1200 {
    max-width: 1200px;
}

.hidden {
    display: none;
}

.clear {
    clear: both;
}

.error {
    color: #f03d15;
}

.warn {
    color: #F60;
}

.small {
    font-size: .8em;
}

a.small, a.small:hover, a.small:visited, a.small:active {
    color: black
}

.larger {
    font-size: 1.6em;
}

.label {
    font-weight: bold;
}

.ui-slider-horizontal {
    height: .4em;
    margin-top: 4px;
}

.ui-slider .ui-slider-handle {
    width: .5em;
    height: .8em;
}

.ui-button-text {
    font-size: 16px;
}

.slider-on {
    background-color: #333;
}

input.blended {
    width: 50px;
    padding: 2px;
    border: hidden;
    background-color: #FFFFFF;
}

.badges img {
    vertical-align: middle;
}

.pollentry {
    clear: both;
    border-top: 1px solid #E0E0E0;
    padding-top: 6px;
    padding-bottom: 3px;
}

.polllabel {
    vertical-align: text-top;
    font-weight: bold;
    display: inline-block;
    width: 30%;
}

.polldesc {
    vertical-align: text-top;
    display: inline-block;
    width: 60%;
    position: relative;
    top: 0;
}

.pollanswer {
    vertical-align: text-top;
    display: inline-block;
    width: 10%;
    text-align: center;
}

.pass {
    color: #366836;
    font-weight: bold;
}

.fail {
    color: #933;
    font-weight: bold;
}

.disrupt {
    color: #F60;
    font-weight: bold;
}

.disabled {
    color: #AAA;
}

.reportslist {
    list-style-type: none;
    padding-left: 1em;
    list-style-position: inside;
    line-height: 0.8;
}

.reportslist li {
    padding: 3px;
}

#referralswrapper {
    margin-top: 25px;
}

.referralurl {
    width: 350px;
}

#checkdiag {
    width: 660px;
    overflow: hidden;
}

#resultslist tr td, #resultslist tr th {
    font-size: 1.1em;
    padding: 5px 10px;
    vertical-align: top;
}

#resultslist tbody tr:hover,
#resultslist tbody tr:hover td.sorting_1 {
    background: #eee;
}

tr.odd td.sorting_1 {
    background: #f6f6f6;
}

tr.even td.sorting_1 {
    background: #fff;
}

.resultslist {
    width: 100%;
}

.resultslist th {
    text-align: left;
    font-weight: bold;
}

.resultslist td {
    padding: 3px;
}

#contactstable, #contactgroupstable, #profilestable {
    margin-top: 15px;
}

#contactstable > tbody > tr,
#contactgroupstable > tbody > tr,
#profilestable > tbody > tr {
    border: 0 !important;
}

#contactstable td,
#contactgroupstable td,
#profilestable td {
    padding: 6px 10px;
}

#contactstable tr.odd, #contactstable tr.odd td.sorting_2, #contactstable tr.odd td.sorting_1,
#contactgroupstable tr.odd, #contactgroupstable tr.odd td.sorting_2, #contactgroupstable tr.odd td.sorting_1,
#profilestable tr.odd, #profilestable tr.odd td.sorting_2, #profilestable tr.odd td.sorting_1 {
    background-color: #f6f6f6 !important;
}

#contactstable tr.even, #contactstable tr.even td.sorting_1, #contactstable tr.even td.sorting_2,
#contactgroupstable tr.even, #contactgroupstable tr.even td.sorting_1, #contactgroupstable tr.even td.sorting_2,
#profilestable tr.even, #profilestable tr.even td.sorting_1, #profilestable tr.even td.sorting_2 {
    background-color: #fff !important;
}

.linklike {
    color: #444;
}

.linklike:hover {
    cursor: pointer;
    color: #000;
}

#contactstable tr.odd.linklike:hover td,
#contactstable tr.odd.linklike:hover td.sorting_1,
#contactstable tr.odd.linklike:hover td.sorting_2,
#contactstable tr.even.linklike:hover td,
#contactstable tr.even.linklike:hover td.sorting_1,
#contactstable tr.even.linklike:hover td.sorting_2,
#contactgroupstable tr.odd.linklike:hover td,
#contactgroupstable tr.odd.linklike:hover td.sorting_1,
#contactgroupstable tr.odd.linklike:hover td.sorting_2,
#contactgroupstable tr.even.linklike:hover td,
#contactgroupstable tr.even.linklike:hover td.sorting_1,
#contactgroupstable tr.even.linklike:hover td.sorting_2,
#profilestable tr.odd.linklike:hover td,
#profilestable tr.odd.linklike:hover td.sorting_1,
#profilestable tr.odd.linklike:hover td.sorting_2,
#profilestable tr.even.linklike:hover td,
#profilestable tr.even.linklike:hover td.sorting_1,
#profilestable tr.even.linklike:hover td.sorting_2 {
    background: #eee !important;
}

.statuslink, a.statuslink:visited, a.statuslink:active {
    text-decoration: none;
    color: #000;
}

a.statuslink:hover {
    text-decoration: none;
    color: #f60;
}

a, a:visited, a:active {
    color: #f60;
}

a:hover {
    color: #d60;
}

.visualization {
    width: 500;
    height: 300;
}

input.btn-cta, a.btn-cta {
    background: #f60;
    color: #fff;
    text-decoration: none;
    padding: 6px 12px;
    display: inline-block;
    border-radius: 2px;
}

input.btn-cta:hover, a.btn-cta:hover {
    color: #f9f9f9;
    background: #f06002;
}

a.btn-cta.alignright {
    float: right;
}

input.btn, a.btn {
    background: #FFF;
    color: #f60;
    text-decoration: none;
    padding: 6px 12px;
    display: inline-block;
    border: 1px solid #999;
    border-radius: 6px;
}

input.btn:hover, a.btn:hover {
    background: #AAA;
}

.checkdetail {
    font-size: .8em;
    background-color: #DADADA;
    border: 1px solid #AAA;
    width: 100%;
}

.checkdetailparams {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 48%;
}

table#subaccountslist .editlink {
    margin-left: 5px;
}

table#subaccountslist .editlink.delete {
    margin-left: 30px;
}

.editlink {
    border: 1px solid #999;
    border-radius: 6px;
    float: right;
    padding: 1px 6px 1px 6px;
    text-decoration: none;
    font-size: .8em;
    margin-top: 0;
}

.editlink:hover {
    cursor: pointer;
}

.editlink.delete {
    border-color: #c40000;
    color: #c40000;
}

th .editlink {
    background-color: #DDD;
}

.defaultbutton {
    background: #F60;
    border-radius: 6px;
    border: none;
    padding: 9px 16px;
    font-size: 14px;
    position: relative;
    color: #fff;
    text-decoration: none;
    font-weight: bold !important;
    white-space: nowrap;

    webkit-box-shadow: 0 0 6px #000;
    moz-box-shadow: 0 0 6px #000;
    box-shadow: 0 0 6px rgba(0, 0, 0, .5);
}

a.defaultbutton:visited {
    color: #fff;
    background: #F60;
}

a.defaultbutton:hover {
    background: #f80;
    color: #fff;
}

.ui-button, a.ui-button:visited, a.ui-button:active {
    color: #EEE;
}

a.ui-button:hover {
    color: #FFFFFF;
    background: #393939;
}

.ui-accordion-header {
    padding: 4px 4px 4px 40px;
}

.accordiantitle {
    font-weight: bold;
    font-size: 1.1em;
}

.chartph {
    height: 300px;
    width: 100%;
    margin: 10px;
}

.finger:hover {
    cursor: pointer;
}

h4.checknotif-title {
    border-top: 1px solid #CCC;
    margin-top: 16px;
    padding-top: 5px;
}

#np_messagedialog {
    display: none;
}

#hideme, .hide {
    display: none;
}

.narrowcontainer {
    padding: 20px 10%;
    overflow: auto;
    min-height: 540px;

}

.narrowcontainer img {
    padding: 8px;
}

.narrowcontainer strong {
    font-weight: bold;
    color: #f60;
}

.docs strong {
    color: #222;
}

.screenshot {
    border: 1px solid #EEE;
    padding: 0px;
    margin: 8px 12px 8px 12px;
}

ul.features {
    list-style-image: url("/images/checkmark.png");
    padding-left: 40px;
}

li.feature a {
    text-decoration: none;
}

#featuretext {
    width: 66%;
    padding-bottom: 20px;
}

#featuretext p {
    width: 90%;
}

.featureset {
    text-align: left;
    margin-top: 16px;
    margin-left: 2px;
    font-size: 15px;
}

.featureset td {
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 4px;
    padding-bottom: 16px;
    font-size: 1em;
}

.featurenote {
    display: block;
    padding-left: 16px;
    padding-top: 5px;
}

.featurelead img {
    margin-bottom: -8px;
    margin-right: 8px;
}

.featurecheck {
    width: 40px;
}

#featureimgs {
    width: 30%;
    text-align: center;
    padding-top: 20px;
}

#featureimgs img {
    padding-bottom: 30px;
}

.faq {
    padding: 4px 3px 24px;
    font-size: 1em;
}

.faq .question {
    font-weight: bold;
    display: block;
    padding-bottom: 6px;
}

.faq .answer, .indent {
    padding-left: 20px;
    display: block;
}

.faq ul {
    margin: 0;
    padding: 3px 3px 3px 20px;
    line-height: 1.2;
}

div.docnav {
    float: right;
    margin: 16px 0px 4px 10px;
    padding: 12px;
    border: 1px solid #999;
}

.docnav ul li {
    list-style: none;
}

.subitem {
    margin-left: 20px;
}

ol.docs {
    list-style: decimal;
    list-style-position: inside;
}

#subaccountlist {
    width: 48%;
}

#npinvoice {
    margin: 10px;
    width: 96%;
    padding-top: 30px;
}

#invoicehead {
    width: 90%;
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 40px;
    clear: both;
}

#invoicespace {
    clear: both;
    width: 100%;
}

#invoicecustblock {
    width: 60%;
    float: left;
}

#invoicenpblock {
    float: right;
}

#invoicemain {
    clear: both;
    width: 90%;
    margin-left: 30px;
    margin-right: 30px;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    min-height: 300px;
}

#invoicemain table: {
    width: 100%;
}

#invoicelines tr th {
    text-decoration: underline;
    font-weight: bold;
    padding: 10px 10px 10px 6px;
    white-space: nowrap;
}

#invoicelines tr td {
    padding: 10px 20px 10px 10px;
}

#invoicetotal {
    font-weight: bold;
    font-size: 1.1em;
    border-top: 1px solid #CCC;
}

#invoicetotallabel {
    text-align: right;
}

#invoicefoot {
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 50px;
    width: 90%;
    font-size: .9em;
}

#soc-button-container {
    float: left;
    white-space: nowrap;
    height: 20px;
    width: 310px;
}

.soc-button {
    float: left;
    width: 100px;
    height: 20px;
}

#newnotifications select {
    width: 100%;
}

/* JQUERY UI OVERRIDES */
.ui-widget-overlay {
    width: 100%;
}

input.ui-autocomplete-input {
    vertical-align: top;
    background: #fff;
    padding: 4px;
    border-radius: 0;
}

.ui-state-default.combobox-btn {
    border-color: #cccccc;
    background-color: #fff;
    height: 26px;
}

.ui-state-default.combobox-btn:hover {
    background-color: #f5f5f5;
}

.ui-state-default.combobox-btn .ui-icon {
    background-image: url(/styles/black-tie/images/ui-icons_222222_256x240.png);
}

.alignmiddle {
    vertical-align: middle;
}

.subscription {
    clear: both;
    margin-bottom: 12px;
}

.subs-section {
    margin-bottom: .2rem;
}

.subs-info-title {
    display: inline-block;
    width: 8em;
    font-weight: bold;
}
.subs-info-data {
    display: inline-block;
}

.subs-rows {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr 1fr ;
}

.subs-cell {
    margin-bottom: .2rem;
}

.sub-title {
    font-weight: bold;
    margin-bottom: .3rem;
    border-bottom: 1px solid #ccc;
}

.subs-totals {
    border-top: 1px solid #ccc;
    font-weight: bold;
}

.paymentmethods div {
    margin-bottom: .7rem;
}


/*-- CLEARFIX --*/
/* For modern browsers */
.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

/* For IE 6/7 (trigger hasLayout) */
.clearfix {
    zoom: 1;
}

#reportcontainer {
    max-width: 1200px;
    padding: 1.33em;
}

/*#reportcontainer .btn-runtest {*/
/*margin-top: 8px;*/
/*}*/
#reportcontainer form {
    /*float: left;*/
    /*width: 25%;*/
    margin-bottom: 1.33em;
}

#reportcontainer #diagtools {
    /*float: left;*/
    /*width: 75%;*/
    /*padding-bottom: 30px;*/
}

#diagtools table {
    width: 100%;
}

#diagtools table tr td {
    padding: 6px 10px 30px 10px;
    text-align: left;
}

#diagtools table thead tr {
    border-bottom: 1px solid #000;
}

#diagtools table thead tr th {
    font-weight: bold;
    text-align: left;
    padding: 6px 10px;
    color: #222;
}

#diagtools table tbody tr:nth-child(odd) {
    background: #f6f6f6;
}

#diagtools pre {
    background: #f6f6f6;
    padding: 20px;
}

.diagtoolstatus {
    width: 100%;
    border-top: 1px solid black;
}

.diagtoolstatus ul {
    list-style: none;
    font-weight: bold;
}

.diagtoolstatus li {
    display: inline;
    padding-right: .667em;
}

.spinner {
    margin: 20px 0px;
    width: 70px;
}

.spinner > div {
    width: 18px;
    height: 18px;
    background-color: rgba(255, 102, 0, 1);
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }
}

/* har viewer */
.har .method {
    text-align: left;
    text-transform: uppercase;
    max-width: 1em;
}

.har .url {
    display: inline-block;
    overflow: hidden;
    border-right: 1px solid grey;
    width: 20em;
    white-space: nowrap;
}

.har .status {
    max-width: 3em;
    text-align: right;
}

.har .bodySize {
    text-align: right;
    width: 3em;
    white-space: nowrap;
    display: inline-block;
}

.har pre {
    white-space: pre-wrap;
}

.har p.title {
    border-bottom: 2px solid #a9a9a9;
}

.har .request {
    border-bottom: 1px solid #efefef;
    font-family: Lucida Grande, Tahoma, sans-serif;
    font-size: 10pt;
}

.har .request span {
    vertical-align: top;
}

.har .timelineBar {
    white-space: nowrap;
    width: 400px;
    display: inline-block;
}

.har .timelinePad {
    white-space: nowrap;
    display: inline-block;
}

.har .timelineSlice {
    box-shadow: 0 0 1px #888888;
}

.har .timelineWaiting {
    background-color: #f3f3f3;
    border: 1px solid #e3e3e3;
}

.har .timelineBlocked {
    background-color: #E5DED3;
    border: 1px solid #D5CEC3;
}

.har .timelineDns {
    background-color: #056200;
    border: 1px solid #055200;
}

.har .timelineSsl {
    background-color: #456EAF;
    border: 1px solid #355E0F;
}

.har .timelineConnect {
    background-color: #B1493E;
    border: 1px solid #A1392E;
}

.har .timelineSend {
    background-color: #C648D3;
    border: 1px solid #B638C3;
}

.har .timelineWait {
    background-color: #DFA809;
    border: 1px solid #CF9809;
}

.har .timelineReceive {
    background-color: #764782;
    border: 1px solid #663772;
}

.har .timelineReminder {
    background-color: red;
    border: 1px solid red;
    display: block;
}

.har span.timelineSlice {
    margin: 0;
    height: 11pt;
    display: inline-block;
}

.har .plus,
.har .minus {
    cursor: pointer;
    max-width: 3em;
    position: relative;
}

.har .plus:after {
    content: '+';
    color: #000;
    font-size: 18px;
    position: absolute;
    top: -3px;
    left: 0;
}

.har .minus:after {
    content: '-';
    color: #000;
    font-size: 18px;
    position: absolute;
    top: -3px;
    left: 0;
}

.har .header {
    margin: 10px 0 0 0;
    font-weight: bold;
    color: #222;
    background: none;
    height: auto;
}

.har .details {
    padding-top: 10px;
}

.har
.har .body {
    margin: 2px 0;
}

.har span.time {
    width: 8em;
    text-align: right;
}

.har .ui-widget {
    font-family: inherit;
    font-size: inherit;
}

.har .ui-tabs .ui-tabs-nav {
    padding: 0;
}

.har .ui-widget-header {
    background: none;
}

.har .ui-tabs .ui-tabs-nav li {
    margin: 0;
}

.har .ui-widget-header {
    border: none;
    border-bottom: 1px solid #AAA;
}

.har .ui-tabs .ui-tabs-nav li a {
    padding: 6px 10px;
    font-size: 14px;
}

.har .ui-tabs .ui-tabs-nav li.ui-state-disabled a {
    color: #bbb;
}

.har .ui-tabs .ui-tabs-panel {
    padding: 0;
}

.har .ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px;
}

.har .ui-widget-content {
    border: 0;
}

.har .ui-widget {
    font-family: Lucida Grande, Tahoma, sans-serif;
}

.har .summary {
    padding-top: 8px;
    font-weight: bold;
}

.plans table.pricing-table {
    width: 100%;
    border: 0;
    text-align: center;
}

.plans table.pricing-table thead {
    display: none,
}

.plans table.pricing-table .starter-plan.active, .plans table.pricing-table .business-plan.active, .plans table.pricing-table .provider-plan.active {
    display: table-cell
}

.plans table.pricing-table tbody th, .plans table.pricing-table tbody td {
    padding: 10px;
    border-bottom: 1px solid #ddd;
    text-align: left;
    width: 50%
}

.plans table.pricing-table .btn, .plans table.pricing-table .btn.btn-grey {
    margin-top: 10px;
    background-color: #f60;
    display: block;
    text-align: center;
    color: #fff;
}

.plans table.pricing-table .disableClick  {
    pointer-events: none;
    background: #CCC;
    color: #000;
}

@media (min-width: 768px) {
    .plans table.pricing-table .btn.btn-grey {
        background-color: #ccc;
        display: inline-block
    }
}

.plans table.pricing-table .table-section {
    background: #f5f5f5
}

.plans table.pricing-table tfoot th {
    display: none
}

.plans table.pricing-table tfoot th {
    display: table-cell
}

.plans table.pricing-table thead {
    display: table-header-group
}

.plans table.pricing-table thead th, .plans table.pricing-table tfoot th {
    padding: 20px 10px 10px 10px;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
}

.plans table.pricing-table tbody th, .plans table.pricing-table tbody td {
    width: 21.6%
}

.plans table.pricing-table tbody th {
    width: 35%;
    text-align: left
}

.plans table.pricing-table tbody td {
    text-align: center
}

.plans table.pricing-table tbody tr:hover, .plans table.pricing-table tbody tr:hover {
    background: #fcfcfc
}

.plans table.pricing-table .starter-plan, .plans table.pricing-table .business-plan, .plans table.pricing-table .provider-plan {
    display: table-cell
}

.plans table.pricing-table .price {
    font-size: 36px;
    padding: 10px 10px 20px 10px
}

.plans table.pricing-table .highlight {
    background: #e0fee3;
    color: #2d6733
}

.plans table.pricing-table tfoot td {
    text-align: center
}

.plans tfoot div {
    margin: 1em;
}

.plans tfoot a {
    width: 4em;
    height: 3.1em;
    font-weight: bold;
    vertical-align: middle;
}

a.disableClick {
    pointer-events: none;
    background: #CCC;
    color: #000;
}


/*  ADD A CONTACT, WEBHOOK OPTION - ZMILLER 12/28/2017   */
  

.ui-autocomplete {
    z-index:1002;
}

.webhook-fields {
    background-color: #f5f5f5;
    border-bottom: none;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    overflow: hidden;
    margin-bottom: 0;
    max-height: 0;
    -webkit-transition: max-height 1s ease, margin-bottom 0.8s;
    -moz-transition: max-height 1s ease, margin-bottom 0.8s;
    -o-transition: max-height 1s ease, margin-bottom 0.8s;
    transition: max-height 1s ease, margin-bottom 0.8s;
}

.webhook-tabs {
    background-color: #f5f5f5;
}

.webhook-tabs ul {
    margin-right: 15px !important;
    background: none;
    border: none;
    border-bottom: 2px solid #DDD;
    border-radius: 0;
}

.webhook-tabs li {
    margin: 0 !important;
    padding: 0 !important;
    background: none !important;
    border: none !important;
    outline: none !important;
}

.webhook-tabs li.ui-state-active {
    border-bottom: 2px solid #f60 !important;
}

.webhook-tabs a {
    outline: none !important;
}

.webhook-tabs .ui-state-default a{
    color: #222;
}

.webhook-tabs .ui-state-default a:hover{
    background-color: #DDD;
}

div.webhook-tabs{
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    background-color: #f5f5f5;
}

div.jsonValidator.valid {
    position: relative;
    top: -4px;
    left: 0;
    display: inline-block;
    border-radius: 5px;
    border: 1px solid limegreen;
    padding: 1px 4px;
    color: limegreen;
    font-size: 12px;
    font-weight: bold;
}

div.jsonValidator.invalid {
    position: relative;
    top: -4px;
    left: 0;
    display: inline-block;
    border-radius: 5px;
    border: 1px solid red;
    padding: 1px 4px;
    color: red;
    font-size: 12px;
    font-weight: bold;
}

div.jsonValidator.hidden {
  display: none;
}

.preset-panel {
  width: 155px;
  vertical-align: top;
}

.preset-panel label {
  font-weight: bold;
  text-decoration: underline;
  font-size: 15px;
  padding: 3px 0;
  margin-bottom: 0;
}

.preset-panel .ui-button {
  margin-top: 5px;
  float: right;
}

.preset-panel span.ui-button-text {
  padding: 5px 10px;
}

button.hidden {
  display: none;
}


.bulk_check_titles {
    font-size: 20px;
    word-wrap: break-word;
    font-weight: 500;
}

/* Main Classes */
.myinput[type="checkbox"] { display: none; }

.myinput[type="checkbox"] + label {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 20px;
    font: 14px/20px 'Open Sans', Arial, sans-serif;
    color: #ddd;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.myinput[type="checkbox"] + label:last-child { margin-bottom: 0; }

.myinput[type="checkbox"] + label:before {
    content: '';
    display: block;
    width: 15px;
    height: 15px;
    border: 1px solid black;
    position: absolute;
    left: 0;
    top: -7px;
    /*opacity: .6;*/
    -webkit-transition: all .12s, border-color .08s;
    transition: all .12s, border-color .08s;
}

.myinput[type="checkbox"]:checked + label:before {
    width: 10px;
    top: -10px;
    left: 5px;
    border-radius: 0;
    opacity: 1;
    border-top-color: transparent;
    border-left-color: transparent;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

#resultslist th:focus {
    outline: none;
}

.ajax-loader {
    visibility: hidden;
    background-color: rgba(255,255,255,0.7);
    position: absolute;
    z-index: +9999 !important;
    width: 99%;
    height: 99%;
}

.ajax-loader img {
    position: relative;
    top:45%;
    left:50%;
}

.failednotification { 
    width: 100%; 
    background-color: #fd5559a3;
    display:block;
}