<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#wrap{
  min-height: inherit;
}
.btn-align-center{
	text-align: center;
}
.btn-align-center.span8{
	margin-top:5px;
	margin-bottom:8px;
}
.btn-align-center.span12{
	margin-top:5px;
	margin-bottom:8px;
}
.btn-align-center &gt;.span8{
	margin-top:5px;
	margin-bottom:8px;
}
.btn-align-center &gt;.span12{
	margin-top:5px;
	margin-bottom:8px;
}

.left-side-responsive .menuTitle{
	padding-bottom: 7px;
    padding-top: 7px;
    display: inline-block;
    border-radius: 6px 6px 0 0;
}
#left:not(.item), .left:not(.item) {
      border-top:none;
}
.heading-form {
  font-size: 20px !important;
  font-weight: 700 !important;
  line-height: 1.5 !important;
  margin-bottom: 10px !important;
  display: block;
}

.jqstooltip {
  position: absolute;
  left: 0px;
  top: 0px;
  visibility: hidden;
  background: rgb(0, 0, 0) transparent;
  background-color: rgba(0, 0, 0, 0.6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
  color: white;
  font: 10px arial, san serif;
  text-align: left;
  white-space: nowrap;
  padding: 5px;
  border: 1px solid white;
  z-index: 10000;
}
.jqsfield {
  color: white;
  font: 10px arial, san serif;
  text-align: left;
}

.select2-container-multi .select2-choices {
  min-height: 24px;
}
.select2-container-multi .select2-choices .select2-search-field input {
  height: 13px !important;
}

.pointer {
  cursor: pointer;
}
.w-100 {
  width: 100% !important;
}

.m-0 {
  margin: 0 0 !important;
}
*:focus {
  outline: none !important;
}

button:focus {
  outline: none !important;
}

select:focus {
  outline: none !important;
}

label{
  line-height: 15px;
}

.ui-keyboard {
  position: absolute;
  top: 0 !important;
  left: 0 !important;
}
.userID-input {
  border-radius: 0px !important;
  padding: 0px 0px 0px 6px !important;
  height: 22px !important;
  max-height: 22px !important ;
  line-height: 16px !important;
}
.rememberme-checkbox{
  display: inline;
  width: 280px;
  white-space: nowrap;
}
input[type="radio"], input[type="checkbox"] {
  margin: 0px 0 0;
}
.btn-file {
  position: relative;
  overflow: hidden;
}
.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  cursor: inherit;
  display: block;
}
.rememberme-checkbox {
/*   display: none !important; */
}
.view-bal-link {
  cursor: pointer;
  color: #0000EE;
  text-decoration: none;
}
.right-side-responsive .contentinnerBar{
  width: auto;
  margin:10px;
  max-width:inherit;
}
.transaction-date .span4{
  width: 30.623932%;
}
.my-account-sec .close {
  width: 25px;
  height: 25px;
  border-radius: 20px;
}
.my-account-sec .carousel-right {
  right: 15px;
  left: auto;
  margin-top: 0px;
  width: 50px;
  height: 50px;
  border-radius: 40px;
}
.my-account-sec .carousel-left {
  margin: 0px 5px 5px 7px;
  width: 50px;
  height: 50px;
  border-radius: 40px;
}
.my-account-sec .linkedacrow {
  display: flex !important;
}
.scrollbar{
  float: left;
  max-height: calc(50vh - 170px);
  width: 99%;
  overflow-y: auto;
  margin-bottom: 10px;
  overflow-x: auto;
}
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.9);
  border-radius: 10px;
  background-color: #CCCCCC;
}
::-webkit-scrollbar {
  width: 12px;
  background-color: #F5F5F5;
}
::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #D62929;
  background-image: -webkit-linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.4) 50%, transparent, transparent) 
}
.otp-verification-box .control-label{
  width: 100% !important;
}
.otp-verification-box .boxDiv{
  width: 100%;
  display: inline-block;
  padding-left: 0 !important;
}
.birth-date-box{
  position: relative;
}
.birth-date-box .add-on{
  position: absolute;
  right: 0;
  z-index: 999;
}
.my-city-accounts-right{
  margin-left: 10px;
  margin-right: 10px;
  padding-bottom: 10px;
}
.for-card-none{
  display: none;
}
.my-city-accounts-right .span7 {
  position: relative;
}

