﻿.navbar-brand {
  height: 50px;
  padding: 5px 5px !important;
  text-align: left;
}

.navbar-nav > li {
  margin-left: 0px;
  margin-right: 0px;
}

@media (min-width: 1500px)
{
    .container
    {
        width: 1470px;
    }
    .navbar-nav > li{
      margin-left:10px;
      margin-right: 10px;
    }
}
@media (min-width: 1800px)
{
    .container
    {
        width: 1770px;
    }
    .navbar-nav > li{
      margin-left:15px;
      margin-right: 15px;
    }
}
@media (min-width: 2000px)
{
    .container
    {
        width: 1970px;
    }
    .navbar-nav > li{
      margin-left:20px;
      margin-right: 20px;
    }

}
@media (min-width: 2200px)
{
    .container
    {
        width: 2170px;
    }
    .navbar-nav > li{
      margin-left:30px;
      margin-right: 30px;
    }

}

.red
{
    color: red;
}
.ui_error
{
    color: Red;
}

tr.oddRow
{
    background-color: #FFFFFF;
}
tr.evenRow
{
    background-color: #F0F4F6;
}
tr.overRow
{
    background-color: #5A719C;
    color: #FFF;
}

.multiline
{
    height: 200px !important;
}

.borderless td, .borderless th
{
    border: none !important;
}

.passiveSectionLine
{
    height: 1px;
    overflow: hidden;
    border-top: 1px solid #CCC;
    margin: 8px 0 0;
}


.header_image
{
    max-width: 800;
    width: auto;
    text-align: center;
}

.left_handside_image
{
    max-height: 250;
    width: auto;
}

@media (max-width: 999px)
{
    .left_handside_image
    {
        display: none;
        visibility: hidden;
    }
}

@media (min-width: 1000px)
{
    .left_handside_image
    {
        max-width: 100%;
        height: auto;
    }
}

@media (min-width: 1000px)
{
    .left_handside_image
    {
        max-height: 160px;
        width: auto;
    }
}

@media (min-width: 1250px)
{
    .left_handside_image
    {
        max-height: 200px;
        width: auto;
    }
}

@media (min-width: 1500px)
{
    .left_handside_image
    {
        max-height: 250px;
        width: auto;
    }
}

.col-border
{
    border: thin solid black;
}
.row-border
{
    border: thin solid black;
}

.colItemCnt, .colSecurity
{
    text-align: center;
    width: 124px;
}

.edit_property_list
{
    max-width: 700px;
    min-width: 700px;
}

.header_image
{
    max-height: 250;
    width: auto;
}

@media (max-width: 999px)
{
    .header_image
    {
        display: none;
        visibility: hidden;
    }
}


@media (min-width: 1000px)
{
    .header_image
    {
        max-width: 100%;
        height: auto;
    }
}


@media (min-width: 1000px)
{
    .header_image
    {
        max-height: 160px;
        width: auto;
    }
}

@media (min-width: 1250px)
{
    .header_image
    {
        max-height: 200px;
        width: auto;
    }
}

@media (min-width: 1500px)
{
    .header_image
    {
        max-height: 250px;
        width: auto;
    }
}

.kwCloud0 a
{
    color: #B7C3DB;
}
.kwCloud1 a
{
}
.kwCloud2 a
{
    font-weight: bold;
    font-size: 14px !important;
}

div.publication
{
    margin-bottom: 10px;
}

.favicon
{
    height: 16px;
    width: 16px;
}

.profile_display_websites > tbody tr td.profile_display_websites_url
{
    padding-left: 10px;
}

.bu_custom_glyphicon-info-sign_larger
{
    font-size: 1.2em;
}

em { font-style: italic !important; }

.twitter-timeline
{
    position: static; visibility: visible; display: inline-block; width: 520px; height: 300px; padding: 0px; border: none; max-width: 100%; min-width: 180px; margin-top: 0px; margin-bottom: 0px; min-height: 200px;
}

ul {
    padding-inline-start: 20px;
}

span.hear_my_name
{
    padding: 20px;
    color: #3c763d;
    font-size: small;
}

span.hear_my_name a.hear_my_name_icon
{
    color: #3c763d;
    text-decoration: none;
}

span.hear_my_name a.hear_my_name_link
{
    color: #3c763d;
    text-decoration: underline;
}