body {
  padding-bottom: 20px;
  width: 100%;
  height: 100%;
  /*background-image: url('../images/kuaa_web_home_02.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;*/
  background-image: url('../news-images/arcbg.png');
  background-repeat: repeat;
}
.main_body_headerarea {
    width: 100%;
    margin: 0 auto;
}
div.dataTables_wrapper div.dataTables_paginate {
    margin: 40px 0!important;
    white-space: nowrap;
    text-align: right;
}
table.dataTable tbody tr {
    background-color: rgb(250 250 250 / 13%);
}
.ana_1 {
    width: 100%;
    margin: 0px auto 10px;
}
#ana11 {
    width: 20%;
    float: left;
}
.ana_1_full {
    width: 100%;
    margin: 0 auto;
}
.ana_1_half_l {
    width: 50%;
    float: left;
}
.ana_1_half_r {
    width: 50%;
    float: right;
    text-align: right;
}
#adn1 {
    width: 78%;
    float: right;
}
select#discipline {
    width: 170px;
}
a.btn.btn-info.create_news_btn {
    float: right;
    margin: 0 0 10px;
}
select#batch {
    width: 110px;
}
a.btn_action {
    border: 1px solid #ddd;
    padding: 2px 7px;
    background: #f1fbff;
}
a.btn_action:hover {
    color: #fff;
    background: #cddc39;
    transition: all ease 0.5s;
}
.header_top_area {
    width: 100%;
    margin: 0 auto;
}
.header_top_area_inner {
    float: right;
    
}
a.header_top_area_inner_a {
    font-size: 18px;
    color: #0a5374;
    padding: 0 15px;
}
.clear{
	clear: both;
}
.navbar {
  margin-bottom: 20px;
}
h4.custom_text_ttt {
    text-align: center;
    color: #0a5374;
    /* background: #f2f1f1; */
    font-size: 21px;
    padding: 5px;

}
.dropbtn {
    display: inline-block;
    color: white;
    text-align: center;
    padding: 0px 0px 0 5px;
    margin-top: 5px;
    text-decoration: none;
}

