/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/


/* 
    Created on : Aug 26, 2016, 4:13:22 PM
    Author     : Hunter
*/


/* Adjustments */

html,
body {
    width: 100%;
    padding-top: 25px;
    font-size: 14px;
    font-family: helvetica neue, Helvetica, Arial, sans-serif;
    line-height: 1.42857143;
}

table.table thead tr {
    font-size: 14px;
}

table.table tbody tr {
    font-size: .5rem;
}

div.nt-spacer,
div.nt-spacer-half {
    display: block;
    width: 100%;
    height: 30px;
}

div.nt-spacer-half {
    height: 15px;
}

span.nt-ul-text-helper {
    text-decoration: underline;
    text-decoration-style: dotted;
    text-decoration-color: #bcbcbc;
}

div#ntAddRPFormLink {
    cursor: pointer;
}

div#ntAddRPFormLink:hover {
    color: #337ab7;
}


/* Images / Marketing */

div.nt-marketing-img {
    background-image: url(/assets/images/gun-sales.jpg);
    background-size: cover;
    background-position: 50% 30%;
    color: #ffffff;
    text-shadow: 2px 2px 4px #000000;
    /*-webkit-filter: blur(4px);*/
}

div.nt-marketing-img .btn {
    text-shadow: none;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, .30);
}


/* Custom Buttons */

img.nt-docusign-btn-img-greyed {
    width: 35px;
    height: 22px;
    border: 1px solid #999999;
    border-radius: 3px;
    background-color: #a6a6a6;
    margin-bottom: 2px;
}

img.nt-docusign-btn-img-purple {
    width: 35px;
    height: 22px;
    border: 1px solid #c3b2df;
    border-radius: 3px;
    background-color: #d2cadf;
    margin-bottom: 2px;
}

img.nt-docusign-btn-img-color {
    width: 35px;
    height: 22px;
    border: 1px solid #febe1d;
    border-radius: 3px;
    background-color: #fecc4f;
    margin-bottom: 2px;
}


/* CSS REQUIRED */

.state-icon {
    left: -5px;
}

.list-group-item-primary {
    color: rgb(255, 255, 255);
    background-color: rgb(66, 139, 202);
}


/* DEMO ONLY - REMOVES UNWANTED MARGIN */

.nt-well .nt-list-group {
    margin-bottom: 0px;
}

.nt-list-group li.list-group-item-success {
    color: #3c763d !important;
    background-color: #dff0d8 !important;
    border: 1px solid #ddd;
}

.nt-list-group li.list-group-item-danger {
    color: #721c24 !important;
    background-color: #f5c6cb !important;
    border: 1px solid #ddd;
}

.nt-list-group .list-group-item.active:hover {
    border: 1px solid #ddd;
}


/* Search CSS */

.dropdown.dropdown-lg .dropdown-menu {
    margin-top: -1px;
    padding: 6px 20px;
}

.input-group-btn .btn-group {
    display: flex !important;
}

.btn-group .btn {
    border-radius: 0;
    margin-left: -1px;
}

.nt-btn-dropdown,
.nt-button-search {
    height: 30px;
}


/* Logout */

.nt-logout {
    line-height: 51px;
}

.btn-group .btn:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.btn-group .form-horizontal .btn[type="submit"] {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
}

.form-group .form-control:last-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

#ntSearchDropdown {
    overflow-y: auto;
    height: auto;
    /*!important;*/
}

#ntSettingsSubMenu {
    padding-left: 15px;
}

#ntSettingsBtn.collapsed {
    background-color: transparent;
    color: #337ab7;
}

#ntSettingsBtn.collapsed:hover {
    background-color: #eeeeee;
}

#ntSettingsSubMenu li a:hover {
    border-radius: 4px;
}

#ntCustomerCreationSubMenu {
    padding-left: 15px;
}

#ntCustomerCreationBtn.collapsed {
    background-color: transparent;
    color: #337ab7;
}

#ntCustomerCreationBtn.collapsed:hover {
    background-color: #eeeeee;
}

#ntCustomerCreationSubMenu li a:hover {
    border-radius: 4px;
}

