<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Commissioner:wght@100;200;300;400;500;600;700;800;900&amp;display=swap');

body{
    font-family: 'Commissioner', sans-serif;
    background:#F5F7FE;
}
h1{
    font-family: 'Commissioner', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 39px;
    color: #1E2837;
}
h2{
    font-family: 'Commissioner', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 39px;
    color: #1E2837;
}
h3,h4,h5,h6{
    font-family: 'Commissioner', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #517BBE;
}
p{
    font-family: 'Commissioner', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #1E2837;
}
a{
    font-family: 'Commissioner', sans-serif;
}

@media(min-width:577px) and (max-width:768px){
    #app\ companyadmin\.webapp-page\.publish &gt; div:nth-child(2) &gt; div &gt; div &gt; div &gt; div &gt; div{
       padding: 40px 30px 40px 32px !important;
    }

}
@media(max-width:576px){
    .send-btn{
        margin-top:30px !important;
    }
    .no-padd{
        padding:20px !important;
        margin-top: -20px !important;
    }
    .blue&gt;a{
        max-width:160px !important;
        left:20px !important;
    }
    .pad{
        padding:40px 30px 34px !important;
    }
        .lin{
        font-size:18px !important;
        background:linear-gradient(-55deg, rgba(255, 255, 255, 0) 22%, rgb(30, 40, 55) 8%) !important;
    }
    .lin2{
        font-size:18px !important;
        background:linear-gradient(-55deg, rgba(255, 255, 255, 0) 22%, rgb(30, 40, 55) 8%) !important;
    }
}
.image{
    margin-bottom:10px;
    margin-top:10px;
}
.panel{
    border:0 !important;
    background: transparent !important;
    border-radius:0 !important;
    box-shadow: none !important;

}
.panel.panel-default{
    margin-top:20px !important;
}
.panel-heading{
    background: #F5F7FE !important;
    border: 2px dashed #1E2837 !important;
    color:#1E2837 !important;
}
.panel-default&gt;.panel-heading+.panel-collapse&gt;.panel-body{
    background:transparent !important;
    border:0 !important;
    border-radius:0 !important;
    background:transparent !important;
}
.is-btn-ghost2 {
	padding: 10px 20px !important;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #1E2837;
    border: 2px dashed #1E2837;
}
.is-btn-ghost2:hover{
    border-width:thick !important;
}

.form-control {
	border:none !important;
	background:#F5F7FE !important;
	border-radius:0 !important;
}

.rendered-form .form-group&gt;label {
	font-style: normal !important;
	font-weight: 400 !important;
	font-size: 15px !important;
	line-height: 20px !important;
	color: #000000 !important;
}

.rendered-form .form-control:focus {
	outline: 0;
	box-shadow: none !important;
	border: 1px solid #1E2837 !important;
}

.blue&gt;a, .send-btn{
	padding: 10px 20px !important;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 20px !important;
    color: #1E2837 !important;
    border: 2px dashed #1E2837 !important;
    border-radius:0 !important;
}
.blue&gt;a{
    margin-top:10px !important;
}

.send-btn:hover, .blue&gt;a:hover{
    border-width:thick !important;
}
.navbar-nav&gt;li&gt;a{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #1E2837;
}

.footer-text, .footer-text&gt;a{
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #A8CAFF;
}
</pre></body></html>