/*
 Theme Name:   AP Theme
 Theme URI:    http://ap.no/
 Description:  Child theme for Minside
 Author:       None
 Template:     minside
 Version:      1
*/


.logo {
    width: 185px;
    height: 50px;
    margin: 0 auto;
    display: block;
    background-image: url(library/efx/logo.svg);
    background-repeat: no-repeat;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    background-size: 85%;
    background-position: 50%
}
.intelecomchatheader  {
    background: black;

}

.msg_intro h1 {
    font-size: 1.2em;
    font-weight: bold;
    text-transform: inherit;
}