.dropdown:hover .dropbtn {
    background-color: #5dbce75c;
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before, .fa-caret-down:before {
    content: "\f0c9";
    color: #0a5374;
    font-size: 42px;
    position: relative;
    top: 8px;
}
table#myTable {
    margin-bottom: 16px;
}
.page-link {
    position: relative;
    display: block;
    padding: 12px 20px;
    margin-left: -1px;
    line-height: 1.25;
    color: #5c87b5;
    background-color: #fff;
    border: 1px solid #dee2e6;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #649ecb;
    border-color: #7899bd;
}
.header_top_right_area_ul,li.dropdown {
  display: inline-block;
}
img.header_top_left_area_img {
    width: 250px;
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #3f51b5;
    min-width: 200px;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    z-index: 1;
    right: 0px;
    z-index: 9999;
}
.btn-info {
    color: #fff;
    background-color: #007bff;
    border-color: #3f51b5;
}
.dropdown-content a {
  color: #fff;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}
.dropdown-content a:hover{
    background: #fff!important;
    color: #3f51b5;
    transition: all ease 0.5s;
}
.header_top_right_area_ul_li_img {
    width: 35px;
    border-radius: 30%;
}

.dropdown-content a:hover {background-color: #f1f1f1;}

.dropdown:hover .dropdown-content {
  display: block;
}

.fa_extra {
    font-size: 32px;
    background: #e2f0f7;
    border-radius: 30%;
    padding: 4px 4px;
    min-width: 20px;
    text-align: center;
    margin: 2px 6px;
}
/*search button*/
.has-search .form-control {
    padding-left: 2.375rem;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}
/*acces denied page*/
.main_content_area_inner {
    width: 50%;
    margin: 72px auto 66px;
    background: rgb(343 362 305 / 30%);
    text-align: center;
    padding: 35px;
    border-radius: 9px;
}
h5.main_content_area_title2 {
    font-size: 19px;
    margin: 10px 0 30px;
}
h3.main_content_area_title1 {
    font-size: 23px;
}
.main_body {
    width: 100%;
    margin: 0 auto;
}
.main_body_headerarea.main_body_home_custom {
    height: 100vh;
    background: url(../images/kuaa_web_home_02.jpg) center center;
    object-fit: cover;
    background-size: cover;
}
.main_body_home {
    background-image: url('../news-images/arcbg.png');
    background-repeat: repeat;
}
.main_body2 {
    width: 100%;
    margin: 0 auto;
	
}
p.main_content_area_text {
    font-size: 15px;
}
a.nav-link{
	color: #0a5374!important;
	font-size: 18px;
}



footer {
    color: #fff;
    float: left;
    margin-top: 80px;
    /* max-width: 1180px; */
    width: 100%;
    overflow-y: auto;
}

p.footer_bottom_area1_right_bottom_text_area {
    text-align: center;
    padding: 10px 0;
    margin: 0;
    background: #3f51b5;
}

/*Login Page*/
.form-control.underline-input {
    background: #fff;
    border: 0;
    border-bottom: 1px solid #000;
    border-radius: 0;
    -webkit-appearance: none !important;
    vertical-align: middle;
    padding-left: 0;
    border-color: #10688a;
}
.form-control {
    color: #616f77;
    outline: 0;
    vertical-align: top;
    background-color: #fff;
    filter: none !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 2px;
    border: 1px solid #dbe0e2;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.text-left {
    text-align: left !important;
}
.inline-block {
    display: inline-block !important;
}

.checkbox-custom, .checkbox-custom-alt {
    padding-left: 20px;
    cursor: pointer;
}
.checkbox-custom input, .checkbox-custom-alt input {
    position: absolute;
    opacity: 0;
}
.checkbox-custom.checkbox-custom-sm > i, .checkbox-custom-alt.checkbox-custom-sm > i {
    width: 16px;
    height: 16px;
    margin-right: 6px;
    margin-left: -18px;
}

.checkbox-custom-alt > i {
    width: 18px;
    height: 18px;
    background-color: transparent;
    border: 2px solid #dfdfdf;
}
.checkbox-custom > i, .checkbox-custom-alt > i {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: -2px;
    margin-right: 4px;
    margin-left: -20px;
    line-height: 1;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}
.checkbox-custom-alt.checkbox-custom-sm > i:before {
    font-size: 9px;
}

.checkbox-custom-alt > i:before {
    content: "\f00c";
    top: 0;
    left: 0;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 11px;
    opacity: 0;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}
.checkbox-custom > i:before, .checkbox-custom-alt > i:before {
    position: absolute;
    top: 50%;
    left: -100%;
    width: 0;
    height: 0;
    background-color: transparent;
    content: "";
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    z-index: 1;
}
h2.text-greensea {
    font-size: 25px;
    margin-bottom: 15px;
    color: #004691;
}
.main_body_content {
    width: 90%;
    min-height: 400px;
    margin: 20px auto;
}
.main_content_area_contact {
    width: 100%;
    float: right;
}
.main_content_area_contact_top {
    width: 100%;
    text-align: center;
}
h2.main_content_area_contact_top_title {
    font-size: 26px;
    color: #3f51b5;
    font-weight: bold;
}
p.main_content_area_contact_top_text {
    font-size: 15px;
}
.main_content_area_contact_middle {
    width: 100%;
    margin: 0 auto;
}
.main_content_area_contact_middle_one {
    width: 31%;
    float: left;
    border: 1px solid #d9f0fc;
    min-height: 208px;
    background: rgb(250 250 250 / 70%);
    padding: 20px 15px 0px;
    margin-top: 5px;
    margin-bottom: 20px;
    box-shadow: 0px 2px 6px #d9f0fc;
}
h4.main_content_area_contact_middle_one_title {
    font-size: 16px;
    border-bottom: 2px solid #d7d7d7;
    padding-bottom: 5px;
}
p.main_content_area_contact_middle_one_text {
    font-size: 13px;
    margin-top: 10px;
}
.mcacb_ml{
	margin-left: 1.5%;
}
.main_content_area_contact_bottom_message_form {
    width: 100%;
    margin: 0 auto;
}
.main_content_area_contact_bottom_message_form_left {
    width: 37%;
    float: left;
}
.main_content_area_contact_bottom_message_form_right {
    width: 60%;
    float: right;
}
h3.main_content_area_contact_bottom_title {
    text-align: center;
    background: #3f51b5;
    padding: 5px;
    margin: 10px 0;
    color: #fff;
    font-size: 24px;
}
.main_content_area_contact_bottom {
    width: 100%;
    margin: 10px 0 50px;
}
button.btn.btn-primary {
    background: #3f51b5;
}
a {
    color: #3f51b5;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
.main_content_area_about {
    width: 100%;
    margin: 0 auto;
	
}
.main_content_area_about_left {
    width: 30%;
    float: left;
    /*background: #d2f5a8;*/
	min-height: 515px;
	display: table-cell;
    text-align: center;
	vertical-align: middle;
}
.main_content_area_about_right {
    width: 95%;
    float: left;
    /*background: #fff;*/
    padding: 0 20px 20px;
    text-align: justify;
	min-height: 500px;
}


.main_content_area_about_left h2 {
    padding: 200px 0 0 0px;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    text-align: center;
}
.main_content_area_about_right_top {
    width: 100%;
    margin: 0 auto;
}
.main_content_area_involved_right_top_left {
    width: 31%;
    float: left;
    margin-right: 2%;
}
label#t1, label#t2, label#t3 {
    width: 20%;
    float: left;
    text-align: right;
    padding-right: 5px;
    margin-top: 4px;
}
input#mcaartl_input_text1,input#mcaartl_input_text2, input#mcaartl_input_text3  {
    float: right;
    width: 80%;
}

p.main_content_area_involved_right_top_input_all_text1 {
    font-weight: 600;
    font-size: 16px;
    margin: 20px 0;
}
p.main_content_area_involved_right_top_input_all_text2 {
    padding: 0;
    margin: 0;
    margin-top: 20px;
    font-size: 15px;
}

.main_content_area_involvement {
    width: 100%;
    border-radius: 15px;
    /*background: rgb(164 202 239/50%)!important;*/
}
textarea#mcairtiat_textarea1, textarea#mcairtiat_textarea2 {
    background: rgb(218 249 250 / 20%);
    color: #000;
    margin-bottom: 10px;
    border: 1px solid #000;
}
input[type=checkbox], input[type=radio] {
    -ms-transform: scale(2);
    -moz-transform: scale(2);
    -webkit-transform: scale(1.35);
    -o-transform: scale(2);
    padding: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
}
input#mcaartl_input_text11, input#mcaartl_input_text {
    padding: 3px 8px!important;
}
.mcaal_involved_title{
    padding: 300px 0 0 0px!important;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
}
p.mcaal_involved_text {
    color: #fff;
    text-align: center;
}
.mcaal_involved_img_area {
    text-align: center;
}
.main_content_area_about_left.mcaal_donation {
    text-align: center;
    min-height: 560px;
}
h2.mcaal_donation_title {
    padding: 200px 0 0 0;
    color: #fff;
}
p.mcaal_donation_text {
    color: #fff;
    text-align: center;
}
.main_content_area_donation_right_top1 {
    width: 100%;
    margin: 0 auto 4px;
}
label#t11, label#t21, label#t31, label#t41, label#t51, label#t61,label#t71, label#t81, label#t91,label#t10, label#txt31,
label#txt32, label#mcaartl_input_text411, label#mcaartl_input_text412, label#mcaartl_input_text413, label#mcaartl_input_text414,
label#txt31, label#txt32 {
    width: 38%;
    float: left;
    text-align: right;
    padding-right: 5px;
    margin-top: 4px;
}
input#mcaartl_input_text11, input#mcaartl_input_text21, input#mcaartl_input_text31,input#mcaartl_input_text41,
input#mcaartl_input_text51,input#mcaartl_input_text61,input#mcaartl_input_text71,input#mcaartl_input_text81,
input#mcaartl_input_text91,textarea#mcaartl_input_text91, select#mcaartl_input_textxt31, select#mcaartl_input_textxt32,
input#mcaartl_input_text411,input#mcaartl_input_text412,input#mcaartl_input_text413,input#mcaartl_input_text414,
select#mcaartl_input_textxt34, select#mcaartl_input_textxt35, select#mcaartl_input_textxt36 {
    float: right;
    width: 60%;
}
.form-control {
    padding: .30rem .75rem;
}
#mcaartl_input_textxt32 {
    float: right;
    width: 62%;
    padding: 0 0 0 5px;
}
button#mcaartl_submit {
    width: 30%;
    margin: 10px auto;
    color: #fff;
    float: right;
    margin-right: 16%;
}
span.mcarb_mandatory {
    color: #f00;
    /* font-weight: bold; */
    font-size: 20px;
}
p.main_content_area_register_bbsm_text {
    margin: 15px auto;
    width: 100%;
    text-align: center;
}
.main_content_area_donation_right_top1_submit {
    width: 60%;
    margin: 0 auto;
}
input#mcaartl_input_file11 {
    width: 25%;
    float: left;
    font-size: 12px;
    padding: 8px;
    background: transparent;
}
img#mcaartl_input_img11 {
    width: 30%;
    float: right;
}
.main_content_area_donation_right_top1_chosse_option {
    width: 25%;
    float: left;
    margin-left: 40px;
}
p.mcaal_donation_text2 {
    font-size: 13px;
    margin: 0;
    padding-top: 30px;
    text-align: center;
}
p.mcaal_donation_text3 {
    text-align: center;
}
a.mcaal_donation_text3_link {
    color: #e6fc11;
    font-weight: bold;
}
.main_content_area_register_right_top_left {
    width: 49%;
    float: left;
}
.main_content_area_register_right_top_right {
    width: 49%;
    float: right;
}
select {
    padding: 3px 5px;
}


