body {
    background: #fff;
    margin: 0;
    padding: 0;
}
#wrapper {
    width: 100%;
    max-width: 996px;
    margin: 20px auto;
    text-align: center;
}
.bottom {
    width: 100%;
    text-align: center;
    margin: auto;
    padding: 10px 0;
    display: inline-block;
    clear: both;
}
#imgeditable16 {
    display: table;
    margin-left: 12px;
}
.bottom img {
    display: inline-block;
    float: left;
    margin: 0 15px 0 0;
}
.bodyCls {
    clear: both;
    display: block;
}
#imgeditable0 img {
    margin: auto;
}
.sr-only {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.navbar-toggle .icon-bar {
    border-radius: 1px;
    display: block;
    height: 2px;
    width: 22px;
}
header,
nav {
    display: block;
    min-height: 60px;
}
@media only screen and (min-width: 200px) and (max-width: 1025px) {
    #wrapper {
        width: 90%;
        margin: 10px auto;
    }
}
.container {
    padding-right: 5%;
    margin: auto;
    width: 97%;
}
.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}
.fade.in {
    opacity: 1;
}
.collapse {
    display: none;
}
.collapse.in {
    display: block;
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    transition: height 0.35s ease;
}
@media (min-width: 768px) {
    .navbar-nav.navbar-right:last-child {
        margin-right: -15px;
    }
    .navbar-right {
        float: right !important;
    }
    .navbar-nav {
        float: left;
        margin: 0;
    }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}
@media (min-width: 768px) {
    .container > .navbar-header,
    .container-fluid > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}
.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}
@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0;
    }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
@media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0;
    }
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none;
}
@media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
    }
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 5px;
    margin-top: 8px;
    margin-right: 5px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.navbar-toggle:focus {
    outline: none;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}
