﻿    body {
    margin: 0px;
    padding: 0px;
    background: #fff;
    font-family: 'Open Sans'!important;
}

#AC_settingBox {
    width: 1000px !important;
    clear: both;
    background-position: center top;
    background-repeat: repeat-x;
    background-color: #ffffff;
}

.ac_headBox {
    text-align: left;
    clear: both;
    margin-left: 0px;
    font-size: 14px;
    color: #2c6ca6;
    padding-top: 10px;
    padding-bottom: 10px;
}

.ac_textBox {
    width: 1000px;
    border: 1px solid #cccccc;
    background-color: #ffffff;
    border-top: none !important;
}

ul.resp-tabs-list, p {
    margin: 0px;
    padding: 0px;
    font-size: 13px;
    font-family: 'Open Sans';
}

.resp-tabs-list li {
    font-size: 14px;
    display: inline-block;
    padding: 7px 15px;
    margin: 0;
    list-style: none;
    cursor: pointer;
    float: left;
    background-color: #545454;
    border-right: 1px solid #a5a3a3;
    color: #FFF;
    font-family: 'Open Sans';
}

.resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    clear: left;
}

h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}

.resp-tab-content {
    display: none;
}

.resp-tab-active {
    border-bottom: 1px solid #FFF;
    margin-bottom: -2px !important;
    padding: 8px 15px;!important;
    color: #545454 !important;
    border-right: 1px solid #FFF;
}

.resp-tab-active {
    border-bottom: none;
    background-color: #fff !important;
}

.resp-content-active, .resp-accordion-active {
    display: block;
}

.resp-tab-content {
    border: 1px solid #c1c1c1!important;
    border-top: none !important;
}

h2.resp-accordion {
    font-size: 13px;
    border: 1px solid #c1c1c1;
    border-top: 0px solid #c1c1c1;
    margin: 0px;
    padding: 10px 15px;
}

h2.resp-tab-active {
    border-bottom: 0px solid #c1c1c1 !important;
    margin-bottom: 0px !important;
    padding: 10px 15px !important;
}

h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue;
}
/*-----------Vertical tabs-----------*/
.resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 20%;
}

.resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px !important;
    margin: 0;
    cursor: pointer;
    float: none;
}

.resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    float: left;
    width: 75%;
    min-height: 250px;
    clear: none;
}

.resp-vtabs .resp-tab-content {
    border: none;
}

.resp-vtabs li.resp-tab-active {
    border: 1px solid #c1c1c1;
    border-right: none;
    background-color: #fff;
    position: relative;
    z-index: 1;
    margin-right: -1px !important;
    padding: 14px 15px 15px 14px !important;
}

.resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #c1c1c1;
}

h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #9B9797;
}

/*-----------Accordion styles-----------*/
h2.resp-tab-active {
    background: #DBDBDB !important;
}

.resp-easy-accordion h2.resp-accordion {
    display: block;
}

.resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1;
}

    .resp-easy-accordion .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1 !important;
    }

.resp-jfit {
    width: 100%;
    margin: 0px;
}

.resp-tab-content-active {
    display: block;
	
}

h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1 !important;
}

/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 768px) {
    ul.resp-tabs-list {
        display: none;
    }

    h2.resp-accordion {
        display: block;
    }

    .resp-vtabs .resp-tab-content {
        border: 1px solid #C1C1C1;
    }

    .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: initial;
        clear: none;
    }

    .resp-accordion-closed {
        display: none !important;
    }

    .resp-vtabs .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1 !important;
    }
}

.cw {
    background-color: #FFF;
    clear: both;
}

.br {
    border-right: none !important;
}

.ac_content {
    width: 100%;
    padding-top: 20px;
    padding-left:3px;
    clear: both;
}

.ac_2colam {
    width: 640px;
    float: left;
    display: inline-block;
    margin-bottom: 20px;
    margin-right: 16px;
    background-color: #0CF;
    min-height: 55px;
    color: #0b0b0b;
    font-size: 13px;
    font-family: 'Open Sans';
}

