/*
 The rspsNautical.css file has been compiled with the SASS preprocessor.
 See /scss/rspsNauticalB.scss for source file.
*/
* {
  margin: 0;
  padding: 0;
}

@font-face {
  font-family: "Aquiline Book";
  src: url("../php/fonts/AquilineBook.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Aquiline Book";
  src: url("../php/fonts/AquilineBookBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Nautilus Pompilius";
  src: url("../php/fonts/Nautiluspompilius-X7JG.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: #ffffff;
  /*background-image: url("../images/ABC_Square_Logo(with_R,TM)thumbnail.gif");*/
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  border-style: solid;
  border-width: 1px;
  min-width: 200px;
  /*	max-width: 1024px;*/
  max-width: 90%;
  font-family: Arial, Helvetica, Sans-Serif;
}

#the-whole-thing {
  text-align: left;
}

#main-body {
  margin: 0 auto 0 auto;
  border-style: solid;
  border-width: 0px;
  padding: 12px 12px 12px 12px;
  background-color: #ffffff;
}

table.rsps-table {
  border-style: solid;
  border-width: 1px;
  background-color: #c0c0c0;
}

p.rsps-auto-size-center {
  min-width: 300px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin: 0;
  padding: 2px;
}

a {
  color: blue;
  text-decoration: underline;
}
a:hover {
  color: #6699AA;
  text-decoration: none;
  cursor: pointer;
}

.rspsMenuItem a {
  font-size: 16px;
  margin: 2px 2px 2px 1px;
}

img.logo {
  display: block;
  border-style: solid;
  border-width: 0px;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}

span.field-tag {
  font-weight: bold;
}

.form-field {
  /*margin:12px 0px 12px 12px;*/
}

.form-button {
  margin: 12px 12px 12px 12px;
  padding: 0 5px;
  -webkit-appearance: button;
  -moz-appearance: button;
}

#logo-div {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  background-color: #3366aa;
  min-width: 300px;
}

.gray-div {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  background-color: #d4d4d4;
  padding: 2px 0 2px 0;
}

#menu-div {
  padding-top: 0px;
  border-width: 0px;
  border-style: solid;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  background: #E5EBF3;
}

#gray-menu {
  margin-top: 0px;
  margin-bottom: 0px;
}

ul {
  margin: 5px;
  padding: 5px;
}

#shipsStoreLogo {
  border-radius: 5px;
  margin-bottom: 5px;
}

/*
Newer CSS as of Nov. 2016 -- Jim Roman
*/
#grad1 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  width: 100%;
  margin: 0 auto 0 auto;
  padding-bottom: 10px;
  font-family: arial;
  /*   background: $litBlueBlend;                                    For browsers that do not support gradients
     background: -webkit-linear-gradient($drkBlueBlend, $litBlueBlend);  For Safari 5.1 to 6.0
     background: -o-linear-gradient($drkBlueBlend, $litBlueBlend);       For Opera 11.1 to 12.0
     background: -moz-linear-gradient($drkBlueBlend, $litBlueBlend);     For Firefox 3.6 to 15
     background: linear-gradient($drkBlueBlend, $litBlueBlend);          Standard syntax (must be last) */
  background: linear-gradient(white, white); /* Standard syntax (must be last) */
}

.welcomeText {
  color: #737aff;
}

.rspsBannerBox {
  -webkit-flex: auto;
  flex: auto;
  order: 2;
  display: -webkit-flex;
  /*display: -moz-flex;*/
  display: flex;
  -webkit-flex-flow: column nowrap;
  /*-moz-flex-flow: column nowrap;*/
  flex-flow: column nowrap;
  -webkit-align-items: center;
  /*-moz-align-items: center;*/
  align-items: center;
  padding: 0.5em;
}
.rspsBannerBox .imgContainer {
  display: -webkit-flex;
  /*display:-moz-flex;*/
  display: flex;
  -webkit-flex-flow: row wrap;
  /*-moz-flex-flow: row wrap;*/
  flex-flow: row wrap;
  -webkit-justify-content: center;
  /*-moz-justify-content:center;*/
  justify-content: center;
  max-width: 100%;
}
.rspsBannerBox .imgContainer .wheelBox {
  max-width: 150px;
  height: 90%;
  order: 1;
  /*margin-right: 30px;*/
  align-self: center;
}
.rspsBannerBox .imgContainer .wheelBox .wheel {
  width: 100%;
}
.rspsBannerBox .imgContainer .abcLogo {
  /*         width:630px;*/
  max-width: 60%;
  order: 2;
}
.rspsBannerBox .imgContainer .rspsBurgee {
  height: 90px;
  width: 135px;
  max-width: 100%;
  order: 3;
  margin-left: 30px;
  align-self: center;
}
.rspsBannerBox .imgContainer .rspsLogo {
  width: 500px;
  max-width: 100%;
  order: 4;
}

.emptySpacer {
  height: 90px;
  width: 135px;
  /*max-width:100%;*/
}

