﻿.fullscreen-control {
    background-color: white;
    border: 1px solid #1A6170;
    border-radius: 3px;
    color: #1A6170;
    padding: 0 18px;
    cursor: pointer;
    line-height: 40px;
    height: 40px;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin: 16px 0 0 17px;
}
