* {}

body {
    /*width: 1350px;*/
    font-family: "Lucida Grande", "SolaimanLipi", Verdana, Arial, Helvetica, sans-serif !important;
    background: #fff;
}

.container {
    width:100%;
}

#session-timer {
      font-size: 18px;
      font-weight: bold;
      color: red;
    }

.error p {
	color:#FF0000;
	font-size:20px;
	font-weight:bold;
	margin:50px;
}

#searchInput {
    width: 50%;
    margin-left: 10px;
}

 /* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 768px) {
    * {margin: 0; padding: 0;}
    .body_login {max-width: 100%;}
    .col-md-3 {text-align:center; width:100%;}
    .list_item {justify-content:center; text-align:center; word-wrap: break-word;}
    .left_section_home_page_login {font-size: 13px;}
    .login_logo {margin-top: 10px; margin-bottom: 5px;}
    .nrb_text {display: none;}
    /*div.left_section_home_page_login_2nd_heading {display:none;}*/
    div.main{margin:0 auto;}
    /*div.left_section_home_page_login {display:none;}*/
    div.news_updates {display: none;}
    .marquee {display: none;}
    /*div.right_section_home_page_login {display:none;}*/
    #inputuser_name {width: 100%; border-radius: 15px; box-shadow: 2px 2px #888888;}
    #inputPassword {width: 100%; border-radius: 15px; box-shadow: 2px 2px #888888;}
    .btn_login {width: 100%;}
    .forgotButton {width: 50%; font-size: 14px; margin-top: 50px;}
    div.comments_section {
                        margin-top: -15px;
                        margin-bottom: 15px;
                        word-break: break-all; 
                        word-break: break-word; 
                        word-break: keep-all; 
                        word-wrap: break-word; 
                        overflow-wrap: break-word; 
                        -webkit-hyphens: manual; 
                        -moz-hyphens: manual; 
                        -ms-hyphens: manual; 
                        hyphens: manual;
                        -webkit-hyphens: auto;
                        -moz-hyphens: auto;
                          -ms-hyphens: auto;
                          hyphens: auto;
                          line-break: loose;
                          line-break: strict;
                          line-break: anywhere;
                          text-wrap: balance; justify-content:center;text-align:center;}
    .icon-bar {display: none;}
    ul.important_link_left {list-style-type: none;}
    ul.important_link {list-style-type: none;}
    .contact_link {word-break: break-all; word-break: break-word; word-break: keep-all; word-wrap: break-word;}
}

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

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
    
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
    
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
    
}

@page {
    margin-top: 0.60in;
    margin-right: 0;
    margin-bottom: 0.60in;
    margin-left: 0; 
}

    /* Style for the title tooltip */
    input[title]:hover::before {
        content: attr(title);
        display: block;
        position: absolute;
        background-color: green; /* Specify your preferred background color */
        color: red; /* Specify your preferred text color */
        padding: 5px;
        border-radius: 5px;
        margin-top: 5px;
    }
    input[title]:hover::after {
        content: attr(title);
        display: block;
        position: absolute;
        background-color: green; /* Specify your preferred background color */
        color: red; /* Specify your preferred text color */
        padding: 5px;
        border-radius: 5px;
        margin-top: 5px;
    }
#div_name {
    width : 100%;
}

.resetPassInput {
    background-color: #fefff6;
}

.login_logo {
    max-width: 60%;
    height: auto;
}

.commentArea {
    margin:0 auto;
	margin-top: 70px;
	height:	auto;
	background: #fff;
	border: 1px solid blue;
	border-radius: 5px;
	padding: 15px;
	position: relative;
	overflow: visible;
}

.comments_section {
    justify-content:center;
    text-align:center;
}

 .icon-bar {
	position: fixed;
	top: 50%;
	transform: translateY(-60%);
	-webkit-transform: translateY(-60%);
	-ms-transform: translateY(-60%);
	z-index: 10;
}

.icon-bar a {
	text-decoration: none;
	width: 210px;
	background: #3b5999;
	color: #fff;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	padding: 5px;
	font-size: 17px;
	transform: translateX(-170px);
	-webkit-transform: translateX(-170px);
	-ms-transform: translateX(-170px);
	transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
}

