﻿
body {
    font-family: "Lato",Arial,Helvetica,sans-serif;
    background-color: #fff;
    color: #838383;
    /* overflow-x: hidden;*/
    -webkit-font-smoothing: antialiased;
    -ms-overflow-style: scrollbar;
    /* overflow-y: scroll;*/
    height: fit-content !important;
    color: rgba(0,0,0,.87);
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
 font-family: Lato,Arial,Helvetica,sans-serif;
}
/* Set padding to keep content from hitting the edges */
.body-content {
    background: #fff url("/NAVIGATOR_background.jpg") no-repeat top center fixed !important;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 85%;
    /* float: left;*/
    width: 66%;
}

.purchaseorder input {
    width: auto !important;
}

.labor input {
    width: auto !important;
}
/* Set width on the form input elements since they're 100% wide by default */
.piecepage input,
select,
textarea {

   height: 35px;
    border: 1px solid #BBBBBB;
    border-radius: 6px;
   background-color: #FFFFFF;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 30px);
    font-size: 16px;
    color: #000000;
    text-align: left;
padding: 6px 12px;

}

.POpage input,
select,
textarea {
    width: 95%;
}


.navbar-brand img.img-responsive {
    width: 166px;
    height: 100%;
}

.img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
}



span.reqasterisk {
    padding-left: 6px;
    color: red;
font-size: 19px;
}

.table tbody > tr > td.topBorder {
    border-top: 2px solid #428bca;
}

.amtalign {
    text-align: right;
}

/*
li.dropdown > a:after {
    display: inline-block;
    vertical-align: middle;
    content: '\e072';
    font-family: 'Glyphicons Halflings';
    font-size: 18px;
    color: inherit;
    margin-top: -6px;
    margin-left: 6px;
    -moz-transition: all 0.34s ease;
    -webkit-transition: all 0.34s ease;
    -o-transition: all 0.34s ease;
    transition: all 0.34s ease;
}
*/
.dropdown > a, .dropdown-menu > li > a, .nodropdown > a {
    letter-spacing: normal;
    font-size: 15px;
    text-transform: uppercase;
    border-bottom: 1px solid #f5f5f5;
    margin-left: 8px;
    margin-right: 8px;
}

.dropdown ul.dropdown-menu > li:hover > a, .chaser ul.dropdown-menu > li:hover > a {
    background-color: #f5f5f5;
    color: #01b7f2;
}

.dropdown ul.dropdown-menu > li:active > a, .chaser ul.dropdown-menu > li:active > a {
    background-color: #f5f5f5;
    color: #01b7f2;
}

.navbar-nav > li > .dropdown-menu {
    border: 2px solid #01b7f2;
}

.navy-stripe {
    background: #2d3e52;
    width: 100%;
    min-height: 40px;
    padding: 13.5px 0;
}

.navy-stripe-text {
    font-size: 20px;
    color: #FFFFFF;
    padding-left: 20px;
}

.mainbody {
    background-color: white;
}

.navbar {
    margin-bottom: 0px;
    background: white;
}

a {
    color: inherit;
}


/*.selectdiv:after {
    content: "\e072";
    font-family: 'Glyphicons Halflings';
    color: #ffffff;
    right: 155px;
    top: 31px;
    height: 27px;
    padding: 3px 6px 0px 8px;
    border-left: 1px solid #A9A9A9;
    position: absolute;
    pointer-events: none;
    background-color: #fdb714;
    /* Safari */
-webkit-transform: rotate(+90deg);
/* Firefox */
-moz-transform: rotate(+90deg);
/* IE */
-ms-transform: rotate(+90deg);
/* Opera */
-o-transform: rotate(+90deg);
/* Internet Explorer */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

/* IE11 hide native button (thanks Matt!) */
select::-ms-expand {
    display: none;
}

.selectdiv select {
    display: none;
    /* Add some styling */
    display: block;
    width: 100%;
    /*   height: 50px;
    float: right;*/
    margin: 0px 0px;
    /* padding: 0px 24px;*/
    font-size: 16px;
    line-height: 1.75;
    height: 26px;
    color: #333;
    background-color: #f0f0f0;
    background-image: none;
    /*border: 1px solid #0ebeff;*/
    -ms-word-break: normal;
    word-break: normal;
}
.selectdiv select {
    height: 35px;
    border: 1px solid #BBBBBB;
    border-radius: 6px;
    background-color: #FFFFFF;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 30px);
    font-size: 16px;
    color: #000000;
    text-align: left;
}

