﻿


.sform, .sform select, .sform input {
    color: #808080;
    font-size: 14px;
    font-weight: normal;
    margin: 0px !important;
}
/*     .sform select  {
                color: #808080;
                font-size: 12px;
                font-weight: normal;
            }
            .sform input {
                color: #808080;
                font-size: 12px;
                font-weight: normal;
            }
    */
.card-header {
    /* //  border-style: outset;*/
}

.form-row {
    margin-top: -1px !important;
    margin-bottom: -10px !important
}

._input {
    font-size: 12px !important;
    line-height: 1.3 !important;
    color: #000 !important;
    display: block;
    width: 100% !important;
    background: #e6e6e6 !important;
    height: 32px !important;
    border-radius: 15px !important;
  /*  padding: 0 15px 0 18px !important;*/
   /* margin-bottom: 10px;*/
}

.form-control::-webkit-input-placeholder {
    font-size: 12px !important;
    line-height: 1.3 !important;
    color: #000 !important;
}
.Labinput {
    font-size: 12px !important;
    line-height: 1.3 !important;
    color: #000 !important;
    display: block;
    background: #e6e6e6 !important;
    height: 32px !important;
    padding-top: 5px;
    border-radius: 15px !important;
    padding-left: 10px;
    padding-right: 10px
}