.ac_1colam_logo {
    width: 308px;
    float: left;
    display: inline-block;
    margin-bottom: 20px;
    margin-right: 16px;
    background-color: #03F;
    height: 125px;
    color: #0b0b0b;
    font-size: 13px;
    font-family: 'Open Sans';
}

.ac_1colam {
    width: 308px;
    float: left;
    display: inline-block;
    margin-bottom: 20px;
    margin-right: 16px;
    background-color: #0F3;
    min-height: 55px;
    color: #0b0b0b;
    font-size: 13px;
    font-family: 'Open Sans';
}

/*----------box---------------*/

.inputBox {
    min-height: 51px;
    color: #0b0b0b;
    font-size: 13px;
    font-family: 'Open Sans';
    text-align: left;
    margin-right: 16px;
}

.inpBox1 {
    font-family: 'Open Sans';
    text-align: left;
    margin-right: 16px;
    width: 100%;
    clear: both;
    font-weight: 600;
    font-size: 12px !important;
}

    .inpBox1 span {
        color: #838080;
        margin-left: 7px;
        text-align: left;
        font-size: 11px;
        padding-top: 2px;
    }

element.style {
    margin-top: 22px;
              }
.inpBox2 {
    height: 32px;
    clear: both;
    margin-top: 0px;
    width: 96%;
}

.ac_inp {
    padding: 0px 5px;
    text-align: left;
    color: #838080;
    width: 99%;
    border: 1px solid #c5c5c5;
    font-size: 13px;
	background-color:#fff;
}

.ac_inp1 {
    padding: 0px 5px;
    text-align: left;
    color: #838080;
    width: 99%;
    border: 1px solid #c5c5c5;
    font-size: 13px;
}

.ac_inp2 {
    padding: 0px 5px;
    text-align: left;
    color: #838080;
    width: 30%;
    border: 1px solid #c5c5c5;
    font-size: 13px;
    
}
.ac_inp_logo {
    padding:5px;
    text-align: left;
    color: #838080;
    width: 150px;
    height:60px;
    border:2px solid #a0bdda;
    font-size: 13px;
}

.logo_size {
    font-size: 11px;
    padding-left: 5px;
    line-height: 14px;
    color: #838080;
    margin-right: 15px;
    text-align: justify;
	margin-top:15px;
	margin-left:32px;
}

.text_11 {
    font-size: 11px !important;
    color: #838080;
}

.ac_textarea {
    width: 100%;
    padding: 5px;
    height: 80px;
    border: 2px solid #a0bdda;
    color: #838080;
    font-size: 13px;
    font-family: 'Open Sans';
}

.btnBox {
    width:190px;
    height: 34px;
    float: right;
    margin-top: 20px;
}

.btnb {
    height: 32px;
    float: left;
    display: inline-block;

}

