﻿

/* ==============================================
CSS STYLES FOR Module OnyakTech Data Studio
Copyright Chris Onyak 2003-2018 All Rights Reserved
www.OnyakTech.com - Sales@OnyakTech.com
=================================================
*/

div#dvSectionDvSetup {
    display: inline-block;
}

div#OnyakTechDataStudioWelcome {
    padding: 5px 10px;
    background-color: #333333;
    border-radius: 4px;
    color: white;
    margin-top: 5px;
}

div#OnyakTechDataStudioWelcomePanelHeader {
    font-weight: 700;
    text-transform: uppercase;
}

div#OnyakTechDataStudioWelcomePanelSubHeader {
    
}

div#OnyakTechDataStudioWelcomePanelSubHeader {
    color: #ebebeb;
}

div#OnyakTechDataStudioQuickEditorSqlHelp {
    font-size: 11px;
    color: #8c8c8c;
    margin-bottom: 10px;
}

a.OpenDataStudioAdmin {
    margin-left: 16px;
}

div#OnyakTechDataStudioQuickEditorActions {
    margin-top: 10px;
}

.OpenDataStudioAdmin {
    margin-top: 10px;
}

div #OnyakTechDataStudioQuickEditorPanel {
    display: inline-block;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    border-color: #f0f0f0;
    margin-top: 10px;
}

input#chkAllowTokens {
    margin: 5px;
    width: 16px;
    height: 16px;
    display: inline-block;
}

.k-pager-numbers li {
    list-style: none;
}

body.wait, body.wait * {
    cursor: wait !important;
}

.k-webkit .k-combobox .k-dropdown-wrap:before, .k-webkit .k-picker-wrap:before, .k-webkit .k-numeric-wrap:before {
    content: inherit !important;
}

#WindowSpreadCommands {
    margin-left: 0 !important;
}

#WindowSpreadSetSource {
    margin-left: 0 !important;
}

#WindowSpreadSetTarget {
    margin-left: 0 !important;
}

.switchery {
    margin-right: 5px;
    margin-top: 5px;
}

#OnyakTechDataViewerMaster .hudlabel {
    background-color: #777;
    color: #fff;
    padding: 5px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    font-size: 75%;
    line-height: 3em;
}

#OnyakTechDataViewerMaster .hudlabel-default {
    background-color: #777
}

    #OnyakTechDataViewerMaster .hudlabel-default[href]:focus,
    #OnyakTechDataViewerMaster .hudlabel-default[href]:hover {
        background-color: #5e5e5e
    }

#OnyakTechDataViewerMaster .hudlabel-primary {
    background-color: #337ab7
}

    #OnyakTechDataViewerMaster .hudlabel-primary[href]:focus,
    #OnyakTechDataViewerMaster .hudlabel-primary[href]:hover {
        background-color: #286090
    }

#OnyakTechDataViewerMaster .hudlabel-success {
    background-color: #5cb85c
}

    #OnyakTechDataViewerMaster .hudlabel-success[href]:focus,
    #OnyakTechDataViewerMaster .hudlabel-success[href]:hover {
        background-color: #449d44
    }

#OnyakTechDataViewerMaster .hudlabel-info {
    background-color: #5bc0de
}

    #OnyakTechDataViewerMaster .hudlabel-info[href]:focus,
    #OnyakTechDataViewerMaster .hudlabel-info[href]:hover {
        background-color: #31b0d5
    }

#OnyakTechDataViewerMaster .hudlabel-warning {
    background-color: #f0ad4e
}

    #OnyakTechDataViewerMaster .hudlabel-warning[href]:focus,
    #OnyakTechDataViewerMaster .hudlabel-warning[href]:hover {
        background-color: #ec971f
    }

#OnyakTechDataViewerMaster .hudlabel-danger {
    background-color: #d9534f
}

    #OnyakTechDataViewerMaster .hudlabel-danger[href]:focus,
    #OnyakTechDataViewerMaster .hudlabel-danger[href]:hover {
        background-color: #c9302c
    }

#OnyakTechDataViewerMaster .DVCustomRow {
}

#OnyakTechDataViewerMaster .DVCustomAlternateRow {
}

#OnyakTechDataViewerMaster .DVMasterDSS {
}

#OnyakTechDataViewerMaster .DVRowSeperator {
}

.OnyakTechDataViewerSpreadContainer {
}

#OnyakTechDataViewerMaster .console {
    font-size: .8em;
}

.OnyakTechDataViewerOptionsSection {
    padding: 10px !important;
    width: 90%;
}

.k-state-selected h4 {
    color: #fff !important;
}

.k-link {
    /*padding: 5px !important;*/
}

.k-panelbar .k-panel, .k-panelbar .k-content {
    border-bottom-width: 0 !important;
}

.k-header h4 {
    padding-top: 7px !important;
}

.ONYAKDV_DISPLAYSECTIONDATAVIEWEDITOR .handsontable {
    overflow: scroll;
}


#OnyakTechDataViewerMaster .DynamicExecution {
    display: none;
}

#OnyakTechDataViewerMaster .onyakspread {
    margin-bottom: 10px;
    color: #000;
    z-index: 2;
}

    #OnyakTechDataViewerMaster .onyakspread li {
        margin-bottom: 0; /* will be not needed after Handsontable 0.8.16 */
    }

#OnyakTechDataViewerMaster .dvCollapseGroup {
    margin: 0;
    padding: 0;
    width: 100%;
}

#OnyakTechDataViewerMaster .dvdispheading,
#OnyakTechDataViewerMaster .dvdebugheading {
    margin: 1px;
    color: #DDDDDD;
    padding: 3px 10px;
    cursor: pointer;
    position: relative;
    background-color: #343434;
    -ms-border-radius: 5px;
    border-radius: 5px;
}

    #OnyakTechDataViewerMaster .dvdispheading:hover,
    #OnyakTechDataViewerMaster .dvdebugheading:hover {
        color: white;
        text-shadow: 0 0 20 rgba(255, 255, 255, .5);
    }

