@charset "utf-8";
*{
    box-sizing:border-box;
}

@font-face {
    /*font-family: SolaimanLipi;
    src: url("fonts/SolaimanLipi_22-02-2012.ttf");*/
}

html{
    overflow-y:scroll;
    overflow-x:hidden;
    min-width:375px !important;
}
body{

    color: #000;;
    background-color:#eeeff6 !important;
    font-family: Ubuntu;
    /* overflow-y:scroll !important; */
    min-width: 375px !important;
}
a:hover{
    text-decoration: none;
}
.hide {
    display: none;
}
.fixed {
    position: absolute;
    bottom: 7px;
    width: 100%;
    background: #fff;
    z-index: 100;
    border-radius: 0 0 10px 10px;
    left: 0;
    display: inline-block;
}
.vote-agenda-blog:last-child {
    margin-bottom: 155px;
}
.scroll_top {
    position:fixed;
    bottom:30px;
    right:30px;
    font-size:30px;
    color:#00abed;
    z-index:100;
    cursor:pointer;
}

.block_center {
    margin: 0 auto;
}

/******* SH Attendacne verification *********/

.verify_card {
    min-height: 482px;
}



/******* Header *********/


.program-logo{
    display: inline-block;
    border-radius: 15px;
    box-shadow: 2px 1px 2px 2px #fff;
    background: #FFF;
    width: 100%;

}
.program-logo img{
    width: 100%!important;
    height: auto;
    margin: 0 auto;
    text-align: center;
    display: block;
    border-radius: 15px;
}
.program-logo .mobile_banner{
    display: none;
}
/* .program-logo .user_guide_btn{
    display: block;
    text-align: center;
} */

.header-title{
    font-size: 22px;
    line-height: 1.1;
    color: #00abed;
    font-weight: 700;
    text-align: center;
    transform: scale(1.3,1.1);
    letter-spacing: .9px;
}

.bannerContnt {
    background-color: #fff;
    border-radius: 15px;
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: cover;
}

.bannerContntOverlay {
    padding: 70px 0 60px 0;
    margin: 0;
    border-radius: 15px;
    background-color: rgba(255, 255, 255,0.8);
}



.my_icon {
    width: 20px;
    height: 20px;
    padding: 0;
    margin: 0;
    position: relative;
    top: -2px;
}


/* .logout-icon{
    text-align: center;
    display: block;
    color: #333;
}

.logout-icon p{
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    color: #000;
    margin: 0;
}


.logout-icon i{
    font-size: 30px;
    display: block;
    color: #ed3900;
    margin: 0 auto;
    text-align: center;

} */

.logout-icon{
    margin-right: 10px;
}

.logout-icon, .custom-select{
    float: right;
}

.custom-select {
    border: 0;
}

.logout-icon i {
    font-size: 15px;
    display: inline-block;
    color: #ed3900;
    margin: 0 auto;
    text-align: center;
    position: relative;
    top: 1px;
}

.logout-icon p {
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    color: #000;
    margin: 0;
}

/*viewer-section*/

.viewer-section{
    background: #fff;
    border-radius: 15px;
}


.viewer-section p {
    margin: auto 0 auto 0;
    padding: 1px 10px;
    letter-spacing: 0.5px;
    text-align:left;
    font-size: 13px;
    line-height: 20px;
}

.user-name {
    float: right;
    font-size: 1rem;
    color: #ed3900;
    text-align: center;
    display: block;
    margin: auto;
}
.viewer-section .custom-select {
    width: 55px;
    display: block;
    margin: 0;
    padding: 0;
    font-size: 13px;
    height: 22px;
}

/*vote agenda section start   */
.vote-blog .nav-tabs .nav-item {
    width: 33.32%;
    text-align: center;
    font-size: 14px;
}

/*video-blog*/

.video-blog iframe, .video-blog .replay-aspect-ratio-fix, .video-blog #my-id-2231, .video-blog .jwplayer.jw-flag-aspect-mode{
    width: 100%;
    height: 423px !important;
    border-radius: 15px;
    box-shadow: 0px 1px 0px 4px #ecebeb;
    overflow: hidden;
}

.video-blog-long iframe, .video-blog-long .replay-aspect-ratio-fix, .video-blog-long #my-id-2231, .video-blog-long .jwplayer.jw-flag-aspect-mode {
    width: 100%;
    height: 430px!important;
    border-radius: 15px;
    box-shadow: 0px 1px 0px 4px #ecebeb;
    background: #000;
    overflow: hidden;
}

.video-blog iframe, .video-blog .replay-aspect-ratio-fix, .video-blog #my-id-2231, .video-blog .jwplayer.jw-flag-aspect-mode {
    background: #000;
    border-radius: 15px;
}

