@font-face {
    font-family: 'icomoon';
    src:url('../fonts/icomoon.eot?256i1y');
    src:url('../fonts/icomoon.eot?256i1y#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?256i1y') format('truetype'),
        url('../fonts/icomoon.woff?256i1y') format('woff'),
        url('../fonts/icomoon.svg?256i1y#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-user:before {
    content: "\e900";
    margin: 8px;
    position: absolute;
    color: #737373;
}
.icon-lock:before {
    content: "\e901";
    margin: 8px;
    position: absolute;
    color: #737373;
}
/**********HOME*********/
.dropdown:hover .dropdown-menu {
    display: block;
}
.dropdown-menu {
    margin-top: 0px;
}
.logo-wrapper{
    background: white;
    padding-left: 15px;
}
.home-button{
    background: #fff;
    padding-top: 8px;
    overflow: hidden;
    padding: 8px 0 4px 0 !important;
}
.home-button .img-responsive{
    display: inline;
}
.img-or .img-responsive{
    margin: 0 auto;
}
.home-button img{
    float: left;
}
.slid-wrapper{
    background: #fff;
    width:100%;
}
.btn-red{
    background: #b81041;
    padding: 6px 45px;
    font-size: 14px;
    font-weight: normal;
    color: white;
    margin-top: 20px;
    margin-bottom: 10px;
    border: 0;
    width: 100%;
    /* Safari 4-5, Chrome 1-9 */
/*    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b81041), to(#7f0327));*/
    /* Safari 5.1, Chrome 10+ */
/*    background: -webkit-linear-gradient(top, #b81041, #7f0327);*/
    /* Firefox 3.6+ */
/*    background: -moz-linear-gradient(top, #b81041, #7f0327);*/
    /* IE 10 */
/*    background: -ms-linear-gradient(top, #b81041, #7f0327);*/
    /* Opera 11.10+ */
/*    background: -o-linear-gradient(top, #b81041, #7f0327); */
     background: -webkit-linear-gradient(#ec1d23, #ec1d23);/* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#ec1d23, #ec1d23); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#ec1d23, #ec1d23); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#ec1d23, #ec1d23); /* Standard syntax */

}
.or-img img{
    margin: 0 auto;
}
.btn-gray{
    background: #b5b4b4;
    padding: 6px 40px;
    font-size: 14px;
    font-weight: normal;
    color: white;
    margin-top: 10px;
    margin-bottom: 20px;
    border:0;
    width: 100%;
    /* Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b5b4b4), to(#585858));
    /* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(top, #b5b4b4, #585858);
    /* Firefox 3.6+ */
    background: -moz-linear-gradient(top, #b5b4b4, #585858);
    /* IE 10 */
    background: -ms-linear-gradient(top, #b5b4b4, #585858);
    /* Opera 11.10+ */
    background: -o-linear-gradient(top, #b5b4b4, #585858);
}
.trading-wrapper{
/*    background: #a32f52;*/
	background : #f70017;
    padding: 20px 0;
    overflow: hidden;
}
.feed-wrapper{
    background: #eaeaea;
    padding: 20px 0;
}
.foot-bottom{
    padding: 0 20px;
}
.form-search input, .form-inline input, .form-horizontal input, .form-search textarea, .form-inline textarea, .form-horizontal textarea, .form-search select, .form-inline select, .form-horizontal select, .form-search .help-inline, .form-inline .help-inline, .form-horizontal .help-inline, .form-search .uneditable-input, .form-inline .uneditable-input, .form-horizontal .uneditable-input, .form-search .input-prepend, .form-inline .input-prepend, .form-horizontal .input-prepend, .form-search .input-append, .form-inline .input-append, .form-horizontal .input-append {
    display: inline-block;
    vertical-align: middle;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    border-radius: 4px;
    color: #555;
    display: inline-block;
    font-size: 14px;
    margin-bottom: 10px;
    padding: 4px 6px;
    vertical-align: middle;
}
.address,.txtBox {
    width: 50%;
}
span.help-inline{
    margin-bottom: 10px;
}
.require{color:red;padding: 0 5px;}
.controls{display: inline-block; word-wrap: break-word;}
.txtNric1{width: 60px;}
.txtNric2{width: 30px;}
.txtNric3{width: 45px;}
.btn-danger{background-color:#770032; border-color: #770032;}
.btn-danger:hover{background-color:#60001b; border-color: #60001b;}
.btn-dark{background: #770032; color: white;}
.donate a{text-align: center;}
.form_footer{margin:30px 0; text-align: center;}
.hide-control{display: none;}
/* =====Live Trading===== */
.trading-left img{
    box-shadow: 8px 8px 5px #270d16;
    margin-top: 2px;
}
.trading-logo{
    float: right;
    width: 40%;
}
.trading-logo1{
    position: absolute;
    top: 57%;
    left: 23%;
}
.trainding-platform{
    margin-bottom: 10px;
    display: flex;
}
.btn-circle{
    border-radius: 6px;
    width: 28px;
    height: 27px;
    border: solid 2px #880015;
    margin-right: 15px;
    display: block;
}
.trading-right{
    box-shadow: 8px 8px 5px #270d16;
}
/* =====RSS Feed===== */
.rss-wrapper{
    margin-bottom: 20px;
}
.rss-header{
/*    background: -webkit-linear-gradient(#770032, #b44460);/* For Safari 5.1 to 6.0 */
/*    background: -o-linear-gradient(#770032, #b44460); /* For Opera 11.1 to 12.0 */
 /*   background: -moz-linear-gradient(#770032, #b44460); /* For Firefox 3.6 to 15 */
 /*   background: linear-gradient(#770032, #b44460); /* Standard syntax */
 /*   border: solid 1px #770032;*/
	 background: -webkit-linear-gradient(#ec1d23, #ec1d23);/* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#ec1d23, #ec1d23); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#ec1d23, #ec1d23); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#ec1d23, #ec1d23); /* Standard syntax */
    border: solid 1px #ec1d23;
    font-size: 18px;
    color: white;
    padding: 5px 10px;
}
.research-content, .announcement-content{
    border: solid 1px #bfbfbf;
    overflow: hidden;
    color: black;
    background: #eeeeee;
    padding: 15px 0;
}
.unit-content{
    background: #e4e4e4;
    border: solid 1px #bfbfbf;
    overflow: hidden;
    color: black;
}
.announcement-content .space-bottom,.research-content .space-bottom{
    margin-bottom: 5px;
}
.rss-title a{
    color: #0000ff;
    font-size: 16px;
    cursor: pointer;
}
.rss-des{
    font-size: 14px;
    color: black;

}
.tr_white{
    font-weight: bold;
    padding: 5px 3px 5px 5px;
    /*display: flex;*/
    background: white;
}
.tr_lightgray{
    font-weight: bold;
    padding: 4px 3px 4px 5px;
    /*display: flex;*/
    background: #e4e4e4;
}
.tr_white td,.tr_lightgray td{
    padding: 4px 8px 4px 8px !important;
}
.dv_white{
    background: white;
    padding: 10px;
}
.dv_lightgray{
    background: #e4e4e4;
    padding: 10px;
}
.unit-price-label{
    background: #666666;
    color:#fff228;
    font-size: 16px;
    padding: 5px 10px;
    text-align: right;
}
.contain{padding: 20px 0;}
.ui-widget-header{
    background: #770032 !important;
    border: none !important;
    color: white !important;
}
.ui-widget-content{
    /*width: 40% !important;*/
    /*top: 50% !important;*/
}
/*
.ui-dialog{
    width: 40% !important;
    top: 50% !important;
}
.ui-dialog{
    left: 30% !important;
}
*/
*.ui-dialog{
    top: 50% !important;
}
.ui-dialog .ui-dialog-content{
    width: 100% !important;
}
.clsRegError,.inquiry_require {
    color: red;
}
/*Top Ten Stock*/
.topten-bordertop{
    border-bottom: solid 2px #000;
}
.topten-btnwrapper{
    background: #b2d1ff;
    padding: 3px;
    text-align: left;
    margin-top: 2px;
    overflow: hidden;
}
.topten-btnwrapper .topten-left{
    float: left;
}
.topten-btnwrapper .topten-right{
    float: right;
}
.topten-btnwrapper .topten-right span{
    margin-right: 10px;
}
.topten-btnwrapper a, .topten-btnwrapper span{
    font-size: 14px;
}
.topten-btnwrapper a img{
    cursor: pointer;
}
.topten-btnwrapper button{
    margin: 0 8px !important;
}
.topten-active{
    background: #007efe;
    color: white;
}
.faq-active a{
    background: #ece8e7;
    color: #b24261 !important;
}
.toptenstock table th{
    background: #0f5d5b;
    color: white;
    padding: 5px !important;
    border: solid 1px #494949 !important;
}
.toptenstock table tr > td{
    padding: 4px 3px 4px 5px !important;
    border-bottom: none !important;
    border-top: none !important;
    border: solid 1px #494949;

}
.toptenstock table .tr_black{
    background: black;
    color: white;
    text-align: left;
}
.toptenstock table .tr_gray{
    background: #121212;
    color: white;
    text-align: left;
}
.toptenstock table tr .td_green{
    color: lime !important;
}
.toptenstock table tr .td_yellow{
    color: yellow !important;
}
.toptenstock table tr .td_red{
    color: red !important;
}
.toptenstock table tr .td_red, .toptenstock table tr .td_green, .toptenstock table tr .td_yellow, .toptenstock table tr .td_vol{
    text-align: right;
}
.topten_time{
    padding-left: 7px;
    color: white;
    margin-top: -18px
}
.clear-bottom{
    margin-bottom: 20px;
}
.readmore{
    text-align: right;
    padding-right: 5%;
}
#research-alert a{
    color: #770032;
}
.search-contain{
    width: 100%;
    overflow: hidden;
}
.search_result{
    background:#770032;
    color:white;
    margin-bottom: 20px;
    padding: 1px 20px;
}
.search-container{
    display: none;
}
.unit-content .table{
    margin-bottom: 0;
}
/******FAQ Page******/
.faq-wrapper{
    background: #ece8e7;
    padding-top: 10%;
    padding-bottom: 40px;
}
.faq-left{
    border: solid 1px #ccc;
    padding: 0;
    background: #fff;
    padding-bottom: 40px;
    box-shadow: 1px 2px 10px #888888;
}
.faq-left-header{
    color:#b24261;
    border-bottom: solid 2px #ccc; 
    padding: 10px 15px 0 30px;
}
.faq-left-header h5{ 
    font-weight: bold;
    font-size: 20px;
}
/*.faq-left ul a{
    cursor: pointer;
    color: #4b4a4a;
    font-weight: bold;
    font-size: 16px;
}*/
.faq-left ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.faq-left ul li a {
    display: block;
    color: #4b4a4a;
    padding: 8px 0 8px 30px;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
    border-bottom: solid 1px #eae8e8;
}
.faq-left ul li a:hover{
    background: #ece8e7;
}
.faq-left ul li a:active{
    background: #ece8e7;
}
.faq-right{
    background: #fff;
    /*margin-top: 42px;*/
    padding-bottom: 60px;
    border-top: solid 1px #ccc;
    padding-top: 15px;
    box-shadow: -4px 3px 10px #bbbbbb;
}
.faq-right .ui-accordion-header{
    background: #4e4c4c;
    color:#fff;
}
.faq-right #accordion p{
    color: #393737;
}
.display_none{
    display: none;
}
.display_block{
    display: block;
}
.ui-accordion-content-active{
    height: auto !important;
}
.gm-style .place-card-large{
    display: none !important;
}
.rss_more{
    text-align: right;
    padding-right: 30px;
}
@media (max-width:990px){
    .address,.txtBox {
        width: 100%;
    }
}
@media (max-width:991px){
    /*    .donate{
            margin: 0 auto;
            width: 45%; 
        }*/
    .trading-left{
        margin: 10px 0;
    }
    .trading-left img{
        margin: 0 auto;
    }
}
@media (max-width:991px){
    .donate{
        margin: 0 auto;
        width: 70%; 
    }
}
@media (max-width:420px){
    .donate{
        width: 100%;
    }
}
