﻿
.nl-nav-title {
    font-family: 'Open Sans', sans-serif;
    font-size: 48px;
    font-weight:600;
    color:#002d3c;
    top:10px;
}

.nl-nav-item {
    position: relative;
    top: 0px;
    right: 0px;
    width: 90px;
    height: 90px;
    margin-left: 10px;
    float: right;
    background-color: #002d3c;
    color: #f3f3f4;
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer;
}

.nl-nav-item-1 {
    background-image: url('../img/novated/novated_1.jpg');
}

.nl-nav-item-1-active {
    background-image: url('../img/novated/novated_1_active.jpg');
}

.nl-nav-item-2 {
    background-image: url('../img/novated/novated_2.jpg');
}

.nl-nav-item-2-active {
    background-image: url('../img/novated/novated_2_active.jpg');
}

.nl-nav-item-3 {
    background-image: url('../img/novated/novated_3.jpg');
}

.nl-nav-item-3-active {
    background-image: url('../img/novated/novated_3_active.jpg');
}




.float-right {
    right:0px;
}

.float-left {
    left:0px;
}

.float-middle {
    margin:auto;
    left:0; right: 0;
}




.nl-form-select {
    margin-bottom:11px;
    height:55px;
    width:100%;
    border: 3px solid #E4E4E4;
    color:#002d3c;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url('../img/performance/drop-down-arrow.png') 97% / 30px no-repeat;
    font-size:24px;
    font-weight:600;
    cursor:pointer;
    -webkit-transition: border 0.1s ease-in-out;
    -moz-transition: border 0.1s ease-in-out;
    -o-transition: border 0.1s ease-in-out;
    transition: border 0.1s ease-in-out;
}

.nl-form-select:hover {
    border: 6px solid #ffd400;
    color:#002d3c;
}

.nl-form-select:focus {
    border: 6px solid #ffd400 !important;
    color:#002d3c;
}

.select-short {
    position:relative;
    top:25px;
    width:45%;
}

.nl-image-holder {
    height:200px;
}

.nl-image-lg {
    position:relative;
    height:100%;
    width:100%;
    background-image: url('../img/novated/camera.jpg');
    background-repeat: no-repeat;
    background-size: contain;
    border: 1px solid #f3f3f4;
}


.nl-details-container {
   margin: 0;
   padding:32px !important;
   -webkit-box-shadow: 0px 0px 20px -4px rgba(0,0,0,0.64);
   -moz-box-shadow: 0px 0px 20px -4px rgba(0,0,0,0.64);
   box-shadow: 0px 0px 20px -4px rgba(0,0,0,0.64);
}

.nl-details-container-sm {
    min-height:433px;
   padding:32px !important;
   -webkit-box-shadow: 0px 0px 20px -4px rgba(0,0,0,0.64);
   -moz-box-shadow: 0px 0px 20px -4px rgba(0,0,0,0.64);
   box-shadow: 0px 0px 20px -4px rgba(0,0,0,0.64);
}

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

.nopadding-left {
   padding: 0 !important;
   margin: 0 !important;
   padding-left: 10px !important;
   margin-bottom: 10px !important;
}

.nopadding-right {
   padding: 0 !important;
   margin: 0 !important;
   padding-right: 10px !important;
   margin-bottom: 10px !important;
}


.nl-image-sm {
     height:140px; 
}


.nl-cta {
    position:relative;
    width:100%;
    height:55px;    
    background-color:#ffd400;
    color:#002d3c;
    cursor:pointer;
    font-size: 24px;
    left:0px;
    font-weight:600;
    overflow:hidden;
    line-height:20px;
    border-radius:4px;
    margin-top:32px;
}

.nl-cta:hover {
    background-color:#FFE401;
}

.nl-recalculate {
    background-color:#E4E4E4;
}

.bg-grey {
    background-color:#E4E4E4;
}

.bg-lt-grey {
    background-color:#f3f3f4;
}

.fs-14 {
    font-size:14px;
}


.cta-icon-right {
    position:absolute;
    width:40px;
    height:20px; 
    right:10px;
    font-size:30px;
    top:13px;
}

.nl-feature {
    position:relative;
    height:40px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color:#002d3c;
    line-height:40px;
    overflow:hidden;
    border-bottom: 1px solid #E4E4E4;
}

.feature-mid {
     border-top: 1px solid #E4E4E4;
     border-bottom: 1px solid #E4E4E4;
}

.feature-base {
     border-bottom: 0px solid #E4E4E4;
}


.feature-mid-left {
     border-top: 1px solid #E4E4E4;
}

.nl-quote-details {
    min-height:140px;    
    font-size: 24px;
    font-weight:600;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #002d3c;
    text-align:center;
    line-height:30px;
    border-radius:4px;
}

.font-size-24 {
    font-size: 24px;
}

.font-size-28 {
    font-size: 28px;
}

.font-size-35 {
    font-size: 35px;
}

.ta-l {
    text-align: left;
}

.ta-c {
    text-align: center;
}

.ta-r {
    text-align: right;
}

.nc-quote-details-base {
    top:130px;
}

.nc-quote-details-figure {
    position:relative;
    font-size: 45px;
    background-color:#FFFFFF;
    padding:0 20% 0 20%;
    line-height:75px;
    top:12px;
    height:75px;
    border-radius:4px;
    }