#OnyakTechDataViewerMaster .dvdispheadingHover,
#OnyakTechDataViewerMaster .dvdebugheadingHover {
    color: white;
    text-shadow: 0 0 20 rgba(255, 255, 255, .5);
}


#OnyakTechDataViewerMaster .dvdispcontent,
#OnyakTechDataViewerMaster .dvdebugcontent {
    padding: 5px 10px;
    background-color: #fafafa;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#OnyakTechDataViewerMaster .blueBar {
    height: 1px;
    background-color: #008CD4;
    margin: 2px;
}

#OnyakTechDataViewerMaster .smallText {
    font-size: x-small !important;
}

#OnyakTechDataViewerMaster .smallTextRed {
    color: #CC0000;
    font-size: xx-small;
}


#OnyakTechDataViewerMaster .OnyakDLAlternate {
    background: #e7e1e1;
}

#OnyakTechDataViewerMaster .pinMarker {
    border-top: 1px solid #F2F2F2;
    background: #eae7e7;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#fafafa));
    background: -webkit-linear-gradient(top, #ffffff, #fafafa);
    background: -moz-linear-gradient(top, #ffffff, #fafafa);
    background: -ms-linear-gradient(top, #ffffff, #fafafa);
    background: -o-linear-gradient(top, #ffffff, #fafafa);
    margin-left: 15px;
    margin-top: -7px;
    padding: 2px 7px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 0 skyBlue;
    -ms-box-shadow: 0 1px 0 skyBlue;
    box-shadow: 0 1px 0 skyBlue;
    color: #000000;
    text-decoration: none;
    vertical-align: middle;
    position: absolute;
}

    #OnyakTechDataViewerMaster .pinMarker:hover,
    #OnyakTechDataViewerMaster a.pinMarker:hover {
        border-color: #FFFFFF;
        background: #FFFFFF;
        -webkit-box-shadow: rgba(0,0,0,0) 0 1px 0;
        -moz-box-shadow: rgba(0,0,0,0) 0 1px 0;
        box-shadow: rgba(0,0,0,0) 0 1px 0;
        color: #1599cf;
    }

    #OnyakTechDataViewerMaster .pinMarker:active,
    #OnyakTechDataViewerMaster a.pinMarker:active {
        border-top-color: #F2F2F2;
        background: #fafafa;
    }

#OnyakTechDataViewerMaster .pinContainer {
    position: relative;
    margin: 5px;
}

#OnyakTechDataViewerMaster .pin {
    background-color: #aaa;
    background-image: linear-gradient(left, hsla(0,0%,100%,.2), hsla(0,0%,0%,.2));
    display: block;
    height: 1em;
    left: 10%;
    margin: -1em -.05em;
    position: absolute;
    top: 50%;
    width: 1px;
}

    #OnyakTechDataViewerMaster .pin:after {
        background-color: skyBlue;
        background-image: radial-gradient(25% 25%, circle, hsla(0,0%,100%,.2), hsla(0,0%,0%,.2));
        border-radius: 50%;
        box-shadow: inset 0 0 0 1px hsla(0,0%,0%,.1), inset .25em .2em .2em hsla(0,0%,100%,.2), inset -.1em -.2em .2em hsla(0,0%,0%,.2), .64em .80em .03em hsla(0,0%,0%,.15);
        content: '';
        height: .48em;
        left: -.20em;
        position: absolute;
        top: -.45em;
        width: .5em;
    }

    #OnyakTechDataViewerMaster .pin:before {
        background-color: hsla(0,0%,0%,.1);
        box-shadow: 0 0 .25em hsla(0,0%,0%,.1);
        content: '';
        height: .5em;
        left: 0;
        position: absolute;
        top: .5em;
        transform: rotate(57.5deg);
        transform-origin: 50% 100%;
        width: .1em;
    }

#OnyakTechDataViewerMaster .OnyakDataViewerDetailRowClick SUBMIT,
#OnyakTechDataViewerMaster .OnyakDataViewerDetailRowClick,
#OnyakTechDataViewerMaster a.OnyakDataViewerDetailRowClick {
    border-top: 1px solid #F2F2F2;
    background: #eae7e7;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ebe8e8));
    background: -webkit-linear-gradient(top, #ffffff, #ebe8e8);
    background: -moz-linear-gradient(top, #ffffff, #ebe8e8);
    background: -ms-linear-gradient(top, #ffffff, #ebe8e8);
    background: -o-linear-gradient(top, #ffffff, #ebe8e8);
    padding: 5px 10px;
    left: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 0 skyBlue;
    -ms-box-shadow: 0 1px 0 skyBlue;
    box-shadow: 0 1px 0 skyBlue;
    color: #000000;
    text-decoration: none;
    vertical-align: middle;
}

    #OnyakTechDataViewerMaster .OnyakDataViewerDetailRowClick:hover,
    #OnyakTechDataViewerMaster a.OnyakDataViewerDetailRowClick:hover {
        border-color: #FFFFFF;
        background: #FFFFFF;
        color: #1599cf;
        -webkit-box-shadow: rgba(0,0,0,0) 0 1px 0;
        -moz-box-shadow: rgba(0,0,0,0) 0 1px 0;
        box-shadow: rgba(0,0,0,0) 0 1px 0;
    }


#OnyakTechDataViewerMaster .PromptButton {
    padding: 10px;
}

#OnyakTechDataViewerMaster #map-canvas {
    height: 300px;
}

/*@media print {
    html, body {
        height: auto;
    }

    #OnyakTechDataViewerMaster, #map_canvas {
        height: 650px;
    }
}*/

