
.dlw-error li {
    margin-bottom: 0rem;
    background: url(../images/icon-arrow-bullet.png) no-repeat 2px 5px;
    background-size: 11px;
    padding-left: 1.625rem;
}

.dlw-login-form {
    border: solid #e1e1e1 1px;
    border-radius: 15px;
    padding: 2em 5em 0 2em;
}

    .dlw-login-form li {
        margin-bottom: 0rem;
    }

.dlw-round-edge {
    border-radius: 5px;
}

.dlw-alert-box-success {
    border-style: solid;
    border-width: 1px;
    display: block;
    font-size: 1rem;
    font-weight: normal;
    margin-bottom: 1.11111rem;
    padding: 0.77778rem 1.33333rem 0.77778rem 0.77778rem;
    position: relative;
    transition: opacity 300ms ease-out;
    background-color: #dff0d8;
    border-color: #dff0d8;
    border-radius: 5px;
    color: #3c763d;
    text-align: center;
}

.dlw-alert-box-error {
    border-style: solid;
    border-width: 1px;
    display: block;
    font-size: 1rem;
    font-weight: normal;
    margin-bottom: 1.11111rem;
    padding: 0.77778rem 1.33333rem 0.77778rem 0.77778rem;
    position: relative;
    transition: opacity 300ms ease-out;
    color: #a94442;
    background-color: #f2dede;
    border-color: #f2dede;
    border-radius: 5px;
}

.dlw-alert-box-success a {
    color: #FFF;
    text-decoration: underline;
}

.dlw-alert-box-error a {
    color: #FFF;
    text-decoration: underline;
}

/*.liarrows {
        background: url(../images/icon-arrow-bullet.png) no-repeat 2px 5px;
        background-size: 11px;
        padding-left: 1.625rem; }
*/

span.highlight {
    background-color: yellow;
}

ol {
    counter-reset: my-counter;
    list-style-type: none;
}

    ol li:before {
        content: counter(my-counter) ". ";
        counter-increment: my-counter;
        margin-right: 5px;
        font-weight: bold;
    }


@media screen and (min-width: 40em) {
    .hero-content .price {
        font-size: 2rem;
        /*line-height: 1;
        text-align:right;
        margin-bottom:1rem;
        margin-right:1rem;*/
    }
}

a.cart {
    /*display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 0.85em 1em;
  margin: 0 0 1rem 0;
  font-size: 1rem;
  background-color: #FFF;
  
  display: block;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  text-align: left;
  padding: 1rem;
  margin: 1.25rem 0 1.875rem;*/
    background-image: url(../images/icon-cart.png);
    background-repeat: no-repeat;
    background-position: right 16px center;
    background-size: 22px auto;
    color: #000;
}
/*[data-whatinput='mouse'] .button.cart {
    outline: 0; }
  .a.cart:hover, .button.cart:focus {
    background-color: #FFF;
    color: #000; }
  @media screen and (min-width: 64em) {
    .a.cart {
      margin-top: 0; } }*/


a .subhead {
    text-decoration: underline;
}

.banner video {
    background: #222;
    min-width: 100%;
    min-height: 100%;
    background-size: cover;
    transition: 1s opacity;
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -999;
}


/*custom basket icon counter dlw*/

i {
    width: 100px;
    text-align: center;
    vertical-align: middle;
    position: relative;
}

.scicon {
    font-size: 2rem;
}

.scbadge {
    position: absolute;
    height: 2rem;
    top: 0.5rem;
    /*right:1rem;*/
    width: 2rem;
    text-align: center;
    line-height: 2rem;
    font-family: Verdana;
    font-size: 1rem;
    background: #1abc9c;
    border-radius: 50%;
    color: white;
    border: 1px solid #1abc9c;
}

.smallcurrency {
    font-size: 0.8em;
    vertical-align: central;
}


.headerlink {
    color: #FFF;
}

    .headerlink:hover {
        font-weight: 200;
        color: #CCC;
    }

.headerlinkb {
    color: #3498db;
}

    .headerlinkb:hover {
        /*&font-weight:300;*/
        color: #CCC;
    }

.bottomline {
    text-decoration: underline;
}

.dlw-dragdrop {
    border: 1px solid #a0a0a0;
    padding: 1em;
    min-height:200px;
}

#selectable a {
    margin: 2px;
    cursor:pointer;
}

#sortable a {
    margin: 2px;
    cursor: pointer;
}