td.alignright {
    text-align: right;
}

.text-rightitemprc {
    float: right;
    padding-right: 60px;
}

.purchaseorder.row {
    margin-right: 10px;
    margin-left: 0px;
}

.main-menu ul.menu > li > a, .chaser ul.menu > li > a {
    font-weight: 400;
    display: block;
    padding: 0;
    height: 68px;
    line-height: 68px;
    text-transform: uppercase;
    letter-spacing: .04em;
}

.main-menu ul.menu, .chaser ul.menu {
    margin: 0;
    float: right;
}

.main-menu {
    padding: 15px;
}

    .main-menu ul.menu > li:first-child, .chaser ul.menu > li:first-child {
        padding-left: 0;
    }

    .main-menu ul.menu > li, .chaser ul.menu > li {
        float: left;
        padding-left: 20px;
        padding-right: 20px;
    }

        .main-menu ul.menu > li.active > a, .chaser ul.menu > li.active > a {
            font-weight: normal;
            color: #01b7f2;
            background-color: transparent;
        }

        .main-menu ul.menu > li:hover > a, .chaser ul.menu > li:hover > a {
            color: #01b7f2;
            background-color: transparent;
        }

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: transparent;
    border-color: transparent;
    color: #01b7f2;
}

.breadcrumb {
    background-color: transparent;
    text-transform: uppercase;
    font-weight: bold;
}

    .breadcrumb > li + li:before {
        color: #000;
    }

    .breadcrumb > .active {
        color: #428bca;
    }

    .breadcrumb a:hover, breadcrumb a:focus {
        color: #01b7f2;
    }

.breadcrumb {
    padding-left: 5px;
}

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border-top: none;
    border-bottom: 1.5px solid #ddd;
    border-right: none;
    border-left: none;
    padding: 5px;
    vertical-align: middle;
}
.tabledata{
    border-top: none;
    border-bottom: 1.5px solid #ddd;
    border-right: none;
    border-left: none;
    /*padding: 5px;*/
    vertical-align: middle;
padding-bottom: 23px;
    padding-top: 20px;
}
@media (max-width: 767px) {
.tabledata{
    border-top: none;
    border-bottom:none;
    border-right: none;
    border-left: none;
    /*padding: 5px;*/
    vertical-align: middle;
padding-bottom: 0px;
    padding-top: 20px;
}
}
.buttonarea {
    padding-top: 15px;
}

@media (min-width:767px) and (max-width: 844px) {
.tabledata{
    border-top: none;
   border-bottom: 1.5px solid #ddd;
    border-right: none;
    border-left: none;
    /*padding: 5px;*/
    vertical-align: middle;
padding-bottom: 0px;
    padding-top: 9px;
    min-height:57px;
}
.buttonarea {
    padding-top: 0px; 
}
}
.buttondata{
    border-top: none;
    border-bottom: 1.5px solid #ddd;
    border-right: none;
    border-left: none;
    padding: 5px;
    vertical-align: middle;

}

.table-bordered {
    border: none;
    padding-left: 0px;
    padding-right: 0px;
    font-size:16px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
}

h3.border-bottom {
    border-bottom: 1px solid #ddd;
    line-height: 40px;
}

.sub-border-bottom {
    /*    border-bottom: 1px solid #ddd; */
}

    .sub-border-bottom::after {
        content: ""; /* This is necessary for the pseudo element to work. */
        display: block; /* This will put the pseudo element on its own line. */
        margin: 0 auto; /* This will center the border. */
        width: 98%; /* Change this to whatever width you want. */
        padding-top: 0px; /* This creates some space between the element and the border. */
        border-bottom: 1px solid #ddd; /* This creates the border. Replace black with whatever color you want. */
        margin-bottom: 10px;
    }

.purchaseorder {
    padding-left: 20px;
}

.inputform h3.border-bottom {
    margin-top: 0px;
}

button, input, select[multiple], textarea {
   /* background-color: #f5f5f5;*/
}

.navbar-toggle {
    background-color: #f5f5f5;
}

    .navbar-toggle .icon-bar {
        background-color: #01b7f2;
    }


.tablecolumnheader {
    text-transform: uppercase;
    color: gray;
}

input {
    background-color: #f5f5f5;
}

.form-control {
    background-color: #f5f5f5;
}
.form-controlexp {
    background-color: #f5f5f5;
}

