/* Styling button 17 */

.onoffswitch17 {
    position: relative; width: 90px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
    margin: 0 auto;
     margin-top:10px; 
}

.onoffswitch17-checkbox {
    display: none;
}

.onoffswitch17-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #40516f; border-radius: 20px;
}

.onoffswitch17-inner {
    display: block; width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}

.onoffswitch17-inner:before, .onoffswitch17-inner:after {
    display: block; float: left; width: 50%; height: 30px; padding: 0; line-height: 30px;
    font-size: 14px; color: white; font-family: 'Hind', sans-serif!important; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

.onoffswitch17-inner:before {
    font-family: 'Hind', sans-serif!important;
    content: "ON";
    padding-left: 10px;
    background-color: #5BB75B; color: #FFFFFF;

}

.onoffswitch17-inner:after {
    font-family: 'Hind', sans-serif!important;
    content: "OFF";
    padding-right: 10px;
    background-color: #DA4F49; color: #FFFFFF;
    text-align: right;
}

.onoffswitch17-switch {
    display: block; width: 18px; margin: 6px;
    background: #FFFFFF;
    border: 2px solid #40516f; border-radius: 20px;
    position: absolute; top: 0; bottom: 0; right: 56px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s; 
}

.onoffswitch17-checkbox:checked + .onoffswitch17-label .onoffswitch17-inner {
    margin-left: 0;
}

.onoffswitch17-checkbox:checked + .onoffswitch17-label .onoffswitch17-switch {
    right: 0px; 
}

/* Styling button 17 */

/* Styling button 18 */

.onoffswitch18 {
    position: relative; width: 90px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
    margin: 0 auto;
     margin-top:10px; 
}

.onoffswitch18-checkbox {
    display: none;
}

.onoffswitch18-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #40516f; border-radius: 20px;
}

.onoffswitch18-inner {
    display: block; width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}

.onoffswitch18-inner:before, .onoffswitch18-inner:after {
    display: block; float: left; width: 50%; height: 30px; padding: 0; line-height: 30px;
    font-size: 14px; color: white; font-family: 'Hind', sans-serif!important; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

.onoffswitch18-inner:before {
    font-family: 'Hind', sans-serif!important;
    content: "ON";
    padding-left: 10px;
    background-color: #5BB75B; color: #FFFFFF;

}

.onoffswitch18-inner:after {
    font-family: 'Hind', sans-serif!important;
    content: "OFF";
    padding-right: 10px;
    background-color: #DA4F49; color: #FFFFFF;
    text-align: right;
}

.onoffswitch18-switch {
    display: block; width: 18px; margin: 6px;
    background: #FFFFFF;
    border: 2px solid #40516f; border-radius: 20px;
    position: absolute; top: 0; bottom: 0; right: 56px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s; 
}

.onoffswitch18-checkbox:checked + .onoffswitch18-label .onoffswitch18-inner {
    margin-left: 0;
}

.onoffswitch18-checkbox:checked + .onoffswitch18-label .onoffswitch18-switch {
    right: 0px; 
}

/* Styling button 18 */

/* Styling button 19 */

.onoffswitch19 {
    position: relative; width: 90px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
    margin: 0 auto;
     margin-top:10px; 
}

.onoffswitch19-checkbox {
    display: none;
}

.onoffswitch19-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #40516f; border-radius: 20px;
}

.onoffswitch19-inner {
    display: block; width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}

