﻿
.optitune-logo
{
    margin: 20px 0 0 20px;
}

.icon
{
    float: left;
    width: 96px;
    height: 96px;
    margin: 0 15px 0 0;
    background: transparent url('/optitune/images/optitune-logo.svg') top left no-repeat;
    background-size: 96px 96px;
}

.leftimage
{
    float: left;
    margin-right: 20px;
}

.rightimage
{
    float: right;
    margin-left: 20px;
}

.logotext
{    
    float: left;
}

#title
{
    margin: 10px 0 0 0px;
    font-size: 32pt;
    color: #333;
    text-align: left;
    font-weight: normal;
    font-family: 'Segoe UI', Arial, sans-serif;
    line-height: normal;
}

#subtitle
{
    font-size: 12pt;
    font-style: italic;
    color: #999;
    text-align: right;
    font-weight: normal;
    font-family: 'Segoe UI', Arial, sans-serif;
    line-height: normal;

    border-bottom: none;
    padding: 0;
    position: relative;
    top: -6px;
    left: -15px;
}


.ccleaner-logo {
    float: left;
    margin-right: 30px;
    background: transparent url('/optitune/images/integrations/ccleaner.png') no-repeat center center;
    display: inline-block;
    height: 80px;
    width: 128px;
    background-size: 80px 80px;
}

.msp360-logo {
    float: left;
    margin-right: 30px;
    background: transparent url('/optitune/images/integrations/msp360-logo-inv.svg') no-repeat center center;
    display: inline-block;
    width: 160px;
    height: 120px;    
    background-size: 160px 120px;
}

.windows-defender-logo {
    float: left;
    margin-right: 30px;
    background: transparent url('/optitune/images/integrations/windows-defender.svg') no-repeat center center;
    display: inline-block;
    width: 160px;
    height: 120px;
    background-size: 120px 120px;
}

.autotask-logo {
    float: left;
    margin-right: 30px;
    background: transparent url('/optitune/images/integrations/autotask.svg') no-repeat center center;
    display: inline-block;
    width: 160px;
    height: 120px;
    background-size: 160px 120px;
}


.connectwise-logo {
    float: left;
    margin-right: 30px;
    background: transparent url('/optitune/images/integrations/connectwise.svg') no-repeat center center;
    display: inline-block;
    width: 160px;
    height: 120px;
    background-size: 160px 120px;
}

.halopsa-logo {
    float: left;
    margin-right: 30px;
    background: transparent url('/optitune/images/integrations/halo-psa.svg') no-repeat center center;
    display: inline-block;
    width: 160px;
    height: 120px;
    background-size: 160px 120px;
}