h3 {
    margin-top: 10px;
    font-weight: bold;
    font-size: 24px;
}

label {
    font-size: 16px !important;
    font-weight: normal;
    line-height: 18px !important;
    text-transform: capitalize;
    color: #000000;
}

button#btnSave {
    width: 90%;
    background-color: #28b1ad;
    border-color: #28b1ad;
    text-transform: uppercase;
    font-weight: bold;
}

    button#btnSave:hover, button#btnSave:focus, button#btnSave:active, button#btnSave.active {
       /* color: #fff;*/
       /* background-color: #28b1ad;*/
       /* border-color: #28b1ad;*/
	color: lightgray;
        background-color: #fff;
        border-color: #28b1ad;
    background-position: 0 0;
    }

button#btnCancel {
    width: 90%;
    background-color: #e01a33;
    border-color: #e01a33;
    text-transform: uppercase;
    font-weight: bold;
}
button#btnPrevious {
    width: 90%;
    <!--background-color: #e01a33;-->
    border-color: #01b7f2;
    text-transform: uppercase;
    font-weight: bold;
}

.btn-warning {
    color: #fff;
    background-color: #98ce44;
    border-color: #98ce44;
    text-transform: uppercase;
    font-weight: bold;
}

    .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        background-color: #7fb231;
        border-color: #7fb231;
    }

.btn-info {
    color: #fff;
    background-color: #28b1ad;
    border-color: #28b1ad;
    text-transform: none;
    font-weight: bold;
    font-size: 15px;
    background-image:none;
}


    .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #28b1ad;
        text-transform: none;
        font-weight: bold;
        background-image: none;
        /* background-color: #7fb231;
        border-color: #7fb231;
        */
    }

.btn-danger {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    background-color: #e01a33;
}

.btn-primary {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    background-color: #01b7f2;
    border-color: #01b7f2;
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        background-color: #2d3e52;
        border-color: #2d3e52;
    background-position: 0 0;
    }

td.buttonarea {
    width: 162px;
}

td.buttonarea3 {
    width: 230px;
}

.btn-padd {
    margin-right: 7px;
}

@media (max-width: 767px) {
    .btn {
        margin-bottom: 10px;
    }

#footer .call-us {
  
    font-size: 9px !important;
}
#footer .footer-wrapper {
  
  padding:2px;
}
}

.addfunction {
    margin-right: 75px;
    margin-bottom: 5px;
    float: right;
}

@media (min-width: 1200px) {

    .container {
        max-width: 1170px;
    }
}

@media (min-width: 1200px) {

    .widepage {
        max-width: 1200px;
    }
}

.actions h3 {
    text-transform: uppercase;
}

.reports h3 {
    text-transform: uppercase;
}
/*.actionitems li {
    background-color: #f5f5f5;
    margin-bottom: 5px;
    height: 39px;
    vertical-align: middle;
    list-style: none;
}
ul.actionitems {
    padding-left: 0px;
}
.actionitems button.btn.btn-warning.btn-sm {
    float: right;
    margin-right: 10px;
    margin-top: -5px;
}
.actionitems li {
    background-color: #f5f5f5;
    margin-bottom: 5px;
    height: 39px;
    vertical-align: middle;
    list-style: none;
    padding-top: 9px;
    font-weight: bold;
    padding-left: 23px;
}
.actionitems li:hover {
    background-color: #98ce44;
    color:#000;

}*/
.actionitems li {
    list-style: none;
}

.actionbutton {
    width: 100%;
    text-align: left;
    padding: 0px;
    background-color: #f5f5f5;
    color: black;
    border-color: #f5f5f5;
    height: 39px;
    margin-bottom: 5px;
    padding-top: 9px;
    padding-left: 20px;
    text-transform: none;
    font-size: 15px;
}

ul.actionitems {
    padding-left: 0px;
}

.actionbutton:hover {
    background-color: #98ce44;
    outline: 0;
    border-color: #98ce44;
    text-transform: none;
}

.actionbutton:not(:disabled):not(.disabled).active, .actionbutton:not(:disabled):not(.disabled):active, .show > .actionbutton.dropdown-toggle {
    background-color: #98ce44;
    color: #fff;
    border-color: #98ce44;
}

.reportselector select {
    margin-bottom: 10px;
    height: 35px;
    max-width: 100%;
    width: 100%;
}

.reportselector button#btnSave {
    width: 100%;
}

