.margin-right-3{
	margin-right:3px;
}

.bg-dark-blue{
	background-color:#1f3244;
}

.banner{
	box-shadow:none !important;	
}

.banner .banner-content h1, .banner .banner-content .h1{
	font-weight:900;
	color:#fff;
	font-size:40px;
	margin-bottom:0px;
	margin-top: 65px !important;
}

.banner .banner-content .slogan{
	color:#81bc00;
	font-size:25px;
}


.banner.big {
	min-height: 530px;
}


.box {
    background: #fff;
    border-radius: 3px;
    padding: 40px;
    -webkit-box-shadow: 0px 2px 0px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 2px 0px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 2px 0px 0px rgba(0,0,0,0.1);
    position: relative;
}

.box ul {
    margin: 0px;
    z-index: 2;
    position: relative;
}

.box ul li:first-child {
    margin-top: 0px !important;
}

.box ul li a{
    font-size: 20px;
    color: #333;
    margin-top: 10px !important;
    line-height: 0px;
	text-overflow: ellipsis;
    white-space: nowrap;
	overflow: hidden;
	display: block;
	padding: 2px 0px;
}

.box ul li a:hover{
	margin-left:10px;
}

.box ul li a .fa{
	margin-right:5px;	
}

.box ul li h3 {
    font-size: 25px !important;
    font-weight: 900 !important;
    text-align: left;
	margin-top:0px;
}


.navigation_link{
	display: flex;
    align-items: center;
    height: 120px;
    justify-content: center;
	color:#333;
	-webkit-box-shadow: 0px 2px 0px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 2px 0px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 2px 0px 0px rgba(0,0,0,0.1);
	transition:none !important;
}

.navigation_box:not(:last-child) .navigation_link:not(:hover):after{
	content:'';
	width:2px;
	height:55px;
	background:#e6e9ed;
	position:absolute;
	right:0px;
}



.navigation_box:first-child .navigation_link{
	border-radius:3px 0px 0px 3px;	
}

.navigation_box:last-child .navigation_link{
	border-radius:0px 3px 3px 0px;	
}

.navigation_link:hover{
	background-color:#1f3244;
	color:#fff;
}

.navigation_link .icon-content{
	margin-right:15px;	
}

.navigation_link .icon-content .fa{
	font-size:45px;
}



.text__content{
	padding:40px;
	min-height:483px;
	max-height:483px;
}

.text__content h3{
	margin:0px;
	font-weight:900;
	text-align:left;
}

.text__content ul li a:hover {
    opacity:0.8;
}
.text__content ul li a{
	color:#333;
	font-weight:400;
	position: relative;
    display: block;
	padding-left:20px;
}

.text__content ul li a .fa{
	position:absolute;
	left: 0px;
    top: 3px;
}

.text__content ul li{
	margin-bottom:10px;
}

.video-header h4{
	font-size:40px;	
	margin:0px;
}

.video-header p{
	font-size:25px;	
}





html,body{
	background:#e8e8e8;
}

.banner{
	border-bottom:0px !important;
}
/*
.banner_title {
    width: auto;
    margin: auto;
    margin-top: 50px;
}
*/
.banner_title h1,
.banner_title span {
	text-align: center;
	color: #fff;
}
/*
.banner_title h1 {
	font-weight: bold;
	font-size: 40px;
	margin: 0px;
	padding: 0px;
}
*/
/*
.banner_title span {
	text-align: center;
	font-size: 18px;
	font-weight: 300;
	padding: 5px 0px 30px 0px;
	display: block;
}
*/
.support-banner-box { 
	text-align:center;
}
@media (max-width: 991px) {

.support-banner-box { 
	text-align:center;
	margin-bottom:15px;
}	
}

.support-banner-box .text-container{ 
	padding:20px 0px; 
}

.support-banner-box.disabled{
	opacity: 0.5;
    filter: grayscale(100);
    pointer-events: none;
}