.video-blog .player, .video-blog .panel, .video-blog-long .player, .video-blog-long .panel, .video-blog-long #my-id-2231, .video-blog-long .jwplayer.jw-flag-aspect-mode{
    background:transparent !important;
    box-shadow: none !important;
}

.video-blog-long.projector-long iframe, .video-blog-long.projector-long .replay-aspect-ratio-fix, .video-blog-long.projector-long #my-id-2231, .video-blog-long.projector-long .jwplayer.jw-flag-aspect-mode {
    width: 100%;
    height: 90vh !important;
}

.projector-long .col-md-12.no-sm-h-padding.mt-2.mb-2 {
    padding: 0;
}

/* Presentation Video */

.presentationStreamBlock {
    overflow: hidden;
    background-color: #000;
    border-radius: 15px;
}
.presentationStreamBlock .jwplayer.jw-flag-aspect-mode {
height: 430px !important;
}

/*vote-blog*/

.vote-blog {
    background: #fff;
    padding: 0;
    box-shadow: 1px 1px 5px #888;
    border-radius: 15px;
    overflow: hidden;
}

.vote-blog .nav-tabs .nav-link {
    color: #fff;
    background-color: #01ace9;
   /* border-color: #01ace9;*/
    border-radius: 15px 15px 0 0;
    border: 0;
}

.vote-blog .nav-tabs .nav-item.show .nav-link, .vote-blog .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #2697bf;
    /*border-color: #01ace9;*/
    border-radius: 15px 15px 0 0;
}
.vote-blog .tab-content{
    padding: 0 10px;
    height: 290px;
    overflow-y: scroll;
    overflow-x: hidden;
    transition: all 0.5s;
    /* scrollbar-width: thin;
    scrollbar-color: gray #C6C6C6; */
}

/* .vote-blog .tab-content::-webkit-scrollbar {
    width: 2px;
}

.vote-blog .tab-content::-webkit-scrollbar-track {
    background: #C6C6C6;
}

.vote-blog .tab-content::-webkit-scrollbar-thumb {
    background: #C6C6C6;
    border-radius: 20px;
    border: 3px solid gray;
} */

.nav-tabs {
    border: 0;
    background: transparent;
}

.vote-blog-long .tab-content {
    height: 393px;
    transition: all 0.5s;
}

.other-bm-vote-blog .vote-blog .tab-content, .other-bm-vote-blog .vote-blog-long .tab-content{
    height: 402px;
    transition: all 0.5s;
}

.vote-agenda-blog{
    background: #f9f9f9;
    border-radius: 15px;
    box-shadow: 1px 1px 6px #888;
}

.vote-agenda-blog-gray{
    opacity: 0.6 !important;
}

.vote-agenda-blog h4 {
    background: #00abed;
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 4px 0;
    display: block;
    border-radius: 15px 15px 0 0;
    line-height: 24px;
    margin: auto 5px;
}

.vote-agenda-blog .details p {
    font-size: 12px;
    margin-bottom: 0;
    text-align: justify;
    line-height: 20px;
    padding-right:20px;
}
.vote-agenda-blog .details a {
    font-size: 14px;
    color: blue;
}

.vote-agenda-blog .vote-favour, .vote-agenda-blog .vote-against{
    background: transparent;
    display: inline-block;
    /* width: 100px; */
    margin: auto;
    text-align: center;
    padding-right: 2px;
    margin-right: 10px;
}
.btn.fav_btn.rounded {
    padding: 7px 20px !important;
    margin: 0;
    font-size: 15px;
}
.vote-agenda-blog .vote-favour span, .vote-agenda-blog .vote-against span, .vote-agenda-blog .vote-favour button, .vote-agenda-blog .vote-against button,.vote-here span{
    font-size: 14px;
    text-align: center;
    /* display: block; */
    display: inline-block;
    margin: auto;
    color: #fff;
    font-weight: 700;
    padding: 0 2px;
}
.vote-here .btn{
    position: relative;
    top: -11px;
    padding: 12px 15px 12px 15px;
    text-align: center;
    width: 100px;
    display: inline-block;
}


.vote-agenda-blog .vote-favour span:first-child, .vote-agenda-blog .vote-favour button:first-child  {
    /* background: #044739; */
    padding: 2px;
    /* border-radius: 5px 5px 0 0; */
}

.vote-agenda-blog .vote-favour span:last-child, .vote-agenda-blog .vote-favour button:last-child {
    /* background: #029677; */
    padding: 2px;
    /* border-radius: 0 0 5px 5px; */
    /* border-top: 2px solid #fff; */
}
.vote-agenda-blog .vote-against span:first-child, .vote-agenda-blog .vote-against button:first-child {
    background: #872304;
    padding: 2px;
    border-radius: 5px 5px 0 0;
}