.inputcustom_file_upload {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
.inputcustom_file_upload + label {
    font-size: 16px;
    color: white;
    /* background: url(http://localhost/project/kuaa/images/upload.png); */
    display: inline-block;
    background: #006574;
    line-height: 30px;
    width: 94%;
    text-align: center;
    height: 36px;
}

.inputcustom_file_upload:focus + label, .inputcustom_file_upload:focus + label, .inputcustom_file_upload + label:hover {
    background-color: #4f69fa;
    transition: all ease 0.5s;
    border-radius: 5px;
    padding: 0px;
    color: #f2feff;
}.inputcustom_file_upload + label {
    cursor: pointer; /* "hand" cursor */
}
.inputcustom_file_upload:focus + label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}
.custom_file_upload_area {
    float: left;
    font-size: 12px;
    padding: 5px 0px;
    text-align: center;
    background: transparent;
    width: 30%;
}
select#mcaartl_input_textxt32_1, select#mcaartl_input_textxt32_2, select#mcaartl_input_textxt32_3{
    width: 31%;
}
select#mcaartl_input_textxt32_1, select#mcaartl_input_textxt32_2{
    float: left;
    margin-left: 1.5%;
    margin-right: 1.5%;
}
select#mcaartl_input_textxt32_3{
    float: right;
}
.main_content_area_about_right_top_left {
    width: 20%;
    float: left;
}
.main_content_area_about_right_top_right {
    width: 76%;
    float: right;
}
img.main_content_area_about_right_top_left_img {
    width: 100%;
    margin-top: 0px;
}
p.main_content_area_about_right_top_top_vc_message {
    font-weight: 500;
    margin: 25px 0;
}
.about_alumni_section {
    background: #fffafa;
    padding: 20px;
}