.support-banner-box a{
	color:#1f3244;	
	text-align:center;
	display:block;
	text-decoration:none;
	padding-bottom:20px;
	background-color:#e6e9ed;
	border-radius:3px;
	
	-o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.support-banner-box a{
	padding-bottom:0px;
}
	
.support-banner-box a h3{
	font-size:22px;
	font-weight:900;
	letter-spacing:0px;
	margin-bottom:4px;
	margin-top:0px;
	text-transform: capitalize;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.sub.support-banner-box a h3{
	/*
	margin-top:10px;
	margin-bottom:10px;
	*/
	padding: 10px;
	
}

.support-banner-box a p{
	font-size:16px;
	font-weight:400;
	padding: 0px 30px;
}


.support-banner-box a .image-container{
	height:170px;
	background:#fff;
	display: flex;
    align-items: center;
	border-radius: 3px 3px 0px 0px;
}

.sub.support-banner-box a .image-container{
	height:106px !important;
}

.support-banner-box a .image-container img{
	margin:auto;
}

.support-banner-box a .image-container p{
	min-height:70px;
}	

.support-banner-box a:hover{
	background:#81bc00;
}

.support-banner-box a.active{
	background:#81bc00;
}


.support-line{
	background-color:#81bc00;
	text-align:center;
    padding: 15px 0px;
}

.support-line span{
	color:#fff;
	font-size:40px;
	font-weight:bold;
}

.support-line span img{ margin-right:20px; }

.support-search{
	background:#81bc00;
}

.support-search .container{
	padding: 60px 0 60px 0;
}

.support-search .support-content input{
	font-weight: 400;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0px;
    font-size: 20px;
	border: 0px;
	height:48px;
	border-radius:0px !important;
}
/*
.support-search .support-content{
	padding-top: 10px;
    padding-bottom: 35px;	
	position:relative;
}
*/
.support-search .support-content .btn.btn-query{
	background-color: #1F3244;
    color: #ffffff;
	height:48px;
	    box-shadow: inset 0 -3px 0 0 rgba(34, 34, 34, 0.1);
    -webkit-box-shadow: inset 0 -3px 0 0 rgba(34, 34, 34, 0.1);
    -moz-box-shadow: inset 0 -3px 0 0 rgba(34, 34, 34, 0.1);
}

.support-search .support-content .btn.btn-query:hover,.support-search .support-content .btn.btn-query:focus{
	background-color: #14202b;
}

.support-search .support-content .input-group-addon{
	border:0px;
	background:#fff;
	padding-left: 16px;
    padding-right: 0;
	border-radius: 3px 0px 0px 3px;
}

.support-search .support-content .input-group-addon .fa{
	font-size:26px;
}

.support-search .support-content h4{
	text-align:center;
	color:#333;
	font-size:40px;
	font-weight:900;
	margin-top:0px;
	margin-bottom:0px;
}

.support-search .support-content p{
	text-align:center;
	color:#fff;
	font-size:25px;
	padding-bottom:15px;
	font-weight:300;
	
}


.support-faq { 
	padding:20px 0px; 
}

.support-faq .faq-list li { 
	padding:5px 0px; 
}

.support-faq .faq-list li a{ 
	color:#222; 
	font-size:16px; 
}

.support-faq .faq-header{ 
	margin-bottom:15px; 
}

.support-faq .faq-header span{ 
    text-align: left;
    color: #222;
    font-size: 40px;
    padding-bottom: 15px;
	font-weight: bold;
}

.support-cat .l{
	background-color:#81bc00;
	padding: 93px 0px;
}

.support-cat .l ul li{
	margin-bottom: 20px;
    width: 100%;
    height: 50px;
    display: block;
    background-color: #fff; 
}

.support-cat .l ul li a{
    text-align: left;
    line-height: 50px;
    display: block;
    font-weight: bold;
    color: #84a113;
    padding-left: 25px;
	white-space:nowrap;
	text-decoration:none;
}

.support-cat .l ul li a img{
	margin-right:5px;
}

.support-cat .r{
	background-color:#f5f5f5;
	padding: 75px 90px;
	padding-top: 65px;
    padding-bottom: 76px;
}

.support-cat .r h3{
	font-size: 30px;
    font-weight: bold;
    color: #222;
	margin:0px;
	margin-left:-20px;
	margin-bottom:15px;
	text-align:left;
}

.support-cat .r ul li{
	list-style-type: square;
    color: #222;
    margin-bottom: 9.5px;
	
}

.support-cat .r ul li a{
	color: #222;
    font-size: 16px;
}





.general-support .support .img{
	background-color:#1f3244;	
}

#dataBankDetails{
	background:#fff;
	font-weight: 400;
}

#dataBankDetails .content-row{
	padding-bottom:15px;
}