.onoffswitch19-inner:before, .onoffswitch19-inner:after {
    display: block; float: left; width: 50%; height: 30px; padding: 0; line-height: 30px;
    font-size: 14px; color: white; font-family: 'Hind', sans-serif!important; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

.onoffswitch19-inner:before {
    font-family: 'Hind', sans-serif!important;
    content: "ON";
    padding-left: 10px;
    background-color: #5BB75B; color: #FFFFFF;

}

.onoffswitch19-inner:after {
    font-family: 'Hind', sans-serif!important;
    content: "OFF";
    padding-right: 10px;
    background-color: #DA4F49; color: #FFFFFF;
    text-align: right;
}

.onoffswitch19-switch {
    display: block; width: 18px; margin: 6px;
    background: #FFFFFF;
    border: 2px solid #40516f; border-radius: 20px;
    position: absolute; top: 0; bottom: 0; right: 56px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s; 
}

.onoffswitch19-checkbox:checked + .onoffswitch19-label .onoffswitch19-inner {
    margin-left: 0;
}

.onoffswitch19-checkbox:checked + .onoffswitch19-label .onoffswitch19-switch {
    right: 0px; 
}

/* Styling button 19 */

/* Styling button 20 */

.onoffswitch20 {
    position: relative; width: 90px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
    margin: 0 auto;
     margin-top:10px; 
}

.onoffswitch20-checkbox {
    display: none;
}

.onoffswitch20-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #40516f; border-radius: 20px;
}

.onoffswitch20-inner {
    display: block; width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}

.onoffswitch20-inner:before, .onoffswitch20-inner:after {
    display: block; float: left; width: 50%; height: 30px; padding: 0; line-height: 30px;
    font-size: 14px; color: white; font-family: 'Hind', sans-serif!important; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

.onoffswitch20-inner:before {
    font-family: 'Hind', sans-serif!important;
    content: "ON";
    padding-left: 10px;
    background-color: #5BB75B; color: #FFFFFF;

}

.onoffswitch20-inner:after {
    font-family: 'Hind', sans-serif!important;
    content: "OFF";
    padding-right: 10px;
    background-color: #DA4F49; color: #FFFFFF;
    text-align: right;
}

.onoffswitch20-switch {
    display: block; width: 18px; margin: 6px;
    background: #FFFFFF;
    border: 2px solid #40516f; border-radius: 20px;
    position: absolute; top: 0; bottom: 0; right: 56px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s; 
}

.onoffswitch20-checkbox:checked + .onoffswitch20-label .onoffswitch20-inner {
    margin-left: 0;
}

.onoffswitch20-checkbox:checked + .onoffswitch20-label .onoffswitch20-switch {
    right: 0px; 
}

/* Styling button 20 */

/* Styling button 21 */

.onoffswitch21 {
    position: relative; width: 90px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
    margin: 0 auto;
     margin-top:10px; 
}

.onoffswitch21-checkbox {
    display: none;
}

.onoffswitch21-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #40516f; border-radius: 20px;
}

.onoffswitch21-inner {
    display: block; width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}

.onoffswitch21-inner:before, .onoffswitch21-inner:after {
    display: block; float: left; width: 50%; height: 30px; padding: 0; line-height: 30px;
    font-size: 14px; color: white; font-family: 'Hind', sans-serif!important; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

.onoffswitch21-inner:before {
    font-family: 'Hind', sans-serif!important;
    content: "ON";
    padding-left: 10px;
    background-color: #5BB75B; color: #FFFFFF;

}

.onoffswitch21-inner:after {
    font-family: 'Hind', sans-serif!important;
    content: "OFF";
    padding-right: 10px;
    background-color: #DA4F49; color: #FFFFFF;
    text-align: right;
}

.onoffswitch21-switch {
    display: block; width: 18px; margin: 6px;
    background: #FFFFFF;
    border: 2px solid #40516f; border-radius: 20px;
    position: absolute; top: 0; bottom: 0; right: 56px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s; 
}

.onoffswitch21-checkbox:checked + .onoffswitch21-label .onoffswitch21-inner {
    margin-left: 0;
}

.onoffswitch21-checkbox:checked + .onoffswitch21-label .onoffswitch21-switch {
    right: 0px; 
}

/* Styling button 21 */

/* Styling button 22 */

.onoffswitch22 {
    position: relative; width: 90px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
    margin: 0 auto;
     margin-top:10px; 
}

.onoffswitch22-checkbox {
    display: none;
}

.onoffswitch22-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #40516f; border-radius: 20px;
}

.onoffswitch22-inner {
    display: block; width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}

