body {color: #fdeb44;background:#1529B6 none;}
p{color:#fdeb44}
.exchange h4{color: #fdeb44}
.mission h4{color: #fdeb44}
.whatis h1{color: #fdeb44}
.whatis span{color: #fdeb44}
h1,h2,h3,h4,h5,a{color: #fdeb44}
.questionmark{color: #fdeb44}
.body-column a{color: #fdeb44}
.register-box p{ color:#38527d}
.register-box h5 a{ color:#38527d}
.login-box h4 { color:#38527d}
.login-box label { color:#38527d}
.login-box small { color:#38527d}
table.gridview tr td a{color:#38527d;}
a, a:link, a:visited{color: #fdeb44}
#bottom-fullwidth{background:none;}
.container{background:none;}
#banner{background:none;}
#footer-fulwidth{background:#1529B6 none;} 
#footer-fulwidth .footer{background:#1529B6 none;}
#top-links{background:#1529B6 none;}
#top-links ul li a{color:#fdeb44;}
.search_bg{background:#1529B6 none;}
.state{background:#1529B6 none;}
#content-wrapper .sidebar{background:#1529B6 none;}
.sidebar-content ul li a{color:#fdeb44;}
.tab{background:#1529B6 none;}
.programe{background:#1529B6 none;}
.programe ul{background:#1529B6 none;}
.event_bg{background:#1529B6 none;}
.link_bg{background:#1529B6 none;}
.sidebar .activities_bg{background:#1529B6 none;}

.top-bar-style2{background-color:#1529B6; color:#fff;}
.topbar-style3-area {
    position: relative;
    display: block;
    border-bottom: 1px solid #ededed;
    padding: 12px 0;
}
.topbar-style3-content {
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
}
.topbar-style3-left{
    position: relative;
    display: block;    
}
.topbar-style3-left ul{}
.topbar-style3-left ul li{
    display: inline-block;
    float: left;
    margin-right: 15px;
    line-height: 28px;
}
.topbar-style3-left ul li:last-child{
    margin-right: 0;
}
.topbar-style3-left ul li a{
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    transition: all 500ms ease;
}
.topbar-style3-left ul li a:hover{
    color: #fff;
}

.topbar-style3-right {
    position: relative;
    display: block;
    max-width:430px;
    width: 100%;
}
.topbar-style3-right ul {
    position: relative;
    display: block;
    overflow: hidden;
    float: left;
    border-right: 1px solid #dadada;
    padding-right: 20px;
}
.topbar-style3-right ul li{
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 15px;
    line-height: 28px;
}
.topbar-style3-right ul li:last-child{
    margin-right: 0;
}
.topbar-style3-right ul li a{
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}
.topbar-style3-right ul li a:hover{
    color: #fff;
}