.vote-agenda-blog .vote-against span:last-child, .vote-agenda-blog .vote-against button:last-child  {
    background: #ed3900;
    padding: 2px;
    border-radius: 0 0 5px 5px;
    /* border-top: 2px solid #fff; */
}

.vote-selection-div {
    padding: 0 4px;
}

.vote-selection-container {
    border-radius: 10px;
	display: flex;
	margin: 0;
	background: #E5F5ED;
	padding: 7px;
    min-height: 54px;
}

.vote-selection-container label {
    margin: 0;
}

.vote-result-value {
    display: block;
    text-align: left;
}

.input-radio-label {
    display: block;
	text-align: left;
	font-size: 16px;
	padding-left: 2px;
    font-weight: bold;
}

.vote-selection-container input {
    margin: 0 4px 0 0;
}

.vote-percentage-value {
    background: #107B41;
    border-radius: 10px;
    padding: 2px 5px;
    font-size: 15px;
    color: #fff;
    margin-left: 5px;
}

.vote-result-value {
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    color: #107B41;
    line-height: 22px;
    margin-top: 4px;
}

.ptitle {
    display: none;
}

.print-title .ptitle {
    display: block;
}

.vote-result-value.vote-result-value-pysical {
    font-size: 13px;
    line-height: 22px;
    margin-top: 8px;
}

#agenda_projection .vote-result-value.vote-result-value-pysical {
    font-size: 15px;
}

.vote-selection-container input:focus {
    border: 0;
    outline: none;
    box-shadow: none;
}

.vote-buttons-container {
    display: flex;
}

.vote-submit-button:disabled {
    opacity: 0.5;
}

.vote-selection-container-against {
    background: #FFEAEA;
}

.vote-percentage-value-against {
    background: #E73232;
}

.vote-result-value-against {
    color: #E73232;
}

.vote-submit-button {
    background: #107B41;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.06);
    border-radius: 10px;
    color: #FFFFFF;
    font-size: 15px;
    outline: none;
    border: 0;
    padding: 16px 0;
    width: 100%;
    text-align: center;
}

.vote-submit-button img {
    display: inline;
    height: 18px;
    width: auto;
    margin-right: 5px;
    position: relative;
    top: -2px;
}

.physical-vote-button {
    border-radius: 5px !important;
    padding: 8px 10px !important;
}

.without-vote-result {
    display: flex;
    align-items: center;
}

.presentation-img img{
    width: 100%;
    height: auto;
}

#closeConfirm {
    position: fixed;
    z-index: 9999;
    color: #fff;
    background: #fb6d6d;
    padding: 5px 16px 7px 16px;
    border-radius: 50%;
    font-size: 30px;
    right: 10px;
    top: 10px;
    cursor: pointer;
    box-shadow: 0px 0px 20px 1px #000;
    display: none;
}

.remaining_agenda_container {
    position: absolute;
    z-index: 1;
    top: 45px;
    left: 0;
    background-color: #000;
    color: #fff;
    font-size: 14px;
    box-shadow: 4px 0px 10px #000;
}

.remaining_agenda {
    background-color: rgb(255, 0, 0);
    padding: 5px 10px;
}

.voting_complete {
    background-color: rgb(0, 175, 67);
    padding: 5px 10px;
}

.remaining_agenda_container.remaining_agenda_container_physical {
    left: 0;
    top: 26%;
    font-size: 20px;
    position: fixed;
}



.table.table-bordered.vote_result_table td {
    padding: 2px 4px;
    border-color: #fff;
}

.table.table-bordered.vote_result_table {
    padding: 0;
    margin: 10px 0 0 0;
    font-size: 13.3px;
    font-weight: 500;
    border-color: #fff;
    text-align: left;
}

.vote-selection-div div {
    width: 100%;
}


/* translation */

iframe.translation {
    height: 70px !important;
    width: 100% !important;
}

/* @-moz-document url-prefix() {
    iframe.translation {
        height: 40px !important;
        width: 100% !important;
    }
} */

.table td, .table th {
    vertical-align: middle !important;
    padding: 6px;
}

/*chat box*/

.chatbox{
    height: 428px;
    border-radius: 5px;
    background: #fff;
    position: relative;
    border-radius: 15px;
    box-shadow: 0px 1px 0px 4px #ecebeb;
    transition: all 0.5s;
}


.btrc-chatbox {
    height: 330px;
    border-radius: 5px;
    background: #fff;
    position: relative;
    border-radius: 15px;
    box-shadow: 0px 1px 0px 4px #ecebeb;
    transition: all 0.5s;
}


