﻿input[type=email] {
    width: 100%;
    padding: 10px;
    margin: 3.5px 0 6px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
    border-radius: 6px;
    resize: vertical;
    background: white;
    font-size: 12px;    
}
.btn-default.btn-on.active {
    background-color: #5BB75B;
    color: white;
}

.btn-default.btn-off.active {
    background-color: #DA4F49;
    color: white;
}

.btn-default.btn-on-1.active {
    background-color: #006FFC;
    color: white;
}

.btn-default.btn-off-1.active {
    background-color: #DA4F49;
    color: white;
}

.btn-default.btn-on-2.active {
    background-color: #00D590;
    color: white;
}

.btn-default.btn-off-2.active {
    background-color: #A7A7A7;
    color: white;
}

.btn-default.btn-on-3.active {
    color: #5BB75B;
    font-weight: bolder;
}

.btn-default.btn-off-3.active {
    color: #DA4F49;
    font-weight: bolder;
}

.btn-default.btn-on-4.active {
    background-color: #006FFC;
    color: #5BB75B;
}

.btn-default.btn-off-4.active {
    background-color: #DA4F49;
    color: #DA4F49;
}

.btn-group-xs > .btn, .btn-xs {
    padding: 6px 8px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    margin-top: 30px;
}

.main.check .col-md-5 {
    padding-left: 0;
}

.main.check .col-md-11 {
    padding-left: 0;
}

.main.check .col-md-1 {
    width: 5%;
}

.pretty.p-toggle {
    margin-top: 33px;
}

    .pretty.p-toggle .state.p-on {
        opacity: 0;
        display: none;
        background-color: #5cb85c;
        border-color: #4cae4c;
        border-radius: 4px;
        color: #fff;
    }

    .pretty.p-toggle input:checked ~ .state.p-on {
        opacity: 1;
        display: inherit;
        margin-left: 0px;
        width: 20px;
        height: 15px;
        padding: 0;
    }

.pretty .state.p-danger-o label {
    position: initial;
    display: inline-block;
    font-weight: 400;
    margin: 3px 8px;
    padding: 0px;
    text-indent: 0;
    min-width: calc(1em + 2px);
}

.pretty .state.p-success-o label {
    position: initial;
    display: inline-block;
    font-weight: 400;
    margin: 3px 6px;
    padding: 0px;
    text-indent: 0;
    min-width: calc(1em + 2px);
}

.pretty.p-toggle .state .icon, .pretty.p-toggle .state .svg, .pretty.p-toggle .state img, .pretty.p-toggle .state.p-off {
    background-color: #d9534f;
    border-color: #d43f3a;
    border-radius: 4px;
    opacity: 1;
    display: inherit;
    color: #fff;
    /* padding: 2px; */
    width: 20px;
    height: 15px;
}

.borrads {
    border-radius: 6px;
    font: 13px Arial, Helvetica, sans-serif;
}

.fnt {
    font: 13px Arial, Helvetica, sans-serif;
}

.align {
    margin-left: 8%;
    margin-top:16px;
}
.align1 {
  
    margin-top: 16px;
}
.align2 {
    margin-left: 8%;
    margin-bottom: 10px;
}

.valign {
    margin-top: -15px
}
.align3{
    margin-left:7%;
}
.align4 {
    margin-left: 9%;
}

input[type=file]:required, input[type=email]:required {
    background-color: #f0faff;
}

#spinner {
    float: left;
    width: 100%;
}

    #spinner img {
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        position: absolute;
    }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: #00467f !important;
    color: #fff !important;
}

.ui-widget-header {
    background: #1976d2 !important;
    color: #fff !important;
}

.modal {
    position: fixed;
    z-index: 999;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: Black;
    filter: alpha(opacity=60);
    opacity: 0.6;
    -moz-opacity: 0.8;
}

.center {
    z-index: 1000;
    margin: 300px auto;
    padding: 10px;
    width: 150px;
    height: 150px;
    background-color: White;
    border-radius: 10px;
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity: 1;
}

    .center img {
        height: 128px;
        width: 128px;
    }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.col-80 {
    float: left;
    width: 86%;
    margin-top: 0px;
}
.col-20 {
    float: left;
    width: 7%;
   
}
.col-space{
    margin-left:20px;
}

.algn {
    float: left;
    width: 90%;
}

.btmspace {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 5px;
}

.btmspace1 {
    margin-bottom: 10px;
}

.borrads {
    border-radius: 6px;
}

@media (min-width:600px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}








.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
    }

    .form-control::-moz-placeholder {
        color: #999;
        opacity: 1
    }

    .form-control:-ms-input-placeholder {
        color: #999
    }

    .form-control::-webkit-input-placeholder {
        color: #999
    }

    .form-control::-ms-expand {
        background-color: transparent;
        border: 0
    }

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        background-color: #eee;
        opacity: 1
    }

    .form-control[disabled], fieldset[disabled] .form-control {
        cursor: not-allowed
    }

textarea.form-control {
    height: auto
}
