﻿
/*Login*/
.font-size-20 {
    font-size: 20px !important;
}
.mg-top--13-font-size-13 {
    margin-top: -13px;
    font-size: 13px;
}

/*Forgot Password*/
.forgot-password {
    text-align: center;
    font-size: 22px;
    font-weight: 500;
    font-family: initial;
}

.leftPanel .leftLinks .bottomLink.changePassword
{
    margin-top: 6px;
}
.opne-heading 
{
    margin-left: 300px;
    font-weight: bold;
    font-size: 20px;
}
.status-open {
    color: green;
    font-weight: 700;
}
.status-closed {
    color: red;
    font-weight: 700;
}

.dashboard-style {
    text-align: center;
    font-size: 36px;
    color: red;
    font-family: initial;
    margin-top: 16%;
}

.add-batch-copytext {
    margin-top: -1px;
    margin-left: -10px;
}

.download-excel {
    float: right;
    margin-top: -39px;
}

.bth-report-district {
    margin-left: 16px;
}

.bth-report-city {
    margin-left: 5px;
}

.txt-al-right {
    text-align: right;
}

.width-100-per {
    width: 100%;
}

.font-size-18px {
    font-size: 18px;
}

.view-proposal-ex2 {
    background-color: #0818a3;
    color: white;
}
.view-proposal-ex3 {
    font-weight: 700;
    margin-left: 17px;
    color: green;
    margin-top: 10px;
}
.view-proposal-ex4 {
    color: red;
    font-weight: 700
}

.view-proposal-ex6 {
    margin-top: 150px
}

.fl-right {
    float: right;
}
.view-proposal-status-open {
    color: green;
    font-weight: 700;
    margin-left: 20px;
}
.view-proposal-status-closed {
    color: red;
    font-weight: 700;
    margin-left: 20px;
}
.btn-update-loi {
    line-height: 36px;
    height: auto;
}

/*Show Information*/
.show-information {
    float: right;
    margin-top: 30px;
}
.mg-top-10 {
    margin-top: 10px !important;
}
.mg-top-81 {
    margin-top: 81px;
}
.video-extension {
    width: 100%;
    height: 281px;
}

/*Add User*/
.mg-left-10 {
    margin-left: 10px !important;
}
.add-user-page {
    float: right;
    padding: 0 10px 15px 0;
    width: 100%;
    text-align: right;
}
.add-user-thead {
    background-color: #0818a3;
    color: white;
}

/*Proposal Report*/
.pd-tb-lr {
    padding: 0 10px;
}

/*Propoasl-Form*/
.color-red-custom {
    color: red !important;
}
.color-red-font-weight-700 {
    color: red !important;
    font-weight: 700 !important;
}
.color-red-font-weight-900 {
    color: red !important;
    font-weight: 900 !important;
}
.color-black-font-weight-700 {
    color: black !important;
    font-weight: 700 !important;
}
.color-black-font-weight-900 {
    color: black !important;
    font-weight: 900 !important;
}

.thank-you {
    color: green;
    margin-top: 70%;
    font-size: 22px;
    text-align: center;
    font-weight: 700;
}
.error-message {
    color: red;
    margin-top: 70%;
    font-size: 22px;
    text-align: center;
    font-weight: 700;
}