﻿/* Move down content because we have a fixed navbar that is 50px tall */
body {
    /*padding-top: 70px;
    padding-bottom: 20px;*/
    background-color: #291F39;
    color:#B687CA;
}

.bodyMaster {
    padding-top: 70px;
    padding-bottom: 20px;
    background-color: #291F39;
    color:#B687CA;
}

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set widths on the form inputs since otherwise they're 100% wide */
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="select"] {
    max-width: 280px;
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    .jumbotron {
        margin-top: 20px;
    }

    .body-content {
        padding: 0;
    }
}

.Image1 {
    margin-left:100px;
    margin-top: -20px;
}
.Login {
    float:right;
    margin-right: 275px;
    margin-top: 5px;

}
/* unvisited link */
a:link {
    color: #81C156;
}

/* visited link */
a:visited {
    color: #81C156;
}

/* mouse over link */
 a:hover {
    color: white;
}

/* selected link */
a:active {
     color: #4C3D66;
}
/* unvisited link */
a.white:link {
    color: #81C156;
    font-weight:bolder;
}

/* visited link */
a.white:visited {
    color: #81C156;
}

/* mouse over link */
 a.white:hover {
    color: #291F39;
}

/* selected link */
a.white:active {
     color: #291F39;
}
.mm {
    margin-top: 25px;
}
.MainMenu {
    /*margin-top: 25px;*/
}
.MainMenu .RadTabStrip .tab {
    background-color: #4C3D66;
    color: #81C156;
    /*border-right: 1px solid #81C156;*/
}
.MainMenu .RadTabStrip .tab.selectedTab {
    background-color: #4C3D66;
    color: white;
}
.MainMenu .RadTabStrip .tab {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
}
.tabblank {
width:1px;
height:1px;

}
.middleScreen{
    margin-left: 0px;
    margin-top: 25px;
    color: #291F39;
}
.middleScreen1{
    margin-left: -8px;
    margin-top: 17px;
    color: #291F39;
}
.middleScreen2{
    margin-left: -8px;
    margin-top: 17px;
    color: #291F39;
}
.maintScreen{
    margin-left: 0px;
    margin-top: 5px;
    color: #291F39;
}
.maintNurse{
    /*margin-left:80px;*/
    /*margin-right: 25px;*/ 
    Height:200px;
    Width:400px;
    float: right;
}
.maintpage {
    margin-left: 180px;
    margin-top: 0px;
    height: 380px;
    width: 500px;
}
.maintMisc {
    margin-left: 50px;
    margin-right: 50px;
}
.fpatient {
    background-color:#81c156;
    height: 40px;
    text-align:center;
    padding-top: 15px;
}
.patientForm {
    color:#291f39;
    background-color: White;
    width:950px;
    height: 584px;
}
.patTable{
    margin-left: 40px;
    height: 480px;
    width: 800px;
}
.center {
    text-align: center;
}
.rightside {
    float:right;
}
.mainttab {
    margin-top:-22px;
}
.nurseTable {
    margin-left: 10px;
    margin-top: 30px;
}
.tblfont {
    color:#291f39;
}
.provTable {
    margin-left:10px;
    margin-top: 30px;
    height: 300px;
    width:580px;
    color: #81c156;
}
.maintSpec {
    width: 300px;
    height: 200px;
    margin-left: 20px;
}
.schoolTable{
    margin-left: 200px;
    margin-top: 50px;
}
.fVisit {
    background-color:#81c156;
    height: 50px;
    text-align:center;
    padding-top: 10px;
    color:#291f39;
}
.visitForm {
    color:#291f39;
    background-color: White;
    width:950px;
    height: 784px;
}
.patientcolor {
    color: #20901B;
}
.visitTable{
    margin-left: 60px;
    height: 480px;
    width: 800px;
    /*color: #81c156;*/
    color: #20901B;
    margin-top:20px;
    font-weight: bolder;
}
.visitTable tr {
    height: 30px;
}
.VButton {
    float: right;
    margin-right:50px;
}
.visitListForm {
    color:#291f39;
    background-color: #291f39;
    width:960px;
    height: 604px;
}
.SButton {
    align-content:center;
}
.searchForm {
    color:#291f39;
    background-color: White;
    width:950px;
    height: 584px;
}
.search {
    margin-left: 70px;
    margin-top: 50px;
}
.sy {
    margin-right: 8px;
}
.ineligcss {
    margin-left: 150px;
}
.buttonclose {
    margin-left: 300px;
}
.GridReport {
    margin-top: 40px;
    margin-left: 150px;
}.reportForm {
    color:#291f39;
    background-color: White;
    width:950px;
    height: 584px;
}