<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*.body-dxcalendar
{
    padding-top: 78px;
    padding-bottom: 20px;
}

.index-body
{
    background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ),url('/images/ts950_background_blur.jpg');
    background-size: cover;
    background-attachment: fixed, fixed;
    background-position: top left, bottom center;
    background-repeat: no-repeat;
    padding-top: 78px;
    padding-bottom: 20px;
}*/

/* Set widths on the form inputs since otherwise they're 100% wide */


/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
/*.body-content
{
    padding-left: 15px;
    padding-right: 15px;
}
*/


.body-ribbon
{
    padding-top: -5px;
    min-height: 100%;
    background-color: #ecf0f5;
    z-index: 800;
}

@media (min-width: 768px)
{
    .body-ribbon-wide
    {
        padding-left: 15px;
        padding-right: 15px;
    }
}


/*.home-body
{
    background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ),url('../images/ts950_background_blur.jpg');
    background-size: cover;
    background-attachment: fixed, fixed;
    background-position: top left, bottom center;
    background-repeat: no-repeat;
    padding-top: 58px;
    padding-bottom: 20px;
}
*/

.customgrid-column-bold
{
    font-weight: 700;
}


.m34
{
    position: relative;
}

.m34map
{
    position: relative;
    margin-top: -2px;
    /*margin-right: -18px;*/
    margin-bottom: -12px;
    margin-left: -1px;
    overflow-x: hidden;
    overflow-y: hidden;
}

.splitter-panel
{
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 5px;
    margin-left: 10px;
    overflow-x: hidden;
}
/*.tabmargins {
    position: relative;
    margin-top: -12px;
    margin-right: -50px;
    margin-bottom: -12px;
    margin-left: -18px;
}*/

/* Ribbon images */
.agw-tools
{
    background-image: url("../images/Tools2_24.png");
    background-repeat: no-repeat;
    height: 24px;
    width: 24px;
}

.agw-clear
{
    background-image: url("../images/clear24.png");
    background-repeat: no-repeat;
    height: 24px;
    width: 24px;
}

.agw-login
{
    background-image: url("../images/login_24.png");
    background-repeat: no-repeat;
    height: 24px;
    width: 24px;
}

.agw-load
{
    background-image: url("../images/Open-Folder-Accept24.png");
    background-repeat: no-repeat;
    height: 24px;
    width: 24px;
}

.agw-save
{
    background-image: url("../images/Save24.png");
    background-repeat: no-repeat;
    height: 24px;
    width: 24px;
}

.agw-connect
{
    background-image: url("../images/connection.png");
    background-repeat: no-repeat;
    height: 24px;
    width: 24px;
}

.agw-post
{
    background-image: url("../images/post.png");
    background-repeat: no-repeat;
    height: 24px;
    width: 24px;
}

.agw-wwv
{
    background-image: url("../images/sun24.png");
    background-repeat: no-repeat;
    height: 24px;
    width: 24px;
}

.agw-map
{
    background-image: url("../images/google_24.png");
    background-repeat: no-repeat;
    height: 24px;
    width: 24px;
}

.agw-lines
{
    background-image: url("../images/proplines.png");
    background-repeat: no-repeat;
    height: 24px;
    width: 24px;
}

.agw-al-add
{
    background-image: url("../images/alertadd.png");
    background-repeat: no-repeat;
    height: 24px;
    width: 24px;
}

.agw-al-delete
{
    background-image: url("../images/alertdelete.png");
    background-repeat: no-repeat;
    height: 24px;
    width: 24px;
}

.agw-al-edit
{
    background-image: url("../images/alertedit.png");
    background-repeat: no-repeat;
    height: 24px;
    width: 24px;
}

.agw-fullscreen
{
    background-image: url("../images/Fit to Width-24.png");
    background-repeat: no-repeat;
    height: 24px;
    width: 24px;
}

.agw-grayline
{
    background-image: url("../images/day.png");
    background-repeat: no-repeat;
    height: 24px;
    width: 24px;
}





/* FT8CHAT */
.body-ft8
{
    padding-top: 78px;
    padding-bottom: 20px;
    height: 100%;
    background-color: lightgray;
}

.ft8-content-wrapper
{
    -webkit-transition: -webkit-transform 0.3s ease-in-out, margin 0.3s ease-in-out;
    -moz-transition: -moz-transform 0.3s ease-in-out, margin 0.3s ease-in-out;
    -o-transition: -o-transform 0.3s ease-in-out, margin 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, margin 0.3s ease-in-out;
    margin-left: 7px;
    margin-right: 7px;
    z-index: 820;
}

.ft8-footer
{
    width: 100%;
    min-height: 100px;
    background-color: #222; /* This color gets inverted color or you can add navbar inverse class in html */
}

.floatinglikeboxLarge
{
    background: url("../images/floatingfilter.png") no-repeat scroll left center transparent !important;
    display: block;
    float: right;
    height: 136px;
    /*padding: 0 5px 0 40px;*/
    width: 40px;
    z-index: 99999;
    position: fixed;
    right: 0px;
    top: 25%;
    cursor: pointer;
}

.floatinglikeboxm
{
    background: url("../images/floatingfilter_m.png") no-repeat scroll left center transparent !important;
/*    display: block;*/
    float: right;
    height: 66px;
    /*padding: 0 5px 0 40px;*/
    width: 21px;
    z-index: 99999;
    position: fixed;
    right: 0px;
    top: 25%;
    cursor: pointer;
}

.floatinglikebox div
{
    border: none;
    position: relative;
    display: block;
}

.floatinglikebox span
{
    bottom: 10px;
    font: 10px tahoma,verdana,arial,sans-serif;
    position: absolute;
    right: 6px;
    text-align: right;
    z-index: 99999;
}

    .floatinglikebox span a
    {
        color: #808080;
        text-decoration: none;
    }

        .floatinglikebox span a:hover
        {
            text-decoration: underline;
        }

.tbunhide
{
    position: fixed;
    top: 10px;
    right: 10px;
}
</pre></body></html>