.ui-dialog-buttons {
    float: none;
}

.chooseBtn {
    width: 100%;
    height: 42px;
}

.chooseBtn ul li {
    float: left;
    list-style: none;
}

.text-left {
    font-size: 14px;
    line-height: 32px;
    margin-left: -15%;
}

.chooseLine {
    padding: 0 10%
}

.chooseLineLeft {
    padding-left: 15%
}

.ui-dialog-header {
    min-width: 200px;
    background-color: #2dc3e8 !important;
}

.hr {
    margin-top: 3px;
    margin-bottom: 1%;
}

.pheadName {
    background: cornflowerblue;
    color: #fff;

}

.btn:hover {
    color: #122b40;
}

.ui-grid-row:hover {
    color: cornflowerblue !important;
}

.ui-dialog-header {
    min-width: 200px;
    background-color: #2dc3e8 !important;
}

.ui-grid-header-cell-row {
    background: cornflowerblue;
    color: #fff;
}

.ui-grid-pager-control-input {
    width: auto !important;
}

.ui-grid-grid-footer {
    text-align: center;
}

.ng-binding:hover {
    color: #122b40;
}

.modal-footer {
    text-align: center;
}

table.edui-default {
    margin-bottom: 0;
    border: none;
}
.input_hgt{
    height: 34px;
}
