@font-face {
    font-family: Arial Regular ;
    src: url(../font/Arial_regular.ttf);
     
    font-weight: 400;
    font-style: normal
}
 
[class*=" icon-"]:before,
[class^=icon-]:before {
    font-family: Arial;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-doc:before {
    content: '\E800'
}

.icon-chart-line:before {
    content: '\e801'
}

.icon-calendar:before {
    content: '\e802'
}

.icon-search:before {
    content: '\e803'
}

.icon-right-open:before {
    content: '\e804'
}

.icon-user:before {
    content: '\e805'
}

.icon-lock-open-alt:before {
    content: '\e806'
}

.icon-user-plus:before {
    content: '\e807'
}

.icon-file-excel:before {
    content: '\f1c3'
}

* {
    box-sizing: border-box
}

.no-box {
    box-sizing: content-box
}

html {
    -webkit-font-smoothing: antialiased
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Arial", serif;
    line-height: 1.4375rem;
    margin-bottom:28px;
    margin-top: 0;
    color: #fff
}

a,
address,
b,
blockquote,
br,
button,
code,
dd,
dt,
figcaption,
figure,
 
label,
legend,
li,
ol,
p,
select,
span,
strong,
td,
textarea,
th,
time,
ul {
    font-family: Arial, sans-serif;
     
    font-weight: 100;
    line-height: 28px;
    margin-top: 0;
   
    color: #fff
}

h1 {
     
    margin-bottom:  .3125rem;
    line-height: 2.875rem
}

h2 {
    
    line-height: 2.15625rem
}

h3 {
     
    line-height: 2.15625rem
}

h4 {
   font-size: 12pt;
   line-height: 10px;
}

h5,
h6 {
   
}

h5 {
    text-transform: uppercase
}

p+h2,
p+h3,
p+h4,
p+h5,
p+h6 {
    padding-top: 1.4375rem
}

strong {
    font-weight: 700
}

code {
    display: block;
    font-family: console, consolas, monospace, serif;
    background: #EEE;
    padding: .6875rem
}

sub,
sup {
    
}
u {
  text-decoration: none;
}
.article_content p{
	color: #fff!Important;

font-size: 14px;

line-height: 28px;
}
a.link-10blue{color:#00a4ff;font-size:15px; }
p.link-10blue{color:#00a4ff;font-size:15px; }
span.link-10blue{color:#00a4ff }
a {
    color: #fff;
    text-decoration: none;
    
}

a:focus,
a:hover {
    color: #fff
}

p a {
    text-decoration: underline
}

img {
    max-width: 100%
}

.container,
.wrap-outer,
body>header .header-inner,
body>header nav {
    padding-top: 1.4375rem
}

[class*=" icon-"]:before,
[class^=icon-]:before {
    line-height: 1.4375rem;
    margin-left: 0
}

blockquote {
    font-family: Pacifico, serif;
     
    font-style: italic;
    line-height: 2.15625rem;
    background: #EEE;
    border-left: .5rem solid #666;
    padding: .6875rem;
    margin: 0 0 1.4375rem;
    position: relative
}
.form-texts a{line-height:12px;font-size:11px;}
.form-texts a:hover{color:#FFF;}
.form-texts{ 
 width:100%;
	line-height: 0px;
	float: left; border:#000 solid 1px;
	margin-top: -25px;
	margin-bottom: 20px;}
.form-buttons{margin-right:0.5rem;}

.form-label{margin-right: 5px !important;width:370px;}
.form-label-keyword{margin-right: 5px !important;width:290px;}
.label1{float: left;margin-left: 3px;margin-top: 10px;margin-right: 4px;}

#dealname{display: inline-block;position: relative;	float: left;	inset: auto;

				width:205px;

				margin-top: 12px;

				height: 24px;}
#keyword{display: inline-block;

position: relative;

float: left;

inset: auto;

width: 140px;

margin-top: 12px;

height: 24px;
}
				
.form-section{margin-bottom: 20px;margin-left: 10px;width: 100%;}
.nav1 {

    display: inline-block;
    float: left;
    width: 100%;
    border: #00a4ff solid;
    background: #00a4ff;
    height: 50px;
    padding: 0px;

}
#search {

    margin-top: 12px;
    width: 43px;
    height: 24px;
    padding: 0px;
    margin-left: 0px;

}
input[type="submit"] {

    background: #FFF;
    color: #FFF;

}
@media (max-width:991px) {
    blockquote {
        line-height: 1.4375rem
    }
}

blockquote:before {
    color: #666;
    font-style: normal;
    position: absolute;
    font-size: 9rem;
    top: 2.875rem;
    left: -5.03125rem
}

blockquote+cite {
    float: right;
    display: block;
    text-transform: uppercase;
    font-family: "open sans", sans-serif;
    
    font-style: normal;
    font-weight: 700
}
.frm-msg{float:left;}
 
@media (max-width:767px) {
	
    html h1 {
       
        margin-bottom: 2.875rem;
        line-height: 2.875rem;
        text-align: center
    }
    html h2 {
        font-size: 13pt;
        margin-bottom: 1.2rem
    }
    html h3 {
        font-size: 1.34615rem
    }
    html h4 {
        font-size: 14px
    }
    h6,
    html h5 {
        font-size: 1rem
    }
    html .large-caps {
        font-size: .96154rem
    }
    html .super-caps {
        font-size: 1.34615rem
    }
    html .text-gnt {
        font-size: 3.46154rem;
        line-height: 4.3125rem;
        margin-bottom: 4.3125rem
    }
    html .text-spr {
        font-size: 2.30769rem;
        line-height: 2.875rem;
        margin-bottom: 2.875rem
    }
    html .text-big {
        font-size: 1.73077rem;
        line-height: 2.875rem;
        margin-bottom: 1.4375rem
    }
    html .text-lrg {
        font-size: 1.34615rem;
        line-height: 1.4375rem;
        margin-bottom: 1.4375rem
    }
    html .text-med {
        font-size: .96154rem;
        line-height: 1.4375rem;
        margin-bottom: 1.4375rem
    }
    html blockquote {
        font-size: 1.25rem
    }
}

@media (min-width:768px) and (max-width:991px) {
	
	.form-texts{float: right;width: 52%;margin-top: -65px;line-height: 4px; }
    .form-section{margin-bottom:20px;}
	body {
       overflow-y:scroll!important;
	   overflow:scroll!important;
    }
	
	.navbuttons ul li img{width:20%;}
	select, textarea, input {

     
    width: 200px;

	}
	
	.form-label{
	width: 70% !important;}
	#datefrom,#dateto{width:125px!important;}
	
	#navBar{height:140px} 
	
	html h1 {
        font-size: 2.5rem;
        margin-bottom: 2.875rem;
        line-height: 2.875rem
    }
    html h2 {
        font-size: 13pt;
        margin-bottom: 1.2rem
    }
    html h3 {
        font-size: 1.45833rem
    }
    html h4 {
        font-size: 14px
    }
    h6,
    html h5 {
        font-size: 1rem
    }
    html .large-caps {
        font-size: 1.04167rem
    }
    html .super-caps {
        font-size: 1.45833rem
    }
    html .text-gnt {
        font-size: 3.75rem;
        line-height: 4.3125rem;
        margin-bottom: 4.3125rem
    }
    html .text-spr {
        font-size: 2.5rem;
        line-height: 2.875rem;
        margin-bottom: 2.875rem
    }
    html .text-big {
        font-size: 1.875rem;
        line-height: 2.875rem;
        margin-bottom: 1.4375rem
    }
    html .text-lrg {
        font-size: 1.45833rem;
        line-height: 1.4375rem;
        margin-bottom: 1.4375rem
    }
    html .text-med {
        font-size: 1.04167rem;
        line-height: 1.4375rem;
        margin-bottom: 1.4375rem
    }
    html blockquote {
        font-size: 1.25rem
    }
}

.clear {
    clear: both
}

.cf,
.clearfix,
.nav-horizontal,
.wrap-outer.wrap-data h4,
blockquote {
    zoom: 1
}

.cf:after,
.cf:before,
.clearfix:after,
.clearfix:before,
.nav-horizontal:after,
.nav-horizontal:before,
.wrap-outer.wrap-data h4:after,
.wrap-outer.wrap-data h4:before,
blockquote:after,
blockquote:before {
    content: "";
    display: table
}

.cf:after,
.clearfix:after,
.nav-horizontal:after,
.wrap-outer.wrap-data h4:after,
blockquote:after {
    clear: both
}

[class*=bg-]>:last-child {
    margin-bottom: 0;
    padding-bottom: 0
}

.btn {
    background: #2E4E8E;
    padding: .6875rem 1.4375rem;
    color: #fff;
    border-radius: 3px;
    border: 1px solid #3a63b5
}

.btn-primary {
    background: #2E4E8E;
    border-color: #2E4E8E
}

.btn-primary:hover {
    background: #3a63b5
}

.btn-secondary {
    background: #FBA919;
    border-color: #FBA919
}

.btn-secondary:hover {
    background: #fcbc4b
}

.btn-grey {
    background: #999;
    border-color: #999
}

.btn-grey:hover {
    background: #aaa
}

.no-bull {
    padding-left: 0
}

.no-bull li {
    list-style: none
}

.lined-list {
    padding-left: 0
}

.lined-list li {
    list-style: none;
    border-bottom: 1px solid #DDD;
    padding-bottom: .6875rem
}

.lined-list li:last-child {
    border-bottom: 0
}

@media (max-width:991px) {
	.form-texts{ width:100%;
	line-height: 0px;
	float: left;
	margin-top: -5px;
	margin-bottom: 10px;}
    .mq-dvc-aln-top {
        margin-top: 0;
        padding-top: 0
    }
    .mq-dvc-no-margin {
        margin: 0
    }
    .mq-dvc-hidden {
        display: none
    }
    .mq-dvc-shown {
        display: inline
    }
    .mq-lgs-shown,
    .mq-mob-shown,
    .mq-nod-shown,
    .mq-tab-shown {
        display: none
    }
    .mq-dvc-full {
        width: 100%
    }
    .mq-dvc-alpha {
        padding-left: 0
    }
    .mq-dvc-omega {
        padding-right: 0
    }
}

@media (min-width:992px) {
    .mq-nod-aln-top {
        margin-top: 0;
        padding-top: 0
    }
    .mq-nod-hidden {
        display: none
    }
    .mq-nod-shown {
        display: inline
    }
    .mq-dvc-shown,
    .mq-lgs-shown,
    .mq-mob-shown,
    .mq-tab-shown {
        display: none
    }
    .mq-nod-full {
        width: 100%
    }
    .mq-nod-alpha {
        padding-left: 0
    }
    .mq-nod-omega {
        padding-right: 0
    }
}

@media (max-width:767px) {
    .mq-mob-aln-top {
        margin-top: 0;
        padding-top: 0
    }
    .mq-mob-spc-top {
        margin-top: 1.4375rem
    }
    .mq-mob-hidden {
        display: none
    }
    .mq-mob-shown {
        display: inline
    }
    .mq-dvc-shown,
    .mq-lgs-shown,
    .mq-nod-shown,
    .mq-tab-shown {
        display: none
    }
    .mq-mob-full {
        width: 100%
    }
    .mq-mob-alpha {
        padding-left: 0
    }
    .mq-mob-omega {
        padding-right: 0
    }
}

@media (max-width:320px) and (orientation:portrait) {
    .mq-mbp-aln-top {
        margin-top: 0;
        padding-top: 0
    }
    .mq-mbp-full {
        width: 100%
    }
    .mq-mbp-alpha {
        padding-left: 0
    }
    .mq-mbp-omega {
        padding-right: 0
    }
}

@media (max-width:767px) and (orientation:landscape) {
    .mq-mbl-aln-top {
        margin-top: 0;
        padding-top: 0
    }
    .mq-mbl-full {
        width: 100%
    }
    .mq-mbl-alpha {
        padding-left: 0
    }
    .mq-mbl-omega {
        padding-right: 0
    }
}

@media (min-width:768px) and (max-width:991px) {
    .mq-tab-aln-top {
        margin-top: 0;
        padding-top: 0
    }
    .mq-tab-hidden {
        display: none
    }
    .mq-tab-shown {
        display: inline
    }
    .mq-dvc-shown,
    .mq-lgs-shown,
    .mq-mob-shown,
    .mq-nod-shown {
        display: none
    }
    .mq-tab-full {
        width: 100%
    }
    .mq-tab-alpha {
        padding-left: 0
    }
    .mq-tab-omega {
        padding-right: 0
    }
}

@media (min-width:768px) and (max-width:991px) and (orientation:portrait) {
    .mq-tbp-aln-top {
        margin-top: 0;
        padding-top: 0
    }
    .mq-tbp-full {
        width: 100%
    }
    .mq-tbp-alpha {
        padding-left: 0
    }
    .mq-tbp-omega {
        padding-right: 0
    }
}

@media (min-width:768px) and (max-width:991px) and (orientation:landscape) {
    .mq-tbl-aln-top {
        margin-top: 0;
        padding-top: 0
    }
    .mq-tbl-full {
        width: 100%
    }
    .mq-tbl-alpha {
        padding-left: 0
    }
    .mq-tbl-omega {
        padding-right: 0
    }
}

@media (min-width:1825px) {
    .mq-lgs-aln-top {
        margin-top: 0;
        padding-top: 0
    }
    .mq-lgs-hidden {
        display: none
    }
    .mq-lgs-shown {
        display: inline
    }
    .mq-dvc-shown,
    .mq-mob-shown,
    .mq-nod-shown,
    .mq-tab-shown {
        display: none
    }
    .mq-lgs-full {
        width: 100%
    }
    .mq-lgs-alpha {
        padding-left: 0
    }
    .mq-lgs-omega {
        padding-right: 0
    }
}

.container,
.wrap-outer,
body>header .header-inner,
body>header nav {
    margin-right: auto;
    margin-left: auto;
     
}

.container:after,
.wrap-outer:after,
body>header .header-inner:after,
body>header nav:after {
    content: "";
    display: table;
    clear: both
}

@media (min-width:768px) {
    .container,
    .wrap-outer,
    body>header .header-inner,
    body>header nav {
        width: 100%
    }
	
}

@media (min-width:992px) {
    .container,
    .wrap-outer,
    body>header .header-inner,
    body>header nav {
        width: 100%
    }
}

@media (min-width:1200px) {
    .container,
    .wrap-outer,
    body>header .header-inner,
    body>header nav {
        width: 100%
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 11px;
    padding-right: 11px
}

.container-fluid:after {
    content: "";
    display: table;
    clear: both
}

.nested-wrap,
.row,
.wrap-outer>footer,
.wrap-outer>section {
    margin-left: -12px;
    margin-right: -12px
}

.nested-wrap:after,
.row:after,
.wrap-outer>footer:after,
.wrap-outer>section:after {
    content: "";
    display: table;
    clear: both
}

.bx-wrapper,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.form-half,
.left-wrap,
.left-wrap>article,
.nested-wrap .left,
.nested-wrap .right,
.right-wrap,
.slider-wrap,
.slider-wrap .list-links,
.wrap-article .left-wrap,
.wrap-article .right-wrap,
.wrap-article .right-wrap .card,
.wrap-article .right-wrap .mpu,
.wrap-outer footer div,
.wrap-outer.wrap-data .left-wrap,
.wrap-outer.wrap-data form {
    position: relative;
    min-height: 1px;
      
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.form-half,
.left-wrap,
.nested-wrap .left,
.nested-wrap .right,
.right-wrap,
.slider-wrap,
.wrap-article .right-wrap .card,
.wrap-article .right-wrap .mpu,
.wrap-outer footer div,
.wrap-outer.wrap-data .left-wrap,
.wrap-outer.wrap-data form {
    float: left
}

.col-xs-1 {
    width: 8.33333%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-12,
.form-half,
.left-wrap,
.nested-wrap .left,
.nested-wrap .right,
.right-wrap,
.slider-wrap,
.wrap-article .right-wrap .card,
.wrap-article .right-wrap .mpu,
.wrap-outer footer div,
.wrap-outer.wrap-data .left-wrap,
.wrap-outer.wrap-data form {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333%
}

.col-xs-pull-2 {
    right: 16.66667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333%
}

.col-xs-push-2 {
    left: 16.66667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333%
}

.col-xs-push-5 {
    left: 41.66667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333%
}

.col-xs-push-8 {
    left: 66.66667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333%
}

.col-xs-push-11 {
    left: 91.66667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.33333%
}

.col-xs-offset-2 {
    margin-left: 16.66667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-12 {
    margin-left: 100%
}
#datefrom{display: inline-block; position: relative;float: left;

				inset: auto;

				 

				margin-top: 12px;

				height: 24px;}
#dateto{display: inline-block; position: relative;float: left;

				inset: auto;

			 

				margin-top: 12px;

				height: 24px;}
@media (min-width:768px) {
    .bx-wrapper,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .form-half,
    .left-wrap,
    .left-wrap>article,
    .nested-wrap .left,
    .nested-wrap .right,
    .right-wrap,
    .slider-wrap,
    .slider-wrap .list-links,
    .wrap-article .left-wrap,
    .wrap-article .right-wrap,
    .wrap-article .right-wrap .card,
    .wrap-article .right-wrap .mpu,
    .wrap-outer.wrap-data .left-wrap,
    .wrap-outer.wrap-data form {
        float: left
    }
	
    .col-sm-1 {
        width: 8.33333%
    }
    .col-sm-2 {
        width: 16.66667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4,
    .right-wrap {
        width: 33.33333%
    }
    .col-sm-5 {
        width: 41.66667%
    }
    .col-sm-6,
    .form-half,
    .nested-wrap .left,
    .nested-wrap .right,
    .wrap-article .right-wrap .card,
    .wrap-article .right-wrap .mpu,
    .wrap-outer.wrap-data .left-wrap,
    .wrap-outer.wrap-data form {
        width: 90%;height:0%;
    }
	
    .col-sm-7 {
        width: 58.33333%
    }
    .col-sm-8,
    .left-wrap,
    .slider-wrap {
        width: 100%;  
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.33333%
    }
    .col-sm-11 {
        width: 91.66667%
    }
    .bx-wrapper,
    .col-sm-12,
    .left-wrap>article,
    .slider-wrap .list-links,
    .wrap-article .left-wrap,
    .wrap-article .right-wrap {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.33333%
    }
    .col-sm-pull-2 {
        right: 16.66667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.33333%
    }
    .col-sm-pull-5 {
        right: 41.66667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.33333%
    }
    .col-sm-pull-8 {
        right: 66.66667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.33333%
    }
    .col-sm-pull-11 {
        right: 91.66667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.33333%
    }
    .col-sm-push-2 {
        left: 16.66667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.33333%
    }
    .col-sm-push-5 {
        left: 41.66667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.33333%
    }
    .col-sm-push-8 {
        left: 66.66667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.33333%
    }
    .col-sm-push-11 {
        left: 91.66667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width:992px) {
    .bx-wrapper,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .slider-wrap .list-links,
    .wrap-article .left-wrap,
    .wrap-article .right-wrap,
    .wrap-article .right-wrap .card,
    .wrap-article .right-wrap .mpu {
        float: left
    }
    .col-md-1 {
        width: 8.33333%
    }
    .col-md-2 {
        width: 16.66667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4,
    .slider-wrap .list-links,
    .wrap-article .right-wrap {
        width: 33.33333%
    }
    .col-md-5 {
        width: 41.66667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.33333%
    }
    .bx-wrapper,
    .col-md-8,
    .wrap-article .left-wrap {
        width: 66.66667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.33333%
    }
    .col-md-11 {
        width: 91.66667%
    }
    .col-md-12,
    .wrap-article .right-wrap .card,
    .wrap-article .right-wrap .mpu {
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.33333%
    }
    .col-md-pull-2 {
        right: 16.66667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.33333%
    }
    .col-md-pull-5 {
        right: 41.66667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.33333%
    }
    .col-md-pull-8 {
        right: 66.66667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.33333%
    }
    .col-md-pull-11 {
        right: 91.66667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.33333%
    }
    .col-md-push-2 {
        left: 16.66667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.33333%
    }
    .col-md-push-5 {
        left: 41.66667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.33333%
    }
    .col-md-push-8 {
        left: 66.66667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.33333%
    }
    .col-md-push-11 {
        left: 91.66667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-offset-1 {
        margin-left: 8.33333%
    }
    .col-md-offset-2 {
        margin-left: 16.66667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.33333%
    }
    .col-md-offset-5 {
        margin-left: 41.66667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.33333%
    }
    .col-md-offset-8 {
        margin-left: 66.66667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.33333%
    }
    .col-md-offset-11 {
        margin-left: 91.66667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-1 {
        width: 8.33333%
    }
    .col-lg-2 {
        width: 16.66667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.33333%
    }
    .col-lg-5 {
        width: 41.66667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.33333%
    }
    .col-lg-8 {
        width: 66.66667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.33333%
    }
    .col-lg-11 {
        width: 91.66667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.33333%
    }
    .col-lg-pull-2 {
        right: 16.66667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.33333%
    }
    .col-lg-pull-5 {
        right: 41.66667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.33333%
    }
    .col-lg-pull-8 {
        right: 66.66667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.33333%
    }
    .col-lg-pull-11 {
        right: 91.66667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.33333%
    }
    .col-lg-push-2 {
        left: 16.66667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.33333%
    }
    .col-lg-push-5 {
        left: 41.66667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.33333%
    }
    .col-lg-push-8 {
        left: 66.66667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.33333%
    }
    .col-lg-push-11 {
        left: 91.66667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
}

.visible-xl,
.visible-xl-block,
.visible-xl-inline,
.visible-xl-inline-block {
    display: none!important
}

@media (min-width:1600 .0625rem) {
    .container,
    .wrap-outer,
    body>header .header-inner,
    body>header nav {
        width: 1500 .0625rem1.4375rem
    }
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9 {
        float: left
    }
    .col-xl-12 {
        width: 100%
    }
    .col-xl-11 {
        width: 91.66666667%
    }
    .col-xl-10 {
        width: 83.33333333%
    }
    .col-xl-9 {
        width: 75%
    }
    .col-xl-8 {
        width: 66.66666667%
    }
    .col-xl-7 {
        width: 58.33333333%
    }
    .col-xl-6 {
        width: 50%
    }
    .col-xl-5 {
        width: 41.66666667%
    }
    .col-xl-4 {
        width: 33.33333333%
    }
    .col-xl-3 {
        width: 25%
    }
    .col-xl-2 {
        width: 16.66666667%
    }
    .col-xl-1 {
        width: 8.33333333%
    }
    .col-xl-pull-12 {
        right: 100%
    }
    .col-xl-pull-11 {
        right: 91.66666667%
    }
    .col-xl-pull-10 {
        right: 83.33333333%
    }
    .col-xl-pull-9 {
        right: 75%
    }
    .col-xl-pull-8 {
        right: 66.66666667%
    }
    .col-xl-pull-7 {
        right: 58.33333333%
    }
    .col-xl-pull-6 {
        right: 50%
    }
    .col-xl-pull-5 {
        right: 41.66666667%
    }
    .col-xl-pull-4 {
        right: 33.33333333%
    }
    .col-xl-pull-3 {
        right: 25%
    }
    .col-xl-pull-2 {
        right: 16.66666667%
    }
    .col-xl-pull-1 {
        right: 8.33333333%
    }
    .col-xl-pull-0 {
        right: auto
    }
    .col-xl-push-12 {
        left: 100%
    }
    .col-xl-push-11 {
        left: 91.66666667%
    }
    .col-xl-push-10 {
        left: 83.33333333%
    }
    .col-xl-push-9 {
        left: 75%
    }
    .col-xl-push-8 {
        left: 66.66666667%
    }
    .col-xl-push-7 {
        left: 58.33333333%
    }
    .col-xl-push-6 {
        left: 50%
    }
    .col-xl-push-5 {
        left: 41.66666667%
    }
    .col-xl-push-4 {
        left: 33.33333333%
    }
    .col-xl-push-3 {
        left: 25%
    }
    .col-xl-push-2 {
        left: 16.66666667%
    }
    .col-xl-push-1 {
        left: 8.33333333%
    }
    .col-xl-push-0 {
        left: auto
    }
    .col-xl-offset-12 {
        margin-left: 100%
    }
    .col-xl-offset-11 {
        margin-left: 91.66666667%
    }
    .col-xl-offset-10 {
        margin-left: 83.33333333%
    }
    .col-xl-offset-9 {
        margin-left: 75%
    }
    .col-xl-offset-8 {
        margin-left: 66.66666667%
    }
    .col-xl-offset-7 {
        margin-left: 58.33333333%
    }
    .col-xl-offset-6 {
        margin-left: 50%
    }
    .col-xl-offset-5 {
        margin-left: 41.66666667%
    }
    .col-xl-offset-4 {
        margin-left: 33.33333333%
    }
    .col-xl-offset-3 {
        margin-left: 25%
    }
    .col-xl-offset-2 {
        margin-left: 16.66666667%
    }
    .col-xl-offset-1 {
        margin-left: 8.33333333%
    }
    .col-xl-offset-0 {
        margin-left: 0
    }
    .visible-xl {
        display: block!important
    }
    table.visible-xl {
        display: table
    }
    tr.visible-xl {
        display: table-row!important
    }
    td.visible-xl,
    th.visible-xl {
        display: table-cell!important
    }
    .visible-xl-block {
        display: block!important
    }
    .visible-xl-inline {
        display: inline!important
    }
    .visible-xl-inline-block {
        display: inline-block!important
    }
    .hidden-xl {
        display: none!important
    }
}

hr {
    margin-top: 1.375rem;
    margin-bottom: 1.375rem
}

li {
    margin-bottom: .6875rem
}

div {
    line-height: 0
}

input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
textarea {
    padding: .1em .3em;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 3px #ddd;
    color: #000;
    display: block;  font-size:11px;
	background: #ccc;
     
}
select,textarea {
    padding: .1em .3em;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 3px #ddd;
    color: #000;
    display: block;  font-size:11px;
	background: #ccc;
    float:right!important;
}
input[type=button],
input[type=file],
input[type=reset],
input[type=submit] {
    -moz-user-select: none;
    border: 0;
 
    cursor: pointer;
    display: inline-block;
    margin-bottom: 0;
    
    
    text-align: center;
    font-size:11px;
	padding: .6rem 2rem;
	text-align: center;
	white-space: nowrap;
	width: 115px;
}

 

label {
    text-transform: none !important;
    letter-spacing: 0rem !important;
    font-weight: bold !important;
	font-size:11px;
	
	text-transform: none !important;

letter-spacing: 0rem !important;

font-weight: bold !important;

float: left;

margin-right: 3px;
 
}

input[type=checkbox],
input[type=radio] {
    margin-bottom: .6875rem
}

table {
    max-width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    border:#00004a solid 1px;width:100%;
}

td,
th {
    border-left: 1px solid #646464;
    border-width: 0 0 0 1px;
    font-size: inherit;
    margin: 0;
    overflow: visible;
   padding-left: 10px; height:15px;
}

table th:first-child,
td:first-child {
    border-left-width: 0
}
table.table-striped tr:nth-child(even) {background: #4b4b4b}
table.table-striped tr:nth-child(odd) {background: #646464}
th,
thead {
 background: #00004a;

color: #fff;

text-align: left;
font-family:arial,"Times New Roman";
font-size: 10px;
line-height:15px;
vertical-align: bottom;

font-weight: normal;padding-top: 7pt;
border-bottom:#fff solid 1px;
padding-left: 7pt;

padding-right: 7pt;

padding-bottom: 10px;
}

td {
    background-color: transparent;
	font-size: 12px;
	line-height: 18px;
}

@media only screen and (max-width:767px) {
    table.responsive {
        margin-bottom: 0
    }
    .pinned {
        position: absolute;
        left: 0;
        top: 0;
        background: #fff;
        width: 35%;
        overflow: hidden;
        overflow-x: scroll;
        border-right: 1px solid #ccc;
        border-left: 1px solid #ccc
    }
    .pinned table {
        border-right: none;
        border-left: none;
        width: 100%
    }
    .pinned table td,
    .pinned table th {
        white-space: nowrap
    }
    .pinned td:last-child {
        border-bottom: 0
    }
    div.table-wrapper {
        position: relative;
        margin-bottom: 20px;
        overflow: hidden;
        border-right: 1px solid #ccc
    }
    div.table-wrapper div.scrollable {
        margin-left: 35%;
        overflow: scroll;
        overflow-y: hidden
    }
    table.responsive td,
    table.responsive th {
        position: relative;
        white-space: nowrap;
        overflow: hidden
    }
    table.responsive td:first-child,
    table.responsive th:first-child,
    table.responsive.pinned td {
        
    }
}

@media print {
    * {
        background: 0 0!important;
        color: #000!important;
        text-shadow: none!important;
        -webkit-filter: none!important;
        filter: none!important;
        -ms-filter: none!important
    }
    a,
    a:visited {
        color: #444!important;
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
    @page {
        margin: .5cm
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}

@media (max-width:767px) {
    @-webkit-keyframes mobfadeOut {
        0% {
            opacity: 1
        }
        100% {
            opacity: 0
        }
    }
    @keyframes mobfadeOut {
        0% {
            opacity: 1
        }
        100% {
            opacity: 0
        }
    }
}

.mobfadeOut {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: mobfadeOut;
    animation-name: mobfadeOut
}

@-webkit-keyframes mobfadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes mobfadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.mobfadeIn {
    -webkit-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: mobfadeIn;
    animation-name: mobfadeIn
}

.bg-anim1 {
    background-size: 100% 200%;
    background-image: linear-gradient(to top, #ce5b63 50%, #BD3942 50%);
    transition: background-position .2s
}

.bg-anim1:hover {
    background-position: 0 100%
}

.title-center {
    opacity: 0;
    -webkit-animation: fadeIn 1.5s forwards;
    animation: fadeIn 1.5s forwards
}

.title-center p {
    position: relative;
    top: 100px;
    -webkit-animation: slideUp 1.5s forwards;
    animation: slideUp 1.5s forwards
}

@media (min-width:992px) {
    div[class*=linker] {
        position: relative
    }
    .linker-down:nth-child(1) {
        left: -100px;
        top: -100px;
        -webkit-animation: slide 1.5s forwards;
        animation: slide 1.5s forwards
    }
    .linker-down:nth-child(2) {
        top: -100px;
        -webkit-animation: slide 1s forwards;
        animation: slide 1s forwards
    }
    .linker-down:nth-child(3) {
        left: 100px;
        top: -100px;
        -webkit-animation: slide 1.4s forwards;
        animation: slide 1.4s forwards
    }
    .linker-up:nth-child(1) {
        left: -100px;
        top: 100px;
        -webkit-animation: slide 1.2s forwards;
        animation: slide 1.2s forwards
    }
    .linker-up:nth-child(2) {
        left: 100px;
        top: 100px;
        -webkit-animation: slide 1.1s forwards;
        animation: slide 1.1s forwards
    }
    @-webkit-keyframes slide {
        100% {
            left: 0;
            top: 0
        }
    }
    @keyframes slide {
        100% {
            left: 0;
            top: 0
        }
    }
    @-webkit-keyframes slideUp {
        100% {
            top: 0
        }
    }
    @keyframes slideUp {
        100% {
            top: 0
        }
    }
    @-webkit-keyframes fadeIn {
        100% {
            opacity: 1
        }
    }
    @keyframes fadeIn {
        100% {
            opacity: 1
        }
    }
}

.thumbnail {
    background: #2E4E8E
}

.thumbnail img {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    transition: all .3s ease-in-out
}

.thumbnail p {
    color: #fff;
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    transition: all .4s linear
}

.thumbnail:hover img {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: .1
}

.thumbnail:hover h3,
.thumbnail:hover p {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.grad-primary {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QzNDc2NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMDQyNGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: linear-gradient(to bottom, #d34766 0, #d0424c 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d34766', endColorstr='#d0424c', GradientType=0)
}

.grad-scrim {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU5JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC40MSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: linear-gradient(to bottom, transparent 0, transparent 59%, rgba(0, 0, 0, .41) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#69000000', GradientType=0)
}

.grad-light {
    background: linear-gradient(to bottom, #f2f2f4 0, rgba(242, 242, 244, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f4', endColorstr='#00f2f2f4', GradientType=0)
}

.grad-brand {
    background: #5a79af;
    background: linear-gradient(to bottom, #5a79af 0, #264186 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#5a79af', endColorstr='#264186', GradientType=0)
}

body,
html {
    height: 100% ;font-family: Arial;
}

.Zebra_DatePicker *,
.Zebra_DatePicker:after,
.Zebra_DatePicker:before {
    box-sizing: content-box!important
}

.Zebra_DatePicker {
    position: absolute;
    background: #666;
    border: 3px solid #666;
    z-index: 1200;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 13px;
    top: 0
}

.Zebra_DatePicker * {
    margin: 0;
    padding: 0;
    color: #000;
    background: 0 0;
    border: none
}

.Zebra_DatePicker table {
    border-collapse: collapse;
    border-spacing: 0;
    width: auto;
    table-layout: auto
}

.Zebra_DatePicker td,
.Zebra_DatePicker th {
    text-align: center;
    padding: 5px 0
}

.Zebra_DatePicker td {
    cursor: pointer
}

.Zebra_DatePicker .dp_daypicker,
.Zebra_DatePicker .dp_monthpicker,
.Zebra_DatePicker .dp_yearpicker {
    margin-top: 3px
}

.Zebra_DatePicker .dp_daypicker td,
.Zebra_DatePicker .dp_daypicker th,
.Zebra_DatePicker .dp_monthpicker td,
.Zebra_DatePicker .dp_yearpicker td {
    background: #E8E8E8;
    width: 30px;
    border: 1px solid #7BACD2
}

.Zebra_DatePicker,
.Zebra_DatePicker .dp_footer .dp_hover,
.Zebra_DatePicker .dp_header .dp_hover {
    border-radius: 5px
}

.Zebra_DatePicker.dp_visible {
    visibility: visible;
    filter: alpha(opacity=100);
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    transition: opacity .2s ease-in-out
}

.Zebra_DatePicker.dp_hidden {
    visibility: hidden;
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0
}

.Zebra_DatePicker .dp_header td {
    color: #FFF
}

.Zebra_DatePicker .dp_header .dp_next,
.Zebra_DatePicker .dp_header .dp_previous {
    width: 30px
}

.Zebra_DatePicker .dp_header .dp_caption {
    font-weight: 700
}

.Zebra_DatePicker .dp_header .dp_hover {
    background: #222;
    color: #FFF
}

.Zebra_DatePicker .dp_daypicker th {
    background: #FC3
}

.Zebra_DatePicker td.dp_not_in_month {
    background: #F3F3F3;
    color: #CDCDCD;
    cursor: default
}

.Zebra_DatePicker td.dp_not_in_month_selectable {
    background: #F3F3F3;
    color: #CDCDCD;
    cursor: pointer
}

.Zebra_DatePicker td.dp_weekend {
    background: #D8D8D8
}

.Zebra_DatePicker td.dp_weekend_disabled {
    color: #CCC;
    cursor: default
}

.Zebra_DatePicker td.dp_selected {
    background: #5A4B4B;
    color: #FFF!important
}

.Zebra_DatePicker td.dp_week_number {
    background: #FC3;
    color: #555;
    cursor: text;
    font-style: italic
}

.Zebra_DatePicker .dp_monthpicker td,
.Zebra_DatePicker .dp_yearpicker td {
    width: 33%
}

.Zebra_DatePicker .dp_footer {
    margin-top: 3px
}

.Zebra_DatePicker .dp_footer .dp_hover {
    background: #222;
    color: #FFF
}

.Zebra_DatePicker .dp_clear,
.Zebra_DatePicker .dp_today {
    color: #FFF;
    padding: 3px
}

.Zebra_DatePicker td.dp_current {
    color: #C40000
}

.Zebra_DatePicker td.dp_disabled_current {
    color: #E38585
}

.Zebra_DatePicker td.dp_disabled {
    background: #F3F3F3;
    color: #CDCDCD;
    cursor: default
}

.Zebra_DatePicker td.dp_hover {
    background: #482424;
    color: #FFF
}

button.Zebra_DatePicker_Icon {
    display: block;
    position: absolute;
    width: 16px;
    height: 16px;
    right: -26px!important;
    background: url(../images/calendar.png) left top no-repeat;
    text-indent: -9000px;
    border: none;
    cursor: pointer;
    padding: 0;
    line-height: 0;
    vertical-align: top
}

button.Zebra_DatePicker_Icon_Disabled {
    background-image: url(../images/calendar-disabled.png)
}

button.Zebra_DatePicker_Icon {
    margin: 0 0 0 3px
}

button.Zebra_DatePicker_Icon_Inside_Right {
    margin: 0 3px 0 0
}

button.Zebra_DatePicker_Icon_Inside_Left {
    margin: 0 0 0 3px
}

body {
    background: #000;
    overflow-x: hidden
}

body>header {
    background: #000
}

body>header .header-inner {
    padding: .5rem 0;
	width: 1170px;
	background: #00004a;
}

body>header .header-inner>img {
    float: left
}

body>header .header-inner .right {
    float: right;
    padding: .6875rem 0;
    text-align: right
}

body>header .header-inner .right a {
    padding: .6875rem;
    padding-left: .5rem;
    margin-left: .5rem;
    display: inline-block
}

body>header .header-inner .right a span {
    font-size: 23px;
    color: #fff;
    margin-right: 5px
}

body>header .header-inner .right a:hover span {
    color: #223967
}

body>header .header-inner .right form input,
body>header .header-inner .right form select {
    float: right;
    margin: 0 0 0 .5rem
}

body>header .header-inner .right form select {
    width: 130px
}

body>header .header-inner .right form input[type=text] {
    margin-left: 0
}

body>header .header-inner .menu-mob {
    display: none;
    background: url(../images/icon-mob.png) 0 0/90% no-repeat;
    width: 50px;
    height: 36px;
    position: absolute;
    right: .6875rem;
    top: 1rem
}

body>header .nav-wrap {
    background: #5e6f91
}

body>header nav {
    overflow: hidden;
    padding: 0
}

body>header nav>ul {
    padding: 0;
    margin-bottom: 0;
    float: left
}

body>header nav>ul li {
    list-style: none;
    margin-bottom: 0
}

body>header nav>ul a {
    display: inline-block;
    color: #fff;
    margin-bottom: 0;
    padding: .6875rem 1.4375rem;
    font-weight: 100
}

body>header nav>ul a:hover {
    text-decoration: none;
    color: #eee
}

body>header nav>ul>li {
    float: left
}

body>header nav>ul>li:last-child a {
    border-right: 1px solid #bdc2cb
}

body>header nav>ul>li>a {
    background: #395897;
    padding: .6875rem 1.4375rem;
    border-left: 1px solid #bdc2cb;
    font-weight: 400
}

body>header nav>ul>li>a span {
    color: #fff
}

body>header nav>ul ul {
    display: none;
    position: absolute;
    padding: 0;
    z-index: 100
}

body>header nav>ul li:hover ul {
    display: block
}

body>header nav>ul ul a {
    display: block;
    border-bottom: 1px solid #6B85AF;
    background: #99ADCD;
    padding: .45833rem
}

body>header nav>ul ul a:hover {
    background: #7794C2
}

body>header nav ul.nav-right {
    float: right
}

body>header nav ul.nav-right a {
    background: 0 0
}

body.nav-on {
    overflow: hidden
}

h1,
h2,
h3,
h4,
h5 {
    font-weight: 100
}

.header-sml {
    
}

h2 {
    margin-top: .6875rem;
    margin-bottom: 1.2rem;
    font-size:13pt;
	color: #00a4ff;
}

h2 span {
    font-size: 2.15625rem;
    color: #2E4E8E
}

.nav-mobile {
    transition: all .2s ease;
    position: fixed;
    width: 80%;
    top: 0;
    bottom: 0;
    left: -80%;
    z-index: 100;
    background: #2E4E8E;
    overflow-y: auto
}

.nav-mobile ul {
    list-style: none;
    padding: .6875rem
}

.nav-mobile ul>li {
    margin-bottom: 1.4375rem
}

.nav-mobile ul ul {
    display: none;
    padding: .6875rem 0 0 .6875rem
}

.nav-mobile ul ul li {
    margin-bottom: .6875rem
}

.nav-mobile a,
.nav-mobile span {
    color: #fff;
    font-weight: 100
}

.nav-mobile a {
    display: block;
    margin-bottom: 0
}

.nav-mobile.nav-on {
    left: 0
}

.nav-mobile .item-open {
    display: block
}

.nav-mobile .login {
    padding: .6875rem
}

.nav-mobile .login .btn,
.nav-mobile .login input,
.nav-mobile .login select {
    display: inline-block;
    max-width: 300px
}

.nav-mobile .login .btn.dark,
.nav-mobile .login input.dark,
.nav-mobile .login select.dark {
    background: #223967;
    border-color: #223967
}

.wrap-outer {
   
    padding-top: 0;
	 
   
}

.wrap-outer footer div {
    border-top: 1px solid #000;
    padding-top:1rem;
    margin-top: 2rem
}
.wrap-outer footer div a{
   font-size:14px;
}
.wrap-outer footer div p{
   font-size:14px;
}
.wrap-outer:first-of-type {
    background: 0 0
}

.wrap-outer:first-of-type .right-wrap {
    background: #fff;
    padding: .6875rem
}

.wrap-outer:first-of-type .right-wrap h3,
.wrap-outer:first-of-type .right-wrap p {
    margin-bottom: .6875rem
}

.media-main {
    position: relative
}

.media-main .media-holder {
    max-height: 400px;
    overflow: hidden
}

.media-main .media-holder img {
    min-width: 100%
}

.media-main header {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 4.3125rem 1rem 1.4375rem;
    background: rgba(41, 50, 66, 0);
    background: linear-gradient(to bottom, rgba(41, 50, 66, 0) 0, rgba(41, 50, 66, .95) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#000000', GradientType=0)
}

.media-main header * {
    color: #fff
}

.media-main header h1 {
    margin: 0;
    max-width: 60%;
    line-height: 1
}
 @media (min-width:1300px) {
	 .form-texts{width:28%;
line-height: 0px;
float: right;
 
margin-top: -82px;
margin-bottom: 20px;}
 }
@media (min-width:992px) and (max-width:1100px) {
 
.nav-horizontal a{font-size:9pt !important;}
.form-texts{ width:100%;
	line-height: 0px;
	float: left;
	margin-top: -25px;
	margin-bottom: 20px;}
}
@media (max-width:991px) {
    .media-main header h1 {
        text-align: left;
        max-width: 100%
    }
	
	.navmain{display:none;}
	.navbar{display:inline!important;}
	
	
	.navbar {
				  overflow: hidden;
				  background-color: #00a4ff;
				  width: 88%;
					 
					clear: both;
					padding: 12px;
					height:48px;
				}

				.navbar a {
				  float: left;
				  font-size: 16px;
				  color: white;
				  text-align: center;
				  padding: 14px 16px;
				  text-decoration: none;
				}

				.dropdown {
				  float: left;
				  overflow: hidden;
				  background: url("/images/mob.png")no-repeat;
				  background-size: auto;
				  background-size: 44px 54px;
					margin-top: -5px;
					margin-left: 12px;
				}

				.dropdown .dropbtn {
				  font-size: 12pt;  
				  border: none;
				  outline: none;
				  color: #00a4ff;
				  padding: 10px 68px;
				  background-color: inherit;
				  font-family: inherit;
				  margin: 0;
				}
                
			    .dropdown:hover .dropbtn {
				  background: url("/images/mob.png")no-repeat;
				  background-size: auto;
				  background-size: 44px 54px;
				}
				.navbar a:hover  {
				  background-color: #4b4b4b;
				}

				.dropdown-content {
				  display: none;
				  position: absolute;
				  background-color: #f9f9f9;
				  min-width: 160px;
				  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
				  z-index: 1;
				}

				.dropdown-content a {
				  float: none;
				  color: black;
				  padding: 12px 16px;
				  text-decoration: none;
				  display: block;
				  text-align: left;
				}

				.dropdown-content a:hover {
				  background-color: #ddd;
				}

				.dropdown:hover .dropdown-content {
				  display: block;
				}				
}

@media (max-width:767px) {
    .media-main header {
        padding-bottom: 1.25rem
    }
    .media-main header h1 {
        font-size: 1.4375rem
    }
}

.slider-wrap {
    padding: 0 .6875rem 0 0;
    position: relative
}

.slider-wrap .slider {
    display: none
}

.slider-wrap .list-links a {
    padding: .6875rem;
    margin-bottom: 0;
    border-bottom: 1px solid #fff;
    cursor: pointer;
    display: block;
    background: #ccd8ef
}

.slider-wrap .list-links a.active,
.slider-wrap .list-links a:hover {
    
}

.slider-wrap .list-links a.active h4,
.slider-wrap .list-links a.active p,
.slider-wrap .list-links a:hover h4,
.slider-wrap .list-links a:hover p {
    color: #fff
}

.slider-wrap .list-links a h4,
.slider-wrap .list-links a p {
    margin: 0;
    line-height: 1.4375rem
}

.slider-wrap .list-links a h4 {
    font-size: 1rem;
    font-weight: 700
}

.slider-wrap .list-links a:last-of-type {
    border-bottom: 0
}

.bx-wrapper {
    box-shadow: none;
    border: 0;
    padding: 0;
    background: 0 0;
    margin-bottom: 0
}

.bx-wrapper .bx-viewport {
    background: #fff
}

.ie9 .bx-wrapper .bx-viewport {
    max-height: 500px
}

.bx-wrapper .left {
    padding-right: 1.4375rem
}

.bx-wrapper img {
    width: 100%;
    max-height: 100%
}

.bx-wrapper h2 {
    font-size: 3rem;
    line-height: 2.875rem;
    margin-top: 1.4375rem
}

.bx-wrapper p {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 1.4375rem 0
}

.bx-wrapper .bx-controls-direction a {
    display: none;
    top: auto;
    bottom: -10px;
    z-index: 10;
    transition: none
}

.bx-wrapper .bx-pager {
    display: none
}

.bx-wrapper .bx-prev {
    left: 12%
}

.bx-wrapper .bx-next {
    left: 23%
}

.table-reduced {
    width: 100%
}

.table-reduced td,
.table-reduced th {
    padding: .5rem;
    font-size: .6875rem;
    line-height: .6875rem
}

.left-wrap,
.right-wrap {
   
}

.left-wrap>article {
    margin-bottom: 0.875rem;padding-left: 20px;padding-right: 20px;

}
 

.left-wrap>article:last-child {
    margin-bottom: -10px;
}

.card {
    background: #fafafa;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: .6875rem;
    margin-bottom: 1.4375rem;
    box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .05)
}

.form-section:after {
    content: "";
    display: table;
    clear: both
}

.form-part {
	float: left;
	margin-right: 1.875rem;
}
.smaller{margin-right:0.5rem;}
.form-part input[type="submit"]{
    float: left;
height: 20px;
width: 108px;
}
.form-part input[type="text"] {
    float: right;
    height: 20px;
    width: 108px;
}
#reset{float: left;

				height: 24px;

				padding: 1px;

				width: 37px;

				margin-top: 12px;

				margin-right: 10px;

				background: #4b4b4b;

				color: #00a4ff;
 }
.form-part .icon {
    font-size: 1.75rem;
    margin-left: .6875rem;
    line-height: 41px
}

.form-part.small input {
    width: 100px;color:#000;
}

@media (max-width:480px) {
    .form-part {
        margin-right: 0
    }
    .form-part input {
        width: 100%
    }
}

.form-full input,
.form-full textarea {
    width: 100%
}

.nav-horizontal a {
  display: block;

float: left;

margin-right:3px;

margin-bottom: 0;

font-size:10.75pt;

font-family: Arial;

font-weight: normal;
}
.searchresults{
	
	display:none;
	 background: rgba(189, 195, 199, 0.5);
position: fixed;
height: 500px;
border: #ccc solid 1px;
width: 850px;
left: 25px;
padding: 10px;
font-size: 11px;
top: 49px;
z-index: 3;

}
.columns ul{}
.columns ul li{list-style-type: none;
line-height: 10px;
height: 7px;}
.columns ul li a{ color:#00a4ff;text-decoration:underline;}
#resultMatch{
	
	background:#4b4b4b;
	color:#fff;
	padding:5px;
}
.nav-horizontal_news a {
 display: block;
float: left;
 
margin-right: 15px;
margin-bottom: 0;
 
font-size:12pt;
 
font-family: Arial;
font-weight: normal; color:#00a4ff;
}
.nav-horizontal a.active,
.nav-horizontal a:hover {
    color: #000;
    
}
.nav-horizontal_news a.active,
.nav-horizontal_news a:hover {
    color: #FFF;
    
}
.sample-mpu {
    background: #f5f5f5;
    border: 1px solid #ddd;
    display: block;
    height: 500px
}

ul.list-article li span{
	font-style: italic;
    font-size: 14px !important; color:#fff;
}
.list-article,
.list-article1,
.list-article2,
.list-article3,
.list-article4,
.list-article5,
.list-article6,
.list-date {
    list-style: none;
    padding-left: 0
}

.list-article li,
.list-article1 li,
.list-article2 li,
.list-article3 li,
.list-article4 li,
.list-article5 li,
.list-article6 li,
.list-date li {
     
    margin-bottom: 0;
    border-bottom: 1px solid #eee
}



.list-article,
.list-date {
    list-style: none;
    padding-left: 0
}

.list-article li,.list-article1 li,.list-article2 li,.list-article3 li,.list-article4 li,.list-article5 li,.list-article6 li,.list-article7 li,
.list-date li {
    padding: .6875rem 0;
    margin-bottom: 0;
    border-top: 1px solid #c8c8c8;line-height:30px;
}

.list-article li p,
.list-date li p {
    margin-bottom: 0
}

.list-article li:last-child,
.list-date li:last-child {
    border-bottom: 0
}

.list-article h3,
.list-date h3 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1rem;
    margin-bottom: .6875rem
}
.list-article h3,
.list-article1 h3,
.list-article2 h3,
.list-article3 h3,
.list-article4 h3,
.list-article5 h3,
.list-article6 h3,
.list-date h3 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1rem
}

.list-article h3,
.list-article1 h3,
.list-article2 h3,
.list-article3 h3,
.list-article4 h3,
.list-article5 h3,
.list-article6 h3 {
    margin-bottom: -9px!important
}

.list-article2,
.list-article3,
.list-article4,
.list-article5,
.list-article6 {
    list-style-type: none
}


.list-date {
    margin-bottom: 0
}

.inverted {
    margin-top: 50px;   
    margin-bottom: 0
}

.inverted a,
.inverted h3,
 
.inverted strong {
    color: #fff;font-size:14px;
}
.inverted p {
    color: #fff; font-size:14px;
}
.tab-content {
    display: none; min-height: 250px;

height: 100%;
}

.tab-content.active {
    display: block;min-height: 250px;

height: 100%; margin-top:90px;
}

.tab-content.inverted .list-article .column.first {
    padding-right: 1.4375rem
}

.tab-content.inverted .list-article .column li:first-of-type {
    border-top: none
}

.tab-content.inverted .right {
    display: block;
    text-align: right;
    font-weight: 700;
    margin-top: .6875rem;
    margin-bottom: 0;
    color: #333
}

.tab-content.inverted table {
    background: #fff
}

.tab-content.inverted table th {
    background: #eee
}

.login input[type=email],
.login input[type=password],
.login input[type=text] {
    width: 100%
}

.login button[type=submit] {
    margin-right: .6875rem
}

.share {
    text-align: center
}

.light {
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0
}

@media (max-width:767px) {
    body {
       
    }
	
	.form-section{margin-bottom:20px;}
	.form-part {
 
    width: 45%;
    
    }
	.form-texts{float: left;
width: 100%;
margin-bottom: 12px;
margin-top: -35px;}
	.form-label{
	width: 65% !important;}
	#datefrom,#dateto{width:150px!important;}
	
	#navBar{height:170px} 
	
    body>header {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 20;
        box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .05)
    }
    body>header .header-inner img {
        max-height: 2.875rem
    }
    body>header .header-inner .menu-mob {
        display: inline-block
    }
    body>header nav {
        display: none
    }
    .slider-wrap {
        padding: 0;
        margin-bottom: 1.4375rem
    }
    .nested-wrap .left,
    .nested-wrap .right {
        margin-bottom: 1.4375rem
    }
}

@media (min-width:768px) and (max-width:991px) {
    .slider-wrap .list-links a {
        width: 50%;
        float: left

    }
	
	
}

@media(max-width:991px){
	body {
       overflow-y:scroll!important;
	   overflow:scroll!important;
    }
    .form-select label{width:110px;text-align:right;}
	.form-part {
      width:28%;margin-right: 1rem;
    }
	select, textarea, input {
      width: 163px;

	}
	
	.form-part input[type="text"] {
        width: 170px;

	}
	.form-pipeline input[type="text"] {
        width: 170px;

	}
	.form-pipeline{width:29%;width: 31%;
		margin-right: 1em;}
		
	 div.scrollable {
         
	 }
	 .scroll1 {
         
        overflow: scroll;
        overflow-y: hidden;
		display:none;
		}

}

@media (max-width:768px){
    body {
       overflow-y:scroll!important;
	   overflow:scroll!important;
    }
	.form-texts{ width:100%;
	line-height: 0px;
	float: left;
	margin-top: -25px;
	margin-bottom: 20px;}
	 
	.form-select label{width:110px;text-align:right;}
	select, textarea, input {
      width: 139px;

	}
	.form-part {
      width:40%;
    }
	.form-part input[type="text"] {
        width: 140px;

	}
	
	.body {

		overflow-y:scroll!important;
	   overflow:scroll!important;
    position: relative;
    top: -53px;
    width: 132px;
     float: right;

    }
	
	div.scrollable {
         
	}
}


@media (max-width:991px) {
	
	
    body>header .header-inner {
        padding: .6875rem
    }
    body>header .header-inner .right {
        display: none
    }
    .column {
        width: 100%!important;
        padding-right: 0!important
    }
    .slider-wrap .list-links {
        padding: 0
    }
}

.wrap-article header * {
    margin-bottom: 0;
    line-height: 32px;
    vertical-align: baseline
}

.wrap-article header .author {
    font-size: 1.25rem;
    margin-bottom: 0;
    float: left
}

.wrap-article header time {
    border-left: 1px solid #ccc;
    margin-left: 1.4375rem;
    padding-left: 1.4375rem;
    font-weight: 700
}

.wrap-article header .share {
    float: right;
    text-align: left
}

.wrap-article header hr {
    clear: both;
    margin-bottom: 1.4375rem
}

.wrap-article header p {
    font-weight: 700;
    line-height: 1.4375rem;
    margin-bottom: 1.4375rem
}

.wrap-article img {
    float: right;
    margin: 0 0 1.4375rem 1.4375rem
}

@media (max-width:1020px) {
    .wrap-article header .share {
        float: none;
        margin-top: .6875rem
    }
	 
	 
}

@media (max-width:1020px) {
.div1 {width:1700px; height:2px; }

}
@media (max-width:390px) {
    .wrap-article img {
        width: 100%
    }
}

.wrap-outer.wrap-data {
    background: #fff;
    padding: 1.4375rem
}

.wrap-outer.wrap-data .left-wrap {
    float: left
}

.wrap-outer.wrap-data h1 {
    padding-bottom: 1.4375rem;
    margin-bottom: 1.4375rem;
    border-bottom: 1px solid #ccc
}

.wrap-outer.wrap-data p {
    max-width: 500px
}

.wrap-outer.wrap-data form {
    float: right;
    background: #f5f5f5;
    padding: 1.4375rem;
    margin-bottom: 1.4375rem
}

.wrap-outer.wrap-data table {
    font-size: 14px;
    width: 100%
}

.wrap-outer.wrap-data table th {
    background: #597ec9;
    color: #fff;
    font-weight: 700;
    line-height: 1
}

.wrap-outer.wrap-data table tr:nth-child(odd) {
    background: #f3f6fb
}

.wrap-outer.wrap-data table td {
    padding: 5px
}

.wrap-outer.wrap-data h4 {
    clear: both
}
.tab-nav{
	
width:88%;

float: left;
clear: both; padding-top: 11px;
padding-bottom: 11px;
padding-left: 2px;
}

#global{
	
 
	height:24px;
	width:140px;margin-top:3px;
}
.tab-nav-news{
	
width: 90%;

float: left;
clear: both;  
}
#navBar{background:#4b4b4b; height:100px;margin-bottom:25px;position: sticky;
top: 0px;
z-index: 3;}
#navBarhome {
    background: #4b4b4b;
    height: 100px;
    margin-bottom: 25px;padding-left: 12px;
    position: sticky;
    top: 0px;
    z-index: 3;
}
.navmain{
	 
	height:48px;
}

footer{margin-left:12px!important;margin-right:12px!important;}