.emi-container {
  width: 300px;
  min-height: 630px;
  font-family: verdana;
}
#osemi-header {
  background: #000;
  margin: -1px 0 0 -1px;
  height: 38px;
  width: 300px;
  padding: 0;
  border: 0 none;
  color: #fff;
  text-align: center;
  line-height: 35px;
  font-size: 20px;
}
#emi-container-full {
  width: 100%;
  height: auto;
  font-family: verdana;
}
#osemi-header {
  background: #000;
  margin: -1px 0 0 -1px;
  height: 38px;
  width: 300px;
  padding: 0;
  border: 0 none;
  color: #fff;
  text-align: center;
  line-height: 35px;
  font-size: 20px;
}
.osemi-term {
  padding-top: 10px;
  float: left;
  width: 50px;
  margin-bottom: 8px;
}
.osemi-term input[type="text"] {
  width: 50px;
}
.osemi-tenurechoice {
  float: right;
  height: 32px;
  margin: 0 -7px 0 5px;
  padding-top: 5px;
  width: 75px;
}
.emi-container table tr td {
  font-size: 12px;
}
#emi-container-full table tr td {
  font-size: 12px;
}
#container1 {
  margin-left: -43px;
  width: 500px;
  margin-top: 10px;
  height: 250px;
  text-align: left;
  line-height: normal;
  z-index: 0;
  -webkit-tap-highlight-color: transparent;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: 400;
  color: #888;
}
.emi-container #interest_rate,
.emi-container #tenure {
  margin: 0 0 0 10px;
  width: 45px;
}
#emi-container-full #interest_rate,
.emi-container-full #tenure {
  margin: 0 0 0 10px;
  width: 45px;
}
#outstanding_principle {
  margin: 0 0 0 10px;
  width: 79px;
}
tr.intrate span,
tr.outstanamount span {
  background: none repeat scroll 0 0 #ededed;
  border-bottom: 1px solid #dbdad7;
  border-left: 0 none;
  border-right: 1px solid #dbdad7;
  border-top: 1px solid #dbdad7;
  display: inline-block;
  height: 32px;
  line-height: 32px;
  margin: 0;
  padding: 0;
  text-align: center;
  vertical-align: top;
  width: 35px;
}
.input-add-icon{
    position: relative;
    z-index: 99;
    top: -35px;
    left: 21px;
    font-size: 18px;
    font-weight: bold;
}

.input-add-icon-right{
    position: relative;
    z-index: 99;
    top: -38px;
    left: 99px;
    font-size: 18px;
    font-weight: bold;
}
.range_input_one{
    float: right;
    width:170px;
    height:50px
}

