﻿/* @import url('https://fonts.googleapis.com/css?family=Roboto:400,700'); */

/*
@font-face {
    font-family: Arial;
    src: url('../fonts/AkzidenzGroteskBECn.eot');
    src: url('../fonts/AkzidenzGroteskBECn.eot?#iefix') format('embedded-opentype'), url('../fonts/AkzidenzGroteskBECn.woff2') format('woff2'), url('../fonts/AkzidenzGroteskBECn.woff') format('woff'), url('../fonts/AkzidenzGroteskBECn.ttf') format('truetype'), url('../fonts/AkzidenzGroteskBECn.svg#AkzidenzGroteskBECn') format('svg');
}

@font-face {
    font-family: Arial;
    src: url('../fonts/AkzidenzGroteskBELightCn.eot');
    src: url('../fonts/AkzidenzGroteskBELightCn.eot?#iefix') format('embedded-opentype'), url('../fonts/AkzidenzGroteskBELightCn.woff2') format('woff2'), url('../fonts/AkzidenzGroteskBELightCn.woff') format('woff'), url('../fonts/AkzidenzGroteskBELightCn.ttf') format('truetype'), url('../fonts/AkzidenzGroteskBELightCn.svg#AkzidenzGroteskBELightCn') format('svg');
}

*/



/* Move down content because we have a fixed navbar that is 50px tall */
/* var(--main-bg-color) */
body {
}


.ItemListMainItemsSpecialNote {
    color: #ff0000;
}


/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */


/* young's css */
.rmRootGroup {
    background-color: red !important;
    
}





/* Set widths on the form inputs since otherwise they're 100% wide */
/*
input,
select,
textarea {
    max-width: 280px;
}
*/

.row {
    -ms-flex-wrap: unset;
    flex-wrap: unset;
}


.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
    border-top: 1px solid #0067a5;        
}

.footer-extra {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0px;
    background-color:#989898;
    padding: 2px;
    border-top: 0px solid #FFFFFF;
    z-index: 1000000;
}

.full-widthMaster {
    position: absolute;
    width: 100%;
    left: 0px;
    right: 0px;
 
    background-position: right top;
    height: 100%;
    background-color: #ffffff;
    background-repeat: no-repeat;
     background-image: url(/images/HomeHero_NoText.jpg);
    background-size: cover;
    
}

.item-td {        
    font-family: Arial;
    font-size: 13px;
    color: #ffffff;
}

.assistblheader {    
    color: #ffffff;
    font-size: 25px;
  font-family: 'AG LightCd';
    letter-spacing: 1px;
    padding: 10px 0px 10px 0px;
}


.lbl-eveexpr {
    font-size: 100px;
    font-family: Arial;
    color: #ffffff;
 
    letter-spacing: 4px;
    line-height: 115px;
}



.toplinkmenu {
    font-size: 13px;
    font-weight: bold;
    padding: 20px;
    border-right: 1px solid #dddddd;
    font-family: Arial;
    color: #4f6371;
}

p {
    margin-top: 0;
    margin-bottom: 3px !important;
}

.content-section table {
    width: 100%;
}

/*
.myBtn {
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    background-color: #000000;
    color: #ffffff;
    border-color: #000000;
    border-width: 2px;
    border-style: solid;
    margin: 0px;
    text-transform: uppercase;
    cursor: pointer;
    display: block;
    text-align: center;
    padding: 8px;
} 

.avail_title {
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
    text-transform: uppercase;
      font-weight: bold; 
}
*/
.avail_title2 {
    font-family: Arial;
    font-size: 20px;
    font-weight: normal;
    color: #000000;
    text-transform: capitalize;
    /* font-weight: bold; */
}

.avail_sub {
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #0067a5;
    text-transform: uppercase;
    /* font-weight: bold; */
}
/*
.avail_desc {
    font-family: Arial;
    font-size: 15px;
    font-weight: normal;
    color: #0f2028;
    text-transform: none;
     font-weight: bold; 
} */
.titles {
    font-size: 12px;
    font-family: Arial;
    color: #666666;
}

.btn {
    border-radius: 0px;
    font-family: Arial;
    font-size: 17px;
    font-weight: bold;  
    border-width: 2px;
    border-style: solid;
    margin: 0px;
    text-transform: uppercase;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
}

.modal-footer {
    border-top: 0px solid #ffffff;
}