.nc-quote-details-figure-large {
    position:relative;
    font-size: 45px;
    background-color:#FFFFFF;
    padding:0 15% 0 15%;
    line-height:45px;
    height:100px;
    top:20px;
    border-radius:4px;
}

.top-buffer {
    position:relative;
    top:28px;
}



.nl-sup-sm {
    line-height:45px;
    top:11px;
    font-size:25px;
}

.nl-sup-lg {
    line-height:20px;
    top:8px;
    font-size:25px;
}


.nl-form {
    position:relative;
    margin-bottom:10px;
    min-height:55px;
    color:#002d3c;
    font-size:24px;
    line-height:55px;
    overflow:hidden;
}


.nl-form-btn {
    position:relative;
    float:right;
    width:75px;
    margin-bottom:10px;
    height:55px;
    border: 3px solid #E4E4E4;
    color:#002d3c;
    font-size:24px;
    -webkit-transition: background-color 0.1s ease-in-out, border 0.1s ease-in-out;
    -moz-transition: background-color 0.1s ease-in-out, border 0.1s ease-in-out;
    -o-transition: background-color 0.1s ease-in-out, border 0.1s ease-in-out;
    transition: background-color 0.1s ease-in-out, border 0.1s ease-in-out;
   // margin-right:5px;
    text-align:center;
    line-height:52px;
    cursor:pointer;
    font-weight:600;
    margin-left:5px;
    border-radius:3px;
}

.nl-form-btn:hover {
    color:#002d3c;
    background-color:#ffd400;
    border: 3px solid #ffd400;
}



.nl-form-input {
    position:relative;
    right:0px;
    margin-bottom:10px;
    height:55px;
    border: 3px solid #E4E4E4;
    color:#002d3c;
    font-size:24px;
    cursor:pointer;
    -webkit-transition: border 0.1s ease-in-out;
    -moz-transition: border 0.1s ease-in-out;
    -o-transition: border 0.1s ease-in-out;
    transition: border 0.1s ease-in-out;
    font-weight:600;
    width:100%;
    padding-left:12px;
    outline: none;
}

.nl-form-input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #002d3c;
}
.nl-form-input::-moz-placeholder { /* Firefox 19+ */
  color: #002d3c;
}
.nl-form-input:-ms-input-placeholder { /* IE 10+ */
  color: #002d3c;
}
.nl-form-input:-moz-placeholder { /* Firefox 18- */
  color: #002d3c;
}

.mh-215 {
    min-height:215px;
}

.mh-80 {
    min-height:80px;
}

.nl-form-input:hover {
    border: 6px solid #ffd400;
    color:#002d3c;
}

.line-height-sm {
    line-height:30px;
}

.novated-float {
    float:right !important;
}

.no-wrap {
    white-space: nowrap;
}

.width-100 {
    
}

@media only screen and (max-width: 1520px) {
    .novated-float {
        float: left !important;
        margin-left:0px;
        margin-right:5px;
    }

    .width-100 {
         width:100%;
    }
}

h1.large-font {
    font-size : 35px;          
}

@media only screen and (max-width: 770px) {
    .nl-image-lg, .nl-image-holder {
        display:none;
    }

    h1.large-font {
        font-size : 20px;          
    }
}

@media only screen and (max-width: 400px) {
    h1.large-font {
        font-size : 15px;          
    }
}


.nl-form-selected {
    background-color:#ffd400;
}

.nl-dropdown-tab {
    background-color:#002d3c;
    margin: 10px 0 10px 0;
    padding: 10px 0 10px 20px;
    text-align:left;
    cursor:pointer;
    height:60px;
    line-height:45px;
    color:#FFFFFF;
    border-radius:4px;
}






.nl-down-chevron {

    position:absolute;
    width:40px;
    height:40px;
    right:15px;
    top:17px;
}

.nl-right-chevron {

    position:absolute;
    width:40px;
    height:40px;
    right:10px;
    top:17px;
}

.nl-form-warning {
    position:relative !important;
    height:40px !important;
    font-size: 14px !important;
}


.nl-alert-cta {
    background-color: #E4E4E4;
}

.nl-alert-cta:hover {
    background-color: #E4E4E4;
}

.nl-table {
    width:100%;
    font-size:24px;
    border-right:0px !important;
    border-left:0px !important;
    background-color:#FFFFFF;
}

.nl-td-r {
    text-align:center;
    padding:15px;
    border-right:0px !important;
}

.nl-td-l {
    text-align:left;
    padding:15px;
    border-left:0px !important;
}

.nl-table{
   border: 1px solid #002d3c;
}

.nl-summary-icon {
    position:absolute; 
    right:20px;
    -webkit-transition: font-size 0.2s ease-in-out;
    -moz-transition: font-size 0.2s ease-in-out;
    -o-transition: font-size 0.2s ease-in-out;
    transition: font-size 0.2s ease-in-out;
}

.nl-summary-icon:hover {
    font-size:30px;
}

.ft-14 {
    font-size:14px;
}


.nl-spinner {
    -webkit-animation: spin 4s infinite linear;
}

@-webkit-keyframes spin {
    0%  {-webkit-transform: rotate(0deg);}
    100% {-webkit-transform: rotate(360deg);}   
}

.nl-hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #002d3c;
    margin: 1em 0;
    padding: 0; 
}

