﻿  .fontcol
    {
        color:green;
        }
    
    p
    {
    text-align: justify
    }
    
    lbl
    {
    padding-top:10px;    
    }
    
    box-body
    {
    padding:0px;   
    }
    
   
    .leftalign
    {
    text-align:left;
    }
    .navbar
    {
        margin-bottom:0;
   }
    
    
     .navbar-default 
    {    
    background-color:#103158;
    background-image: none;
    background-repeat: no-repeat; 
    border-color:Black;                 
    }
    
    .navbar-inverse .navbar-nav > li > a
    {
     color:white;
     }
                 
    .navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover
    {
    color:white;
   background-color:#103158;
    }
    
    .box 
    {
    position: relative;
    border-radius:3px;
    background: #ffffff;
    /*border-top: 3px solid blue;*/
    margin-bottom: 20px;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    border-top:none;
    }
      
    .btn-primary 
    {
    background-color:#103158;
    border-color:#103158;
    }
    
    .body
    {
        background-color:#f0f0f0;
    }    
  
    .leftalign{
    text-align:left;
    }   

    .row
    {
    margin:0px 5px;
    }

.lblmain
{    
   color:#000000;
    font-size:16px; 
    font-family:"Arial, Helvetica, sans-serif";
    }
        
    .lbl
    {
    color:#000000;
    font-size:15px; 
    font-family:"Arial, Helvetica, sans-serif";
    padding-top:10px;
    }
       
    .modal-body{
    height: 250px;
    overflow-y: auto;
    }

    @media (min-height: 500px) {
    .modal-body { height: 400px; }
    }

    @media (min-height: 800px) {
    .modal-body { height: 600px; }
    }

.logo {
    background: url('../images/upsssc_header_img_Cleark.jpeg?ver08') no-repeat right 50%;
    display: block;
    /* width:1050px;*/
    border-radius: 3px;
    background-position: center;
    height: 180px;
    padding-right: 60px;
    margin-top: 10px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

/*background color  */
#deceased
{     
    /*background-color :#8CB9ED; */ 
	padding-top:10px;
	margin-bottom:10px;
}
.remove_field{
	float:right;	
	cursor:pointer;
	position : absolute;
}
.remove_field:hover{
	text-decoration:none;
}

fieldset.scheduler-border {
    border: 1px groove #ddd !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow:  0px 0px 0px 0px #000;
            box-shadow:  0px 0px 0px 0px #000;
}

legend.scheduler-border {
    width:inherit; /* Or auto */
    padding:0 10px; /* To give a bit of padding on the left and right */
    border-bottom:none;
}

.footer-content
{
/* background-color:White;*/
color:White;
padding:5px;
background-color:#103158;
}
      
.footer {
padding:15px 0;
margin:15px 0 0 0;
/*background-color:#BFD62E;*/
background-color:#103158;

}
.footer p{
margin:0;
/*color:White;*/
color:#252323;
font-size:12px;
font-weight:600;
}
.footer p a{
/*color:#d94707;*/
color:White;
text-decoration:none;
}
.footer p a:hover
{    
color:#252323;
}

fieldset
{
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}

.well 
{
min-height: 20px;
/*padding: 19px;*/
padding:5px;
margin-bottom: 20px;
/* background-color: #f5f5f5;*/
background-color:#dff0d8 /*#E0F8F7;*/ /*#c2e3fe;*/
border: 1px solid #e3e3e3;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

.well-legend {
display: block;
font-size: 14px;
width: auto;
padding: 2px 7px 2px 5px;
/*margin-bottom: 20px;*/
margin-bottom: 0px;
line-height: inherit;
color: #333;
background: #fff;
border: 1px solid #e3e3e3;
border-radius: 4px;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

/*new code*/
.link_box {  width:100%; padding:0 0px 5px 0px;  border:1px solid #e7e7e7; background:#f2f2f2; border-bottom:solid 5px #d6d6d6;  border-radius:1px;}
.white_bg { background:#fff; padding:0 !important;}

.tab { width:95%; height:86px;  text-align:center; border-radius:3px 3px 0 0;  background: url("../images/cur_event.png") 50% 10px no-repeat; margin:0 auto; border-bottom:solid 3px #ff7474; }
.tab h2 { margin:0; padding:64px 0 0 0; font-size:10pt;  text-align:center; color:#ff5555; font-weight:bold; font-family:Arial; }
.tab h2 a { color:#fff;}