@media screen and (min-width: 768px) {
    #adv-search {
        width: 100%;
        margin: 0 auto;
    }
    .dropdown.dropdown-lg {
        position: static !important;
    }
    .dropdown.dropdown-lg .dropdown-menu {
        min-width: 539px;
    }
}


/* Overrides */

a {
    color: #0165ba;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #004583;
    text-decoration: underline;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    z-index: 0;
    /*color: #fff;
	cursor: default;
	background-color: #337ab7;
	border-color: #337ab7;*/
}

.btn {
    padding-left: .5rem;
    padding-right: .5rem;
}

label.btn {
    margin-bottom: 0;
}

.d-flex>.btn {
    flex: 1;
}

.carbonads {
    border-radius: .25rem;
    border: 1px solid #ccc;
    font-size: .875rem;
    overflow: hidden;
    padding: 1rem;
}

.carbon-wrap {
    overflow: hidden;
}

.carbon-img {
    clear: left;
    display: block;
    float: left;
}

.carbon-text,
.carbon-poweredby {
    display: block;
    margin-left: 140px;
}

.carbon-text,
.carbon-text:hover,
.carbon-text:focus {
    color: #fff;
    text-decoration: none;
}

.carbon-poweredby,
.carbon-poweredby:hover,
.carbon-poweredby:focus {
    color: #ddd;
    text-decoration: none;
}

@media (min-width: 768px) {
    .carbonads {
        float: right;
        margin-bottom: -1rem;
        margin-top: -1rem;
        max-width: 360px;
    }
}

.footer {
    font-size: .875rem;
    overflow: hidden;
}

.heart {
    color: #ddd;
    display: block;
    height: 2rem;
    line-height: 2rem;
    margin-bottom: 0;
    margin-top: 1rem;
    position: relative;
    text-align: center;
    width: 100%;
}

.heart:hover {
    color: #ff4136;
}

.heart::before {
    border-top: 1px solid #eee;
    content: " ";
    display: block;
    height: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
}

.heart::after {
    background-color: #fff;
    content: "♥";
    padding-left: .5rem;
    padding-right: .5rem;
    position: relative;
    z-index: 1;
}

.img-container,
.img-preview {
    background-color: #f7f7f7;
    text-align: center;
    width: 100%;
}

.img-container {
    margin-bottom: 1rem;
    max-height: 497px;
    min-height: 200px;
}

@media (min-width: 768px) {
    .img-container {
        min-height: 497px;
    }
}

.img-container>img {
    max-width: 100%;
}

.docs-preview {
    margin-right: -1rem;
}

.img-preview {
    float: left;
    margin-bottom: .5rem;
    margin-right: .5rem;
    overflow: hidden;
}

.img-preview>img {
    max-width: 100%;
}

.preview-lg {
    height: 9rem;
    width: 16rem;
}

.preview-md {
    height: 4.5rem;
    width: 8rem;
}

.preview-sm {
    height: 2.25rem;
    width: 4rem;
}

.preview-xs {
    height: 1.125rem;
    margin-right: 0;
    width: 2rem;
}

.docs-data>.input-group {
    margin-bottom: .5rem;
}

.docs-data .input-group-prepend .input-group-text {
    min-width: 4rem;
}

.docs-data .input-group-append .input-group-text {
    min-width: 3rem;
}

.docs-buttons>.btn,
.docs-buttons>.btn-group,
.docs-buttons>.form-control {
    margin-bottom: .5rem;
    margin-right: .25rem;
}

.docs-toggles>.btn,
.docs-toggles>.btn-group,
.docs-toggles>.dropdown {
    margin-bottom: .5rem;
}

.docs-tooltip {
    display: block;
    margin: -.5rem -.75rem;
    padding: .5rem .75rem;
}

.docs-tooltip>.icon {
    margin: 0 -.25rem;
    vertical-align: top;
}

.tooltip-inner {
    white-space: normal;
}

.btn-upload .tooltip-inner,
.btn-toggle .tooltip-inner {
    white-space: nowrap;
}

.btn-toggle {
    padding: .5rem;
}

.btn-toggle>.docs-tooltip {
    margin: -.5rem;
    padding: .5rem;
}

