body {
    padding-bottom: 2em;
}

header {
    padding: 1em 0;
    background-color: #a8dba8;;

    text-align: center;
}

header ul.nav {
    margin: 1em auto;
}

header .nav-pills > li {
    float:none;
    display:inline-block;
    *display:inline; 
     zoom:1; 
}

header .nav-pills {
    text-align:center;
}

#leaderboardTop {
    padding-top: 1em;
}

#leftSidebar {
    background: #0c496c;
    color: #fff;
    min-height: 60em;
    text-align: center;
    padding-bottom: 3em;
    padding-top: 2.5em;
}

#leftSidebar a {
	color: #fff;
}

#logo {
    margin: 0em auto 2.5em auto;
    display: block;
}

#logo img {
	max-width: 100%;
	height: auto;
}

#menu ul.nav {
    text-align: left;
}

#menu ul.expanded {
    background-color: #fff;
    margin-top: 0.5em;
    list-style-type: disc;
    border-radius: 4px;
    padding: 0.5em 0 0.5em 1.2em;
    list-style-position: inside;
    text-align: left;
}

#menu ul.expanded li {
	color: #000;
    margin: 0.5em 0;
}

#menu ul.expanded a {
	color: #000;
}

#menu h2 {
    font-size: 150%;
}

#menu li {
    list-style-type: none;
}

#menu li.active li.active ul.expanded {
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    border-left: 1px solid #ccc ;
}

#menu ul.expanded li.active,
#menu ul.expanded li.active li.active
{
    font-weight: bold;
}

#menu ul.expanded li.active li {
    font-weight: normal;
}

#summary li, #lastUpdates li {
    list-style-type: none;
    text-align: left;
	font-size: 90%;
    margin-top: 0.5em;
}

#summary span, #lastUpdates span {
    text-align: right;
    margin-right: 0.5em;
    display: inline-block;
}



#QRCode {
    margin: 3em auto;
}

#rightContent {
    padding: 15px  0 0 15px;
}

.lightGreen {
    background-color: #EAF8EB;
    border-color: #EAF8EB;
}

.marginBottomDouble {
    margin-bottom: 22px;
}

.marginBottomTriple {
    margin-bottom: 33px;
}

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

i {
	color: #e0ebe0;
}
i:hover {
	color: #cff09e;
}


.fa-5x {
    font-size: 3.25em !important;
}

.btn-primary {
    background-color: #7abd9a;
    border-color: #7abd9a;
}

div.divider {
    background-color: #e5e5e5;
    height: 1px;
    margin: 10px 0;
}

#newsFromSponzors {
	margin-top: 2em;
}

#newsFromSponzors h3 {
	line-height: 130%;
}

#newsFromSponzors h3 a {
	color: inherit;
}

#newsFromSponzors a.btn {
    padding-left: 1em;
    padding-right: 1em;
}

#rightSidebar {
    text-align: center;
}

@media (min-width: 992px) {
	#rightSidebar div.col-md-12 {
        padding:  0;
	}
}

#rightSidebar div.well h3 {
	color: #7ABD9A;
    margin-top: 0;
    font-size: 100%;
    font-weight: bold;
    text-align: center;
}

#rightSidebar p.ico a {
    color: #3C8685;
    font-weight: bold;
    text-decoration: none;

}

#rightSidebar p.ico span {
    background: url(sprite.png) no-repeat;
    width: 130px;
    height: 130px;
    display: inline-block;
}

#rightSidebar p.ico a span.icoAds {
    background-position: -131px -0px;
}

#rightSidebar p.ico a span.icoGuestBook {
    background-position: -0px -0px;
}

#quickSearch {
    text-align: left;
}

ul.graphics {
    padding-left: 0;
}

ul.graphics li {
    background:  url(li.png) left 2px no-repeat;
    padding: 0 0 0 40px;
    margin: 1em auto;
    list-style-type: none;
    list-style-position: inside;
    min-height: 32px;
}

ul.pure {
    padding-left: 0;
}

ul.pure li {
    margin: 1em 0;
    list-style-type: none;
    list-style-position: inside;
}


.panel img {
    max-width: 95%;
    height: auto;
}

#pageout {
    margin: 0 auto;
}

#page {

}

#rightBanner {
    margin: 2em 18px;
}

.fixedRightBanner {
    position: fixed;
    top: -1.5em;
}


.panel.product .panel-heading {
    background-color: #A9DBA8;
}

.panel.product .panel-heading h2 {
    font-weight: bold;
}

.panel.product .panel-heading span.date {
    font-weight: normal;
    font-size: 90%;
    float: right;
}

.panel.product .subHead {
    border-bottom: 1px dashed #E0EADF;
}

.panel.product h3, .panel.product span.akah3 {
	font-size: 100%;
    font-weight: bold;
}


.panel.product a.author {
	font-weight: bold;
}

.panel.product ul.info {
    padding-left: 0;
    margin-left: 0;
}

.panel.product ul.info li {
    list-style-type: none;
}

.panel.product ul.info li span {
    text-align: right;
    display: inline-block;
	min-width: 5em;
    margin-right: 1em;
}

.panel.product span.upgrade,
.panel.product span.update,
.panel.product span.freeware,
.panel.product span.commercial,
.panel.product span.new,
.panel.product span.shareware
{
    background-color: #3c8686;
    border-radius: 4px;
    color: #fff;
    font-size: 75%;
    margin-right: 1em;
    padding: 0 1em;
}