.btn_or {
    width: 18px;
    height: 24px;
    margin-right: 10px;
    margin-left:10px;
    float: left;
    display: inline-block;
    text-align: center;
    font-size: 11px;
    padding-top: 8px;
}
.acbutton {
	background: #2196f3;
background: -moz-linear-gradient(top, #2196f3 0%, #0d47a1 100%);
background: -webkit-linear-gradient(top, #2196f3 0%,#0d47a1 100%);
background: linear-gradient(to bottom, #2196f3 0%,#0d47a1 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2196f3', endColorstr='#0d47a1',GradientType=0 );
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size:13px;
	padding:4px 15px !important;
	text-decoration:none;
}
.acbutton:hover {
	background: #2196f3;
background: -moz-linear-gradient(top, #2196f3 0%, #0d47a1 100%);
background: -webkit-linear-gradient(top, #2196f3 0%,#0d47a1 100%);
background: linear-gradient(to bottom, #2196f3 0%,#0d47a1 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2196f3', endColorstr='#0d47a1',GradientType=0 );
}
.acbutton:active {
	position:relative;
}

.acbutton_gray {
	-moz-box-shadow:inset 0px 1px 0px 0px #fdbe6f;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fdbe6f;
	box-shadow:inset 0px 1px 0px 0px #fdbe6f;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fc9e29), color-stop(1, #fa751d));
	background:-moz-linear-gradient(top, #fc9e29 5%, #fa751d 100%);
	background:-webkit-linear-gradient(top, #fc9e29 5%, #fa751d 100%);
	background:-o-linear-gradient(top, #fc9e29 5%, #fa751d 100%);
	background:-ms-linear-gradient(top, #fc9e29 5%, #fa751d 100%);
	background:linear-gradient(to bottom, #fc9e29 5%, #fa751d 100%);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc9e29', endColorstr='#fa751d', GradientType=0);
	background-color:#fc9e29;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #f84611 !important;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size:13px;
	padding:4px 15px !important;
	text-decoration:none;
	text-shadow:0px 1px 0px #f8411c;
}
.acbutton_gray:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fa751d), color-stop(1, #fc9e29));
	background:-moz-linear-gradient(top, #fa751d 5%, #fc9e29 100%);
	background:-webkit-linear-gradient(top, #fa751d 5%, #fc9e29 100%);
	background:-o-linear-gradient(top, #fa751d 5%, #fc9e29 100%);
	background:-ms-linear-gradient(top, #fa751d 5%, #fc9e29 100%);
	background:linear-gradient(to bottom, #fa751d 5%, #fc9e29 100%);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fa751d', endColorstr='#fc9e29', GradientType=0);
	background-color:#fa751d;
}
.acbutton_gray:active {
	position:relative;
}



.ac_managerBox {
    width:100%;
    background-color: #f7f6f6;
    padding: 20px;
    clear: both;
    color: #0b0b0b;
    font-size: 13px;
    border-radius:3px;
}

#Basic_SettingsBox {
    padding: 20px;
    text-align: left;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
}

#MarkupBox {
    /*padding: 20px;*/
    min-height:330px;
    text-align: left;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
}

.basic_settingRows {
    width: 368px;
    height: 67px;     
    margin-bottom: 18px;
}

.bs_head {
    font-size: 13px;
    font-family: "Open Sans",sans-serif;
    text-align: left;
    margin-bottom: 8px;
    clear: both;
    font-weight: 600;
}

.bs_grayBox {
    padding: 10px 0px 10px 16px;
    background-color: #dae5f0;
    height: 15px;
    clear: both;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    border-radius:3px;
}

.bs_L {
    width: 160px;
    height: 20px;
    float: left;
    display: inline-block;
    margin-right: 16px;
}

.bs_L1 {
    width: 20px;
    height: 20px;
    float: left;
    display: inline-block;
    margin-right: 5px;
}

.btnBox1 {
    height: 34px;
    float: right;
}

.MarkUpBox {
    width: 470px;
    display: inline-block;
    float: left;
}

.MarkUpBoxRows {
    width: 470px;
    height: 67px;
    clear: both;
    margin-bottom: 18px;
}

.mu {
    width: 195px;
    float: left;
    display: inline-block;
    height: 20px;
}

.mu1 {
    width: 239px;
    float: left;
    display: inline-block;
    height: 20px;
}

.MarkBox {
    clear: both;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
}

caption {
    background-color: #dae5f0;
    clear: both;
    font-family: "Open Sans",sans-serif;
    font-size: 13px !important;
    font-weight: normal !important;
    height: 20px;
    padding: 10px 0 10px 10px;
    text-align: left !important;
    color: #0b0b0b;
    font-weight: 600;
    margin-bottom:15px;
    border-radius:3px;
}

.markup_grayBox {
    padding: 10px 0px 10px 10px;
    background-color: #f2f2f2;
    height: 20px;
    clear: both;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
}

.mrk {
    background: #545454;
    background-image: -webkit-linear-gradient(top, #545454, #545454);
    background-image: -moz-linear-gradient(top, #545454, #545454);
    background-image: -ms-linear-gradient(top, #545454, #545454);
    background-image: -o-linear-gradient(top, #545454, #545454);
    background-image: linear-gradient(to bottom, #545454, #545454);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0px;
    font-family: Arial;
    color: #ffffff;
    font-size: 11px;
    padding: 2px 5px 2px 5px;
    text-decoration: none;
    border: 0px;
    margin-left: 10px;
}

    .mrk:hover {
        background: #727171;
        background-image: -webkit-linear-gradient(top, #727171, #727171);
        background-image: -moz-linear-gradient(top, #727171, #727171);
        background-image: -ms-linear-gradient(top, #727171, #727171);
        background-image: -o-linear-gradient(top, #727171, #727171);
        background-image: linear-gradient(to bottom, #727171, #727171);
        text-decoration: none;
    }

.edit a {
    padding: 5px;
    background-color: #f5f5f5;
    text-align: center;
    width: 41px;
    text-decoration: none;
    color: #FFF;
}

    .edit a:hover {
        padding: 5px;
        background-color: #f5f5f5;
        text-align: center;
        width: 41px;
        text-decoration:;
        color: #FFF;
    }

.MarkUpBoxRows1 {
    width: 470px;
    clear: both;
    margin-bottom: 18px;
}

.MarkBox1 {
    clear: both;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    width: 100%;
    height: 351px;
    overflow: scroll;
    overflow-y: scroll;
    overflow-x: hidden;
    margin-top: 2px;
}

.all_air {
    background-color: #d7d5d5;
    clear: both;
    font-family: "Open Sans",sans-serif;
    font-size: 13px !important;
    font-weight: normal !important;
    height: 20px;
    padding: 10px 0 10px 10px;
    text-align: left !important;
    color: #0b0b0b;
    font-weight: 600;
}

.all_air_search {
    width: 100%;
    height: 20px;
    padding: 10px 0 10px 5px;
    background-color: #f5f5f5;
    width: 463px;
}

.a_A {
    padding-right: 5px;
    height: 20px;
}

.a_Af {
    padding: 3px 5px;
    text-align: left;
    color: #838080;
    width: 80%;
    border: 1px solid #e3e9ef;
    border-top: 1px solid #abadb3;
    font-size: 13px;
}

.a_Af1 {
    padding: 3px 5px;
    text-align: left;
    color: #838080;
    width: 80%;
    font-size: 13px;
}

/*---------------Deposit Account  Styles-----------*/
.allDepositAccount {
    padding: 20px;
    width: 95.8%;
    border: none;
    font-family: 'Open Sans';
    font-size: 13px;
    text-align: left;
    color: #0b0b0b;
}

.DA_grayBox {
    width: 96.6%;
    background-color: #f7f6f6;
    clear: both;
    padding: 15px 15px 15px 15px;
}

.DA_darkgrayBox {
    width: 97.6%;
    background-color: #f1f0f0;
    clear: both;
    padding: 7px 10px;
    color: #545454;
    text-align: left;
    font-size: 12px;
}

    .DA_darkgrayBox span {
        font-size: 13px;
    }

.da {
    width: 290px;
}

.da1 {
    width: 290px;
    margin-left: 25px;
}

.da_priceBox {
    width: 80%;
    margin: 15px;
    padding: 35px 20px 20px 20px;
    border-left: 1px solid #e5e3e3;
    border-right: 1px solid #e5e3e3;
    color: #838080;
    font-family: 'Open Sans';
    font-size: 28px;
    text-align: left;
}

.da_price {
    font-size: 13px;
    clear: both;
    font-family: 'Open Sans';
    color: #0b0b0b;
    width: 100%;
    font-weight: 600;
    text-align: left;
    margin-left: 15px;
}

.da_f_1 {
    width: 160px !important;
    border: 1px solid #cccccc;
    color: #838080;
    font-size: 13px;
    padding: 7.5px 5px;
    text-align: left;
}

.alBox {
    width: 16px;
    height: 16px;
    float: left;
    display: inline-block;
    margin-right: 5px;
}

.gd_searchBox {
    width: 99.6%;
    padding-top: 20px;
    clear: both;
    font-weight: 600;
}

.gd_f {
    width: 92px;
    border: 1px solid #cccccc;
    color: #838080;
    font-size: 13px;
    padding: 5px;
    text-align: left;
    background-image: url(../images/cl.png);
    background-position: 4px;
    background-repeat: no-repeat;
    height: 12px;
}

.gdbutton {
    background-attachment: scroll;
    background-color: #f6861f !important;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    border-color: inherit;
    border-style: none;
    border-width: medium;
    color: #ffffff;
    cursor: pointer;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    font-weight: 600;
    padding: 2px 5px;
    width: 75px;
}

    .gdbutton:hover {
        background-attachment: scroll;
        background-color: #0084a6 !important;
        background-image: none;
        background-position: 0 0;
        background-repeat: repeat;
        border-color: inherit;
        border-style: none;
        border-width: medium;
        color: #ffffff;
        cursor: pointer;
        font-family: "Open Sans",sans-serif;
        font-size: 13px;
        font-weight: 600;
        padding: 2px 5px;
        width: 75px;
    }

.execlBox {
    width: 145px;
    height: 20px;
    float: right;
    display: block;
    color: #098dd1;
    font-weight: normal;
}

.DA_Main_table {
    clear: both;
    margin-top: 15px;
    width: 960px;
}

.da_t {
    border-collapse: collapse;
    border: 1px solid #afd0d9;
    padding: 7px 5px;
    font-family: 'Open Sans';
    font-size: 13px;
    text-align: center;
    color: #848080;
}

.da_h {
    border-collapse: collapse;
    border: 1px solid #afd0d9;
    padding: 7px;
    font-family: 'Open Sans';
    font-size: 13px;
    text-align: center;
    color: #0b0b0b;
    font-weight: 600;
}

.da_t_b {
    width: 12px;
    height: 12px;
    float: left;
    margin-left: 13px;
    margin-top: 1px;
    display: inline-block;
}

.da_t span {
    padding: 1px 6px;
    background-color: #8d8a8a;
    color: #FFF;
}

.pagenationBox {
    width: 100%;
    margin-top: 25px;
    height: 25px;
}


/*------Pagination--------*/
.pagination {
    width: 250px;
    float: left;
    text-transform: uppercase;
}


.page {
    display: inline-block;
    padding: 2px 9px;
    border: solid 1px #c0c0c0;
    font-size: 12px;
    font-family: 'Open Sans';
    text-decoration: none;
    color: #717171;
}

    .page:hover, .page.gradient:hover {
        background: #eeeeee;
        padding: 2px 9px;
        border: solid 1px #c0c0c0;
        color: #5d5c5c;
    }

    .page.active {
        border: none;
        background: #eeeeee;
        padding: 2px 9px;
        color: #5d5c5c;
        border: solid 1px #c0c0c0;
    }

    .page.gradient {
        background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f8f8), to(#e9e9e9));
        background: -moz-linear-gradient(0% 0% 270deg,#f8f8f8, #e9e9e9);
    }

.pagination.dark {
    background: #414449;
    color: #feffff;
}

.page.dark {
    border: solid 1px #32373b;
    background: #3e4347;
    box-shadow: inset 0px 1px 1px rgba(255,255,255, .1), 0px 1px 3px rgba(0,0,0, .1);
    color: #feffff;
    text-shadow: 0px 1px 0px rgba(0,0,0, .5);
}

    .page.dark:hover, .page.dark.gradient:hover {
        background: #3d4f5d;
        background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#547085), to(#3d4f5d));
        background: -moz-linear-gradient(0% 0% 270deg,#547085, #3d4f5d);
    }

    .page.dark.active {
        border: none;
        background: #2f3237;
        box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .1);
    }

    .page.dark.gradient {
        background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#565b5f), to(#3e4347));
        background: -moz-linear-gradient(0% 0% 270deg,#565b5f, #3e4347);
    }

/*------Pagination---END-----*/


/*-----------Recharge update request-----------*/
.clear {
    clear: both;
}

.RUR_leftBox {
    width:100%;
    float: left;
    display: block;
}

.RUR_rightBox {
    width: 335px;
    float: left;
    display: block;
    margin-left: 590px;
    margin-top: -536px;
}

.RUR_head {
    clear: both;
    padding-bottom:5px;
    text-align: left;
    font-family: 'Open Sans';
    text-align: left;
    color: #0b0b0b;
    font-size: 12px;
    font-weight: 600;
}

.Rub_redio {
    width: 440px;
    padding: 10px;
    background-color: #f7f6f6;
    margin-bottom: 10px;
    clear: both;
}

.duR {
    margin-right: 25px;
}

.duR_textarea {
    width: 99%;
    padding: 5px;
    height: 50px;
    border: 1px solid #c5c5c5;
    color: #838080;
    font-size: 13px;
    font-family: 'Open Sans';
}

.dur_text {
    font-family: 'Open Sans';
    font-size: 13px;
    text-align: left;
}

.TM_bankBox {
    width: auto;
    padding: 10px 15px;
    text-align: left;
    font-family: 'Open Sans';
    color: #FFF;
    clear: both;
    background-color: #0085a8;
}

.TM_bank_t_Box {
    width: 303px;
    padding: 10px 15px;
    text-align: left;
    font-family: 'Open Sans';
    color: #545454;
    clear: both;
    border: 1px solid #cccccc;
    border-top: none;
}

.TMBank_row1 {
    padding-top: 15px;
    margin-bottom: 10px;
    clear: both;
    text-align: left;
    font-size: 15px;
}

    .TMBank_row1 span {
        font-size: 13px;
        font-weight: bold;
        margin-right: 6px;
    }

.TMBank_row2 {
    margin-bottom: 10px;
    clear: both;
    text-align: left;
    font-size: 13px;
}

.TMBank_row3 {
    margin-bottom: 20px;
    margin-top: 10xp;
    clear: both;
    text-align: left;
    font-size: 13px;
}

.tmbank_H {
    text-align: left;
    font-family: 'Open Sans';
    color: #0085a8;
    font-size: 13px;
    font-weight: 600;
    padding: 5px 8px;
}

.tmbank_Ht {
    text-align: left;
    font-family: 'Open Sans';
    color: #545454;
    font-size: 13px;
    margin-top: 14px;
    clear: both;
    padding-left: 8px;
}

    .tmbank_Ht span {
        font-weight: 600;
        color: #0b0b0b;
    }

.Wire_Transfer_details {
    font-family: 'Open Sans';
    font-size: 14px;
    font-size: 600;
    text-align: left;
    color: #0085a8;
    padding-top: 15px;
    padding-bottom: 15px;
}

.d3 {
    width: 100%;
    padding-bottom: 9px;
    font-family: 'Open Sans';
    text-align: left;
    font-size: 12px;
    color: #545454;
}

.Rc_dC_radio {
    width: 165px;
    background-color: #f7f6f6;
    clear: both;
    margin-bottom: 10px ;
    padding: 10px;
}

.visa_MCBox {
    padding: 8px 5px 5px 5px;
    background-color: #f0eeee;
    font-family: 'Open Sans';
    font-size: 12px;
    text-align: justify;
    color: #54545;
    line-height: normal;
}

.i_argeeBox {
    padding-top: 15px;
    padding-bottom: 15px;
    font-family: 'Open Sans';
    font-size: 12px;
    font-weight: bold;
    color: #0b0b0b;
}

    .i_argeeBox span {
        margin-top: 10px;
    }

.note_box {
    width: 90%;
    padding-left: 19px;
    background-image: url(../images/dot.png);
    background-position: 0px 6px;
    background-repeat: no-repeat;
    font-family: 'Open Sans';
    font-size: 13px;
    color: #545454;
    text-align: justify;
    clear: both;
    margin-bottom: 15px;
}

.TandC {
    width: 100%;
    text-align: left;
    clear: both;
    text-decoration: underline;
    font-family: 'Open Sans';
    font-size: 13px;
    color: #0b0b0b;
    margin-bottom: 13px;
    font-weight: bold;
}

.TandC_text {
    width: 97%;
    padding-left: 19px;
    background-image: url(../images/dot.png);
    background-position: 0px 6px;
    background-repeat: no-repeat;
    font-family: 'Open Sans';
    font-size: 13px;
    color: #545454;
    text-align: justify;
    clear: both;
    margin-bottom: 13px;
}
.Ml{
	margin-left:210px !important;
	margin-top:-40px !important;
}

.inputBox_new {
    color: #0b0b0b;
    display: inline-block;
    float: left;
    font-family: "Open Sans";
    font-size: 13px;
    margin-right: 16px;
    min-height: 51px;
    text-align: left;
    width: 25%;
}