.chatbox .chatbox-body {
    height: 350px;
    overflow-y: scroll;
    transition: all 0.5s;
}



.btrc-chatbox .chatbox-body {
    height: 220px;
    overflow-y: scroll;
    transition: all 0.5s;
}


.bm-chatbox .btrc-chatbox, .bm-chatbox .chatbox  {
    height: 428px;
    transition: all 0.5s;
}

.bm-chatbox .chatbox .chatbox-body, .bm-chatbox .btrc-chatbox .chatbox-body {
    height: 350px;
    overflow-y: scroll;
    transition: all 0.5s;
}




.chatbox .chatbox-header, .btrc-chatbox .chatbox-header {
    background-color: #8bdaf9;
    border-radius: 15px 15px 0 0;
}


.chatbox-header h3 {
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    text-align: center;
    color: #fff;
    padding: 5px;
    background-color: #00abed;
    border-radius: 15px 15px 0 0;
    padding: 7px 0;
    width: 100%;
}
.chatbox-header h3 span {
    padding: 3px 0;
    font-size: 10px;
    background: #fff;
    outline: 5px solid rgba(255, 255, 255,0.3);
    border-radius: 50%;
    text-align: center;
    width: 20px;
    display: inline-block;
    height: 20px;
    color: #00abed;
    vertical-align: middle;
    text-align: center;
    margin: 5px 10px;
}
.agenda-count {
    padding: 3px 0;
    font-size: 10px;
    background: #fff;
    outline: 5px solid rgba(255, 255, 255,0.3);
    border-radius: 50%;
    text-align: center;
    width: 20px;
    display: inline-block;
    height: 20px;
    color: #00abed;
    vertical-align: middle;
    text-align: center;
    margin: 0px 10px;
}
.chatbox .direct-chat-name, .btrc-chatbox .direct-chat-name {
    background: #383232;
    color: #fff;
    font-size: 10px;
    border-radius: 5px;
    padding: 5px 10px;
}
.chatbox .direct-chat-timestamp, .btrc-chatbox .direct-chat-timestamp{
    color: #383232;
    font-size: 10px;
    padding: 6px 4px;
}


.chatbox .direct-chat-text {
    display: inline-block;
}
.chatbox .direct-chat-text p ,.btrc-chatbox .direct-chat-text p{
    background: #00abed;
    border-color: #00abed;
    color: #333;
    border-radius: 5px;
    position: relative;
    font-size: 12px;
    word-spacing: .1px;
    letter-spacing: 0.7px;
    text-align: justify !important;
    line-height: 22px;
    margin-bottom: 0;
    padding: 5px 10px;
    /* display: inline; */
}

/* .chatbox .direct-chat-text p::before,.btrc-chatbox .direct-chat-text p::before {
    border: solid transparent;
    border-bottom-color: #00abed;
    content: ' ';
    height: 0;
    pointer-events: none;
    position: absolute;
    left: 10px;
    top: -6px;
    width: 0;
} */
.chatbox .direct-chat-text p .fa-caret-up,.btrc-chatbox .direct-chat-text p .fa-caret-up {
    border: solid transparent;
    pointer-events: none;
    position: absolute;
    left: 10px;
    top: -15px;
    font-size: 20px;
}

.chatbox .chatbox-footer,.btrc-chatbox .chatbox-footer{
    position: absolute;
    bottom: 5px;
    width: 100%;
    padding: 0 6px;
    border-radius: 0 0 15px 15px;
}
.chatbox .chatbox-footer input, .btrc-chatbox .chatbox-footer input {
    width: 75%;
    display: inline-block;
    padding: .275rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    border: 1px solid #ced4da;
    border-radius: 15px;
    color: #495057;
    background-color: #f4f4ff;


}

.chatbox .chatbox-footer button,.btrc-chatbox .chatbox-footer button {
    width: 25%;
    display: inline-block;
    text-align: center;
    border-radius: 15px;
    color: #fff;
    padding: .275rem .75rem;
    position: relative;
    top: -2px;
}
.chatbox .chatbox-footer a .btn,.btrc-chatbox .chatbox-footer button .btn{
    border-radius: 15px;
    /* color: #00abed; */
}

.chatbox .chatbox-footer a i,.btrc-chatbox .chatbox-footer button i{
    transform: rotate(90deg);
    color: #00abed;
}



.projector-long .chatbox{
    height: 95vh;
}

.projector-long .chatbox #comment{
    display: none;
}
.projector-long .chatbox-body{
    height: 92%;
}



.chat-pop-up-icon {
    width: 25px !important;
    height: auto !important;
    padding: 0 !important;
    border: 0 !important;
    margin-right: 5px;
}