.reportcontainer {
    background-color: #f5f5f5;
    padding: 10px;
}

.news {
    padding: 15px;
}

.newsitems {
    background-color: white;
    padding: 10px;
}

footer {
    padding-top: 20px;
}

.newsitems li {
    padding: 5px 0px;
    font-weight: bold;
    color: gray;
}

.newsitemsubtitle {
    padding: 5px 0px;
    font-weight: bold;
    color: gray;
}

.messagearea {
    border: 2px solid #01b7f2;
    padding: 10px 10px;
    margin: 20px 0px;
}

.messagetitle {
    padding-bottom: 10px;
    color: gray;
}

.messageitems {
    color: gray;
    font-weight: bold;
}

span.messageitemlabel {
    color: #01b7f2;
}

span.messageitemtext {
    font-weight: normal;
}

.panel-heading a:before {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: right;
    transition: all 0.5s;
}

.panel-title {
    position: relative;
}

    .panel-title::after {
        content: "\f107";
        color: #333;
        top: -2px;
        right: 0px;
        position: absolute;
        font-family: "FontAwesome"
    }

    .panel-title[aria-expanded="true"]::after {
        content: "\f106";
    }
.panel-default>.panel-heading {
    color: white;
    background-color: #28b1ad;
    border-color: #28b1ad;
}
.expandarea {
    padding: 10px;
}

.card.panel-body {
    margin-bottom: 5px;
}

.spaceholder {
    padding-top: 5px;
}

span.comingsoon {
    color: #98ce44;
}

input.radioinput {
    height: 18px;
    margin-right: 12px;
}

input#ItemQuantity {
    max-width: 150px;
}

input#ItemCost {
    max-width: 150px;
}

input#ItemDesc {
    max-width: 175px;
}

.purchaseorder input#ItemQuantity {
    width: 95% !important;
    max-width: 125px;
}

.itembuttonarea {
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}

.itemlabelarea {
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}

.subitems {
    /* border-bottom: 1px solid #ddd; */
    /* line-height: 40px; */
    margin-top: 10px;
    font-weight: bold;
    font-size: 24px;
}

.searchbutton {
    padding-top: 25px;
}

label.tablecolumnheader.border-bottom {
    text-transform: uppercase;
    color: gray;
    border-bottom: 1px solid #ddd;
    width: 100%;
    padding-bottom: 10px;
}

.multicolumn.border-bottom {
    text-transform: uppercase;
    color: gray;
    border-bottom: 1px solid #ddd;
    width: 100%;
    padding-bottom: 10px;
}

span.errormsg {
    color: red;
    font-weight: bold;
    padding-left: 20px;
}

@media (min-width: 756px) {

    .piecepage input[type="checkbox"] {
        width: 33%;
        height: 16px;
        float: none;
        margin-right: -81px;
    }
.amttext3row {
    /*margin-left: 21%;*/
}
}
@media (min-width: 756px) {

    .piecepage input[type="checkbox"] {

        margin-right: -26px;
    }}
@media (max-width: 755px) {

    .piecepage input[type="checkbox"] {
        width: 12%;
        height: 16px;
        float: none;
        margin-right: 0px;
    }
}