/*unobtrusive styles*/
.field-validation-error {
    color: #b10000;
    font-size: smaller;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 2px ridge #ff0000;
    
    
}
.validation-summary-errors {
    font-weight: bold;
    color: #a94442;
    border: 1px ridge #f2dede;
    background-color: #f2dede;
    margin-bottom: 1rem;
    padding-top: 1rem;
}

.validation-summary-valid {
    display: none;
}

.dlwaccount {
    background-color:#ededed; 
    border:1px solid #ddd;
    padding:1rem;
    
}


/*Tabs from foundation*/



.tabs {
    margin: 0;
    border: 1px solid #e6e6e6;
    background: #fefefe;
    list-style-type: none;
}

    .tabs::before, .tabs::after {
        display: table;
        content: ' ';
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }

    .tabs::after {
        clear: both;
    }

    .tabs.vertical > li {
        display: block;
        float: none;
        width: auto;
    }

    .tabs.simple > li > a {
        padding: 0;
    }

        .tabs.simple > li > a:hover {
            background: transparent;
        }

    .tabs.primary {
        background: #1779ba;
    }

        .tabs.primary > li > a {
            color: #fefefe;
        }

            .tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
                background: #1673b1;
            }

.tabs-title {
    float: left;
}

    .tabs-title > a {
        display: block;
        padding: 1.25rem 1.5rem;
        font-size: 0.75rem;
        line-height: 1;
        color: #1779ba;
    }

        .tabs-title > a:hover {
            background: #fefefe;
            color: #1468a0;
        }

        .tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
            background: #e6e6e6;
            color: #1779ba;
        }

.tabs-content {
   

    background: #fefefe;
    color: #0a0a0a;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

    .tabs-content.vertical {
        border: 1px solid #e6e6e6;
        border-left: 0;
    }

.tabs-panel {
    display: none;
    padding: 1rem;
}

.footarea .product-price .price {
    font-size: 2.75rem;
    font-weight: 800;
    padding-right: 1.875rem;
}

.dlwcertificationborder {
    border: 1px solid #ddd;
    padding: 1rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    border-radius: 5px;
}

.dlwonlinearea {
    border: 1px solid #ddd;
    padding: 1rem;
    
    border-radius: 5px;
}

.topbottommarg1 {
    margin: 1rem 0 1rem 0;
}

/*pricing tables*/

.pricing-table {
    background-color: #fefefe;
    border: solid 1px #cacaca;
    width: 100%;
    text-align: center;
    list-style-type: none;
    color: #0d2354;
}

    .pricing-table li {
        border-bottom: dotted 1px #cacaca;
        padding: 0.875rem 1.125rem;
        
    }

        .pricing-table li:last-child {
            border-bottom: 0;
        }

    .pricing-table .title {
        background-color: #0d2354;
        color: #fefefe;
        border-bottom: 0;
        min-height: 5rem;
    }

    .pricing-table .price {
        background-color: #feffb9;
        font-size: 2rem;
        border-bottom: 0;
    }

    .pricing-table .description {
        color: #8a8a8a;
        font-size: 80%;
    }

    .pricing-table :last-child {
        margin-bottom: 0;
    }

.counterNo {
font-size:larger;
}

.reveal-modal-bg {
    position: fixed;
}

.iframe-full-width {
    width: 100%;
    height: 60rem;
    background-color: #fff;
}



.tp20 {
padding-top:20px;}

.standout {
    padding: 2rem 0 2rem 0;
    border: 1px solid #000;
    color: #fff;
    background-color: #0d2354;
    margin-bottom:4rem;
    font-size:1.25rem;
    
}


/*
    @media only screen and (max-width:1920px) {
        .iframe-full-width {
            height: 65rem;
        }
    }

@media only screen and (max-width:1680px) {
    .iframe-full-width {
        height: 57rem;
    }
}

@media only screen and (max-width:1440px) {
    .iframe-full-width {
        height: 49rem;
    }
}

@media only screen and (max-width:1366px) {
    .iframe-full-width {
        height: 47rem;
    }
}

@media only screen and (max-width:1280px) {
    .iframe-full-width {
        height: 44rem;
    }
}

@media only screen and (max-width:1024px) {
    .iframe-full-width {
        height: 36rem;
    }
}
@media only screen and (max-width:768px) {
    .iframe-full-width {
        height: 28rem;
    }
}

@media only screen and (max-width: 480px) {
    .iframe-full-width {
        height: 21rem;
    }

}*/