.my-city-accounts-right img{
  position: absolute;
  right: -35px;
  top: 0;
}
.myAcSummaryPage .caret{
  position: relative;
}
.myAcSummaryPage .caret {
  border-top: 6px solid #000;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  vertical-align: middle;
  display: inline-block;
  transform: rotate(0deg) translate(0px, 25px);
  -webkit-transform: rotate(0deg) translate(0px, 25px);
  -moz-transform: rotate(0deg) translate(0px, 25px);
  -o-transform: rotate(0deg) translate(0px, 25px);
  -ms-transform: rotate(0deg) translate(0px, 25px);
  position: absolute;
  left: 5px;
  top: -15px;
}
.collapsed .caret{
  position: relative;
}
.my-account-sec .box header h5{
  margin-left: 0 !important;
  padding-left: 20px;
}
.collapsed .caret{
  transform: rotate(270deg) translate(0px, 15px);
  -webkit-transform: rotate(270deg) translate(0px, 15px);
  -moz-transform: rotate(270deg) translate(0px, 15px);
  -o-transform: rotate(270deg) translate(0px, 15px);
  -ms-transform: rotate(270deg) translate(0px, 15px);
  border-top: 6px solid #000;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  left:-10px;
  position: absolute;
  top: 10px;
}
[class*="span"] .after-display-none {
  display: none;
}
.beneficiaryBtn:hover{
  background:red;
}
.redBg {
  background:red;
}
label#customFileName {
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px;
  line-height: 28px;
  margin-bottom: 0 !important;
  padding-bottom: 0;
}
.right-side-responsive .formDiv{
  width: auto !important;
  margin-left: 10px;
  margin-right: 10px;
}
form{
  margin: 0 !important;
}
.right-side-responsive .WidthOfDetailTable{
  width: auto;
  margin-left: 0;
  margin-right: 0;
}
.right-side-responsive .ministatemnetTable{
  margin-left: 0;
  margin-right: 0;
}
.my-city-accounts-right .control-label{
  padding-top: 0;
}
.popover {
  z-index: 9999;
  position: fixed;
}
.modal{
  left: 0;
  margin: 0 auto;
  right: 0;
}
.contentinnerBar{
  width: 100%;
  max-width: 95%;
  margin: 10px auto 5px;
}
.modal-header{
  margin: 10px 10px;
  width: auto;
  border-radius: 3px;
}
/* Styling modal */
.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.modal-dialog {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.spinner {
  border: 3px solid #7f7c7c; /* Light grey */
  border-top: 3px solid rgb(197 190 190); /* Blue */
  border-radius: 50%;
  width: 10px;
  height: 10px;
  animation: spin 2s linear infinite;
  margin: 0 auto;
}
@keyframes spin {
  0% {
      transform: rotate(0deg);
 }
  100% {
      transform: rotate(360deg);
 }
}
.history-datadatatables{
  padding-bottom: 10px;
  overflow: hidden;
}
.collapse-spinner{
  text-align: right;
  float: right;
  width: 12px;
  height: 12px;
  margin-right: 10px;
  border: 4px solid #00649a;
  border-top: 4px solid #62a0bf;
  position: absolute;
  right: 0;
  top: 3px;
}
.history-datadatatables .scrollbar{
  max-height: inherit;
  overflow-y: inherit;
}
.history-datadatatables .table.table thead .sorting_asc{
  background: none;
}
.history-datadatatables .dataTables_length{
  right: inherit;
}
/* .history-datadatatables .dataTables_filter{
  display: none;
}
*/
.history-datadatatables table.table-bordered.dataTable .dataTable-title{
  background-color: #636363;
  text-align: center;
}
.history-datadatatables table.table-bordered.dataTable th{
  color: #fff;
  text-align: left;
  padding: 8px 20px 8px 6px !important;
}
.history-datadatatables table.table-bordered.dataTable th:last-child{
  text-align: center;
}
.history-datadatatables table.table-bordered.dataTable td{
  border: 1px solid #ddd ;
}
.history-datadatatables table.table-bordered.dataTable td .even{
  background: transparent !important;
}
.history-datadatatables .table tbody tr td{
  border-left: 1px solid #ddd !important;
}
.favourites-transactions{
  margin-left: 12px;
  margin-right: 12px;
}

.favourites-transactions .scrollbar{
  width: 100%;
}

.favourites-transactions .table{
  width: 99%;
}

.favourites-transactions .whiteBtn{
  margin-left: 5px;
  margin-right: 5px;
}

.favourites-transactions table{
  border: 1px solid #ddd ;
}
.favourites-transactions .table thead tr th{
  border: 1px solid #ddd !important ;
  text-align: left;
  padding: 8px 8px !important;
}
.favourites-transactions .table thead tr th:last-child{
  text-align: center;
}
.favourites-transactions td{
  border: 1px solid #ddd ;
  text-align: center;
  vertical-align: middle;
}
.favourites-transactions td:first-child{
  text-align: left;
  padding-left: 10px;
  width: 70%;
}
.available-bdt{
  position: relative;
}
.available-bdt #fromAccountBalanceCurrency {
  display: block;
  position: absolute;
  right: -30px;
  top: 11px;
}
.available-bdt #transferAmountCurrency{
  display: block;
  position: absolute;
  right: -30px;
  top: 11px;
}
.available-bdt #STtransferAmountCurrency{
  display: block;
  position: absolute;
  right: -30px;
  top: 11px;
}
.available-bdt #STfromAccountBalanceCurrency{
  display: block;
  position: absolute;
  right: -30px;
  top: 11px;
}
.casaaccountsummary-statement .scrollTable {
  overflow-x: inherit;
}
.last-transactions-statement{
  display: none;
}
.detailed-statement{
  overflow: inherit;
  margin-top: 10px;
}
.userID-input{
  height: 18px!important;
  line-height: 11px !important;
  border-radius: 0px;
}
.form-horizontal .control-label{
  padding-top:0;
  line-height: 15px !important;
}
.myaccount-scrollbar .scrollbar{
  width: 100%;
  margin: 0 auto 10px;
}
.myaccount-scrollbar .scrollbar .box{
  padding-left: 0 !important;
  margin-right: 0 !important;
  width: 99% !important;
}
.textInputFromRight{
  text-align:right !important;
}
.alignRight{
  text-align: right !important;
}
.available-bdt .common-bdt{
  display: block;
  position: absolute;
  right: -30px;
  top: 11px;
}
.mobile-recharge-sec{
  margin-left: 0 !important;
  border-left: 0 !important;
}
.mobile-recharge-sec .back{
  border-left: 0 !important;
}
.mobile-recharge-sec .contentResizeNew{
  display: inline-block;
  padding-bottom: 10px;
}
.mobile-recharge-sec .dropdown{
  margin-bottom: 10px;
}
.mobile-recharge-sec #dLabel {
  width: 100%;
  background-color: #fff;
  border: solid 1px #cccccc;
  text-align: left;
  padding:10px 15px 10px 15px;
  color: #000;
  box-shadow: none;
  position: relative;
}
.mobile-recharge-sec #dLabel img {
  position: absolute;
  left: 10px;
  top:5px;
}
.mobile-recharge-sec .caret {
  float: right;
  margin-top: 9px;
  display: block;
}
.mobile-recharge-sec .dropdown-menu {
  width: 240px;
  padding: 0;
  margin: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  box-shadow: none;
}
.mobile-recharge-sec .dropdown button:hover, .dropdown button:focus {
  border: none;
  outline: 0;
}
.mobile-recharge-sec .dropdown.open button#dLabel {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border: solid 1px #666;
  border-bottom: none;
  position: relative;
  padding-left: 55px;
}
.mobile-recharge-sec .dropdown.open ul {
  border: solid 1px #666;
  border-top: none;
  height:auto;
  width: 99.3%;
  overflow-y: hidden;
  box-shadow: none;
}
.mobile-recharge-sec .dropdown-menu li {
  line-height: 1.5;
  letter-spacing: 0.7px;
  color: #000;
  font-size: 14px;
  cursor: pointer;
  padding:10px 15px 10px 50px;
  border-top: solid 1px #f3f3f3;
  position: relative;
}
.mobile-recharge-sec .dropdown-menu li img {
  position: absolute;
  left: 10px;
  top:5px;
}
.mobile-recharge-sec .dropdown-menu li:hover {
  background-color: rgb(240, 248, 255);
  border-color: rgb(192, 192, 192);
}
.mb-10{
  margin-bottom: 10px !important;
}
.mobile-recharge-sec select{
  margin-bottom: 10px !important;
}


