﻿/*!
 * Bootstrap v4.0.0-alpha.2 (http://getbootstrap.com)
 * Copyright 2011-2016 The Bootstrap Authors
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */


.p4 {
    text-align: justify;
}

.p4title {
    font-weight: bold;
    text-align: left;
}

@media (max-width: 732px) {
    .p4 {
        text-align: justify;
        font-size : 14px;
    }
}

.menuicon {
    margin-right: 5px;
}

#menucontainer {

    padding: 8px 4px 8px 4px;
}

ul li h2 {
    margin-left: 53px !important;
    margin-top: 17px !important;
    margin-bottom: 17px !important;
    font-size: 16px !important;
    color: #212121;
    font-weight: normal;
    font-family: system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,sans-serif;
}
#divAgentData {
    margin-left: 0px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    font-size: 16px !important;
    color: #212121;
    font-weight: normal;
    font-family: system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,sans-serif;
    padding-left: 12px !important;
}

    .icon-menu {
        position: absolute;
        margin-top: 15px !important;
        width: 25px;
        margin: 13px 10px 10px 12px;
    }

.menu-arrow {
    margin-right: 15px;
    color: #bfbfbf;
}

#btn_logout {
    float: right !important;
    padding: 6px 14px !important;
    margin-top: 4px !important;
    margin-right: 12px;
    border-radius: 5px !important;
    border: 0.8px solid #c3c3c3 !important;
}