.panda-grid {
    font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
}

.k-grid-header .k-header {
	font-weight: bold;
}

.panda-grid td, .panda-grid thead {
    font-size: 12px;
}

.navbar-brand { padding:5px; }
.navbar-brand  img { height:40px; margin-left: 15px; }


div.tabContent, ul.nav-tabs li.active a, ul.nav-tabs li.active a:hover, ul.nav-tabs li.active a:active{
	background-color:#f8f8f8;
	padding: 10px;
}

div.tabContent {
	border : 1px solid #DDD;
	border-top : none;
}

.nav-tabs {
	font-weight: bold;
	padding-left: 20px;
	font-size: 14px;
}

.breadcrumb {
    margin-bottom: 10px;
}

div.total {
	margin-top: -27px;
	width: 880px;
	text-align: right;
	font-size: 17px;
}
div.total label {
	font-weight	: bold;
}

#id-picture {
	position: absolute;
	left: 1218px;
	top: 102px;
}
#divContactDetails #id-picture {
	top: 766px;
	left: 762px;	
}

#SegmentNote {
    position: absolute;
    width: 523px;
    height: 126px;
}


#segments-grid {
	margin-bottom: 30px;
}

#SegmentAddsegmentForm #autoCompleteDiv5 {  z-index:2; }
#SegmentAddsegmentForm #autoCompleteDiv6 {  z-index:2; }
#SegmentAddsegmentForm #autoCompleteDiv7 {  z-index:2; }



#SegmentStatus {
    margin-top: 10px;
    margin-left: 10px;
    font-weight: bold;
}



#iframe-div {
    top: 90px;
    position: absolute;
    right: 0;
	z-index:10;
	
}
#iframe-div img {
    position: absolute;
    margin-left: -40px;
}


#iframe-div iframe {
    height: 815px;
    width: 600px;
    background-color: white;
}


#InvoiceEditForm {
	margin-top:30px;
}

label[for=InvoiceFontsize] {
	margin-top: -14px;
}

#InvoiceFontsize {
    width: 40px;
    margin-top: -20px;
}

#warnings {
	max-height: 200px;
	position: absolute;
	top: 397px;
	width: 750px;
	left: 1100px;
  }

  #warnings .k-grid-footer,  #warnings .k-grid-pager {
	display:none;
  }

  #warnings-grid {
	max-height: 400px !important;
  }

  #warnings .k-grid td {
	font-size:13px !important;
  }