﻿#contentKC {
	min-width: 705px;
	max-width: 715px;
	float: right;
	width:705px !important;
    padding: 10px;	
	margin-right: 20px;
	overflow: scroll;
	
}

.alert {
    width:705px !important;
    padding: 10px;    
    text-align: center;
    background-color: #e9edf4;
    margin-bottom: 45px;
    border-radius: 15px;
    border: 1px solid #4f81bd;
    font-size: 18px;
}

.alert img {
    width: 40px;
    padding-right: 10px;
    float: right;
    vertical-align: middle;
	display:block;
}

.titles {
	width:100% !important;
    padding-left: 5px;
    background-color: #d0d0d0;
	display:block;
}

.pull-right ul {

    float:right;
    margin: 0;
    padding: 0;
    list-style-type:none;
}

.pull-center li {
    display: inline;
}

.pull-center ul {

    margin: 0;
    padding: 0;
    list-style-type:none;
}

.pull-right li {
    display: inline;
}

.table1 {
    display: none;
}

table.table1 {
    border: 1px solid white;
    background-color: #e9edf4;
    margin-right: 5px;
}

table tr {
    width:100% !important;
}

table.table1 td,th {
    text-align: center;
    border: none;
}

table.table1 th {
    background-color: #4f81bd;
    color:whitesmoke;
	padding: 2px;
}

table.table1 tr:nth-child(even) {
    background-color: #d0d8e8;
    color:black;
}

table.table1 td {
    padding: 5px;    
}

table.table1 td:nth-child(1) {
    width: 158px;
}

table.table1 td:nth-child(2) {
    padding: 5px;
    width: 50px;
}

table.table1 td:nth-child(3) {
    width: 75px;
}

table.table1 td:nth-child(4) {
    width: 312px;
}

table.table1 td:nth-child(5) {
    width: 122px;
}

table.table1 td:nth-child(6) {
    width: 123px;
}
