.MagazineHeader {
	background-color:#FFFFFF;
    text-align: right;
	background-image: url('/images/patern_andishe.png'); background-repeat: repeat-x;
	height:125px;
	padding-top:15px;
}

nav.navbar-custom ul.navbar-nav a:hover,
nav.navbar-custom ul.navbar-nav a:visited,
nav.navbar-custom ul.navbar-nav a:focus,
nav.navbar-custom ul.navbar-nav a:active {
    background: #83adc5;
}
nav.navbar-custom ul.dropdown-menu {
    border: 0;
    background: #616eb2;
    border-radius: 4px;
    margin: 0px 0;
    box-shadow: 0 0 4px 0 #ccc;
}

nav.navbar-custom {
    background: #616eb2;
    border-color: #b9c4ca;
    box-shadow: 0 0 2px 0 #b9c4ca;
	min-height: 33px!important;
}

/*
nav.navbar-custom a {
    color: #0f1012;
}

nav.navbar-custom ul.navbar-nav a {
    color: #FFFFFF;
    border-style: solid;
    border-width: 0 0 2px 0;
    border-color: #616eb2;
	padding-top: 5px!important;
	padding-bottom: 5px!important;
	font-size:14px!important;
}

nav.navbar-findcond ul.dropdown-menu > li > a:hover {
    background: #616eb2!important;
    color: #fff!important;
}
nav.navbar-custom ul.dropdown-menu > li > a {
  color: #0f1012!important;
}
*/
.panel-custom {
    background-color: #616eb2!important;
    color: #f6fafb!important;
}

.panel-success {
  border-color: #83adc3!important;
}

.panel-default > .panel-heading {
    color: #f6fafb!important;
    background-color: #616eb2!important;
    border-color: #83adc3!important;
}
.panel-default {
    border-color: #83adc3!important;
}
.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
  background-color: #add9ef!important;
}
.panel.panel-green {
  border-radius: 0;
  border-color: #83adc3;
}
.footer-links li a
{
	color:#f6fafb;
}



.ssh strong {
	color:#000000!important
}
.ssh p {
	color:#1b3586!important;
	font-size:14px!important;
}
.ssh p span{
	color:#1b3586!important;
	font-size:14px!important;
}