table tr th{
  font-size: 12px;
}

.contentResizeNew{
  display: inline-block;
}

.operator-select{
  margin-bottom: 10px;
}

.operator-select .container{
width: 100% !important;
}

.operator-select .current{
  width: 96% !important;
  margin-bottom: 0;
}

.operator-select .error{
  width: 100%;
  display: inline-block;
}

.transferamountbtn:hover {
  color: #fff;
}
.ml-0{
  margin-left: 0 !important;
}

.form-horizontal .controls{
	margin-left: 0 !important;
}

.tab-content{
	margin-top: 0 !important;
	border: 0;
	border-radius: 0;
}

.signup-contentinnerBar{
	max-width: 97.5%;
}

.signup-formDiv{
	width: 98%;
}
	
.signup-formDiv .contentResize{
	padding-top: 0;
}

.activity-report{
  position: relative;
}

.activity-report .add-on{
  position: absolute;
  right: 0;
}

.controls{
  position: relative;
}

.myaccount-scrollbar .row-fluid{
	max-width: 98%;
}

.myAcSummary-no-deta .caret{
	left: 15px;
}

.myAcSummary-no-deta .collapsed .caret{
	left: 0;
}

.myAcSummary-no-deta .scrollbar{
	overflow-x: hidden;

}

#left ul li a{
  background-position: 14px 10px;
  line-height: 15px;
}