.notify_bm_chat {
    border-radius: 50%;
    font-size: 16px;
    background: red;
    color: #fff;
    padding: 3px 8px;
    position: absolute;
    top: -10px;
    left: -10px;
}


.bm_mod_chat {
    bottom:40px;
    width:280px;
    height:60px;
    padding: 0;
    border-radius: 10px;
    height: 40px;
    background: #fff !important;
    border: 1px solid #333 !important;
}

.chat-popup-bm-button {
    right: 328px!important;
}

.chat-popup-bm-box {
    right: 360px!important;
}

.write_messages {
    width: 85%;
    outline: 0;
    border: 0 !important;
    margin: 0;
    padding: 10px 5px 5px 15px;
    background: #ffffff;

}

.bm_mod_private_chat_dropdown{
	padding: 5px;
    width: 94%;
    margin-left: 10px;
}

.write_messages.write_messages_private {
	width: 65%;
}

.chatbox-header h5 {
    font-size: 16px;
    position: relative;
    top: 4px;
}

.lighter button{
    box-shadow: none;
    border: 1px solid #777;
    border-radius: 10px;
    padding: 2px 10px;
    background: #f8f8f8;
}


/*vote & record blog*/

.vote-here-blog, .record-blog, .poll-propose-secanded-blog{
    background: #fff;
    text-align: center;
    margin: auto;
    padding: 22px 15px;
    border-radius: 15px;
    box-shadow: 0px 1px 0px 4px #ecebeb;
}

.vote-here-blog p, .record-blog p, .poll-propose-secanded-blog p{
    font-size: 12px;
    margin: 0;
    padding: 0;
}

.poll-propose-secanded-user-name-blog {
    padding-bottom: 5px;
}
.poll-propose-secanded-blog p {
    /* padding-top: 5px; */
    margin:5px;
}
 .record-blog{
    padding: 10px 15px;

}

.btrcc-record-blog {
    padding: 20px 3px;
}
 .poll-propose-secanded-blog{
    padding: 5px;
    display: block;
    margin: auto;
 }

.vote-here-blog span{
    color: #ed3900;
    font-weight: 600;
}

.record-blog span{
    color: #029677;
    font-weight: 600;
}

.vote-here-blog .btn, .record-blog .btn, .poll-propose-secanded-blog .btn{
    text-transform: capitalize;
    font-weight: 700;
    font-size: 14px;
    border-radius: 25px;
    padding: 5px 40px;
    background: #ed3900;
    color: #fff;
    transition: all 0.5s;
    opacity: 0.9;
    /* margin-right: 5px; */
    /* width: 100%; */
    border-radius: 10px;
}
.poll-propose-secanded-blog .btn{
    width: 100%;
    padding: 3px 0;
}
.record-blog .btn{
    padding: 5px 20px;
    background: #029677;
}
.vote-here-blog .btn, .record-blog .btn, .poll-propose-secanded-blog .btn{

    opacity: 1;
}
.vote-here-blog .btn:hover, .record-blog .btn:hover, .poll-propose-secanded-blog .btn:hover{
    opacity: 0.9;
    transition: all 0.5s;
}
/*.poll-propose-secanded-blog .btn{
    width: 32.5%;
}*/

.poll-propose-secanded-blog .btn-proposeed{
    background: #078e72;
}
.poll-propose-secanded-blog .btn-secanded{
    background: #06a9f0;
}
.poll-propose-secanded-blog .btn-poll{
    background: #f07906;
}
.vote-here-blog p b{
    font-weight: 700;
    font-size: 14px;

}

.prposed_seconded_result {
    text-transform: capitalize;
    font-weight: 700;
    font-size: 11px;
    border-radius: 10px;
    /* min-width: 150px; */
    border: 1px solid lightgray;
    margin-top: 5px;
    display: inline-block;
    text-align: left;
    padding: 2px 10px;
    width: 100%;
    display: inline-block;

}

.prposed_seconded_result .total_span {
    position: relative;
    top:-7px;
}


/*modal*/

.modal.show .modal-dialog {
    border: 3px solid #2594aa;
    border-radius: 10px;
}

#voteModal {
    border: 1px solid #f2f2f2;
    border-radius: 15px 15px 0 0;
    padding: 3px;
    box-shadow: 1px 1px 1px 1px #f7f7f7;
}


#voteModal .modal-header {
    padding: .50rem .50rem;
}

#voteModal .modal-body {
    padding: 10px 5px;
    height:450px;
    overflow-x: inherit;
    width: 100%;
}

/*
#voteModal h5{
    background: #00abcd;
    color: #fff;
    text-align: center;
    border-radius: 15px 15px 0 0;
    padding: 10px 5px;
} */

