﻿.navbar-inner {
	padding: 7px 0;
	background-color: #39638d !important;
	background: #39638d url(../kmc_img/head-bg.png) repeat 0 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius:0;
	margin:0 auto;
	padding:0px;
	
}

.navbar-inner .container a
{
    display: block;
    }

.navbar .nav>li>a
{
    color: #E0E0E0;    
    background-image:linear-gradient(#578EAF , #5189AA);
    border-radius: 5px;
    height:16px;
    margin-right:5px;
    }
    
/* ----------------------------------Admin.css 107 (remove min.css 582 and 611 color)-----------------------------------*/ 
.navbar .nav>li>a:hover
{
    color: #E0E0E0;
    background-image:linear-gradient(#7CA7C0, #719FBB);
    border-radius: 5px;
    height:16px;
    margin-right: 5px;
    }


.navbar .nav a {
	font-size: 12px;
	font-weight:bold;
}

.navbar .brand {
	font-weight: 600;
	position: relative;
	font-size: 50px;
	left: 20px;
	text-align: center;
	top: 10px;
}

.navbar .container .titlehead {
    display: block;
    float: left;
    background: url(/Content/images/municipality-ebps-logo.png) no-repeat;
    width: 580px;
    height: 64px;
}

/*----Admin.css 2317-----*/
.currentWorkDesk
{
    background: none repeat scroll 0 0 #239BC5;
    color: #FFFFFF;
    float: right;
    padding: 0 15px;
    position: absolute;
    right: 0;
    top: 0;
}

.languagechange 
{
     background-image:linear-gradient(#578EAF, #5189AA);
     padding: 0px;
     border-radius: 5px;
     margin-left: 0!important;
}
 
.languagechange:hover 
{
     background-image:linear-gradient(#7CA7C0, #719FBB);
     padding:0px;
     border-radius: 5px;
}

 .treckpermit a
{
    background-image: linear-gradient(#578EAF, #5189AA);
    border-radius: 5px 5px 5px 5px;
    color: #E0E0E0 !important;
    height: 21px;
    margin-top: 0;
    padding: 8px;
    margin-left:5px;
    text-decoration:none;
}
.treckpermit a:hover
{
    background-image: linear-gradient(#7CA7C0, #719FBB);
    border-radius: 5px 5px 5px 5px;
    color: #E0E0E0 !important;
    height: 21px;
    margin-top: 0;
    padding: 8px;
    margin-left:5px;
    
}

.login_name 
{
     margin-top:1px;
     color: #E0E0E0;
     background-image:linear-gradient(#578EAF, #5189AA);
     padding: 8px;
     border-radius: 5px;
     margin-left: 5px;
     height: 20px;
}
  
.login_name:hover 
{
    margin-top:1px;
    color: #FFF;
    background-image:linear-gradient(#7CA7C0, #719FBB);
    padding:8px;
    border-radius: 5px;
    margin-left: 5px;
    height: 20px;
}
.btn{display:inline-block;*display:inline;*zoom:1;padding:4px 10px 4px;margin-bottom:0;font-size:13px;line-height:18px;color:#333333;text-align:center;/*text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);*/vertical-align:middle;background-color:#f5f5f5;background-image:-moz-linear-gradient(top, #ffffff, #e6e6e6);background-image:-ms-linear-gradient(top, #ffffff, #e6e6e6);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));background-image:-webkit-linear-gradient(top, #ffffff, #e6e6e6);background-image:-o-linear-gradient(top, #ffffff, #e6e6e6);background-image:linear-gradient(top, #ffffff, #e6e6e6);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter:progid:dximagetransform.microsoft.gradient(enabled=false);border:1px solid #cccccc;border-bottom-color:#b3b3b3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);cursor:pointer;*margin-left:.3em;}.btn:hover,.btn:active,.btn.active,.btn.disabled,.btn[disabled]{background-color:#e6e6e6;}
.btn:active,.btn.active{background-color:#cccccc \9;}
.btn:first-child{*margin-left:0;}
.btn:hover{color:#333333;text-decoration:none;background-color:#e6e6e6;background-position:0 -15px;-webkit-transition:background-position 0.1s linear;-moz-transition:background-position 0.1s linear;-ms-transition:background-position 0.1s linear;-o-transition:background-position 0.1s linear;transition:background-position 0.1s linear;}
.btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
.btn.active,.btn:active{background-image:none;-webkit-box-shadow:inset 0 2px 4px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow:inset 0 2px 4px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:inset 0 2px 4px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);background-color:#e6e6e6;background-color:#d9d9d9 \9;outline:0;}
.btn.disabled,.btn[disabled]{cursor:default;background-image:none;background-color:#e6e6e6;opacity:0.65;filter:alpha(opacity=65);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
.btn-large{padding:8px 10px;font-size:13px;margin-top:10px;line-height:normal;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.btn-large [class^="icon-"]{margin-top:1px;}
.btn-small{padding:5px 9px;font-size:11px;line-height:16px;}
.btn-small [class^="icon-"]{margin-top:-1px;}
.btn-mini{padding:2px 6px;font-size:11px;line-height:14px;}
.btn-primary,.btn-primary:hover,.btn-warning,.btn-warning:hover,.btn-danger,.btn-danger:hover,.btn-success,.btn-success:hover,.btn-info,.btn-info:hover,.btn-inverse,.btn-inverse:hover{text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);color:#ffffff;}
.btn-primary.active,.btn-warning.active,.btn-danger.active,.btn-success.active,.btn-info.active,.btn-inverse.active{color:rgba(255, 255, 255, 0.75);}
.btn-primary{background-color:#0074cc;background-image:-moz-linear-gradient(top, #0088cc, #0055cc);background-image:-ms-linear-gradient(top, #0088cc, #0055cc);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0055cc));background-image:-webkit-linear-gradient(top, #0088cc, #0055cc);background-image:-o-linear-gradient(top, #0088cc, #0055cc);background-image:linear-gradient(top, #0088cc, #0055cc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0055cc', GradientType=0);border-color:#0055cc #0055cc #003580;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter:progid:dximagetransform.microsoft.gradient(enabled=false);}.btn-primary:hover,.btn-primary:active,.btn-primary.active,.btn-primary.disabled,.btn-primary[disabled]{background-color:#0055cc;}
.btn-primary:active,.btn-primary.active{background-color:#004099 \9;}
.btn-warning
/*{
    background: linear-gradient(#FFFFFF, #D6D6D6) repeat scroll 0 0 transparent;
    border: 0 none;
    border-radius: 18px 18px 18px 18px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.34);
    color: #333333;
    font-size: 10px;
    font-weight: 400;
    padding: 10px 26px 8px;
    text-shadow: 0 1px 0 #EDEDED;
    text-transform: uppercase;
}*/



{
    background-color:#faa732;
    background-image:-moz-linear-gradient(top, #fbb450, #f89406);
    background-image:-ms-linear-gradient(top, #fbb450, #f89406);
    background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
    background-image:-webkit-linear-gradient(top, #fbb450, #f89406);
    background-image:-o-linear-gradient(top, #fbb450, #f89406);
    background-image:linear-gradient(top, #fbb450, #f89406);
    background-repeat:repeat-x;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
    border-color:#f89406 #f89406 #ad6704;
    border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter:progid:dximagetransform.microsoft.gradient(enabled=false);
 
 }
.btn-warning:hover,.btn-warning:active,.btn-warning.active,.btn-warning.disabled,.btn-warning[disabled]{background-color:#f89406;}
.btn-warning:active,.btn-warning.active{background-color:#c67605 \9;}
.btn-danger{background-color:#da4f49;background-image:-moz-linear-gradient(top, #ee5f5b, #bd362f);background-image:-ms-linear-gradient(top, #ee5f5b, #bd362f);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));background-image:-webkit-linear-gradient(top, #ee5f5b, #bd362f);background-image:-o-linear-gradient(top, #ee5f5b, #bd362f);background-image:linear-gradient(top, #ee5f5b, #bd362f);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#bd362f', GradientType=0);border-color:#bd362f #bd362f #802420;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter:progid:dximagetransform.microsoft.gradient(enabled=false);}.btn-danger:hover,.btn-danger:active,.btn-danger.active,.btn-danger.disabled,.btn-danger[disabled]{background-color:#bd362f;}
.btn-danger:active,.btn-danger.active{background-color:#942a25 \9;}
.btn-success{background-color:#5bb75b;background-image:-moz-linear-gradient(top, #62c462, #51a351);background-image:-ms-linear-gradient(top, #62c462, #51a351);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));background-image:-webkit-linear-gradient(top, #62c462, #51a351);background-image:-o-linear-gradient(top, #62c462, #51a351);background-image:linear-gradient(top, #62c462, #51a351);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#51a351', GradientType=0);border-color:#51a351 #51a351 #387038;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter:progid:dximagetransform.microsoft.gradient(enabled=false);}.btn-success:hover,.btn-success:active,.btn-success.active,.btn-success.disabled,.btn-success[disabled]{background-color:#51a351;}
.btn-success:active,.btn-success.active{background-color:#408140 \9;}
.btn-info{background-color:#49afcd; margin-bottom:10px; margin-right:5px; background-image:-moz-linear-gradient(top, #5bc0de, #2f96b4);background-image:-ms-linear-gradient(top, #5bc0de, #2f96b4);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));background-image:-webkit-linear-gradient(top, #5bc0de, #2f96b4);background-image:-o-linear-gradient(top, #5bc0de, #2f96b4);background-image:linear-gradient(top, #5bc0de, #2f96b4);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#2f96b4', GradientType=0);border-color:#2f96b4 #2f96b4 #1f6377;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter:progid:dximagetransform.microsoft.gradient(enabled=false);}.btn-info:hover,.btn-info:active,.btn-info.active,.btn-info.disabled,.btn-info[disabled]{background-color:#2f96b4;}
.btn-info:active,.btn-info.active{background-color:#24748c \9;}
.btn-inverse{background-color:#414141;background-image:-moz-linear-gradient(top, #555555, #222222);background-image:-ms-linear-gradient(top, #555555, #222222);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#555555), to(#222222));background-image:-webkit-linear-gradient(top, #555555, #222222);background-image:-o-linear-gradient(top, #555555, #222222);background-image:linear-gradient(top, #555555, #222222);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555', endColorstr='#222222', GradientType=0);border-color:#222222 #222222 #000000;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter:progid:dximagetransform.microsoft.gradient(enabled=false);}.btn-inverse:hover,.btn-inverse:active,.btn-inverse.active,.btn-inverse.disabled,.btn-inverse[disabled]{background-color:#222222;}
.btn-inverse:active,.btn-inverse.active{background-color:#080808 \9;}
button.btn,input[type="submit"].btn{*padding-top:2px;*padding-bottom:2px;}button.btn::-moz-focus-inner,input[type="submit"].btn::-moz-focus-inner{padding:0;border:0;}
button.btn.btn-large,input[type="submit"].btn.btn-large{*padding-top:7px;*padding-bottom:7px;}
button.btn.btn-small,input[type="submit"].btn.btn-small{*padding-top:3px;*padding-bottom:3px;}
button.btn.btn-mini,input[type="submit"].btn.btn-mini{*padding-top:1px;*padding-bottom:1px;}
.btn-group{position:relative; width:90px;*zoom:1;*margin-left:.3em;}.btn-group:before,.btn-group:after{display:table;content:"";}
.btn-group:after{clear:both;}
.btn-group:first-child{*margin-left:0;}
.btn-group+.btn-group{margin-left:5px;}
.btn-toolbar{margin-top:9px;margin-bottom:9px;}.btn-toolbar .btn-group{display:inline-block;*display:inline;*zoom:1;}
.btn-group .btn{position:relative;float:left;margin-left:-1px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.btn-group .btn:first-child{margin-bottom:10px; width:60px;margin-left:0;-webkit-border-top-left-radius:4px;-moz-border-radius-topleft:4px;border-top-left-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px;border-bottom-left-radius:4px;}
.btn-group .btn:last-child,.btn-group .dropdown-toggle{-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-right-radius:4px;}
.btn-group .btn.large:first-child{margin-left:0;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px;}
.btn-group .btn.large:last-child,.btn-group .large.dropdown-toggle{-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;}
.btn-group .btn:hover,.btn-group .btn:focus,.btn-group .btn:active,.btn-group .btn.active{z-index:2;}
.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0;}
.btn-group .dropdown-toggle{padding-left:8px; margin-left:0px;padding-right:8px;-webkit-box-shadow:inset 1px 0 0 rgba(255, 255, 255, 0.125),inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow:inset 1px 0 0 rgba(255, 255, 255, 0.125),inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:inset 1px 0 0 rgba(255, 255, 255, 0.125),inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);*padding-top:3px;*padding-bottom:3px;}
.btn-group .btn-mini.dropdown-toggle{padding-left:5px;padding-right:5px;*padding-top:1px;*padding-bottom:1px;}
.btn-group .btn-small.dropdown-toggle{*padding-top:4px;*padding-bottom:4px;}
.btn-group .btn-large.dropdown-toggle{padding-left:12px;padding-right:12px;}
.btn-group.open{*z-index:1000;}.btn-group.open .dropdown-menu{display:block;margin-top:1px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.btn-group.open .dropdown-toggle{background-image:none;-webkit-box-shadow:inset 0 1px 6px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow:inset 0 1px 6px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:inset 0 1px 6px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);}
.btn .caret{margin-top:7px;margin-left:0;}
.btn:hover .caret,.open.btn-group .caret{opacity:1;filter:alpha(opacity=100);}
.btn-mini .caret{margin-top:5px;}
.btn-small .caret{margin-top:6px;}
.btn-large .caret{margin-top:6px;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #000000;}
.btn-primary .caret,.btn-warning .caret,.btn-danger .caret,.btn-info .caret,.btn-success .caret,.btn-inverse .caret{border-top-color:#ffffff;border-bottom-color:#ffffff;opacity:0.75;filter:alpha(opacity=75);}

.button_edit_comment
{
background: url(../kmc_img/comment.png) 10px no-repeat;
    padding: 20px;
    font-size: 14px;
    color: #fff;
    height: 5px;
    width: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor:pointer;
    margin-right:10px;
}

.button_edit_comment:hover
{
background: url(../kmc_img/comment_hover.png) 10px no-repeat;
    padding: 20px;
    font-size: 14px;
    color: #fff;
    height: 5px;
    width: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor:pointer;
    margin-right:10px;
}

  .edit 
    {       
        background: url(../kmc_img/edit.png) 10px no-repeat;
        } 
        
     .edit:hover 
    {       
        background: url(../kmc_img/edit_h.png) 10px no-repeat;
        } 
        
   .payment_slip 
   {
       background: url(../kmc_img/payment.png) 10px no-repeat;
       }

/********************************New Drop Down**********************************/
/* Style The Dropdown Button */
.dropbtn {
    background-color: #399fbd;
    color: white;
    padding: 10px;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    font-size: 12px;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

    /* Links inside the dropdown */
    .dropdown-content a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
    }

        /* Change color of dropdown links on hover */
        .dropdown-content a:hover {
            background-color: #f1f1f1
        }

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
    background-color: #38628c;
}

/********************************Drop Down End**********************************/
    .comment 
    {
        background: url(../kmc_img/comment.png) 10px no-repeat;
        margin-right:5px;
        }
    
    .comment:hover 
    {
        background: url(../kmc_img/comment_hover.png) 10px no-repeat;
        margin-right:5px;
        }
          
    /* .report 
    {
        background: url(../kmc_img/report.png) 10px no-repeat;
        }
    
    .report:hover 
    {
        background: url(../kmc_img/report_hover.png) 10px no-repeat;
        }
*/
        
     .design_data 
    {
        background: url(../kmc_img/design_data.png) 10px no-repeat;
        }
    
    .design_data:hover 
    {
        background: url(../kmc_img/design_data_hover.png) 10px no-repeat;
        }
    .editor-label
    {
        margin-top:10px;
    }            
    .button_edit1
    {
        
        padding: 20px;
        font-size: 14px;
        color: #fff;
        height: 5px;
        width: 5px;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        cursor:pointer;
      
        }
        
    .edit:hover , .button_edit:hover 
    {
        text-decoration: none;
        background: url(../kmc_img/edit_h.png) 10px no-repeat;
        }
        
       
        
    .button_detail
    {
        padding: 20px;
        background: url(../kmc_img/detail_imagehover.png) 10px no-repeat;
        font-size: 14px;
        color: #fff;
        height: 5px;
        width: 5px;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        cursor:pointer;
        }

    .button_request
    {
           padding: 20px;
        background: url(../kmc_img/arrow_button_set_2.png) 10px no-repeat;
        font-size: 14px;
        color: #fff;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        cursor:pointer;
        }

        .button_detail:hover
    {
        color: #fff;
        height: 5px;
        width: 5px;
        text-decoration: none;
        background: url(../kmc_img/detail_image.png) 10px no-repeat;
        }
        
    .button_delete
    {
        padding: 20px;
        background: url(../kmc_img/delete.png) 10px no-repeat;
        font-size: 14px;
        color: #fff;
        height: 5px;
        width: 5px;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        cursor:pointer;
    }

    .button_delete:hover
    {
        color: #fff;
        height: 5px;
        width: 5px;
        text-decoration: none;
        background: url(../kmc_img/delete_hover.png) 10px no-repeat;
    }
.downloadlink, .button_backlist {
    padding: 5px 10px;
    background: #239BC5;
    font-size: 15px;
    color: #fff !important;
    margin-right: 0px;
    text-decoration: none;
    border: 1px solid #cccccc !important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-weight: normal;
    
}
.delDocument {
    margin-left: 10px !important;
}

    /* .button_backlist
     {
         padding:7px;
         border:1px solid #888888;
         margin-top:5px;
     }
*/
    
   
        
    .button_backlist:hover, .downloadlink:hover 
    {   
        color: #fff !important; 
        text-decoration: none !important;
        background: #E57716 !important;
        }
        
           
    .button_backlist a:hover 
    {   
        color: #999999 !important; 
        text-decoration: none !important;
        background: #E57716 !important;
    }
        
        
            
    .complain 
    {
        background-image: linear-gradient(#578EAF, #5189AA);
        border-radius: 5px 5px 5px 5px;
        color: #E0E0E0 !important;
        height: 21px;
        margin-top: 0;
        padding: 8px;
        text-decoration:none;
        
        
    }
    
     .complain:hover 
    {
        background-image:linear-gradient(#7CA7C0, #719FBB);
        border-radius:5px 5px 5px 5px;
        color: #FFFFFF !important;
        height: 21px;
        margin-top: 0;
        padding: 8px;
        font-family:Helvetica Neue,Helvetica,Arial,sans-serif;
        text-decoration:none;
        
    }
   
    .complainbox
    {
        background-image:linear-gradient(#578EAF, #5189AA);
        border-radius:5px;
        text-decoration:none;
        margin-right:5px;
    }
        
    .complainbox:hover
    {
        background-image:linear-gradient(#7CA7C0, #719FBB);
        border-radius:5px;
    
    }
    
.language
{
    border-radius: 5px 5px 5px 5px;
    color: #E0E0E0 !important;
    float: right !important;
    height: 21px;
    margin-left:0px;
    margin-top: 0;
    padding: 8px 3px 8px 2px;
}

.language1
{
    border-radius: 5px 5px 5px 5px;
    color: #E0E0E0 !important;
    float: left !important;
    height: 21px;
    margin-left:0px;
    margin-top: 0;
    padding: 8px 3px 8px 6px;
}
        
.language:hover, .language1:hover 
{
    color: #fff;
}

.anchor_reg 
{
    display: block;
    padding: 6px 0px 0px 10px;
    margin: 10px 0;
    font-size: 16px;
    background: -moz-linear-gradient(center top , #FAFAFA 0%, #E9E9E9 100%) repeat scroll 0 0 transparent;
    width:100%;
    margin-left:0px;
    height:30px;
    }

.anchor_reg:hover 
{
    text-decoration: none;
    color: #0088cc;
    }

    .button_edit
    {
        
        padding: 5px 0 5px 40px;
        font-size: 14px;
        color: #fff;
        height: 5px;
        background: url(../kmc_img/edit.png) 10px no-repeat;
        width: 5px;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        cursor:pointer;
        
        }
    
    .button_Approve
    {
        
        padding: 5px 0 5px 40px;
        font-size: 14px;
        color: #fff;
        height: 5px;
        
        background: url(../kmc_img/icon-github.png) 10px no-repeat;
        width: 5px;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        cursor:pointer;
        
        }
    
    .button_Approve:hover
   {
        
        padding: 5px 0 5px 40px;
        font-size: 14px;
        color: #fff;
        height: 5px;        
        background: url(../kmc_img/icon-github_hover.png) 10px no-repeat;
        width: 5px;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        cursor:pointer;
        
    }
.subnavbar {
    	margin-bottom: .5em;
    	
    	border-top: 1px solid #595959;
    }
    
.subnavbar-inner {
	background-position: 0% 0%;
    height: 80px;
    width: 100%;
	background-repeat: repeat-x;
    border-bottom: 1px solid #000;
    background-image: linear-gradient(top, #CE5802, #E57716);
    background-color: #239BC5;
    background-attachment: scroll;
}

.subnavbar .container > ul {
	display: inline-block;
	height: 80px;
	padding: 0;
	margin: 0;
	
	border-left: 1px solid #085672;
	border-right: 1px solid #8CE1FF;
}

.subnavbar .container > ul > li {
	float: left;
	min-width: 95px;
	min-width: 5%;
	height: 80px;
	padding: 0;
	margin: 0;
	
	text-align: center;
	list-style: none;
	
	border-left: 1px solid #8CE1FF;
	border-right: 1px solid #085672;
	
}

.subnavbar .container > ul > li > a {
	display: block;	
	height: 100%;
	padding: 0 23px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #fff !important;
	
	text-shadow: 1px 1px 1px rgba(0,0,0,.2);
}


.subnavbar .container > ul > li > a:hover {
    
	text-decoration: none;
	background: #E57716;
	color: #40ABD8;/* 036573*/
}

.subnavbar .container > ul > li > a > img {
	display: inline-block;
	width: 25px;
	height: 24px;
	margin-top: 10px;
	margin-bottom: .25em;
	
	font-size: 28px;
	
}

/*to be added in lalitpur*/
.button_edit2
{
    background:url(../kmc_img/filemovement.png) no-repeat;
}  

.delete_fy 
{
    background: url(../kmc_img/delete.png) 10px no-repeat;
    padding: 20px;
    font-size: 14px;
    color: #fff;
    height: 5px;
    width: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor:pointer;
 }
 .delete_landscape:hover 
 {
    background: url(../kmc_img/delete_hover.png) 10px no-repeat;
    padding: 20px;
    font-size: 14px;
    color: #fff;
    height: 5px;
    width: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor:pointer;
 }


.delete_landscape 
 {
    background: url(../kmc_img/delete.png) 10px no-repeat;
    padding: 20px;
    font-size: 14px;
    color: #fff;
    height: 5px;
    width: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor:pointer;
 }
 .delete_fy:hover 
 {
     background: url(../kmc_img/delete_hover.png) 10px no-repeat;
     }
     
 .delete
 {
     background: url(../kmc_img/delete.png) 10px no-repeat;
     height:5px;
     width:5px;
 }

 .forwrard
{
    padding: 20px;
    background: url(../kmc_img/forward.png) 10px no-repeat;
    font-size: 14px;
    color: #fff;
    height: 5px;
    width: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor:pointer;
}
        
.check
{
    padding: 20px;
    background: url(../kmc_img/check.png) 10px no-repeat;
    font-size: 14px;
    color: #fff;
    height: 5px;
    width: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor:pointer;
}
        
.designdata
{
    padding: 20px;
    background: url(../kmc_img/desingblue.png) 10px no-repeat;
    font-size: 14px;
    color: #fff;
    height: 5px;
    width: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor:pointer;
}

.setting_menu ul li a:hover  
{
    background-color: #239BC5;
    color: #000;
    text-decoration: none;
}

.setting_menu ul li.active 
{
    background-color: #239BC5;
}

.lnHomek
{
    border-radius:5px; 
    background-image:linear-gradient(#578EAF, #5189AA);
}
.lnHomek:hover
{
    background-image:linear-gradient(#7CA7C0, #719FBB);
}
.calculator
{
    padding:10px;
    background:#239BC5; 
    border:1px solid #1D83A5; 
    font-weight:bold; 
    font-size:14px; 
    border-radius:10px;
    text-shadow: 1px 1px 1px #333333; 
    letter-spacing:2px; 
    color:#fff;
}
.calculator:hover
{
    color:#E2E2E2!important;
}
.navbar .nav .open>.dropdown-toggle,.navbar .nav .active>.dropdown-toggle,.navbar .nav .open.active>.dropdown-toggle{background-image: linear-gradient(#578EAF, #5189AA);}
.dropdown-menu li>a:hover,.dropdown-menu .active>a,.dropdown-menu .active>a:hover{color:#ffffff;text-decoration:none;background-color:#3CA3C1;}