﻿.parwrapper {
    margin-left: 10px;
}

.parwrappernew {
    margin-top: 20px;
    margin-left: 20px;
}

.wrappernew {
    margin-bottom: 5px;
    display: inline-block;
}

.spandivnew {
    height: 37px;
    width: 83px;
    font-size:14px;
    display: inline-block;
}

.wrapper1 {
    margin-bottom: 5px;
    display: inline-block;
}

.wrapper2 {
    margin-bottom: 5px;
    display: inline-block;
}

.wrapper3 {
    margin-bottom: 5px;
    display: inline-block;
}

.wrapper4 {
    margin-bottom: 5px;
    display: inline-block;
}

.wrapper5 {
    margin-bottom: 5px;
    display: inline-block;
}

.spandiv {
    height: 32px;
    width: 33px;
    display: inline-block;
}

.spandiv1 {
    height: 32px;
    width: 123px;
    display: inline-block;
}

.spanlab {
    padding-top: 25px;
    padding-left: 5px;
    position: absolute;
}

.lab_user {
    padding-top: 15px;

    padding-left: 15px;
  padding-bottom: 15px;
}

  .demo-input{padding-left: 10px;  margin-bottom:10px; height: 38px; min-width: 152px; line-height: 38px; border: 1px solid #e6e6e6;  background-color: #fff;  border-radius: 2px;}
  
  
.example-checkbox,.example-radio {
	margin-top: 20px auto
}

input[type=checkbox],input[type=radio] {
	width: 28px;
	height: 24px;
	margin: 0;
	padding: 0;
	opacity: 0;
	filter: "alpha(opacity=0)"
}

input[type=checkbox]+label {
	display: inline-block;
	margin-left: -28px;
	padding-left: 28px;
	background: url(../images/icon2.png) no-repeat 0 0;
	line-height: 24px;
	opacity: 1
}

input[type=checkbox]:hover+label {
	background: url(../images/icon2.png) no-repeat 0 -51px
}

input[type=checkbox]:checked+label {
	background: url(../images/icon2.png) no-repeat 0 -25px
}

input[type=checkbox]:checked:hover+label {
	background: url(../images/icon2.png) no-repeat 0 -81px
}

input[type=radio]+label {
	display: inline-block;
	margin-left: -28px;
	padding-left: 28px;
	background: url(../images/icon1.png) no-repeat 0 -2px;
	line-height: 24px
}

input[type=radio]:hover+label {
	background: url(../images/icon1.png) no-repeat 0 -26px
}

input[type=radio]:checked+label {
	background: url(../images/icon1.png) no-repeat 0 -50px
}

input[type=radio]:checked:hover+label {
	background: url(../images/icon1.png) no-repeat 0 -78px
}

          .btn-subtract {
    cursor: pointer;
    text-align: center;
    width: 40.444445px;
    height: 40.444445px;
    line-height: 40.444445px;
    border-right: 1px solid #CCC;
    float: left;
}

        .btn-add {
      cursor: pointer;
    text-align: center;
    width: 40.444445px;
    height: 40.444445px;
    line-height: 40.444445px;
    border-right: 1px solid #CCC;
    float: left;
}
 .form-control {
  border: 1px solid #e5e5e5;
    width: 78.8889px;
    height: 40.4444px;
    padding: 0px;
    margin: 0px;
    text-align: center;
    vertical-align: middle;
    line-height: 40.4444px;
}