.Order_Title {
    font-family: Arial;
    font-size: 35px;
    font-weight: bold;
    color: #ef7623;
    background: none;
}

.myBlackBtn {
    font-family: Arial;
    font-size: 12px;
    
    background-color: #323f48;
    color: #ffffff;
    border-color: #323f48;
    border-width: 2px;
    border-style: solid;
    margin: 0px;
    height: 30px;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 20px;
}

.myApproveBtn {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    background-color: #00ae6f;
    color: #ffffff;
    border-color: #00ae6f;
    border-width: 2px;
    border-style: solid;
    margin: 0px;
    height: 30px;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 20px;
}

.myRedBtnTemp {
    font-family: Arial;
    font-size: 17px;
    font-weight: normal;
    background-color: var(--main-bg-color);
    color: #ffffff;
    border-color: var(--main-bg-color);
    border-width: 2px;
    border-style: solid;
    margin: 0px;
    height: 30px;
    text-transform: uppercase;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
}



/* Uplaod Control */

.RadUpload_Silk .ruButton {
    height: 30px;
    color: #ffffff !important;
    font-weight: normal !important;
    margin: 0px 0px 0px 10px;    
    border-width: 1px;
    border-style: solid;
    border-image: initial;
    border-radius: 0px !important;
    background: #0070C2 !important;
    border-color: #0070C2 !important;
    font-family: Arial !important;
    font-size: 16px !important;
}

.RadUpload_Silk .ruButton {
    height: 30px !important;
    width: 100% !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    font-family: Arial !important;
}

.RadUpload .ruButton {
    width: 50% !important;
    height: 22px;
    border: 0;
    padding-bottom: 2px;
    background-position: 0 -23px;
    background-repeat: no-repeat;
    background-color: transparent;
    text-align: center;
    font-family: Arial !important;
}

.RadUpload_Silk .ruFileWrap {
    height: 30px;
    width:100% !important;
}

.RadUpload_Silk .ruStyled .ruFakeInput {
    height: 22px !important;
    width: 150px !important;
}


.RadUpload_Silk {
    color: #333;
    font-size: 13px;
    font-family: Arial,Helvetica,sans-serif;
    max-width: 100% !important;
}


/* Menu Style */
.level1, .nav-item, .static {
    padding: 0px;
    padding-right: 10px !important;
}
.menuitem{
    padding-right:20px;
}

.static {
    text-transform: uppercase;
    font-weight: bold;
    color: #ffffff;
    font-size: 12px;
    font-family: Arial;
}
li {
    display:flex;
    text-align:left;
}

.level1, .static {
    padding-top:2px;
}

.level2, .level3 {
    padding-top: 2px;
    text-transform: uppercase;
    font-weight: bold;
    color: #ffffff;
    font-size: 12px;
    font-family: Arial;
    background-color: #4f6371;
    z-index: 100000;
    padding: 5px;
    width: 200px;
}

ol, ul, dl {
    margin-top: 0;
    margin-bottom: 4px;
}

.selected {
    color: #f07622 !important;
}

.highlighted {
    color: #f07622 !important;
    text-decoration: none !important;
}
/* Menu style End */


/* Rad Grid Style */

.RadGrid .rgHeader a {
    text-decoration: none;
    color: #ffffff !important;
}

.RadGrid .rgHeader, .RadGrid th.rgResizeCol {
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: left;
    font-weight: normal;
    background-color: #323e48 !important;
    color: #ffffff !important;
}



/* Dropdown Style */

.RadComboBox .rcbReadOnly .rcbArrowCellRight {
    background-position: 1px 5px !important;
    background-image: url(images/dwnArwNew.png);
	background-size: 13px;
}


.RadComboBox .rcbHovered .rcbReadOnly .rcbArrowCellRight {
    background-position: 1px 5px !important;
    background-image: url(images/dwnArwNew.png);
	background-size: 13px;

}

.RadComboBoxDropDown {
    border-width: 1px;
    border-style: solid;
    text-align: left;
    cursor: default;
    position: relative;
    background-color: #ffffff  !important;
}

.RadComboBox {
    text-align: left;
   /* display: inline-block; */
    vertical-align: middle;
    white-space: nowrap;
    *display: inline;
    *zoom: 1;
    border: 1px solid #cecece;
}




/* Cards listing style */