.onoffswitch22-inner:before, .onoffswitch22-inner:after {
    display: block; float: left; width: 50%; height: 30px; padding: 0; line-height: 30px;
    font-size: 14px; color: white; font-family: 'Hind', sans-serif!important; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

.onoffswitch22-inner:before {
    font-family: 'Hind', sans-serif!important;
    content: "ON";
    padding-left: 10px;
    background-color: #5BB75B; color: #FFFFFF;

}

.onoffswitch22-inner:after {
    font-family: 'Hind', sans-serif!important;
    content: "OFF";
    padding-right: 10px;
    background-color: #DA4F49; color: #FFFFFF;
    text-align: right;
}

.onoffswitch22-switch {
    display: block; width: 18px; margin: 6px;
    background: #FFFFFF;
    border: 2px solid #40516f; border-radius: 20px;
    position: absolute; top: 0; bottom: 0; right: 56px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s; 
}

.onoffswitch22-checkbox:checked + .onoffswitch22-label .onoffswitch22-inner {
    margin-left: 0;
}

.onoffswitch22-checkbox:checked + .onoffswitch22-label .onoffswitch22-switch {
    right: 0px; 
}

/* Styling button 22 */

/* Styling button 23 */

.onoffswitch23 {
    position: relative; width: 90px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
    margin: 0 auto;
     margin-top:10px; 
}

.onoffswitch23-checkbox {
    display: none;
}

.onoffswitch23-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #40516f; border-radius: 20px;
}

.onoffswitch23-inner {
    display: block; width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}

.onoffswitch23-inner:before, .onoffswitch23-inner:after {
    display: block; float: left; width: 50%; height: 30px; padding: 0; line-height: 30px;
    font-size: 14px; color: white; font-family: 'Hind', sans-serif!important; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

.onoffswitch23-inner:before {
    font-family: 'Hind', sans-serif!important;
    content: "ON";
    padding-left: 10px;
    background-color: #5BB75B; color: #FFFFFF;

}

.onoffswitch23-inner:after {
    font-family: 'Hind', sans-serif!important;
    content: "OFF";
    padding-right: 10px;
    background-color: #DA4F49; color: #FFFFFF;
    text-align: right;
}

.onoffswitch23-switch {
    display: block; width: 18px; margin: 6px;
    background: #FFFFFF;
    border: 2px solid #40516f; border-radius: 20px;
    position: absolute; top: 0; bottom: 0; right: 56px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s; 
}

.onoffswitch23-checkbox:checked + .onoffswitch23-label .onoffswitch23-inner {
    margin-left: 0;
}

.onoffswitch23-checkbox:checked + .onoffswitch23-label .onoffswitch23-switch {
    right: 0px; 
}

/* Styling button 23 */

/* Styling button 24 */

.onoffswitch24 {
    position: relative; width: 90px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
    margin: 0 auto;
     margin-top:10px; 
}

.onoffswitch24-checkbox {
    display: none;
}

.onoffswitch24-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #40516f; border-radius: 20px;
}

.onoffswitch24-inner {
    display: block; width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}

.onoffswitch24-inner:before, .onoffswitch24-inner:after {
    display: block; float: left; width: 50%; height: 30px; padding: 0; line-height: 30px;
    font-size: 14px; color: white; font-family: 'Hind', sans-serif!important; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

.onoffswitch24-inner:before {
    font-family: 'Hind', sans-serif!important;
    content: "ON";
    padding-left: 10px;
    background-color: #5BB75B; color: #FFFFFF;

}

.onoffswitch24-inner:after {
    font-family: 'Hind', sans-serif!important;
    content: "OFF";
    padding-right: 10px;
    background-color: #DA4F49; color: #FFFFFF;
    text-align: right;
}

.onoffswitch24-switch {
    display: block; width: 18px; margin: 6px;
    background: #FFFFFF;
    border: 2px solid #40516f; border-radius: 20px;
    position: absolute; top: 0; bottom: 0; right: 56px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s; 
}

.onoffswitch24-checkbox:checked + .onoffswitch24-label .onoffswitch24-inner {
    margin-left: 0;
}

.onoffswitch24-checkbox:checked + .onoffswitch24-label .onoffswitch24-switch {
    right: 0px; 
}

/* Styling button 24 */

/* Styling button 25 */

.onoffswitch25 {
    position: relative; width: 90px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
    margin: 0 auto;
     margin-top:10px; 
}

.onoffswitch25-checkbox {
    display: none;
}

.onoffswitch25-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #40516f; border-radius: 20px;
}