.icon-bar .facebook {
	background : #3b5998;
}

.icon-bar .mail_bg {
    background : #df7d7d;
}

.icon-bar .volume {
	background : green;
}

.icon-bar a i {
	padding-left: 20px;
	font-size: 30px !important;
	animation: letszoom 3s linear alternate-reverse infinite;
}

@keyframes letszoom {
	from {
		transform: scale(0.8);
	}

	to {
		transform: scale(1);
	}

}

.icon-bar a:hover {
	transform: translateX(0);
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
}

/*
.modal {
    top: 50px;
}

.modal-header {
    background-color: #414D57;
    color: #fff;
    font-weight: bold;
}

.close {
    color: #fff;
}

*/

.delete_modal_body {
    padding: 40px 0px;
}

.MUJIB_Borsho_modal_body {
    overflow: hidden;
}

.homepopup .modal-dialog {
    width: 45%;
    margin: 8% auto;
}

.homepopup .modal-body {
    position: relative;
    padding: 10px;
}

.modal-footer btn-success, btn-danger {
    display: inline-block;
    margin: 0 auto;
}

.btn-cancel {
    padding: 4px 30px;
    margin-left: 130px;
}

.btn-delete {
    padding: 4px 30px;
}

.btn_success {
    padding: 4px 30px;
}

.btn_delete_user {
    margin-left: -90px;
}

.view_btn:hover {
    text-decoration: none;
}

.edit_btn:hover {
    text-decoration: none;
}

.delete_btn:hover {
    text-decoration: none;
}

.btn_print {
    margin-bottom: 15px;
    background: #ddd;
    border: 1px solid #8787d5;
}

.comment_button {
    margin-top: 30px;
    max-width:100%;
    white-space: normal;
}

#user_creation_form {
    margin-top: 40px;
    border: 1px solid #008a05;
    border-radius: 5px;
    margin-bottom: 50px;
}

.cPassLink {
	text-decoration: none;
    white-space: nowrap;
    color: #9f9f9f;
}

.cPassLink a:hover {
    color: #827d7d;
}

.modal-lg {
    max-width: 1030px;
}

.login_logo{
    margin-bottom: 10px;
}

.forgot_login_logo{
    margin: 0 auto;
    margin-bottom: -75px;
}



#inputNewPassword {
    width: 110%;
    margin-left: -26px;
}

#inputConNewPassword {
    width: 110%;
    margin-left: -26px;
}

#header_border{
    border: none;
}

.header_bg {
    margin: 0;
    padding: 0;
}

.header_logo {
    max-width: 100%;
    height: 80px;
    margin-top: 10px;
    margin-bottom: 10px;
}

label.usertype{
    margin-left: 40px;
}

/* Sidebar Style */
.sidenav {
    height: 100%;
    width: 270px;
    position: fixed;
    display: block;
    top: 127px;
    left: 0;
    background-color: #10a640; /* Default background color */
    overflow-x: hidden;
    padding-top: 20px;
    transition: transform 0.3s ease;
    z-index: 1000;
}

.sidenav.active {
    transform: translateX(0); /* Show sidebar when active */
    background-color: #10a640; /* Ensure background is shown when toggled */
}

/* Sidebar Links */
.sidenav a, .dropdown-btn {
    padding: 10px 20px;
    text-decoration: none;
    font-size: 17px;
    color: white;
    display: block;
    background: none;
    border: none;
    width: 100%;
    text-align: left;
    cursor: pointer;
    outline: none;
    height: auto;
}

/* Sidebar Hover Effect */
.sidenav a:hover, .dropdown-btn:hover {
    background-color: #000;
}

.dropdown-container {
    display: none; /* Initially hidden */
    background-color: #0d8b37;
    padding-left: 20px;
}

.fa-caret-down {
    float: right;
    padding-right: 8px;
}

.topMenuBar {
  position: relative;
  background-color: #10a640;
  width: 100%;
  box-sizing: border-box;
  padding: 10px; /* Ensures internal spacing */
  min-height: 50px; /* Force height even if empty */
  display: none;
}


