
.bx-def-margin-leftright {
    margin: 0px 20px;
}

.bx-def-margin-top {
    margin-top: 20px;
}

.bx-def-margin-sec-leftright {
    margin-left: 10px;
    margin-right: 10px;
}

.bx-def-margin-sec-right {
    margin-right: 10px;
}

.bx-def-margin-sec-left {
    margin-left: 10px;
}

.bx-def-padding-sec {
    padding: 10px;
}

.bx-def-bh-margin {
    margin: 20px 20px 0px;
}

.bx-def-bc-margin {
    margin: 20px;
}

.bx-def-bc-padding-thd {
    padding: 15px;
}

.bx-def-border {
    border: 1px solid rgb(204, 204, 204);
}

.bx-def-font {
    font-family: Helvetica Neue,Helvetica,Arial,Verdana,sans-serif;
    font-size: 12px;
    color: rgb(51, 51, 51);
}

body {
    background-image: url('images/sys-bg-main.jpg');
    margin: 0px;
    padding: 0px 0px 50px;
    top: 0px !important;
    line-height: 19px;
}

.clear_both {
    width: 0px;
    height: 0px;
    clear: both;
    font-size: 1px;
}

.disignBoxFirst {
    position: relative;
    background-color: rgba(255, 255, 255, 0.8);
}

.boxFirstHeader {
    position: relative;
    text-align: left;
    text-transform: uppercase;
    font-size: 12px;
    color: rgb(102, 102, 102);
}

.boxContent {
    background-color: transparent;
}

body .disignBoxFirst {
    line-height: 19px;
}

.disignBoxFirst .boxFirstHeader .dbTitle {
    position: relative;
    float: left;
}

.dbContent {
    position: relative;
}

div.sys_main_content {
    margin: 0px auto;
    background-color: transparent;
    border: 0px none;
}

div.sys_mc {
    width: 100%;
}

div.sys_main_logo {
    position: relative;
    z-index: 101;
    min-height: 80px;
    border-bottom: 1px solid rgba(192, 192, 192, 0.7);
    background-color: rgba(255, 255, 255, 0.6);
}

div.sys_ml {
    margin: 0px auto;
    position: relative;
}

div.sys_ml_wrapper {
    position: relative;
    text-align: center;
}

div.sys_main_logo .mainLogoText {
    line-height: 40px;
    color: #5D5D5D;
    font-size: 32px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 2px;
    text-shadow: 0px 1px 0px rgb(221, 221, 221), 0px 2px 0px rgb(170, 170, 170), 0px 1px 3px rgba(0, 17, 53, 0.9);
    position: absolute;
    left: 80px;
    top: 18px;

}

div.sys_breadcrumb {
    margin-left: auto;
    margin-right: auto;
}

div.page_column {
    float: left;
    overflow: hidden;
}

div.page_block_container {
}

div.page_column_first .page_block_container {
    margin-left: 0px;
}

div.page_column_last .page_block_container {
    margin-right: 0px;
}

div.sys_copyright {
    margin-left: auto;
    margin-right: auto;
}

div.sys_cr_wrapper {
    background-color: rgba(255, 255, 255, 0.8);
}

div.sys_cr {
    height: 50px;
    line-height: 50px;
}

div.sys_cr div.bottomLinks {
    float: left;
    overflow: hidden;
}

div.sys_cr div.bottomLinks span:first-child {
    margin-left: 0px;
}

div.sys_cr div.bottomCpr {
    float: left;
    font-weight: normal;
}

div.notifi_window {
    position: fixed;
    right: 0px;
    top: 50px;
    z-index: 1000;
}

a, a:link, a:hover, a:active {
    color: rgb(0, 102, 153);
}

a:visited {
    color: rgb(0, 51, 102);
}

a, a:link, a:visited, a:active {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

#float_info {
    background-color: rgb(255, 255, 215);
    border: 1px solid rgb(204, 204, 204);
    padding: 3px;
    border-radius: 3px;
    max-width: 300px;
}