.onoffswitch25-inner {
    display: block; width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}

.onoffswitch25-inner:before, .onoffswitch25-inner:after {
    display: block; float: left; width: 50%; height: 30px; padding: 0; line-height: 30px;
    font-size: 14px; color: white; font-family: 'Hind', sans-serif!important; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

.onoffswitch25-inner:before {
    font-family: 'Hind', sans-serif!important;
    content: "ON";
    padding-left: 10px;
    background-color: #5BB75B; color: #FFFFFF;

}

.onoffswitch25-inner:after {
    font-family: 'Hind', sans-serif!important;
    content: "OFF";
    padding-right: 10px;
    background-color: #DA4F49; color: #FFFFFF;
    text-align: right;
}

.onoffswitch25-switch {
    display: block; width: 18px; margin: 6px;
    background: #FFFFFF;
    border: 2px solid #40516f; border-radius: 20px;
    position: absolute; top: 0; bottom: 0; right: 56px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s; 
}

.onoffswitch25-checkbox:checked + .onoffswitch25-label .onoffswitch25-inner {
    margin-left: 0;
}

.onoffswitch25-checkbox:checked + .onoffswitch25-label .onoffswitch25-switch {
    right: 0px; 
}

/* Styling button 25 */


/* Styling button 26 */

.onoffswitch26 {
    position: relative; width: 90px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
    margin: 0 auto;
     margin-top:10px; 
}

.onoffswitch26-checkbox {
    display: none;
}

.onoffswitch26-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #40516f; border-radius: 20px;
}

.onoffswitch26-inner {
    display: block; width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}

.onoffswitch26-inner:before, .onoffswitch26-inner:after {
    display: block; float: left; width: 50%; height: 30px; padding: 0; line-height: 30px;
    font-size: 14px; color: white; font-family: 'Hind', sans-serif!important; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

.onoffswitch26-inner:before {
    font-family: 'Hind', sans-serif!important;
    content: "ON";
    padding-left: 10px;
    background-color: #5BB75B; color: #FFFFFF;

}

.onoffswitch26-inner:after {
    font-family: 'Hind', sans-serif!important;
    content: "OFF";
    padding-right: 10px;
    background-color: #DA4F49; color: #FFFFFF;
    text-align: right;
}

.onoffswitch26-switch {
    display: block; width: 18px; margin: 6px;
    background: #FFFFFF;
    border: 2px solid #40516f; border-radius: 20px;
    position: absolute; top: 0; bottom: 0; right: 56px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s; 
}

.onoffswitch26-checkbox:checked + .onoffswitch26-label .onoffswitch26-inner {
    margin-left: 0;
}

.onoffswitch26-checkbox:checked + .onoffswitch26-label .onoffswitch26-switch {
    right: 0px; 
}

/* Styling button 26 */


/* Styling button 27 */

.onoffswitch27 {
    position: relative; width: 90px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
    margin: 0 auto;
     margin-top:10px; 
}

.onoffswitch27-checkbox {
    display: none;
}

.onoffswitch27-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #40516f; border-radius: 20px;
}

.onoffswitch27-inner {
    display: block; width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}

