.mychooselang a {
    color: #fff;
    border-bottom: 2px solid transparent; 
    text-align: center;}

.header .comp-globalTool .row4 {
    -webkit-transition: height 0.2s ease;
    -moz-transition: height 0.2s ease;
    -ms-transition: height 0.2s ease;
    -o-transition: height 0.2s ease;
    transition: height 0.2s ease;
    -webkit-transition: background 0.2s ease;
    -moz-transition: background 0.2s ease;
    -ms-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    transition: background 0.2s ease; }
.header .comp-globalTool .row4 {
    background: #fff; }
    @media (min-width: 1024px) {
    .header .comp-globalTool .row4 {
        height: 50px; } }
    @media (max-width: 1023px) {
    .header .comp-globalTool .row4 {
        height: 77px; } }
.header .comp-globalTool .row3 {
    background: rgba(27, 29, 29, 0.6); }
.header .comp-globalTool.solid .row4 {
    background: #fff; }

    .mysearch input{
        border-radius:15px;
    }
    .mysearch input[type='button'] {
position: relative;
left: 124px;
top: -32px;
display: block;
width: 33px;
height: 32px;
cursor: pointer;
background-color: transparent;
background-image: url(../images/share/ui/icon-close-grey.png);
background-position: center;
-webkit-appearance: none;
-moz-appearance: none; }
.mysearch input[type='button']:hover {
  background-image: url(../images/share/ui/icon-close.png); }
  .mysearch input[type='button'].search1 {
  background-image: url(../images/share/ui/icon-search-grey.png); }
  .mysearch input[type='button'].search1:hover {
  background-image: url(../images/share/ui/icon-search.png); }

.external_link {
    margin-left: 20px;
    height: 30px;
    text-align: right;
    float: right;
}
.external_link a {
    /*display:inline-block;*/
    display: block;
    float: left;
    width: 19px;
    height: 18px;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
}

.tab-wrapper {
    margin: 20px auto;
    width: 100%;
    height: auto;
}


@media (min-width: 362px) {
    .tab-menu li {
        display: inline-block;
    }
}

.tab-menu li {
    position: relative;
    color: #ffffff;
    padding: 10px 30px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 0;
}

    .tab-menu li:hover {
        color: #464646;
    }

    .tab-menu li.active {
        opacity: 1;
        background-color: #178ed8
    }

        .tab-menu li.active:hover {
            color: #464646;
        }

.tab-content > div {
    background-color: #fff;
    box-sizing: border-box;
    width: 100%;
    padding: 30px;
    min-height: 200px;
}

.line {
    position: absolute;
    width: 0;
    height: 7px;
    background-color: aqua;
    top: 0;
    left: 0;
}

.mtr-sc-progressindicator-inner {
    height: 96px;
    width: 96px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -38px;
    margin-top: -38px;
    background: transparent url(../assets/images/sc-spinner32.gif) no-repeat center center;
    background-color: #ffffff;
    border-radius: 6px;
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.175);
    -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.175);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.175);
    z-index: 10001;
}

#mtr-ribbonPageShadow {
    z-index: 10001 !important;
    background: #aaa;
    opacity: .3;
    filter: Alpha(Opacity=30);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*.ui-widget-content{
    z-index:1000 !important;
}*/


@media (min-width:576px) {
    .global__input__search {
        width: 90%
    }
}

@media (min-width:768px) {
    .global__input__search {
        width: 70%
    }
}

@media (min-width:992px) {
    .global__input__search {
        width: 60%
    }
}

@media (min-width:1200px) {
    .global__input__search {
        width: 55%
    }
}

@media (min-width:1400px) {
    .global__input__search {
        width:50%
    }
}

.fun_poll_echarts {
    width: 600px;
    height: 400px;
}

@media (max-width: 576px) {
    .fun_poll_echarts {
        width: 280px;
    }
}

.search_suggest_custom {
    border: none !important;
    border-radius: 4px;
    margin-top: 10px !important;
    padding-left: 5px !important;
    z-index: 1001 !important;
}

.header__search_suggest_custom{
    position:fixed !important;
}

/*-------------add-----------------*/
.login__wrapper .BoldFont {
    font-weight: bold;
}
.login__wrapper select option {
    font-weight: bold;
}
.login__wrapper .content {
    display: flex;
    flex-direction:row;
}
.login__wrapper .contentleft {
    width: 60%
}
.login__wrapper .contentright {
    width: 40%;
    padding: 3% 1% 2% 2%;
    margin-left: 3%;
    background-color: #f2efee;
    font-size:13px;
}
.login__wrapper .ImageSpan {
    align-items: center;
    display: flex;
    vertical-align: middle;
}
.login__wrapper .cookieSpan {
    margin-left: 3%;
    font-size:18px;
}
.login__wrapper .lineheightp {
    line-height: 20px;
}
.login__wrapper .displayFlex {
    display: flex;
    flex-direction: row;
    align-items: center;
    vertical-align: middle;
    padding-bottom:3%;
}
.login__wrapper .pbottom {
    line-height: 22px;
    margin-bottom:5%;
    font-size:13px;
}
.login__wrapper .left {
    width: 80%;
    line-height: 22px;
}
.login__wrapper .right {
    width: 20%
}
 .login__wrapper .infoCircle {
            border-radius: 50%;
            width: 36px;
            height: 36px;
            background: transparent;
            border: 2px solid #DE6354;
            color: #DE6354;
            text-align: center;
            font: 28px Georgia, "Courier New";
            font-weight: 600;
        }
@media screen and (max-width: 767px) {
    .login__wrapper .content {
        display: flex;
        flex-direction: column;
    }

    .login__wrapper .contentleft {
        width: 100%
    }

    .login__wrapper .contentright {
        width: 100%;
        padding: 3% 1% 2% 2%;
        margin-left: 0%;
        background-color: #f2efee;
    }

    .login__wrapper .button--full-width {
        width: 100%;
        text-align: center;
        display: table-cell;
        align-items: center;
        display: block !important;
        margin: 0 auto !important
    }
}

/* Button */
.login__wrapper .chooseBtn {
    display: none;
}

.login__wrapper .choose-label {
    box-shadow: #ccc 0px 0px 0px 1px;
    width: 50px;
    height: 25px;
    display: inline-block;
    border-radius: 20px;
    position: relative;
    background-color: #bdbdbd;
    overflow: hidden;
}

    .login__wrapper .choose-label:before {
        content: '';
        position: absolute;
        left: 0;
        width: 25px;
        height: 25px;
        display: inline-block;
        border-radius: 20px;
        background-color: #fff;
        z-index: 20;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
    }

.login__wrapper .chooseBtn:checked + label.choose-label:before {
    left: 25px;
}

.login__wrapper .chooseBtn:checked + label.choose-label {
    background-color: #3c78d8;
}

.body--login{
	background-color: #e0e0e0 !important;
}

@media screen and (min-width: 992px){
	.body--login{
		padding-top: 30px !important;
	}
}

@media screen and (min-width: 768px){
	.login__wrapper {
		margin: 30px auto !important;
	}
}