.main_body_header_top{
    width:  90%;
    margin: 0 auto;
}
h5.logo_text_aak {
    color: #a16bcb;
    text-shadow: 6px 8px 9px #56c3a0;
    font-size: 80px;
}
.main_body_header_top_left{
    width: 50%;
    float: left;
}
.main_body_header_top_right {
    width: 50%;
    float: right;
    text-align: right;
}
.main_header_part_ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #007bff;
}

.main_header_part_ul_li {
  float: left;
}

.main_header_part_ul_li a {
  display: block;
  color: white;
  text-align: center;
  padding: 15px 25px;
  text-decoration: none;
}

.main_header_part_ul_li a:hover {
  background-color: #2c8aa7;
}





h2.about_alumni_section_h2 {
    text-align: center;
    font-size: 48px;
    padding: 20px 0 10px;
    color: #5a8cc3;
}
.main_content_area_news_area {
    width: 100%;
    margin: 0 auto;
}
.main_content_area_news_area_left {
    width: 100%;
    float: left;
}
.main_content_area_news_area_right {
    width: 33.3%;
    float: right;
}
.main_content_area_news_area_left_one {
    width: 33.3%;
    float: left;
    padding: 0px 20px 20px 0;
    text-align: justify;
}
img.main_content_area_news_area_left_one_img {
    width: 100%;
    margin: 0 auto;
    /* padding: 0px 15px; */
    height: 220px;
}
h4.main_content_area_news_area_left_one_title {
    font-size: 21px;
    text-align: left;	
    line-height: 26px;
    margin: 8px 0;
}
p.main_content_area_news_area_left_one_text {
    font-size: 15px;
    overflow: hidden;
}
.main_content_area_news{
    width: 100%;
    border-radius: 15px;
    /*background: rgb(237 246 255 / 50%)!important;*/
}
a.btn.btn-primary.main_content_area_news_area_left_one_link {
    float: right;
    padding: 3px 7px;
    background: #3f51b5;
    background-color: #3f51b5;
    font-size: 14px;
}
span.mcanalolt_left {
    width: 50%;
    float: left;
    font-size: 14px;
    color: #3f51b5;
}
h4.main_content_area_news_area_right_title {
    text-align: center;
    background: #3f51b5;
    padding: 10px;
    color: #fff;
    margin-top: 0px;
}
.main_content_area_news_area_right_bottom {
    width: 100%;
    margin: 0 auto;
    border: 1px solid #ddd;
    height: 350px;
    overflow: scroll;
    overflow-x: hidden;
}
.main_content_area_news_area_left_one_link_time {
    width: 100%;
    padding: 0px 0;
}