@media (max-width: 400px) {
    .btn-group-crop {
        margin-right: -1rem!important;
    }
    .btn-group-crop>.btn {
        padding-left: .2rem;
        padding-right: .2rem;
    }
    .btn-group-crop .docs-tooltip {
        margin-left: -.2rem;
        margin-right: -.2rem;
        padding-left: .2rem;
        padding-right: .2rem;
    }
}

.docs-options .dropdown-menu {
    width: 100%;
}

.docs-options .dropdown-menu>li {
    font-size: .875rem;
    padding: .125rem 1rem;
}

.docs-options .dropdown-menu .form-check-label {
    display: block;
}

.docs-cropped .modal-body {
    text-align: center;
}

.docs-cropped .modal-body>img,
.docs-cropped .modal-body>canvas {
    max-width: 100%;
}

.bodyPaddingLR {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

@media screen and (max-width: 767px) and (min-width: 576px) {
    .navbar-brand {
        font-size: 18px !important;
    }
    .progress_step4 {
        width: 50%;
    }
    .progress_step5 {
        width: 50%;
        left: 50%;
    }
    .bs-wizard-step {
        margin-bottom: 20px;
    }
    .mobileMarginLR {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .bs-wizard>.bs-wizard-step.active>.progress_step4>.progress-bar {
        width: 100% !important;
    }
    .bs-wizard>.bs-wizard-step.active>.progress_step5>.progress-bar {
        width: 0% !important;
    }
    .PhotoWidth_Mobile {
        max-width: 75% !important;
        max-height: 75% !important;
    }
}

@media screen and (max-width: 575px) {
    .navbar-brand {
        font-size: 15px !important;
    }
    .bs-wizard-step {
        margin-bottom: 20px;
    }
    .progress_step3,
    .progress_step6 {
        width: 50%;
    }
    .progress_step4,
    .progress_step7 {
        width: 50%;
        left: 50%;
    }
    .progress_step7_rp {
        width: 0% !important;
    }
    .mobileMarginLR {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .bs-wizard>.bs-wizard-step.active>.progress_step3>.progress-bar,
    .bs-wizard>.bs-wizard-step.active>.progress_step6>.progress-bar {
        width: 100% !important;
    }
    .bs-wizard>.bs-wizard-step.active>.progress_step4>.progress-bar {
        width: 0% !important;
    }
    .bs-wizard>.bs-wizard-step.active>.progress_step7>.progress-bar {
        width: 0% !important;
    }
    .PhotoWidth_Mobile {
        max-width: 75% !important;
        max-height: 75% !important;
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

.navbar-default .navbar-brand {
    color: #777;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

.nav-item.nav-item-marginR {
    margin-right: 5px;
    margin-bottom: 5px;
}

@media (min-width: 768px) {
    .container>.navbar-header,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container-fluid>.navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}

.container>.navbar-header,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

.hidden {
    display: none !important;
}

.table td {
    vertical-align: middle;
    font-size: 12px;
}

.table thead th {
    vertical-align: middle;
}

.nav-pills>li>a {
    border-radius: 4px;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.nav-pills>li {
    float: left;
}

.nav-stacked>li {
    float: none;
}

.nav>li {
    position: relative;
    display: block;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #337ab7;
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.thumbnail .caption {
    padding: 9px;
    color: #333;
}

.table th,
.table td {
    padding: 0.2rem!important;
}

.navBlock {
    display: block;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.navBlock li {
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 10px;
    border-radius: 3px;
}

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

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #eee;
}

.navBlock>li:hover,
.navBlock>li:focus {
    text-decoration: none;
    background-color: #eee;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.pagination>li {
    display: inline;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.btn-sm,
.btn-group-sm>.btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-xxs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.fontWeight600 {
    font-weight: 600;
}

.fontSizeSmall {
    font-size: 12px;
}

.customerFormBtn {
    width: 35px;
    height: 22px;
    margin-bottom: 2px;
}

h5,
.h5 {
    font-size: 14px;
}

@media screen and (min-width: 1200px) {
    .container {
        max-width: 95% !important;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .container {
        max-width: 95% !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .container {
        max-width: 95% !important;
    }
}

@media screen and (min-width: 576px) and (max-width: 767px) {
    .container {
        max-width: 95% !important;
    }
}

@media screen and (min-width: 768px) {
    .setDisplayTable {
        display: table;
    }
}