﻿  .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:#37ad57;
     /*background-color:#556b2f;*/
    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:#37ad57;
 /*// background-color:#556b2f;*/
  background-color:white;
    }
    
    .box 
    {
    position: relative;
    border-radius:3px;
    /*background: #ffffff;*/
    background:white;
    /*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: #37ad57;
    border-color: #012467;
    /*background-color:#37ad57;
    border-color:#37ad57;*/
    }
    
    .body
    {
        background-color:white;
          /*//background-color:#f0f0f0;*/
    }    
    
    @media print {
body {
   /* content:url(images/mybg.png); */
   background-color:#f0f0f0;
  }
}
  
    .leftalign{
    text-align:left;
    }   

    .row
    {
    margin:0px 5px;
    }

.lblmain
{    
   /*color:#000000;*/
   color:#0094ff;
    font-size:16px; 
    font-family:"Arial, Helvetica, sans-serif";
    }
        
    .lbl
    {
    /*color:#000000;*/
    color:#0094ff;
    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/UKSSSC_Adhyaksh_header_img_20012025.jpeg?v89a') no-repeat right 50%;
    display: block;
    /* width:1050px;*/
    border-radius: 3px;
    background-position: center;
    height: 150px;
    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;
    background-color:#37ad57;*/
color:White;
padding:5px;

background-color:#37ad57;

}
      
.footer {
padding:15px 0;
margin:15px 0 0 0;
/*background-color:#BFD62E;*/
background-color:#37ad57;

}
.footer p{
margin:0;
/*color:White;*/
color:#37ad57;
font-size:12px;
font-weight:600;
}
.footer p a{
/*color:#d94707;*/
color:White;
text-decoration:none;
}
.footer p a:hover
{    
color:#37ad57;
}

fieldset
{
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}
 .well{
        background-color:white;
    }
 /*.well 
{
min-height: 20px;
padding:5px;
margin-bottom: 20px;
background-color:#dff0d8;
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: 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;}


/*new addddddddddddddddd*/

    
    .button2 {background-color: #93008e;
               border-radius: 5px;
    font-size:5px;
    } /* Red */
    .button3 {background-color: #008CBA;
               border-radius: 5px;
    font-size:5px;
    } 
    .button4 {background-color: #99cfe0;
     border-radius: 5px;
     font-size:5px;
     } 
         .button5 {background-color: #f69923;
               border-radius: 5px;
    font-size:5px;
    } 
          .button6 {background-color: green;
               border-radius: 5px;
    font-size:5px;
    } 
           .button7 {background-color: #4800ff;
               border-radius: 5px;
    font-size:5px;
    } 
       /*.button2 {background-color: #93008e;} 
    .button3 {background-color: #008CBA;}
    .button4 {background-color: #99cfe0;}
    .button5 {background-color: #f69923;}*/
      .mid_box {

   width: 1201px;

    margin: 0 auto;

    padding-bottom: 10px;

    border: solid 1px #045ea0;

    background: #fff;

    border-radius: 0 0 8px 8px;

}

 list {margin: 12px auto;background: url(../Images/3-steps.gif)top center no-repeat; width:390px;width: 390px;}
.list h2 { margin:0; padding:7px 1px 8px 15px; font-size:12pt; color:#c82222; font-weight:normal; background: #f4f4f4; border-radius: 4px; box-shadow: 0px 0px 2px 0px;}
.list ul { list-style-type:none; margin:0 0 -3px 35px; padding-top: 15px; }
.list li {padding:11px 15px 11px 30px;}



.inst_table td, .inst_table th { padding:5px 2px; font-size:11px;  }

.inst_table td p { margin:0; padding:0; line-height:18px; text-align:justify;}

.inst_table td li { margin:0; padding:0; line-height:18px; text-align:justify;}

 

.inst_border { border-top:solid 1px #37ad57; border-left:solid 1px #37ad57;}

.inst_border td, .inst_border th { border-right:solid 1px #37ad57; border-bottom:solid 1px #37ad57; }

 

.instr_box { float: left; margin:10px 0 5px 15px; width: 500px; border:solid 1px #dfdfdf; border-radius:5px; height:425px; }

.instr_box h3 {color: #fff;font-family: "open_sansregular";font-size: 15px;font-weight: normal;margin:0;padding: 7px 0 7px 20px;background: #045EA0;border-radius:5px 5px 0 0;text-transform:uppercase; }

 

.divpadding

{

padding-top:10px;   

}
.logo1 {
    background: url('../images/UKSSSC_Adhyaksh_header_img_20012025.jpeg') no-repeat right 50%;
    display: block;
    /* width:1050px;*/
    border-radius: 3px;
    background-position: center;
    height: 140px;
    padding-right: 60px;
    margin-top: 10px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}
/*new code add*/
.rounded_top { height:30px; position:relative; margin:0 auto; background: #045EA0; border-radius: 6px 6px 0px 0px;}
.rounded_top h3 {
    color: #fff;
    font-family: "open_sansregular";
    font-size: 20px;
    font-weight: normal;
    margin: 0;
    padding: 7px 0 7px 20px;
    background: #045EA0;
    border-radius: 5px 5px 0 0;
    text-transform: uppercase;
    text-align:center;
}
.rounded_top h2 { float:left; margin:0; padding:10px 0 0 5px; color:#fff; font-weight:bold; font-size:11pt; }
.left_conrner { width:15px; height:30px; position:relative; left:0; float:left;} 
.right_conrner { width:15px; height:30px; float:left; position:absolute;  right:0;}
.left_conrner1 { width:365px;  position:absolute; left:0; float:left; padding:7px 5px 5px 10px;  } 
.right_conrner1 { width:250px; position:absolute;  float:left;   right:0; padding:7px 5px 5px 10px; }


.mid_box1 {
   /* width: 1201px;*/
    margin: 0 auto;
    padding-bottom: 10px;
    border: solid 1px #045ea0;
    background: #fff;
    border-radius: 0 0 8px 8px;
}
/*---------NEW CODE*/
.button {
    background-color: #555555; /* Black */
    border: none;
    color: white;
  padding: 450px 60px;
   padding-left:30px;
   padding-right:30px;
   padding-top:30px;
   padding-bottom:30px;  
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 20px;
    margin: 2px 2px;
    cursor: pointer;
    /*border-radius: 30px;*/
}



    .button2 {background-color: #93008e;} /* Red */
    .button3 {background-color: #008CBA;} /* Blue  */   
    .button4 {background-color: #99cfe0;} /* Green */
    .button5 {background-color: #f69923;} /* orange */

     .button8 {background-color: #37ad57; 
       /*.button8 {background-color: #37ad57;*/  
     border: none;             
     color: white;
     font-size:30Px;
     text-align: center;
      padding-bottom: 10px;
      /*//padding-bottom:initial;*/
       margin: 0 auto;
     } /* Red */
   
/*//------new code-----*/
/*.ddwidth
{
width: 20em;
display: inline-block;
word-wrap: break-word;
}
 .input[type=text] {
  border: none;
  border-bottom: 2px solid red;
}

.input[type=select] {
  border: none;
  border-bottom: 2px solid red;
}

.input[type=text]:focus {
    background-color: #b3ffff;
    word-wrap: break-word;
}
.dropdown:focus {
  background-color: #b3ffff;
}*/