.panel.product span.freeware
{
    background-color: #5cb85c;
}

.panel.product span.new,
.panel.product span.commercial {
    background-color: #d9534f;
}


.panel.product span.shareware {
    background-color: #0c496c;

}

.panel.product h3 {
    margin-bottom: 0.25em;
}


div.panel.product div.panel-footer {
    background-color: #E0EADF;
    border-top: none;
    border-radius: 4px;
    margin: -0.5em 1em 1em 1em;
}

div.panel.product div.panel-footer div {
	padding: 0;
}

div.panel.product div.panel-footer div.downloadButtonCont a {
    margin: 7px auto;
}


.pIcon {
    display: inline-block;
	width: 50px;
    height: 50px;
    margin-right: 0.5em;
    background: url(sprite.png) no-repeat;
}

.pIcon span {
    display: none;
}

.pIconHome {
    
    background-position: -204px -131px;
	}

.pIconRegLink  {
    
    background-position: -102px -131px;
	}

.pIconDiscounts {
    
    background-position: -102px -182px;
	}

.pIconJustWellDone {
    
    background-position: -51px -131px;
	}

.pIconGift {
    
    background-position: -0px -182px;
	}

.pIconDemo {
    
    background-position: -153px -182px;
	}

.pIconWeUseIt {
    
    background-position: -0px -131px;
	}

.pIconHotStuff {
    
    background-position: -153px -131px;
	}


.pIconDiscussion {
    
    background-position: -51px -182px;
	}







.schowCaseBanner h2 {
    margin-top: 0;
    font-size: 120%;
    font-weight: bold;
}

.discountsAdd p {
    position: relative;
	top: 7px;
}

footer {
    color: #808080;
}

#footerUp {
    background-color: #E0EADF;
}

#footerUp h3 {
    font-size: 100%;
    font-weight: bold;
}

#footerUp ul {
    padding-left: 0;
}

#footerUp li {
    list-style-type: none;
}

#footerUp li::before {
    content: '- ';
	color: #3c8685;
}


#footerDown {
	background-color: #C9D3CA;
    padding: 1em;
    text-align: right;
    font-size: 95%;
}

#footerDown div.notesComments {
    font-style: italic;
    font-weight: bold;
}

#leaderboardTop {

}

.well label {
    color: #000;
}

fieldset {
    margin: 2em 0;
}

fieldset:first-of-type {
    margin-top: 0;
}

fieldset:last-of-type {
    margin-bottom: 0;
}

div.well h3.step {
    text-align: right;
    margin-top: 0;
    margin-bottom: 0;
    color: #bbb;
}

legend {
    font-size: 20px;
    margin-bottom: 11px;
	clear: both;
}

fieldset {
	clear: both;
}

dl.insertedData {
    padding: 1em 0;
    overflow: hidden;
}

dl.insertedData dt {

    float: left;
    text-align: right;
    padding-right: 1em;
    clear: both;
}

dl.insertedData dd {
    
    float: left;
}

dl.insertedData dt:nth-of-type(odd), dl.insertedData dd:nth-of-type(odd) {
    background-color: #f0f0f0;
}

.fullWidth {
    width: 100%;
    height: auto;
}

.alignL {
    text-align: left !important;
}

h1:first-child {
    margin-top: 0;
}

.alert a {
    text-decoration: underline;
}

.alert a.btn {
    text-decoration: none;
}

table.text-center input, table.text-center th {
    text-align: center;
}

table.bannerTab td, table.bannerTab th {
    vertical-align: middle !important;
    text-align: center;
}

table.bannerTab img {
    border:  1px solid #fff;
}
table.bannerTab img:hover {
    border:  1px solid #0C496C;
}




@media (max-width: 375px) {
	a, label, input {
		padding: 15px;
  		margin: 10px;
        display: inline-block;
	}

    #rightContent, footer {
        padding-left: 0;
        max-width: 90%;
        margin: 0 auto;
	}
}

.product .dropdown-menu > li > a {
    white-space: normal;
}











abbr {
    text-decoration:none;
}


a {
	color: #3C8685;
}

strong {
    color: #3C8685;
}

.panel-default > .panel-heading {
    background-color: #E0EADF;
}

.nav > li > a:hover, .nav > li > a:focus {
    color: #000 !important;
}

h2, .h2 {
    font-size: 30px;
}

h3, .h3 {
    font-size: 20px;
    font-weight: bold;
}

code {
    color: #0C496C;
    background-color: #ECF7FD;
}

.form-text {
    display: block;
    width: 100%;
    height: 36px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
}

.float-l {
    float: left;
}

.float-r {
    float: right;
}

.has-error {
    border: 2px solid red;
}

label {
    font-weight: normal;
}

.mb-0 {
    margin-bottom: 0;
}

i {
    color: inherit;
}

.badge-success {
    color: #5cb85c;
    background-color: #ffffff;
}

.log-in {
    font-size: 75%;
}

.log-in__logged-in li:not(:first-child) {
    margin-top: 1rem;
}

.log-in__logged-in hr {
    margin: 0 auto 1rem;
}

.log-in__logged-in span {
    font-size: 75%;
    font-weight: bold;
}

.job-categories {
    list-style-type: none;
    padding-left: 0;
    margin: 2rem 0 1.5rem 0;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.job-categories li {
    padding: 0;
    margin: 0 0.5rem 0.5rem 0;
}

.jobs-pagination {
    text-align: center;
}


.job-submission label.required.control-label {
    font-weight: bold;
}