.card-footer {
    

     border-top: 0px solid rgba(0, 0, 0, 0.125);
}




.quantityBox {
    float: left;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    background-color: #323e48;
    color: #ffffff;
    border-color: #323e48;
    border-width: 2px;
    border-style: solid;
    height: 30px;
    width: 120px;
    padding-left: 5px;
    vertical-align: middle;
    line-height: 26px;
}
/*
.myRedBtn {
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    background-color: #A3A3A3;
    color: #ffffff;
    border-color: #A3A3A3;
    border-width: 2px;
    border-style: solid;
    margin: 0px;
    height: 30px;
    text-transform: capitalize;
    cursor: pointer;
    padding-left: 14px;
    padding-right: 14px;
}

.myRedBtnIcon1 {
    font-family: 'din_01';
    font-size: 17px;
    font-weight: normal;
    background-color: #0070C2;
    color: #ffffff;
    border-color: #0070C2;
    border-width: 2px;
    border-style: solid;
    margin: 0px;
    height: 30px;
    text-transform: capitalize;
    cursor: pointer;
    padding-left: 20px;
    padding-right: 20px;
}
*/
.myblackBtn {
    font-family: Arial;
    font-size: 12px;
    
    background-color: #000000;
    color: #ffffff;
    border-color: #000000;
    border-width: 2px;
    border-style: solid;
    margin: 0px;
    height: 30px;
    text-transform: uppercase;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
}

.newcardTitle {
    margin-bottom: 0px;
    padding: 10px;
}

a:hover {    
    cursor: pointer;
}



/* Cards listing style end */

field-label {
    display: block;
    margin-bottom: 2px;
}

.field {
    width: 100% !important;
    padding: 8px 20px !important;
    margin-bottom: 20px !important;
    color: #000000 !important;
    font-family: 'Roboto' !important;
    font-size: 14px !important;
    border: 1px solid #dddddd !important;
}

.mw-form {
    margin: 0 auto;
    max-width: 400px;
    margin-top: 60px;
}

.form-btn {
    display: block;
    width: 160px;
    padding: 10px 20px;
    text-align: center;
    color: #ffffff;
    background-color: #3898d1;
    margin: 10px auto;
    font-family: 'Roboto';
    border: 1px solid #3898d1;
}

.back-btn {
    display: block;
    width: 100%;
    padding: 10px 20px;
    text-align: center;
    color: #ffffff;
    border: 2px solid #3898d1;
    /* color: #3898d1; */
    margin: 10px auto;
    font-family: 'Roboto';
    margin-bottom: 20px;
    background-color: #ffffff;
}

    .back-btn:hover {
        text-decoration: none;
        background-color: #3898d1;
        color: #ffffff;
    }

.kw-btn {
    display: block;
    width: 160px;
    padding: 10px 20px;
    text-align: center;
    color: #ffffff;
    background-color: #000000;
    margin: 10px auto;
    font-family: 'Roboto';
    border: 1px solid #000000;
}

    .kw-btn:hover {
        color: #ffffff !important;
        text-decoration: none;
    }

.form-btn:hover {
    text-decoration: none;
    color: #ffffff;
}

.form-title {
    font-family: Arial;
    font-size: 2.5rem;
    text-align: center;
    color: #3898d1;
    margin-bottom: 20px;
}

.order-title {
    font-family: 'Roboto';
    font-size: 12px;
    text-align: center;
    color: #3898d1;
    margin-bottom: 20px;
    font-weight: 700;
}

.or-title {
    font-family: 'Roboto';
    font-size: 15px;
    text-align: center;
    color: #999999;
    margin-bottom: 0px;
    font-weight: 700;
    margin-top: 20px;
}

.kw-title {
    font-family: 'Roboto';
    font-size: 12px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 20px;
    font-weight: 700;
}

hr.sep {
    margin: 20px 0px;
    height: 1px;
    background-color: #cccccc;
    border: 0px;
    display: block;
}

.date-label {
    width: 100px;
    display: inline-block;
    color: #ffffff;
    text-align: right;
    margin-right: 20px;
}

.dd-field {
    width: calc(100% - 135px) !important;
    padding: 8px 20px !important;
    margin-bottom: 20px !important;
    color: #000000 !important;
    font-family: 'Roboto' !important;
    font-size: 14px !important;
}


.keywords {
    background-color: #3898d1;
    padding: 20px 0px;
    margin-bottom: 20px;
}