#menu li a:hover{
  background-position: 14px 10px;
  line-height: 15px;
}

#menu &gt; li &gt; a:hover, #menu &gt; li.hover &gt; a, #menu &gt; li.active &gt; a{
  background-position: 14px 10px;
  line-height: 15px;
}


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{
  margin-bottom: 5px;
}


.my-city-accounts-right .ministatemnetTable{
margin-top: 0;
}

.last-transactions-statement .miniStatementHeader th{
  text-align: left !important;
  padding-left: 6px !important;
  padding-right: 6px !important;
}

.miniStatementHeader th{
  padding-left: 6px !important;
  padding-right: 6px !important;
}

.own-card-tab{
  width: auto;
  margin: 0 10px;
}
.own-card-tab .tab-content{
  padding: 0;
}

.own-card-tab .contentResizeNew{
  margin-left: 0 !important;
  width: 100% !important;
}

.own-card-tab .nav{
  width: 99.7%;
/*   border-top:1px solid #b7b7b7 ; */
  border-left:1px solid #b7b7b7 ;
/*   border-right:1px solid #b7b7b7 ; */
  margin-bottom: 0;
}

.own-card-tab .nav li{
  display: inline-block;
  border-bottom: none !important;
  border-top:1px solid #b7b7b7 ;
}

.own-card-tab .nav li a{
  background-position: 14px 10px;
  line-height: 15px;
  border-bottom: none !important;
  box-shadow: none;
  border-right:1px solid #b7b7b7 ; 
  color: red!important;
  border-radius: 0;
  margin: 0;
}

.own-card-tab .nav li a {
  background-color: transparent!important;
  background-image: url(../img/ctb/black-bullets.png)!important;
  background-position: 14px 10px;
  background-repeat: no-repeat;
  padding-left: 25px;
  padding-right: 25px;
}

.own-card-tab .nav li.active{
  background-color: #cccccc !important;
}

/* .own-card-tab .nav li a:hover{
  background-position: 14px 10px;
  line-height: 15px;
  background-color: #cccccc !important;
} */

.own-card-tab #content{
  margin-left: 0;
}

.own-card-tab #outstandingRateContainer, #minimumDueRateContainer {
  position: absolute;
  line-height: 30px;
}

.own-card-tab #toCardCurrencyUSD {
  display: inline-block;
}

/* .own-card-tab .toCardCurrency{ */
/*   display: inline-block !important; */
/* } */

.controlGap label{
  line-height: 15px !important;
}

.visa-schedule-payment{
  width: 100%;
  display: inline-block;
}

.visa-schedule-payment .calender-Custom{
  width: 77%;
}

.visa-schedule-payment .payment-frequency{
  width: 70%;
}

.beneficiaryTab {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 0 !important;
}

.beneficiaryTab h5{
  padding-left: 10px;
  padding-right: 10px;
}


.quick-img img{
  position: relative;
  right: inherit;
}


.resend-otp {
  font-weight: bold;
  width: 66%;
  display: inline-block;
  margin-bottom: 8px;
  margin-top: 3px;
  text-align: left;
  color:#0000EE;
}

.accordion img{
  position: relative;
  right: inherit;
  width: 25px;
  height: 25px;
}

.accordion h5{
  margin-bottom: 5px;
  margin-top: 5px;
}

.accordion input[type="checkbox"]{
  margin-top: 4px;
  width: 35px;/*17px*/
  height: 17px;
}

.accordion-group{
  border: none;
 
}