#dataBankDetails .navigation{
	/*background:white;
	padding:10px 10px; 
	border-bottom: 2px solid #d0d0d0;
	border-left: 2px solid #d0d0d0;
	border-right: 2px solid #d0d0d0;*/
	margin-bottom:5px;
}

#dataBankDetails .navigation a{
	font-weight:bold;
	font-size:14px;
}

#dataBankDetails .navigation span{
	font-weight:bold;
	font-size:14px;
}


.result-row{
	background-color:#f6f7fa;	
	border-radius: 3px;
    -webkit-box-shadow: 0px 2px 0px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 2px 0px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 2px 0px 0px rgba(0,0,0,0.1);
    position: relative;
	padding:15px 15px;
	margin-bottom:10px;
}

.result-row:hover{
	background-color:#fff;	
}

.big-row{
	min-height:235px;
	margin-bottom:5px;
}

.result-content{
	margin-bottom:5px;
}

.row-icon{
	font-size:30px; 
}


@media (max-width: 991px) {
	.result-row .detail-text .col-md-8.min-height-45.no-padding{
		margin-top:0px !important;
		padding-left: 20px !important;
	}
}



.result-row .detail-text .detail-header h3{
	font-size:20px;
	font-weight:900;
	margin:0px;
	text-align:left;
	color:#333;
	text-transform: capitalize;
}

.result-row .detail-intext{
	text-decoration:none;
	display: block;
	color:#333 !important;
	font-size:16px;
	font-weight:400;
	margin-top:7px;
}

.result-row .detail-text a{
	color:#333;
	text-decoration:none;
	margin-top: 5px;
}


#dataBankDetails .result-row .full-header{
	color:#222;
	padding:5px 15px;
	display:block;
}

#dataBankDetails .result-row .full-header h3{
    font-size: 22px;
    font-weight: bold;
    margin: 0px;
    margin-bottom: 8px;
	
}

#dataBankDetails .result-row .full-row{
	color:#222;
	display:block;
	padding:3px 15px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
	font-weight:400;
	font-size:16px;
}

#dataBankDetails .data-bank-header{
	font-size: 25px;
    font-weight: bold;
}


#dataBankDetails .detail-row{
	min-height:448px;
	margin-bottom:5px;
	padding:20px;
	font-weight:500;
	font-size:16px;
}

#dataBankDetails .detail-row img{
	margin-top:15px;
	margin-bottom:15px;
}

#dataBankDetails .detail-row h3{
	font-size: 22px;
    font-weight: bold;
    margin: 0px;
    margin-bottom: 16px;
	text-align:left;
}


#searchContent .search-container{
	height: 120px;
    background-color: #f5f5f5;
    padding: 35px 0px 0px 0px;
    border-bottom: 2px solid #aeaeae;
    z-index: 9999;
}

#searchContent{
    background: #e8e8e8;
	overflow-x: hidden;
}

#searchContent .search-container input{
	font-weight: 400;
    border: 1px solid #a9a9a9;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0px;
    font-size: 20px;
}

#searchContent .query-history .query-title {
    font-weight: bold;
    color: #81bc00;
    font-size: 18px;
}


