.company-logo {
    padding: 10px;
    background: #fff;
    border-radius: 10px;
    border: solid 2px #73879c;
    margin-left: -9px;
}
.nav-sm .site_title {
    padding-left: 19px;
}
.navbar.nav_title {
    padding-bottom: 5px;
}
ul.panel_toolbox
{
    min-width: 25px;
}
div.page-title div.title_left
{
    width: 100%;
}
div.page-title
{
    padding-top: 0;
    height: auto;
}
a.table_link
{
    border-bottom: dotted 1px #5A738E;
}
div.icheckbox_flat-blue
{
    margin-right: 5px;
}
div.x_title h2
{
    overflow: inherit;
}

.thumbnail {
    height:auto;
}

.site_title {

    font-size:17px;
}

.toggle {
    padding-top:0px;
}


.menu_section a {
  color: #98b7d8;
}

.dl-horizontal {
    margin-left:20px;
}

.member_box{

    float:right;
    margin-top:-40px;
}

.member_alert {
    float:right;
    margin-top:-40px;
}

.login_content {
    margin: 0 auto;
    padding: 25px 0 0;
    position: relative;
    text-align: center;
    text-shadow: 0 2px 0 #131212;
    min-width: 280px;
    color: white;
}

button, .buttons, .btn, .modal-footer .btn+.btn {
    margin-bottom: 0px;
    margin-right: 5px;
}


.user_icon {
    width: 110px;
    margin: 10% 23% 10% 23%;
}