.divLogo{margin:30px 0px 40px 0px}

.navbar-default {
    background-color: #ffffff;
    border-color: #e7e7e7;
}
.navbar-default .navbar-nav > li > a {
    color: #414141;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #000000;
    color: #cccccc;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: transparent;
    color: #cccccc;
}

.navbar-nav {
    margin: 0px;
}	
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    background-color:#CCC;
}


/* Here is an example that uses Bootstrap 3.0.0 (final): http://bootply.com/86684 CSS*/
.navbar-nav>li {
  float: none;
}
.nav-justified >  {
    left:inherit;
    top: auto;
}

.dropdown-submenu {
    position:relative;
}

.dropdown-submenu>.dropdown-menu {
    top:0;
    left:100%;
    margin-top:-6px;
    margin-left:-1px;
    -webkit-border-radius:0 6px 6px 6px;
    -moz-border-radius:0 6px 6px 6px;
    border-radius:0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
    display:block;
}
.dropdown-submenu>a:after {
    display:block;
    content:" ";
    float:right;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid;
    border-width:5px 0 5px 5px;
    border-left-color:#cccccc;
    margin-top:5px;
    margin-right:-10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color:#ffffff;
}
.dropdown-submenu.pull-left {
    float:none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left:-100%;
    margin-left:10px;
    -webkit-border-radius:6px 0 6px 6px;
    -moz-border-radius:6px 0 6px 6px;
    border-radius:6px 0 6px 6px;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #000;
}
.navbar-toggle {
    background-color: #cccccc;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    height: 100%;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding: 23px 10px;
    position: relative;
    width: 100%;
	text-align:center;
	z-index:1000;
	float:right;
}


.navbar .btn-navbar-highlight {
    margin-top: 0;
    padding: 9px 14px;
}
.navbar .btn-navbar-highlight {
    display: inline;
    margin-top: 15px;
    padding: 9px 14px;
}
.navbar .btn-navbar-highlight {
    display: none;
    width: 100%;
}
.navbar .btn, .navbar .btn-group {
    margin-top: 5px;
}
.btn:first-child {
}
button.btn, input.btn[type="submit"] {
}
.btn-primary {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #6898cc;
    background-image: -moz-linear-gradient(center top , #6898cc, #5e89b8);
    background-repeat: repeat-x;
    border-color: #5d87b6 #5d87b6 #496a8f;
    border-image: none;
    border-style: solid;
    border-width: 1px;
}
.btn-primary, .btn-primary:hover, a.btn-primary, a.btn-primary:hover {
    color: #ffffff;
}

.nav-justified > .dropdown .dropdown-menu {
    background-color: #fff;
	width: auto;
}

.nav-justified > .dropdown .dropdown-menu .dropdown-menu {
    position: absolute;
	width: 100%;
	background-color: #fff;
    border: 1px solid #ddd;
    left: auto;
    right: 0;
    top: 2em;
}
.navbar-collapse {
    padding-left: 0px;
    padding-right: 0px;
}
.content_wrap {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin: 15px 0;
    padding: 15px 19px 14px;
    position: relative;
}
.content_wrap2 {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin: 15px 0;
    padding: 0px 0px 20px 0px;
    position: relative;
}
.logs_header{
	background-color:#eeeeee; 
	border-bottom:1px solid #dddddd;
	border-radius:4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px; 
	padding: 12px 20px;
	margin-bottom:20px;
	
	}
.nav > li > a {
    display: block;
    font-weight: bold;
    padding: 10px 30px;
    position: relative;
	line-height: 28px;
}
.nav.nav-tabs.thin > li > a {
    padding: 5px 20px;
}
.nav.nav-tabs.thinner > li > a {
    padding: 0px 20px;
}
.nav-tabs-spaced{
	 padding: 0px 38px 0px 45px;
}
.tab-content {
    padding: 10px 0px;
}
.table_2{
	margin-top:30px;
}
.title{font-weight:bold; padding-top:2px;}
.arrow{ 
	font-size:18px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border:1px solid #cccccc;
position:relative;
top:-134px;
background-color:#eeeeee;
padding:3px 3px 0px 3px;
}
#divHeaderLine1{
	padding-bottom:20px;
}
.arrow a,
.arrow a:link, 
.arrow a:visited, 
.arrow a:hover
.arrow2 a,
.arrow2 a:link, 
.arrow2 a:visited, 
.arrow2 a:hover{
	color:#666;
	display: block;
}
.img-thumbnail{
	width: auto;
	height: auto;
	max-height: 153px;
	}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: 1px solid #ddd;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: middle;
}

/*-- summerytab --*/
.sum_img{
	width:11.11%;
	padding-right:2px;
}
.arrow2{ 
	font-size:18px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border:1px solid #cccccc;
position:relative;
top:-72px;
background-color:#eeeeee;
padding:3px 3px 0px 3px;
}
.sum_container {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin: 15px 0;
    padding: 0px 19px 14px;
    position: relative;
	overflow:hidden;
}
.sum_headline{
	 background-color: #eeeeee;
    margin: 0 -19px;
    padding: 12px 20px;
	margin-bottom:20px;
}
.sum-title{
	font-weight:bold;
	text-align:right;
	margin-bottom:10px;
}
.titlepad{
	padding-top:7px;
}
@media (min-width: 767px) {
.nav-justified > .dropdown .dropdown-menu .dropdown-menu {
    position: absolute;
	background-color: #fff;
    left: 99%;
    right: auto;
    top: 0;
}
.navbar-default {
    background-color: #404040;
    border-color: #e7e7e7;
}
.navbar-default .navbar-nav > li > a {
    color: #ffffff;
}
}

#divFooter {padding:10px 20px 10px 20px; background-color:#404040; text-align:center;}
.terms_link a:link {color:#FFF; text-decoration:underline;}
.copyright{color:#FFF;}
.icon-size{font-size:18px;}
.text-warning{color:#F90;}
.tr-head{background-color:#f9f9f9; font-size:12px;}
.tr-head-red{ background-color:#CC0000; color:white;}
.tr-head-yellow{background-color:#FFFFCC; font-size:12px;}
.tr-head-blue{background-color:#1d6cb6;  color:white;}
.modal-textbox{width:42px;}
.btn-upload{background-color:#eee; border: 1px solid #ccc;}
.radio-pad{margin-top:6px;}
.inline-radios{margin-right:20px;}
.log_btn{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #CCC;
	padding:2px 0px;
	text-align:center;
	font-weight:bolder;
	font-size:12px;
	display:block;
	background-color: #f9f9f9;
	width:25px;
}
.bg-success{background-color: #006600;}
.contacts-title{
	font-size:19px;
	font-weight:bold;
	}
.icon-pad-right{
	padding-right:43px;
}

/* remove outline for collapse and tab anchor */
a[data-toggle="collapse"],
a[data-toggle="modal"],
div.panel-heading a,
ul.nav-tabs a{
	outline:none;
	text-decoration:none;
}

/* draggable modal header cursor style */
div.draggable div.modal-header{
	cursor: move;
}

.date
{
	cursor:pointer;
}

div.panel-heading.low-heading
{
	padding-top:5px;
	padding-bottom:5px;
}

/* solve problem of dropwn down cut out from panel */
div.panel-group.overflow-show .panel
{
	overflow:visible;
}
div.panel-group.overflow-show .panel .panel-heading
{
	margin:0px;
}
/* solve problem of dropwn down cut out from panel */