.onoffswitch27-inner:before, .onoffswitch27-inner:after {
    display: block; float: left; width: 50%; height: 30px; padding: 0; line-height: 30px;
    font-size: 14px; color: white; font-family: 'Hind', sans-serif!important; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

.onoffswitch27-inner:before {
    font-family: 'Hind', sans-serif!important;
    content: "ON";
    padding-left: 10px;
    background-color: #5BB75B; color: #FFFFFF;

}

.onoffswitch27-inner:after {
    font-family: 'Hind', sans-serif!important;
    content: "OFF";
    padding-right: 10px;
    background-color: #DA4F49; color: #FFFFFF;
    text-align: right;
}

.onoffswitch27-switch {
    display: block; width: 18px; margin: 6px;
    background: #FFFFFF;
    border: 2px solid #40516f; border-radius: 20px;
    position: absolute; top: 0; bottom: 0; right: 56px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s; 
}

.onoffswitch27-checkbox:checked + .onoffswitch27-label .onoffswitch27-inner {
    margin-left: 0;
}

.onoffswitch27-checkbox:checked + .onoffswitch27-label .onoffswitch27-switch {
    right: 0px; 
}

/* Styling button 27 */


/* Styling button 28 */

.onoffswitch28 {
    position: relative; width: 90px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
    margin: 0 auto;
     margin-top:10px; 
}

.onoffswitch28-checkbox {
    display: none;
}

.onoffswitch28-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #40516f; border-radius: 20px;
}

.onoffswitch28-inner {
    display: block; width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}

.onoffswitch28-inner:before, .onoffswitch28-inner:after {
    display: block; float: left; width: 50%; height: 30px; padding: 0; line-height: 30px;
    font-size: 14px; color: white; font-family: 'Hind', sans-serif!important; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

.onoffswitch28-inner:before {
    font-family: 'Hind', sans-serif!important;
    content: "ON";
    padding-left: 10px;
    background-color: #5BB75B; color: #FFFFFF;

}

.onoffswitch28-inner:after {
    font-family: 'Hind', sans-serif!important;
    content: "OFF";
    padding-right: 10px;
    background-color: #DA4F49; color: #FFFFFF;
    text-align: right;
}

.onoffswitch28-switch {
    display: block; width: 18px; margin: 6px;
    background: #FFFFFF;
    border: 2px solid #40516f; border-radius: 20px;
    position: absolute; top: 0; bottom: 0; right: 56px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s; 
}

.onoffswitch28-checkbox:checked + .onoffswitch28-label .onoffswitch28-inner {
    margin-left: 0;
}

.onoffswitch28-checkbox:checked + .onoffswitch28-label .onoffswitch28-switch {
    right: 0px; 
}

/* Styling button 28 */


/* Styling button 29 */

.onoffswitch29 {
    position: relative; width: 90px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
    margin: 0 auto;
     margin-top:10px; 
}

.onoffswitch29-checkbox {
    display: none;
}

.onoffswitch29-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #40516f; border-radius: 20px;
}

.onoffswitch29-inner {
    display: block; width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}

.onoffswitch29-inner:before, .onoffswitch29-inner:after {
    display: block; float: left; width: 50%; height: 30px; padding: 0; line-height: 30px;
    font-size: 14px; color: white; font-family: 'Hind', sans-serif!important; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

.onoffswitch29-inner:before {
    font-family: 'Hind', sans-serif!important;
    content: "ON";
    padding-left: 10px;
    background-color: #5BB75B; color: #FFFFFF;

}

.onoffswitch29-inner:after {
    font-family: 'Hind', sans-serif!important;
    content: "OFF";
    padding-right: 10px;
    background-color: #DA4F49; color: #FFFFFF;
    text-align: right;
}

.onoffswitch29-switch {
    display: block; width: 18px; margin: 6px;
    background: #FFFFFF;
    border: 2px solid #40516f; border-radius: 20px;
    position: absolute; top: 0; bottom: 0; right: 56px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s; 
}

.onoffswitch29-checkbox:checked + .onoffswitch29-label .onoffswitch29-inner {
    margin-left: 0;
}

.onoffswitch29-checkbox:checked + .onoffswitch29-label .onoffswitch29-switch {
    right: 0px; 
}

/* Styling button 29 */

/* Styling button 30 */

.onoffswitch30 {
    position: relative; width: 90px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
    margin: 0 auto;
     margin-top:10px; 
}

.onoffswitch30-checkbox {
    display: none;
}

.onoffswitch30-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #40516f; border-radius: 20px;
}

.onoffswitch30-inner {
    display: block; width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}