#OnyakTechDataViewerMaster .OnyakDataViewerButton SUBMIT,
#OnyakTechDataViewerMaster .OnyakDataViewerButton,
#OnyakTechDataViewerMaster a.OnyakDataViewerButton {
    border-top: 1px solid #F2F2F2;
    background: #949494;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#D2CECE));
    background: -webkit-linear-gradient(top, #ffffff, #D2CECE);
    background: -moz-linear-gradient(top, #ffffff, #D2CECE);
    background: -ms-linear-gradient(top, #ffffff, #D2CECE);
    background: -o-linear-gradient(top, #ffffff, #D2CECE);
    margin-left: 10px;
    margin-top: 5px;
    padding: 5px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    color: #000000;
    text-decoration: none;
    vertical-align: middle;
}

    #OnyakTechDataViewerMaster .OnyakDataViewerButton:hover,
    #OnyakTechDataViewerMaster a.OnyakDataViewerButton:hover {
        border-color: #FFFFFF;
        background: #FFFFFF;
        color: #000000;
        -webkit-box-shadow: rgba(0,0,0,0) 0 1px 0;
        -moz-box-shadow: rgba(0,0,0,0) 0 1px 0;
        box-shadow: rgba(0,0,0,0) 0 1px 0;
    }

    #OnyakTechDataViewerMaster .OnyakDataViewerButton:active,
    #OnyakTechDataViewerMaster a.OnyakDataViewerButton:active {
        border-top-color: #F2F2F2;
        background: #D2CECE;
    }

#OnyakTechDataViewerMaster select {
    border: 1px solid #dadada !important;
    border-radius: 5px;
    font-size: 11px;
    padding: 5px;
}

    #OnyakTechDataViewerMaster select:focus {
        outline: none;
        border-color: #9ecaed;
        -webkit-box-shadow: 0 0 10px #9ecaed;
        box-shadow: 0 0 10px #9ecaed;
    }

#OnyakTechDataViewerMaster input {
    border-radius: 5px;
    font-size: 11px;
}

    #OnyakTechDataViewerMaster input:focus {
        outline: none;
        border-color: #9ecaed;
        -webkit-box-shadow: 0 0 10px #9ecaed;
        box-shadow: 0 0 10px #9ecaed;
    }

#OnyakTechDataViewerMaster .OnyakTechLogo {
    display: none;
}

#OnyakTechDataViewerMaster .contextmenuhover {
    background-color: #C6CCCC;
}

#OnyakTechDataViewerMaster .glow {
    border: 1px solid #c4c4c4;
    width: 180;
    height: 18px;
    font-size: 13px;
    padding: 4px 4px 4px 4px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 0 0 8px #d9d9d9;
    -moz-box-shadow: 0 0 8px #d9d9d9;
    -webkit-box-shadow: 0 0 8px #d9d9d9;
}

#OnyakTechDataViewerMaster .glowfocus {
    outline: none;
    border: 1px solid #7bc1f7;
    box-shadow: 0 0 8px #7bc1f7;
    -moz-box-shadow: 0 0 8px #7bc1f7;
    -webkit-box-shadow: 0 0 8px #7bc1f7;
}

#OnyakTechDataViewerMaster .ONYAKDV_DISPLAYSECTIONDATAVIEW {
    margin-top: 5px;
    padding: 5px;
}

#OnyakTechDataViewerMaster .ONYAKDV_DISPLAYSECTION {
}

#OnyakTechDataViewerMaster .ONYAKDV_DISPLAYSECTIONCONTROLPANEL {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 0;
    margin-left: 0;
    background-color: #333;
    -webkit-border-radius: 12px; /* Saf3-4, iOS 1-3.2, Android <e;1.6 */
    -moz-border-radius: 12px; /* FF1-3.6 */
    border-radius: 12px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
    padding: 5px 5px 5px 5px;
}

#OnyakTechDataViewerMaster .NormalSmall {
    font-size: x-small;
    margin-left: 15px;
}

#OnyakTechDataViewerMaster .CollapseGroup {
    margin: 0;
    padding: 0;
    width: 100%;
}

#OnyakTechDataViewerMaster pre {
    border: none !important;
    background-color: inherit !important;
}

#OnyakTechDataViewerMaster .heading {
    margin: 1px;
    color: #fff;
    padding: 3px 10px;
    cursor: pointer;
    position: relative;
    background-color: #333;
}

#OnyakTechDataViewerMaster .dispcontent {
    padding: 5px 10px;
    background-color: #fafafa;
}

#OnyakTechDataViewerMaster p {
    padding: 5px 0;
}

#OnyakTechDataViewerMaster .code {
    color: #333;
    position: relative;
    overflow: hidden;
}

.dvgallery {
    display: block;
    float: left;
    height: 30px;
    list-style-type: none;
    margin-right: 5px;
    margin-left: 5px;
    position: relative;
    width: 30px;
    height: 30px !important;
}

.dvExportGrey {
    position: absolute;
    left: 0;
    top: 5px;
    z-index: 10;
    float: left;
}

.dvcolor {
    position: absolute;
    left: 0;
    top: 5px;
    float: left;
}

.dvMenuItems {
    height: 53px !important;
    width: 100% !important;
}


#OnyakTechDataViewerMaster .OnyakTechFormMessage {
    background: none repeat scroll 0 0 rgba(2, 139, 255, 0.15);
    border: 1px solid rgba(2, 139, 255, 0.2);
    border-radius: 3px;
    display: block;
    margin-bottom: 18px;
    max-width: 980;
    padding: 17px 18px;
}

    #OnyakTechDataViewerMaster .OnyakTechFormMessage.OnyakTechFormError,
    #OnyakTechDataViewerMaster .OnyakTechFormMessage.OnyakTechFormValidationSummary {
        background-color: rgba(255, 0, 0, 0.15);
        border-color: rgba(255, 0, 0, 0.2);
    }

    #OnyakTechDataViewerMaster .OnyakTechFormMessage.OnyakTechFormWarning {
        background-color: rgba(255, 255, 0, 0.15);
        border-color: #CDB21F;
    }

    #OnyakTechDataViewerMaster .OnyakTechFormMessage.OnyakTechFormSuccess {
        background-color: rgba(0, 255, 0, 0.15);
        border-color: rgba(0, 255, 0, 0.5);
    }


