/*html{*/
/*    filter: grayscale(100%);*/
/*    !* -webkit-filter: grayscale(100%); *!*/
/*    -moz-filter: grayscale(100%);*/
/*    -ms-filter: grayscale(100%);*/
/*    -o-filter: grayscale(100%);*/
/*    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);*/
/*    -webkit-filter: grayscale(1);*/
/*}*/

html, body {
    font-family: Arial, "Microsoft YaHei", serif !important;
    font-size: 14px;
}

/*.ui.statistics{*/
/*    margin:auto !important;*/
/*}*/

@media only screen and (min-width: 1200px) {
    .ui.container {
        width: 1200px;
        margin-left: auto !important;
        margin-right: auto !important
    }

    .ui.grid.container {
        width: calc(1200px + 2rem) !important
    }

    .ui.relaxed.grid.container {
        width: calc(1200px + 3rem) !important
    }

    .ui.very.relaxed.grid.container {
        width: calc(1200px + 5rem) !important
    }
}

/*.ui.modal.scrolling{*/
/*    top: 5%;*/
/*    height: 100%;*/
/*}*/

.table-responsive{
    min-height: .01%;
    overflow-x: auto;
    overflow-y: hidden;
}

.bigd-col-md-2 h3 {
    margin-top: 15px !important;
}

.ui.text.justified{
    text-align: justify !important;
}

.goto::before {
    content: "";
    display: block;
    height: 100px; /* fixed header height*/
    margin: -100px 0 0; /* negative fixed header height */
}

.toc.item {
    display: none;
}

.masthead > .ui.container h1 {
    font-size: 3em;
    margin-top: 30px;
}

.mobile.menu .toc.item {
    display: none;
}

@media only screen and (max-width: 700px) {
    .ui.fixed.menu {
        display: none !important;
    }

    .mobile.menu .item, .mobile.menu .menu {
        display: none !important;
    }

    .mobile.menu .toc.item {
        display: block !important;
    }

    .masthead h1.ui.header {
        font-size: 20px !important;
    }
    .masthead small {
        font-size: 16px !important;
    }


    .ui.form{
        width: 100% !important;
    }

    #home {
        margin-top: 0 !important;
    }
}

.layout .layout-list-group, .layout-list-group-2, .layout-list-group-3, .layout-list-group-4 {
    float: left;
    width: 100%;
    height: 120px;
    padding: 15px;
    line-height: 1.5;
    text-align: center;
    border: 5px solid #fff;
    vertical-align: middle;
    border-radius: .28571429rem;
    color: #ffffff;
    margin: 0 auto;
    overflow: hidden;
}

.layout a:hover {
    color: #f5f5f5;
}

@media (min-width: 768px) {
    .layout {
        margin-right: 0;
        margin-left: 0
    }

    .layout .layout-list-group {
        width: 100%;
        font-size: 16px
    }

    .layout .layout-list-group-3 {
        width: 33.3%;
        font-size: 16px
    }

    .layout .layout-list-group-2 {
        width: 50%;
        font-size: 16px
    }

    .layout .layout-list-group-4 {
        width: 25%;
        font-size: 16px
    }
}

.layout h4 {
    font-size: 18px;
}

.layout p {
    font-size: 16px;
    font-weight: bold;
}

.layout .blue {
    background-color: #2185d0;
}

.layout a.blue:hover{
    background-color: #0E6EB8;
}

.layout .teal {
    background-color: #00b5ad;
}

.layout a.teal:hover{
    background-color: #008080;
}

.layout .green {
    background-color: #21ba45;
}

.layout a.green:hover{
    background-color: #016936;;
}

.layout .olive {
    background-color: #b5cc18;
}

.layout a.olive:hover{
    background-color: #9ecc52;
}



.fade {
    opacity: 0;
}

.fade.in {
    opacity: 1;
}

.collapse {
    display: none;
}

.collapse.in {
    display: block;
}

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
}

/*v3-update*/
.topnav.menu {
    background: -webkit-linear-gradient(left,#d3dde7 0,#fff 20%, #fff 50%,#fff 80%, #d3dde7 100%);
    border-radius: 0;
    border: none;
}

.topnav.menu .item>img:not(.ui) {
    display: inline-block;
    vertical-align: middle;
    margin: -.3em 0;
    width: 100%;
    padding-left: 5px;
}

.segment.banner{
    background: -webkit-linear-gradient(left,#32b3ba 0,#2c235c 100%) !important;
    background: -moz-linear-gradient(left,#32b3ba 0,#2c235c 100%) !important;
    background: -o-linear-gradient(left,#32b3ba 0,#2c235c 100%) !important;
    background: linear-gradient(left,#32b3ba 0,#2c235c 100%) !important;
    margin: 40px 0;
    padding: 40px 0;
}

@media (max-width: 768px) {
    .segment.banner{
        background: -webkit-linear-gradient(left,#32b3ba 0,#2c235c 100%) !important;
        background: -moz-linear-gradient(left,#32b3ba 0,#2c235c 100%) !important;
        background: -o-linear-gradient(left,#32b3ba 0,#2c235c 100%) !important;
        background: linear-gradient(left,#32b3ba 0,#2c235c 100%) !important;
        margin: 0 0 15px 0;
        padding: 0;
    }
}

.ui.items>.item>.content>a.header.inverted {
    color: #fff;
}

a.inverted.card.teal:hover{
    background: #00b5ad !important;
}

a.inverted.card.orange:hover{
    background: #ec7726 !important;
}

a.inverted.card.blue:hover{
    background: #0d71bb !important;
}

.card.inverted.blue{
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none !important;
    background: #0d71bb;
}

.card.inverted.teal{
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none !important;
    background: #00b5ad;
}

.card.inverted.orange{
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none !important;
    background: #ec7726;
}

.ui.three.cards>.card {
    width: calc(33.33333333% - 0.5em);
    margin: 0.25em 0.25em;
    height: 130px;
}

.ui.two.cards>.card {
    width: calc(50% - 0.5em);
    margin: 0.25em 0.25em;
}
.card.inverted > .content{
    padding: 1em 0.5em !important;
}

.card.inverted >.content >.header {
    color: #fff !important;
    margin-top: 15px !important;
}

.card.inverted >.content >.description {
    color: #fff !important;
    margin-top: 15px !important;
}


.card.inverted > .content >.header > p{
    color: #fff !important;
}

.card.inverted > .content >.description > p{
    color: #fff !important;
}

.ui.breadcrumb.inverted{
    margin-top: 30px;
    color: #fff;
}

.ui.breadcrumb.inverted i{
    color: #fff !important;
}

.ui.breadcrumb.inverted a{
    color: #fff !important;
}

.ui.simple.dropdown.item > a.header{
    color: #555;
    padding: 15px
}

.about > p {
    padding: 5px 0 !important;
    margin: 0 0 0.2em !important;
}

.countryTable td{
    padding: .49em .7em !important;
}

.footer {
    /*bottom: 0;*/
    /*width: 100%;*/
    /*height: 300px; !* Set the fixed height of the footer here *!*/
    border-top: 3px solid #00b5ad;
    background: -webkit-linear-gradient(left,#d3dde7 0,#fff 20%, #fff 50%,#fff 80%, #d3dde7 100%);
    padding: 30px 15px;
}