.topMenuBar i {
    text-align: left;
}

.menu-toggle {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);  /* ✅ Vertically center */
  right: 10px;
  border: 1px solid #000;
  display: none;
}


.menu-toggle i {
  font-size: 20px;
  vertical-align: middle;
}


/* Mobile View */
@media screen and (max-width: 768px) {
    .topMenuBar {
        display: block;
      }

      .menu-toggle {
        display: block;
      }

    .sidenav {
        transform: translateX(-100%); /* Sidebar hidden on mobile */
    }

    .sidenav.active {
        transform: translateX(0); /* Sidebar shown when active */
        top: 130px;
    }

    /*.content-area {
        margin-left: 0; No left margin on mobile 
    }*/
    
    .btn_exportToPDFAllUsers,
    .btn-exportToCSV {
        margin: 10px auto;       /* Centers the button */
        display: block;          /* Makes it a block element so margin auto works */
        width: fit-content;      /* Optional: keeps button size tight */
    }
    
    .inserth4, .edith4, .showh4 {
    background-color: #37b04d;
    width: 90%;
    border-radius: 5px;
    padding: 5px 5px;
    color: white;
    text-align: center;
    margin-bottom: 20px;
    }
    
    .userInformationDiv {
        margin-top: 0px;
    }
    
    .input-field {
        width: 90%;  /* Slightly narrower on small screens */
    }
}


#myTabContent {
    color: black;
}

/* Dropdown container (hidden by default). Optional: add a lighter background color and some left padding to change the design of the dropdown content */
.dropdown-container {
  display: none;
  background-color: #10a640;
  padding-left: 15px;
}

/* Optional: Style the caret down icon */
.fa-caret-down {
  float: right;
  padding-right: 8px;
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6;
    background: #aaf3aa;
}

.nav> nav-tabs> nav-item>a {
    color: black;
}

.loginh4 {
 background-color: green;
 padding: 5px 35px;
 margin: 0px -50px;
 border-radius: 5px 10px 10px 0;
 color: white;
}

.passwordRecoverh4 {
 background-color: #008a05;
 padding: 5px 35px;
 border-radius: 5px 5px 0 0;
 color: white;
}

.passwordRecoverInput {
    width: 150%;
    margin-left: -50px;
    border: 1px solid #85b5fd;
}

.pagination {
    display: inline-block;
    padding-left: 10px;
    margin: 20px 0;
    border-radius: 4px;
}

.pagination > li {
    display: inline;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    color: #090909;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
        border-top-color: rgb(221, 221, 221);
        border-right-color: rgb(221, 221, 221);
        border-bottom-color: rgb(221, 221, 221);
        border-left-color: rgb(221, 221, 221);
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #59a459;
    border-color: #59a459;
}

.forgotError {
    margin-left: 7px;
    color: red;
    font-weight: bold;
}

hr{
 margin: 10px -50px;
 border: 0;
 margin-bottom: 40px;
}
 
div.main {
 width: 525px;
 padding: 0px 50px 25px;
 /*border: 1px solid green;*/
 border-radius: 5px;
 margin: 0 auto;
 margin-top: 10px;
 background-color: #fff;
 box-shadow: 5px 3px grey;
}

div.forgotMain {
 width: 500px;
 padding: 0px 50px 25px;
 border: 1px solid #59a459;
 border-radius: 5px;
 margin: 0 auto;
 margin-top: 90px;
 background-color: #fff;
 margin-bottom: 50px;
}

#pass_change_form{
 width: 530px;
 padding: 0px 25px 25px;
 border: 1px solid #59a459;
 border-radius: 5px;
 margin: 0 auto;
 margin-top: 65px;
 background-color: #fff;
}

.btn_login {
    width: 100%;
    margin-top: 15px;
    text-align: center;
}

.image-area{
    margin-top: 15px;
    height: auto;
}

.home_picture>img{
    width: 100%;
    height: 300px;
    border: 10px solid #eae7e7;
}