/**** GENERAL ****/
.OnyakDV_h1 {
    font-size: 2em;
}

.OnyakDV_h2 {
    font-size: 1.5em;
}

.OnyakDV_h3 {
    font-size: 1.2em;
}

.OnyakDV_h4 {
    font-size: 1.0em;
}

.OnyakDV_h5 {
    font-size: 0.8em;
}

.OnyakDV_h6 {
    font-size: 0.5em;
}

.OnyakDV_h1,
.OnyakDV_h2,
.OnyakDV_h3,
.OnyakDV_h4,
.OnyakDV_h5,
.OnyakDV_h6 {
    font-family: color:#555;
    font-weight: 300;
    letter-spacing: 0.01em;
}

    .OnyakDV_h1.title {
        font-family: font-size:45px;
        line-height: 45px;
        margin-bottom: 25px;
        letter-spacing: 0px;
    }

.OnyakDV_small {
    letter-spacing: 0.2em;
    font-size: 11px;
}

.OnyakDV_icons {
    padding: 0 0 0 6px;
    margin: 0 0 0 15px;
}

.OnyakDV_clear {
    height: 0;
    clear: both;
    font-size: 0;
}

.OnyakDV_normal {
    font-weight: normal;
}

.OnyakDV_breadcrumbs {
    font-weight: normal;
    margin-top: -15px;
    color: #aaa;
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 4px;
}

.OnyakDV_pull-right {
    margin-left: 8px;
}

.OnyakDV_pull-left {
    margin-right: 8px;
}

.OnyakDV_tooltip.top {
    padding: 5px 0;
    margin-top: -13px;
}

.OnyakDV_blockquote {
    border-left: 3px solid #3498db;
}

.OnyakDV_zocial:hover, .zocial:focus {
    background: #3498db;
}

.OnyakDV_categ:link {
    color: #555;
}

.OnyakDV_categ:hover {
    color: #777;
}

.OnyakDV_media img {
    margin-top: 5px;
}

.OnyakDV_media-body a:link {
    color: #555;
}

.OnyakDV_media-body a:hover {
    color: #777;
}

/* Colors */
.OnyakDV_hue {
    color: #3498db;
}

.OnyakDV_white {
    color: #fff;
}

.OnyakDV_black {
    color: #333;
}

.OnyakDV_grey {
    color: #999;
}

    .OnyakDV_grey a:hover {
        color: #bbb;
    }

/* Padding */
.OnyakDV_pad45 {
    padding-top: 45px;
}

.OnyakDV_pad30 {
    padding-top: 30;
}

.OnyakDV_pad25 {
    padding-top: 25px;
}

.OnyakDV_pad15 {
    padding-top: 15px;
}

.OnyakDV_pad10px {
    padding-top: 10px;
}

.OnyakDV_pad5 {
    padding-top: 5px;
}

/* Margins */
.OnyakDV_marg-left10px {
    margin-left: 10px;
}

.OnyakDV_marg-right10px {
    margin-right: -10px;
}

.OnyakDV_marg-left-minus5 {
    margin-left: -5px;
}

.OnyakDV_marg-top15 {
    margin-top: 15px;
}

.OnyakDV_marg-top-minus5 {
    margin-top: -5px;
}

.OnyakDV_marg-bottom5 {
    margin-bottom: 5px;
}


/* Drops */
.OnyakDV_drop {
    vertical-align: top;
    border-radius: 50% 0 50% 50%;
}

.OnyakDV_drop2 {
    vertical-align: top;
    border-radius: 0% 50% 50% 50%;
}

.OnyakDV_drop3 {
    vertical-align: top;
    border-radius: 50% 50% 0 50%;
}

.OnyakDV_drop4 {
    vertical-align: top;
    border-radius: 50% 50% 50% 0;
}

#DataViewerSetup {
    height: 100%;
    width: 100%;
}


#OnyakDvSetupGrid:hover,
#OnyakDvSetupSpread:hover,
#OnyakDvSetupSpreadAdmin:hover,
#OnyakDvSetupDetachedGrid:hover,
#OnyakDvSetupList:hover,
#OnyakDvSetupListClient:hover,
#OnyakDvSetupGridDataTables:hover,
#OnyakDvSetupGridKendo:hover {
    background-color: rgb(223, 234, 249);
    cursor: pointer;
}

#OnyakDvSetupGrid,
#OnyakDvSetupList,
#OnyakDvSetupListClient,
#OnyakDvSetupSpreadAdmin,
#OnyakDvSetupSpread,
#OnyakDvSetupDetachedGrid,
#OnyakDvSetupSql,
#OnyakDvSetupGridDataTables,
#OnyakDvSetupGridKendo {
    padding: 10px;
    display: inline-flex;
    width: 100%;
}

.OnyakDvSetupDescriptionImage, .OnyakDvSetupDescriptionImage img {
    float: left;
    width: 72px !important;
    padding: 5px;
    display: inline-table;
}

.OnyakDvSetupDescription {
    float: left;
    padding: 5px;
}

/* Image Rotate */
.OnyakDV_rotate {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
    overflow: hidden;
}

    .OnyakDV_rotate:hover {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
    }

/**** DROP CAPS ****/
.OnyakDV_dropcap {
    color: #555;
    font-size: 55px;
    margin-top: 12px;
    padding: 0 10px 0px 0;
    float: left;
    text-shadow: 1px 1px 0 #fff, 2px 2px 0 #fff, 3px 3px 0 #555, 4px 4px 0 #555;
    -webkit-text-stroke: 1px transparent;
}

.OnyakDV_dropcap2 {
    color: #3498db;
    font-size: 55px;
    padding: 14px 10px 0px 0;
    float: left;
    margin-top: -10px;
    text-shadow: 1px 1px 0 #fff, 2px 2px 0 #eee, 3px 3px 0 #666, 4px 4px 0 #666;
    -webkit-text-stroke: 1px transparent;
}


/*************************************************************
	ANIMATION
 *************************************************************/