span.markaddons {
    color: black;
}
.searcharea{
    padding-bottom:15px;
}
.transselection input[type="radio"] {
    width: 6%;
    height: 22px;
    margin-top: 3px;
    margin-left: 5px;
}
.emergencyselection input[type="radio"] {
    width: 6%;
    height: 22px;
    margin-top: 3px;
    margin-left: 5px;
}
.addressselection input[type="radio"] {
    width: 6%;
    height: 22px;
    margin-top: -4px;
    margin-left: 5px;
}
.documentselection input[type="radio"] {
    width: 6%;
    height: 22px;
    margin-top: -4px;
    margin-left: 5px;
}
.md-autocomplete-suggestions li {
   border-bottom: 1px solid #ccc;
    height: auto;
    padding-top: 8px;
    padding-bottom: 8px;
    white-space: normal;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.md-autocomplete {
   flex: 0 1 300px;
}
.md-autocomplete-suggestions li:last-child {
   border-bottom-width: 0;
}

.md-autocomplete-suggestions .vm-test {
    display: flex;
    flex-direction: column;
}

.md-autocomplete-suggestions .item-title,
.md-autocomplete-suggestions .item-metadata {
    display: block;
    line-height: 1.5;
}

    .md-autocomplete-suggestions .item-title md-icon {
       height: 18px;
        width: 18px;
    }
@media (min-width: 960px) {

    .md-padding {
        padding: 1px !important;
    }
}
.md-whiteframe-1dp, .md-whiteframe-z1 {
    box-shadow: none !important;
}
md-autocomplete md-autocomplete-wrap {
   height: 35px !important;
    background-color: #ffffff !important;
    border-width: 1px !important;
    border-top-width: 1px !important;
    border-right-width: 1px !important;
    border-bottom-width: 1px !important;
    border-left-width: 1px !important;
    border-style: solid !important;
    border-color: #BBBBBB !important;
    border-image: initial !important;
border-radius: 6px !important;
padding-top:2px;
}
md-autocomplete input:not(.md-input) {
   font-size: 14px;
    box-sizing: border-box;
    box-shadow: none;
    outline: none;
    /*background: #f0f0f0 !important;*/
    width: 100%;
    padding: 0 15px;
    line-height: 26px !important;
    height: 26px !important;
}
md-autocomplete .md-show-clear-button button {

   height: 26px !important;
}
.multiline textarea {
    height: 150px;
}
.multiline {
    padding-left: 15px;
}
.searcharea {
    padding-bottom: 10px;
}
.skinnyradio input {
    width: 10%;
    height: 20px;
    vertical-align: middle;
}
#header .topnav {
    height: 30px;
    background: #28b1ad;
    width: 100%;
 border-top: 3px solid #CDB288;
}
#header .logo img, .chaser .logo img {
    width: 95px;
    height: 35px;
}
@media only screen and (min-width: 1200px)
{
#header .logo img, .chaser .logo img {
    width: 140px;
    height: 51.45px;
}
}
#footer .footer-wrapper {
    background: #28b1ad;
    color: #fff;
    font-size: 15px;
    padding: 0;
   border-top: 3px solid #CDB288;

}
#footer .call-us {
    background: #28b1ad;
    padding: 20px 0;
    font-size: 18px;
    text-align: center;
    position: relative;
}
.pull-right {
    float: right !important;
}
@media only screen and (min-width: 48em)
{
{
#footer .subfooter .copyright {
    float: right;
}
}
#footer .subfooter .copyright p {
    margin: 0;
}
}
@media only screen and (max-width: 992px)
{
#footer .call-us {
  
    font-size: 18px;
}
#footer .footer-wrapper {
  
  padding:2px;
}
.btnpaddedsm {
    margin-top: 10px;
}
}
@media only screen and (min-width: 992px)
.footer {
    padding: 50px 0 50px;
}
@media only screen and (min-width: 48em)
.footer {
    padding: 0px 0 0px;
}
.footer {

    padding: 0px 25px 0px;
}
@media only screen and (min-width: 48em)
#footer .subfooter {
    padding: 20px 0;
    text-align: left;
}
#footer .subfooter {
    padding: 25px 0 45px;
    text-align: center;
}
#footer .subfooter .copyright {
    float: right;
}
md-autocomplete {

   width: 100%;
}

md-autocomplete md-autocomplete-wrap {

  /* width: 85%;*/
}
.widelabel {
    text-align: left !important;
}
.messagespace {
    padding-top: 25px;
    padding-bottom: 25px;
}
.reqitem {
    background-color: lightyellow;
    padding: 10px 0px 10px 5px;
}
.cg-busy-default-sign {

    border-top-left-radius: 7px !important;
    border-top-right-radius: 7px !important;

}
span.radiolabel {
font-size:16px;
font-family:Lato,Arial,Helvetica,sans-serif;
    vertical-align: text-top;
}
span.checklabel {
font-size:16px;
font-family:Lato,Arial,Helvetica,sans-serif;
    vertical-align: text-top;
}
md-autocomplete input:not(.md-input) {
    background-color: #fff !important;
    font-size: 16px !important;
    padding: 6px 12px 6px 6px!important;
}
.panel-heading {
    font-size: 20px;
}
button[disabled], html input[disabled] {
    color: gray;
}
md-autocomplete-wrap.md-menu-showing {
  outline: -webkit-focus-ring-color auto 1px;
}
span.contact-phone {
    color: white;
    white-space:nowrap;
}
.call-us a:hover, a:focus {
    color: white;
}
.rednoticebottom {
    color: red;
    padding: 20px 0px 10px 0px;
    font-size:16px;
}
.rednoticetop {
    color: red;
    padding: 0px 0px 15px 0px;
    font-size:16px;
}
.addressarea {
    margin-top: 14px;
}
.printaddressarea {
    margin-top: 195px;
    margin-left: 100px;
}
.emptylines {
    padding: 15px;
}
.panel-body {
    border: 1px lightgray solid;
    padding-top: 5px;
    background-color: #fff;
    border-radius: 12px;
    padding: 24px;
    box-shadow: -2px 0 12px 0 #dedede;
}
}
.panel-info>.panel-heading {
        color: #003F86;
    background-color: #d6d6d6;
    border-color: #BBBBBB;
}
.panel-info {
    border-color: #BBBBBB;
}
md-autocomplete {
    display: inline !important;
}
md-content {
    width: 85%;
}
.md-padding {
    padding: 0px !important;
}
span.bigaddress {
    font-size: 20px;
    font-weight: normal;
}
.rednotice{
color: red;
}
.bedselection input[type="radio"] {
   width: 2%;
    height: 22px;
    margin-top: 3px;
    margin-left: 28px;
}
.md-icon-button + .md-datepicker-input-container {
  float: left;
  margin-top:0px;
}
.md-datepicker-input {
    max-width: 410px !important;
    width: 100% !important;
 }
