/* Header */
body{

    font-family:Tahoma,Arial,sans-serif;
}
#head {   padding-top:50px; color:white; 
          /*font-family:"Open sans", Helvetica, Arial; font-weight:300;*/
          font-family: Tahoma,Arial,sans-serif;
           }
#head.secondary { height:100px; min-height: 100px; padding-top:0px; }
	#head .lead { font-family:"Open sans", Helvetica, Arial; font-size:44px; margin-bottom:6px; color:white; line-height:1.15em; } 
	#head .tagline { color:rgba(255,255,255,0.75); margin-bottom:25px; }
		#head .tagline a { color:#fff; } 
	#head .btn { margin-bottom:10px;}
	#head .btn-default { text-shadow: none; background:transparent; color:rgba(255,255,255,.5); -webkit-box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.5); -moz-box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.5); box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.5); background: transparent; }
		#head .btn-default:hover,
		#head .btn-default:focus { color:rgba(255,255,255,.8); -webkit-box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.8); -moz-box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.8); box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.8); background: transparent; }
		#head .btn-default:active, 
		#head .btn-default.active { color:#fff; -webkit-box-shadow:inset 0px 0px 0px 3px #fff; -moz-box-shadow:inset 0px 0px 0px 3px #fff; box-shadow:inset 0px 0px 0px 3px #fff; background: transparent; }
.item img{width:100%; }
/*@media (max-width: 767px) {
	#head { padding-top:50px; }
	#head .lead { font-size: 34px; }*/
}
.navbar-collapse ul li{font-weight: 400;font-family: 'Varela+Round';text-transform: uppercase;}
.navbar-collapse ul li:hover{background-color: rgb(25, 120, 202);}

/* Autohide navbar */
.slideUp { top:-100px; }
.headroom { -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; -o-transition: all 0.4s ease-out; /* transition: all 0.4s ease-out; */ }


/* Highlights (in jumbotron in most cases) */
.highlight { margin-top:40px; }
	.h-caption { text-align: center; } 
	.h-caption i { display:block; font-size: 54px; color:#382526; margin-bottom:36px; }
	.h-caption h4 { color:#382526; font-size: 16px; font-weight: bold; margin-bottom:20px; }
	.h-body { }


/* Typography */
h1, h2, h3, h4, h5, h6 { font-family:"Open sans", Helvetica, Arial; }
h1, .h1, h2, .h2, h3, .h3 { margin-top:30px; } 
blockquote { font-style: italic; font-family: Georgia; color:#999; margin:30px 0 30px; }
label { color: #777; }
.thin {margin-top:7%;color: #777;background-color: #f5f5f5;border-color: #ddd;border: 1px solid #ddd;
       height:42px;line-height:160%;font-size:1.8em;}
.page-title { margin-top:20px; font-weight:300; }
.btn_action{}
.breadcrumb { background:none; padding:0; margin:30px 0 0px 0; }
ul.list-spaces li{ margin-bottom:10px; }

/* Helpers */
.container-full { margin: 0 auto; width: 100%; }
.top-space {
	 /* position: absolute; */
	 height:50px;
	 background-color:#191919;
	 left:0px;
	 right:0px;
	 bottom: 0;
}
.top-margin { margin-top:20px; }
img { max-width:100%; }
img.pull-right { margin-left: 10px; }
img.pull-left { margin-right: 10px; }
#map { width:100%; height:280px; }
#social { margin-top:50px; margin-bottom:50px; }
	#social .wrapper { width:340px; margin:0 auto; }

/* Main content block */
.maincontent { }

/* Sidebars */
.sidebar { padding-top:36px; padding-bottom:30px; }
	.sidebar .widget { margin-bottom:20px; }
	.sidebar h1, .sidebar .h1, .sidebar h2, .sidebar .h2, .sidebar h3, .sidebar .h3 { margin-top:20px; } 
/*Container*/
.container img{
	margin-left:15px;
	float:right;
}
.container p{ color:#333;text-align:justify;
font-family: "Open sans", Helvetica, Arial;
font-size:16px;
font-weight:400;
 }
/* Footer */
.footer1 { background: #232323; padding: 30px 0 0 0; font-size: 12px; color: #999; }
	.footer1 a { color: #ccc; }
		.footer1 a:hover {color: #fff; }
	.footer1 .widget { margin-bottom:30px; }		
	.footer1 .widget-title { font-size: 17px; font-weight: bold; color: #ccc; margin: 0 0 20px; }
	.footer1 .entry-meta { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; margin: 0 0 35px 0; padding: 2px 0; color: #888888; font-size: 12px; font-size: 0.75rem; }
		.footer1 .entry-meta a { color: #333333; }
		.footer1 .entry-meta .meta-in { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 10px 0; }
	.follow-me-icons { font-size:30px; }		
		.follow-me-icons i { float:left; margin:0 10px 0 0; }		
.widget-body p{color:#fff; font-weight:200;
text-align:center;
}
.widget-body a{color:#fff; font-weight:200}

.footer2 { background: #191919; padding: 15px 0; color: #777; font-size: 12px; position: relative;bottom: -46px;}
	.footer2 a { color: #aaa; }
		.footer2 a:hover { color: #fff; }
		.footer2 p { margin: 0; }

	.widget-simplenav { margin-left:-5px; }		
	.widget-simplenav a{ margin:0 5px; }		
	/* BOTSTRAP CHANGE */
.carousel-indicators{
		
		 margin:0px -75% !important; 
	}
.open ul{
/* display:-webkit-inline-box !important;
 display:-moz-inline-box !important;
 display:-inline-box !important;*/
 background-color: rgb(25,120,197) !important;
}
.open ul li:hover{
 background-color: rgb(25,107,197) !important;
 color: white !important;
}
.dgv_header{
 background-color: #eee !important;
 font-size:13px !important;
 color: #555;}
.navbar-nav > li > a
{
    color: #eee !important;
    }
    .navbar-nav > li > a:hover{
    color:#fff !important;
    }
    .small_btn
    {
     height: 34px;
    width: 40px;
    padding: 0
     }
  .My_paginator td
    {
    	text-align:center;
             height: 34px;
             width: 40px;
             padding:0px;
             border:1px solid #ccc;
     }

  .My_paginator td span
    {
    	float:left;
    	height:33px;
    	color:white;
    	width:40px !important;
    	line-height:32px;
    	
    background-color:#428bca;
    }
.pdf
{
    display:block;
    width:12px;height:16px;
        background-image:url(../../asset/images/icon/pdf.png);
}
.btn_search
{ 
width: 30px !important;
background: no-repeat url(../../asset/images/icon/general.png) 10px -464px;    
    height: 34px;padding-right: 0px;}
.loading
{
     position: fixed;
     z-index: 999;
  top: 50%;
  left: 50%;
 margin-top: -32px;
  margin-left: -31px;

    }
    #hidebtn
    {display:none;}
    .panel-heading a{
    	color:white !important;
    	font-size:1.2em;
    }
body{
	padding-bottom:50px !important;
	height:100%;
}
.amass{
	text-align: center !important;
}
.client
{
    background: rgb(0, 186, 210)!important;
    color:White !important;
    }
  
 .client_ul li:hover ,.client_ul li ul{
    	 background: rgb(1, 151, 168) !important;
    }
    .client_ul li ul li:hover{

    	 color:#00BAD2 !important;
    	 background:rgb(0, 141, 158) !important;
    }
    .uploadjug
    {
        
        }