﻿ 
 .control-label
 {
 font-weight:bold;
 }

.geterror
 {
            font-weight:bold;
            color:#F08B4E;
            font-weight:bold; 
            font-family:Arial, Helvetica, sans-serif;
            font-size:13px;
            margin-left:2px;
            margin-right:2px;
            margin:0px; border:0px solid #C00000; padding:0px;
            text-align:center;
            clear:both;
 }
    
.lblError
{
    color:#F08B4E;
    font-size:x-small;
    font-weight:bold;  
}

.lblError2
{
    color:#F08B4E;
    font-size:x-small;
    font-weight:bold;     
}


 .myButton
        {
            -moz-box-shadow: inset 0px 1px 0px 0px #d9fbbe;
            -webkit-box-shadow: inset 0px 1px 0px 0px #d9fbbe;
            box-shadow: inset 0px 1px 0px 0px #d9fbbe;
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #b8e356), color-stop(1, #a5cc52));
            background: -moz-linear-gradient(top, #b8e356 5%, #a5cc52 100%);
            background: -webkit-linear-gradient(top, #b8e356 5%, #a5cc52 100%);
            background: -o-linear-gradient(top, #b8e356 5%, #a5cc52 100%);
            background: -ms-linear-gradient(top, #b8e356 5%, #a5cc52 100%);
            background: linear-gradient(to bottom, #b8e356 5%, #a5cc52 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b8e356', endColorstr='#a5cc52',GradientType=0);
            background-color: #b8e356;
            -moz-border-radius: 6px;
            -webkit-border-radius: 6px;
            border-radius: 6px;
            border: 1px solid #83c41a;
            display: inline-block;
            cursor: pointer;
            color: #ffffff;
            font-family: arial;
            font-size: 15px;
            font-weight: bold;
            padding: 6px 24px;
            text-decoration: none;
            text-shadow: 0px 1px 0px #86ae47;
        }
        .myButton:hover
        {
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #a5cc52), color-stop(1, #b8e356));
            background: -moz-linear-gradient(top, #a5cc52 5%, #b8e356 100%);
            background: -webkit-linear-gradient(top, #a5cc52 5%, #b8e356 100%);
            background: -o-linear-gradient(top, #a5cc52 5%, #b8e356 100%);
            background: -ms-linear-gradient(top, #a5cc52 5%, #b8e356 100%);
            background: linear-gradient(to bottom, #a5cc52 5%, #b8e356 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a5cc52', endColorstr='#b8e356',GradientType=0);
            background-color: #a5cc52;
        }
        .myButton:active
        {
            position: relative;
            top: 1px;
        }
       

.outPopUp{
      margin: 0 auto;
    text-align: left;
    width: 560px;
}



.myButton2 {
	-moz-box-shadow: 0px 10px 14px -7px #276873;
	-webkit-box-shadow: 0px 10px 14px -7px #276873;
	box-shadow: 0px 10px 14px -7px #276873;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #599bb3), color-stop(1, #408c99));
	background:-moz-linear-gradient(top, #599bb3 5%, #408c99 100%);
	background:-webkit-linear-gradient(top, #599bb3 5%, #408c99 100%);
	background:-o-linear-gradient(top, #599bb3 5%, #408c99 100%);
	background:-ms-linear-gradient(top, #599bb3 5%, #408c99 100%);
	background:linear-gradient(to bottom, #599bb3 5%, #408c99 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#599bb3', endColorstr='#408c99',GradientType=0);
	background-color:#599bb3;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	text-shadow:0px 1px 0px #3d768a;
	 padding: 8px 20px;
            margin-bottom:10px;
}
.myButton2:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #408c99), color-stop(1, #599bb3));
	background:-moz-linear-gradient(top, #408c99 5%, #599bb3 100%);
	background:-webkit-linear-gradient(top, #408c99 5%, #599bb3 100%);
	background:-o-linear-gradient(top, #408c99 5%, #599bb3 100%);
	background:-ms-linear-gradient(top, #408c99 5%, #599bb3 100%);
	background:linear-gradient(to bottom, #408c99 5%, #599bb3 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#408c99', endColorstr='#599bb3',GradientType=0);
	background-color:#408c99;
	 padding: 8px 20px;
            margin-bottom:10px;
}
.myButton2:active {
	position:relative;
	top:1px;
}

 /*
           
     .auto-style1 {
            width: 100%;
        }
            .buttons {
	        -moz-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	        -webkit-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	        box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dce2c', endColorstr='#8cb82b');
	        background-color:#9dce2c;
	        -webkit-border-top-left-radius:0px;
	        -moz-border-radius-topleft:0px;
	        border-top-left-radius:0px;
	        -webkit-border-top-right-radius:0px;
	        -moz-border-radius-topright:0px;
	        border-top-right-radius:0px;
	        -webkit-border-bottom-right-radius:0px;
	        -moz-border-radius-bottomright:0px;
	        border-bottom-right-radius:0px;
	        -webkit-border-bottom-left-radius:0px;
	        -moz-border-radius-bottomleft:0px;
	        border-bottom-left-radius:0px;
	        text-indent:0;
	        border:1px solid #83c41a;
	        display:inline-block;
	        color:#ffffff;
	        font-family:Arial;
	        font-size:10px;
	        font-weight:bold;
	        font-style:normal;
	        height:60px;
	        line-height:60px;
	        width:108px;
	        text-decoration:none;
	        text-align:center;
	        text-shadow:1px 1px 0px #689324;
        }
        .buttons:hover {
	        background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8cb82b), color-stop(1, #9dce2c) );
	        background:-moz-linear-gradient( center top, #8cb82b 5%, #9dce2c 100% );
	        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8cb82b', endColorstr='#9dce2c');
	        background-color:#8cb82b;
        }
        .buttons:active {
            position: relative;
            top: 1px;
        }
        .auto-style4 {
            height: 110px;
        }
        .auto-style7 {
            height: 110px;
            width: 102px;
        }
        .auto-style82 {
            height: 150px;
            width: 102px;
        }
        .auto-style83 {
            height: 150px;
            width: 210px;
        }
        .auto-style89
        {
            height: 110px;
            width: 210px;
        }
        .auto-style90
        {
            height: 20px;
            width: 102px;
        }
        .auto-style91
        {
            height: 20px;
            width: 210px;
        }
        
        body   
{
    background: #fff;
    font-family: "Helvetica Neue", sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
    height: 596px;
}
.page
{
    width: 100%;
    background-image:url(../images/Main-Image.png);
    min-height:640px;
}

.content-main
{
    width: 1000px;
    background-repeat:repeat;
    margin: 20px auto 0px auto;
    margin:auto;
}
.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 150px;
    background-image:url(../images/Header.png);
    background-repeat: no-repeat;
    top: -2px;
    left: 0px;
}

.heading
{
    background-image:url(../images/main-Text.png);
    background-repeat: no-repeat;
    height:75px;
    width: 437px;
    margin:auto;
}
.main
{
    margin: 0px 8px 8px 8px;
    min-height: 420px;
}


#po-first-app
{
    height:170px;
    width:185px;
   	background-image:url(../images/White/AddFirstApplication.png);
    background-repeat:no-repeat;
    margin:auto;
    position:relative;
    text-align:center;
}

    #po-first-app:hover
    {
       background-image:url(../images/blue/AddFirstApplication.png);
       color:white;       
    }

     #po-first-app:hover .font-main
    {       
       color:white;       
    }




    #po-tec-eval-apps
    {
        height:170px;
        width:185px;
        background-image:url(../images/White/FirstEvaluationTEC.png);
        background-repeat:no-repeat;
        margin:auto;
        position:relative;
        text-align:center;
    }

    #po-tec-eval-apps:hover
    {
        background-image:url(../images/blue/FirstEvaluationTEC.png);        
    }

    #po-tec-eval-apps:hover .font-main
    {       
        color:white;       
    }



    #po-add-details
    {
        height:170px;
        width:185px;
        background-image:url(../images/White/AddFullProjectProposal.png);
        background-repeat:no-repeat;
        margin:auto;
        position:relative;
        text-align:center;
    }

    #po-add-details:hover
    {
        background-image:url(../images/blue/AddFullProjectProposal.png);        
    }

    #po-add-details:hover .font-main
    {       
        color:white;       
    }

    #po-eval-line-deptt
    {
        height:170px;
        width:185px;
        background-image:url(../images/White/Evaluationlinedevelopment.png);
        background-repeat:no-repeat;
        margin:auto;
        position:relative;
        text-align:center;
    }

    #po-eval-line-deptt:hover
    {
        background-image:url(../images/blue/Evaluationlinedevelopment.png);        
    }

    #po-eval-line-deptt:hover .font-main
    {       
        color:white;       
    }


    #po-secnd-tec-eval
    {
        height:170px;
        width:185px;
        background-image:url(../images/White/FirstEvaluationTEC.png);
        background-repeat:no-repeat;
        margin:auto;
        position:relative;
        text-align:center;
    }

    #po-secnd-tec-eval:hover
    {
        background-image:url(../images/blue/FirstEvaluationTEC.png);        
    }

    #po-secnd-tec-eval:hover .font-main
    {       
        color:white;       
    }



    #po-funds-form-fd
    {
        height:170px;
        width:185px;
        background-image:url(../images/White/FundsRequisitionFD.png);
        background-repeat:no-repeat;
        margin:auto;
        position:relative;
        text-align:center;
    }

    #po-funds-form-fd:hover
    {
        background-image:url(../images/blue/FundsRequisitionFD.png);        
    }

    #po-funds-form-fd:hover .font-main
    {       
        color:white;       
    }

    #po-work-plan
    {
        height:170px;
        width:185px;
        background-image:url(../images/White/workPlan.png);
        background-repeat:no-repeat;
        margin:auto;
        position:relative;
        text-align:center;
    }

    #po-work-plan:hover
    {
        background-image:url(../images/blue/workPlan.png);        
    }

    #po-work-plan:hover .font-main
    {       
        color:white;       
    }

    #po-close-qtr
    {
        height:170px;
        width:185px;
        background-image:url(../images/White/CloseQuarter.png);
        background-repeat:no-repeat;
        margin:auto;
        position:relative;
        text-align:center;
    }

   #po-close-qtr:hover
    {
        background-image:url(../images/blue/CloseQuarter.png);        
    }

    #po-close-qtr:hover .font-main
    {       
        color:white;       
    }

  

      #po-search
    {
        height:170px;
        width:185px;
        background-image:url(../images/White/PO_Search.png);
        background-repeat:no-repeat;
        margin:auto;
        position:relative;
        text-align:center;
    }

    #po-search:hover
    {
        background-image:url(../images/blue/PO_Serach.png);        
    }

     #po-search:hover .font-main
    {       
        color:white;       
    }

    #tec-first-app
    {
        height:170px;
        width:185px;
        background-image:url(../images/White/FirstEvaluationTEC.png);
        background-repeat:no-repeat;
        margin:auto;
        position:relative;
        text-align:center;
    }

    #tec-first-app:hover
    {
        background-image:url(../images/blue/FirstEvaluationTEC.png);        
    }

     #tec-first-app:hover .font-main
    {       
        color:white;       
    }

      #tec-full-proposal
    {
        height:170px;
        width:185px;
        background-image:url(../images/White/workPlan.png);
        background-repeat:no-repeat;
        margin:auto;
        position:relative;
        text-align:center;
    }

     #tec-full-proposal:hover
    {
        background-image:url(../images/blue/workPlan.png);        
    }

     #tec-full-proposal:hover .font-main
    {       
        color:white;       
    }

     #srsp-first-app
     {
        height:170px;
        width:185px;
        background-image:url(../images/White/FirstEvaluationTEC.png);
        background-repeat:no-repeat;
        margin:auto;
        position:relative;
        text-align:center;
    }

     #srsp-first-app:hover
    {
        background-image:url(../images/blue/FirstEvaluationTEC.png);        
    }

     #srsp-first-app:hover .font-main
    {       
        color:white;       
    }

     #line-recieved
     {
        height:170px;
        width:185px;
        background-image:url(../images/White/FirstEvaluationTEC.png);
        background-repeat:no-repeat;
        margin:auto;
        position:relative;
        text-align:center;
    }

     #line-recieved:hover
    {
        background-image:url(../images/blue/FirstEvaluationTEC.png);        
    }

     #line-recieved:hover .font-main
    {       
        color:white;       
    }

     #ddc-prj
     {
        height:170px;
        width:185px;
        background-image:url(../images/White/workPlan.png);
        background-repeat:no-repeat;
        margin:auto;
        position:relative;
        text-align:center;
    }

    #ddc-prj:hover
    {
        background-image:url(../images/blue/workPlan.png);        
    }

    #ddc-prj:hover .font-main
    {       
        color:white;       
    }

    #fd-funds-allocate
    {
        height:170px;
        width:185px;
        background-image:url(../images/White/FundsRequisitionFD.png);
        background-repeat:no-repeat;
        margin:auto;
        position:relative;
        text-align:center;
    }

    #fd-funds-allocate:hover
    {
        background-image:url(../images/blue/FundsRequisitionFD.png);        
    }

    #fd-funds-allocate:hover .font-main
    {       
        color:white;       
    }



     #fd-funds-allocate_update
    {
        height:170px;
        width:185px;
        background-image:url(../images/White/FundsRequisitionFD.png);
        background-repeat:no-repeat;
        margin:auto;
        position:relative;
        text-align:center;
    }

    #fd-funds-allocate_update:hover
    {
        background-image:url(../images/blue/FundsRequisitionFD.png);        
    }

    #fd-funds-allocate_update:hover .font-main
    {       
        color:white;       
    }

    #fd-prj-po
    {
        height:170px;
        width:185px;
        background-image:url(../images/White/FirstEvaluationTEC.png);
        background-repeat:no-repeat;
        margin:auto;
        position:relative;
        text-align:center;
    }

    #fd-prj-po:hover
    {
        background-image:url(../images/blue/FirstEvaluationTEC.png);        
    }

    #fd-prj-po:hover .font-main
    {       
        color:white;       
    }

    #dao-funds-requi
    {
        height:170px;
        width:185px;
        background-image:url(../images/White/CBOsfundrequestion.png);
        background-repeat:no-repeat;
        margin:auto;
        position:relative;
        text-align:center;
    }

    #dao-funds-requi:hover
    {
        background-image:url(../images/blue/CBOsfundrequestion.png);        
    }

    #dao-funds-requi:hover .font-main
    {       
        color:white;       
    }

    #fd-frm-ddc
    {
        height:170px;
        width:185px;
        background-image:url(../images/White/ReceivedSRSP.png);
        background-repeat:no-repeat;
        margin:auto;
        position:relative;
        text-align:center;
    }

    #fd-frm-ddc:hover
    {
        background-image:url(../images/blue/ReceivedSRSP.png);        
    }

    #fd-frm-ddc:hover .font-main
    {       
        color:white;       
    }

    #secy-track-app
      {
        height:170px;
        width:185px;
        background-image:url(../images/White/secytrackapp.png);
        background-repeat:no-repeat;
        margin:auto;
        position:relative;
        text-align:center;
    }

    #secy-track-app:hover
    {
        background-image:url(../images/blue/secytrackapp.png);        
    }

    #secy-track-app:hover .font-main
    {       
        color:white;       
    }

    #secy-fund-flow
      {
        height:170px;
        width:185px;
        background-image:url(../images/White/secyFunds.png);
        background-repeat:no-repeat;
        margin:auto;
        position:relative;
        text-align:center;
    }

    #secy-fund-flow:hover
    {
        background-image:url(../images/blue/secyFunds.png);        
    }

    #secy-fund-flow:hover .font-main
    {       
        color:white;       
    }

    #secy-reports
      {
        height:170px;
        width:185px;
        background-image:url(../images/White/secyReports.png);
        background-repeat:no-repeat;
        margin:auto;
        position:relative;
        text-align:center;
    }

    #secy-reports:hover
    {
        background-image:url(../images/blue/secyReports.png);        
    }

    #secy-reports:hover .font-main
    {       
        color:white;       
    }

    #secy-dashboard
      {
        height:170px;
        width:185px;
        background-image:url(../images/White/SecyDashboard.png);
        background-repeat:no-repeat;
        margin:auto;
        position:relative;
        text-align:center;
    }

    #secy-dashboard:hover
    {
        background-image:url(../images/blue/SecyDashboard.png);        
    }


    #secy-dashboard:hover .font-main
    {       
        color:white;       
    }

    #secy-dashboard-gis
      {
        height:170px;
        width:185px;
        background-image:url(../images/White/Gis.png);
        background-repeat:no-repeat;
        margin:auto;
        position:relative;
        text-align:center;
    }

    #secy-dashboard-gis:hover
    {
        background-image:url(../images/blue/Gis.png);        
    }


    #secy-dashboard-gis:hover .font-main
    {       
        color:white;       
    }


.font-main {
    color:#0077A3;
    font-family:'Segoe UI';
    font-size:14px;
}

.font-header {
    color:#007CAA;
    font-family:'Segoe UI';
    font-size:18px;
}


*/