.animated {
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
}

    .animated.hinge {
        -webkit-animation-duration: 2s;
        -moz-animation-duration: 2s;
        -ms-animation-duration: 2s;
        -o-animation-duration: 2s;
        animation-duration: 2s;
    }

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-20);
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInDown {
    0% {
        opacity: 0;
        -ms-transform: translateY(-20);
    }

    100% {
        opacity: 1;
        -ms-transform: translateY(0);
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-20);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -o-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

.k-sprite {
    font-size: 1em !important;
    height: 13px !important;
    line-height: 1em !important;
    padding-right: 2px;
}

pre {
    margin: 0 !important;
    padding: 2px 5px 0 !important;
}

.console div {
    background-repeat: no-repeat;
    background-color: transparent;
}

.console {
    background-color: #FFF;
    border: 1px solid #CCC;
    color: #333;
    font: 11px Consolas, Monaco, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace;
    height: 200px;
    margin: 1.4em 0 0;
    overflow-x: hidden;
    overflow-y: scroll;
    text-align: left;
}

    .console .count {
        background-color: #91AFEF;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
        border-radius: 15px;
        color: #FFFFFF;
        font-size: 10px;
        margin-left: 5px;
        padding: 2px 6px 2px 5px;
    }

    .console div {
        background-position: 6px -95px;
        border-bottom: 1px solid #DDD;
        padding: 5px 5px 4px 24px;
    }

    .console .error {
        background-position: 6px -135px;
    }

.CodeMirror {
    border: 1px solid #e7e6fc;
    height: 90% !important;
}

.CodeMirror-linenumber {
    padding: 0 !important;
}

#OnyakTechDataViewerMaster #vertical {
    height: 380px;
    width: 700px;
    margin: 0 auto;
}

#OnyakTechDataViewerMaster #middle-pane {
    background-color: rgba(60, 70, 80, 0.10);
}

#OnyakTechDataViewerMaster #bottom-pane {
    background-color: rgba(60, 70, 80, 0.15);
}

#OnyakTechDataViewerMaster #left-pane,
#OnyakTechDataViewerMaster #leftTop-pane,
#OnyakTechDataViewerMaster #leftBottom-pane,
#OnyakTechDataViewerMaster #center-pane,
#OnyakTechDataViewerMaster #right-pane {
    background-color: rgba(60, 70, 80, 0.05);
}

#OnyakTechDataViewerMaster .pane-content {
    padding: 0 10px;
}

#ScriptButtons {
    padding-top: 10px;
    width: 100%;
    text-align: center;
}

#leftTop-pane h5 {
    text-align: center;
}

#leftBottom-pane {
    padding-left: 5px;
}


#OnyakTechDataViewerMaster .btn {
    font-family: 'Open Sans';
}

#OnyakTechDataViewerMaster .btn-teal {
    background-color: #569099;
    border-color: #4d8189;
    color: #ffffff !important;
}

    #OnyakTechDataViewerMaster .btn-teal:hover,
    #OnyakTechDataViewerMaster .btn-teal:focus,
    #OnyakTechDataViewerMaster .btn-teal:active,
    #OnyakTechDataViewerMaster .btn-teal.active {
        background-color: #4d8189;
        border-color: #447178;
        color: #ffffff !important;
    }

    #OnyakTechDataViewerMaster .btn-teal.disabled:hover,
    #OnyakTechDataViewerMaster .btn-teal.disabled:focus,
    #OnyakTechDataViewerMaster .btn-teal.disabled:active,
    #OnyakTechDataViewerMaster .btn-teal.disabled.active,
    #OnyakTechDataViewerMaster .btn-teal[disabled]:hover,
    #OnyakTechDataViewerMaster .btn-teal[disabled]:focus,
    #OnyakTechDataViewerMaster .btn-teal[disabled]:active,
    .btn-teal[disabled].active, fieldset[disabled] .btn-teal:hover,
    #OnyakTechDataViewerMaster fieldset[disabled] .btn-teal:focus,
    #OnyakTechDataViewerMaster fieldset[disabled] .btn-teal:active,
    #OnyakTechDataViewerMaster fieldset[disabled] .btn-teal.active {
        background-color: #569099;
        border-color: #569099;
        color: #ffffff !important;
    }


#OnyakTechDataViewerMaster .btn-purple {
    background-color: #57517b;
    border-color: #413d5c;
    color: #ffffff !important;
}

    #OnyakTechDataViewerMaster .btn-purple:hover,
    #OnyakTechDataViewerMaster .btn-purple:focus,
    #OnyakTechDataViewerMaster .btn-purple:active,
    #OnyakTechDataViewerMaster .btn-purple.active {
        background-color: #4c476c;
        border-color: #413d5c;
        color: #ffffff !important;
    }

    #OnyakTechDataViewerMaster .btn-purple.disabled:hover,
    #OnyakTechDataViewerMaster .btn-purple.disabled:focus,
    #OnyakTechDataViewerMaster .btn-purple.disabled:active,
    #OnyakTechDataViewerMaster .btn-purple.disabled.active,
    #OnyakTechDataViewerMaster .btn-purple[disabled]:hover,
    #OnyakTechDataViewerMaster .btn-purple[disabled]:focus,
    #OnyakTechDataViewerMaster .btn-purple[disabled]:active,
    #OnyakTechDataViewerMaster .btn-purple[disabled].active,
    #OnyakTechDataViewerMaster fieldset[disabled] .btn-purple:hover,
    #OnyakTechDataViewerMaster fieldset[disabled] .btn-purple:focus,
    #OnyakTechDataViewerMaster fieldset[disabled] .btn-purple:active,
    #OnyakTechDataViewerMaster fieldset[disabled] .btn-purple.active {
        background-color: #57517b;
        border-color: #333;
        color: #ffffff !important;
    }