.md-datepicker-input-container {

    width: 85% !important;
    border-bottom-width: 0px !important;
}
.md-icon-button + .md-datepicker-input-container {
    margin-left: 0px !important;
}
.fallbackparts
{
display:inline-block;
}
span.dateformat {
  display:none;
}
span.reddateformat {
    color: red;
    font-size: 14px;
    text-transform: none;
    font-weight: normal;
}
.smalllabel {
    font-size: 15px !important;
}
.md-datepicker-invalid input {
    border: 1px red solid;
}
.btnarea {
    padding-top: 15px;
}
.fullwidthdate .md-datepicker-input-container {
    width: 39% !important;
}
.payment-options-form .two-fileds-horziontal {
    display: flex;
    flex-wrap: wrap;
}
.payment-options-form .two-fileds-horziontal>div {

    width: 43%;
    position: relative;
}
.payment-options-form .two-fileds-horziontal>div+div:before {
    content: '/';
    display: inline-block;
    position: absolute;
    top: 50%;
    left: -7px;
    transform: translateY(-50%);
    font-size: 48px;
    color: #979797;
    font-weight: 300;
}

.payment-wrapper .norton-logo {
    position: absolute;
    right: 40px;
    bottom: 45px;
}
.piecepage input[type="radio"] {
  width: 26px;
    height: 18px;
    
    margin-left: 10px;
}
.table thead>tr>th, .table tbody>tr>th, .table tfoot>tr>th, .table thead>tr>td, .table tbody>tr>td, .table tfoot>tr>td {
  
    border-top: none;
}
.borderbot {
border-bottom: 1px solid black;
}
.cg-busy-default-text {

    margin: 18px 12px 10px 49px !important;
    font-size: 25px  !important;
}
.btnpadded {
    margin-top: 10px;
}
button#btnPrimary {
    margin-left: 10px;
    
}
input#termscond {
    width: 4%;
    float: left;
    margin-right: 6px;
    height: 25px;
    margin-top: 0px;
}
.form-group.outerterms {
    padding-top: 10px;
}
input#paymentopt {
    width: 5%;
    float: left;
    margin-right: 6px;
    height: 25px;
    margin-top: 0px;
    margin-bottom: 10px;
}
input#CFARInput {
    width: 15%;
    float: left;
    margin-right: 6px;
    height: 20px;
       margin-top: 14px;
}
.paymentoptions {
    border: 1px lightgray solid;
    padding-top: 10px;
    margin-left: 9.33333%;
}
.foundhere a {
    color: #28b1ad;
text-decoration: underline;
}
.foundhere a:hover {
    color: #95c9ff;
}
@media (max-width: 996px) {

span.cfarconfirm {
    font-size: 18px;

}
input#CFARInput {
    float: none;
   
}
.cfarradio {
    float: left;
    width: 44%;
}
.paymentoptions {
    border: 1px lightgray solid;
    padding-top: 10px;
    margin-left: 0px;
    padding-left: 0px;
}
input#paymentopt {
    width: 5%;
    float: none;
    margin-right: 6px;
    height: 13px;
    margin-top: 0px;
    margin-bottom: 10px;
}

}
@media (min-width: 996px) {

span.cfarconfirm {
    font-size: 18px;
float: left;
margin-top: 12px;
}
}
.cfarlink a {
    color: #28b1ad;
font-size:16px;
    font-style: italic;
text-decoration: none;
}
.cfarlink a:hover {
    color: #95c9ff;
}
.amttext {
    text-align: left;
}
.amtvalue {
    text-align: right;
}
.sectiontitle {
    font-weight: bold;
padding-bottom:10px;
}
.outeramountsection {
padding-bottom:15px;
}
.emailsentmsg {
    color: black;
font-size:16px;
}
.cfarmore {
display:inline-block;
    font-size: 16px;
    padding-top: 15px;
}
@media (max-width: 767px) {

.amtvalue {
    text-align: right;
}
.outeramountsection {
 
    padding-left: 10px;
}
}
.clearfix{clear:both;}