.fixeddeposit-successful{
  width: 100%;
  text-align: center;
  font-size: 16px;
  padding-top: 20px;
  line-height: 24px;
  margin-bottom:30px;
}



.monthly-date-box{
  position: relative;
}
.monthly-date-box .add-on{
  position: absolute;

}


.my-city-accounts-right .infoMessage{
  margin: 0 0 10px 0;
}

.my-city-accounts-right .tag-message{
  margin-bottom: 15px !important;
}

.my-city-accounts-right .smsandemailradiobutton table td{
padding: 0;
}
.my-city-accounts-right .smsandemailradiobutton table{
  width: 100%;
}

.schedule-table td{
  padding: 10px;
  border-left: solid 1px #ddd !important;
}

.schedule-table tbody tr td{
  border-left: solid 1px #ddd !important;
}
.schedule-table{
  border-left: 1px solid #ddd !important;
}


.schedule-table .dataTable-title{
  background-color: #636363 !important;
}

.schedule-table thead tr th{
  color: #fff !important;
  border-left: 1px solid #fff !important;
  padding: 10px !important;

}

.modal-body-schedule{
  padding: 15px 0;
  margin: 0 15px 15px;
}

.loanrepaymentschedule-table{
  margin-left: 10px;
  margin-right: 10px;
}

.loanrepaymentschedule-table table.table thead th{
  padding: 10px !important;
  color: #fff;
}

.loanrepaymentschedule-table .table thead{
background-color: #636363 !important;
}

.loanrepaymentschedule-table .table-bordered{
  border-left:1px solid #ddd ;
}

.loanrepaymentschedule-table .table tbody tr td{
  padding: 10px !important;
  border: 1px solid #ddd;
}

.tnc-sec .termInfo{
  padding-right: 10px;
}

.prepaid-list .dropdown-menu{
  width: auto !important;
}

.prepaid-list .dropdown-menu li{
padding: 0 !important;
}

.faq-sec .termInfo{
   overflow-x: hidden;
}

.faq-footer{
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 0;
  padding-top: 15px;
  padding-bottom: 15px;
}

.faq-sub-sec{
  padding-right: 20px;
}

.index-modal-part .modal-body{
 margin: 0 !important;
 display: inline-block;
}

.index-modal-part img{
  width: 100%;
  height: auto;
}

.index-modal-part .close {
  position: absolute;
    right: 5px;
    top: 5px;
    font-size: 45px !important;
    color: #000 !important;
    opacity: 1;
}

.index-modal-part:before{
  display: inherit;
  vertical-align: top;
}


.movie-ticket-box{
  border-radius: 3px;
  padding: 5px;
  border: solid 1px #000;
  text-align: center;
  margin-bottom: 10px;
  min-height: 355px;
}

.movie-ticket-box:hover{
  border: solid 1px #0000EE;
}

.movie-ticket-box img{
  position: relative;
  right: inherit;
  top: inherit;
  margin-bottom: 5px;
}

.movie-ticket-box span{
  text-transform: uppercase;
  color: #ff0000;
  margin-bottom: 5px;
  display:inline-block;
  line-height: normal;
  width: 100%;
}

.movie-ticket-box span b{
  font-weight: normal;
  color: #0000EE;
}

.movie-btn{
  width: 100%;
  text-align: center;
  display: inline-block;
  margin-top: 10px;
}

.movie-time{
  color: #fff;
  background-color: rgb(0, 165, 8);
  text-align: center;
  padding: 8px 5px;
  text-transform: uppercase;
  font-size:13px;
  margin-bottom: 20px;
}
.movie-time span{
  width: 100%;
  display: inline-block;
  margin-bottom: 4px;
  margin-top: 4px;
  font-weight: bold;
} 

.movie-preferred-time{
  width: 100%;
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 10px;
}

.zakat-sec-part .nisab-sec{
  background-color: #c8d0cf;
  display: inline-block;
  width: 99%;
  padding: 10px 0 10px 15px;
}

.zakat-sec-part .type {
  text-align: center;
  margin-top: 10px;
  color: #000;
   font-size: 16px; 
}

.zakat-sec-part legend{
  margin-bottom: 0;
}

.asset-sec legend{
  margin-bottom: 20px;
} 

.zakat-sec-part .row-fluid [class*="span"]{
  padding-left: 0 !important;
}

/* .asset-sec label{
  margin-left: 13px !important;
} */

.zakat-sec-part .ml-m{
  margin-right: 15px;
}