.fa_custom_icon {
    width: 35px;
    font-size: 20px;
    background: transparent;
    text-align: center;
    padding: 7px;
    margin-right: 3px;
    color: #3f51b5;
    border: 1px solid #3f51b5;
}
.fa_custom_icon:hover {
    background: #3f51b5;
    transition: all ease 0.5s;
    color: #fff;
}
.main_content_area_news_area_right_bottom_area {
    width: 94%;
    margin: 10px auto;
}
.main_content_area_news_area_right_bottom_area_left {
    width: 30%;
    float: left;
}
.main_content_area_news_area_right_bottom_area_right {
    width: 67%;
    float: right;
}
img.mcanarbal_img {
    width: 94%;
}
h5.main_content_area_news_area_right_bottom_area_right_title {
    font-size: 21px;
    color: #000;
    margin: 4px 0;
    padding: 0;
}
p.main_content_area_news_area_right_bottom_area_right_text {
    font-size: 15px;
    color: #000;
    line-height: 19px;
    text-align: justify;
    padding: 0;
    margin: 3px 0;
}
a.mcanarbart_anchor {
    float: right;
    font-size: 13px;
}


/*Scroll Bar*/
.custom_area_of_scrolly {
    top: 10px;
    left: 20px;
    bottom: 10px;
    right: 0;
    overflow-y: scroll;
    overflow-x: hidden;
}