.abcRaleighBanner {
  width: 65%;
  display: -webkit-flex;
  /*display: -moz-flex;*/
  display: flex;
  -webkit-flex-flow: column nowrap;
  /*-moz-flex-flow: column nowrap;*/
  flex-flow: column nowrap;
  align-items: center;
  /*-moz-align-items:center;*/
  -webkit-align-items: center;
  /*   justify-items:center;
     -moz-justify-items:center;
     -webkit-justify-items:center;*/
  /*font-family: 'Nunito Sans', sans-serif;*/
  order: 2;
}
.abcRaleighBanner .abcLogoBox {
  max-width: 100%;
  margin-bottom: 0%;
}
.abcRaleighBanner .abcLogo2 {
  max-width: 100%;
  margin-bottom: 0px;
}
.abcRaleighBanner .ofRaleigh {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  margin-top: -1%;
  font-size: 3.5vw;
  /*      font-family: 'Aquiline Book', Arial, sans-serif;*/
  font-family: "Nautilus Pompilius", Arial, sans-serif;
  font-style: italic;
  /*font-weight: bold;*/
  line-height: 0.2;
  letter-spacing: 0.043em;
  /*color: #012169;*/
  color: #002a88;
}

.rspsBurgee2 {
  margin: 0 0 0 10px;
  width: 10%;
  order: 3;
}