.zakat-sec-part .asset h5 {
  padding: 20px;
  background: #fff;
   margin-bottom: 0;
  margin-left: 0;
}


.zakat-sec-part .payable h5 {
  padding: 20px;
  background-color: red !important;
  margin: 0;
  color: #fff;
  margin-left: 0;
}

.zakat-sec-part .asset h5 span {
  float: right;
  color: #18334F;
}

.zakat-sec-part .payable h5 span {
  float: right;
  color: #fff;
}

.zakat-sec-part .payable{
  margin-bottom: 15px;
}

.zakat-sec-part .payzak span{
  font-size: 18px;
}

.zakat-sec-part #zakat_pay_button {
  float: right;
}

.service-desabled-page-data {
	font-size:1.3rem;
	bottom: 18vw;
	line-height: normal;
	margin-left: 0px !important;
	font-weight: normal !important;
}

@media (max-width: 1199px) {
  .logoimg {
      display: none !important;
 }
  .topImage &gt; img {
      width: 100%;
 }
  .footerUI {
      margin-left: 0 !important;
 }
  .my-city-accounts-right .form-horizontal .controls{
      margin-left:2.7624309392265194%;
 }
}
@media (max-width: 1023px) {
  .footerUI {
      margin-left: 0 !important;
      text-align: center;
 }
  .footerUI &gt; span {
      display: block;
      width: 100%;
      padding: 10px 0;
      padding-left: 0 !important;
 }
  .row-fluid [class*="span"] {
      min-height: auto !important;
      float: left;
 }
  .row-fluid input[class*="span"] {
      min-height: 30px !important;
 }
  .row-fluid select[class*="span"] {
      min-height: 30px !important;
 }
  .accordion-body.collapse.in.body {
      margin-bottom: 10px;
 }
  #accountMonthDiv, #accountYearDiv {
      margin-bottom: 5px;
 }
 
}
@media (max-width: 979px) {
  .left-side-responsive{
      width: 160px !important;
 }
  .right-side-responsive{
      margin-left: 180px !important;
 }
  .mobile-recharge-sec{
      margin-left: 0 !important;
 }
  .use-mobile-part{
      margin-top: 20px;
 }
  .top-menu-mobile{
      padding-top: 10px;
      padding-bottom: 10px;
      border-radius: 0 !important;
 }
  .left-side-responsive #menu &gt; li &gt; a{
      text-align: left;
 }
  .history-datadatatables table.table-bordered.dataTable .table th, .table td{
      word-break: break-all;
 }
  .detailed-statement .scrollbar{
      overflow-y: hidden;
 }
  .last-transactions-statement .table-responsive {
      width: 100%;
      overflow-x: auto !important;
      -webkit-overflow-scrolling: touch;
      -ms-overflow-style: -ms-autohiding-scrollbar;
 }
 .contentResize{
  padding-bottom: 10px;
}

}
@media (max-width: 768px) {
  .my-city-accounts-right .fundTransferAlign .span4, .span3{
      width: 100% !important;
 }
  .my-city-accounts-right .span8{
      margin-left: 0 !important;
 }
 .fund-transfer-full-sec .span8{
      width: 100%;
 }
  .casaaccountsummary-statement .control-group .span3{
      width:20% !important;
 }

 .price-common .span6{
   width: 100%;
 }

 .fund-common .span6{
   margin-left: 0;
   width: 100%;
 }

 .fund-common .span9{
  margin-left: 0;
  width: 100%;
}
.fund-common .span4{
  margin-left: 0;
  width: 100%;
}

.fund-common .span8{
  margin-left: 0;
  width: 100%;
}
.fund-common .span12{
  margin-left: 0;
  width: 100% !important;
}
.transfer-confirmation-successful-768 .control-group{
 	margin-bottom: 10px;
    float: left;
    width: 100%;
 }

}
	
