.controls-description {
  font-size: 12px;
}
.contact-bank-buttons {
	min-width: 100px !important;
	color: #fff !important;
	margin-bottom: 7px !important;
	padding: 2px 8px !important;
	background-color: #807f7f !important;
	font-size: 11px !important;
}
.contact-form-scroll {
   width: 100%;
   height: 30%;
   overflow: auto;
   white-space: nowrap;
}
a.dt-button,
button.dt-button,
div.dt-button {
   position: relative;
   display: inline-block;
   box-sizing: border-box;
   margin-right: .333em;
   padding: .5em 1em;
   border: 1px solid #999;
   border-radius: 2px;
   cursor: pointer;
   font-size: .88em;
   color: #000;
   white-space: nowrap;
   overflow: hidden;
   background-color: #e9e9e9;
   background-image: -webkit-linear-gradient(top, #fff 0, #e9e9e9 100%);
   background-image: -moz-linear-gradient(top, #fff 0, #e9e9e9 100%);
   background-image: -ms-linear-gradient(top, #fff 0, #e9e9e9 100%);
   background-image: -o-linear-gradient(top, #fff 0, #e9e9e9 100%);
   background-image: linear-gradient(top, #fff 0, #e9e9e9 100%);
   filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='white', EndColorStr='#e9e9e9');
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   outline: 0;
   margin-top: 2%;
}

.custom-input-xsmall {
   width: 23.94%!important;
   margin-right: 0!important;
}
.add-buttons-title {
   cursor: pointer;
   white-space: nowrap;
   padding: 0px 0px 0px;
   color: #47759B;
   font-weight: 600;
   font-size: 14px !important;
}

.icon-custom-arrow-down{
   float: right !important;

   margin-top: 3px;
}
.custom-input-medium {
   width: 49%;
}

.form-group .custom-input-medium {
   margin-right: 0;
   width: 49%;
   float: left;
   margin-left: 3px!important;
}
.dashicons-arrow-down{
   cursor: pointer;
   float: right;
   margin-top: 10px;
}

.custom-alternative a {
   text-decoration: none;
}

.custom-alternative {
   text-align: center!important;
}

.custom-bg-img {
   width: 20%!important;
}

.custom-input-width-time {
   width: 30.99%!important;
}

.custom-input-32 {
   width: 32.28%;
}

.custom-input-img {
   width: 70%;
}

.custom-btn-lg {
   width: 26%;
   margin-top: 9px;
}

.custom-top-favicon {
   margin-top: 10px;
}

.custom-input-large {
   width: 89.55%;
}

.custom-img-div {
   display: inline-block!important;
   width: 100%!important;
}

.upload_background_image_txt p {
   font-size: 16px;
   font-weight: 700;
   padding: 26% 2%;
   color: #a0a5aa;
}

.wp-media-error-message {
   display: none;
   color: red;
   font-style: italic;
}

.template {
   cursor: pointer;
   display: inline-block;
   position: relative;
   margin-left: 1%;
   margin-bottom: 4%;
   width: 31.5%;
   border: 1px solid #dedede;
   -webkit-box-shadow: 0 1px 1px -1px rgba(0, 0, 0, .1);
   box-shadow: 0 1px 1px -1px rgba(0, 0, 0, .1);
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.template-screenshot,
.template-screenshot:hover {
   display: block;
   position: relative;
   overflow: hidden;
}

.template-screenshot {
   -webkit-transition: opacity .2s ease-in-out;
   transition: opacity .2s ease-in-out;
   line-height: 1px;
}

.template-screenshot:hover {
   opacity: .2;
   -webkit-transition: opacity .2s ease-in-out;
   transition: opacity .2s ease-in-out;
}

.template-actions,
.template-activate-actions {
   -webkit-transition: opacity .1s ease-in-out;
   position: absolute;
   bottom: 0;
   right: 0;
   border-left: 1px solid rgba(0, 0, 0, .05);
}

.template-screenshot img {
   width: 100%;
}

.template-name {
   font-size: 13px;
   font-weight: 600;
   margin: 0;
   padding: 10px;
   -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, .1);
   box-shadow: inset 0 1px 0 rgba(0, 0, 0, .1);
   overflow: hidden;
   white-space: nowrap;
   text-overflow: ellipsis;
   background: #fff;
   background: rgba(255, 255, 255, .65);
}

.template-actions {
   opacity: 0;
   transition: opacity .1s ease-in-out;
   height: 38px;
   padding: 6px 3px 0;
   background: rgba(244, 244, 244, .7);
}

.template-activate-actions {
   opacity: 1;
   transition: opacity .1s ease-in-out;
   height: 39px;
   padding: 7px 3px 0;
   background: rgba(49, 49, 49, .7);
}

.active-button,
.button-preview {
   background: #a4cd39;
   border-color: #a4cd39;
   display: inline-block;
   text-decoration: none;
   margin: 0;
   cursor: pointer;
   border-width: 1px;
   border-style: solid;
   -webkit-appearance: none;
   white-space: nowrap;
   color: #fff;
}

.template:hover .template-actions {
   opacity: 1;
}

.active-button {
   vertical-align: top;
   font-size: 13px;
   line-height: 26px;
   padding: 0 10px 1px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

@media (max-width:1120px) {
   .template {
      width: 100%;
      margin-right: 0;
   }
}

.button-preview {
   -webkit-box-shadow: 0 1px 0 #a4cd39;
   box-shadow: 0 1px 0 #a4cd39;
   text-shadow: 0 -1px 1px #a4cd39, 1px 0 1px #a4cd39, 0 1px 1px #a4cd39, -1px 0 1px #a4cd39;
   font-size: 11px;
   line-height: 24px;
   padding: 0 8px 1px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
   font-weight: 600;
}

.active-button:hover,
.button-preview:hover {
   color: #fff;
}

.selected-theme {
   background-color: #000;
   color: #fff;
}

.modal-body {
   position: relative;
   padding: 15px !important;
}

.modal-footer {
   padding: 15px;
   text-align: right;
   border-top: 1px solid #e5e5e5;
}

.modal-footer .btn + .btn {
   margin-bottom: 0;
   margin-left: 5px;
   margin-right: 8px;
}

.modal-scrollable {
   overflow: hidden !important;
}

/* Outer */

.popup {
   z-index: 99999;
   width: 100%;
   height: 100%;
   display: none;
   position: fixed;
   top: 0px;
   left: 0px;
   background: rgba(0, 0, 0, 0.75);
}

/* Inner */

.popup-inner {
   max-width: 700px;
   width: 90%;
   position: absolute;
   top: 50%;
   left: 50%;
   -webkit-transform: translate(-50%, -50%);
   transform: translate(-50%, -50%);
   box-shadow: 0px 2px 6px rgba(0, 0, 0, 1);
   border-radius: 3px;
   background: #fff;
}

.popup-control {
   width: 45.7% !important;
}

@media (max-width: 1000px) {
   .popup-control {
      width: 95.7% !important;
   }
}

.custom-input-xsmall
{
   width: 23.94% !important;
   margin-right: 0px !important;
}
.input-width-25
{
   width: 25% !important;
}
.input-width-27
{
   width: 27% !important;
}
.input-normal
{
   width: 43% !important;
   margin-right: 0px !important;
}
.custom-input-large
{
   width: 86% !important;
}
.custom-div-gap
{
   padding-top: 5px;
   text-align: center;
}
.image-style
{
   border: 2px solid #E5E5E5;
   width: 200px;
   cursor: pointer;
}
.custom-div-gap a
{
   text-decoration: none;
}
.input-normal.input-inline
{
   margin-right: 0px !important;
}
.custom-input-medium
{
   width: 49%;
}
.form-group .custom-input-medium
{
   margin-right: 0px;
   width: 49%;
   float: left;
   margin-left: 3px !important;
}
.tabbable-custom ul > li > a
{
   text-decoration: none;
}
/***************** Custom tabs **************/
.tabbable-custom
{
   margin-bottom: 15px;
   padding: 0px;
   overflow: hidden;
   /* justified tabs */
   /* boxless tabs */
   /* below justified tabs */
   /* full width tabs */
   /* below tabs */
}
.tabbable-custom > .nav-tabs
{
   border: none;
   margin: 0px;
}
.tabbable-custom > .nav-tabs > li
{
   margin-right: 2px;
   border-top: 2px solid transparent;
}
.tabbable-custom > .nav-tabs > li > a
{
   margin-right: 0;
   -webkit-border-radius: 0;
   -moz-border-radius: 0;
   -ms-border-radius: 0;
   -o-border-radius: 0;
   border-radius: 0;
}
.tabbable-custom > .nav-tabs > li > a:hover
{
   background: none;
   border-color: transparent;
}
.tabbable-custom > .nav-tabs > li.active
{
   border-top: 3px solid #a4cd39;
   margin-top: 0;
   position: relative;
}
.tabbable-custom > .nav-tabs > li.active > a
{
   border-top: none !important;
   font-weight: 400;
   -webkit-border-radius: 0;
   -moz-border-radius: 0;
   -ms-border-radius: 0;
   -o-border-radius: 0;
   border-radius: 0;
}
.tabbable-custom > .nav-tabs > li.active > a:hover
{
   -webkit-border-radius: 0;
   -moz-border-radius: 0;
   -ms-border-radius: 0;
   -o-border-radius: 0;
   border-radius: 0;
   border-top: none;
   background: #fff;
   border-color: #d4d4d4 #d4d4d4 transparent;
}
.tabbable-custom > .tab-content
{
   background-color: #fff;
   border: 1px solid #ddd;
   padding: 10px;
   -webkit-border-radius: 0 0 4px 4px;
   -moz-border-radius: 0 0 4px 4px;
   -ms-border-radius: 0 0 4px 4px;
   -o-border-radius: 0 0 4px 4px;
   border-radius: 0 0 4px 4px;
}
/**************** End Custom tabs *****************/
.nav-tabs > li > a:focus
{
   color: #ddd;
   -webkit-box-shadow: none;
   box-shadow: none;
}
.portlet > .portlet-title > .nav-tabs > li
{
   background: none;
   margin: 0;
   border: 0;
}
.portlet > .portlet-title > .nav-tabs > li > a
{
   background: none;
   margin: 5px 0 0 1px;
   border: 0;
   padding: 8px 10px;
   color: #fff;
}
.portlet > .portlet-title > .nav-tabs > li.active > a, .portlet > .portlet-title > .nav-tabs > li:hover > a
{
   color: #333;
   background: #fff;
   border: 0;
}
.nav
{
   padding-left: 0;
   margin-bottom: 0;
   list-style: none;
}
.nav > li
{
   position: relative;
   display: inline-block;
}
.nav > li > a
{
   position: relative;
   display: block;
}
.navigate {
  padding: 10px 15px;
}
.nav > li > a:hover,.nav > li > a:focus
{
   text-decoration: none;
   background-color: #eee;
}
.nav > li.disabled > a
{
   color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus
{
   color: #777;
   text-decoration: none;
   cursor: not-allowed;
   background-color: transparent;
}
.nav .open > a,.nav .open > a:hover,.nav .open > a:focus
{
   background-color: #eee;
   border-color: #337ab7;
}
.nav > li > a > img
{
   max-width: none;
}
.nav-tabs > li > a:focus
{
   color: #ddd;
   -webkit-box-shadow: none;
   box-shadow: none;
   outline: none !important;
}
.nav-tabs > li
{
   float: left;
   margin-bottom: -1px;
}
.nav-tabs > li > a
{
   margin-right: 2px;
   line-height: 1.42857143;
   border: 1px solid transparent;
   border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover
{
   border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,.nav-tabs > li.active > a:hover,.nav-tabs > li.active > a:focus
{
   color: #555;
   cursor: default;
   background-color: #fff;
   border: 1px solid #ddd;
   border-bottom-color: transparent;
}
.nav-tabs .dropdown-menu
{
   margin-top: -1px;
   border-top-left-radius: 0;
   border-top-right-radius: 0;
}
.modal-body
{
   position: relative;
   padding: 15px !important;
}
.modal-footer
{
   padding: 15px 0px 15px 15px;
   text-align: right;
   border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn
{
   margin-bottom: 0;
   margin-left: 5px;
}
.modal-scrollable
{
   overflow: hidden !important;
}
.tech-banker-cover-image
{
   width: 100%;
   height: auto;
   display: block;
   margin-bottom: 5px;
   border: 3px solid #D8D7D7;
   border-radius: 2px;
   cursor: pointer;
}
.image-effect-new
{
   border-radius: 3px;
   box-shadow: 0px 1px 0px rgb(204, 204, 204);
   height: 26px;
   width: 40px;
}
.image-effect
{
   border: 1px solid #ccc;
   cursor: pointer;
}
.image-effect-old
{
   margin: 0px 5px 0px 0px;
}
.modal-backdrop
{
   position: absolute;
   top: 0;
   right: 0;
   left: 0;
   background-color: #000;
}
.modal-backdrop.fade
{
   filter: alpha(opacity=0);
   opacity: 0;
}
.modal-backdrop.in
{
   filter: alpha(opacity=50);
   opacity: .5;
}
.modal-scrollable
{
   overflow: hidden !important;
}
.custom-total-images-popup
{
   width: 22% !important;
}
.custom-thumbnail-popup
{
   width: 15% !important;
}
.portlet {
   margin-top: 0px;
   margin-bottom: 0px !important;
   padding: 0px;
}
.close
{
   float: right;
   font-size: 21px;
   font-weight: bold;
   line-height: 1;
   color: #000;
   text-shadow: 0 1px 0 #fff;
   filter: alpha(opacity=20);
   opacity: .2;
}
.close:hover,.close:focus
{
   color: #000;
   text-decoration: none;
   cursor: pointer;
   filter: alpha(opacity=50);
   opacity: .5;
}
.close
{
   -webkit-appearance: none;
   padding: 0;
   cursor: pointer;
   background: transparent;
   border: 0;
}
.custom-total-images-popup
{
   width: 22% !important;
}
.custom-thumbnail-popup
{
   width: 15% !important;
}
.modal
{
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1040;
   display: none;
   overflow: hidden;
   -webkit-overflow-scrolling: touch;
   outline: 0;
}
.modal-open .modal
{
   overflow-x: hidden;
   overflow-y: auto;
}
.modal-backdrop
{
   position: fixed;
   bottom: 0;
   border: 0;
   outline: none;
   z-index: 10049;
}
.modal
{
   z-index: 10050;
   outline: none;
   overflow-y: auto !important;
}
.modal-backdrop, .modal-backdrop.fade.in
{
   background-color: #333 !important;
}
.custom-checkbox
{
   width: 5% !important;
   text-align: center !important;
}
.textarea-custom-css
{
   margin-top: 10px !important;
}
.custom-margin-top
{
   margin-top: 14px;
}
.title_style {
   line-height: 1.5;
   height: auto;
   padding: 3px 8px;
   font-size: 1.7em;
   height: 1.7em;
   width: 100%;
   outline: 0;
   background-color: #fff;
   margin: 0px 0px 20px 0px;
   border: 1px solid #ddd;
}
#custon_title_style{
   margin-right: 0px;
}
.custom_load_fields{
   border: 1px solid #e5e5e5;
   text-align: center;
   color: #808080;
}
.add_fields_style
{
   font-size: 43px;
   font-weight: 300;
   margin: 250px 0px 25px 0px;
   height: auto;
   min-height: 269px;
}
.field_type_list{
   list-style: none;
}
.button-contact-bank {
   background-color: #666!important;
   text-align: left !important;
   width: 46%;
   float: left;
   font-size: 12px !important;
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   margin: 0 0 8px 8px;
   cursor: pointer;
   line-height: 15px;
   display: inline-block;
   padding : 5px;
   color : #fff !important;
}
.button-contact-bank a{
   color: #fff !important;
   text-align: center !important;
   cursor: pointer;
   padding: 8px;
   vertical-align: text-top;
}
.button-contact-bank:hover{
   color: #fff !important;
}
.dashicons dashicons-calendar{
   text-align: left;
}
.untitled_control {
   display: block;
   width: 50%;
   font-size: 14px;
   line-height: 1.42857143;
   color: #555;
   background-color: #fff;
   border: 1px solid #ccc;
   margin-left: 9px;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
   -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
   transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.field_label {
   display:block;
   padding: 10px 0px 10px 10px;
   font-weight: 700;
}
.header_title{
   height: 40px;
   padding: 10px 0px 0px 0px;
}
.result_hover .main_div > .header_title{
   visibility: visible !important;
   color: #47759B;
   background: #d2e0eb;
   height: 40px;
   padding: 10px 0px 0px 0px;
}
.result_hover .main_div{
   webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
   -moz-box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
   box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
   border: 1px solid #d2e0eb;
}
.result_hover .main_div > .sub_div{
   background: #f6fbfd;
   height: auto;
}
.sub_div_section_break{
   background: #f6fbfd;
   padding-top: 10px;
}
.sub_div_credit_card{
   background: #f6fbfd;
   padding-top: 10px;
}
.result_hover .main_div .header_title > .header_title_left{
   float: left;
   margin-left: 10px;
}
.result_hover .main_div .header_title > .header_title_right{
   float: right;
   margin-right: 10px;
}
.ux_div_widget_content{
   background: #f6fbfd;
}
.tabbable-form-custom {
   margin-bottom: 15;
   padding: 9px;
   overflow: hidden;
}
.tabbable-form-custom > .nav-tabs {
   border: none;
   margin: 0px;
}
.tabbable-form-custom > .tab-content {
   background-color: #fff;
   border: 1px solid #ddd;
   padding: 10px;
   -webkit-border-radius: 0 0 4px 4px;
   -moz-border-radius: 0 0 4px 4px;
   -ms-border-radius: 0 0 4px 4px;
   -o-border-radius: 0 0 4px 4px;
   border-radius: 0 0 4px 4px;
}
.tabbable-form-custom > .nav-tabs > li.active > a {
   border-top: none !important;
   font-weight: 400;
   -webkit-border-radius: 0;
   -moz-border-radius: 0;
   -ms-border-radius: 0;
   -o-border-radius: 0;
}
.tabbable-form-custom > .nav-tabs > li.active > a:hover
{
   -webkit-border-radius: 0;
   -moz-border-radius: 0;
   -ms-border-radius: 0;
   -o-border-radius: 0;
   border-radius: 0;
   border-top: none;
   background: #fff;
   border-color: #d4d4d4 #d4d4d4 transparent;
}
.tabbable-form-custom > .nav-tabs > li > a {
   margin-right: 0;
   -webkit-border-radius: 0;
   -moz-border-radius: 0;
   -ms-border-radius: 0;
   -o-border-radius: 0;
   border-radius: 0;
}
.tabbable-form-custom ul > li > a {
   text-decoration: none;
}
.tabbable-form-custom > .nav-tabs > li.active {
   border-top: 3px solid #a4cd39;
   margin-top: 0;
   position: relative;
}
.tabbable-form-custom > .nav-tabs > li {
   margin-right: 2px;
   border-top: 2px solid transparent;
}
.text-field-layout-body {
   padding: 10px 15px;
   -webkit-border-radius: 0 0 3px 3px;
   -moz-border-radius: 0 0 3px 3px;
   border-radius: 0 0 3px 3px;
}
.custom-drop-down
{
   width: 84% !important;
}


.form-wizard .steps
{
   padding: 10px 0;
   margin-bottom: 15px;
   background-color: #fff;
   background-image: none;
   filter: none;
   border: 0px;
   box-shadow: none;
}
.form-wizard .steps > li > a.step
{
   background-color: #fff;
   background-image: none;
   filter: none;
   border: 0px;
   box-shadow: none;
   text-decoration: none;
}
.form-wizard .steps > li > a.step:hover
{
   background: none;
}
.form-wizard .steps > li > a.step > .number
{
   background-color: #eee;
   display: inline-block;
   text-align: center !important;
   font-size: 16px;
   font-weight: 300;
   padding: 11px 15px 13px 15px;
   margin-right: 10px;
   height: 45px;
   width: 45px;
   -webkit-border-radius: 50% !important;
   -moz-border-radius: 50% !important;
   border-radius: 50% !important;
}
.form-wizard .steps > li > a.step > .desc
{
   display: inline-block;
   font-size: 16px;
   font-weight: 300;
}
.form-wizard .steps > li.active > a.step .number
{
   background-color: #a4cd39 !important;
   color: #fff;
}
.form-wizard .steps > li.active > a.step .desc
{
   color: #333;
}
.form-wizard .steps > li.done > a.step .number
{
   background-color: #dfba49;
   color: #fff;
}
.form-wizard .steps > li.done > a.step .desc
{
   color: #333;
}
@media (min-width: 768px)
{
   .nav-justified > li
   {
      display: table-cell;
      width: 20%;
   }
}
.progress
{
   height: 20px;
   margin-bottom: 20px;
   overflow: hidden;
   background-color: #f5f5f5;
   border-radius: 4px;
   -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
   box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar
{
   float: left;
   width: 0;
   height: 100%;
   font-size: 12px;
   line-height: 20px;
   color: #fff;
   text-align: center;
   background-color: #337ab7;
   -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
   box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
   -webkit-transition: width .6s ease;
   -o-transition: width .6s ease;
   transition: width .6s ease;
}
.progress-striped .progress-bar,.progress-bar-striped
{
   background-image:	-webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
   background-image:	-o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
   background-image:	linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
   -webkit-background-size: 40px 40px;
   background-size: 40px 40px;
}
.progress.active .progress-bar,.progress-bar.active
{
   -webkit-animation: progress-bar-stripes 2s linear infinite;
   -o-animation: progress-bar-stripes 2s linear infinite;
   animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success
{
   background-color: #a4cd39;
}
.template-list-contact-bank
{
   display: -ms-flexbox;
   display: flex;
   -ms-flex-pack: justify;
   justify-content: space-between;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
}
.template-contact-bank
{
   cursor: pointer;
   display: inline-block;
   position: relative;
   margin: 10px 20px 10px 20px;
   padding: 35px;
   width: 45%;
   border: 1px solid #dedede;
}
.cb-active
{
   background-color: #a4cd39;
   color: #fff !important;
}
.button-controls-contact-bank{
   padding-left: 0px !important;
   margin-top:10px
}

.template-contact-bank:hover
{
   background-color: #a4cd39;
   color: #fff !important;
}
.contact-bank-heading{
   font-size: 18px;
   font-weight: bolder;
}
.manage-form-icon-contact-bank
{
   padding-right:3px;
}

.label-title
{
   font-size: 20px !important;
}
.checkbox_class{
   margin-left:10px !important;
}
.logical_captcha_input
{
   margin-left:10px !important;
   margin-bottom: 0!important;
   display: inline!important;
   font-size: 12px!important;
   width: 40px!important;
}
.cptch_block
{
   margin-left:10px !important;
   font-size: 12px!important;
   font-weight:bold !important;
}
.cptch_input_block
{
   margin-left:10px !important;
   font-size: 12px!important;
   font-weight:bold !important;
}
.radio-drag {
   cursor: move;
}
.cb-radio-minus{
   cursor: pointer;
}
.contact-bank-admin-notice
{
   margin-left:11px!important;
}
.contact-bank-admin-notice-link
{
   text-decoration:none!important;
}
.cb-accordian
{
   background: #d2e0eb;
   border: 2px solid #d2e0eb;
}
.cb-accordian-dashicons
{
   color: #47759B !important;
}