#voteModal p, .model-blog p{
    font-size: 12px;
    line-height: 20px;
    text-align: justify;
    padding: 5px 2px;
    padding-right: 20px;
}

#voteModal .poll-propose-secanded-blog , .model-blog .poll-propose-secanded-blog {
    padding: 10px 5px;
    box-shadow: none;
}

#voteModal .poll-propose-secanded-blog p{
    text-align: center;
    font-size: 12px;
}
#voteModal .poll-propose-secanded-blog p a {
    padding: 8px 15px;
    margin-right: 3px;
}

#voteModal .poll-propose-secanded-user-name-blog p{
    text-align: center;

}
#voteModal .poll-propose-secanded-user-name-blog p a {
    padding: 10px 3px;
    /* background: #848282; */
    color:#000;
    border-radius: 5px;
    text-align: center;
    display: inline-block;
    width: 115px;
    font-size: 12px;
    margin-top: 5px;
    margin-right: 3px;

}
#voteModal.poll-propose-secanded-user-name-blog p a span{
    display: block;
}
#voteModal .favour-against-blog p{
   text-align: center;
}

#voteModal .favour-against-blog p a {
    padding: 8px 20px;
    background: #848282;
    color:#fff;
    border-radius: 15px;
    text-align: center;
    display: inline-block;
    /*width: 100px;*/
    font-size: 14px;
    opacity: 0.9;
    transition: all 0.5s;
}


#voteModal .favour-against-blog p a:first-child{
    background: green;
}
#voteModal .favour-against-blog p a:last-child{
    background: #ee1c1c;
}


#voteModal .favour-against-blog p a:hover {
    text-decoration: none;
    opacity: 1;
    transition: all 0.5s;
}








/*footer*/

.footer-section {
    background:#fff;
    border-radius: 15px;
    box-shadow: 0px 1px 0px 4px #ecebeb;
}

.footer-section a, .footer-section  p{
    color:#333;
    font-size:12px;
    margin-bottom: 0

}
.footer-section  a:hover {
    text-decoration:underline;
}




.react-datepicker-wrapper {
    width: 100%;
}


.footer-section .user_guide a{
    font-size: 15px;
    font-weight: bold;
}

.user_guide {
    margin-bottom: 5px !important;
}




/**********   Class Helpers   ***********/



.white{
    color:#fff;
}
.number {
    font-family:sans-serif;
}
.border{
    border: 1px solid lightgrey;
}
.border_r{
    border-right: 1px solid lightgrey;
}
.border_l{
    border-left: 1px solid lightgrey;
}
.border_t{
    border-top: 1px solid lightgrey;
}
.border_b{
    border-bottom: 1px solid lightgrey;
}
.left {
    float:left;
}
.right {
    float:right;
}
.clear, .clearfx {
    clear:both;
}

.lg-hidden{
    display: none;
}


.md-no-padding{
    padding: 0;
}




/***********  Media Query Responsive  ***************/
@media screen and (max-width: 1280px){
    .program-logo img {
        height:80px !important;
    }

    .video-blog iframe, .video-blog-long iframe, .video-blog-long .replay-aspect-ratio-fix, .video-blog-long #my-id-2231, .video-blog-long .jwplayer.jw-flag-aspect-mode, .video-blog .jwplayer.jw-flag-aspect-mode {
        height:332px !important;
    }

    .vote-blog-long .tab-content {
      height: 295px !important;
    }

    .bm-chatbox .chatbox .chatbox-body, .bm-chatbox .btrc-chatbox .chatbox-body {
      height: 210px !important;
    }

    .chatbox {
        height: 332px !important;
    }

    .chatbox .chatbox-body {
      height: 240px !important;
    }

    .btrc-chatbox, .bm-chatbox .btrc-chatbox {
      height: 260px !important;
    }

    .btrcc-record-blog {
        padding: 5px 3px;
    }

    .record-blog .btn {
      padding: 0px 10px;
    }
    .btrc-chatbox .chatbox-body {
      height: 215px;
    }

    .projector-long .chatbox{
        height: 95vh !important;
    }

    .projector-long .chatbox #comment{
        display: none;
    }
    .projector-long .chatbox-body{
        height: 92% !important;
    }
}
@media screen and (max-width: 1180px){
    .program-logo img {
        height:auto !important;
    }

}


@media screen and (max-width: 1399px){

	.vote-result-value{
		font-size: 16px;
	}

}


@media screen and (max-width: 1299px){

	.input-radio-label {
		font-size: 12px;
	}

	.vote-result-value{
		font-size: 14px;
	}

}