/* Scrollbar Styling */
::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-track {
    background-color: #ebebeb;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #6d6d6d;
}
.mcacbmfl_submit {
    width: 70%;
    margin: 0 auto;
}
.footer {
    position: relative;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
}
tr {
    border-bottom: 1px dashed #3835bc;
}


/**/
table {
    border-spacing: 0;
    width: 100%;
    border: 1px solid #ddd;
}

th {
    cursor: pointer;
}

th, td {
    text-align: left;
    padding: 10px 10px;
}

tr:nth-child(even) {
    background-color: ;
}
.mcanalaa_center {
    text-align: center;
}
img.mcanala_img {
    width: 100px;
    border-radius: 50%;
    padding: 5px;
    border: 1px solid #cadaee;
    background: #fff;
    height: 100px;
    object-fit: cover;
}
.main_content_area_news_area_left_alumni_area_top {
    width: 100%;
    margin: 5px auto;
    padding: 10px 0px;
}
.main_content_area_news_left_alumni_area_top_left1 {
    width: 14%;
    float: left;
}
.main_content_area_news_area_left_alumni_area_top_left2 {
    width: 50%;
    float: left;
}
.main_content_area_news_area_left_alumni_area_top_right {
    width: 20%;
    float: right;
}
.main_content_area_news_area_left_alumni_area_top_left1 {
    width: 50%;
    float: left;
}
.main_body_sliderarea {
    width: 100%;
    margin: 0 auto;
}
.main_body_sliderarea_bottom {
    width: 100%;
    margin: 10px auto 10px;
}
.main_body_sliderarea_area_divide {
    width: 49%;
    float: left;
    margin-bottom: 20px;
}
.mbsad_right {
    float: right!important;
}
.main_content_area_about_left.mcaal_about {
    background: #C1E7AA;
}
h2.main_content_area_about_left_title {
    color: #fff;
}

/*Owl Carousal*/
/*.drfthun {
    margin: 0 0px auto;
    width: 95%;
}*/
.owl-item {
    width: 120px!important;
}
.drfthun {
    margin: 0 0px auto;
    width: 210px;
    margin: 0 auto;
    height: 210px;
}
.active, .dot2:hover {
    background-color: #ebf6ff!important;
}
h1.dfhgtgjhk_text {
    text-align: center!important;
    font-size: 32px;
    background: #af59b5;
    color: #fff!important;
}
.dfhgtgjhk{
    color: #fff!important;
}