#OnyakTechDataViewerMaster .btn-dark-grey {
    background-color: #333;
    border-color: #333;
    color: #ffffff !important;
}

    #OnyakTechDataViewerMaster .btn-dark-grey:hover,
    #OnyakTechDataViewerMaster .btn-dark-grey:focus,
    #OnyakTechDataViewerMaster .btn-dark-grey:active,
    #OnyakTechDataViewerMaster .btn-dark-grey.active {
        background-color: #262626;
        border-color: #1a1a1a;
        color: #ffffff !important;
    }

    #OnyakTechDataViewerMaster .btn-dark-grey.disabled:hover,
    #OnyakTechDataViewerMaster .btn-dark-grey.disabled:focus,
    #OnyakTechDataViewerMaster .btn-dark-grey.disabled:active,
    #OnyakTechDataViewerMaster .btn-dark-grey.disabled.active,
    #OnyakTechDataViewerMaster .btn-dark-grey[disabled]:hover,
    #OnyakTechDataViewerMaster .btn-dark-grey[disabled]:focus,
    #OnyakTechDataViewerMaster .btn-dark-grey[disabled]:active,
    #OnyakTechDataViewerMaster .btn-dark-grey[disabled].active,
    #OnyakTechDataViewerMaster fieldset[disabled] .btn-dark-grey:hover,
    #OnyakTechDataViewerMaster fieldset[disabled] .btn-dark-grey:focus,
    #OnyakTechDataViewerMaster fieldset[disabled] .btn-dark-grey:active,
    #OnyakTechDataViewerMaster fieldset[disabled] .btn-dark-grey.active {
        background-color: #333;
        border-color: #333;
        color: #ffffff !important;
    }

#OnyakTechDataViewerMaster .btn-med-grey {
    background-color: #666;
    border-color: #595959;
    color: #ffffff !important;
}

    #OnyakTechDataViewerMaster .btn-med-grey:hover,
    #OnyakTechDataViewerMaster .btn-med-grey:focus,
    #OnyakTechDataViewerMaster .btn-med-grey:active,
    #OnyakTechDataViewerMaster .btn-med-grey.active {
        background-color: #595959;
        border-color: #4d4d4d;
        color: #ffffff !important;
    }

    #OnyakTechDataViewerMaster .btn-med-grey.disabled:hover,
    #OnyakTechDataViewerMaster .btn-med-grey.disabled:focus,
    #OnyakTechDataViewerMaster .btn-med-grey.disabled:active,
    #OnyakTechDataViewerMaster .btn-med-grey.disabled.active,
    #OnyakTechDataViewerMaster .btn-med-grey[disabled]:hover,
    #OnyakTechDataViewerMaster .btn-med-grey[disabled]:focus,
    #OnyakTechDataViewerMaster .btn-med-grey[disabled]:active,
    #OnyakTechDataViewerMaster .btn-med-grey[disabled].active,
    #OnyakTechDataViewerMaster fieldset[disabled] .btn-med-grey:hover,
    #OnyakTechDataViewerMaster fieldset[disabled] .btn-med-grey:focus,
    #OnyakTechDataViewerMaster fieldset[disabled] .btn-med-grey:active,
    #OnyakTechDataViewerMaster fieldset[disabled] .btn-med-grey.active {
        background-color: #666;
        border-color: #666;
        color: #ffffff !important;
    }

#OnyakTechDataViewerMaster .btn-light-grey {
    background-color: #999;
    border-color: #8c8c8c;
    color: #ffffff;
}

    #OnyakTechDataViewerMaster .btn-light-grey:hover,
    #OnyakTechDataViewerMaster .btn-light-grey:focus,
    #OnyakTechDataViewerMaster .btn-light-grey:active,
    #OnyakTechDataViewerMaster .btn-light-grey.active {
        background-color: #8c8c8c;
        border-color: #808080;
        color: #ffffff !important;
    }

    #OnyakTechDataViewerMaster .btn-light-grey.disabled:hover,
    #OnyakTechDataViewerMaster .btn-light-grey.disabled:focus,
    #OnyakTechDataViewerMaster .btn-light-grey.disabled:active,
    #OnyakTechDataViewerMaster .btn-light-grey.disabled.active,
    #OnyakTechDataViewerMaster .btn-light-grey[disabled]:hover,
    #OnyakTechDataViewerMaster .btn-light-grey[disabled]:focus,
    #OnyakTechDataViewerMaster .btn-light-grey[disabled]:active,
    #OnyakTechDataViewerMaster .btn-light-grey[disabled].active,
    #OnyakTechDataViewerMaster fieldset[disabled] .btn-light-grey:hover,
    fieldset[disabled] .btn-light-grey:focus, fieldset[disabled] .btn-light-grey:active,
    #OnyakTechDataViewerMaster fieldset[disabled] .btn-light-grey.active {
        background-color: #999;
        border-color: #999;
        color: #ffffff !important;
    }

#OnyakTechDataViewerMaster .btn-bricky {
    background-color: #C83A2A;
    border-color: #b33426;
    color: #ffffff !important;
}

    #OnyakTechDataViewerMaster .btn-bricky:hover,
    #OnyakTechDataViewerMaster .btn-bricky:focus,
    #OnyakTechDataViewerMaster .btn-bricky:active,
    #OnyakTechDataViewerMaster .btn-bricky.active {
        background-color: #b33426;
        border-color: #9e2e21;
        color: #ffffff !important;
    }

    #OnyakTechDataViewerMaster .btn-bricky.disabled:hover,
    #OnyakTechDataViewerMaster .btn-bricky.disabled:focus,
    #OnyakTechDataViewerMaster .btn-bricky.disabled:active,
    #OnyakTechDataViewerMaster .btn-bricky.disabled.active,
    #OnyakTechDataViewerMaster .btn-bricky[disabled]:hover,
    #OnyakTechDataViewerMaster .btn-bricky[disabled]:focus,
    #OnyakTechDataViewerMaster .btn-bricky[disabled]:active,
    .btn-bricky[disabled].active, fieldset[disabled] .btn-bricky:hover,
    #OnyakTechDataViewerMaster fieldset[disabled] .btn-bricky:focus,
    #OnyakTechDataViewerMaster fieldset[disabled] .btn-bricky:active,
    #OnyakTechDataViewerMaster fieldset[disabled] .btn-bricky.active {
        background-color: #C83A2A;
        border-color: #C83A2A;
        color: #ffffff !important;
    }