@media screen and (max-width: 1199px){

    .vote-buttons-container {
        display: block;
    }

    .vote-selection-div {
        display: inline-block;
        max-width: 50%;
        margin: 0 auto 10px auto;
        width: 50%;
    }


    /*vote agenda*/

    /* .vote-agenda-blog .vote-favour, .vote-agenda-blog .vote-against {
        width: 50px;
    } */
    /*btrcc page*/
    .btrcc-vote-here-blog p b{
        font-size: 13px;
    }

    .poll-propose-secanded-blog .btn{
        /*width: 32.5%;
*/        font-size: 14px;
        text-align: center;
        padding: 3px 25px;
    }


    .poll-propose-secanded-blog {
        padding: 17px 3px;
    }

    /* .btrcc-record-blog {
        padding: 1px 3px;
    } */

    .bn-title, .en-title {
        font-size: 20px !important;
        line-height: 1.4;
    }

    .bn-date, .en-date {
        font-size: 16px !important;
    }
    .chatbox .chatbox-footer a,.btrc-chatbox .chatbox-footer button {

        padding: .275rem 1px;

    }


}


@media screen and (max-width: 1050px){
    .vote-here .btn {
        top: 5px;
        /* padding: 13px 5px; */
    }
}

.attens {
    padding-right: 5px;
}

@media screen and (max-width: 991px){

    .footer-section p {
        text-align: center !important;
        float: none;
    }

    .attens {
        display: block;
    }

    .attens samp{
        display: none;
    }

    .logout-icon {
        display: block;
        width: 100%;
        text-align: right;
        margin: 0;
    }

    .viewer-section .custom-select {
        margin-bottom:5px;
    }

    .col-sm-12 {-ms-flex:0 0 100% !important;flex:0 0 100% !important;max-width:100% !important}

    /*common*/

    .md-no-padding{
        padding: 0 15px;
    }

    .no-sm-h-padding{
        padding-left: 0;
        padding-right:0;
    }

    .md-hidden{
        display: none;
    }


    .md-visible{
        display: inline-block;
    }

    .logout-icon i {
        font-size: 15px;
        display: inline-block;
    }

    .viewer-section p {
        padding: 0;
    }

    .logout-icon p {
        font-size: 12px;
    }
    /*vote agenda*/
    .vote-agenda-blog .details {
        padding-right: 25px!important;
    }
    .vote-agenda-blog .vote-given-blog{
       margin: auto;
       text-align: center;
    }

    /* .vote-agenda-blog .vote-favour, .vote-agenda-blog .vote-against {
        width: 65px;
    } */



    .vote-blog .nav-tabs .nav-item {
        width: 33.32%;
    }


    .vote-here-blog p b {
        font-weight: 700;
        font-size: 13px;
    }

    .vote-here-blog .btn, .record-blog .btn, .poll-propose-secanded-blog .btn {
        font-size: 13px;
        padding: 2px 16px;
    }

    .vote-here-blog p, .record-blog p, .poll-propose-secanded-blog p {
        font-size: 13px;
    }

    /* .vote-here-blog{
        padding: 10px 5px;
    } */




    .poll-propose-secanded-blog .btn{
        /*width: 88px;*/
        font-size: 12px;
        text-align: center;
        margin: 0 auto;

    }

    .chatbox {
        height: 440px;
    }

    .btrc-chatbox {
        height: 330px;
    }

    .model-blog .poll-propose-secanded-blog {
        height: auto;
    }

    .poll-propose-secanded-blog {
        padding: 22px 3px;
    }

    .bn-title, .en-title, .bn-date, .en-date {
        font-size: 14px !important;
    }



}

@media screen and (max-width: 850px){

    .btrcc-vote-here-blog {
        padding: 4px 1px;
    }
   /* .btrcc-vote-here-blog p{
        margin-bottom: 5px;
    }*/
    .chatbox .chatbox-footer a,.btrc-chatbox .chatbox-footer button {

        padding: .275rem 0;

    }

}
@media screen and (max-width: 767px){

    .footer-section  p{
        text-align: center !important;
        float: none;
    }

    /*common*/
    .sm-hidden{
        display: none;
    }
    .md-hidden{
        display: inline-block;
    }
    .md-no-padding{
        padding: 0 15px;
    }

    .chatbox{
        margin-top: 5px;
    }

    .poll-propose-secanded-blog {
        padding: 10px 3px;
    }

    /*.btrcc-record-blog, .btrcc-vote-here-blog {
        padding: 15px 5px;
    }*/
    .poll-propose-secanded-blog .btn{
        margin: 5px 0;
        padding: 3px 16px;
    }

    p{
       font-size: 13px;
    }

    .chat-popup-button {
        bottom: 74px!important;
    }

    .footer-section{
        margin-top: 48px!important;
    }
    .vote-here .btn {
        top: -11px;
        /* padding: 13px 5px; */
    }

}
@media screen and (max-width: 700px){

    .bn-title, .en-title, .bn-date, .en-date {
        font-size: 12px !important;
    }
    .chat-popup-box, .chat-popup-bm-box {
        /* width: 290px!important; */
    }


}

