/*pop add*/
div.sm {
  border: 0 solid #000000;
  display: inline;
  height: 25px;
  position: fixed;
  top: 34px;
  width: 10px;
  z-index: 10000;
}
div.sm ul {
  list-style: none;
  margin: 0px;
  padding: 0;
}

div.sm ul li {
  background-image: url("images/image_2013/sm.png");
  background-repeat: no-repeat;
  opacity: 0.8;
  height: 37px;
  width: 37px;
  margin: 0;
  padding: 0;
}
div.sm ul li:hover {
  opacity: 1;
}
#sm_fb {
  background-position: -36px 5px;
}
#sm_in {
  background-position: -72px 5px;
}
#sm_tw {
  background-position: -109px 5px;
}
#sm_go {
  background-position: -0px 5px;
}
.pop_add {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
  height: 100%;
  left: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2000 !important;
  display: block;
}

.form_quick_renewal {
  width: 100%;
}

.pop_add #pop_add_pic #pop_add_close {
  background-image: url("../pop_window/pop_close.png");
  background-repeat: no-repeat;
  background-size: 20px auto;
  border: 0 solid #ffffff;
  cursor: pointer;
  height: 20px;
  position: absolute;
  right: -7px;
  top: -10px;
  width: 20px;
  z-index: 100010000;
}
.pop_add #pop_add_pic #pop_add_close:hover {
  background-position: bottom;
}

#apDiv1 {
  position: absolute;
  left: 445px;
  top: 181px;
  width: 451px;
  height: 274px;
  z-index: 30;
}
DIV.container {
  margin: auto;
  width: 342px;
}
.tabs {
  width: 342px;
}
TEXTAREA {
  width: 342px;
}
FIELDSET {
  border: 1px solid #ccc;
  padding: 1em;
  margin: 0;
}
LEGEND {
  color: #ccc;
  font-size: 120%;
}
INPUT,
TEXTAREA {
  font-family: Arial, verdana;
  font-size: 125%;
  padding: 7px;
  border: 1px solid #999;
}
LABEL {
  display: block;
}

UL.tabNavigation {
  list-style: none;
  margin: 0;
  padding: 0;
}

UL.tabNavigation LI {
  display: inline;
}

UL.tabNavigation LI A {
  padding: 6px 4px;
  background-color: #fff;
  border: solid 1px #abd4e8;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
  margin: 0px;
}

UL.tabNavigation LI A.selected,
UL.tabNavigation LI A:hover {
  /* background:url(css/images/k.jpg) repeat-x center; */
  color: #000;
  background-color: aliceblue;
}

UL.tabNavigation LI A:focus {
  outline: 0;
}

div.tabs > div {
  padding: 5px;
  margin-top: 6px;
  border-top: 5px solid #abd4e8;
  width: 342px;
}

div.tabs > div h2 {
  margin-top: 0;
}
.star {
  color: #ff0000;
}

.captchaspan {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  position: relative;
  top: -6px;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .subitbtnhack {
    position: relative;
    top: -15px;
  }
  .inp_text3 {
    padding: 2px;
  }
}
div.main {
  border: 0px solid;
  width: 50%;
  margin: auto;
  background-image: url(css/images/bg.JPG);
}
.sub_div {
  width: 476px;
}
.submit_button {
  opacity: 0.8;
  height: 40px !important;
  width: 103px !important;
  background-position: -23px -391px;
}
.submit_button:hover,
.reset:hover {
  opacity: 1;
}
.input_box {
  background-image: url("css/images/form.png");
  background-repeat: no-repeat;
  border: 1px solid #ffffff;
  border-radius: 10px 10px 10px 10px;
  color: #000000;
  font-size: 22px;
  height: 39px;
  margin: 0;
  padding: 0 0 0 50px;
  width: 250px;
}
.input_box:focus {
  box-shadow: 0 0 7px gray;
}
.reset {
  background-position: -136px -391px;
  height: 40px;
  width: 92px;
  opacity: 0.8;
}
.user_name {
  background-position: -20px -9px;
}
.user_email {
  background-position: -20px -55px;
  color: #ff0000;
}
.user_phone {
  background-position: -20px -110px;
}
.user_dob {
  background-position: -20px -162px;
}
.user_password {
  background-position: -20px -220px;
}
.block {
  display: block;
  margin: 7px 3px 22px 0;
}
.user_add {
  background-position: -21px -271px;
  height: 96px !important;
}
.header {
  font-size: 25px;
  color: #999999;
}
.sub_div {
}
.form {
  border: 1px solid;
  box-shadow: 0 0 12px gray;
  padding: 3px 1px 20px 39px;
}

