

@charset "utf-8";
/* CSS Document */

body {
	    background-color: #FFF;
		  }


body,td,th {
	 font-family: 'Raleway', Helvetica Neue, Helvetica, Arial, sans-serif !important;
	 	font-size:13px;
	color:#848484;
	line-height:24px;
}

h3.page-title {
    margin-top: 25px !important;
}


.db1 {
   
    border-radius: 5px;
	color:#FFF;
    padding: 10px;
    text-align: center;
	background-color:#F5F5F5;
	    padding-top: 20px;
	
}

.db1:hover {
	opacity:0.6;
}
.green-bg{
	color:#305D10;
	}
	
	.orange-bg{
	
	color:#B56100;}
	
	.blue-bg{
		
	color:#0C446B;}


.header {
	    background-color: #1f2259;
    color: #FFF;
	    position: fixed;
    width: 100%;
    z-index: 2000;
	}
	
	
.btn-blk {
	background-color:#03263E;
	background-size:auto 100%;
	padding-top: 12px;
    padding-bottom: 12px;
	
    margin-left: -20px;
	margin-right: 20px;}	
	
	
.header a, .header a:focus {
	color:#FFF;}	

.header a:hover, .header a:hover, .header a:active, .open a {
	color:#242424;
	text-decoration:none;}	


	
.logo {
	padding-top: 8px;
   }	
   


li.top-dash {
    float: left;
}


.top-dash a {
    padding-top: 18px !important;
    padding-bottom: 12px !important;
}



.fa-15x {
	font-size:1.5em;}
	
	
#footer {
    background: #f0f0f0;
    bottom: 0;
    color: #757575;
    font-size: 12px;
    padding: 10px;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 10;
}	



 a {
    color: #888888;
}


.row {
     margin-right: 0px; 
     margin-left: 0px; 
}


ul.sub {
    background-color: #2D2D2D;
    padding-top: 5px;
    padding-bottom: 5px;
}


.dropdown-menu {
	left:auto;
	right:0px;}
	
	
.entry {
	margin-bottom:20px;}	
	
	
	
ul.breadcrumb {
    margin-bottom: 45px;
}

	
	
.modal-dialog {
    margin-top: 67px;
}	
	
.item-box {
    padding: 0;
}

.deal-tab {
    height: 240px;
    overflow-x: hidden;
    overflow-y: auto;
}	
	
	
.item-box .inner {
	border:1px solid #f1f2f7;
	 background: #f1f2f7; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#FFF, #f1f2f7); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#FFF, #f1f2f7); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#FFF, #f1f2f7); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#FFF, #f1f2f7); /* Standard syntax */
	padding:5px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;}	
	
	
hr {
    margin-top: 0px; }	
	
	
.pos-wrapper {
	padding-bottom:15px !important;}	
	
	
.ps-container {
	margin-top:30px;
   	height: 250px;
    overflow: auto;
    overflow-x: hidden;
    overflow-y: auto;
	background-color: #F8F8FB;
}


h2 {
    font-size: 24px;
    margin-top: 10px; }
	
	
 h3 {
   
    margin-top: 0px;
}	