@media screen and (max-width: 650px){
    /*view information*/
    .viewer-section p {
        font-size: 12px!important;
    }
    /*header*/
    .logout-icon i {
        font-size: 16px;
    }

    .chat-popup-button {
        font-size: 13px;
        width: 250px;
    }
    .chat-pop-up-icon {
        width: 15px !important;
    }
    .chat-popup-box, .chat-popup-bm-box {
        /* width: 270px!important; */
    }

    .program-logo img {
        display: none;
    }

    .program-logo .mobile_banner{
        display: block;
    }

    .loginNav p span {
        display: block;
    }

    .loginNav p span b{
        margin: 0 !important;
    }
}


@media screen and (max-width: 590px){

    .logout-icon p {
        margin-top: 2px;
        display: block;
    }

    .poll-propose-secanded-blog {
        padding: 2px 3px;
    }
    .chat-popup-bm-button {
        right: 290px !important;
    }

    /* .chat-popup-box, .chat-popup-bm-box {
        width: 250px!important;
    } */

    .chat-popup-bm-box {
        right: 20px !important;
    }
    .footer-section .right{
        float: none;
    }
}

@media screen and (max-width: 576px){
    /*common*/
    .xs-hidden{
        display: none;
    }

    .xs-w50{
        width: 50% !important;
        display: inline-block;
    }
    .xs-w80{
       -ms-flex: 0 0 66.666667% !important;
        flex: 0 0 66.666667% !important;
        max-width: 66.666667% !important;
    }
    .xs-w20{
        -ms-flex: 0 0 33.333333% !important;
        flex: 0 0 33.333333% !important;
        max-width: 33.333333% !important;
    }
    .xs-w90{
       -ms-flex: 0 0 75% !important;
        flex: 0 0 75% !important;
        max-width: 75% !important;
    }
    .xs-w10{
        -ms-flex: 0 0 25% !important;
        flex: 0 0 25% !important;
        max-width: 25% !important;
    }
    .xs-no-padding{
        padding: 0!important
    }



    /*header*/

    .logout-icon p {
        font-size: 9px;
        line-height: 10px;
        margin: 0;
    }

    /*video blog*/
    .video-blog iframe, .video-blog-long iframe{
        height: 250px;
    }


    .poll-propose-secanded-blog .btn {
        padding: 3px 20px;

    }

    .model-blog .favour-against-blog p a {
        padding: 5px 15px;
        margin-bottom: 5px;
    }


    /*footer*/

    .footer-section  p{
        padding: 5px;
    }


    .chat-popup-bm-box {
        right: 210px !important;
    }

    .chat-popup-bm-button {
        right: 200px !important;
    }

    .chat-popup-button{
        width: 165px !important;
    }

    .logout-icon {
        text-align: left;
        float: left;
        margin-top: 10px;
        display: inline-block;
        width: auto;
      }

      .viewer-section .custom-select {
        margin-bottom: 0;
        margin-top: 10px;
      }


      .attens {
        display: block;
        width: 99%;
        float: left;
      }

}

@media screen and (max-width: 525px){
   .logout-icon p b{
        display: block;
    }

    .bn-title, .en-title {
        font-size: 10px !important;
    }

    .bn-date, .en-date {
        font-size: 10px;
    }
}


@media screen and (max-width: 520px){

    .viewer-section p, .custom-select {
        font-size: 12px !important;
        padding: 0;
        line-height: 23px;
    }

    .viewer-section.loginNav p {
        font-size: 12px !important;
        padding: 0 0 0 10px;
    }

    /*header*/
    .logout-icon i {
        font-size: 11px;
    }

    .xs_padding_5 {
        padding: 0 5px !important;
    }
    .viewer-section .custom-select {
        width: 50px;
    }
}


@media screen and (max-width: 480px){
    .chat-popup-box, .chat-popup-bm-box {
        /* width: 215px !important; */
    }
    .chat-popup-bm-box {
        right: 20px !important;
    }
}
@media screen and (max-width: 430px){

    .bn-title, .en-title {
        font-size: 8px !important;
    }

    .bn-date, .en-date {
        font-size: 8px !important;
    }
    .chat-popup-bm-box {
        right: 20px !important;
    }

}

.btn-default {
    background-color: #f8f9fa;
    border-color: #ddd;
    color: #444;
    box-shadow: none !important;
}
.btn-default input{
    outline: none;
}

.modal-backdrop {
    z-index: 99 !important;
}