﻿body {
}

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Set widths on the form inputs since otherwise they're 100% wide */


/* Carousel */
.carousel-caption p {
    font-size: 20px;
    line-height: 1.4;
}

/* Make .svg files in the carousel display properly in older browsers */
.carousel-inner .item img[src$=".svg"] {
    width: 100%;
}

/* Hide/rearrange for smaller screens */
@media screen and (max-width: 767px) {
    /* Hide captions */
    .carousel-caption {
        display: none;
    }
}

.text-danger {
    color: red;
    float: left;
}

.text_left > label .request-filter {
    text-align: right !important;
}

.text_left .control-label {
    text-align: left !important;
}



.TopHeader .navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: none !important;
}

.TopHeader .dropdown-menu > li > a {
    padding: 10px 10px;
    font-weight: bold;
}

.TitleColors .viewtitle h2 {
    color: #008CBA;
    text-transform: uppercase;
}

.HomePageNavbar {
    height: 60px !important;
    padding: 5px 0;
}

.body-content {
    padding: 60px 0 0 !important;
}

.navbar-inverse {
    background-color: #848279 !important;
    border-color: none !important;
}

.navbar-nav {
    float: right;
}

.navbar-inverse .navbar-nav > li > a {
    color: #fff !important;
}

.navbar-inverse .navbar-brand {
    color: #fff !important;
    font-size: 30px !important;
    margin: 0 !important;
    padding-left: 0 !important;
}

.LogBorder {
    border: 2px solid #5F9EA0 !important;
    border-radius: 5px !important;
    padding: 10px !important;
    margin-top: 25px !important;
}

.viewHeader h2 {
    color: #5F9EA0 !important;
}

.TableFieldset {
    border: 3px solid #3398cc;
    padding: 30px;
    border-radius: 10px;
}

    .TableFieldset h4, .TableFieldset h3 {
        color: #3398cc;
    }

.ResponseTable table > tbody > tr > td, .ResponseTable .table > tbody > tr > th, .ResponseTable .table > tfoot > tr > td, .ResponseTable .table > tfoot > tr > th, .ResponseTable .table > thead > tr > td, .ResponseTable .table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: none;
}

.Text-Center .table > tbody > tr > td, .Text-Center .table > tbody > tr > th {
    text-align: center !important;
}

.ResponseTable .form-control {
    width: 68% !important;
    height: 29px !important;
    padding: 2px 0px !important;
    font-size: 12px !important;
}

.TableFieldset {
    border: 2px solid #e4e4e4;
    padding: 10px;
}

    .TableFieldset h4, .TableFieldset h3 {
        color: #3398cc;
    }

.Text-Center .table > tbody > tr > td, .Text-Center .table > tbody > tr > th {
    text-align: center !important;
}

.list-items li:hover {
    background-color: #eac054;
}

.login-form {
    background-color: #efefef;
    padding: 30px 0;
}

.login-content {
    background-color: #fff;
    border-radius: 10px;
    text-align: center;
}

.login-control {
    border-radius: 10px !important;
}

.zeropaddinng {
    padding: 0px;
}

.paddedText {
    padding: 10px 0;
}

.clear {
    clear: both;
    overflow: auto;
}

.TableFieldset {
    border: 2px solid #e4e4e4;
    padding: 10px;
}

    .TableFieldset h4, .TableFieldset h3 {
        color: #3398cc;
    }

.Text-Center .table > tbody > tr > td, .Text-Center .table > tbody > tr > th {
    text-align: center !important;
}

.TableFieldset {
    border: 3px solid #3398cc;
    padding: 30px;
    border-radius: 10px;
}

    .TableFieldset h4, .TableFieldset h3 {
        color: #3398cc;
    }

.ResponseTable table > tbody > tr > td, .ResponseTable .table > tbody > tr > th, .ResponseTable .table > tfoot > tr > td, .ResponseTable .table > tfoot > tr > th, .ResponseTable .table > thead > tr > td, .ResponseTable .table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: none;
}

.Text-Center .table > tbody > tr > td, .Text-Center .table > tbody > tr > th {
    text-align: center !important;
}

.ResponseTable .form-control {
    width: 100% !important;
    height: 29px !important;
    padding: 2px 0px !important;
    font-size: 12px !important;
}

.sectionpadding {
    padding: 25px;
}
 html {
  position: relative;
  min-height: 100%;
}
footer {
    position: absolute;
    bottom:0px;
    background-color: #333;
    width: 100%;
    padding: 20px;
}

footer .copyright {
    color: #fff;
    text-align: center;
}
.banner img {
    height: 450px;
    width: 100%;
}
.NotStartedIcon{
    border-radius: 50%/50%; 
    width: 18px; 
    height: 18px; 
    background: #7B7D7D;
}
.LoginFailedIcon{
    border-radius: 50%/50%; 
    width: 18px; 
    height: 18px; 
    background: #0000b3;
}
.StartedNotCompletedIcon{
    border-radius: 50%/50%; 
    width: 18px; 
    height: 18px; 
    background: #E67E22;
}
.VerifiedIcon{
    border-radius: 50%/50%; 
    width: 18px; 
    height: 18px; 
    background: #28B463;
}
.ClosedFastLinkIcon{
    border-radius: 50%/50%; 
    width: 18px; 
    height: 18px; 
    background: #ffd11a;
}
.statusIcon-small{
    width: 15px !important; 
    height: 15px !important;
    float : left; 
    margin-top : 3px; 
    margin-right : 10px; 
}
.BankErrorIcon{
    border-radius: 50%/50%; 
    width: 18px; 
    height: 18px; 
    background: #e60000;
}