.order {
    padding: 20px 0px;
}

.cards {
    margin-top: 20px;
    margin-bottom: 40px;
}

.card-wrap {
    padding: 20px;
    border: 2px solid #cccccc;
    position: relative;
    margin-bottom: 20px;
}

    .card-wrap:after {
        content: '';
        clear: right;
        display: table;
    }

.date-title {
    position: absolute;
    top: 0;
    right: 0;
    width: 220px;
    color: #000000;
    background-color: #cccccc;
    text-align: center;
    padding: 20px;
    margin-bottom: 0px;
}

.show-title {
    font-size: 2rem;
    line-height: 1.25em;
    margin-bottom: 5px;
    color: #3898d1;
}

.id-title {
    margin-bottom: 30px;
    display: inline-block;
    margin-top: -15px;
}

.id-statuss {
    margin-bottom: 0px;
    display: inline-block;
    padding: 11px;
    background-color: #dddddd;
    font-weight: bold;
}


.id-contt {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 300px;
    color: #000000;
    background-color: #cccccc;
    text-align: center;
    padding: 20px;
    margin-bottom: 0px;
}


.location-title {
    color: #999999;
}

.view-btn {
    display: block;
    width: 160px;
    padding: 10px 20px;
    text-align: center;
    color: #ffffff;
    background-color: #3898d1;
    font-family: 'Roboto';
    float: right;
    border: 1px solid #3898d1;
}

    .view-btn:hover {
        color: #ffffff !important;
        text-decoration: none;
    }

.info-title {
    font-family: 'Roboto';
    font-size: 21px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 20px;
    font-weight: 700;
    padding: 5px 20px;
    background-color: #3898d1;
}

.ship-wrap {
    margin-bottom: 40px !important;
}

.ship-table td:first-child {
    color: #3898d1 !important;
    text-align: right !important;
    padding-right: 10px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    height: 40px !important;
}

.return-table td {
    word-break: break-word;
    font-size: 14px;
}

    .return-table td:first-child {
        color: #212529;
        /*padding-right: 10px;*/
        padding-top: 0px;
        padding-bottom: 0px;
        height: 40px;
        text-align: left;
        max-width: 110px;
    }

        .return-table td:first-child img {
            max-width: 100% !important;
        }

.return-table td {
    padding-right: 10px;
}

.oj {
    color: #3898d1;
}

.table-field {
    width: 100% !important;
    padding: 8px 20px !important;
    color: #000000 !important;
    font-family: 'Roboto' !important;
    font-size: 14px;
    border-radius: 0px !important;
}

.lblsecd {
    font-size: 16px;
}
/*
@media (max-width: 320px) {

    html body .riSingle .riTextBox[type="text"] {
        max-width: 150px !important;
    }

    .RadUpload_Silk .ruButton {
        position: absolute;
        right: -20px;
    }
}

@media (min-width: 360px) and (max-width: 640px) {

    html body .riSingle .riTextBox[type="text"] {
        max-width: 260px;
    }

    .RadUpload_Silk .ruButton {
        position: relative;
        right: 20px;
    }

    .RadPicker table.rcTable, .RadComboBox.RadComboBox_test {
        max-width: 260px;
    }
}
*/
.select-btn {
    display: inline-block;
    width: 100px;
    padding: 10px 20px;
    margin-right: 10px;
    text-align: center;
    color: #ffffff;
    background-color: #3898d1;
    font-family: 'Roboto';
    margin-bottom: 10px;
}


    .select-btn:hover {
        color: #ffffff !important;
        text-decoration: none;
    }


.upload-btn {
    display: inline-block;
    width: 100px;
    padding: 10px 20px;
    text-align: center;
    color: #ffffff;
    background-color: #000000;
    font-family: 'Roboto';
    border: 1px solid #000000;
    float: left;
}


    .upload-btn:hover {
        color: #ffffff !important;
        text-decoration: none;
    }

.upload-wrap, .returns-wrap {
    margin-top: 20px;
}

.upload-table {
    width: 100% !important;
}

    .upload-table td {
        background-color: #e2e2e2 !important;
        width: 50% !important;
        word-break: break-word !important;
        padding: 10px !important;
    }

        .upload-table td:first-child {
            border-right: 2px solid #ffffff !important;
        }

