﻿.verticalmessage {
    /*position: fixed;
    bottom: 3px;
    right: -62px;
    background-color: #26448c;
    transform: rotate(-45deg);
    z-index: 999;
    margin: 0px 0 42px;
    padding: 0px 47px 5px 45px;*/
    position: fixed;
    bottom: 3px;
    background-color: transparent;
    transform: rotate(0deg);
    z-index: 999;
    margin: 0px 0 42px;
    padding: 0px 75px 20px 0px;
}

    .verticalmessage h5 {
        color: white;
        text-transform: uppercase;
    }

.item img {
    border: 1px solid;
    padding: 3px;
}

.ptop {
    padding-top: 22px;
}

span {
    font-weight: 600;
}

.plist li {
    /*background: url(../images/check.png) no-repeat left 7px;*/
    /*list-style: none;*/
    /*padding-left: 15px;*/
    margin: 10px 0px 0px 18px;
}