@media (max-width: 767px) {
  #left:not(.loginModal .left), .left:not(.loginModal .left) {
      margin-left: 10px !important;
      margin-right: 10px !important;
      width: auto !important;
 }
  .dashboardLoginTable td {
      width: 30%;
      vertical-align: top;
 }
  .logoutPage .bottomContent &gt; div {
      padding-left: 0 !important;
      text-align: center;
      float: none !important;
      display: block;
 }
  .logoutPage .footerFirstDiv, .logoutPage .footerSecondDiv {
      width: 100% !important;
      text-align: center;
      padding: 10px 0 !important;
      background-color: #f2f2f2;
 }
  .left-side-responsive{
      width: 100% !important;
 }
  .right-side-responsive{
      margin-left: 0 !important;
 }
  .back{
      border-left: none;
      margin-top: 10px;
      border-top:1px dashed #E61820;
 }
  .middle-sec-mobile-part{
      padding-left: 10px !important;
      padding-right: 10px !important;
 }
  .middle-sec-mobile-part .contentinnerBar{
      margin-left: 0;
      margin-right: 0;
      width: 100%;
 }
  .middle-sec-mobile-part .contentResizeNew{
      margin-left: 0 !important;
      margin-right: 0 !important;
      width: 100% !important;
 }
  .my-city-accounts-right select{
      width: 100%;
 }
  .my-city-accounts-right input:not(input[type=radio],input[type=button],input[type=checkbox]){
      width: 98%;
      
 }

 .my-city-accounts-right .newCurrencyFieldAlign{
   width: 100% !important;
 }

 
  .my-city-accounts-right .btn {
      width: auto;
 }
  .one-time-password-input input{
      width: auto;
 }
  .my-city-accounts-right .box {
      width: auto !important;
      padding-left: 10px;
      padding-right: 10px;
 }
  .my-city-accounts-right .control-label{
      width: 100% !important ;
 }
  .my-city-accounts-right .controls{
      margin-left: 0;
 }
  .my-city-accounts-right .form-horizontal .controls{
      margin-left:0;
 }
  .transfer-confirmation-successful .span8 {
      width: 100% !important;
 }
  .transfer-confirmation-successful-span6 .span6 {
      width: 50% !important;
      float: left !important;
 }
 .transfer-confirmation-successful-span6-loan .span6 {
      width: 50% !important;
      float: left !important;
 }
  .transfer-confirmation-successful .row-fluid [class*="span"]{
      float: left;
 }
  .transfer-confirmation-successful .span5 {
      width: 50% !important;
      float: left !important;
 }
  .transfer-confirmation-successful .span7 {
      width: 50% !important;
      float: left !important;
 }
 
  .transfer-confirmation-successful .control-group .span4 {
      width: 50% !important;
      float: left !important;
 }
  .transfer-confirmation-successful .control-group .span8 {
      width: 50% !important;
      float: left !important;
 }
  .transfer-none{
      display:none !important;
 }
  .transfer-confirmation-successful .control-label {
      margin-left: 0 !important;
 }
  .my-city-accounts-right .controls img {
      right: -12px;
      top: 0;
      width: 25px;
 }
  .my-city-accounts-right .input-append{
      width: 100%;
 }
  .history-datadatatables .dataTables_wrapper .dataTables_filter{
      text-align: right;
 }
  .history-datadatatables .dataTables_info{
      width: auto;
      display: inline-block;
 }
  .history-datadatatables .span6{
      width: 50%;
      display: inline-block;
      vertical-align: top;
 }
  .common-padding-mobile-view {
      margin-left: 10px;
      margin-right: 10px;
 }
  .detailed-statement-mobile-view .span6{
      width: 50% !important;
 }
  .detailed-statement-mobile-view .row-fluid [class*="span"]{
      float: left;
 }
  .casaaccountsummary-statement .control-group .span3{
      width: 100% !important;
 }

 .activity-report input[class*="span"]{
   width: 100%;
 }

 .my-city-accounts-right .ministatemnetTable{
  line-height: 18px;
}

.own-card-tab #outstandingRateContainer, #minimumDueRateContainer{
   position: relative;
   line-height: normal;
   left: 0;
   bottom: 0;
   z-index: 99999;
}

#calender2{
  position: relative;
}

#calender2 .add-on {
  position: absolute;
  right: -2px;
}

.visa-schedule-payment .calender-Custom {
  width: 100%;
}

.visa-schedule-payment .payment-frequency{
  width: 100%;
}

.service-desabled-page-data{
	bottom: 12vw;
}

.ministatementnewclassforspan.span2{
	width: auto;
}

