body {
	font-family: "RalewayRegular", serif;
	background: #D4D7D9
}


.container {
background: #f1f4f6 none repeat scroll 0 0;
box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
}


/*min-width*/
@media (min-width: 1300px) {
.container {
    width: 1240px;
}
}
@media (min-width: 1400px) {
.container {
    width: 1340px;
}
}
@media (min-width: 1500px) {
.container {
    width: 1440px;
}
}
@media (min-width: 1720px) {
.container {
    width: 1600px;
}
}


.panel-body p {
	
	text-align: justify;
	text-indent: 35px;
}

.panel-body img,
.tab-pane img {
  display: block;
  max-width: 100%;
  height: auto;
  border-radius: 6px;
}


.panel-body h3 {
	color: #02307A;
	font-size: 22px;
	margin-top: 10px;
	text-align: center;
	
}
.panel-body h3.one {
	margin-top: 0;
}
.navbar-brand span {
	
	padding-right: 0;
}


.your-class div {
	padding:5px
}

.test .list-group img {
	border-radius: 0;
	display: block;
	max-width: 100%;
	height: auto;
}

.test .list-group p {
margin: 0
}

.test .list-group-item {
	font-size: 17px;
}


.header {
background: url(/sm.aspx?guid=15213) no-repeat;
margin: 0 -15px 0;
height: 175px;
position: relative;
}

.hdr-txt{
margin: 5px 0 0 80px

}
.hdr-txt h1 span {
	font-size:18px
}

.hdr-txt h1 a {
	text-decoration:none;
	color: #02307A;
	font-family: "RalewayMedium",serif;
	text-shadow: 1px 0 #fff, 1px 1px #fff, 0 1px #fff, -1px 1px #fff, -1px 0 #fff, -1px -1px #fff, 0 -1px #fff, 1px -1px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
}

.hdr-txt h1 a:hover,
.hdr-txt h1 a:focus {
	color: #084B95
}



@media (max-width: 1199px) {
	.header {
	background: url(/sm.aspx?guid=15203) no-repeat;
	}	
}
@media (max-width: 992px) {
	.hdr-txt{
margin-left: 10px;

}
	.header {
	background: url(/sm.aspx?guid=15193) no-repeat;
	}	
}

@media (max-width: 767px) {
	.hdr-txt{
	margin: 50px 0 0 10px
}
.header {
	background: url(/sm.aspx?guid=15183) no-repeat;
	}		
}

.header h1,
.header h2,
.header h3 {
	margin: 0
}
.hdr-txt h3 {
	font-size: 14px
}
.header h2 {
	font-size: 18px
}
h3.contacty {
	background: rgba(255, 255, 255, 0.5);
	padding: 10px;
	font-size: 16px;
	border-radius: 5px
}

.header h1 {

}

.logo-left {
    left: 30px;
    position: absolute;
}



.main-title {
	text-align: center;
	font-size: 28px;
	margin: 0 0 10px;
	color: #043680
}


.nav-tabs > li > a.active:focus {
	color: #fff
}



/* panel */
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;


}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
}






.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  color: inherit;
  font-family: "RalewayMedium", serif
}


.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}



.panel-footer {
   padding: 10px 15px;
   
}