.day_wise_special_event_area_left_img:hover {
    -webkit-transform: scale(1.21);
    -ms-transform: scale(1.21);
    transform: scale(1.0821);
    transition: 0.144s all ease;
    background: #ddd;
    border-radius: 2px;
}
.active, .dot2:hover {
    background-color: #faf2fb!important;
}
img.day_wise_special_event_area_left_img {
    height: 115px;
    width: 100%!important;
}
.profile_slider_info{
	font-size: 14px;
    text-align: left;
    background: #f5fcff;
    padding: 3px;
}
/*Owl Carousal*/
.mcaal_message{
    background: #9882be;
}
.mcaal_donation {
    text-align: center;
    background: #09A7CE;
    color: #fff;
}
.main_content_area_about_right_bottom{
    margin: 30px 0 0;
}
.mcaal_donation_main {
    background: #CCC7CE;
}
.donation_submit_btn {
    text-align: center;
}
.main_content_area_about_left.mcaal_involved {
    background: #7FC69C;
    text-align: center;
    min-height: 1000px;
}
.main_body.main_body_denied, .main_body.main_body_contact, .main_body.main_body_login{
    background-image: url('../news-images/arcbg.png');
    background-repeat: no-repeat;
    background-size: cover;
}
.main_body.main_body_denied{
    min-height:650px;
}
.main_body.main_body_contact{
    min-height:800px;
}
.main_body.main_body_login{
    min-height:620px;
}
.main_body_header {
    width: 90%;
    margin: 0 auto;
}
.load_more_content {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

a.btn.btn-success.load_more_content {
    width: 101px;
    margin: 10px auto;
    text-align: center;
    color: #fff;
    font-size: 15px;
    background: #3f51b5;
}
.main_content_area_donation_right_top1.donation_submit_btn {
    margin: 10px 0;
}
button.btn.btn-primary.main_content_area_contact_bottom_message_form_left_button {
    background: #3f51b5;
}
.mcacbmfl_submit {
    width: 73%;
    margin: 0 auto;
    text-align: center;
}
.show_desktop_menu{
    display: visible;
}
.hide_desktop_menu {
    display: none;
}
.navbar {
    padding: .5rem 0rem!important;
}

/**dashboard css**/
.main_content_dashboard_area_about_left{
    width: 20%;
    float: left;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.main_content_dashboard_area_about_right {
    width: 80%;
    float: right;
    /* background: #fff; */
    padding: 0 0px 20px 14px;
    text-align: justify;
    min-height: 500px;
}
.sidebar {
    height: 100%;
    z-index: 1;
    text-align: left;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    padding-top: 16px;
}

.sidebar a {
    padding: 6px 4px 6px 15px;
    text-decoration: none;
    font-size: 18px;
    color: #818181;
    display: block;
}
.sidebar a:hover {
    color: #f1f1f1;
}
.anything_center_align {
    text-align: center;
    margin: 10px 0;
}
.main_dashboard_area_donation_right_top1 {
    width: 60%;
    margin: 0 auto 4px;
}
.x_flow_scroll{
    overflow-x: scroll;
    overflow-y: scroll;
}
.dashboard_user_reg_table_view{
    height:400px;
}
h3.main_content_area_about_right_top_title {
    font-size: 34px;
    text-align: center;
    padding: 10px;
    color: #007adc;
}
a.m-1.btn.btn-xl.js-scroll-trigger {
    border-radius: 13px;
    font-size: 18px;
    border: 1px solid #e4a0f0;
}
a.m-1.btn.btn-xl.js-scroll-trigger:hover {
    color: #ffeb3b;
    background-color: #138496!important;
    border-color: #ffeb3b!important;
}
img.mcanalaa_1_img {
    width: 80px;
    height: auto;
    margin: 0 auto;
    text-align: center;
}
.label-info {
    background-color: #5bc0de;
    color: #fff;
    padding: 7px;
    border-radius: 8px;
}
.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    color: #fff;
}
span.btn.btn-success.nsbtn {
    padding: 1px 6px;
    background: #3f51b5;
}
span.btn.btn-danger.nsbtn2 {
    padding: 1px 6px;
}





.main-content-area {
    width: 100%;
    margin: 0 auto;
}
.main-content-area-left {
    float: left;
    width: 73.25%;
}
.main-content-area-right {
    float: right;
    width: 25%;
    background-color: #fff;
}
.news-title {
    margin: 0 0 15px 0;
}
h2.main_details_page_title_text {
    margin: 0px 0 10px;
    padding: 0;
    font-size: 34px;
}
.reporter-name-and-time-area {
    margin: 0 0px 10px 0px;
}
.report_time_date_area_left {
    width: 50%;
    float: left;
}
p {
    text-align: justify;
}
.report_time_date_area_right {
    width: 50%;
    float: right;
    margin-top: 15px;
}
ul.report_time_date_area_right_ul {
    float: right;
}
li.report_time_date_area_right_ul_li {
    display: inline;
}
.details-news-home-image {
    width: 100%;
}
.details-news-home-image > img {
    width: 100%;
}
.summary-news-area {
    background: #fffafa;
    margin: 0px 0px 10px 0px;
    font-size: 20px;
    padding: 0px;
    text-align: center;
}
p.caption_text_format {
    margin: 0;
    padding: 0px 0 5px;
    text-align: center;
}
blockquote {
    margin: 0 0 0;
}
.details-news-area > p {
    padding-bottom: 20px;
    font-size: 28px;
}
.main-lead-news-bottom {
    width: 100%;
}
.same-category-news-area {
    font-size: 30px;
    background: #fffafa;
    padding: 10px;
}
.main-lead-news-bottom-one-left {
    width: 32%;
    float: left;
    margin-top: 10px;
    margin-bottom: 5px;
    background: #fff;
    overflow: hidden;
}

.transparent-headline-area {
    position: relative;
}
img.main-lead-news-bottom-one-left-image {
    width: 100%;
}
h1.home-page-main-lead-news-top-left-title2 {
    font-size: 20px;
    color: #000;
    font-weight: normal;
    line-height: 21px;
    width: 100%;
    margin: 7px auto;
}
.main-lead-news-bottom-one-left.mln-margin-left {
    margin-left: 15px;
}
.all-news-area-tab-right {
    width: 97%;
    margin: 0 auto;
    text-align: center;
}
img.print_e_paper_tab {
    margin-bottom: 15px;
    width: 100%;
}
section.right-side-category-section {
    margin: 7px 0 15px;
    width: 100%;
}
.home-page-single-category-element-left {
    width: 100%;
    position: relative;
    background: #fff;
}
.lnattldt:before {
    position: absolute;
    width: 0px;
    height: 17px;
    display: block;
    content: '';
    max-height: 800px;
    border: 4px solid #29B6F6;
    top: 10px;
    /* left: 5px; */
}
.lnattldttf {
    padding-left: 15px!important;
}

.lead-news-area-title-text-left-dashed {
    color: #000;
    font-size: 30px;
    font-weight: normal;
    padding: 5px 12px 5px 0px;
    text-align: left;
}
.science_technology_news_top_left_section {
    margin: 0px 0 5px;
    background: #F9F9F9;
}
img.capital_chittagong_category_lead_image {
    width: 100%;
    height: auto;
}
.international_politics_top_left_news_title_des {
    width: 95%;
    margin: 0 auto;
}
h1.international_politics_top_left_news_title {
    font-size: 20px;
    font-weight: normal;
    padding: 10px 2px;
    text-align: left;
}
.nationa_news_section_area_list_news {
    padding-left: 2px;
    margin: 15px 0;
    width: 98%;
    margin-left: 0;
    text-align: left;
}
.news_box_latest.number_list_news_box_bottom_border.shirsho-news-area-news-add {
    padding: 5px 0px 5px 0px!important;
    border-bottom: none!important;
}
.number_list_news_box_latest_left {
    float: left;
    width: 27%;
    position: relative;
    margin-right: 2%;
    padding-left: 5px;
}

.nlnbllttf1 {
    width: 15%!important;
    margin-right: 1%!important;
    padding-left: 0!important;
    float: left;
}
.nlnblli {
    float: left!important;
}

.nlnbllittt {
    width: 23px!important;
    height: 23px!important;
    float: left;
}
.news_box_latest_right {
    width: 65%;
    float: right;
}
h2.news_box_latest_right_title.shirsho-news-area-news-add-title {
    font-size: 18px;
    font-weight: normal;
    line-height: 19px;
}
img.reporter_name_details {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    object-fit: cover;
    float: left;
}
p.reporter_name_details2 {
    float: left;
    padding-left: 10px;
}
.message_info_edit_page_s2 {
    width: 100%;
    margin: 0 auto 10px;
}
.message_info_edit_page {
    width: 50%;
    float: left;
}
.message_info_edit_page2{
    width: 50%;
    float: right;
}
.note-editor.note-airframe .note-editing-area, .note-editor.note-frame .note-editing-area {
    overflow: hidden;
    height: 250px;
}
li.slider_carousal_li {
    font-size: 18px;
    padding: 15px;
}
/**dashboard css**/

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: white !important;
    border: 1px solid #111;
    background-color: #fff3f2!important;
    /* background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111)); */
    /* background: -webkit-linear-gradient(top, #585858 0%, #111 100%); */
    background: -moz-linear-gradient(top, #585858 0%, #111 100%);
    background: -ms-linear-gradient(top, #585858 0%, #111 100%);
    background: -o-linear-gradient(top, #585858 0%, #111 100%);
    /* background: linear-gradient(to bottom, #585858 0%, #111 100%); */
}


