.btn-arrow::before {
    top: 51%;
}
.mainContainer .cardBox.operationMessage{
	padding:14px;
	max-height:112px;
	overflow:hidden;
}

/* .mainContainer .cardBox.operationMessage{
	width:46%;
	display:inline-block;
}

.mainContainer .cardBox.operationMessage:nth-child(1n){
	margin-right:15px;
	margin-left:0;
}

.mainContainer .cardBox.operationMessage:nth-child(2n){
	margin-left:15px;
	margin-right:0;
} */

/* header .navbar.main .dropdown-menu .dropdown-item strong {
    text-transform: uppercase;
}
 */
.greenBox{
	margin-bottom:40px;
}

.icon-history-hidden::before {
    color: #fff;
}
.mainContainer .newsSkewBG > .after, .mainContainer .newsSkewBG::after {
	left:-20px;
}

@media (max-width: 768px){
	.mainContainer .shortNews .list > li > div:first-child{
		border-bottom: 1px solid #ddd;
		margin-bottom:15px;
		padding-bottom: 5px;
	}
	/* .mainContainer .cardBox.operationMessage{
		width:100%;
		display:inline-block;
		margin-left:0 !important;
		margin-right:0 !important;
	} */
}

@media (min-width: 769px){
	/* header .navbar.main .dropdown-menu .dropdown-item strong {
	    margin-top: 12px;
	    margin-bottom: 0;
	    
	} */
	/* header .navbar.main .dropdown-menu .dropdown-item span {
	    font-size:16px;
	    color: #333;
	    margin-bottom: 0;
	} */
	header .navbar.main .dropdown-menu .dropdown-item span:hover {
	    color: #fff;
	}
	
	.dropdown-item .submit{
		padding:10px;
		display:inline-block;
		background:#56a60b;
		color:#fff;
		font-weight:bold;
	}
	
	.dropdown-item .submit:hover{
		background:none;
		color:#000;
	}
	.main-page-news-list{
		height:108px;
		overflow:hidden;
	}
}
@media (min-width: 1200px){
	.min-height-90{
		min-height:90px;
	}
	.min-height-90:last-child{
		min-height:0;
	}
	.min-height-85{
		min-height:85px;
	}
	.min-height-85:last-child{
		min-height:0;
	}
	.min-height-80{
		min-height:80px;
	}
	.min-height-50 {
	    min-height: 50px;
	}
}

.icon-x:before {
  content: "<";
}

.icon-ai-small:before {
  content: "\22";
}
.icon-avi-small:before {
  content: "\23";
}
.icon-doc-small:before {
  content: "\60";
}
.icon-eps-small:before {
  content: "\7b";
}
.icon-exe-small:before {
  content: "\e001";
}
.icon-gif-small:before {
  content: "\e002";
}
.icon-jpg-small:before {
  content: "\e003";
}
.icon-mp3-small:before {
  content: "\e004";
}
.icon-mp4-small:before {
  content: "\e005";
}
.icon-mpg-small:before {
  content: "\e006";
}
.icon-png-small:before {
  content: "\e007";
}
.icon-ppt-small:before {
  content: "\e008";
}
.icon-txt-small:before {
  content: "\e009";
}
.icon-xls-small:before {
  content: "\e00a";
}
.icon-docx-small:before {
  content: "\e00b";
}
.icon-xlsx-small:before {
  content: "\e00c";
}
.media-sm .media-body {
    word-break: keep-all;
}
.td-hover { background-color:#9fd86c;}
.table-hover > tfoot > tr:hover { background-color:#9fd86c;}

/* header .navbar.main .dropdown-menu .dropdown-item{font-size: 19px;} */
header .navbar.main .dropdown-menu .dropdown-item span{font-size: 14px;}
/* header .navbar.main .dropdown-menu > .after, header .navbar.main .dropdown-menu::after{background:#dbdbd5;} */
}
.padding-bottom-0{
	padding-bottom:0px;
}

.table > tbody > tr > td:first-child, .table > tbody > tr > th:first-child, .table > tfoot > tr > td:first-child, .table > tfoot > tr > th:first-child, .table > thead > tr > td:first-child, .table > thead > tr > th:first-child{padding:9px}
.table > tbody > tr > td:last-child, .table > tbody > tr > th:last-child, .table > tfoot > tr > td:last-child, .table > tfoot > tr > th:last-child, .table > thead > tr > td:last-child, .table > thead > tr > th:last-child{padding:9px}

/* @media (min-width: 1200px) {
	.jumbotron .greenStyle.skewFull::after{
		right: -60%;
	}
} */
.btn-blue { color:#FFF; background: #0047b3;}
.btn-blue:focus,
.btn-blue:hover { background:#0052cc; color:#FFF;}
.blue-line{
    border-right: thin solid #0090d5;
}

.nav-child{
    margin-left: 10px;
}
.list-link{
    margin-left: 80px;
}
.button-p{
    margin-bottom: 0px !important;
    color: white !important;
}

.media .media-left-0 {
	padding-right: 0;	
}

.regulations-nav a {
	min-width: 260px;
}

.link {
	color: #004f92 !important;	
}

.mainContainer .card-box .card-block {
	padding: 10px 15px;	
}

.mainContainer .card-box h4.header {
	font-size: 16px;
	margin: 15px  0;
}

.photoStyleSolid blockquote p {
	font-size: 17.5px;
	margin: 0;	
}

.banner-link {
	background-image: url(../images/lightBlueTriangleBG.png);
	background-position: 30px 180px;
	padding: 45px 20px 35px 20px;
	text-align: center;	
}

.regulations-nav li {
	min-width: 220px;
}

.indx {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
		
.indx li {
	margin: 0;
	padding: 0;
}

.diag-holder {
	  position: relative;	
}

.diag {
	background: #1e5790;
    background: -moz-linear-gradient(-45deg, #1e5790 0%, #0070b4 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#1e5790), color-stop(100%,#0070b4));
    background: -webkit-linear-gradient(-45deg, #1e5790 0%,#0070b4 100%);
    background: -o-linear-gradient(-45deg, #1e5790 0%,#0070b4 100%);
    background: -ms-linear-gradient(-45deg, #1e5790 0%,#0070b4 100%);
    background: linear-gradient(135deg, #1e5790 0%,#0070b4 100%);
    color: #fff;	
    padding: 20px;
    margin-bottom: 20px;
    display: block;
    text-decoration: none;
}

.diag a i { 
	color: #fff;	
}

.diag a, .diag a:hover, .diag a:visited, .diag a:active, .diag a:focus {
	float: right;
	color: #fff;
}

.diag-ext {
	color: #fff;	
    padding: 20px;
    margin-bottom: 20px;
    background: #0090d5;
    position: relative;
    top: 0;
    z-index: 100;
    width: 100%;
}

.diag-arrow {
	color: #0090d5;
	font-size: 26px;
	text-align: center;
	 margin-bottom: 20px;
}

.table.animators td {
	padding: 3px 9px 3px 0 !important;
}

.services {
	max-height: 60px;	
}