﻿body {  
    
	background-image: url(../Images/carbon2blue.gif); 
    opacity: 1;
}

body.login_page {  
    
	background-image: url(../Images/toolcover1blue.png); 
    opacity: 1;
	font-weight:bold;	
}
	
.fixedwidth {
    width: 1000px;
    margin: 0 auto;
}

#header img {
    width: 100%;
    height: 200px;
}

#header {
    
}

#content {
    width: 100%;
    background-color: white;
    opacity: 0.9;
    text-align: center;
    border: 1px solid yellow;
}

h1 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	padding: 7px 0 0 0;
}

#myh1 {
	color: red;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

#myh1:first-letter {
	color:blue;
}


.container {
    color:white;
    text-align: center;
    font-family: Arial, sans-serif;
}

#myNavbar a {
    color: white;
}

#myNavbar a:hover{
    color: yellow;
}

.linebr {
    background-color:#c4c1c2;
   height: 2px;
}

.manpics {
	border-radius:5px;
	box-shadow: 3px 3px;
}

.cwc_container {
	border-radius: 15px;
	box-shadow: 12px 15px 15px #f8f6f0, 
        -15px 15px 15px #f8f6f0, 15px 15px 150px #f8f6f0;
	}

.index_footer {
	background-color: #222222;
	color: white;
}


fieldset {   
   margin: auto;
    width: 25%;
}

legend {
    color:lightgray;
}

#figtable {
    margin: 10px 0 0 0;
    width: 100%;
    font-family: Arial, sans-serif;
    font-weight: bold;
    table-layout: fixed;
}

table, td, th {
    border: 1px solid black;
    border-collapse: collapse;
}

tr, th {
    background-color: #ffd800;
}

.headcl {
	text-align:center;
}

.good {
	color:green;
}

.bad {
	background-color:Red;
	color:White;
}

tr:nth-child(even) {
	background-color: #f2f2f2;
	font-weight:bold;
}

tr:nth-child(odd) {
    background-color: lightgray;
	font-weight:bold;
}

.depot {
    font-weight: bold;
    text-align: left;
}

#stattable {
    margin: 10px 0 0 0;
    width: 100%;
    font-family: Arial, sans-serif;
    font-weight: bold;
    table-layout: fixed;
}

.inline {
    display: inline;
    margin: 0;
    font-family: Arial, sans-serif;
}

#statp {
     position: relative; 
	top: -3px;
}

.footer {
    position:relative;
    bottom:0;
    width:1000px;
    height:20px; 
    border: 1px solid yellow;
    background:white;
    opacity: 0.9;
}   

#leftf {
    margin: 2px 0 0 5px;
    float: left;
    font-size: x-small;
    font-family: Arial, sans-serif; 
}

#rightf {
    margin: 1px 5px 0 0;
    float: right;
    font-size: smaller;
    font-weight: bold;
    color: red;
    font-family: Arial, sans-serif;
}

.newsmarq {
	
	background-color:yellow;
	color:red;
	height:40px;
	font-size:2.3em;	
}

.loginForm {
	border:2px solid; 
	border-color: #b89499;
	border-radius:10px;
	margin-top:20px;
}

.logform {
	padding-top: 5px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	background-color:white;
	color:black;
	font-weight:bold;
}

.navbar-nav {
    	float:right;
    }
    
.facebook {
	margin:10px 0 0 10px;
    float:left;
    border-radius:7px;
}

.twitter {
	margin:10px 0 0 5px;
    float:left;
    border-radius:7px;
}

#vehtype {
		width: 180px;
		background-color: white;
		height: 25px;
		text-align:center;
		color: black;
		border-radius:5px;
	}
	
#vehtypenew {
		width: 180px;
		background-color: white;
		height: 25px;
		text-align:center;
		color: black;
		border-radius:5px;
	}
	
#beropt  {
		width: 100px;
		background-color: white;
		height: 25px;
		text-align: center;
		color:black;
		border-radius:5px;
	}
	
#coopopt  {
		width: 180px;
		background-color: white;
		height: 25px;
		text-align: center;
		color:black;
		border-radius:5px;
	}
	
#depotopt  {
		width: 180px;
		background-color: white;
		height: 25px;
		text-align: center;
		color:black;
		border-radius:5px;
	}
	
#depot {
		width: 150px;
	}
	
#searchbut {
		width: 100px;
	}
	
.btn-primary {
	width:100px;
	margin-left:20px;
}

.btnactiveusers {
	width:200px;
	margin-left:0;
	
}

.btnauthuser {
	margin-left:0;
}

.btn-warning {
	width:100px;
	margin-left:20px;
}

.btn-success {
	width:100px;
}

.combut {
	width:200px;
}

.btn-danger {
	width:100px;
}

.toolno {
	text-align: center;
	color: black;
	border-radius: 5px;	
}

.toolres {
	text-align: center;
	color: black;	
	border-radius: 5px;
}

.resulttbox { /* adminservice.php */
	text-align: center;
	color: black;	
	border-radius: 5px;
	width: 100%;
}

