.main-navbar{border-radius: 0px !important;
             background-color: #273F27 !important;
}

.logo{
    text-align: center;
    padding-top:10px;
    font-size: 20px;
}
.logo a{
    text-decoration:none;
    color:#ffffff;
}
.side-view-bottom-border{
    border-bottom:1px solid gray;
    width:250px;
}
.side-view-top-border{
    border-top:1px solid gray;
    width:250px;
}
.heading-align{
    float: left;
    display:inline;
}
.content-head{
    font-size:30px;
}
.btn-shape{
    border-radius: 0px !important;
    background-color: gray;
}
.design{
    color:#273F27;
}


.custom-footer{
    position: fixed;
    bottom: 0px;
    width: 100%;
    background-color: #000000;
    color:#FFFFFF;
    text-align:center;
}

.list-margin{
    margin-top: 20px;
}

.custom-pagignation-background li a{
    background-color:#255625 !important;
    color:#FFFFFF !important;

}
.login-page-margin{
    margin-left:40%;
}
.menu-text-color{
    color:#FFFFFF !important;
}
.menu-text-color li a{
    color:#FFFFFF !important;
}
.login-control-width{
    width:250px !important;
}
.custom-width{
    height:20px !important;
}
#error_msg{
    color:#FF0000;
    margin-left: -40px;
    padding:0 5px;
}
.margin_top{
    margin-top: 50px;
}
.delete{
    cursor: pointer; cursor: hand;
}
.margin_bottom{
    margin-bottom: 50px;   
}
.container{
    min-height: 585px;
}
.brand{
    font-size: xx-large;
    line-height: 100px;
}
footer {
    background-color: #333;
    color:#FFFFFF;
    width: 100%;
    border-top: 1px solid #eff0f4;
    bottom: 0;
    left:0;
}
footer  p {
    color: #fff;
    font-size: 14px;
    margin: 0px;
}
footer .padding {
    padding: 5px 0;
}

fieldset.scheduler-border{
    border: 1px groove #ddd !important;
    padding: 0 10px 0px !important;
    margin: 32px 53px 1.5em 18px !important;
    box-shadow: 0px 0px 0px 0px #000;
}


legend.scheduler-border{
    font-size: 1.2em !important;
    font-weight: bold !important;
    text-align: left !important;
    width: auto;
    padding: 0 10px;
    border-bottom: none;  
}

.purple{
    color:#725597;
}
.green{
    color:#8ac421;
}