.margin-bottom-in-mobile-view{
	margin-bottom:12px;
}
.margin-top-in-mobile-view{
	margin-top:12px;
}

}
@media (min-width: 426px) and (max-width: 768px)
{
 
	.gorilla-dropdown.widthset {
		width : 233px;
	}
}
@media (min-width: 769px) and (max-width: 1024px)
{
	.gorilla-dropdown.widthset {
		width : 325px;
	}
}
@media (max-width: 374px)
{
	.otp-width-set{
		width : 120px !important;
	}
}
@media (min-width: 375px) and (max-width: 425px)
{
	.otp-width-set{
		width : 150px !important;
	}
}
@media (max-width: 575px) {
.transfer-confirmation-successful .control-group{
 	margin-bottom: 10px;
    float: left;
    width: 100%;
 }
  .userLoginInfo{
      padding-left: 15px;
      padding-right: 15px;
      margin-right: 0 !important;
      width: auto;
 }
  .welcomeUser{
      width: 100%;
      margin-left: 0;
      margin-bottom: 5px;
 }
  .userLastLogin{
      width: 100%;
      margin-right: 0;
      margin-left: 0;
      margin-bottom: 5px;
 }
  .box {
      width: 100% !important;
      padding-left: 0 !important;
      margin-right: 0 !important;
      padding-right: 0 !important;
 }
  .my-city-accounts-right input:not(input[type=radio],input[type=button],input[type=checkbox]) {
      width: 95%;
 }
 .my-city-accounts-right select{
      width: 96% !important;
 }
  .my-city-accounts-right .contentResize{
      padding-right: 15px;
      padding-left: 15px;
      padding-bottom: 15px;
 }
  .myAcSummaryPage .caret{
      left: 5px;
 }
  .collapsed .caret{
      left: -10px;
 }

 .favourites-transactions .whiteBtn{
    margin: 5px 0;
    width: 100%;
    display: inline-table;
    padding: inherit;
    height: 30px;
    vertical-align: middle;
    line-height: 30px !important;
 }

 .own-card-tab .nav li{
   width: 100%;
 }
 .own-card-tab .nav li a{
   border-right: none;
   border-bottom: 1px solid #b7b7b7 !important;
 }
 
 .service-desabled-page-data{
	bottom: 8vw;
}

.service-desabled-page-data-login{
	width:auto;
}

table td, table th{
	padding-left:5px;
	padding-right:5px;
	line-height: normal;
}

.expiry-control{
	margin-bottom: 10px;
}

.nav-tabs&gt;li&gt;a, .nav-pills&gt;li&gt;a{
	padding-right: 4px;
    padding-left: 4px;
}
.transfer-confirmation-successful-span6-loan .span6:not(.control-label, .controls ) {
      width: 100% !important;
      float: left !important;
 }
    
}
@media (max-width: 480px) {
  .history-datadatatables .dataTables_wrapper .dataTables_filter{
      text-align: left;
      margin-top: 10px;
 }
  .history-datadatatables .dataTables_wrapper .dataTables_info{
      padding-top: 0;
      margin-bottom: 10px;
 }
  .history-datadatatables .dataTables_wrapper .dataTables_paginate{
      text-align: left;
      width: 100%;
 }
  .history-datadatatables .span6{
      width: 100%;
 }
  .detailed-statement-mobile-view .span6{
      width: 100% !important;
 }
  .detailed-statement-mobile .span6{
      width: 50% !important;
 }
 
  .service-desabled-page-data{
	font-size: 1rem;
    bottom: 18vw;
}
 
}

@media (max-width: 460px) {
	.top-button-mobile-view{
			display: flex;
    		padding-top: 7px ;
    		padding-bottom: 7px;
	}
	
	.top-button-mobile-view:hover{
		padding-top: 7px ;
	    padding-bottom: 7px;
	}
	
	.btn{
	 padding-left:5px;
	 padding-right:5px;
	 font-size:13px;
	}
	
}

@media (max-width: 380px) {
	 .service-desabled-page-data{
	font-size: .8rem;
    bottom: 15vw;
}
.service-desabled-page-data-login{
/* 	font-size: .8rem; */
    bottom: 15vw !important;
}
.myaccount-scrollbar .scrollbar .box{
  width: 100% !important;
}

.monthly-date-box .add-on{
	right: 0;
}
}

.schedule-table .dataTable-title{
  background-color: #636363 !important;
}

.schedule-table thead tr th{
  color: #fff !important;
  border-left: 1px solid #fff !important;
  padding: 10px !important;

}

.modal-body-schedule{
  padding: 15px 0;
  margin: 0 15px 15px;
}
.email-otp-option-hide{
	display:none !important;
}

.texttopasswordformfield {

-webkit-text-security: disc;

}
.texttopasswordformfield::-webkit-outer-spin-button,
.texttopasswordformfield::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.texttopasswordformfield {
    -moz-appearance: textfield;
}

.word-break-class{
	word-break: break-all;
}
#goog-gt-tt{
	display: none;
}</pre></body></html>