﻿.minheight555
{
    min-height: 555px;
}

.form-horizontal .control-label
{
    text-align: left;
}

.form-horizontal .form-group
{
    border-bottom: solid thin #e4e4e4;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.form-horizontal .control-label
{
    text-align: left;
}

.form-horizontal input.impinput
{
    color: #dd4b39 !important;
    font-weight: bold;
}


.form-horizontal input {
    text-align: right;
    height: 26px;
    width: 87%;
}

#myModal .close {
    outline:none;
    border:none;
    background:none;
}