.thead {
    background-color: #3898d1 !important;
    font-weight: 700;
    color: #ffffff;
}

    .thead:first-child {
        border-right: 2px solid #ffffff;
        background-color: #3898d1 !important;
    }

    .thead:nth-child(2) {
        border-right: 2px solid #ffffff;
        background-color: #3898d1 !important;
    }


.ship-btn {
    display: block;
    width: 100%;
    padding: 10px 20px;
    text-align: center;
    color: #ffffff;
    background-color: #00ae6f;
    margin: 10px auto;
    font-family: 'Roboto';
    border: 1px solid #00ae6f;
}

.dl-link {
    text-decoration: none;
}

.return-wrap {
    padding: 5px;
    background-color: #e2e2e2;
    margin-bottom: -5px;
    font-size: 11px;
}

.return-img {
    max-width: 120px;
    max-height: 200px;
    margin: 20px auto;
    display: block;
}

.ft-text {
    font-size: 12px;
    text-align: center;
}

.i1-logo {
    width: auto;
    height: 50px;
    margin: 10px auto;
    display: block;
}


.pad-10 {
    padding: 10px;
}


.field-num {
    width: 60px;
    padding: 5px;
}


.return-label {
    background-color: #3898d1;
    padding: 5px;
    color: #ffffff;
    margin-bottom: 0px;
    margin-bottom: 10px;
    width: 100%;
    display: block;
    text-align: left;
}






.myRedBtn2 {
    font-family: Arial;
    font-size: 12px;
    
    background-color: #d6dadc;
    color: #000000;
    border-color: #d6dadc;
    border-width: 2px;
    border-style: solid;
    margin: 0px;
    height: 30px;
    text-transform: uppercase;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
}




.myRedBtnSm {
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    background-color: #0067a5;
    color: #ffffff;
    border-color: #0067a5;
    border-width: 2px;
    border-style: solid;
    margin: 0px;
    height: 30px;
    text-transform: uppercase;
    border-radius: 5px;
  /*  -moz-border-radius: 5px;
    -webkit-border-radius: 5px; */
    border-bottom-left-radius: 15px;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border-top-right-radius: 15px;
    cursor: pointer;
    margin-top: 2px;
}

.myPurpleBtn {
    font-family: Arial;
    font-size: 12px;
    background-color: #323f48;
    color: #ffffff;
    border-color: #323f48;
    border-width: 2px;
    border-style: solid;
    margin: 0px;
    height: 30px;
    text-transform: uppercase;
    cursor: pointer;
}





.myEditBtn {
    font-family: Arial;
    font-size: 17px;
    font-weight: bold;
    background-color: transparent;
    color: #0067a5;
    cursor: pointer;
    text-decoration: none;
    border: none;
    margin-left: 0px;
    padding-left: 3px !important;
    margin-top: 1px;
}

.MainBoxDetail {
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    background: none;
    padding-left: 7px;
}

.listing_title {
    font-family: Arial;
    font-size: 12px;
    font-style: none;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #0067a5;
    vertical-align: middle;
}

.listing_title_wnd1 {
    font-family: Arial;
    font-size: 15px;
    font-style: none;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #0067a5;
    vertical-align: middle;
}

.feature_title {
    font-family: Arial;
    font-size: 30px;
    font-weight: bold;
    color: #502970;
    text-transform: uppercase;
}

.feature_desc {
    font-family: Arial;
    font-size: 25px;
    font-weight: bold;
    color: #323f48;
    text-transform: uppercase;
}

.feature_price {
    font-family: Arial;
    font-size: 40px;
    font-weight: bold;
    color: #D02027;
}