.main{background:#f8f8f8; padding:5px;}
button, input, optgroup, select, textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}
button, input {
	overflow: visible;
}
button, select {
	text-transform: none;
}
#header_wrapper{border-top: 3px solid #CDB288; border-bottom:solid 2px #f8f8f8;}
.login-btn {
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
 padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
 border-radius: .25rem;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	font-size: 16px;
	margin-top: 40px;
	width: 128px;
}
.btn-outline-primary {
	color: #28b1ad;
	background-color: transparent;
	background-image: none;
	border-color: #28b1ad;
}
.btn-outline-secondary {
	color: #6c757d;
	background-color: transparent;
	background-image: none;
	border-color: #6c757d;
}
.btn:not(:disabled):not(.disabled) {
	cursor: pointer;
}
.contentblock {
	padding-top: 25px
}
.contentinnerblock {
	background-color: white;
	border: 3px solid #CDB288;
	min-height: 280px;
}
.bigtext {
	font-size: 24px;
	font-weight: 500;
}
.smalltext {
	font-size: 18px;
	font-weight: 500;
}
.disablecontent {
	opacity: 0.5;
	pointer-events: none;
}
.is-invalid {
	border-color: #dc3545;
}
.invalid-feedback {
	width: 100%;
 margin-top: .25rem;
	font-size: 80%;
	color: #dc3545;
	font-size: 16px;
}
.textinput {
	height: 35px;
	border: 1px solid #BBBBBB;
	border-radius: 6px;
	background-color: #FFFFFF;
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #000000;
	text-align: left;
	padding: 6px 12px;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}

.call-us a:hover, a:focus {
	color: #28b1ad;
}
span.contact-phone {
	white-space: nowrap;
}
.m_t_15{
margin-top:15px;
    background-color: #f8f8f8;
}

.navbar-brand {
    height: 80px;
	padding:0px 0px;
}