.red {
  color: #ff0000;
}

/*.pop_form_data {
   border: 5px solid #FFFFFF;
    box-shadow: 0 0 20px #000000;
    height: 580px;
    left: 50%;
    margin-left: -325px;
    padding: 0;
    position: absolute;
    top: 10px;
    width: 680px;
    z-index: 10001;
    background-color: #ffffff;
}*/
.pop_form_data {
  background: none repeat scroll 0 0 #ffffff !important;
  border: 1px solid #27497b;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.1);
  display: block;
  margin: 11px auto 0;
  position: relative;
  width: 680px;
  z-index: 2000;
}
.quick_renewal_image {
  background-image: url(popupimageGIF.gif);
  background-repeat: no-repeat;
  border: 0px solid #000000;
  height: 270px;
  position: relative;
  width: 100%;
  background-color: #27497b;
  padding-bottom: 6px;
  margin-bottom: 0px;
}
.quick_renewal_table {
  border-right: 0 dotted #008000;
  float: left;
  background-color: #ffffff;
}
.submit_btn {
  background-image: url("submit.jpg");
  border: 0 none;
  border-radius: 5px;
  color: #ffffff;
  cursor: pointer;
  display: inline;
  float: left;
  font: 15px trebuchet ms;
  height: 28px;
  left: 68px;
  margin: 4px 0 0 10px;
  top: 5px;
  width: 116px;
  margin-top: 8px;
  background-position: top;
}
.submit_btn:hover {
  background-position: bottom;
}
.offer_img {
  border: 1px solid #999999;
  float: right;
  position: relative;
  left: 27px;
}

.youtube_link {
  border: 1px solid #cccccc;
  color: #000000;
  display: block;
  font-size: 14px;
  height: 25px;
  padding-top: 7px;
  text-align: center;
  text-decoration: none;
  margin-top: 15px;
  margin-left: 6px;
}

.youtube_logo {
  border: 1px solid #cccccc;
  padding: 4px;
  border-radius: 2px;
}
.youtube_link:hover {
  box-shadow: 0px 0px 1px #000000;
}
.text_box_form {
  background-color: #ffffff;
  border: 1px solid #aeacac;
  border-radius: 1px;
  box-shadow: 2px 2px 2px 0 #ededed inset;
  color: #7d7a7a;
  display: inline;
  float: left;
  font: 15px trebuchet ms, ubuntu;
  height: 27px;
  margin-left: 10px;
  padding: 0 6px;
  width: 190px;
}

.middleline {
  border-left: 2px dashed #000000;
  display: inline;
  float: left;
  height: 464px;
  position: relative;
  z-index: 200;
  left: 10px;
}
.quick_renewal_heading_text {
  color: #ff0000;
  display: block;
  font-family: impact;
  font-size: 34px;
  line-height: 55px;
  margin-bottom: 0;
  margin-left: 3px;
  text-align: center;
}

.quick_renwal_form_text {
  margin-bottom: 0;
  margin-left: 4px;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  padding: 1px 0px;
  display: block;
}