.onoffswitch30-inner:before, .onoffswitch30-inner:after {
    display: block; float: left; width: 50%; height: 30px; padding: 0; line-height: 30px;
    font-size: 14px; color: white; font-family: 'Hind', sans-serif!important; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

.onoffswitch30-inner:before {
    font-family: 'Hind', sans-serif!important;
    content: "ON";
    padding-left: 10px;
    background-color: #5BB75B; color: #FFFFFF;

}

.onoffswitch30-inner:after {
    font-family: 'Hind', sans-serif!important;
    content: "OFF";
    padding-right: 10px;
    background-color: #DA4F49; color: #FFFFFF;
    text-align: right;
}

.onoffswitch30-switch {
    display: block; width: 18px; margin: 6px;
    background: #FFFFFF;
    border: 2px solid #40516f; border-radius: 20px;
    position: absolute; top: 0; bottom: 0; right: 56px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s; 
}

.onoffswitch30-checkbox:checked + .onoffswitch30-label .onoffswitch30-inner {
    margin-left: 0;
}

.onoffswitch30-checkbox:checked + .onoffswitch30-label .onoffswitch30-switch {
    right: 0px; 
}

/* Styling button 30 */

/* Styling button 31 */

.onoffswitch31 {
    position: relative; width: 90px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
    margin: 0 auto;
     margin-top:10px; 
}

.onoffswitch31-checkbox {
    display: none;
}

.onoffswitch31-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #40516f; border-radius: 20px;
}

.onoffswitch31-inner {
    display: block; width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}

.onoffswitch31-inner:before, .onoffswitch31-inner:after {
    display: block; float: left; width: 50%; height: 30px; padding: 0; line-height: 30px;
    font-size: 14px; color: white; font-family: 'Hind', sans-serif!important; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

.onoffswitch31-inner:before {
    font-family: 'Hind', sans-serif!important;
    content: "ON";
    padding-left: 10px;
    background-color: #5BB75B; color: #FFFFFF;

}

.onoffswitch31-inner:after {
    font-family: 'Hind', sans-serif!important;
    content: "OFF";
    padding-right: 10px;
    background-color: #DA4F49; color: #FFFFFF;
    text-align: right;
}

.onoffswitch31-switch {
    display: block; width: 18px; margin: 6px;
    background: #FFFFFF;
    border: 2px solid #40516f; border-radius: 20px;
    position: absolute; top: 0; bottom: 0; right: 56px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s; 
}

.onoffswitch31-checkbox:checked + .onoffswitch31-label .onoffswitch31-inner {
    margin-left: 0;
}

.onoffswitch31-checkbox:checked + .onoffswitch31-label .onoffswitch31-switch {
    right: 0px; 
}

/* Styling button 31 */


/* Styling button 32 */

.onoffswitch32 {
    position: relative; width: 90px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
    margin: 0 auto;
     margin-top:10px; 
}

.onoffswitch32-checkbox {
    display: none;
}

.onoffswitch32-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #40516f; border-radius: 20px;
}

.onoffswitch32-inner {
    display: block; width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}

.onoffswitch32-inner:before, .onoffswitch32-inner:after {
    display: block; float: left; width: 50%; height: 30px; padding: 0; line-height: 30px;
    font-size: 14px; color: white; font-family: 'Hind', sans-serif!important; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

.onoffswitch32-inner:before {
    font-family: 'Hind', sans-serif!important;
    content: "ON";
    padding-left: 10px;
    background-color: #5BB75B; color: #FFFFFF;

}

.onoffswitch32-inner:after {
    font-family: 'Hind', sans-serif!important;
    content: "OFF";
    padding-right: 10px;
    background-color: #DA4F49; color: #FFFFFF;
    text-align: right;
}

.onoffswitch32-switch {
    display: block; width: 18px; margin: 6px;
    background: #FFFFFF;
    border: 2px solid #40516f; border-radius: 20px;
    position: absolute; top: 0; bottom: 0; right: 56px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s; 
}

.onoffswitch32-checkbox:checked + .onoffswitch32-label .onoffswitch32-inner {
    margin-left: 0;
}

.onoffswitch32-checkbox:checked + .onoffswitch32-label .onoffswitch32-switch {
    right: 0px; 
}

/* Styling button 32 */