.da-stdwrp {
    width: 100%;
    max-width: 986px;
    min-width: 750px;
    font-family: 'Open Sans', sans-serif;
    box-shadow: 1px 2px 3px #888888;
    float: left;
    display: inline-block;
}
.da-sdtwrp h1,
.da-sdtwrp h2,
.da-sdtwrp h3 {
    margin: 0px;
    padding: 10px auto;
}
.da-stdwrp p {
    font-size: 16px;
    color: #000000;
}
.da-stdwrp ul {
    margin: 0px;
    padding: 0px;
}
.da-stdwrp li {
    padding-bottom: 5px;
    margin: 0px;
    font-size: 16px;
    color: #000000!important;
}
.da-row {
    width: 97.5%;
    padding: 10px;
    clear: both;
    float: left;
    margin: 10px auto;
}
.da-1-3 {
    width: 32%;
    float: left;
    margin-right: 2%
}
.da-2-3 {
    width: 66%;
    float: left;
    margin-right: 2%
}
.da-1-2 {
    width: 49%;
    float: left;
    margin-right: 2%;
}
.da-1-4 {
    width: 24%;
    float: left;
    margin-right: 2%;
}
.da-3-4 {
    width: 74%;
    float: left;
    margin-right: 2%;
}
.da-1-6{
  width: 14.67%;
   float: left;
   margin-right: 2%;
}
.da-last {
    margin-right: 0px;
}
.da-center {
    text-align: center;
}
.da-padL40 {
    padding-left: 40px!important;
}
.da-light {
    font-weight: 300;
}
.da-img {
    max-width: 100%;
    height: auto;
}
.da-sep {
    height: auto;
    padding: 10px 0px 5px;
    width: 100%;
    float: left;
    clear: both;
    text-align: center;
}
.da-nav-anchors {
    display: inline-block;
}
.da-anchors {
    float: left;
    display: inline-block;
    list-style: none;
    padding: 10px 20px!important;
    background-color: #0471CF;
    margin-right: 10px!important;
}
.da-anchors:hover {
    background-color: #00539B;
}
.da-anchorLink {
    text-decoration: none!important;
    color: #ffffff!important;
    text-align: center;
}
.da-mainH {
    font-size: 24px!important;
}
.da-subH2 {
    font-size: 20px!important;
}
.da-subH3 {
    font-size: 16px!important;
}
.flirBlue {
    color: #00539B!important;
}
.da-grey {
    background-color: #E3E3E3;
    margin: 0px auto;
}
.da-blk {
    background-color: #000000;
    margin: 0px auto;
}
.da-txtWhite {
    color: #ffffff!important;
}
.da-flirBlueBg {
    background-color: #00539B;
    margin: 0px auto;
}
.da-quotebtn {
    padding: 10px 20px;
    font-size: 20px!important;
}
.da-whitebtn {
    border: 3px solid #ffffff;
    text-decoration: none!important;
    color: #ffffff!important;
    float: left;
    margin: 20px auto;
}
#tab-specifications .detailTabModule .tabdiv,
#tab-reviews .detailTabModule .tabdiv,
#tab-documents .detailTabModule .tabdiv,
#tab-q_a .detailTabModule .tabdiv {
    padding: 15px 10px 10px!important;
}

/* Font Styles and Sizes */
.da-playball{
  font-family: 'Playball', cursive !important;
}
.da-xlarge{
  font-size: 70px !important;
}

.da-large{
  font-size: 50px !important;
}

.da-med{
  font-size: 30px !important;
}

.da-small{
  font-size: 20px !important;
}

.da-xsmall{
  font-size: 14px !important;
}

.da-striketext{
  text-decoration: line-through !important;
}

.da-bold{
  font-weight: bold !important;
}

.da-italic{
  font-style: italic !important;
}


/* Font Colors */

.da-greentxt{
  color: #0d6c00 !important;
}

.da-redtxt{
  color: #ac0000 !important;
}

.da-greytxt{
  color: #888888 !important;
}

.da-whitetxt{
  color: #FFFFFF !important;
}



/* Image Styles */

.da-img-photoEffect{
  box-shadow: 0px 0px 3px 2px #bbbbbb;
  border: 1px solid #FFFFFF;
}

/* Backgrounds */

.da-img{
  display: block; /* fix to center image */
  margin: 0 auto;
}

.da-imgbg{
  background-repeat: no-repeat;
  overflow: hidden;
  width:100%;
} 

.da-blueBG{
  background-color: #00539b;
  width: 100%;
}

.da-lblueBG{
   background-color: #34aadc;
   width: 100%;
}

.da-redBG{
  background-color: #f60c00;
  width: 100%;
}

.da-greenBG{
  background-color: #f60c00;
  width: 100%;
}




/* Add padding to top and bottom */

.da-pad20TB{
  padding: 20% 0px;
}

.da-pad10TB{
  padding: 10% 0px;
}

.da-pad5TB{
  padding: 5% 0px;
}

/* Remove Margin / Padding */
.da-rmMargin{
  margin: 0px !important;
}

.da-rmPadding{
  padding: 0px;
}


.da-timelineh2{
  font-size: 30px;
}

.da-lines{
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  margin: 40px auto;
}
.da-redbtn{
  background-color: #ac0000;
  color: #FFFFFF;
  padding: 20px 40px;
  margin: 20px auto;
  display: inline-block;
  box-shadow: 1px 5px 20px 0px #888888;
}

a.da-redbtn:hover{
  background-color: #00539b;
  box-shadow: 1px 5px 20px 10px #888888;
}


/*  Accent Lines - span must be included */

.da-accent{
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  line-height: 0.1em;
  margin: 0 auto;
  width: 75%;
  font-size: 18px !important;
}

.da-accent span{
  background-color: #eee;
  padding: 0px 10px;
  border-radius: 5px;
  box-shadow: 1px 2px 3px #eee;
}


/* Custom Heart Shape */
.heart-shape{
    position: relative;
    width: 50px;
    height: 50px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: rgba(250,184,66, 1);
  margin: 10px auto;
}
.heart-shape:before,
.heart-shape:after{
    position: absolute;
    width: 50px;
    height: 50px;
    content: '';
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background-color: rgba(250,184,66, 1);
}
.heart-shape:before{
    bottom: 0px;
    left: -25px;
}
.heart-shape:after{
    top: -25px;
    right: 0px;
}

