@charset "utf-8";
/* CSS Document */
body { text-align: center; font-family: Arial, Helvetica, sans-serif; background: #DBDBDB;}
#wrapper { width: 700px; margin:20px auto; border: 1px solid #f1f1f1; padding: 15px; background: #ffffff; box-shadow: 0 10px 10px 0 #C4C4C4; text-align: left;}
#header { overflow:hidden}
#header .logoP { background:url(../images/kotak_prime_logo1.jpg) no-repeat scroll 0 0 transparent; background-repeat: no-repeat; height: 62px;float: right;padding-left: 247px;}
#header .logo { background:url(../images/kotak_bank_logo.jpg) no-repeat scroll 0 0 transparent; background-repeat: no-repeat; height: 85px;}
#header .logo_new { background:url(../images/kotak.jpg) no-repeat scroll 0 0 transparent; background-repeat: no-repeat; height: 57px;}
#header .title,#footer .title { background: #f1f1f1; margin: 65px 0px; font-size: 5px; margin-bottom: 30px;}
#content h3 { margin-top:0px;}
#content ul,ol { font-size: 12px; color: #666666; padding:0px; margin: 0px; }
#content ul li,ol li  { margin: 0px 20px; }
#content ol li  { margin-left: 15px; color: #273864; line-height: 2; font-weight: bold; }
#content li  { font-size:12px; margin-left: 15px; color: #273864; line-height: 2; font-weight: bold; }
#content { font-size:12px; margin-left: 15px; color: #273864; line-height: 2; font-weight: bold; }
#content ul.bltpts li  { color: #333333; line-height: 1.5; font-weight: normal; }
#content .notes { background: #f1f1f1; padding: 15px; margin-bottom: 20px;}
#tb_detail { width:100%; margin: 0px auto; font-family: Arial, Helvetica, sans-serif; font-size: 14px; position:relative; overflow:hidden; }
#tb_detail .acnt_type,.cust_detail { float:left;}
#tb_detail .acnt_type { width:30%; border:0px solid #cccccc; position:relative; z-index:0; margin-top: 0px;}
#tb_detail .cust_detail { width: 69%; border:0px solid #cccccc; border: 1px solid #E6E6E6; margin-left: -1px;  z-index:1; background:#DBDBDB; } 
#tb_detail input,select { margin:0px; padding:0px; border:1px solid #dfdfdf; padding: 3px;}
#tb_detail select { padding: 0px; width:100%;}
#tb_detail ul { border-left: 1px solid #E6E6E6; border-top: 1px solid #E6E6E6; padding:0px; margin:0px;}
#tb_detail ul li { margin:0px; padding:0px; font-size: 12px;}
#tb_detail .acnt_type ul.tabs li { list-style-type: none; border-bottom: 1px solid #F3F4F6; border-right: 1px solid #F3F4F6; background: url(../images/radio_icon.png) no-repeat scroll 10px 9px #F3F4F6; text-align:left;
 }
#tb_detail .acnt_type ul.tabs li a { display:inline-block; text-decoration: none; color: #333333; font-weight: bold; padding: 12px 0px; padding-left: 38px; text-align: left; width: auto; line-height: 16px; }
.tab_content,.tab_comm { font-size: 12px;}
.tab_content table,.tab_comm  table { border-top: 1px solid #E6E6E6; border-left: 1px solid #E6E6E6; background:#F8F8F8;}
.tab_content table td,.tab_comm  table td { border-bottom: 1px solid #E6E6E6; border-right: 1px solid #E6E6E6; padding: 10px; color:#285E89; font-size: 12px; text-align:left;}
.tab_content table td.txtamt,.tab_comm table td.txtamt { text-align: right; color:#333333; font-weight: bold; font-size: 12px;}
#tb_detail .active { border-right: none !important;  background:url(../images/radio_icon_checked.png) no-repeat scroll 10px 9px #DBDBDB !important; border-bottom: 1px solid #DBDBDB !important; }
.faqBox a { display: block;  color: #273864; font-size: 14px; color: #ffffff; font-weight: bold;}
#faq { font-size: 12px; }
.faqBox {padding:10px 5px 5px; background: #283965; color: #ffffff;  font-weight: bold; text-decoration: none;}
#faq label input { }
/* #faq label { margin-top: 30px; padding-top: 50px; } */

input.btn-submit {
    background-color: #E91E2B;
    background-image: -moz-linear-gradient(#E91E2B, #96030C);
    border: 1px solid #EF1E21;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    cursor: pointer;
    font-family: 'CarroisGothic-Regular',Sans-Serif;
    font-size: 14px !important;
    font-weight: bold;
    overflow: visible;
    padding: 0.6em 0.8em;
    text-shadow: 0 -1px 1px #E91E2B;
    white-space: nowrap;
}
input.btn-submit:hover {
    background-color: #96030C;
    background-image: -moz-linear-gradient(#96030C, #E91E2B);
    border: 1px solid #EF1E21;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    cursor: pointer;
    font-family: 'CarroisGothic-Regular',Sans-Serif;
    font-size: 14px !important;
    font-weight: bold;
    overflow: visible;
    padding: 0.6em 0.8em;
    text-shadow: 0 -1px 1px #96030C;
    white-space: nowrap;
}
input.btn-submit {
    width: auto;
}
#footer { height: 75px; margin-top:20px;  background:url(../images/billdesk.gif) no-repeat scroll right bottom #ffffff; }
.termconditionstext1 { float: left; color: #000; padding:0 5px;}
.termconditionstext { float: left; color: #000 !important; font-weight:normal !important; font-size:12px; padding:0 5px; text-decoration:none; }

/*#termsAndC #wrapper{ width:960px;}*/
.wrap{ font-family: Arial,Helvetica,sans-serif; font-size:12px;}
.newwrap {background: #ffffff;}
.newclose{background: url(../images/close.png); background-repeat: no-repeat; border: 1px solid; cursor: :pointer;}