

/* Start:/regstroy/style.css?15427123841215*/
    .form-group .help {
        font-size: 10px;
        font-family: "Roboto";
        color: rgb(124, 124, 124);
        font-style: italic;
    }
    .form-group.row.min-row {
        margin-left: 0;
        margin-right: 0;
    }
    img.calendar-icon {
        position: absolute;
        right: 20px;
        top: 10px;
    }
    .mtext {
        color: rgb(25, 181, 254);
        font-weight: bold;
        font-style: italic;
    }

p.red_text{
	color: red;
}
    .file span {
        position: relative;
        width: 100%;
        margin-top: -42px;
        display: block;
        height: 42px;
        padding: 0 12px;
        font-size: 14px;
        line-height: 40px;
        color: #555555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 4px;
        z-index: 1;
    }
.file:before {
    content: "+";
    position: absolute;
    right: 16px;
    width: 40px;
    height: 40px;
    font-size: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #dadada;
    top: 1px;
    color: #fff;
    z-index: 2;
}
.file .form-control {
    position: relative;
    cursor: pointer;
    z-index: 2;
    opacity: 0;
}
/* End */
/* /regstroy/style.css?15427123841215 */
