/*DEBIT CARD SECURITY SETTING PAGE CSS for L001 : START*/
.debit_panel{float: left; position: relative; display: none; width: 46%; margin: 0px auto;margin-top: 20px;margin-left: 18px;}
.debit_panel.pull-right {margin-left: 18px; }
.panelHeding {display: block; background: #E6E7E8; border-radius: 10px 10px 0px 0px; padding:9px 13px; border-bottom:1px solid #C9C7C7 }
.panelHeding span {margin: 0px; display: inline-block; /* font-family: Roboto; */ font-style: normal; font-weight: 500; font-size: 14px; line-height: 16px; color: #1B3281; }
.pull-left .panelHeding h6, .pull-right .panelHeding h6{line-height:25px;}
.panelHeding .head_icon{position: relative; float: left; margin-right: 10px; }
.switch {position: absolute; right: 9px; top: 6px; display: inline-block; width: 45px; height: 20px; float: right; }
.switch input {z-index: 99999; width: 45px; cursor: pointer; visibility: visible !important; left: 0 !important; position: relative !important; height: 25px; border: 1px solid #B5B7B8; background: transparent; border: 1px solid transparent; outline: none; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); box-shadow: 0 1px 2px rgba(0, 0, 0, 0); -webkit-appearance: none; -webkit-font-smoothing: antialiased; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-transition: all 0.15s; -moz-transition: all 0.15s; -ms-transition: all 0.15s; -o-transition: all 0.15s; transition: all 0.15s; /*-webkit-appearance: none;*/ }
.switch .span-checkbox{display:none;}
.slider {position: absolute !important; cursor: pointer; padding: 0px !important; height: 100% !important; top: 2px !important; left: -1px !important; right: 0px !important; bottom: 0px !important; background-color: #fff; border: 1px solid #C9C7C7; -webkit-transition: .4s; transition: .4s; height: 100%; width: 100%; width: 45px; height: 20px; }
.slider:before {position: absolute; content: ""; height: 18px; width: 18px; left: -1px; bottom: 0px; background-color: #fff; border: 1px solid #C9C7C7; -webkit-transition: .4s; transition: .4s; }
input:checked + .slider {background-color: #009D00; border: 1px solid transparent; }
input:checked +:before .slider {Content:""; position: absolute; height: 18px; width: 18px; left: 0px; bottom: 0px; background-color: #fff; }
input:focus + .slider {box-shadow: 0 0 1px #ccc; }
input:checked + .slider:before {-webkit-transform: translateX(26px); -ms-transform: translateX(26px); transform: translateX(26px); }
/* Rounded sliders */ .slider.round {border-radius: 10px; padding-left: 0px !important; }
.slider.round:before {border-radius: 50%; }
.slider:after {content:'OFF'; color: #4D516F; display: block; position: absolute; /*transform: translate(-50%,-50%);*/ top: 5px; right: 5px; font-size: 10px; font-weight: 500; line-height: 12px; }
input:checked + .slider:after {content:'ON'; left: 5px; color: #fff; }
.background_layer{position: absolute; background: #e9e9e97a; width: 100%; height: auto; top:0px; left: 0; right: 0; bottom: 0; border-radius: 0px 0px 10px 10px; z-index: 999999;}
.active .background_layer{display:none;}
.backgroundMask{opacity: .6;}
.panelborder .background_layer_domastic{position: absolute; background: #e9e9e97a; width: 100%; height: auto; top:0px; left: 0; right: 0; bottom: 0; border-radius: 0px 0px 10px 10px; z-index: 999999;}
.panelContent {float: left; width: 97%; width: -webkit-fill-available; padding: 12.3px 15px; position: relative; }
.panel-left{float: left;width: 100%;width: -webkit-fill-available;background: #fff; box-sizing: border-box; position: relative; /*margin: 5px 10px 22px 10px;*/}
.switch_content{float: left; border: 1px solid #C9C7C7; border-top: 0px; border-radius: 0px 0px 10px 10px; padding:8px 10px 15px 10px; }
.switch_heading, .TabHeding{background: #F1F1F1; padding:10px; border: 1px solid #c7c9c9; border-radius: 10px 10px 0px 0px; font-size: 14px; }
.TabHeding{border-radius: 5px; margin: 15px 0px 0px 0px; }
.TabHeding:first-child {margin-top: 5px; }
.scroll_Content {max-height: 260px; height: 260px; overflow-y: scroll; }
.panelContent{border: 1px solid #c7c9c9; border-radius: 5px;padding: 1px;margin: 15px 0px 0px 0px;}
.panelContent:first-child {margin-top: 0; } 
.panelContent:last-child{margin-bottom:0px;}
.panelContent .panelborder {position: relative;padding:10px;background: #F1F1F1;border-radius: 5px 5px 0px 0px;}
.heading_text{color: #1B3281; line-height: 18px; font-size: 14px; font-family: roboto-medium; }
.panelContent_list.showContent .heading_text{font-size: 13px; line-height: 15px; font-family: roboto-regular; color: #80818D; }
.panelButton{/*padding: 20px;*/ position: relative; float: left; width: 89%; width: -webkit-fill-available; text-align: center; }
.debit_panel .panelContent_list {float: left; width: 100%; width: -webkit-fill-available; padding: 20px; border-top: 1px solid #C9C7C7;display: none;}
.debit_panel .panelContent_list:first-child{display:block;}
.panel-left .panelHeding{border-bottom: 0px solid #C9C7C7;}
.debit_panel .panelContent_list:first-child{border-top: 1px solid #C9C7C7;}
.debit_panel .limitSmall_heading {/* font-family: Roboto; */ font-style: normal; font-weight: normal; font-size: 14px; line-height: 16px; color: #4D516F; }
.debit_panel .panelContent_list .pull-right {clear: right; width: 40%; }
.panelContent_list .pull-left, .panelContent_list .pull-right{padding: 0px 0px 20px 0px;}
.debit_panel .panelContent_list .pull-left span, .debit_panel .panelContent_list .pull-right span{width:100% !important;font-family: roboto-regular;color: #80818D;font-size: 13px;}
.panelButton input[type="submit"]{background: #4285F4; border-radius: 20px; /*height: 29.81px;*/ border: transparent; color: #fff; padding: 7px 20px; /* font-family: Roboto; */ font-style: normal; font-weight: normal; font-size: 12px !important; line-height: normal; text-align: center; }
.SecurityTab_list{margin: 0px; padding:0px; list-style: none; }
.SecurityTab_list .Security_tab{background: none; display: inline-block; padding:6px 30px;; cursor: pointer; background-color: transparent; border: 1px solid #c9c7c7; border-radius: 5px; /* width: 100px; */ /* max-width: 100px; */ line-height: 20px; position: relative; text-align: center; margin-right: 5px; }
.SecurityTab_list .Security_tab:last-child{margin-right:0px;}
.Security_tab span {font-family: roboto-medium; font-style: normal; font-weight: 500; font-size: 14px; line-height: 16px; color: #1B3281; padding: 0px !important; }
.Security_tab .span-radiobutton {position: absolute !important; width: 100%; left: 0; top:0px; padding: 0; height: 32px; /* visibility: hidden; */ }
.Security_tab .span-radiobutton:before, .Security_tab [type="radio"]:checked + span:after{    border: 2px solid transparent !important;}
.Security_tab [type="checkbox"].filled-in:checked + label:after, .Security_tab .dncalendar-header h5, .Security_tab [type="radio"]:checked + span:after{    background-color:transparent !important;}
.C1_caret, .C2_caret{background:#1b3281!important;}
.C1_caret .radioSpan, .C2_caret .radioSpan{color:#fff!important;}
.C1_caret:after, .C2_caret:after{content: ''; width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid #1b3281; position: absolute; bottom: -10px; left: 45%;}
.SecurityTab_list .Security_tab .tab.current{background: #ededed; color: #222; }
.tab-content{display: none; background: #ededed; padding: 15px; }
.tab-content.current{display: inherit; }
.bottom_icon .simpletext{display: none;}
.captionImage {    margin-right: 10px; float: left; display: block; margin-top: -5px; }
.panelContent .captionIcon{font-family: "icomoon" !important;font-size: 16px;color: transparent !important; float: right; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;cursor: pointer;} 
.panelContent .captionIcon:after{content:'\e923';color: #1B3281;}
.active .captionIcon:after{content:'\e939';} 
.scroll_Content::-webkit-scrollbar {width: 3px;border-radius: 10px; }
.scroll_Content::-webkit-scrollbar-thumb {background-color: #4D516F; border-radius: 10px; }
.scroll_Content::-webkit-scrollbar-track {background-color:#C9C7C7; border-radius: 10px ;height:25px;}
.debit_panelError {float: left; display: block; position: relative; width: 94%; width: -webkit-fill-available;padding:0px;padding-top: 2px; /*padding: 10px 20px;*/ }
.debit_panelError h3{height: 100%;}
.debit_panelError .stage3_steptracker_mandatory{height: 100%;margin: 0px;padding: 0;}
.panelContent .captionIcon::selection {background-color: transparent; color: transparent; }
.panelContent_list input[type=text]{width:100%;color: #4D516F;font-size: 16px !important;}
.panelContent_list .labelColumn{height:100%;padding: 0 0 0px 2px;}