.myFeatureBtn {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    background: -webkit-linear-gradient(#d12129, #ad181f); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#d12129, #ad181f); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#d12129, #ad181f); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#d12129, #ad181f); /* Standard syntax */
    background-repeat: no-repeat;
    color: #ffffff;
    border-color: #ad181f;
    border-width: 2px;
    border-style: solid;
    margin: 0px;
    padding-top: 5px;
    border-radius: 10px;
    text-decoration: none;
    cursor: pointer;
    vertical-align: middle;
}
/*
.listing_Category {
    font-family: Arial;
    font-size: 25px;
    color: #333e48;
    background: none;
}
*/

.s-col-1-speak {
    float: left;
    position: relative;
    margin-top: 16px !important;
    margin: 0;
    margin-right: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding: 0;
}

.s-col-2-speak {
    float: left;
    position: relative;
    margin: 0;
    padding: 0;
    margin-top: 5px;
}

.speak_lbl {
    height: 30px !important;
    color: #ffffff !important;
    background-color: #ef7623 !important;
    font-family: Arial;
    font-size: 16px !important;
    display: block !important;
    line-height: 30px !important;
    padding: 0 10px !important;
    box-sizing: border-box !important;
    text-transform:uppercase;
}
/*
.tooltip_desc {
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #313135;
    text-transform: none;
}
*/
.listing_AddCart {
    font-family: Arial;
    font-size: 25px;
    font-weight: bold;
    color: #000000;
    background: #ffffff;
}

.listing_Feature {
    font-family: Arial;
    font-size: 16.5px;
    font-weight: bold;
    color: #222021;
}

.listing_itemnum {
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    padding-left: 2px;
}


.master_link {
/*    font-family: din; */
    font-size: 16px;
    font-style: none;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #747474;
    vertical-align: middle;
    text-decoration: none;
    letter-spacing: 1px;
}



/******** Tabbing Style  **************/

.tabs {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 20px;
}

#tab-button {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}

#tab-button li {
    display: table-cell;
    width: 20%;
}

    #tab-button li a {
        display: block;
        padding: .5em;
        background: #A3A3A3;
        border: 1px solid #A3A3A3;
        text-align: center;
        color: #FFFFFF;
        text-decoration: none;
        font-size:15px;
    }

#tab-button li:not(:first-child) a {
    border-left: none;
}

    #tab-button li a:hover,
    #tab-button .is-active a {
        border-bottom-color: transparent;
        background: #0070C2;
        color: #ffffff;
    }

.tab-contents {
    padding: .5em 2em 1em;
    border: 1px solid #ddd;
}


.tab-button-outer {
    display: none;
}

.tab-contents {
    margin-top: 20px;
}
/*
@media screen and (min-width: 768px) {
    .tab-button-outer {
        position: relative;
        z-index: 2;
        display: block;
    }

    .tab-select-outer {
        display: none;
    }

    .tab-contents {
        position: relative;
        top: -1px;
        margin-top: 0;
    }
}
*/

/************* End tabbing Style *******************/




/******** Start Sub Tabbing Style  **************/

/*

.tabs2 {
    max-width: 100%;
    margin: 0 auto;
    padding-left:8px;
}

#tab-button2 {
    display: inline-flex;
    table-layout: fixed;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}

#tab-button2 li {
    display: inline-flex;    
    height: 30px;
}

#tab-button2 li a {
    display: block;
    padding-left: .5em;
    padding-right: .5em;
    background: transparent;
    border: 1px solid transparent;
    text-align: center;
    color: #6c6c6c;
    text-decoration: none;
    font-weight:bold;
}

#tab-button2 li:not(:first-child) a {
    border-left: none;
}

    #tab-button2 li a:hover,
    #tab-button2 .is-active a {
        border-bottom-color: transparent;
        background: transparent;
        color: #0070c2;
        font-weight: bold;
    }

.tab-contents {
    padding: .5em 2em 1em;
    border: 1px solid #ddd;
}


.tab-button-outer {
    display: none;
}

.tab-contents {
    margin-top: 20px;
}

ul#tab-button2 li:not(:last-child):after {
    content: '|';
    position: relative;
    top: -3px;
    padding-right: 4px;
    color: #a3a3a3;
    font-size: 19px;
}

@media screen and (min-width: 768px) {
    .tab-button-outer {
        position: relative;
        z-index: 2;
        display: block;
    }

    .tab-select-outer {
        display: none;
    }

    .tab-contents {
        position: relative;
        top: -1px;
        margin-top: 0;
    }
}
*/
/************* End Sub tabbing Style *******************/





















































/* Responsive: Portrait tablets and up */
/*
@media screen and (min-width: 768px) {
    .jumbotron {
        margin-top: 20px;
    }
    .body-content {
        padding: 0;
    }
 }


@media (max-width: 420px) {
    .menuitem {
        display: block;
        width: 100%;
    }

 


    .toplinkmenu {
        font-size: 12px;
        font-weight: bold;
        padding: 5px;
        border-right: 0px solid #dddddd;
        font-family: Arial;
        color: #1a75c7;
        width: 100%;
        display: inline-block;
    }




   
}   
*/