#OnyakTechDataViewerMaster .btn-green {
    background-color: #3D9400;
    border-color: #327b00;
    color: #ffffff !important;
}

    #OnyakTechDataViewerMaster .btn-green:hover,
    #OnyakTechDataViewerMaster .btn-green:focus,
    #OnyakTechDataViewerMaster .btn-green:active, .btn-green.active {
        background-color: #327b00;
        border-color: #286100;
        color: #ffffff !important;
    }

    #OnyakTechDataViewerMaster .btn-green.disabled:hover,
    .btn-green.disabled:focus, .btn-green.disabled:active,
    #OnyakTechDataViewerMaster .btn-green.disabled.active,
    #OnyakTechDataViewerMaster .btn-green[disabled]:hover,
    #OnyakTechDataViewerMaster .btn-green[disabled]:focus,
    #OnyakTechDataViewerMaster .btn-green[disabled]:active,
    #OnyakTechDataViewerMaster .btn-green[disabled].active,
    #OnyakTechDataViewerMaster fieldset[disabled] .btn-green:hover,
    #OnyakTechDataViewerMaster fieldset[disabled] .btn-green:focus,
    #OnyakTechDataViewerMaster fieldset[disabled] .btn-green:active,
    #OnyakTechDataViewerMaster fieldset[disabled] .btn-green.active {
        background-color: #3D9400;
        border-color: #3D9400;
        color: #ffffff !important;
    }

#OnyakTechDataViewerMaster .btn-blue {
    background-color: #364F6A;
    border-color: #2d4259;
    color: #ffffff !important;
}

    #OnyakTechDataViewerMaster .btn-blue:hover,
    #OnyakTechDataViewerMaster .btn-blue:focus,
    #OnyakTechDataViewerMaster .btn-blue:active,
    #OnyakTechDataViewerMaster .btn-blue.active {
        background-color: #2d4259;
        border-color: #253648;
        color: #ffffff !important;
    }

    #OnyakTechDataViewerMaster .btn-blue.disabled:hover,
    #OnyakTechDataViewerMaster .btn-blue.disabled:focus,
    #OnyakTechDataViewerMaster .btn-blue.disabled:active,
    #OnyakTechDataViewerMaster .btn-blue.disabled.active,
    #OnyakTechDataViewerMaster .btn-blue[disabled]:hover,
    #OnyakTechDataViewerMaster .btn-blue[disabled]:focus,
    #OnyakTechDataViewerMaster .btn-blue[disabled]:active,
    #OnyakTechDataViewerMaster .btn-blue[disabled].active,
    #OnyakTechDataViewerMaster fieldset[disabled] .btn-blue:hover,
    #OnyakTechDataViewerMaster fieldset[disabled] .btn-blue:focus,
    #OnyakTechDataViewerMaster fieldset[disabled] .btn-blue:active,
    #OnyakTechDataViewerMaster fieldset[disabled] .btn-blue.active {
        background-color: #364F6A;
        border-color: #364F6A;
        color: #ffffff !important;
    }

#OnyakTechDataViewerMaster .btn-yellow {
    background-color: #FFB848;
    border-color: #ffae2f;
    color: #ffffff !important;
}

    #OnyakTechDataViewerMaster .btn-yellow:hover,
    #OnyakTechDataViewerMaster .btn-yellow:focus,
    #OnyakTechDataViewerMaster .btn-yellow:active,
    #OnyakTechDataViewerMaster .btn-yellow.active {
        background-color: #ffae2f;
        border-color: #ffa415;
        color: #ffffff !important;
    }

    #OnyakTechDataViewerMaster .btn-yellow.disabled:hover,
    #OnyakTechDataViewerMaster .btn-yellow.disabled:focus,
    #OnyakTechDataViewerMaster .btn-yellow.disabled:active,
    #OnyakTechDataViewerMaster .btn-yellow.disabled.active,
    #OnyakTechDataViewerMaster .btn-yellow[disabled]:hover,
    #OnyakTechDataViewerMaster .btn-yellow[disabled]:focus,
    #OnyakTechDataViewerMaster .btn-yellow[disabled]:active,
    #OnyakTechDataViewerMaster .btn-yellow[disabled].active,
    #OnyakTechDataViewerMaster fieldset[disabled] .btn-yellow:hover,
    #OnyakTechDataViewerMaster fieldset[disabled] .btn-yellow:focus,
    #OnyakTechDataViewerMaster fieldset[disabled] .btn-yellow:active,
    #OnyakTechDataViewerMaster fieldset[disabled] .btn-yellow.active {
        background-color: #FFB848;
        border-color: #FFB848;
        color: #ffffff !important;
    }