@font-face {
    font-family: "sys-user";
    font-style: normal;
    font-weight: normal;
    src: url('fonts/fontawesome-webfont.woff') format("woff"), url('fonts/fontawesome-webfont.ttf') format("truetype"), url('fonts/fontawesome-webfont.svg') format("svg");
}

input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner {
    border: 0px none;
    padding: 0px;
}

#advsearch-headerform-wrapper *::-moz-placeholder {
    color: rgb(212, 212, 212);
    opacity: 1;
}

#map {
    width: 826px;
    height: 640px;
}

#categories {
    padding-left: 2px;
    text-align: center;
}

#categories .category {
    position: relative;
    display: inline;
    cursor: pointer;
}

#categories .category:not(:last-child) {
    margin-right: 54px;
}

#categories .category .category-img img {
    max-height: 12px;
}

#categories .category .category-img {
    display: inline;
}

#categories .category input {
    vertical-align: middle;
    cursor: pointer;
}

.infowindow {
    line-height: 1.35;
    overflow: hidden;
    white-space: nowrap;
}

#connection-button-container {
    text-align: center;
}

#page_column_1 {
    font-size: 15px;
}

.videoblock {
    overflow: hidden;
}

.videodiv {
    width: 343px;
    height: 250px;
}

.fullscreen-block {
    position: absolute !important;
    top: 50px;
    right: 50px;
    left: auto;
    width: 300px;
    height: 300px;
    box-sizing: border-box;
    border: 5px solid #808080 !important;
    background-color: white !important;
}

.fullscreen-block-container {
    z-index: 2147483647;
    position: absolute !important;
    width: 400px;
    height: 400px;
    top: -50px;
    right: -50px;
    left: auto;
}

.fullscreen-right-arrow-container {
    position: absolute;
    width: 50px;
    top: 0px;
    right: 0px;
}

.fullscreen-left-arrow-container {
    position: absolute;
    width: 50px;
    top: 0px;
    left: 0px;
}

.fullscreen-up-arrow-container {
    position: absolute;
    height: 50px;
    top: 0px;
    left: 50px;
}

.fullscreen-down-arrow-container {
    position: absolute;
    height: 50px;
    bottom: 0px;
    right: 50px;
}

.fullscreen-right-arrow-container, .fullscreen-left-arrow-container, .fullscreen-up-arrow-container, .fullscreen-down-arrow-container {
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.fullscreen-right-arrow-container img, .fullscreen-left-arrow-container img {
    max-width: 20px;
}

.fullscreen-up-arrow-container img, .fullscreen-down-arrow-container img {
    max-height: 20px;
}

.fullscreen-right-arrow-image {
    top: 50px;
    left: 1px;
    position: absolute;
    margin-top: 10px;
    cursor: pointer;
}

.fullscreen-left-arrow-image {
    top: 50px;
    right: 1px;
    position: absolute;
    margin-top: 10px;
    cursor: pointer;
}

.fullscreen-down-arrow-image {
    right: 0px;
    top: 1px;
    position: absolute;
    margin-left: -40px;
    cursor: pointer;
}

.fullscreen-up-arrow-image {
    right: 0px;
    bottom: 1px;
    position: absolute;
    margin-left: -40px;
    cursor: pointer;
}

.fullscreen-map {
    width: 100%;
    height: 100%;
}

.open-fullscreen {
    cursor: pointer;
    color: blue;
    text-decoration: underline;
}

#app-logo {
    position: absolute;
    left: 10px;
    top: 10px;
}

#app-logo img {
    max-height: 60px;
}

#title-text {
    width: 500px;
    position: absolute;
    left: 520px;
    text-align: left;
    top: 20px;
    font-size: 14px;
    font-style: italic;
}

#title-text p {
    margin: 0;
}

#title-text p:first-child {
    margin-bottom: 6px;
}

#title-share-text {
    position: absolute;
    font-size: 14px;
    top: 43px;
    left: 685px;
}

.goog-te-banner-frame.skiptranslate {
    display: none !important;
}