.toolres1 {
	text-align: center;
	color: black;	
	border-radius: 5px;
	margin-left:5px;
}

.toolalt {
	resize:vertical;
	width:90%;
	border-radius: 5px;
	text-align: center;
	color: black;
	margin-bottom: 10px;
}

.foundtool h4 {
	text-align: left;
}

.authusers {
	color: black;
	
}

thead th {
	background: #f8d594;
	color: black;
	text-align: center;
	vertical-align:text-top;
	font-size:20px;
	width: 20%;
}

.slahead th {
	background: #c1bfff;
	color: black;
	font-size: 20px;
	width: 12.5%;
	vertical-align: middle;
	border-bottom: 1px pink;
}

tbody td {
	font-size: 22px;
}

.groupmot {
	background:green;
	color:black;
}

.groupaat {
	background:red;
	color:white;
}
.grouprsr {
	background:green;
	color:black;
}
.groupwsr {
	background:green;
	color:black;
}

.grouph {
	background:#d0e0bd;
	color:black;
	text-align:left;
}

.stattbody {
	background:blue;
	color: black;
	text-align: center;
}

.depots {
	text-align:left;
	font-weight: bold;
}

#sermarquee {
	color:black;
	background:#f2f2f2;
	height:60px;
	font-size:40px;
	border-radius:10px;
}

#sermarquee2 {
	color:black;
	background:lightgray;
	height:45px;
	font-size:30px;
	border-radius:10px;
}

#bdmarquee {
	color:black;
	background:#5dbdf4;
	height:40px;
	font-size:25px;
	border-radius:10px;
}

#container{width:100%;}
#left{float:left;width:100px;}
#right{float:right;width:100px;}
#center{margin:0 auto;width:100px;}

#indexdep {
	background-color:#D5FBFB;
	color: black;
	width:100%;
	height:225px;
	float:left;	
	border-radius: 10px;
	margin-bottom: 25px;
}

#indexgr {
	background-color:white;
	color: black;
	width:100%;
	height:475px;
	float:left;
	border-radius: 10px;
	margin-bottom: 25px;	
}

#avwshop {
	border-radius: 10px;
}

.prideimg {
	border-radius: 10px;
}

.wshopimg {
	border-radius: 10px;
}

#dephead {
	vertical-align: middle;
	font-size:26px;
}

#mothead {
	vertical-align: middle;
	font-size:26px;
	/* background-color:lime; */
}

#aathead {
	vertical-align: middle;
	font-size:26px;
	/* background-color:lime; */
}

#wrhead {
	vertical-align: middle;
	font-size:26px;
	/* background-color:lime; */
}

#rrhead {
	vertical-align: middle;
	font-size:26px;
	/* background-color:lime; */
}

.starhead1 {
	vertical-align: middle;
	font-size:26px;
	width:19.5%;
}

.starhead {
	vertical-align: middle;
	font-size:26px;
	width:11.5%;
}

.starbody {
	text-align:left;
	font-weight: bold;
	font-size:18px;
}

#sladepots, #sla1Ahead, #sla1head, #sla2head, #sla3head, #sla4head, #sla5head, #sla7head {
	vertical-align: middle;
}

.dailyhead {
	background:Blue;
	color:white;
}

.npscontainer {
	text-align:center;
	background:silver;
	color:black;
}

.npslab{
	display: inline-block;
	width: 90px;
	font-weight: bold;
}

.npsmess {
	width: 50%;
}

#combox {
	width:50%;
	height: auto;
	margin-bottom:10px;
	border-radius: 5px;
}

#numsel {
		width: 50px;
		background-color: white;
		height: 30px;
		text-align: center;
		color:black;
		border-radius:5px;
}

.usersel {
		width: 180px;
		background-color: white;
		height: 30px;
		text-align: center;
		color:black;
		border-radius:5px;
		margin-bottom:10px;
}

.userinp {
	margin-bottom:10px;
	border-radius: 5px;
}

#checkcont {
	margin-left: 35px;
}

.servpdfimg {
	float:left;
	margin-left:35%;
}

.servicelink {
	float:left;
	margin-left:2%;
}

.servicelink:link {
	color:white;
}

.servicelink:visited {
	color:yellow;
}

.servicelink:hover {
	color:silver;
}

.servicelink:active {
	color:blue;
}

#adminline {
	border-style: inset;
    border-width: 5px;
}

#namecomment {
	color: black;
	border-radius: 5px;
	width: 20%;
}

#upload {
	float: left;
}

#uploadhead {
	float: left;
	margin-left:16%;
}

.polandprofiles {
	list-style: square inside url('../Images/pdf3.png');
	width: 100%;
	background-color:#f0c8c8;
	color: black;
}

.nobullet {
	list-style-type: none;
}

.folderimg {
	float:left;
}

.commentbox {
	background-color:white;
	color: black;
}

.headdiscr {
	width:70%;
	margin-left:15%;
	text-align: left;
}