.quick_renewal_footer {
  border-top: 1px solid #c3c3c3;
  color: #e71b1f;
  display: block;
  font-family: "Times New Roman", Times, serif;
  font-weight: bold;
  /* margin-top: 5px; */
  padding-top: 3px;
  text-align: center;
  width: 680px;
}

.quick_renewal_link {
  color: #4574b5;
  text-decoration: none;
  font-weight: 500;
  font-family: "Arial", "lato", Helvetica, sans-serif;
}
button#exitbutton {
  float: right;
  background-color: #8a8a8a;
  margin: 0px 12px 9px;
  color: #fff;
  border-width: 2px;
  border-style: none;
  padding: 3px 6px;
  opacity: 0.5;
}
button#exitbutton:hover {
  background-color: #0e3d83;
  color: #fff;
  border-width: 2px;
  border-style: none;
  padding: 3px 6px;
  opacity: 1;
}
.quick_renewal_txt {
  font-family: arial;
  font-size: 12px;
}

.youtube_logo > span {
  background-color: #df2826;
  color: #ffffff;
  border-radius: 3px;
  padding: 1px;
  margin-left: 2px;
}

.important {
  background-color: #dd1b1f;
  font-family: Georgia;
  text-align: center;
  color: #ffffff;
  padding: 13px;
  font-size: 19px;
}
.error_message {
  color: #ffffff;
  font-family: arial;
  font-size: 15px;
  background-color: #dd1b1f;
  display: block;
  padding: 8px;
}

#back_quick_renewal {
  color: #ffffff;
  border: 1px solid #ffffff;
  padding: 1px;
  margin: 9px;
  text-decoration: none;
}

#back_quick_renewal:hover {
  color: #000000;
}

.payment_how {
  /*background-image:url(payment_link.jpg);
    background-position: 112px -1px;*/
  background-repeat: no-repeat;
  border-bottom: 2px solid #e0e0e0;
  display: inline-block;
  height: 70px;
  padding-bottom: 0px;
  padding-top: 0px;
  position: relative;
  width: 100%;
  background-color: #f6f6f6;
}

.clickhere_link {
  background-image: url("book.gif");
  background-repeat: no-repeat;
  background-size: 222px auto;
  border: 0px solid #ffffff;
  border-radius: 11px;
  color: #ffffff;
  display: inline-block;
  font-family: arial;
  font-size: 17px;
  height: 263px;
  left: 4px;
  position: absolute;
  text-align: center;
  text-decoration: none;
  top: 2px;
  width: 672px;
}

.payment_link {
  /*background-image: url("click_here.gif");*/
  border: 0 solid #000000;
  border-radius: 12px;
  color: #ffffff;
  font-family: arial;
  font-weight: bold;
  padding: 3px 55px;
  position: absolute;
  right: 15px;
  text-decoration: none;
  top: 28%;
  width: 81px;
  height: 21px;
  background-repeat: no-repeat;
}

.message_error {
  font-size: 12px;
  color: red;
  font-weight: 400;
}

