﻿/* Move down content because we have a fixed navbar that is 50px tall */
body {
    padding-top: 27px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size:1.35em;
    line-height:1.45;
    color:black;
}
.container-fluid{
    max-width:1366px;
    padding-left:0px;
    padding-right:0px;
}
/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.mainAndSubMenu{
    
}
.dl-horizontal dt {
    white-space: normal;
    padding-left:5px;
}
.dl-horizontal dd {
    padding-left:5px;
}
.PostResponseB { border-radius: 3px; background-color: #1452e0; color: white !important; padding: 5px; margin-top:15px; display:inline-block; }
.spacer{
    padding:5px;
}

.alert { color: #A52A2A; font-size: 8pt !important; }
.highlight { color: green; font-weight: 700; }
a { color: #042bc4; text-decoration: none; }
a:visited { color: #0066CC; }
a:hover {color: #1428E0;  text-decoration: underline; }

a.lightLink { color: #4683FF; }

/* Set widths on the form inputs since otherwise they're 100% wide */
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="select"] {
    max-width: 280px;
}
input[type="radio"]{
    margin:5px 5px 5px 15px;
}
.colSpaceKiller{
    padding-left:0px;
}

.spaceKiller {
    padding:0px;
}
.navbar{
    min-height:75px;
    background-color:white;
    margin-bottom:0px;
    border-width:0px;
} /*e6e6e6 | dcedf7 | 051883*/
.panelHeading { background-color: #ebebeb; background-repeat: repeat-x; font-size: 11pt; font-weight: 700; padding: 4px 0 4px 5px; margin-bottom:5px; }
.userProfileOver {background-color: #ebebeb;border-radius:10px;}
.mainMenuHover { background-color:#f90 !important; padding:3px 3px 2px 3px; }
.navbar-brand{
    padding:0px 10px 15px 0px;
}
.navbar-nav{
    margin:0px;
}
.navbar-collapse
{
    padding-left:0px;
}
.mainMenu, .mainMenu li{
    background-color:#4a4a4a;
}
.mainMenu > li {
    padding:3px 3px 2px 3px !important;        
}
.mainMenu > li:hover {
    background-color:#f90;
}
.mainMenu > li > a {
    font-size:1.25em;
    font-weight:bold;
}
.navbar-nav > li > a {
  padding-top: 5px;
  padding-bottom: 7px;
  padding-left:10px;
  padding-right:10px;
  line-height: 13px;
  font-weight:400;
  color:white !important;
}

.navbar-toggle{
    margin-right:0px;
}
.dropdown-menu{
    background-color:#f90 !important;
     border-width:0px;
}
.dropdown-menu li a:hover{
    background-color:#f90;
    color:#fff;
}
.dropdown-menu li a {
    color:#fff;
    padding-left:15px;
}
.dropdown:hover .dropdown-menu {
     display: block !important;
 }
.topSubMenu {
    font-size:.85em;
    padding:5px 0px 5px 0px;
    background-color:#ebebeb;
    border-radius:0px 0px 3px 3px;
    border:1px solid #dbe5e6;
    border-top-width:0px;
    
}
.topSubMenu a {
    
}
.dateClassForHome, .fadedSmallText {
    font-size:12px;
    color:#606162;
    padding:5px 0px 5px 0px;
}
.dateClassForHome a {
    color:#051883;
    font-weight:500;
}

.fadedText{
    color:#818587;
}
.simpleBox{
    background-color:#ebebeb;
    border-radius:8px;
}
.ErrorText, .errorMessage { color: red; font-size:10pt; }
.successMessage, .highlight { color: green; font-weight: 700; }
.EditPostLink { color: red !important; font-weight:bold; font-weight:400; }
.SpecialHorMenu { border: 1px dashed #c0c0c0; padding: 10px; margin:10px 0px 10px 0px; background-color:#f1f1f1; }
.paragraphTitle { color: #13008e; font-size: 10pt; font-weight: 700; }
.searchSite{ margin:auto;
    display:none;position:absolute;z-index:12000;background-color:#FFFFCC;padding:25px;
    border:1px solid #c5d8ff;width:100%;
}
.border{
    border:1px solid #c0c0c0;
}

.topContentPlaceholder{
    border-width:0px 1px 0px 0px;
}

.panel{
    border-color:#ebebeb;
    
    border-bottom-width:0px;
    -webkit-box-shadow:0px 0px rgba(0,0,0,.05) !important;
    box-shadow:0px 0px rgba(0,0,0,.05) !important;
}
.panel-default .panel-heading {
    background-color:#ebebeb;
    border-bottom-width:0px;
    color:#051883;
}
.panel-info .panel-heading {
    background-color:#ebebeb;
    border-bottom-width:0px;
    font-weight:600;
    color:#051883;
    
   text-transform:uppercase;
}
.panel-title{
    font-weight:600;
}
.panel-info .panel-body {
    background-color:transparent;    
}

.list-group-heading { font-weight:600; background-color:#ebebeb; padding: 8px 5px 8px 5px; border:1px solid #ebebeb; border-width:1px 0px 1px 0px; }
.list-group-heading .dateClassForHome {color:brown;}

.list-group .list-group-item{
    border-color:#ebebeb;
    padding:0px;
}
.table th{
    background-color:#ebebeb;
    
}
.table>tbody>tr>td{
    border-top:1px solid #ebebeb;
}
/*.list-group-item:nth-of-type(2n + 1) { background-color: #FCFDFE; }*/
 .postList{
     font-weight:500;
 }
 
.list-group-item-spacer{
        padding:12px 5px 12px 15px;
}
.list-group-item-spacer:hover{
    /*background-color:#ffffe0;*/
}
.list-group-item h4, .list-group-item h5{
    padding-top:0px;
    margin:0px 0px 2px 0px;
}
.list-group-item h5 {
    font-size:1.15em;
    font-weight:400;
}
.list-group-item a
{
    font-weight:400;
    font-size:1.25em;
}
h1 { font-size: 18pt; font-weight: 400; margin: 0; padding: 0px 0px 5px 0px; line-height:125%; color:#051883;}
ul.morePost li, ol li { padding: 3px; }
.allRights { color: #818587; font-size: 9pt; }
.footer { background-color: #ebebeb; margin: auto; padding-top:25px; border-radius:3px; }
.footer a {color:#051883;}
.adBorder { background-image: url(/images/ads.gif); background-repeat: no-repeat; margin-top: 10px; padding: 15px 5px 10px 5px; border-top: 1px dotted #DDEBF9; max-width: 735px; }
.adNoBorder { background-image: url(/images/ads.gif); background-repeat: no-repeat; margin-top: 10px; padding: 15px 5px 10px 5px; border-top: 0px dotted #DDEBF9; max-width: 735px; }
/* START - Top menu Login panel */
div.loginQ { position: relative; white-space: nowrap; }

div.loginQ ul.loginL { z-index:1525; background-color: #ebebeb!important;  background-repeat: repeat-x; border: 1px solid #c0c0c0; display: none; max-height: 180px; overflow: auto; position: relative; max-width: 170px; overflow-x: hidden; border-top-width:0px; }

div.loginQ:hover ul.loginL { display: block; margin-top: 1px; padding: 10px; position:absolute; }

div.loginQ ul.loginL li { display: block; line-height: 20px; list-style-type: none; text-align: left; }
/* END - Top menu Login panel */

/* START - Categories dropdown e6e6e6 */
div.moreMenu { background-color: #ebebeb; border: 1px solid #d1e1ef; border-bottom-width: 0px; margin-right: 5px; padding: 4px; position: relative; width: 130px; border-radius:3px 3px 0px 0px; margin-bottom:-1px; }

div.moreMenu ul.sub-menu { background-color: #ebebeb; border: 1px solid #f90; margin-left:-5px; border-width: 0px 1px 5px 1px; display: none; max-height: 200px; min-height: 150px; overflow: auto; position: absolute; width: 250px; }

div.moreMenu:hover ul.sub-menu { display: block; margin-top: 1px; padding: 2px 0px 0px 0px; z-index: 15555; }

div.moreMenu ul.sub-menu li { display: block; list-style-type: none; padding-left: 10px; }

div.moreMenu ul.sub-menu li a { display: block; padding: 4px; }
div.moreMenu ul.sub-menu li.sub-menu-header {background-color:#f90 !important; color:white; height:25px; padding-top:5px;}
/* END - Categories dropdown */

a.Paging { background-color: #EBEBEB; border: 0 solid #333; line-height: 28px; padding: 2px 10px; }
.pagination{
    padding-left:15px;
}

.loginPanel{
    height:30px;
    border-bottom:1px solid #3C0097;
}
.loginPanelC{
    padding-right:0px;
}
.topUniversal { border-bottom: 1px solid #F90; z-index: 99999; background-color: #FFFFCC; 
                height:28px; padding-top:5px; }
.topUniversalSpacer{
    padding-top:5px;
}
.article img{
    border:1px solid #e6e6e6;
    box-shadow:#f7f7f6 3px 4px;
}
.articleContent { padding: 5px 0 5px 15px; }

.articleContentF { padding: 5px 0 5px 15px; font-size:14px;line-height:1.45; }

.articleContent li, articleContentF li { list-style-position: inside; position: relative; line-height: 130%; }
.articleContent h2, .articleContent h3, .articleContent h4, .articleContent h5, .articleContent h6,
.articleContentF h2, .articleContentF h3, .articleContentF h4, .articleContentF h5, .articleContentF h6 {
    color:#051883;
    line-height:125%;
    font-weight:400;
    margin:20px 0px 10px 0px;
}
.articleContent h2, .articleContentF h2 { font-size: 23px !important; margin-top:25px; }
.articleContent h3, .articleContentF h3 { font-size: 21px !important; }
.articleContent h4, .articleContentF h4 { font-size: 20px !important; }
.articleContent h5, .articleContentF h5  { font-size: 17px !important; font-weight:500 !important;}
.articleContent h6, .articleContentF h6 { font-size: 17px !important; font-weight:500 !important; }
.articleContent table, .articleContent td, .articleContent th, .articleContentF table, .articleContentF td, .articleContentF th { border-collapse: collapse; border: 1px solid #c0c0c0; padding: 3px; }
.articleContent img {max-width:98%;margin:8px 0px 8px 0px;}

.articleContent h2 a, .articleContent h3 a, .articleContent h4 a, .articleContent h5 a, .articleContent h6 a,
.articleContentF h2 a, .articleContentF h3 a, .articleContentF h4 a, .articleContentF h5 a, .articleContentF h6 a {
    color:#051883;
}




/* start - for article submission */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #fafafa;
  border: 1px solid #eeeeee;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
pre {
  overflow: auto;
  max-width:98% !important;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
/* end - for article submission */

.imageFloat { float: left; margin: 5px; border-radius: 50%; }
.authorRecmnd { background-color: #f5f5f5; border-width: 1px 0; margin: 10px 10px 10px 1px; min-width: 50%; padding: 5px; border-radius:8px; }
.Recommended { background-color: #460cc4; color: #FFF; font-size: 8pt; font-weight: 700; padding: 5px; }
.hint { background-color: #edda0c; border-radius: 2px; font-size: 8pt; padding: 3px; }
.sectionTopLinks { padding: 3px; text-align: right;}
.sectionTopLinks img { vertical-align:text-bottom;}
.sectionTopLinks a { font-weight: 400; color: #A52A2A; }
.sectionTopLinks input {margin-top:5px;}

.breadCrump{ color: #7E7E76; font-size: 8pt; padding-left:2px; min-height:20px;line-height:250%; }
.breadCrump a { color: #0066CC; font-size: 8pt; }


.authorInfo { color: #000; font-size: 8pt; line-height: 11pt; }
.dnfbullet li{
    padding-bottom:10px;
    line-height:140%;
}
.formatController { border: 1px solid #b0b0b0; color: #1452E0; font-size: 10px; text-decoration: none; padding:1px 2px 4px 2px; }

.FormatControllerOver { border: 1px solid #CCDFFD; color: #1452E0; font-size: 10px; text-decoration: none; padding:1px 2px 4px 2px; }

.FormTitle { background-color:#d9d9d9; font-weight: 700; padding:5px; text-align:center; }

.FormFieldTitle { color: #595959; font-size: 10pt; padding-right: 10px; text-align: right; }

.FormFields { color: #747474; font-size: 8pt; text-align: left; }

.FormFieldValidation { text-align: left; }

.FormSubTitle { background-color:#ebebeb; padding: 5px; }
.voteForm input{
    margin-left:10px !important;
}
    .col-xs-12{
        padding-right:0px;
    }
/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    .jumbotron {
        margin-top: 20px;
    }
    .body-content {
        padding: 0;
    }
}

@media screen and (max-width:767px) {
    .mainMenu {
        background-color: white;
        margin-top: 8px;
        margin-left:10px;
    }

    .topSubMenu {
        padding: 10px 0px 10px 0px;
        width: 100%;
        margin-left: 10px;
        margin-right: 200px;
        margin-top: -10px;
        background-color: #ebebeb;
        border-radius: 3px;
    }

    .colSmallLeftSpaceKiller
    {
        padding-left:0px;
    }

    .mainAndSubMenu{
        width:100%;
        margin-top:-5px;
        margin-bottom:5px;
        border-bottom:1px solid #FFFFCC;
        border-radius:3px;
    }
    .topUniversalSpacer{
        padding-bottom:10px;
        
    }
    .navbar-nav > li > a {
        padding-top: 7px;
        padding-bottom: 7px;
        line-height: 14px;
    }
    .mainMenu > li {
        border-bottom:0px;
    }
    .navbar-brand{
        margin-bottom:25px;
    }
    .navbar-collapse
    {
        padding-left:15px;
    }
    .breadCrump 
    {
        margin-left:5px;
    }
}
.backHighlight { background-color: #FF0; }
.prevPost, .pleaseNote { color: #A52A2A; }
/* START - Ad slots */
.adslot_1 { display:inline-block; width: 320px; height: 50px; }
@media (max-width: 400px) { .adslot_1 { display: none; } }
@media (min-width:500px) { .adslot_1 { width: 468px; height: 60px; } }
@media (min-width:800px) { .adslot_1 { width: 728px; height: 90px; } }

/* END - Ad slots */
ul.allInOneM { margin:0;padding:0;}
ul.allInOneM li { margin: 0; padding: 8px 10px; list-style:none; float:left; }
.allInOneMli { background-color:#ebebeb; }
.allInOneC ul li a{ display: block; }
.allInOneC ul{margin:0;padding:0;}
.allInOneC ul li { list-style: none; padding: 5px; }
 .socialIcon img{
        height:32px;
        width:32px;
    }
.answer h6, .answer h4{
            font-size:12pt;
            background-color:#ebebeb;
            padding:5px 0px 5px 5px; 
            border-radius: 10px 10px 0px 0px !important ;
        }
        .answer hr{
            color:white;
            border:0px;
        }
    .noBoldLabel label {
        font-weight:normal!important;
    }
    input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="select"]
    {
        max-width:initial;
    }
