﻿.modal-backdrop {
background-color: rgba(227,224,226,0.95);
}

#newsListModal .modal-header
{
    height:15px;
    background-color:#fff;
    border-top:1px solid #cbcbcb;
    padding-top:10px;
}

#newsListModal .modal-footer
{
    margin-top:10px;
    background-color:#f8f8f8;
    text-align: left;
    height:220px;
    overflow-y:scroll;
}
#newsListModal .modal-body
{
        background-color:#f8f8f8;
        height:200px;
}

#newsListModal.modal
{
    background-color:transparent;
    border: 0px solid rgba(0,0,0,0.3);
    width:700px;
}



#newsListModal ::-webkit-scrollbar
{
    width: 10px;
    background-color: transparent;
}

#newsListModal ::-webkit-scrollbar-track
{
    border-radius: 1px;
}

#newsListModal ::-webkit-scrollbar-thumb
{
    border-radius: 1px;
    -webkit-box-shadow: inset 0 0 16px #666;
}


#global-bar
{
    width: 100%;
    z-index: 1;
    height: 40px;
    line-height: 40px;
    color: white;
    margin-bottom: 10px;
}

body
{
    margin-top: 0px;
    padding-top: 0px;
}

.navbar-inverse
{
    color: #fff;
}

.nav-option
{
    color: rgb(166, 166, 166);
}

.brand-description
{
    color: rgb(122, 122, 123);
    font-size: 40px;
    line-height: normal;
    position: fixed;
    text-align: justify;
    top: 350px;
    margin-left: 150px;
}

.brand-description-line2
{
    margin-left: 20px;
}

.socialIcon
{
    margin-bottom: 10px;
    width: 30px;
    height: 30px;
    display: inline-block;
}

.ams-twitter
{
    background: url(../images/icons-social-media.png) no-repeat -48px 0;
}
.ams-facebook
{
    background: url(../images/icons-social-media.png) no-repeat 0 0;
}

.ams-linkedin
{
    background: url(../images/icons-social-media.png) no-repeat -96px 0;
}

.ams-email
{
    background: url(../images/icon-email.png) no-repeat;
}

.ams-googlePlus
{
    background: url(../images/icons-social-media.png) no-repeat -192px 0;
}
.ams-pinterest
{
    background: url(../images/icons-social-media.png) no-repeat -240px 0;
}
.ams-flickr
{
    background: url(../images/icons-social-media.png) no-repeat -431px 0;
}
.ams-youTube
{
    background: url(../images/icons-social-media.png) no-repeat -335px 0;
}
.ams-instragram
{
    background: url(../images/icons-social-media-1.png) no-repeat -335px 0;
}
.breadcrumb.page
{
    background-color: #fdfdfd;
    border: 1px solid #f6f6f6;
    padding: 4px 0px;
    margin: 0 0 0px;
    padding-left: 12px;
}

.breadcrumb.page a
{
    text-shadow: none;
    color: #0088cc;
}


.tooltip-inner
{
    text-align: left;
}

.table-default th
{
    font-weight: lighter;
}

.table-default td
{
    background-color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
}



.tree-topics
{
    background-color: #4a6273;
    color: #fff;
    font-weight: lighter;
    height: 20px;
    padding: 8px;
    border-top: 1em solid #f6f6f6;
}

tr.header-topics
{
 background-color: #efefef;
    color: #222222;
    font-weight: lighter;
    height: 20px;
    border: 1px solid #d2d2d2;
}

tr.header-topics td
{
    padding: 8px;
    border: 1px solid #d2d2d2;
}

tr.topics-footer td
{
    padding: 8px;
    border-top: 1px solid #e4e4e4;
    background-color: #f2f2f2;
}

tr.header
{
    background-color: #efefef;
    color: #222222;
    padding: 8px;
    
}

tr.header td
{
    background-color: #d1743f;
    padding: 8px;
    border-top: 3em solid #f6f6f6;
}

table.header-content
{
    width: 100%;
    margin-bottom: 30px;
}

small
{
    display: block;
    color: #999999;
}

.details-icons
{
    background-color: #fff;
    width: 100%;
    height: 35px;
}
.details-icons div
{
    padding: 5px;
}

.header-content
{
    background-color: #fff;
}

.header-content div.heading
{
    padding-top: 8px;
    font-size: 18px;
    line-height: normal;
    padding-left: 15px;
    font-family: 'Segoe UI';
}

.header-content div.desc
{
    padding-bottom: 0px;
    padding-right: 15px;
    line-height: 14px;
    padding-left: 15px;
}

.reply-left
{
    background-color: #f2f2f2;
    width: 200px;
    vertical-align: top;
}

.reply-left div.name
{
    font-size: 18px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-top: 15px;
}
.reply-left img
{
    width: 48px;
    padding-left: 15px;
}


div.body-content blockquote {
position: relative;
padding: 8px;
margin: 8px 8px 8px 30px;
color: black;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border: 1px solid #417394;
background-color: #f2f6f8;
}

tr.header-topics .btn-link-white
{
    color: #fff;
    font-weight: lighter;
}

tr.header-topics .btn-link-white:hover
{
    color: #cf793c;
    text-decoration: none;
}

div.body-content blockquote span.createdby
{
    font-weight: bold;
    font-style: normal !important;
}

div.body-content blockquote:after 
{
  content:"";
  position:absolute;
  left:-20px; 
  display:block; 
  top:8px; 
  background: url('../images/pointer.png') no-repeat;
  width:20px;
  height:20px;
  padding:0;
    
}

div.body-content blockquote p {
margin-bottom: 0;
font-size: 10px;
font-weight: normal;
line-height: 20px;
margin:0;
}

.rank-input-box {
	height:16px;
	font-size:86%;
	font-weight:bold;
	width:16px;
}

.rank-input-box-label {
    margin-left: 40px;
    margin-top: -40px;
    min-height: 30px;
}