/*WEBSITE CURTAIN CSS START*/
/*
#advertise {
    background: url("slide-bg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    position: absolute;
    width: 100%;
    z-index: 99999999 !important;
	display:none;
}

#advertise .image-wrap {
    margin: 0 auto;
    text-align: center;
    width: 960px;
    position: relative;
}



/*sm bar start

div.sm {
    display: inline;
    height: auto;
    left: 43%;
    position: absolute;
    top: 50%;
    width: 200px;
}
ul.kdk {background-color:#D4FFFF}
ul.kdk li {float:left;list-style: none outside none;border:none;}
ul.kdk li a{background-color:transparent;background-image:url('social.png');
  background-repeat:no-repeat;
  background-size:auto;
  border:0 none;
  color:white;
  direction:ltr;
  display:block; 
  height:84px;
  overflow:hidden;
  text-align:left;
  text-decoration:none;
  text-indent:-999em;
  transition:all 0.2s ease 0s;
  width:84px}
ul.kdk li {float: left;list-style: none outside none;border:none;}
ul.kdk li a{background-color:transparent;background-image:url('social.png');
background-repeat:no-repeat;background-size:auto 96px;border:0 none;color:white;direction:ltr;display:block;
 height:32px;overflow:hidden;text-align:left;text-decoration:none;text-indent:-999em;transition:all 0.2s ease 0s;width:32px}
.ie7 ul.kdk li a, .ie8 ul.kdk li a{background-image:url('social.png' )}
ul.kdk li.facebook a{ background-position:0 0}
ul.kdk li.googleplus a{ background-position: -65px 0;}
ul.kdk li.in a{  background-position: -96px 0px;}
ul.kdk li.twitter a{ background-position:-32px 0}
ul.kdk li.youtube a{ background-position:-128px 0}
ul.kdk li.facebook a:hover, #sidebar ul.kdk li.facebook a:hover{ background-position:0 -32px}
ul.kdk li.googleplus a:hover, #sidebar ul.kdk li.googleplus a:hover{ background-position:-65px -32px}
ul.kdk li.in a:hover, #sidebar ul.kdk li.in a:hover{ background-position: -96px -32px;}
ul.kdk li.twitter a:hover, #sidebar ul.kdk li.twitter a:hover{ background-position:-32px -32px}
ul.kdk li.youtube a:hover, #sidebar ul.kdk li.youtube a:hover{ background-position:-128px -32px}
/*sm bar end*/

/*WEBSITE CURTAIN CSS END*/

#indbodycontainerlhs,
#RHScont {
  height: 419px;
}
#PDClientlistBodyNew,
#bgProductNewCon {
  height: 1049px;
}
/********custom-boot************/
/******TExt*******/

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}
.form-control {
  font-size: 12px;
  font-weight: normal;
  color: black;
  background-color: #fff;
  border: 1px solid #e2e2e2;
  box-shadow: none;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  padding: 6px 7px;
  height: 36px;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}
.inputplace {
  box-sizing: border-box;
  width: 100%;
  margin: 0 0 0em;
  padding: 0px 11px;
  font-size: 14px;
  font-weight: normal;
  resize: none;
  outline: none;
}
.inputplace:focus {
  outline: none !important;
  border: 1px solid #808080;
  box-shadow: none;
}

.form-control {
  font-size: 14px;
  font-weight: normal;
  color: black;
  background-color: #fff;
  border: 1px solid #e2e2e2;
  box-shadow: none;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  padding: 6px 7px;
  height: 36px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 2px solid transparent;
  padding: 0px 6px;
  font-size: 14px;
  line-height: 1.428571;
  border-radius: 5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-top: 7px;
  font-size: 14px;
  font-weight: 500;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
  transition: border-color cubic-bezier(0.4, 0, 1, 1) 0.15s,
    box-shadow ease-in-out 0.15s;
}
.btn-primary {
  color: #0d3f84;
  background-color: #ffffff;
  border-color: #a7bbd8;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn-primary:hover {
  background-color: #0772b8;
}
.btn:hover {
  filter: saturate(140%);
  color: #ffffff;
}
div#msgSubmit1,
div#msgSubmit2 {
  display: inline;
  position: absolute;
  right: 0px;
  height: auto;
  width: 255px;
  z-index: 10;
  font-size: 0.9rem;
  font-family: arial, sans-serif;
  text-align: start;
}
/***********************/

.form {
  margin-bottom: 2.5rem;
}

.form-group {
  position: relative;
  margin-top: 0.8rem;
}
#kdkcrmfrom2 .form-group {
  margin-top: 1.1rem;
  padding: 0px 5px;
}
#kdkcrmfrom2 .btn {
  margin-top: 0.8rem;
  padding: 0px 5px;
  margin-left: 3px;
  margin-bottom: 0.3rem;
}

