.switch1.switch-inline + .switch.switch-inline {
    margin-left: 15px;
}

div.switch1.round {
    border-radius: 1000px;
}

.switch1.switch-inline {
    display: inline-flex;
	line-height: 35px!important;
    margin-bottom: 12px;
}
div.switch1 input {
    display: none;
}


input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
    cursor: pointer;
}
div.switch1 label {
    display: block;
    position: relative;
    color: transparent;
    background: #ddd;
    text-indent: 100%;
    width: 52px;
    height: 26px;
    cursor: pointer;
    transition: left 0.15s ease-out;
    border-radius: 2px;
}
div.switch1.round label {
    border-radius: 26px;
	margin-right:15px;
}

div.switch1 input + label {
    margin-left: 0;
    margin-right: 0;
}

div.switch label {
    color: transparent;
    background: #ff0000;
    box-shadow: inset 0 0px 6px 0 rgba(200, 200, 200, 0.4);
}

div.switch1 label {
    width: 80px;
    height: 35px;
}
div.switch1 label:after {
    background: #ff0000;
    box-shadow: inset 0 0 0 6px white;
}
div.switch1.switch-success input:checked + label:after {
    background-color: #02c385;
}

div.switch input:checked + label:after {
    left: 49px;
}

div.switch1 input:checked + label:after {
    left: 49px;
}

div.switch1.round label:after {
    border-radius: 26px;
}

div.switch1 label:after {
    background: #ff0000;
    box-shadow: inset 0 0 0 6px white;
}

div.switch1 label:after {
    width: 25px;
    height: 25px;
}

div.switch1 label:after {
    content: "";
    display: block;
    position: absolute;
    top: 5px;
    left: 8px;
    transition: left 0.15s ease-out;
}
.switch1 {
    cursor: pointer;
    width:auto; 
    margin-right: 5px;
}




.porth1 h1 a{ color:#fff !important;}
.h-divider{
 margin-top:5px;
 margin-bottom:5px;
 height:1px;
 width:100%;
 border-top:1px solid #fff;
}

.ratiobtn{width:20px !important; height:20px;}

html .page-id-203{
    background-image: url(../img/104580341.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-attachment: fixed;
}
.btn-fb{background: #365899 !important;
    border: 1px solid #4080ff!important;
    color: #fff!important;
}

.for-area select{border: 1px solid hsl(240, 1%, 81%);
    color: #000;
    border-radius: 4px;
    font-size: 17px;
    height: 30px;}
	
.for-area .ntimagey img{ width:250px; margin-left:28px;}
.confirm_smstext{ height:150px; border:1px solid #ccc!important; color:#000!important; text-align:left}
.upload-ui .button-hero{border: 1px solid #ccc!important;padding: 14px!important;border-radius: 4px!important;font-size: 14px!important;}
.uploader-inline h3{color:#ccc;}
.media-frame a.button{border:1px solid #ccc!important;padding:10px!important;border-radius:4px!important;font-size:16px!important;color:#6AA2BB!important; font-weight:bold}

.smush-status{color:#333;!important}


.strip-pack-header {
 
    background: #333;
    background: -moz-linear-gradient(45deg, #333 0%, #1c1c1c 100%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #333), color-stop(100%, #1c1c1c));
    background: -webkit-linear-gradient(45deg, #333 0%, #1c1c1c 100%);
    background: -o-linear-gradient(45deg, #333 0%, #1c1c1c 100%);
    background: -ms-linear-gradient(45deg, #333 0%, #1c1c1c 100%);
    background: linear-gradient(45deg, #333 0%, #1c1c1c 110%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#1c1c1c', GradientType=1);
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;	
}
.strip-pack-price {
    padding: 30px 10px 0;
    font-size: 64px;
    line-height: 55px;
    font-weight: 300;
    text-align: center;
    color: #fff;
    text-shadow: 1px 2px 7px rgba(0, 0, 0, 0.6);
}
.strip-pack-price span {
    font-size: 14px;
    color: #fff;
}
.strip-pack-subtitle1 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
    text-align: center;
    padding: 0px 30px 20px;
	color: #ff6600;
}
.strip-pack-subtitle2 {
    font-size: 14px;
    line-height: 20px;
    padding: 0 20px 10px;
    font-weight: 300;
    text-align: center;
    color: grey;
}
.strip-pack-body {
    padding: 5px 20px;
    background: #f5f5f5;
    text-align: center;
}
.strip-pack-body1 {
	border-top:#111 solid 1px;
	border-bottom:#111 solid 1px;
    padding: 5px 20px;
    background: #333333;
    text-align: center;
}

.strip-pack-body .strip-pack-description {
    font-size: 16px;
    padding: 7px 0;
    border-bottom: 1px dotted #d3d3d3;
	color:#000;
}
.strip-pack-body1 .strip-pack-description {
    font-size: 16px;
    padding: 7px 0;
    border-bottom: 1px #d3d3d3;
	color:#fff;
}
.strip-pack-footer {
    display: block;
    padding: 10px 30px;
    -webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-bottomleft: 8px;
    -moz-border-radius-bottomright: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    text-align: center;
    font-size: 24px;
    text-decoration: none;
    font-weight: 300;
    transition: All 500ms ease;
    -webkit-transition: All 500ms ease;
    -moz-transition: All 500ms ease;
    -o-transition: All 500ms ease;
	background: #2b2a29;
}
.picker--opened .picker__holder {
    left:-30px;
}
.picker--time .picker__holder {
    left:0;
}
.strip-pack-requirements {
    font-size: 16px;
    padding: 7px 0;
    border-bottom: 1px dotted #d3d3d3;
	color:#ffffff;
}
.middle {
	margin:0 auto;
}
.mr5 {
	margin-right:5px;
}
.ml5 {
	margin-left:5px;
}
.mb10 {
	margin-bottom:10px;
}

.pr5 {
	padding-right:5px;
}
.pr5 {
	padding-left:5px;
}
.black-text {
	color:#000!important;
}