.btn-inputted-button{
    margin-top: 5px;
}

input[type=text], input[type=date], input[type=email], input[type=password], input[type=confirm_password] {
     width: 100%;
     height: 34px;
     padding: 5px;
     border: 1px solid #9b9898;
     color: #000;
     font-size: 14px;
     border-radius: 5px;
}

/*input[type=password], input[type=confirm_password] {
     margin-bottom: 20px;
} */

#edit_receiverName, #edit_receiverFatherName, #edit_receiverPermanentAddress, #edit_bank_acc, #edit_remitterName, #edit_remitterFatherName, #edit_origin, #edit_receiver_relation {
     height: 32px;
}

label{
     color: #464646;
     text-shadow: 0 1px 0 #fff;
     font-size: 13px;
     font-weight: bold;
     margin-left: 10px
}

.changePasswordLabel {
     margin-left: -15px;
     font-size: 18px;
}

center{
    font-size:16px;
}
 
.valid{
    color:green;
}

.back{
     text-decoration: none;
     border: 1px solid rgb(0, 143, 255);
     background-color: rgb(0, 214, 255);
     padding: 3px 20px;
     border-radius: 2px;
     color: black;
}

.headerpicture {
    width: 50px;
    height: 50px;
}

#registration {
    
}

.modal_table_header{
    margin-bottom: 20px;
}

.modal_text {
    text-align: center;
}

#inputCreatuser_name {
    width: 150%;
    margin-top: -8px;
    margin-bottom: 20px;
}

#inputSearch {
    width: 45%;
    color: blue;
}

#inputFilter {
    width: 120px;
    height: 39px;
    margin-left: -5px;
}

.btn-homepage{
    position: fixed;
    top: 12%;
    margin-left: 770px;
    z-index: 100;
}

.btn_homepage{
    margin-left: 190px;
    margin-right: -25px
}

.btn_add { 
     margin-left: 27px;
}

.reportLabel {
    font-size: 18px;
    margin-left: 30px;
    margin-bottom: -20px;
    font-weight: bold;
}

.table thead th {
    vertical-align: top;
    font-size: 14px;
}

.table td{
    font-size: 14px;
}

.btn_goingtop {
    right: 2%;
    bottom: 5%;
    background-color: #65b766;
    border-radius: 12px;
    position: fixed;
    border: 1px solid #ddd;
    color: white;
    z-index: 5;
}

.btn_goingtop:hover {
    background-color: #469e47;
    color: white;
    transition: all 3s ease;
}

.btn_insert_submit {
    width: 100px;
    margin-left: 415px;
    margin-top: 20px;
    margin-bottom: 15px;
}

.btn_save {
    margin-left: 415px;
    width: 100px;
    margin-top: 20px;
    margin-bottom: 15px;
}

.indexh4{
    background-color: #37b04d;
    width: 100%;
    border-radius: 5px;
    padding: 5px 0px;
    color: white;
    text-align: center;
}

.inserth4, .edith4, .showh4 {
    background-color: #37b04d;
    width: 100%;
    border-radius: 5px;
    padding: 5px 0px;
    color: white;
    text-align: center;
    margin-bottom: 20px;
}

.passchangeh4 {
    background-color: #37b04d;
    width: 111%;
    border-radius: 5px;
    padding: 5px 61px;
    color: white;
    text-align: center;
    margin: -1px -25px;
}

.registrationh4 {
    background-color: #37b04d;
    width: 100%;
    border-radius: 5px;
    padding: 5px 61px;
    color: white;
    text-align: center;
    margin: -1px 0px;
}

.btn-goingback {
    position: fixed;
    top: 15%;
    left: 48%;
    z-index: 1;
}

.error {
    width: 100%;
    color: red;
    margin-left: -20px;
    font-weight: bold;
}

.btn-outline-success {
    margin-top: 5px;
}

#reportArea {
    border: 1px solid #13a213;
    border-radius: 5px;
    margin-top: -15px;
}

.search_text {
    margin-top: 15px;
    margin-left: 10px;
    font-size: 20px;
    font-weight: bold;
    font-family: Lato;
    text-align: left;
}