.panel-footer a,
.panel-title a {
 position: relative;
  display: block;
  padding: 10px 15px;
  margin: -10px -15px;
color: #fff;
text-decoration: none;
background: rgb(123,199,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(123,199,255,1) 0%, rgba(85,179,248,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(123,199,255,1) 0%,rgba(85,179,248,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(123,199,255,1) 0%,rgba(85,179,248,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7bc7ff', endColorstr='#55b3f8',GradientType=0 ); /* IE6-9 */

	
}

.panel-footer a {
	font-size: 16px;
	
}
.panel-footer,
.js-tabcollapse-panel-body > .panel > .panel-footer {
	 border-top: 1px solid #ddd;
	
}



.panel-title a:hover,
.panel-title a:focus,
.panel-footer a:hover,
.panel-footer a:focus {
background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(20, 127, 203, 1) 0%, rgba(2, 47, 121, 1) 100%) repeat scroll 0 0;
color: #fff
	
}
 
.js-tabcollapse-panel-body {
	margin:0;
	padding:0

}

.js-tabcollapse-panel-body > .panel {
	border:0
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}

/**/
.panel-group .panel {
  margin-bottom: 0;
  /*border-radius: 4px;*/
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #C5D5E2;
}

.panel-default {
  border-color: #C5D5E2;
background: #fff

}

.panel-default > .panel-heading {
  color: #002A6A;
  
background: rgb(123,199,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(123,199,255,1) 0%, rgba(85,179,248,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(123,199,255,1) 0%,rgba(85,179,248,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(123,199,255,1) 0%,rgba(85,179,248,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7bc7ff', endColorstr='#55b3f8',GradientType=0 ); /* IE6-9 */
  border-color: #C5D5E2;
}


.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #A3C7E9;
  background-color: #333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {border-bottom-color: #ddd}
.panel-default > .panel-body {background: #fff}
.tab-pane .panel-default {border-top: none}
.item {padding:10px}



.main-body-top, 
.main > .panel > .panel-body  {
overflow-y: scroll;
padding: 15px 15px 0 0;
}

.main-body-top {
height: 400px;
margin: -15px -15px -15px 0;
}

.main-body {
height: 650px;
padding:15px

}

.collapse-panel .panel-heading a:after {
	font-family: "FontAwesome";/*Font Awesome 4.5.0*/
	content: "\f107"; /*fa-angle-down*/
	float: right;
	color: #AFDBFB
}

.collapse-panel .panel-heading a.collapsed:after {
	 content: "\f105"; /*fa-angle-right*/
}

/**/
.panel-title {
	color: #fff;
	text-shadow: 0 1px 1px #2b70bc;

}

.panel-title span,.panel-title i{color: #FFD109}
ul.menu_new, ul.menu_dop_new {
    list-style-image: url(/sm.aspx?guid=15233);
    padding: 0 0 0 20px;
}

ul.menu_new span {
font-family: "RalewayMedium",serif
}

.fon-panel-body {
margin: -15px -15px 15px -15px
}

.fon-panel-body img {
border-radius:0
}


.footer, .ftr  {
margin: 0 -15px 0;
}

.footer {
background-color: #2B3136;
color: #fff;
padding: 15px
	
}


.footer a {
	color: #ccc
}
.footer .btn-default {
	color: #333
}
.menu-footer .nav > li > a {
	color: #2B3136
}
.menu-footer .nav-pills > li.active > a, 
.menu-footer .nav-pills > li.active > a:hover, 
.menu-footer .nav-pills > li.active > a:focus {
    background-color: #2B3136;
    color: #fff;
}

.menu-footer .nav > li > a:hover, 
.menu-footer .nav > li > a:focus {
    background-color: #fff;
	color: #2B3136;
    text-decoration: none;
}


.ftr {
background-color: #D4D7D9;
color: #2B3136;
border: 1px solid #BEC1C2;
padding: 7px
}
.ftr a {
color: #2B3136;
text-decoration: underline
}
.ftr a:hover,
.ftr a:focus {
text-decoration: none
}


.btn-custom {
	background-color: #67BDFB;
	border-color: #5ab0ee;
	color:#FFFFFF;
}
.btn-custom:hover,
.btn-custom:focus,
.btn-custom:active,
.btn-custom.active {
	background-color: #57adeb;
	border-color: #3f95d3;
	color:#FFFFFF;
}
.btn-custom.disabled:hover,
.btn-custom.disabled:focus,
.btn-custom.disabled:active,
.btn-custom.disabled.active,
.btn-custom[disabled]:hover,
.btn-custom[disabled]:focus,
.btn-custom[disabled]:active,
.btn-custom[disabled].active,
fieldset[disabled] .btn-custom:hover,
fieldset[disabled] .btn-custom:focus,
fieldset[disabled] .btn-custom:active,
fieldset[disabled] .btn-custom.active {
	background-color: #67BDFB;
	border-color: #5ab0ee;
	color:#FFFFFF;
}


.breadcrumb_new {
    background: #F7FBFE none repeat scroll 0 0;
    overflow: hidden;
}
.breadcrumb_new a {
    background-color: #E3EEFA;
    background-image: linear-gradient(to right, #F7FBFE, #E3EEFA);
    color: #444;
    float: left;
    padding: 0.7em 1em 0.7em 2em;
    position: relative;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.breadcrumb_new span {
    color: #c6c6c6;
    float: left;
    padding: 0.7em 1em 0.7em 2em;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.breadcrumb_new a:first-child {
    padding-left: 1em;
}
.breadcrumb_new a:hover {
    background: #fff none repeat scroll 0 0;
}
.breadcrumb_new a::after, .breadcrumb_new a::before {
    border-bottom: 1.5em solid transparent;
    border-left: 1em solid;
    border-top: 1.5em solid transparent;
    content: "";
    margin-top: -1.5em;
    position: absolute;
    right: -1em;
    top: 50%;
}
.breadcrumb_new a::after {
    border-left-color: #E3EEFA;
    z-index: 2;
}
.breadcrumb_new a::before {
    border-left-color: #AABCCF;
    right: -1.1em;
    z-index: 1;
}
.breadcrumb_new a:hover::after {
    border-left-color: #fff;
}
.breadcrumb_new .fa {margin-right: -10px}