#title-translation-widget {
    width: 190px;
    position: absolute;
    right: 10px;
    top: 18px;
}

#kickstarter-logo {
    position: absolute;
    top: 23px;
    left: 5px;
}

#kickstarter-logo img {
    max-height: 43px;
}

.bx-social-sharing-btn {
    display: inline-block;
    position: absolute;
}

#soclinks-container {
    height: 130px;
}

.dbTopMenu {
    position: relative;
    float: right;
    white-space: nowrap;
    color: #333;
    font-size: 11px;
    text-transform: capitalize;
    font-weight: bold;
}

.sys-icon.remove:before {
    content: "";
    color: #D00;
}

body .sys-icon {
    font-family: "sys-user",sans-serif;
    font-weight: normal;
    font-style: normal;
}
.login_ajx_close {
    display: block;
    min-width: 16px;
    min-height: 16px;
    z-index: 150;
    font-size: 16px;
    cursor: pointer;
}

.boxFirstHeader {
    text-align: left;
    text-transform: uppercase;
    font-size: 12px;
    color: #666;
}

#sharing-block {
    margin-top: 10px !important;
}

#support-us-img {
    position: absolute;
    bottom: 0px;
}

#support-us-img img {
    width: 100%;
    height: auto;
}

#traffic-control-cb-container {
    float: left;
}

#traffic-control-title, #traffic-control-dropdown {
    border: solid 1px rgba(0, 0, 0, 0.15);
    background: #fff;
    direction: ltr;
    overflow: hidden;
    text-align: center;
    position: relative;
    color: #565656;
    font-family: Roboto,Arial,sans-serif;
    -moz-user-select: none;
    font-size: 11px;
    background-color: #FFF;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
    background-clip: padding-box;
    border-width: 1px 1px 1px 0px;
    border-style: solid solid solid none;
    border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) -moz-use-text-color;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    box-shadow: 0px 1px 4px -1px rgba(0, 0, 0, 0.3);
}

#traffic-control-title {
    padding: 1px 6px;
    z-index: 6;
}

#traffic-control-cb-container {
    width: 51px;
    position: relative;
    left: 11px;
}

#traffic-control-dropdown {
    width: 84px;
    position: relative;
    top: -1px;
    padding-top: 2px;
    z-index: 5;
    display: none;
}

#traffic-control-traffic-cb input {
    vertical-align: middle;
    z-index: 5;
}

#traffic-control-traffic-cb label {
    vertical-align: middle; cursor: pointer;
}

#traffic-control-traffic-cb {
    padding: 3px 8px 3px 3px;
    color: rgb(0, 0, 0);
    font-family: Roboto,Arial,sans-serif;
    -moz-user-select: none;
    font-size: 11px;
    background-color: #ffffff;
    direction: ltr;
    text-align: left;
    white-space: nowrap;
}

.gmap-control-cb-container {
    box-sizing: border-box;
    position: relative;
    line-height: 0;
    font-size: 0px;
    margin: 0px 5px 0px 0px;
    display: inline-block;
    background-color: #ffffff;
    border: 1px solid #c6c6c6;
    border-radius: 1px;
    width: 13px;
    height: 13px;
    vertical-align: middle;
}

#traffic-control-traffic-cb:hover, #traffic-control-title:hover {
    background-color: #ebebeb;
}

.gmap-control-cb-container:hover {
    border-color: #666;
}

.gmap-control-cb-img-container {
    position: absolute;
    left: 1px;
    top: -2px;
    width: 13px;
    height: 11px;
    overflow: hidden;
    display: none;
}

.gmap-control-cb-img-container img {
    position: absolute;
    left: -52px;
    top: -44px;
    -moz-user-select: none;
    border: 0px none;
    padding: 0px;
    margin: 0px;
    width: 68px;
    height: 67px;
}

#traffic-control-title.checked {
    color: #000;
    font-family: Roboto,Arial,sans-serif;
    font-size: 11px;
    font-weight: 500;
}