#header .topnav {
    height: 30px;
    background: #28b1ad;
    width: 100%;
}
#header .logo img, .chaser .logo img {
    width: 95px;
    height: 35px;
}
.jumbotron{position:relative; min-height:200px; margin-bottom:0px;}
.jumbotron h3{position:absolute; bottom:5px; color:#fff; }
.mb-4{margin-bottom:20px;}
.mb-3{margin-bottom:15px;}
.p_l_40{padding-left:40px;}
.p-15{padding:15px;}
.card-info label{color:#28b1ad; font-size:16px;}
.card-info label span{color:#F00;}
.info-box  ul{list-style:none; margin:0; padding:0;}
.info-box h2{margin-top:10px;}
ul.guests{margin-left:20px;}
.payment-icons img{padding:50% 0 20% 20%;}
@media only screen and (min-width: 1200px)
{
#header .logo img, .chaser .logo img {
    width: 140px;
    height: 75.45px;
}
}


.pull-right {
    float: right !important;
}

@media only screen and (max-width: 992px){

.payment-icons img{padding:0 20%;}
}
#footer .subfooter {
    padding: 15px 0;
    text-align: center;
}
.bs-vertical-wizard {
    border-right: 1px solid #eaecf1;
    padding-bottom: 50px;
}

.cruiseName {
    /* line-height: 61.2px; */
    /* font-weight: bold; */
    border: 0px;
    /* padding-left: 24px; */
    font-size: 40px;
    color: #28b1ad;
    /* text-shadow: 1px -1px #d0d0d0; */
    margin-top: 91px;
    padding-bottom: 10px;
 
  /*  text-transform: uppercase;*/
}
.cruiseNamebold {
font-weight:700;
}
@media (max-width: 992px)
.cruisename {
    font-size: 20px;
}
.bannertext {
    margin-top: -76px;
}
.side-content {
/*    padding-top: 12px;*/
}
.headername {
    margin-top: 5px;
    font-size: 20px;
    text-align: right;
}
.inlinelabel {
    font-weight: bold;
}
.finalmessage p {
    font-size: 18px;
    padding-bottom: 20px;
 
}
.info-box li {
    font-size: 16px;
}
.info {
    font-size: 16px;
    padding-bottom: 16px;
}
.line1 {
    font-size: 16px;
}
.loginimg{
padding-top:15px;
}
.fa {
    width: 20px;
    text-align: center;
}

.info-box a {
    color: black;
}
.categoryicon img {
    height: 22px;
    width: 23px;
}
hr {

    border-top-color: black;
margin-top: 0px;
}
.expander i{
margin-left:-28px;
}
.detailsection {
    border-left: 2px solid black;
}
.transdetails {
    /*padding-bottom: 20px;*/
}
.greentext {
    color: #04b002;
}
.transdetails .amttext h3 {
    font-size: 16px;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 0px;
}
.transdetails .amtvalue h3 {
    font-size: 16px;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 0px;
}
.hoteladdress {
    padding-left: 10px;
    margin:0;
}
.termspadding {
    padding-top: 30px;
}
.nomargin h4 {
    margin-bottom: 3px;
    margin-top: 5px;
    font-weight: bold;
}
@media print {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    #header_wrapper {
        border: none;
    }
    #header .topnav {
        border:none;
    }
    #footer .call-us {
        font-size: 8px;
        padding: 10px;
    }
    #footer .footer-wrapper {
        border:none;
    }
    footer {
        padding-top: 3px;
    }
    .copyright {
        display: none;
    }
    .panel-body {
        border: none;
        box-shadow: none;
    }
    span.cruiseName {
        font-size: 30px;
    }
    #footer .call-us {
        font-size: 12px;
        padding-bottom: 0px;
    }
    #header .topnav {
        border: none;
        height: 10px;
    }
   .navbar-brand {
        height: 50px;
    }
    .printbutton {
        display: none;
    }
    .amttext3row h4 {
        font-size: 15px;
    }
    .amtvalue h4 {
        font-size: 15px;
    }
    .termsscreen {
        display:none;
    }
    .screenview {
        display: none;
    }
    .m_t_15 {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .panel-body {
        padding: 0px;
    }
    .termsprint {
        padding-top: 10px;
        font-size: 12px;
    
    }
    .termspadding {
        padding-top: 10px;
    }
    .printpage2 {
        padding-top: 10px;
    }
    .termsprint h3 {
        font-size:20px;
    }
    #footer .subfooter {
         padding: 0px 0;
            }
   
}
@media only screen {
    .termsprint {
      /*  display: none;*/
    }
    .printview {
        display: none;
    }
}

    span.toptitle {
        font-weight: bold;
        font-size: 18px;
    }

    span.topitem {
        font-size: 18px;
    }

    .borderbox {
        border: 1px #CDB288 solid;
        /* margin-left: 200px;
    margin-right: 200px*/
    }

    .transdetails .amtvalue h3.italics {
        font-style: italic;
    }

.fa-plus-circle, .fa-minus-circle, .fa-circle-o {
    color: #CDB288;

    font-size: 70%;
    position: relative;
    bottom: 0.2em;
}

.printbutton {
    padding-top: 20px;
}
@media print {
    .pagebreak {
        clear: both;
        page-break-after: always;
    }
    span.toptitle {
        font-weight: bold;
        font-size: 16px;
    }

    span.topitem {
        font-size: 16px;
    }
    .headername {
        line-height:18px;
    }
    span.impnotice {
        font-size: 12px;
    }
   
}
.card-info {
    min-height: 0px;
}
.payername h3{
    text-transform:lowercase;
}
    .payername h3:first-line {
        text-transform: capitalize;
    }

.importantnotice {
    background-color: #28b1ad;
    color: white;
    padding: 5px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
}
.btn-info[disabled] {
    background-color: lightgray;
    border-color: lightgray;
}
.cross {
    vertical-align: super;
    font-size: 7px;
}
.termsscreen .importantnotice {
    margin-top: 5px;
}