.showh3 {
    background-color: #13a213;
    border-radius: 5px;
    padding: 10px;
}

#search_varchar {
    height: 40px;
    padding: 5px 5px 5px 10px;
    border: 1px solid #a4a3a3;
    color: blue;
    font-size: 16px;
    border-radius: 5px;
    margin-left: 30px;
    margin-top: 15px;
}

.panel-body {
    width: 100%;    
}

.report_area {
    
}

#yes_nid_verified {
    margin-right: 5px;
}

#no_nid_verified {
    margin-left: 10px;
    margin-right: 5px;
}

#fetch_result {
    background-color: #dcffb9;
}

#fetch_data_form {
    margin-top: 50px;
}

#fetch_data {
    width:615px;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 5px 10px;
    margin-bottom: 20px;
}

#inputFatherName{
    margin-right: 5px;
    margin-top: 150px;
    border-radius: 5px;
    border: 1px solid #ddd;
    padding: 25px 10px;
}

.btn-attachment {
    font-size: 9px;
}

.box {
    border: 1px solid black;
    width: 21%;
    height: 120px;
    margin: auto;
    margin-bottom: 40px;
}

.input-group-addon {
    border: 1px solid gray;
    border-radius: 5px;
    background: #0600ff;
    color: white;
    width: 9%;
    height: 38px;
    text-align: center;
    vertical-align: middle;
    padding: 5px;
    margin-top: 21px;

}

.table-bordered th{
    font-size: 14px;
}

.table> tr> th> td {
    border: 1px solid black;
}
.nidLabel{
    margin-left: 10px;
}
.nidupload{
    border: 1px solid #9b9898;
    border-radius: 4px;
    width: 100%;
    height: 32px;
    padding: 3px;
}


.btn-insert-back {
    margin-left: 300px;
}

#show_background {
    background-color: #fff;
}

#insert_page {
    background-color: #fff;
    
}

#edit_background {
    background-color: white;
}

/*.table td, .table th, table thead th {
    border: 1px solid #8ab0d5;
}
*/
.fa {
    padding: 0px 2px 0px 2px;
}

.btn-loginbtn {
    margin-left: 325px;
}

.signinform {
    margin-top: 100px;
}

#edit_usertype {
    text-transform: upercase;
}

#searchForm {
    border-radius: 5px;
}

.user_name_text_danger{
    margin-left: -40px;
}

.password_text_danger{
    margin-left: -40px;
}

.wrong_username_password {
    margin-top: -20px;
    font-size: 18px;
}

.session_expired {
    margin-top: -20px;
    font-size: 18px;
}

/*.input_search_text {*/
/*    margin-left: -100px;*/
/*}*/

.table td, .table th {
    padding: .50rem;
    vertical-align: middle;
    font-size: 16px;
}

.success_message {
    font-size: 16px;
    background: #ecffe5;
    padding: 10px;
    margin-top: -20px;
}

.something_wrong {
    font-size: 16px;
    background-color: #f7aeae;;
    padding: 10px;
    margin-top: -20px;
}

.something_success {
    font-size: 16px;
    background-color: #95dd7b;
    padding: 10px;
    margin-top: -20px;
}

.wrong_pass_change {
    margin-top: -22px;
    font-size: 18px;
}

.message {
    text-align: center;
    color: #fe0a0a;
    background: #FFF;
    padding: 1px 20px;
    margin-top: -10px;
    margin-bottom: 15px;
    font-weight: bold;
}

.letter_button {
    width: 90%;
}

.success {
    color: green;
    border: 2px solid #008000;
    font-weight: bold;
    padding: 10px;
    text-align: center;
}

.left_section_home_page_login_2nd_heading {
    margin-bottom: -7px;
    background-color: green;
    color: #fff;
    padding: 5px;
    font-weight: bold;
    text-align: center;
}

.left_section_home_page_login {
    width: 100%;
    background: #fff;
}

.left_section_home_page_login_2nd {
    background: #fff;
    display: inline-block;
    padding: 15px 0px 50px 0px;
}