.textPhrase, .unitOf, .serviceMark {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

.serviceMark {
  font-style: italic;
  font-size: large;
  margin: 30px auto;
  justify-content: center;
}

.unitOf {
  align-self: auto;
  margin-top: 5px;
  /*   padding-right:5px;
     padding-left:5px;*/
  font-size: 90%;
  color: #3265AA;
}

.bodyTopGrad {
  width: 100%;
  height: 20px;
  justify-content: center;
  background: #E5EBF3;
  background: -webkit-linear-gradient(#E5EBF3, #bad1f0); /*For Safari 5.1 to 6.0*/
  background: -o-linear-gradient(#E5EBF3, #bad1f0); /*For Opera 11.1 to 12.0*/
  /*background: -moz-linear-gradient($litBlueBlend, $medBlueBlend);  For Firefox 3.6 to 15*/
  background: linear-gradient(#E5EBF3, #bad1f0); /*Standard syntax*/
}

.bodyGradByRows, .bodyGradByColumns {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  width: 100%;
  margin: 0;
  text-align: center;
  border-width: 0px;
  background: #E5EBF3;
  background: -webkit-radial-gradient(50% 50%, ellipse farthest-side, #E5EBF3 90%, #bad1f0); /* For Safari 5.1 to 6.0 */
  background: -o-radial-gradient(50% 50%, ellipse farthest-side, #E5EBF3 90%, #bad1f0); /* For Opera 11.1 to 12.0 */
  background: -moz-radial-gradient(50% 50%, ellipse farthest-side, #E5EBF3 90%, #bad1f0); /* For Firefox 3.6 to 15 */
  background: -ms-radial-gradient(50% 50%, ellipse farthest-side, #E5EBF3 90%, #bad1f0); /* For Firefox 3.6 to 15 */
  background: radial-gradient(50% 50%, ellipse farthest-side, #E5EBF3 90%, #bad1f0); /* Standard syntax */
}

.bodyGradByColumns {
  flex-flow: column;
  align-items: center;
}

.clickLink {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}
.clickLink .logo {
  width: 80%;
}

/*.menuButton {
   display:inline-block;
   margin:2px;
   width:95px;
   height:30px;
   line-height:30px;
   border:1px solid #771BB9;
   background-color:#00000000;
   border-radius:5px;
   -moz-border-radius:5px;
   -webkit-border-radius:5px;
}*/
.menuButton {
  display: inline-block;
}

/*a.menuLink {
   height:100%;
   width:100%;
   display:inline-block;
   text-decoration:none;
   color:#771BB9;
   text-align:center;
}*/
a.menuLink {
  padding: 4px 10px;
}

li.dropdown {
  display: inline-block;
}
li.dropdown:hover .dropdown-content {
  display: block;
}

div.dropdown {
  position: relative;
  display: inline-block;
}
div.dropdown:hover .dropdown-content {
  display: block;
}
div.dropdown:focus .dropdown-content {
  display: block;
}

/* Style The Dropdown Button */
li a.dropbtn {
  background-color: #4CAF50;
  color: white;
  border: none;
  cursor: pointer;
}

a.dropbtn {
  background-color: #eaeaea;
  color: blue;
  border: 1px solid gray;
  cursor: pointer;
  border-radius: 5px;
}

span.dropbtn {
  background-color: #d8d8d8;
  color: black;
  border: 1px solid black;
  cursor: pointer;
  border-radius: 5px;
  /*z-index:100;*/
}
span.dropbtn:focus .dropdown-content {
  display: block;
}

.dropdown-content {
  display: none;
  position: absolute;
  z-index: 99;
  background-color: #f9f9f9;
  min-width: 90px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
}
.dropdown-content a {
  color: black;
  padding: 6px 4px;
  text-decoration: none;
  display: block;
  text-align: left;
}
.dropdown-content a:hover {
  background-color: #f1f1f1;
}

.listByRows {
  display: -webkit-flex;
  /*display:-moz-flex;*/
  display: flex;
  -webkit-flex-flow: row wrap;
  /*-moz-flex-flow:row wrap;*/
  flex-flow: row wrap;
  -webkit-justify-content: space-between;
  /*-moz-justify-content: space-between;*/
  justify-content: space-between;
  width: 95%;
  margin-bottom: 20px;
}

.listByColumns1 {
  /*-moz-column-width:600px;*/
  -webkit-column-width: 600px;
  column-width: 600px;
  /*-moz-column-count: auto;*/
  -webkit-column-count: auto;
  column-count: auto;
  width: 95%;
  padding: 5px;
  margin-bottom: 20px;
}

.listByColumns2 {
  /*-moz-column-width:480px;*/
  -webkit-column-width: 480px;
  column-width: 480px;
  /*-moz-column-count:2;*/
  -webkit-column-count: 2;
  column-count: 2;
  width: 95%;
  padding: 5px;
  margin-bottom: 20px;
}

.listByColumns3 {
  /*-moz-column-width:350px;*/
  -webkit-column-width: 350px;
  column-width: 350px;
  /*-moz-column-count:3;*/
  -webkit-column-count: 3;
  column-count: 3;
  width: 95%;
  padding: 5px;
  margin-bottom: 20px;
}

.listByColumns4 {
  /*-moz-column-width:180px;*/
  -webkit-column-width: 180px;
  column-width: 180px;
  /*-moz-column-count:4;*/
  -webkit-column-count: 4;
  column-count: 4;
  width: 95%;
  padding: 5px;
  margin-bottom: 20px;
}

.listByColumns5 {
  /*-moz-column-width:20%;*/
  -webkit-column-width: 20%;
  column-width: 20%;
  /*-moz-column-count:5;*/
  -webkit-column-count: 5;
  column-count: 5;
  width: 100%;
  padding: 3px;
  margin-bottom: 10px;
}

.listItem {
  margin: 5px;
  text-align: left;
}

.nowrapListItem {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
}

.formItem {
  display: -webkit-flex;
  display: flex;
  -webkit-flex: 1 1 100%;
  flex: 1 1 100%;
  margin: 5px;
}

.formLabel {
  -webkit-flex: 1 1 20%;
  flex: 1 1 20%;
  min-width: 100px;
  margin-right: 10px;
  text-align: right;
}

.formInput {
  -webkit-flex: 1 1 80%;
  flex: 1 1 80%;
}

.tooltip {
  position: relative;
  display: inline-block;
  width: 100%;
  text-align: left;
  /*border-bottom: 1px dotted black;*/
}
.tooltip .tooltiptext {
  visibility: hidden;
  display: none;
  width: 340px;
  max-width: 95%;
  background-color: white;
  color: black;
  text-align: left;
  border: 1px solid black;
  border-radius: 6px;
  padding: 10px;
  position: absolute;
  z-index: 1;
  top: 15px;
  left: 5px;
  /* Fade in tooltip - takes 1 second to go from 0% to 100% opac: */
  opacity: 0;
  transition: opacity 1s;
  /*      &:after {
           content: "";
                    position: absolute;
                    top: 50%;
                    right: 100%;
           margin-top: -5px;
                    border-width: 5px;
                    border-style: solid;
                    border-color: transparent black transparent transparent;
           border: 1px solid black;
        }*/
}
.tooltip:hover .tooltiptext {
  visibility: visible;
  display: inline;
  opacity: 1;
}

@media all and (min-width: 719px) {
  .imgContainer {
    width: 100%;
  }
  /*   .rspsLogo {
        width:100%;
     }*/
}
@media all and (max-width: 719px) {
  #grad1 {
    padding-bottom: 10px;
  }
  .abcRaleighBanner {
    width: 100%;
    order: 2;
    -webkit-order: 2;
  }
  .abcRaleighBanner .imgContainer {
    width: 100%;
  }
  .abcRaleighBanner .imgContainer .wheelBox {
    order: 1;
    -webkit-order: 1;
    width: 25%;
  }
  .abcRaleighBanner .imgContainer .rspsLogo {
    flex: 1 1 100%;
    -webkit-flex: 1 1 100%;
    order: 2;
  }
  .abcRaleighBanner .rspsBurgee {
    -webkit-order: 3;
    order: 3;
    /*width:25%;*/
  }
  .abcRaleighBanner .rspsBurgee2 {
    margin: 0 0 0 5px;
  }
  .abcRaleighBanner .ofRaleigh {
    font-size: 6vw;
  }
  .abcRaleighBanner .textPhrase, .abcRaleighBanner .serviceMark, .abcRaleighBanner .unitOf {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .abcRaleighBanner .unitOf {
    -webkit-align-self: center;
    align-self: center;
  }
  .emptySpacer {
    height: 0px;
  }
}

/*# sourceMappingURL=rspsNautical.css.map */