#OnyakTechDataViewerMaster .btn-red {
    background-color: #E02222;
    border-color: #cc1d1d;
    color: #ffffff !important;
}

    #OnyakTechDataViewerMaster .btn-red:hover,
    #OnyakTechDataViewerMaster .btn-red:focus,
    #OnyakTechDataViewerMaster .btn-red:active, .btn-red.active {
        background-color: #cc1d1d;
        border-color: #b61919;
        color: #ffffff !important;
    }

    #OnyakTechDataViewerMaster .btn-red.disabled:hover,
    #OnyakTechDataViewerMaster .btn-red.disabled:focus,
    #OnyakTechDataViewerMaster .btn-red.disabled:active,
    #OnyakTechDataViewerMaster .btn-red.disabled.active,
    #OnyakTechDataViewerMaster .btn-red[disabled]:hover,
    #OnyakTechDataViewerMaster .btn-red[disabled]:focus,
    #OnyakTechDataViewerMaster .btn-red[disabled]:active,
    #OnyakTechDataViewerMaster .btn-red[disabled].active,
    #OnyakTechDataViewerMaster fieldset[disabled] .btn-red:hover,
    #OnyakTechDataViewerMaster fieldset[disabled] .btn-red:focus,
    #OnyakTechDataViewerMaster fieldset[disabled] .btn-red:active,
    #OnyakTechDataViewerMaster fieldset[disabled] .btn-red.active {
        background-color: #E02222;
        border-color: #E02222;
        color: #ffffff !important;
    }

    #OnyakTechDataViewerMaster .btn-teal .caret,
    #OnyakTechDataViewerMaster .btn-beige .caret,
    #OnyakTechDataViewerMaster .btn-dark-beige .caret,
    #OnyakTechDataViewerMaster .btn-orange .caret,
    #OnyakTechDataViewerMaster .btn-purple .caret,
    #OnyakTechDataViewerMaster .btn-dark-grey .caret,
    #OnyakTechDataViewerMaster .btn-med-grey .caret,
    #OnyakTechDataViewerMaster .btn-light-grey .caret,
    #OnyakTechDataViewerMaster .btn-bricky .caret,
    #OnyakTechDataViewerMaster .btn-green .caret,
    #OnyakTechDataViewerMaster .btn-blue .caret,
    #OnyakTechDataViewerMaster .btn-yellow .caret,
    #OnyakTechDataViewerMaster .btn-red .caret {
        border-top-color: #ffffff !important;
    }

#OnyakTechDataViewerMaster .dropup .btn-teal .caret,
#OnyakTechDataViewerMaster .dropup .btn-beige .caret,
#OnyakTechDataViewerMaster .dropup .btn-dark-beige .caret,
#OnyakTechDataViewerMaster .dropup .btn-orange .caret,
.dropup .btn-purple .caret, .dropup .btn-dark-grey .caret,
#OnyakTechDataViewerMaster .dropup .btn-med-grey .caret,
#OnyakTechDataViewerMaster .dropup .btn-light-grey .caret,
.dropup .btn-bricky .caret, .dropup .btn-green .caret,
#OnyakTechDataViewerMaster .dropup .btn-blue .caret,
#OnyakTechDataViewerMaster .dropup .btn-yellow .caret,
#OnyakTechDataViewerMaster .dropup .btn-red .caret {
    border-bottom: 4px solid #FFFFFF !important;
}

#OnyakTechDataViewerMaster .btn-squared {
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
}

#OnyakTechDataViewerMaster .btn {
    -moz-transition: all 0.3s ease 0s !important;
    -o-transition: all 0.3s ease 0s !important;
    -webkit-transition: all 0.3s ease 0s !important;
    transition: all 0.3s ease 0s !important;
}

#OnyakTechDataViewerMaster .btn-icon {
    background-color: #EFEFEF;
    background-image: -moz-linear-gradient(center top, #FAFAFA, #EFEFEF);
    border: 1px solid #DDDDDD;
    -ms-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    -ms-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    cursor: pointer;
    height: 80px;
    display: block;
    font-size: 14px;
    margin-bottom: 15px;
    margin-top: 15px;
    padding: 5px 0 0;
    position: relative;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    color: #333333;
}

    #OnyakTechDataViewerMaster .btn-icon:hover {
        border-color: #A5A5A5;
        -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
        -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
        box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
        color: #444444;
        text-decoration: none;
        text-shadow: 0 1px 0 #FFFFFF;
    }

    #OnyakTechDataViewerMaster .btn-icon .badge {
        -moz-border-radius: 12px 12px 12px 12px !important;
        -webkit-border-radius: 12px 12px 12px 12px !important;
        border-radius: 12px 12px 12px 12px !important;
        border-style: solid;
        border-width: 0;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        color: #FFFFFF !important;
        font-family: 'Open Sans';
        font-size: 11px !important;
        font-weight: 300;
        padding: 3px 7px;
        position: absolute;
        right: -5px;
        text-shadow: none;
        top: -5px;
    }

    #OnyakTechDataViewerMaster .btn-icon [class^="fa-"],
    #OnyakTechDataViewerMaster .btn-icon [class*=" fa-"] {
        clear: both;
        display: block;
    }

#OnyakTechDataViewerMaster .buttons-widget .btn,
#OnyakTechDataViewerMaster .buttons-widget .make-switch {
    margin-bottom: 5px;
}

#OnyakTechDataViewerMaster .buttons-widget .btn-group-vertical .btn {
    margin-bottom: 0;
}


#OnyaktechFormsBanner, .OnyaktechFormsBanner {
    background: url("images/OnyakTechDataViewerSetup.png") repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    overflow: hidden;
    text-align: center;
    height: 300px;
    padding: 50px;
    cursor: pointer;
}

#OnyaktechFormsInstallerBanner {
    overflow: hidden;
    text-align: center;
    height: 250px;
}

.onyakbannericon {
    background: url("images/onyaktecheliteformspro.png") rgba(0, 0, 0, 0) !important;
}


/*
==============================================
floating
==============================================
*/

.floating {
    -moz-animation-name: floating;
    -o-animation-name: floating;
    animation-name: floating;
    -webkit-animation-name: floating;
    -moz-animation-duration: 1.5s;
    -o-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

@keyframes floating {
    0% {
        -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -o-transform: translateY(0%);
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
    }

    50% {
        -moz-transform: translateY(8%);
        -ms-transform: translateY(8%);
        -o-transform: translateY(8%);
        -webkit-transform: translateY(8%);
        transform: translateY(8%);
    }

    100% {
        -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -o-transform: translateY(0%);
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
    }
}

@-webkit-keyframes floating {
    0% {
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -o-transform: translateY(0%);
        transform: translateY(0%);
    }

    50% {
        -webkit-transform: translateY(8%);
        -moz-transform: translateY(8%);
        -ms-transform: translateY(8%);
        -o-transform: translateY(8%);
        transform: translateY(8%);
    }

    100% {
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -o-transform: translateY(0%);
        transform: translateY(0%);
    }
}