.left_section_home_page {
    width: 100%;
    display: inline-block;
    padding-bottom: 50px;
}

.right_section_home_page_login_2nd_heading {
    margin-bottom: -7px;
    background-color: green;
    color: #fff;
    padding: 5px;
    font-weight: bold;
    text-align: center;
}

.right_section_home_page_login {
    width: 100%;
}

.right_section_home_page_login_2nd {
    background: #fff;
    display: inline-block;
    padding: 15px 0px 30px 0px;
}

.right_section_home_page {
    width: 100%;
    display: inline-block;
    padding-bottom: 50px;
}

ul.important_link_left {
    list-style-type: circle;
    margin-left: 0px;
}

ul.important_link {
    list-style-type: circle;
    margin-left: 0px;
}

ul.important_link_left>.list_item > a {
    list-style-type: circle;
    color: #333333;
    font-size: 12px;
    font-weight: bold;
    word-wrap: break-word;
}

ul.important_link>.list_item > a {
    list-style-type: circle;
    color: #333333;
    font-size: 12px;
    font-weight: bold;
    word-wrap: break-word;
}

.right_section_home_page>ul>.important_link>li {
    list-style-type: circle;
}

.right_section_home_page>ul>.important_link>li>a {
    color: #000;
    list-style-type: circle;
}

.quicklinkImg {
    margin-top: 45px;
}

.news_updates {
    width: 100%;
    background-color: green;
    height: 30px;
    line-height: 24px !important;
}

.news_update {
    width:89px;
    display: inline-block;
    color: #fff;
    height: 25px;
    float: left;
    margin: 2px;
    background: #009f68;
    text-align: center;
    font-weight: bold;
    border: 1px solid #ddd;
    border-radius: 4px;
    line-height: 23px;
}

.news_updatemarquee {
    display: inline-block;
    color: #000;
    height: 26px;
    float: left;
    margin: 1px;
    text-align: center;
}

.style1 {
    color: white;
}

.required {
    color: red;
    margin-left: 5px;
}

.currentPassword {
    margin-left: -15px;
}

.error p {
	color:#FF0000;
	font-size:20px;
	font-weight:bold;
	margin:50px;
}

.textLayer > span {
    color: transparent;
    position: absolute;
    white-space: inherit;
    cursor: text;
    transform-origin: 0% 0%;
}

.errorSuccessMessage {
    margin-top: -25px;
    font-size: 18px;
}

/*.btn_exportToPDFAllUsers {*/
/*    margin-bottom: -113px;*/
/*    margin-left: 670px;*/
/*}*/

/*.btn_exportToExcelAllUsers {*/
/*    margin-bottom: -65px;*/
/*    margin-left: 800px;*/
/*}*/

.btn_exportToPDFAllUsersActivity {
    margin-bottom: -104px;
    margin-left: 670px;
    margin-top: -30px;
}

.btn_exportToExcelAllUsersActivity {
    margin-bottom: -55px;
    margin-left: 800px;
    margin-top: -30px;
}

.confirmationimg {
    margin-right: 15px;
}

.dlg-footer a->okayBTN {
    background: red;
}

.dlg-footer a->closeBTN {
    background: blue;
}

.close_mark {
    color: #fff;
    margin-right: 10px;
}

.designationSelection, .ibbSelection {
    width: 100%;
}

#smartAlertIcon {
    background: url(img/index.png);
    display: table-cell;
    background-position: center center;
    background-repeat: no-repeat;
    width: 67px;
}

.confirmText {
    margin-left: 10px;
}

.txtField {
    
}

.footer {
	margin-top: 100px;
}

.comboText {
	text-align: center;
	font-size: 14px;
	color : #6f6d6d;
}

#response {
    margin-bottom: 25px;
}

span.help-block { font-size: .7em; }
form label { font-weight: normal; }
.success_msg { color: '#218823'; }
/*.form { border-radius: 5px; border: 1px solid #d1d1d1; padding: 0px 10px 0px 10px; margin-bottom: 50px; }  */
/*#image_display { height: 90px; width: 80px; float: right; margin-right: 10px; }*/