#searchContent .query-history .key {
    font-weight: bold;
    color: #002266;
    font-size: 16px;
}

.content-row{ 
	padding-top:20px;
	padding-bottom:20px;
}

.response-image{
	text-align:center;
	max-height:150px;
	overflow:hidden;
}

.response-image img{
	max-width: 100%;
}


.icon-content .box .img-cap{
	min-height: 130px;
	display:flex;
}

.icon-content .box a{
	text-decoration:none;	
}

.icon-content .box a h3{
	text-decoration:none;
	color:#222;
	font-size:22px;
	font-weight:bold;
	line-height:8px;
}

.icon-content .box .img-cap img{
	margin:auto;
}

.row.margin-bottom-50{
	margin-bottom:50px;
}




.video-slide-container {
    background-color: #81bc00;
    height: auto;
}

    .video-slide-container .video-box {
        background: #fff;
        padding: 2px;
        color: #333;
    }

.video-box p {
    color: #000;
    text-align: center;
    min-height: 60px;
    margin: 10px;
    font-size: 16px;
}

.video-box h3 {
    text-align: center;
}


.video-box img {
    cursor: pointer;
}

.video-box .image img {
    width: 280px;
    cursor: pointer;
}

.support-container {
}

    .support-container .support-box {
        margin-top: 55px;
        vertical-align: middle;
        display: inline-block;
        width: 235px;
        position: relative;
        min-height: 277px;
    }


    .support-container.sub-tab .support-box {
        min-height: inherit !important;
    }

    .support-container .background {
        background-repeat: no-repeat;
        margin: auto;
    }

        .support-container .background.live-support {
            background-image: url('/ResourceFiles/v1/images/default/live-support.png');
            width: 122px;
            height: 121px;
        }

        .support-container .background.phone-support {
            background-image: url('/ResourceFiles/v1/images/default/phone-support.png');
            width: 114px;
            height: 115px;
        }

        .support-container .background.mail-support {
            background-image: url('/ResourceFiles/v1/images/default/mail-support.png');
            width: 115px;
            height: 115px;
        }

.support-box .message {
    background-color: #002267;
    min-width: 72px;
    width: 35%;
    height: auto;
    min-height: 60px;
    text-align: center;
    color: white;
    font-size: 12px;
    font-weight: 600;
    padding: 5px 5px 5px 5px;
    top: -50px;
    right: -30px;
    position: absolute;
    -webkit-box-shadow: 2px 2px 4px #888;
    -moz-box-shadow: 2px 2px 4px #888;
    box-shadow: 2px 2px 4px #888;
}

    .support-box .message:after {
        content: ' ';
        position: absolute;
        width: 0;
        height: 0;
        left: 0px;
        top: 100%;
        border: 5px solid;
        border-color: #002267 transparent transparent #002267;
    }

.support-box p {
    font-size: 16px;
}

.support-box .h3 {
    font-size: 25px;
}

#autoComplete {
	text-align: left;
}


#autoComplete #results {
	display: none;
	box-shadow: 0 3px 8px 0 rgba(0,0,0,0.2),0 0 0 1px rgba(0,0,0,0.08);
	padding: 0;
	background: white;
	position:absolute;
	background:white;
	width:100%;
	z-index:999;
}

#autoComplete #results li {
	list-style-type: none;
	padding:5px;
	font-size:16px;
	cursor:pointer;
}

#autoComplete #results li.selected {
	background-color: rgb(185, 185, 185);
	color: white;
}

.col-center {
	margin: auto;
	float: none;
	display: inline-block;
	vertical-align: middle;
	min-height: 200px;
}

.nav-main-cat:hover, .nav-main-cat:focus, .nav-main-cat:active {
    color: #fff !important;
}


.font-size-20{
	font-size:20px;
}

.font-size-16{
	font-size:16px;
}

.video-container .container{
	    padding: 60px 0 60px 0;
}

.only-head{
	padding:20px 0px;
}