.emi-form input[type="text"] {
    /* width: 190px; */
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #BFC2DA;
    box-shadow: 1px 1px 4px #f4f4f4 inset;
    height: 48px;
    line-height: 32px;
    font-weight: 700;
    font-style: Bold;
    font-size: 18px;
    line-height: 25.71px;
    letter-spacing: 0.19px;
    text-align: center;
    vertical-align: middle;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 10px;
    display: inline-block !important;
}
#osemi-summary {
  background: none repeat scroll 0 0 #fff;
  clear: both;
  float: left;
  height: 200px;
  margin: 0;
  width: 298px;
  overflow: hidden;
}
#osemi-monthlypayment {
  background: none repeat scroll 0 0 #fff;
  margin: 0;
  padding: 10px 0;
  text-align: center;
  border-bottom: 1px dotted #dbdad7;
  height: 50px;
}
#osemi-summary h4 {
  color: #222;
  font: bold 14px/1.5 open_sansregular;
  margin: 0 auto;
  padding: 0;
}
#osemi-summary {
  text-align: center;
}
.clear-style {
  clear: both;
}
#osp_range {
  margin: 10px 0 5px 0;
}
#osir_range {
  margin: 10px 0 5px 0;
}
#emi-container-full #osemi-header {
  width: 438px;
}
#emi-container-full #container {
  margin-left: 0;
}
#emi-container-full #osemi-summary {
  width: 100%;
  float: left;
  clear: none;
  height: auto;
}
.entry #emipaymenttable table td,
.entry #emipaymenttable table th {
  padding: 0.35em 1.387em;
}
.entry #emipaymenttable table td.pa,
.entry #emipaymenttable table th.pa {
  background: #88a725;
  color: #fff;
}
.entry #emipaymenttable table td.int,
.entry #emipaymenttable table th.int {
  background: #ed8c2b;
  color: #fff;
}
.entry #emipaymenttable table td.tp,
.entry #emipaymenttable table th.tp {
  background: #eee;
  color: #000;
}
.entry #emipaymenttable table td.tbal,
.entry #emipaymenttable table th.tbal {
  background: #a1a2c2;
  color: #fff;
}
.entry #emipaymenttable table td.mthy,
.entry #emipaymenttable table th.mthy {
  background: #95afaf;
  color: #fff;
}
#emipaymenttable table tbody td,
#emipaymenttable table tbody th {
  border-bottom: 1px solid #c7c7c7;
}
#osemi-mthbrekup {
  background: #4e4e4e;
  margin: -1px 0 0 -1px;
  height: 38px;
  width: 100%;
  padding: 0;
  border: 0 none;
  color: #fff;
  text-align: center;
  line-height: 35px;
  font-size: 20px;
}
#emipaymenttable {
  width: 100%;
  overflow: scroll;
}
@media only screen and (max-width: 700px) {
  #emi-container-full #osemi-header {
    width: 98.52%;
  }
  #emi-container-full .emi-form {
    width: 98%;
    margin-bottom: 10px;
  }
  #emi-container-full #osemi-summary {
    width: 100%;
  }
  .icon_emi {
    top: -8px !important;
  }
}
@media only screen and (max-width: 500px) {
  #container {
    width: 350px;
    height: 250px;
  }
}
@media only screen and (max-width: 350px) {
  #container {
    width: 270px;
    height: 250px;
    overflow: hidden;
  }
}
#osemi-summary {
  overflow: visible;
  min-height: 180px;
  padding-top: 30px !important;
}
#osemi-summary p {
  font-size: 180%;
}
#osemi-monthlypayment,
#osemi-totalamount,
#osemi-totalinterest {
  border-radius: 5px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  width: 100%;
  min-height: 130px;
  text-align: right;
  padding: 15px !important;
  padding-top: 50px !important;
  position: relative;
}
#osemi-totalamount {
  padding-top: 30px !important;
}
.icon_emi {
  position: absolute;
  top: -20px;
  width: 60px;
  height: 60px;
  border-radius: 5px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fd9204;
  background-image: url(../img/icon_per.jpg);
}
.icon_rs {
  background-color: #ec2634;
  background-image: url(../img/icon_rs.jpg);
}
.icon_pay {
  background-color: #0bbccf;
  background-image: url(../img/icon_pay.jpg);
}
.icon_emibreakup {
  left: 15px;
  top: -25px;
  background-color: #ec2432;
}
#container {
  width: 100%;
  height: 350px;
}
.emi-container .title {
  margin: 0;
  font-weight: 700;
  text-align: center;
  padding-bottom: 10px;
}
.chart_wrapper {
  border: 1px dotted #888;
  border-left: none;
  border-right: none;
  margin: 15px 0;
  padding-top: 15px;
}
#emipaymenttable {
  border-radius: 5px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
  padding: 15px;
  overflow: visible;
  position: relative;
  height: auto;
  width: auto;
  margin-top: 30px;
}
#osemi-mthbrekup {
  background: 0 0;
  color: #000;
  text-align: left;
  position: relative;
  padding-left: 90px;
  padding-bottom: 25px;
}
#emipaymenttable table {
  width: 100%;
}
#emipaymenttable td.int,
#emipaymenttable td.mthy,
#emipaymenttable td.pa,
#emipaymenttable td.tbal,
#emipaymenttable td.tp {
  background: 0 0 !important;
  color: #000 !important;
}
#emipaymenttable th.int,
#emipaymenttable th.mthy,
#emipaymenttable th.pa,
#emipaymenttable th.tbal,
#emipaymenttable th.tp {
  font-size: 110% !important;
  background: 0 0 !important;
  color: #000 !important;
  font-weight: 400;
  border-bottom: 1px dotted #888;
}
#emipaymenttable tr:last-child td.int,
#emipaymenttable tr:last-child td.mthy,
#emipaymenttable tr:last-child td.pa,
#emipaymenttable tr:last-child td.tbal,
#emipaymenttable tr:last-child td.tp {
  border: none;
}