@media (min-width: 768px) {
    .navbar-toggle {
        display: none;
    }
}
.navbar-nav {
    margin: 7.5px -15px;
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}
@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }
    .navbar-nav .open .dropdown-menu > li > a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }
    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
    }
    .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none;
    }
}
@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }
    .navbar-nav > li {
        float: left;
    }
    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .navbar-nav.navbar-right:last-child {
        margin-right: -15px;
    }
}
@media (min-width: 768px) {
    .navbar-left {
        float: left !important;
    }
    .navbar-right {
        float: right !important;
    }
}
.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.navbar.navbar-fixed-top.intro {
    background: #333;
}
.navbar.navbar-fixed-top,
.navbar.navbar-fixed-bottom {
    background-color: #292929;
    border-top: none;
}
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.nav > li {
    position: relative;
    display: block;
}
#intro-nav-menu .navbar-nav > li > a {
    color: #fff;
    font-size: 14px;
    display: block;
    padding: 0 18px;
    font-family: Tahoma, sans-serif;
    line-height: 48px;
}
#top-nav-menu .navbar-nav > li > a {
    color: #444;
    display: block;
    padding: 0 18px;
    font-family: "Lato", sans-serif;
    font-weight: 700;
    line-height: 70px;
    text-transform: uppercase;
}
#intro-nav-menu .navbar-nav > li > a.different {
    color: #b5d434;
}
#intro-nav-menu .navbar-nav > li.log_btn {
    background: #b5d434;
    border-radius: 4px;
    text-align: center;
    font-weight: 700;
    margin: 6px 0;
    height: 34px;
}
#intro-nav-menu .navbar-nav > li.log_btn > a {
    line-height: 34px;
    color: #fff;
}
#intro-nav-menu .navbar-nav > li.log_btn:hover {
    background: #fff;
}
#intro-navbt-menu .navbar-nav > li > a {
    color: #fff;
    font-size: 14px;
    display: block;
    padding: 0 18px;
    font-family: Tahoma, sans-serif;
    line-height: 48px;
}
#bottom-nav-menu .navbar-nav > li > a {
    color: #444;
    display: block;
    padding: 0 18px;
    font-family: "Lato", sans-serif;
    font-weight: 700;
    line-height: 70px;
    text-transform: uppercase;
}
#intro-navbt-menu .navbar-nav > li > a.different {
    color: #b5d434;
}
#intro-navbt-menu .navbar-nav > li.log_btn {
    background: #b5d434;
    border-radius: 4px;
    text-align: center;
    font-weight: 700;
    margin: 6px 0;
    height: 34px;
}
#intro-navbt-menu .navbar-nav > li.log_btn > a {
    line-height: 34px;
    color: #fff;
}
#intro-navbt-menu .navbar-nav > li.log_btn:hover {
    background: #fff;
}
#intro-nav-menu .navbar-nav > li > a:hover {
    color: #00aeef;
    background: none;
}
#top-nav-menu .navbar-nav > li > a:hover {
    color: #428bca;
    background: transparent;
}
#intro-navbt-menu .navbar-nav > li > a:hover {
    color: #00aeef;
    background: none;
}
#bottom-nav-menu .navbar-nav > li > a:hover {
    color: #428bca;
    background: transparent;
}
.navbar-toggle {
    position: absolute;
    z-index: 5;
    right: 0;
    padding: 10px;
    margin: 16px 45px 0 0;
    background-color: none;
    border: 2px solid #fff;
}
.navbar-toggle .icon-bar {
    background-color: #fff;
    height: 2px;
}
.navbar-toggle.black {
    position: relative;
    float: right;
    padding: 10px;
    margin: 16px 45px 0 0;
    background-color: none;
    border: 2px solid #666;
}
.navbar-toggle.black .icon-bar {
    background-color: #666;
    height: 2px;
}
.navbar-header {
    float: left;
}
@media (max-width: 767px) {
    .container {
        width: 95%;
        padding-right: 10px;
    }
    .navbar-brand {
        padding: 10px 15px 10px 40px;
    }
    .navbar-toggle {
        margin: 4px 0 2px;
    }
    .navbar-brand.small-logo {
        padding: 15px 15px 15px 40px;
    }
    .navbar-toggle.black {
        margin: 16px 16px 0 0;
    }
    .collapse.in {
        width: 100%;
    }
    .navbar-header {
        width: 100%;
    }
}
@media (max-width: 480px) {
    .container {
        width: 99%;
        padding-right: 5px;
    }
    .navbar-brand {
        padding: 10px 15px 10px 40px;
    }
    .navbar-toggle {
        margin: 4px 0 2px;
    }
    .navbar-brand.small-logo {
        padding: 15px 15px 15px 40px;
    }
    .navbar-toggle.black {
        margin: 16px 16px 0 0;
    }
    .navbar-header {
        width: 100%;
    }
    .collapse.in {
        width: 100%;
    }
    #intro-nav-menu {
        width: 100%;
    }
    #intro-navbt-menu {
        width: 100%;
    }
}
@media (max-width: 360px) {
    .container {
        width: 99%;
        padding-right: 5px;
    }
    .navbar-brand {
        padding: 10px 15px 10px 30px;
    }
    .navbar-toggle {
        margin: 4px 16px 0 0;
    }
    .navbar-brand.small-logo {
        padding: 15px 15px 15px 30px;
    }
    .navbar-toggle.black {
        margin: 16px 16px 0 0;
    }
}
.navbar-toggle .icon-bar {
    background-color: #fff;
    height: 2px;
}
.btn,
.submit,
.btn-default {
    background-color: #d57c00;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: block;
    font: bold 20px/42px Roboto;
    margin: 0 auto 4% !important;
    max-width: 340px;
    padding: 2px;
    position: static !important;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
    min-width: 200px;
}
.tblSection {
    width: 100%;
    display: block;
    clear: both;
    margin: 0;
}
.mnHeader {
    margin-top: 2px;
    float: right;
}
#bgeditsable0 {
    border: 1px groove red;
    position: absolute;
    right: 7px;
    top: 9px;
    width: 50px;
    height: 42px;
}
#bgeditsable0 img {
    width: 50px !important;
    height: 42px !important;
    opacity: 0;
}
.header_cls {
    width: 100%;
    display: inline-block;
    height: auto;
    min-height: 150px;
    clear: both;
    background-repeat: no-repeat;
    position: relative;
}
.imgTags {
    cursor: pointer;
}
.textCls {
    margin: 5px auto;
    padding: 10px;
    position: relative;
    display: table;
    text-align: center;
}
.textImgs {
    min-width: 99%;
}
.textCls1 {
    border: 5px groove red;
    z-index: 9999;
    position: absolute;
    display: inline-block;
    top: 1px;
    color: #fff;
}
.buttonCls {
    display: table;
    clear: both;
    min-width: 90px;
}
.buttonCls,
.buttonCls1 {
    height: 50px;
    margin: 0;
    padding: 0 20px;
    vertical-align: middle;
    background: #e1e1e1;
    border: 0;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 50px;
    color: #000;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
.intro_box1 {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 5px;
    padding: 5px;
    display: block;
    width: 180px;
    height: 37px;
    background-color: #fff;
    color: #000 !important;
    position: relative;
    float: right;
    margin-right: 6px;
    clear: both;
    border: 1px solid #ccc;
    font-size: 12px;
    display: block;
    margin-bottom: 10px;
}
.intro_box1 span {
    display: table;
    float: right;
    clear: both;
}
.intros2 {
    float: left;
}
.intros2 img {
    margin-top: -5px;
    cursor: pointer;
}
.custom-arrayClr {
    width: 50px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    height: 25px;
    cursor: pointer;
    border: 1px solid #ccc;
    background-image: url(../images/button-gradient.png);
    background-repeat: no-repeat;
    background-position: 99% 0;
    float: right;
}
.introbgBox {
    float: left;
}
.intro_box1 span {
    display: table;
    float: right;
    clear: both;
}
.intros2 {
    float: left;
}
.intros2 img {
    margin-top: -5px;
    cursor: pointer;
}
#nav-trigger {
    display: none;
    text-align: center;
}
#nav-trigger span {
    display: inline-block;
    padding: 2px 0;
    text-align: right;
    color: #fff;
    cursor: pointer;
    text-transform: uppercase;
    width: 100%;
}
#nav-trigger span:after {
    display: inline-block;
    width: 48px;
    height: 40px;
    content: url(../images/menu_icon.png);
}
nav#nav-main ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: left;
}
nav#nav-main li {
    display: inline-block;
    padding: 0 12px;
    font: 14px/40px Tahoma;
}
nav#nav-main li.btnLogin {
    background: #b5d434;
    border-radius: 4px;
    float: right;
    font-weight: 700;
    height: 32px;
    line-height: 32px;
    margin: 5px 0;
    padding: 0 8px;
    text-align: center;
}
nav#nav-main li.btnLogin:hover {
    background: #fff;
}
nav#nav-main li:last-child {
    border-right: none;
}
nav#nav-main a {
    display: block;
    color: #fff;
    padding: 0;
    text-decoration: none;
}
nav#nav-mobile {
    position: relative;
    display: none;
}
nav#nav-mobile ul {
    display: none;
    list-style-type: none;
    position: relative;
    margin: 0 auto;
    text-align: center;
    padding: 0;
}
nav#nav-mobile li {
    display: block;
    padding: 0;
    margin: 0;
    border-bottom: solid 1px #000;
    font: 14px/40px Tahoma;
}
nav#nav-mobile li:last-child {
    border-bottom: none;
}
nav#nav-mobile a {
    display: block;
    padding: 0;
    text-decoration: none;
}
.subSectionTxt ul {
	margin-left:16px;
}
@media all and (max-width: 768px) {
    #nav-trigger {
        display: block;
        margin: 7px 0 -8px;
    }
    nav#nav-main {
        display: none;
    }
    nav#nav-mobile {
        display: block;
    }
}
.navbar-fixed-bottom {
    position: relative;
}
.form-body {
    display: block;
    text-align: center;
}
.buttonParent * {
    text-align: left;
}
.submit {
    background-color: #e9e9e9;
    color: #000;
}
.handle {
    float: right;
    display: table;
    margin: 1px;
    padding-right: 10px;
    z-index: 1032;
    width: 35px;
    cursor: move;
}
.header_cls,
.tblSection {
    background-position: center top;
    background-size: 100% auto;
}
#voucher_pointid {
    display: table;
    margin: auto;
}
.subSectionTxt,
#subSectionFrm {
    position: absolute;
}
.subSectionTxt {
    display: inline-block;
    margin-left: 2px;
    margin-right: 2px;
    min-width:260px;
    width: auto;
}
.ImgClass {
    width: auto;
    min-width: 80%;
}
.multipal_label {
    clear: both;
    display: block;
    text-align: center;
}
.resizable {
    boder: 1px red solid;
    margin: 10px;
    padding: 10px;
}
.buttonCls {
    position: relative !important;
}
.buttonCls span {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    padding: 0;
    margin: auto;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: 0;
}
.class1 {
    width: 1%;
}
.class2 {
    width: 2%;
}
.class3 {
    width: 3%;
}
.class4 {
    width: 4%;
}
.class5 {
    width: 5%;
}
.class6 {
    width: 6%;
}
.class7 {
    width: 7%;
}
.class8 {
    width: 8%;
}
.class9 {
    width: 9%;
}
.class10 {
    width: 10%;
}
.class11 {
    width: 11%;
}
.class12 {
    width: 12%;
}
.class13 {
    width: 13%;
}
.class14 {
    width: 14%;
}
.class15 {
    width: 15%;
}
.class16 {
    width: 16%;
}
.class17 {
    width: 17%;
}
.class18 {
    width: 18%;
}
.class19 {
    width: 19%;
}
.class20 {
    width: 20%;
}
.class21 {
    width: 21%;
}
.class22 {
    width: 22%;
}
.class23 {
    width: 23%;
}
.class24 {
    width: 24%;
}
.class25 {
    width: 25%;
}
.class26 {
    width: 26%;
}
.class27 {
    width: 27%;
}
.class28 {
    width: 28%;
}
.class29 {
    width: 29%;
}
.class30 {
    width: 30%;
}
.class31 {
    width: 31%;
}
.class32 {
    width: 32%;
}
.class33 {
    width: 33%;
}
.class34 {
    width: 34%;
}
.class35 {
    width: 35%;
}
.class36 {
    width: 36%;
}
.class37 {
    width: 37%;
}
.class38 {
    width: 38%;
}
.class39 {
    width: 39%;
}
.class40 {
    width: 40%;
}
.class41 {
    width: 41%;
}
.class42 {
    width: 42%;
}
.class43 {
    width: 43%;
}
.class44 {
    width: 44%;
}
.class45 {
    width: 45%;
}
.class46 {
    width: 46%;
}
.class47 {
    width: 47%;
}
.class48 {
    width: 48%;
}
.class49 {
    width: 49%;
}
.class50 {
    width: 50%;
}
.class51 {
    width: 51%;
}
.class52 {
    width: 52%;
}
.class53 {
    width: 53%;
}
.class54 {
    width: 54%;
}
.class55 {
    width: 55%;
}
.class56 {
    width: 56%;
}
.class57 {
    width: 57%;
}
.class58 {
    width: 58%;
}
.class59 {
    width: 59%;
}
.class60 {
    width: 60%;
}
.class61 {
    width: 61%;
}
.class62 {
    width: 62%;
}
.class63 {
    width: 63%;
}
.class64 {
    width: 64%;
}
.class65 {
    width: 65%;
}
.class66 {
    width: 66%;
}
.class67 {
    width: 67%;
}
.class68 {
    width: 68%;
}
.class69 {
    width: 69%;
}
.class70 {
    width: 70%;
}
.class71 {
    width: 71%;
}
.class72 {
    width: 72%;
}
.class73 {
    width: 73%;
}
.class74 {
    width: 74%;
}
.class75 {
    width: 75%;
}
.class76 {
    width: 76%;
}
.class77 {
    width: 77%;
}
.class78 {
    width: 78%;
}
.class79 {
    width: 79%;
}
.class80 {
    width: 80%;
}
.class81 {
    width: 81%;
}
.class82 {
    width: 82%;
}
.class83 {
    width: 83%;
}
.class84 {
    width: 84%;
}
.class85 {
    width: 85%;
}
.class86 {
    width: 86%;
}
.class87 {
    width: 87%;
}
.class88 {
    width: 88%;
}
.class89 {
    width: 89%;
}
.class90 {
    width: 90%;
}
.class91 {
    width: 91%;
}
.class92 {
    width: 92%;
}
.class93 {
    width: 93%;
}
.class94 {
    width: 94%;
}
.class95 {
    width: 95%;
}
.class96 {
    width: 96%;
}
.class97 {
    width: 97%;
}
.class98 {
    width: 98%;
}
.class99 {
    width: 99%;
}
.class100 {
    width: 100%;
}
@media all and (max-width: 1024px) {
    .header_cls,
    .mnHeader {
        width: 100%;
        max-width: 95%;
        margin-left: 10px;
        margin-right: 10px;
    }
}