.form-input {
  width: 100%;
  display: block;
  border-radius: 4px;
  /* color: #45474d; */
  /* border: 1px solid #a8a9ac; */
  /* font-size: 1rem; */
  /* height: 2.8rem; */
  /* padding: 0 0.9rem; */
}

.form-input-textarea {
  height: 150px;
  padding: 2rem 0.9rem 0.9rem;
  transition: padding-top 0.2s;
}

.form-input-textarea:focus,
.form-label-active .form-input-textarea {
  padding-top: 0.75rem;
}

.form-input-textarea::-webkit-input-placeholder {
  font-style: italic;
}

.form-input-textarea::-moz-placeholder {
  font-style: italic;
}

.form-input-textarea:-ms-input-placeholder {
  font-style: italic;
}

.form-input:focus {
  outline: 0;
  border: 1px solid #8c8c8c;
}

.form-label {
  display: block;
  color: #a8a9ac;
  transition: all 0.2s ease-in-out;
}

.form-checkbox .form-label,
.form-radio .form-label {
  color: #45474d;
  cursor: pointer;
}

.form-label-active .form-name {
  font-size: 0.875rem;
  top: -0.5rem;
  color: #45474d;
  background-color: #ffffff;
  display: inline-table;
  padding: 0 2px;
}

.form-label-active .form-name.req::after {
  content: "*";
  color: red;
}

.form-name,
.form-select-current {
  position: absolute;
  left: 0.9rem;
  right: 0.2rem;
  top: 0.68rem;
  overflow: hidden;
  pointer-events: none;
  transition: all 0.2s ease-in-out;
  color: #a8a9ac;
  white-space: nowrap;
  text-align: left;
  text-overflow: ellipsis;
  font-size: 0.85rem;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.form-disabled .form-select,
.form-input[disabled] {
  border-color: #dadadb;
  background-color: #f3f3f3;
}

.checkbox-input[type="checkbox"],
.radio-input[type="radio"] {
  height: auto;
  width: auto;
  position: absolute;
  left: 0;
  top: 0.6rem;
  margin-right: 0.2rem;
}

.form-checkbox,
.form-radio {
  position: relative;
  display: block;
  line-height: 2rem;
}

.form-select {
  display: block;
  position: relative;
  width: 100%;
  height: 2.8rem;
  padding: 0 0.9rem;
  border: 1px solid #a8a9ac;
  border-radius: 4px;
  background: #fff;
  pointer-events: auto !important;
}

.form-select:focus {
  border: 2px solid #26306b;
  outline: 0;
}

.form-select-current {
  color: #45474d;
  font-size: 0.875rem;
  right: 1.775rem;
}

.form-select-arrow {
  position: absolute;
  right: 0.9rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  fill: #dadadb;
  font-size: 0.875rem;
}

.form-select select {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  border: none;
  background: 0 0;
  cursor: pointer;
}

.form-disabled .form-label,
.form-disabled .form-name {
  color: #dadadb;
}

.form-error .form-input,
.form-error .form-select {
  border-color: red;
}

.form-error .form-error-messege {
  display: block;
}

.form-error .form-checkbox .form-label {
  color: red;
}

.form-error-messege {
  color: red;
  font-size: 0.81rem;
  position: absolute;
  bottom: -1.2rem;
  right: 0;
  display: none;
}

.form-hide-dormant-native-elements {
  position: relative;
}

.form-hide-dormant-native-elements:after {
  background: #fff;
  border-radius: 4px;
  content: "";
  display: block;
  height: calc(100% - 2px);
  left: 1px;
  position: absolute;
  top: 1px;
  transition: opacity 0.2s ease-out;
  width: 50%;
}

.form-hide-dormant-native-elements.form-label-active:after {
  opacity: 0;
  pointer-events: none;
}

.form-hide-dormant-native-elements .form-input {
  background: #fff;
  padding: 0.65rem 0.9rem;
}
