@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.2/css/font-awesome.css');

html body * span.clear,html body * div.clear,html body * li.clear,html body * dd.clear {
    background:none;
    border:0;
    clear:both;
    display:block;
    float:none;
    font-size:0;
    list-style:none;
    margin:0;
    padding:0;
    overflow:hidden;
    visibility:hidden;
    width:0;
    height:0px;
}

/* http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {

    clear:both;
    content:'.';
	display:block;
	visibility:hidden;
	height:0;
}

.clearfix {

    display:inline-block;
}

* html .clearfix {

    height:1%;
}

.clearfix {

    display:block;
}

.deleteIcon {

  background: #cc0000;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  color: #fff;
  padding-top: 0px;
  border: none;
  font-size: 14px;
  cursor:pointer;

}

.addIcon {

  background:#15a8f0;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  color: #fff;
  padding-top: 0px;
  border: none;
  font-size: 14px;
   cursor:pointer;

}


.editIcon {

	background: url(../images/editcss.png);
  	width: 20px;
  	height: 20px;
  	float: left;
  	margin-right: 5px;
  	margin-top: 3px;
	cursor:pointer;
}

.documentationTitle {

	margin-left:10px;
	font-weight:bold;
	color:#333;
	margin-top:5px;
	margin-bottom:5px;
}

.parameterTitle {

	margin-left:10px;
	color:#333;
}



.parameterTitle:nth-child(even) {

	background:#eee;
}

.documentationContent {

	margin-left:10px;
	margin-bottom:10px;
}
.marginUp {

		margin-top:-25px !important;

}

.paddingRight {

		padding-right:100px;

}

/* Help section tags  */
.helpBullet {

	margin:15px;
	font-size:13px;
}

.helpTitle {

	background:#d7e6f1;
	width:20%!important;
	text-align: center;
	float:left;
	font-weight:800;
	line-height: 143px;
	height:150px;
}

.helpDescription {

	background:#eee;
	width:80% !important;
	height:150px;
	overflow:auto;
}
/* Help section tags  */

/* Date/Time picker  */

.dijitTooltipContainer {
  border: solid #ccc 1px !important;
  background: #fff !important;
  color: #333 !important;
  font-size: small !important;
  margin: 5px;
  padding: 5px;
  margin-top: -9px;
  margin-left: 12px;
  width: 190px;
}

.dijitValidationTextBoxError .dijitValidationContainer {
  display: none !important;
  cursor: default !important;
}

.dijitCalendarContainer {

	background:#ccc;
}

.dijitInputInner {

    padding-left: 12px;!important;
    height: 30px;!important;
    position: relative;!important;
    left: 0;!important;
    outline: none;!important;
    border: 1px solid #cdcdcd;!important;
    border-color: rgba(0,0,0,.15);!important;
    background-color: #eee;!important;
    font-size: 15px;!important;
    margin-bottom:10px;!important;
    border-radius: 3px;!important;
    -moz-border-radius:3px;!important;
    -webkit-border-radius:3px;!important;
    margin-left: 17px;!important;
    font-family: 'Open Sans', sans-serif;!important;

}

.dijitButtonNode {

	border: 0px !important;
}

.dijitButtonNode {

	border: 0px !important;
}

.dijitTextBox {

	border: none !important;
	width: 15em;
	vertical-align: middle;

}

.dijitReset {

	font: inherit;
	text-shadow:none !important;
}

.dijitCalendarYearLabel {

	background:#333 !important;
}

.dijitCalendarMonthContainer {

	border:none !important;
	background:#15a8f0;
}

.dijitArrowButtonInner {

	border: 1px solid !important;
	background-color: #eee !important;
	margin-left: -3px;
}
/* Date/Time picker  */

/* Vertical Menu  */

.verticalMenu {

    background-color:#d7e6f1;
	width:100%;
	height:100%;
    cursor:pointer;

}

.verticalMenuItem {

    border-bottom:#fff 1px solid;
    font-size:13px;
    color:#333;
}

div.verticalMenuItem div.subMenuItem:last-child{

    font-size:13px;
    color:#333;
    border-bottom: 0px !important;
}

.verticalMenuItemSelected {

    font-size:13px;
    background-color:#465159;
    color:#fff;
    font-weight:700;
    padding:10px;
    height:28px;
}

.verticalMenuItemHeader {

	padding:8px;
}

.subMenuItemSelected {

    font-weight:700;
}

.subMenuItemSelected a: active {

	color:#333;

}

.menuItemSelected {

	font-weight:700;
}

.subMenuItem {

    border-bottom:#fff 1px solid;
    padding:5px;
    margin-left:48px;
    margin-right: -10px;
    font-size:13px;
    color:#333;
    cursor:pointer;
}

subMenuItem:last-of-type {

    padding:10px;
    margin-left:47px;
    padding-bottom:21px;
    font-size:13px;
    color:#333;
    cursor:pointer;
}
/* Vertical Menu  */

/* Image Gallery */

.imageGallery {

	margin-top:20px;
	min-height:200px;
	

}

.thumbnail {

	float: left;
	height: 100px;
	background: #eee;
	width: 120px;
	overflow: hidden;
	text-align: center;
	margin-bottom:10px;

}
/* Image Gallery */

/* Layout tags  */
.contentDetail2 {

	background: #fff;
	border-radius: 5px;
	border: 1px solid #ccc;
	margin-bottom:10px;
	padding-bottom:5%;
}

.contentDetail1 {

	background: #fff;
	border:1px solid #ccc;
	border-radius: 5px;
	padding-bottom:10px;
	margin-bottom:10px;
}

.content {

/* 	margin:20px; */
	margin-left: 1%;
	margin-top: 1%;
	height: 88%;
	width: 97%;
	margin-right: 1%;
}

.toolsHeader {

	height:90px;
}

.toolsDynamicHeader {

	height:170px;
}

.toolsContainer {

	width:100%;
	height:100%;
	overflow:hidden;
}

.toolsDynamicContainer {

	position:absolute;
	width:100%;
	top:90px;
	bottom:0px;
}

.toolsDynamicContainer2 {

	position:absolute;
	width:100%;
	top:50px;
	bottom:0px;
}

.verticalMenuBg {

	float:left;
	width:250px;
	height:100%;
	background-color:#d7e6f1;
	overflow:hidden;
}

.toolsContentContainer {

	height:100%;
	overflow-y:auto;
}

.marginRight {

    margin-right:10px;
}

.marginLeft {

    margin-left:10px;
}

.marginLeft2 {

    margin-left:20px;
}

.marginTop {

    margin-top:15px;
}

.marginBottom {

	margin-bottom:10px;
}


.dynamicContainer {

    height:100%;
    width:100%;
}




/* Layout tags  */

/* General html tags  */

html {

	width: 100%;
	height: 100%;
    font-family: 'Open Sans', sans-serif;
    overflow-x: hidden;
}

body {

	width: 100%;
	height: 100%;

}

form {

	 font-family: 'Open Sans', sans-serif;
}

a {

	text-decoration:none;
}

p {
	margin-top:10px;
	margin-bottom:10px;
	margin-left: 15px;
	font-size:13px;
}

input[type="text"],input[type="number"] {

	padding-left: 12px;
	outline: none;
	background-color: #eee;
	border-radius: 3px;
	-moz-border-radius:3px;
    -webkit-border-radius:3px;
    font-family: 'Open Sans', sans-serif;

}

input[type="text"]:disabled {
   padding-left: 12px;
	outline: none;
	background-color: #eee;
	border-radius: 3px;
	-moz-border-radius:3px;
    -webkit-border-radius:3px;
    font-family: 'Open Sans', sans-serif;
    opacity: 0.6;
}

.inputNumber {
	height: 26px;
	position: relative;
	left: 0;
	padding-left: 6px;
	margin-left: 10px;
	outline: none;
	border: 1px solid #cdcdcd;
	border-color: #ccc;
	background-color: #eee;
}

input[type="password"] {

	padding-left: 12px;
	outline: none;
	background-color: #eee;
	border-radius: 3px;
	-moz-border-radius:3px;
    -webkit-border-radius:3px;
    font-family: 'Open Sans', sans-serif;
}

::-webkit-scrollbar {
    width: 12px;
}

::-webkit-scrollbar-track {
    background:#fff;
}

::-webkit-scrollbar-thumb {
    background:#465159;
    border-radius:5px;
}

label {

	margin-left: 15px;
	font-size: 15px;
	font-weight:600;
	color:#465159;
	line-height: 40px;
	width:100%;
	float:left;

}

.textBox.start,.textBox.end, .textBox.amount{

	background:#fff;
	margin:12px;
}
.floatLeft {float:left;}

.labelCol {
	
	float: left;
    height: 10px;
    width: 204px;
    color: #53585F;
    margin-left: 17px;
}

select {

	padding-left: 12px;
    height: 30px;
    position: relative;
    left: 0;
    outline: none;
    border: 1px solid #cdcdcd;
    border-color: #ccc;
    background-color: #eee;
    font-size: 15px;
    margin-bottom:10px;
    border-radius: 3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    margin-left: 15px;
    font-family: 'Open Sans', sans-serif;
}

input[type=submit] {

	padding:5px 15px;
	background:#ccc;
	border:0 none;
	cursor:pointer;
	-moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
	margin-right:15px;
	color:#fff;
	font-size: 12px;
}

textarea {

    padding-left: 12px;
    height: auto;
    position: relative;
    left: 0;
    outline: none;
    border: 1px solid #cdcdcd;
    border-color: rgba(0,0,0,.15);
    background-color: #eee;
    font-size: 15px;
    margin-bottom:10px;
    border-radius: 3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    margin-left: 17px;
    font-family: 'Open Sans', sans-serif;
}


/* General html tags  */

/* Universal classes */

.right {

    float:right !important;
}

.left {

    float:left !important;
}


.requiredField{

	color:red;
}

.requiredFieldText{

	color: red;
	float: left;
	margin-left: 17px;
	font-size: 11px;
}

.loader {

	background: url(../images/loader.png);
	width: 30px;
	height: 80px;
	background-repeat: no-repeat;
	z-index: 10;
	position: relative;
	margin-left: 50%;
	margin-top: -86px;
	-webkit-animation: loader 1s steps(19,end) infinite;
	animation: loader 1s steps(19,end) infinite;
}

.readOnly {

	pointer-events:none;
	opacity: 0.6;
}



.textBox {

    padding-left: 12px;
    height: 30px;
    position: relative;
    left: 0;
    outline: none;
    border: 1px solid #cdcdcd;
    border-color: rgba(0,0,0,.15);
    background-color: #eee;
    font-size: 15px;
    margin-bottom:10px;
    border-radius: 3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    margin-left: 17px;
    font-family: 'Open Sans', sans-serif;
}

.fixed {

	position:fixed;
	top:0px;
}

.hrline {

	height: 20px;
	background: #ccc;
	background: -moz-linear-gradient(top,  rgba(224,224,224,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(224,224,224,0.65)), color-stop(100%,rgba(0,0,0,0))); /* 	Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(224,224,224,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(224,224,224,0.65) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(224,224,224,0.65) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(224,224,224,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6e0e0e0', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
	margin-left: 12px;
	margin-bottom: 15px;
	width: 100%;
	margin-top: 12px;
}

.multiSelect {

	width: 98%;
	height: 120px;
}

.selectorSubmit {

	max-height: 360px;
    overflow: auto;
}


.htmlVersion {

	background:#eee;
	width:600px !important;
	height:400px !important;
	margin:10px;
}

@-webkit-keyframes loader {

    from { background-position: 0px; }
    to { background-position: -570px; }
}

@-moz-keyframes loader {

    from { background-position: 0px; }
    to { background-position: -570px; }
}

@keyframes loader {

    from { background-position: 0px; }
    to { background-position: -570px; }
}


.downArrow {

    background-image:url(../images/down-arrow.png);
    background-repeat:no-repeat;
    width:auto;
    height:9px;
    margin-top:-1px;
    margin-left:60px;
}

.footer {

	background:#333;
	height:50px;
	color:#fff;
	width:100%;
	position:relative;
}


.icon {

    margin-left:-39px;
    margin-right:14px;
}

.error {

    padding-left: 12px;
    height: 30px;
    position: relative;
    left: 0;
    outline: none;
    border: 1px solid #ff0000;
    background-color: white;
    font-size: 15px;
    margin-bottom:10px;
    border-radius: 3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    margin-left: 17px;
    font-family: 'Open Sans', sans-serif;
}

.dropDown {

	padding-left: 12px;
    height: 30px;
    position: relative;
    left: 0;
    width:80%;
    outline: none;
    border: 1px solid #cdcdcd;
    border-color: #ccc;
    background-color: #eee;
    font-size: 15px;
    margin-bottom:10px;
    border-radius: 3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    margin-left: 17px;
    font-family: 'Open Sans', sans-serif;
}

/* Universal classes */

/* Login Screen  */

.darkBg {

    background:#666;
    box-shadow:inset 0 0 376px rgba(0, 0, 0, 0.22);
    height:100%;
}

.signIn {

    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    width:480px !important;
    height:324px;
    position:fixed;
    top:50%;
    left:50%;
    margin-top:-174px;
    margin-left:-240px;
    background-color:#fff;
    box-shadow:0px 1px 16px rgba(0, 0, 0, 0.45);
}

.signInTitle {

    padding-top:12px;
    padding-bottom:12px;
    background-color: #333;
	font-size: 14px;
	font-weight: normal;
	color: #ccc;
	text-transform: capitalize;
	text-align: center;
}

.inputText {

    -webkit-appearance:none;
    padding:0 8px;
    margin:40px auto;
    background:#fff;
    border:1px solid #d9d9d9;
    border-top:1px solid silver;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    color:#838383;
    width:409px;
    display:block;
    margin-bottom:10px;
    z-index:1;
    position:relative;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    direction:ltr;
    height:44px;
    font-size:14px;
    text-align:left;
    opacity:1;
    background-color:#eee;
}

.forgotPass {

    color:rgba(66, 134, 237, 0.78);
    cursor:pointer;
    text-decoration:none;
    width:100%;
    margin:-4px 37px;
    font-size:14px;
}

.signInButton {

    display:inline-block;
    line-height:12px;
    padding:5px 18px;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
    background:#333;
    border-color:#ccc;
    font-weight:normal;
    margin:10px 0 0 0;
    color:#fff;
    position:absolute;
    right:35px;
    bottom:43px;
    font-size:17px;
    width:103px;
    height:35px;
    outline:none;
    cursor:pointer;
}
/* Login Screen  */

/* Tools Header  */

.header {

    background:#465159;
    height:90px;
    width:100%;
}

.logout {

    background-image:url(../images/logout.png);
    width:28px !important;
    height:28px;
    background-repeat:no-repeat;
    margin-right: 20px;
    margin-left: 10px;
    cursor:pointer;
}


.logo {

    background-image:url(../images/logo.png);
    width:148px !important;
    height:79px;
   	margin-left: 10px;
	margin-right: 10px;
    background-repeat:no-repeat;
}

.userNav {

	background-color:#5c6c77;
	font-size:10px;
	height:30px;
	float:right;
	color: #fff;
	font-weight: 600;
	width:100%;
}

.userNavProfile {

	float: right;
	color:#eee;
}

.userNavHelp {

	width: 63px;
	float: right;
	color:#eee;
	cursor:pointer;
	border-right: 1px solid #999;
	padding-right: 5px;


}

.userNavHelp:hover {

	color:#15a8f0;
}

.versionSettings {
	
	width: 90px;
	float: right;
	color:#eee;
	cursor:pointer;
	border-right: 1px solid #999;
	padding-right: 5px;
	line-height: 28px;
}

.userNavSettings {

	width: 79px;
	float: right;
	color:#eee;
	cursor:pointer;
	border-right: 1px solid #999;
	padding-right: 5px;

}

.userNavSettings:hover {

	color:#15a8f0;
}

.userNavLogout {

	width: 66px;
	float: right;
	color:#eee;
	cursor:pointer;

}

.userNavLogout:hover {

	color:#15a8f0;
}


.userNavStyle {

	float: right;
	text-align: right;
	margin-right: 10px;

}

.userNavStyle  a:link, .userNavStyle a:visited, .userNavStyle a:active {

	text-decoration:none;
	color:#ccc;
}

.userNavStyle  a:hover {

	text-decoration:none;
	color:#15a8f0;
}

.subMenuItem a:link, .subMenuItem  a:visited,.subMenuItem a:active {

	text-decoration:none;
	color:#333;

}

.userNav {

	background-color:#5c6c77;
	font-size:10px;
	height:30px;
	float:right;
	color: #fff;
	font-weight: 600;
}

.userNavProfile {

	float: right;
	color:#eee;
}

.userName {

	float: right;
	border-right: 1px solid #999;
	height: 23px;
	margin-top: 0px;
	padding-top: 6px;
	padding-right: 5px;
	cursor: pointer;
	  text-transform: capitalize;

}

.userName:hover {

	color:#15a8f0;
}

.userNavHelp {

	width: 63px;
	float: right;
	color:#eee;
	cursor:pointer;
	border-right: 1px solid #999;
	padding-right: 5px;


}

.userNavHelp:hover {

	color:#15a8f0;
}

.searchBar {

    background-color:#36393a;
    height:50px;
    width:100%;
}

.searchBar select {

	margin-top: 9px;
	background: #222;
	color: #ffffff;
	border: 0px;
}

.addNewBtn {

	float:left;
	margin-top:9px;
	font-size:12px;
	color:#eee;
	margin-left:6px;
	background: #15a8f0; /* Old browsers */
	background: -moz-linear-gradient(top, #15a8f0 0%, #084c6e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#15a8f0), color-stop(100%,#084c6e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #15a8f0 0%,#084c6e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #15a8f0 0%,#084c6e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #15a8f0 0%,#084c6e 100%); /* IE10+ */
	background: linear-gradient(to bottom, #15a8f0 0%,#084c6e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#15a8f0', endColorstr='#084c6e',GradientType=0 ); /* IE6-9 */
	border-radius:3px;
	-moz-border-radius:3px;
    -webkit-border-radius:3px;
	border:1px solid #063146;
	-webkit-box-shadow: 1px 1px 7px 0px rgba(50, 50, 50, 0.85);
	-moz-box-shadow:    1px 1px 7px 0px rgba(50, 50, 50, 0.85);
	box-shadow:         1px 1px 7px 0px rgba(50, 50, 50, 0.85);
	padding-left:5px;
	padding-right:10px;
	cursor: pointer;
	text-decoration:none;
}

.addNewBtn:hover {

	float:left;
	margin-top:9px;
	font-size:12px;
	color:#eee;
	margin-left:6px;
	background: #15a8f0; /* Old browsers */
	-moz-border-radius:3px;
    -webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #063146;
	-webkit-box-shadow: 1px 1px 7px 0px rgba(50, 50, 50, 0.85);
	-moz-box-shadow:    1px 1px 7px 0px rgba(50, 50, 50, 0.85);
	box-shadow:         1px 1px 7px 0px rgba(50, 50, 50, 0.85);
	padding-left:5px;
	padding-right:10px;
	cursor: pointer;
	text-decoration:none;
}

.addNewBtn {

	float:left;
	margin-top:9px;
	font-size:12px;
	color:#eee;
	margin-left:6px;
	background: #15a8f0; /* Old browsers */
	background: -moz-linear-gradient(top, #15a8f0 0%, #084c6e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#15a8f0), color-stop(100%,#084c6e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #15a8f0 0%,#084c6e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #15a8f0 0%,#084c6e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #15a8f0 0%,#084c6e 100%); /* IE10+ */
	background: linear-gradient(to bottom, #15a8f0 0%,#084c6e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#15a8f0', endColorstr='#084c6e',GradientType=0 ); /* IE6-9 */
	border-radius:3px;
	-moz-border-radius:3px;
    -webkit-border-radius:3px;
	border:1px solid #063146;
	-webkit-box-shadow: 1px 1px 7px 0px rgba(50, 50, 50, 0.85);
	-moz-box-shadow:    1px 1px 7px 0px rgba(50, 50, 50, 0.85);
	box-shadow:         1px 1px 7px 0px rgba(50, 50, 50, 0.85);
	padding-left:5px;
	padding-right:10px;
	cursor: pointer;
	text-decoration:none;
}

.addNewBtn:hover {

	float:left;
	margin-top:9px;
	font-size:12px;
	color:#eee;
	margin-left:6px;
	background: #15a8f0; /* Old browsers */
	-moz-border-radius:3px;
    -webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #063146;
	-webkit-box-shadow: 1px 1px 7px 0px rgba(50, 50, 50, 0.85);
	-moz-box-shadow:    1px 1px 7px 0px rgba(50, 50, 50, 0.85);
	box-shadow:         1px 1px 7px 0px rgba(50, 50, 50, 0.85);
	padding-left:5px;
	padding-right:10px;
	cursor: pointer;
	text-decoration:none;
}
.searchGrid {

    float:left;
       	margin-top:2px;
}

.searchGrid input.searchTextOnPopup {

    height:29px;
    margin-left:10px;
    border:none;
    padding-left:5px;
    color:#999;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
     background-color: #eee;!important;
         border: 1px solid #cdcdcd;
}

.searchIconBtnOnPopup {
	background-image: url(../images/search_icon.png);
    width: 31px;
    height: 33px;
    background-size: 25px;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 2px;
    float: left;
    margin-left: -5px;
    margin-right: 10px;
    /* position: relative; */
    border: none;
    border: 1px solid #cdcdcd;
    /* margin-right: 4px; */
    cursor: pointer;
    /* background-color: #999; */
    /* top: -16px; */
    /* left: -2px; */
}

.searchIconBtn {

  background-image: url(../images/search_icon.png);
    width: 27px;
    height: 31px;
    background-repeat: no-repeat;
    margin-top: 2px;
    float: left;
    margin-left: -5px;
    margin-right:10px;
    /* position: relative; */
    border: none;
    /* margin-right: 4px; */
    cursor: pointer;
    background-color: transparent !important;
    /* top: -16px; */
    /* left: -2px; */
}


.search {

    float:left;
    margin-top: 5px;
}

.searchText {

    height:29px;
    margin-left:10px;
    border:none;
    padding-left:5px;
    color:#999;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    background-color:#222 !important;
}

.profile {

    background-image:url(../images/user_profile.png);
    width:28px !important;
    height:28px;
    background-repeat:no-repeat;
    margin-top:7px;
    cursor:pointer;
}


.searchIcon {

    background-image:url(../images/search_icon.png);
    width:27px;
    height:31px;
    background-repeat:no-repeat;
   	margin-top: 5px;
    float:right;
    border:none;
    margin-right:10px;
    cursor: pointer;
    background-color: transparent !important;
}


/* Tools Header  */

/* CSS Menu */

.cssMenu {

    width:auto;
}

.cssMenu ul {

    list-style:none;
    padding: 0;
    line-height:1;
    display:block;
    zoom:1;
}

.cssMenu ul:after {

    content:' ';
    display:block;
    font-size:0;
    height:0;
    clear:both;
    visibility:hidden;
}

.cssMenu ul li {

    float:left;
    display:block;
    padding:0;
}

.cssMenu ul li span {

    color:#ffffff;
    text-decoration:none;
    display:block;
    padding:24px 25px;
    font-size:14px;
    font-weight:600;
    position:relative;
    -webkit-transition:color .25s;
    -moz-transition:color .25s;
    -ms-transition:color .25s;
    -o-transition:color .25s;
    transition:color .25s;
    cursor:pointer;
}

.cssMenu ul li span:hover {

    color:#fff;
}

 .cssMenu ul li span:hover:before {

    width:100%;
}

.cssMenu ul li span:before {

    content:'';
    display:block;
    position:absolute;
    left:0;
    bottom:0;
    height:5px;
    width:0;
    background:#15a8f0;
    -webkit-transition:width .25s;
    -moz-transition:width .25s;
    -ms-transition:width .25s;
    -o-transition:width .25s;
    transition:width .25s;
}

.cssMenu ul li.last > span:after,.cssmenu ul li:last-child > span:after {

    display:none;
}

.cssMenu ul li.selected span {

    color:#fff;
}

.cssMenu ul li.selected span:before {

    width:100%;
}


@media screen and (max-width:768px) {

    .cssmenu ul li {

    	float:none;
    }
}

 .cssMenu ul li span {

    width:100%;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
}

 .cssMenu ul li span:after {

    display:none;
}



 .cssMenu ul li.last > span:before, .cssmenu ul li:last-child > span:before {

    display:none;
}


/* CSS Menu */

/* Image Slider */

.fixedHeightSlider {

	height:100%;
	margin-left: 39px;
	margin-right: 39px;
	overflow: hidden;
}

.selectedItem {

	box-shadow: 0px 1px 1px 1px rgba(50, 50, 50, 0.4);
	height: 100px;
	background: #36393a;
	position: relative;
	top: -12px;
	height:113px;
	width: 92px;
	margin-right: 10px;
	margin-left: 10px;
	cursor:pointer;

}

.sliderItem {

	max-width: 88px;
	height: 55px;
	position: relative;
	top: 5px;
}


.next {

    width:39px;
    height:100%;
    float:right;
    background-image:url(../images/next.png);
    background-repeat:no-repeat;
    background-position:center;
    cursor:pointer;
}

.previous {

    width:39px;
    height:100%;
    float:left;
    background-image:url(../images/previous.png);
    background-repeat:no-repeat;
    background-position:center;
    cursor:pointer;
}

.scroller {

    background-color:#879aa7;
    height:100px;
    width:100%;
   	overflow:hidden;
}

.item {

    background-color:#fff;
   	height: 76px;
	width: 88px;
    margin-right:10px;
    margin-top: 9px;
    margin-left:10px;
    cursor: pointer;
    color: #333;
    text-align: center;
    border: 3px solid transparent;
}


.itemTitle {

	background-color:#36393a;
	text-align: center;
	font-size: 10px;
	height: 15px;
	margin-top: 10px;
	overflow: hidden;
	color: #eee;
	position: relative;
	width: 94px;
	margin-left: -3px;

}

.selectedTitle {

	background-color: #36393a;
	text-align: center;
	font-size: 10px;
	height: 15px;
	margin-top: 10px;
	position: relative;
	overflow: hidden;
	color: #eee;
	top: 10px;

}
.selectedImage {

	max-width: 88px;
	height: 55px;
	position: relative;
	top: 15px;
}

.uploadImage {

	top:0px!important;
	right:0px!important;
}


/* Image Slider */

/* Collapsible box */

.toggleButton {

	float: left;
	width:10px;
	height: 10px;
	background-size: contain;
	margin-right: 6px;
	margin-top: 6px;
}

.toggleText {

	float: left;
	width:10px;
	height: 10px;
	background-size: contain;
	margin-right: 6px;
	margin-top: 1px;
}

.list {

    display:none;
    height:auto;
    margin:0;
    float: left;
}

.show {

	display: none;
}

.hide:target + .show {

    display: inline;
}

.hide:target {

    display: none;
}

.hide:target ~ .list {

    display:inline;
}

.hide, .show {
	width: 24px;
	height: 20px;
	border-radius: 20px;
	font-size: 14px;
	color: #fff;
	text-shadow: 0 1px 0 #666;
	text-align: center;
	text-decoration: none;
	opacity: .95;
	float: left;
	padding-top: 4px;
	margin-right: 5px;
}

.hide:hover, .show:hover {

	color: #eee;
	text-shadow: 0 0 1px #666;
	text-decoration: none;
	opacity: 1;
	padding-top: 4px;
	margin-right: 5px;
}

.list p{

    height:auto;
    margin:0;
}

.selectAll {

	font-size:12px;
	color:#333;
	text-decoration:underline;
}

.question {

	height: auto;
}

/* Collapsible box */

/* checkbox style */

.regular-checkbox {

	display: none;
}

.regular-checkbox + label {

	background-color: #eee;
	border: 1px solid #ccc;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
	padding: 9px;
	border-radius:5px;
	-moz-border-radius:5px;
    -webkit-border-radius:5px;
	display: inline-block;
	position: relative;
	cursor:pointer;
	margin-bottom: -5px;
}

.regular-checkbox + label:active, .regular-checkbox:checked + label:active {

	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}

.regular-checkbox:checked + label {

	background-color: #eee;
	border: 1px solid #ccc;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
	color: #99a1a7;
	cursor:pointer;
}

.regular-checkbox:checked + label:after {

	content: '\2714';
	font-size: 14px;
	position: absolute;
	top: 0px;
	left: 3px;
	color: #15a8f0;
	cursor:pointer;
}

.checkbox {

	margin-left: 12px;
}

/* checkbox style */

/* Buttons */


button.addNewObject {

	background:url(../images/add.png);
	width: 40px;
	height: 36px;
	background-repeat:no-repeat;
	cursor:pointer;
	border: none!important;
}

button.fullscreen {
	width: 20px;
	height: 20px;
	cursor:pointer;
	border: none!important;
	font-size: 1.2em;
	color: #5c5b5b;
	background: transparent;
}

.deleteDocumentation {

	background:url(../images/delete_docu.png);
	width: 20px;
	height: 20px;
	background-repeat:no-repeat;
	cursor:pointer;
	float:left;
	margin-right: 5px;
	border: none!important;
}

button.deleteObject {

	background:url(../images/delete_object.png);
	width: 40px;
	height: 36px;
	background-repeat:no-repeat;
	cursor:pointer;
	border: none!important;
}

button.voidObject {
	width: 30px;
    height: 30px;
    font-size: 1.3em;
    border-color: #e3e075;
    border-radius: 30px;
    outline: none;
    border: 2px solid rgb(227, 224, 117);
    background: transparent;
}
button.voidObject:before {
   	font-family: FontAwesome;
    content: "\f05e";
    color: #e3e075;
    cursor: pointer;
    position: relative;
    left: -2px;
    top: -1px;
}

.deleteImage {

  width: 19px;
  height: 19px;
  background: url(../images/delete.png);
  cursor: pointer;
  float: left;

}

button.preview {

	background:url(../images/preview.png);
	width: 40px;
	height: 36px;
	background-repeat:no-repeat;
	cursor:pointer;
	border: none!important;
}

button.editCss {

	background:url(../images/editGridItem.png);
	width: 20px;
	height: 20px;
	background-repeat:no-repeat;
	cursor:pointer;
	border:none;
	text-align:center;


}


button.editHtml {

	background:url(../images/htmlicon.png);
	width: 40px;
	height: 36px;
	background-repeat:no-repeat;
	cursor:pointer;
	border: none!important;
}


.bidPlay {

	width:25px;
	height:25px;
	background:url(../images/play.png);
	background-repeat:no-repeat;
	cursor:pointer;
	border: none!important;
}

.bidPause {

	width:25px;
	height:25px;
	background:url(../images/pause.png);
	background-repeat:no-repeat;
	cursor:pointer;
	border: none!important;
}


.bidStop {

	width:25px;
	height:25px;
	background:url(../images/stop.png);
	background-repeat:no-repeat;
	cursor:pointer;
	border: none!important;
}



button.saleUsersIcon {

	background:url(../images/saleusers.png);
	width: 40px;
	height: 36px;
	background-repeat:no-repeat;
	cursor:pointer;
	border: none!important;
}

button.saleLotsIcon {

	background:url(../images/salelots.png);
	width: 40px;
	height: 36px;
	background-repeat:no-repeat;
	cursor:pointer;
	border: none!important;
}
.rateCol {

	height:25px;
	width: 207px;

}
.rateDate {

	margin-top:12px;
}

button.alertButton,.addRoundBtn {

	background: #15a8f0; /* Old browsers */
	
	border-radius:3px;
	-moz-border-radius:3px;
    -webkit-border-radius:3px;
	padding-left:5px;
	padding-right:5px;
	font-family: 'Open Sans', sans-serif;
	padding:5px 15px;
	border:0 none;
	cursor:pointer;
	-moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
	margin-left: 20px;
	margin-bottom:15px;
	color:#fff;
	font-size: 12px;
}

.cancelAlertButton {

background: #999; /* Old browsers */
	border-radius:3px;
	-moz-border-radius:3px;
    -webkit-border-radius:3px;
	padding-left:5px;
	padding-right:5px;
	font-family: 'Open Sans', sans-serif;
	padding:5px 15px;
	border:0 none;
	cursor:pointer;
	-moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
	margin-left: 20px;
	margin-bottom:15px;
	color:#fff;
	font-size: 12px;
}

button.submitBtn {

	background: #15a8f0; /* Old browsers */
	background: -moz-linear-gradient(top, #15a8f0 0%, #084c6e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#15a8f0), color-stop(100%,#084c6e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #15a8f0 0%,#084c6e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #15a8f0 0%,#084c6e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #15a8f0 0%,#084c6e 100%); /* IE10+ */
	background: linear-gradient(to bottom, #15a8f0 0%,#084c6e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#15a8f0', endColorstr='#084c6e',GradientType=0 ); /* IE6-9 */
	border-radius:3px;
	-moz-border-radius:3px;
    -webkit-border-radius:3px;
	padding-left:5px;
	padding-right:5px;
	font-family: 'Open Sans', sans-serif;
	padding:5px 15px;
	border:0 none;
	cursor:pointer;
	-moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
	margin-left: 15px;
	margin-bottom:15px;
	color:#fff;
	font-size: 12px;
	margin-right: 10px;
	margin-top:10px;
}

button.runBtn {

background: #c9de96; /* Old browsers */
background: -moz-linear-gradient(top,  #c9de96 0%, #8ab66b 44%, #398235 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c9de96), color-stop(44%,#8ab66b), color-stop(100%,#398235)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #c9de96 0%,#8ab66b 44%,#398235 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #c9de96 0%,#8ab66b 44%,#398235 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #c9de96 0%,#8ab66b 44%,#398235 100%); /* IE10+ */
background: linear-gradient(to bottom,  #c9de96 0%,#8ab66b 44%,#398235 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9de96', endColorstr='#398235',GradientType=0 ); /* IE6-9 */

	border-radius:3px;
	-moz-border-radius:3px;
    -webkit-border-radius:3px;
	padding-left:5px;
	padding-right:5px;
	font-family: 'Open Sans', sans-serif;
	padding:5px 15px;
	border:0 none;
	cursor:pointer;
	-moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
	margin-left: 15px;
	margin-bottom:15px;
	color:#fff;
	font-size: 12px;
	margin-right: 10px;
	margin-top:10px;
}

button.submitBtn:hover {

	background: #00A6F9; /* Old browsers */
	border-radius:3px;
	-moz-border-radius:3px;
    -webkit-border-radius:3px;
	padding-left:5px;
	padding-right:5px;
	font-family: 'Open Sans', sans-serif;
	padding:5px 15px;
	border:0 none;
	cursor:pointer;
	-moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
	margin-left: 15px;
	margin-bottom:15px;
	color:#fff;
	font-size: 12px;
}


button.cancelBtn {

	background: #b5bdc8; /* Old browsers */
	background: -moz-linear-gradient(top,  #b5bdc8 0%, #828c95 36%, #28343b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b5bdc8), color-stop(36%,#828c95), color-stop(100%,#28343b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #b5bdc8 0%,#828c95 36%,#28343b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #b5bdc8 0%,#828c95 36%,#28343b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #b5bdc8 0%,#828c95 36%,#28343b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #b5bdc8 0%,#828c95 36%,#28343b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5bdc8', endColorstr='#28343b',GradientType=0 ); /* IE6-9 */
	border-radius:3px;
	-moz-border-radius:3px;
    -webkit-border-radius:3px;
	padding-left:5px;
	padding-right:5px;
	padding:5px 15px;
	border:0 none;
	font-family: 'Open Sans', sans-serif;
	cursor:pointer;
	-moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
	margin-bottom:15px;
	color:#fff;
	font-size: 12px;
}

button.cancelBtn:hover {

	background: #45484d; /* Old browsers */
	border-radius:3px;
	-moz-border-radius:3px;
    -webkit-border-radius:3px;
	padding-left:5px;
	padding-right:5px;
	padding:5px 15px;
	border:0 none;
	font-family: 'Open Sans', sans-serif;
	cursor:pointer;
	-moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
	margin-bottom:15px;
	color:#fff;
	font-size: 12px;
}


button.deleteBtn {

	background: #cc0000; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff5b4c 0%, #b70903 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff5b4c), color-stop(100%,#b70903)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff5b4c 0%,#b70903 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff5b4c 0%,#b70903 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff5b4c 0%,#b70903 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff5b4c 0%,#b70903 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5b4c', endColorstr='#b70903',GradientType=0 ); /* IE6-9 */
	font-family: 'Open Sans', sans-serif;
	border-radius:3px;
	-moz-border-radius:3px;
    -webkit-border-radius:3px;
	padding-left:5px;
	padding-right:5px;
	padding:5px 15px;
	border:0 none;
	cursor:pointer;
	-moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
	margin-bottom:15px;
	color:#fff;
	font-size: 12px;
}

button.deleteBtn:hover {

	background: #B70903; /* Old browsers */
	font-family: 'Open Sans', sans-serif;
	border-radius:3px;
	-moz-border-radius:3px;
    -webkit-border-radius:3px;
	padding-left:5px;
	padding-right:5px;
	padding:5px 15px;
	border:0 none;
	cursor:pointer;
	-moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
	margin-bottom:15px;
	color:#fff;
	font-size: 12px;
}

button.editBtn {

	background: rgb(201,222,150); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(201,222,150,1) 0%, rgba(138,182,107,1) 44%, rgba(57,130,53,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(201,222,150,1)), color-stop(44%,rgba(138,182,107,1)), color-stop(100%,rgba(57,130,53,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(201,222,150,1) 0%,rgba(138,182,107,1) 44%,rgba(57,130,53,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(201,222,150,1) 0%,rgba(138,182,107,1) 44%,rgba(57,130,53,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(201,222,150,1) 0%,rgba(138,182,107,1) 44%,rgba(57,130,53,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(201,222,150,1) 0%,rgba(138,182,107,1) 44%,rgba(57,130,53,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9de96', endColorstr='#398235',GradientType=0 ); /* IE6-9 */
	font-family: 'Open Sans', sans-serif;
	border-radius:3px;
	-moz-border-radius:3px;
    -webkit-border-radius:3px;
	padding-left:5px;
	padding-right:5px;
	padding:5px 15px;
	border:0 none;
	cursor:pointer;
	-moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
	margin-bottom:15px;
	color:#fff;
	font-size: 12px;
}

button.editBtn:hover {

	background: rgb(143,200,0); /* Old browsers */
	font-family: 'Open Sans', sans-serif;
	border-radius:3px;
	-moz-border-radius:3px;
    -webkit-border-radius:3px;
	padding-left:5px;
	padding-right:5px;
	padding:5px 15px;
	border:0 none;
	cursor:pointer;
	-moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
	margin-bottom:15px;
	color:#fff;
	font-size: 12px;
}

.filter {

	background: #b5bdc8; /* Old browsers */
	background: -moz-linear-gradient(top,  #b5bdc8 0%, #828c95 100%, #28343b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b5bdc8), color-stop(100%,#828c95), color-stop(100%,#28343b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #b5bdc8 0%,#828c95 100%,#28343b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #b5bdc8 0%,#828c95 100%,#28343b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #b5bdc8 0%,#828c95 100%,#28343b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #b5bdc8 0%,#828c95 100%,#28343b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5bdc8', endColorstr='#28343b',GradientType=0 ); /* IE6-9 */
	border-radius:3px;
	-moz-border-radius:3px;
    -webkit-border-radius:3px;
	border: 1px solid #999;
	height:30px;
	margin:20px;
	width:250px !important;
}

.allRoles {

	font-size: 12px;
	height: 25px;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 40px;
	float: left;
	color:#eee;
	background: #15a8f0; /* Old browsers */
	background: -moz-linear-gradient(top, #15a8f0 0%, #084c6e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#15a8f0), color-stop(100%,#084c6e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #15a8f0 0%,#084c6e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #15a8f0 0%,#084c6e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #15a8f0 0%,#084c6e 100%); /* IE10+ */
	background: linear-gradient(to bottom, #15a8f0 0%,#084c6e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#15a8f0', endColorstr='#084c6e',GradientType=0 ); /* IE6-9 */
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	cursor:pointer;

}

/* Buttons */

/* Permissions table */



.fixedTable td {

      border-bottom: 1px solid #ccc;
      padding: 5px;
      width:19%;
      overflow: hidden;
	  white-space: normal;
      text-align: left; /* IE */
}

.fixedTable td + td {

      border-left: 1px solid #ccc;
}

.fixedTable th {

      padding: 5px;
	  text-align: left;
	  color: #eee;
	  width: 19%;
}



.fixed-table-container {

      width: 100%;
      background-color: white;
      /* above is decorative or flexible */
      position: relative; /* could be absolute or relative */
      padding-top: 30px; /* height of header */
      height:80%;
}

.fixed-table-container-inner {

      overflow-x: hidden;
      overflow-y: auto;
      height: 100%;
}

.header-background {

     
    background-color: #465159 !important;
    height: 30px;
    position: absolute;
    top: -1px;
    right: 0;
    left: 0;
}

.fixedTable {

      background-color: white;
      width: 100%;
      overflow-x: hidden;
      overflow-y: auto;
	  font-family: 'Open Sans', sans-serif;
}

.th-inner {

      position: absolute;
      top: 0;
      line-height: 30px; /* height of header */
      text-align: left;
      border-left: 1px solid black;
      padding-left: 5px;
      margin-left: -5px;
}

.first .th-inner {

        border-left: none;
        padding-left: 6px;
        border-left: 1px solid black;
}
/* Permissions table */

/* Upload Image */

.uploadProfile {

	background-color:#ccc;
	height:94px;
	width:150px;

}
/* Upload Image */

/* Modal box */

.modalDialog {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.6);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}

.modalDialog:target {

	opacity:1;
	pointer-events: auto;
}

.modalDialog > div {

	width: 400px;
	height:150px;
	position: relative;
	margin: 10% auto;
	border-radius: 5px;
	-moz-border-radius:5px;
    -webkit-border-radius:5px;
	background: #fff;
	border:15px #eee solid;

}

.close {

	background: #fff;
	color: #333;
	line-height: 25px;
	position: absolute;
	right: 7px;
	text-align: center;
	top: 4px;
	width: 24px;
	text-decoration: none;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	font-size: 11px;
	cursor: pointer;
}


.popupTitle,.alertTitle {

	border-top-right-radius: 5px;
	border-top-left-radius: 3px;
	width: auto;
	height: 14px;
	background-color: #ccc;
	font-size:13px;
	color: #333;
	padding: 13px;
	font-weight:700;
}

.alertMessage {

	padding:20px;
	font-size:15px;

}


.popupBtns {

	margin-top: 40px;
	margin-left: 15px;

}

.modalBox {
	min-width: 400px;
	position: absolute;
	z-index:100;
	border-radius: 5px;
	-moz-border-radius:5px;
    -webkit-border-radius:5px;
	background: #fff;
	box-shadow:0px 1px 16px rgba(0, 0, 0, 0.45);
	top:25%;
	left:25%;

}


/* Modal box */

/* User role selection */
	.userRoles {

	font-size: 12px;
	height:25px;
	text-align: right;
	padding-right: 15px;
	padding-top:5px;
	cursor:pointer;
}

.userRoles:hover {

	font-size: 12px;
	text-align: right;
	cursor:pointer;
	color:#eee;
	height:25px;
	background: #15a8f0; /* Old browsers */
	background: -moz-linear-gradient(top, #15a8f0 0%, #084c6e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#15a8f0), color-stop(100%,#084c6e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #15a8f0 0%,#084c6e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #15a8f0 0%,#084c6e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #15a8f0 0%,#084c6e 100%); /* IE10+ */
	background: linear-gradient(to bottom, #15a8f0 0%,#084c6e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#15a8f0', endColorstr='#084c6e',GradientType=0 ); /* IE6-9 */
}


.userRoleImage {


	z-index:1;
	width:100%;
	
}

.selectorItem {

	width: 80px !important;
	float: left;
	margin: 20px;
	border:5px solid #465159;
    cursor:pointer;
    text-align: center;
    height: 95px !important;
    	background:url(../images/selected.png) no-repeat center;
	background-size:25px;
	    border-radius: 5px;
	    	background-position-y: 53px;
	    	padding:5px;
	    

}

.selectorItem.selected div.roleTitle {
	
	background:#15a8f0 !important;
	
}

.selectorItem.selected {

	cursor: pointer;
	border:5px solid #15a8f0;
	background:url(../images/selected.png) no-repeat center center;
	background-size:25px;
	background-position:  30px 57px;
}

.roleTitle {

	text-align: center;
    font-size: 12px;
    font-weight: 600;
    text-transform: capitalize;
    height: 40px;
    overflow: hidden;
    width: 100%;
    margin-left: 0px;
    margin-top:-5px;
    color: #fff;
    background: #465159;
    width: 90px;
    margin-left: -5px;
}



/*  User role selection  */

/*  User activity  */
.activity {

	background: rgb(238,238,238); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
	height:40px;
	border-radius:3px;
	-moz-border-radius:3px;
    -webkit-border-radius:3px;
    border:1px solid #ccc;
    margin-top:15px;
    margin-left:15px;
 }

.activityIcon {

	width: 20px;
	height: 18px;
	border-radius:50%;
	-moz-border-radius:50%;
    -webkit-border-radius:50%;
}

.green {

	background-color:#66cc33;
	box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.5);
}

.red {

	background-color:#cc3300;
	box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.5);
}

.orange {

	background-color:#ff6633;
	box-shadow: 0px 0px 2px 0px #fff;
}

.activitySymbol {

	font-size: 10px;
	color: #eee;
	text-align: center;
	padding-top: 2px;
	margin: 10px;
	float: left;
}


.activityDescription {

	font-size: 12px;
	padding-top: 12px;
	color:#333;
	float:left;
}

.activityTimestamp {

	font-size:12px;
	color:#333;
	text-align:right;
	padding-top: 12px;
	padding-right:10px;

}

.alerts {

	color: #264c72;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	background-color: #d0e3ef;
	background-image: -moz-linear-gradient(#d8ebf8, #d0e3ef);
	background-image: -webkit-linear-gradient(#d8ebf8, #d0e3ef);
	background-image: linear-gradient(#d8ebf8, #d0e3ef);
	background-repeat: repeat-x;
	border: 1px solid #97c1da;
	z-index:100;
	position: absolute;
	border-radius: 5px;
	-moz-border-radius:5px;
    -webkit-border-radius:5px;
	box-shadow:0px 1px 16px rgba(0, 0, 0, 0.45);
	width:600px;
	top: 0; left: 0; bottom: 0; right: 0;
	margin: auto;
	height:40px;
}


/*  User activity  */


/* breadcrumbs */

.breadcrumb {

	list-style: none;
	overflow: hidden;
	font-size:12px;
	z-index:1;
	cursor:pointer;
}

.breadcrumb li {

	float: left;
}

.breadcrumb li a {

	color: white;
	text-decoration: none;
	padding: 10px 0 10px 65px;
	background: brown;                   /* fallback color */
	background: #465159;
	position: relative;
	display: block;
	float: left;
}

.breadcrumb li a:after {

	content: " ";
	display: block;
	width: 0;
	height: 0;
	border-top: 50px solid transparent;           /* Go big on the size, and let overflow hide */
	border-bottom: 50px solid transparent;
	border-left: 30px solid #465159;
	position: absolute;
	top: 50%;
	margin-top: -50px;
	left: 100%;
	z-index: 2;
}


.breadcrumb li a:before {

	content: " ";
	display: block;
	width: 0;
	height: 0;
	border-left: 30px solid white;
	position: absolute;
	top: 50%;
	margin-top: -50px;
	margin-left: 1px;
	left: 100%;
	z-index: 1;
}

.breadcrumb li:first-child a {

	padding-left: 10px;
	border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.breadcrumb li:nth-child(2) a {

	background:#5c6c77;
}

.breadcrumb li:nth-child(2) a:after {

	border-left-color: #5c6c77;
}

.breadcrumb li:nth-child(3) a {

	background:#879aa7;
}

.breadcrumb li:nth-child(3) a:after {

	border-left-color: #879aa7;
}

.breadcrumb li:nth-child(4) a{

	background:#15a8f0;
}

.breadcrumb li:nth-child(4) a:after {

	border-left-color: #15a8f0;
}

.breadcrumb li:nth-child(5) a {

	background:#90d2ff;
}

.breadcrumb li:nth-child(5) a:after {

	border-left-color: #90d2ff;
}
.breadcrumb li:last-child a {

	border-left-color: transparent !important;
	color: #eee;
	pointer-events: none;
	cursor: default;
}

.breadcrumb li a:hover {

	background: #333;
}

.breadcrumb li a:hover:after {

	border-left-color: #333; !important;

}



/* breadcrumbs */

/* dgrid */

.dgrid-header {

  background-color: #879aa7 !important;
  top:0;
  color:#fff;
}

.dgrid-cell {

  border: none! important;
  font-size:15px;

}

.dgrid-row-odd {

	background:#f5f5f5;
}

.dgrid-cell.field-edit {

	width:50px;
	text-align:center;
}


.dgrid.dgrid-scroller {

	position: relative;
	max-height:200px;
	overflow-y:auto;
	overflow-x: hidden;
}

.dgrid {

	cursor:pointer;
	border:0px solid transparent !important;
	width:100%;
}

.dgrid .dgrid-content td {
    vertical-align: middle;
    word-break: break-word;
}

.gridList {

	float: left;
	cursor: pointer;
	padding-left: 10px;
	font-size:15px;

}

.back {

	background:url(../images/back.png);
	width:32px;
	height:32px;
	background-repeat:no-repeat;
	float:left;
	font-size:12px;
	color:#eee;
	text-transform:uppercase;
	margin-top: -5px;
	margin-right: 5px;
	cursor:pointer;
	margin-bottom:10px;
}
.gridActions {

	float: right;
	text-align: right;
	margin-top: 12px;
	height: 29px;
	background-color: #5c6c77;
	color:#eee;
	border-radius: 3px;
	-moz-border-radius:3px;
    -webkit-border-radius:3px;
}

.gridActionBtns {

	margin-top: -5px;
	float: right;
	margin-right: 5px;

}

.gridDetails {

}

.sectionTitle {

	background: #465159;
	height: 35px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	color: #eee;
	padding-top: 10px;
}

.gridIcons {

	font-size: 13px;
	padding: 5px;
	cursor: pointer;
	float:left;
	margin-right:5px;
	text-decoration: none;
	display: flex;
    align-items: center;
}

.divider {

	border-right: 1px solid #eee;
	height: 15px;
	margin-top: 8px;
	float: left;
}

.gridActionButtons:last-child {

	border-right:none !important;
}

/* dgrid */

.CodeMirror {

	line-height: 1;
	position: relative;
	overflow: hidden;
	background: #eee !important;
	color: black;
	border: 1px solid #cdcdcd;
	border-color: #ccc;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.section {
	
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  width: 97%;
  float: left;
      margin-left: 10px;
    margin-top: -10px;
  
}


.feeHeader{
	
	height:40px;
	
}
.formCol {
	
	float:left;
	color:#53585F;
  margin-top: 10px;
}
.rateItem.textBox {
	float: left;
}

.rateItem {
	display: inline-block;
	width:100%;
}
.tabs {
	position:relative;
	height:80%;
/* This part sucks */
	width:98%;
	clear:both;
	margin: 35px 0px 0;
	background:#eee;
	float:left;
}

.tab {
	float:left;
	margin: 5px;
	    margin-left: 0px;
}


.tab label {
	background: #879aa7;
    padding: 20px;
    margin-left: 0px;
    position: relative;
    top: -37px;
    height: 11px;
    padding-top: 1px;
    text-align: center;
    width: auto;
    font-size: 15px;
    cursor: pointer;
    -webkit-transition: background-color .2s linear;
    font-weight: normal;
    line-height: 29px;
    color: #fff!important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.tab .newTabLabel {
	
	background: transparent !important;
    padding: 0 !important;
    margin-left: auto !important;
    position: static !important;
    top: auto !important;
    height: auto !important;
    text-align: start !important;
    cursor: auto !important;
    -webkit-transition: none !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
	
    margin-left: 15px !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    color: #465159 !important;
    line-height: 40px !important;
    width: 100% !important;
    float: left !important;
}

.tab [type=radio] {
	display:none
}

.tabcontent {
	position: absolute;
    top: -1px;
    left: 0px;
    right: 0;
    bottom: 0;
    -webkit-transition: opacity .6s linear;
    opacity: 0;
    border: 1px #ccc solid;
        background-color: #fff;
}

.tabcontent div .sectionTitle {
	
	border-radius:0px;
	margin-top: -1px;
	margin-left: -1px;
	
	
}

.tabcontent.sectionTitle {
	
	border-radius:0px;
	margin-top: -1px;
	
	
}

[type=radio]:checked ~ label {
	background: #465159;
    /* border-bottom: 1px solid white; */
    /* z-index: 2; */
    color: #fff!important;
    /* width: 100%; */
}



[type=radio]:checked ~ label ~ .tabcontent {
	z-index:1;
	opacity:1
}

.tabLabel {

	margin-left: 15px;
	font-size: 15px;
	font-weight:600;
	color:#465159;
	line-height: 40px;
	width:100%;
	float:left;

}

/*****************************************************
 ***************** Tags Widget Styles ***************
 *****************************************************/
.container-tags {

	zoom: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
	position: relative;
}

.tags-list-main {

	list-style: none;
    padding: 0px 10px 5px 7px;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin: 0;
    height: auto !important;
    min-height: 20px;
    border: 1px solid #aaa;
    background-color: #fff;
    cursor: text;
	-webkit-box-shadow: inset 0px 1px 3px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0px 1px 3px rgba(0,0,0,0.1);
	-ms-box-shadow: inset 0px 1px 3px rgba(0,0,0,0.1);
	-o-box-shadow: inset 0px 1px 3px rgba(0,0,0,0.1);
	box-shadow: inset 0px 1px 3px rgba(0,0,0,0.1);
}

.tags-list-main-active {

	border: 1px solid #5897fb;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.tags-list-item {

	display: inline-block;
    position: relative;
    margin-right: 5px;
	margin-top: 6px;
    padding: 5px 18px 5px 5px;
    border: 1px solid #aaa;
    max-width: 100%;
    border-radius: 3px;
    background-color: #eeeeee;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
    background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-size: 100% 19px;
    background-repeat: repeat-x;
    background-clip: padding-box;
    box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    color: #333;
    line-height: 13px;
    cursor: default;
}

.tags-text {

	word-wrap: break-word;
}

.tags-close-icon {

	position: absolute;
    top: 5px;
    right: 2px;
    display: block;
    width: 12px;
    height: 12px;
    cursor: pointer;
    color: gray;
    font-weight: bold;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.tags-close-icon:hover { 

	color: #333;
}

.tags-list-input {

	background: #fff !important;
    border: none;
    padding: 0;
	margin: 0;
}

.tags-input {

	margin-top: 6px;
    padding: 0;
	width: 50px;
    outline: 0;
    border: 0;
    background: transparent;
    box-shadow: none;
    color: #999;
    line-height: normal;
    border-radius: 0;
    font-size: 100%;
}

.container-tags-search-select {
    display: table;
	position: absolute;
    border: 1px solid #cdcdcd;
    width: 100%;
	padding: 5px;
    background-color: #F7F7F7;
    box-shadow: 1px 1px 1px rgba(0,0,0,.1);
    border-radius: 0px;
    margin-top: -1px;
	color: #333;
	z-index: 1000;
}

.container-tags-search-select {
	padding: 5px 10px 5px 7px;
}

.tags-list {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 180px;
}

.tags-select-list-item,
.tags-search-list-item {
    display: block;
    padding-top: 5px;
}

.tags-select-list-item-default:hover,
.tags-search-list-item-default:hover {
    background-color: #ADD8E6;
}

.tags-select-list-item-highlight,
.tags-search-list-item-highlight {
    background-color: #ADD8E6;
}

.tags-select-list-text-disabled,
.tags-search-list-text-disabled {

	color: #B3B2B2 !important;
}

.tags-select-list-text,
.tags-search-list-text {
	position: relative;
	top: -1px;
	cursor: default;
	display: inline-block;
	line-height: 0px;
	font-weight: normal;
}

.tags-search-list-text {
    left: 5px;
	color: #53585F;
}

/************* Tags Widget Styles End *************/

/**************************************************
 ************ MultiSelect Widget Styles ***********
 **************************************************/

.multi-select-wrapper {
    position: relative;
}

.multi-select-button {

	width: 222px;
}

.multi-select-button-default {

	height: 30px;
	background: rgb(242,242,242);
	border-radius: 5px;
    text-align: left;
	line-height: 25px;
	color: #333;
	cursor: pointer;
}

.multi-select-button-active {

	background: #fff;
}

.multi-select-button-text {
    float: left;
}

.multi-select-button-arrow {
    font-size: 21px;
    float: right;
}

.multi-select-container {
    display: table;
	position: absolute;
    border: 1px solid #cdcdcd;
    width: 100%;
	padding: 5px;
    background-color: #F7F7F7;
    box-shadow: 1px 1px 1px rgba(0,0,0,.1);
    border-radius: 0px;
    margin-top: -1px;
	color: #333;
	width: 210px;
	z-index: 100;
}

.multi-select-container-visible {

	display: table;
	visibility: visible;
}

.multi-select-container-hidden {

	display: none;
	visibility: hidden;
}


.multi-select-toolbar {

	list-style: none;
    background: #D3D3D3;
    padding: 3px;
}

.multi-select-toolbar li {

	display: inline-block;
	padding: 5px;
}

.multi-select-toolbar li a {

	cursor: pointer;
}

.multi-select-filter {

	width: 94%;
}

.multi-select-filter-input {

	width: 96%;
    border-radius: 4px;
    border: 1px solid #A9A9A9;
    padding-left: 10px;
    height: 20px;
}

.multi-select-check-all,
.multi-select-uncheck-all {
    font-size: 0.8em;
    font-weight: bold;
}

.multi-select-check-uncheck-active {

	color: #000;
}

.multi-select-close {
    width: 7px;
    height: 7px;
    border-radius: 10px;
    border: 1px solid #656363;
    position: relative;
    line-height: 5px;
    font-weight: bold;
    background-color: #fff;
    margin-left: 10px;
    float: right;
    margin-top: 3px;
    margin-right: 3px;
}

.multi-select-close span {
    margin-left: -4px;
    margin-top: 1px;
    font-size: 19px;
}

.multi-select-close span:hover {
    color: #BF6060;
}

.multi-select-list {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 180px;
}

.multi-select-list-item {
    display: block;
    padding-top: 5px;
}

.multi-select-list-item-default:hover {
    background-color: #ADD8E6;
}

.multi-select-list-item-highlight {
    background-color: #ADD8E6;
}

.multi-select-list-text {
	 cursor: default;
}

/************* MultiSelect Widget Styles End *************/

/************* Sale Monitoring Styles *******************/
.auctionHouseInfo {
    margin-bottom: 1%;
    background: #fff;
    height: auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ccc;
	padding-bottom: 5px;
	display: table;
    width: 100%;
    background-color: #f1efef;
}

.auctionHouseLogo {
    width: 80px;
    height: 80px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    background: #eee;
    margin: 1% 5px;
	border:1px solid #ccc;
	float:left;
}

.auctionHouseDetail {
   float:left;
}

.auctionHouseDetail span{
	font-size: 14px;
    font-weight: bold;
    color: #344556;
    margin-top: 18px;
    float: left;
    margin-bottom: 10px;
}

.auctionHouseDetail div{font-size:14px;
	font-size: 13px;
    color: #344556;
    line-height: 20px;
}
	
.auctionHouseDetails {
	margin: 15px;
    font-size: 14px;
    color: #344556;
    position:static;
}
	
	
.auctionHouseDetails table {
	border-collapse: collapse;
}

.auctionHouseDetails table tr {
	border-bottom: 1px dotted #ccc;
}

.auctionHouseDetails table td {
	padding: 5px;
}

.auctionHouseDetails table td:nth-child(odd) {
    padding-right: 50px;
}

.auctionHouseDetails table td:nth-child(even) {
    padding-right: 100px;
}

.filterSection {
	height: 35px;
    color: #333;
    padding-top: 10px;
}

.filterSection .companies .multi-select-button-default {
    color: #333;
    cursor: pointer;
    height: 30px;
    line-height: 25px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #fff;
}

.filterSection .companies {float: left;}

.filterSection .launchButton {
	float: right;
    font-weight: bold;
    padding: 10px;
    border: 1px solid #333;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.cssButton {
    border: 1px solid #ccc;
    padding: 5px;
    color: #fff;
    background-color: #51a7f9;
    display: table;
    margin: 0 auto;
    cursor: pointer;
}

.saleMonitoringGrid .dgrid-cell {
	vertical-align: middle;
}

/* ---- Auction Monitoring Styles ---- */
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

.auctionMonitoringTitle {
	height: 50px;
    font-size: 2em;
    font-weight: normal;
    color: rgb(84, 89, 95);
    padding: 10px;
    padding-left: 30px;
    background-color: rgb(193, 221, 223);
}

.auctionMonitoringContent {
	background: rgb(84, 89, 95);
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 10;
    overflow-y: auto;
    overflow-x: hidden;
}

.auctionMonitoringContent .dojoDndItem {
	float: left;
}

.monitoringItem {
    background-color: transparent;
    height: 145px;
    width: 240px;
    margin-right: 10px;
    margin-left: 10px;
    cursor: pointer;
    color: #333;
    text-align: center;
    border: 4px solid transparent;
    overflow: hidden;
    float: left;
}

.monitoringItemTitle {
    background-color: rgb(0, 0, 0);
    text-align: left;
    font-size: 10px;
    height: 20px;
    overflow: hidden;
    color: #eee;
    padding-top: 2px;
    width: 100%;
    margin: 0;
    cursor: pointer;
}

.monitoringItemTitleText {
	float: left;
	margin-left: 5px;
    margin-top: 1px;
    font-weight: bold;
}

.monitoringItemContent {
    background-color: rgb(164, 169, 167);
    text-align: left;
    font-size: 10px;
    height: 101px;
    overflow: hidden;
    color: #fff;
    padding-top: 2px;
    width: 100%;
    margin: 0;
}

.itemContentSaleInfo {
	float: left;
	width: 100%;
}

.itemContentSaleInfo li {
	display: inline-block;
    border-right: 1px solid #fff;
    color: #fff;
    padding: 0px 5px 0px 5px;
    font-size: 0.9em;
    font-weight: bold;
    max-width: 80px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.itemContentSaleInfo li:last-child {
	border: 0;
}

.itemContentSoundIcon {
	float: right;
	width: 20px;
    height: 20px;
    border: 0;
    background-image: url('../images/sound.png');
    background-repeat: no-repeat;
    background-size: 60%;
    background-position: center 3px;
    cursor: pointer;
    margin: 0;
    padding: 0;
    line-height: 0;
}

.itemContentImageArea,
.itemContentIconBtns,
.saleMonitoringFlashPlayer {
	float: left;
	height: 85px;
}

.itemContentImageArea {
	background-color: rgb(255, 255, 255);
	width: 30%;
	position: relative;
}

.noImage {
	position: absolute;
    width: 100%;
    height: 15px;
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    color: #333;
}

.monitoringItemImage {
	width: 100%;
	height: 100%;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

.itemContentIconBtns {
	background-color: rgb(111, 190, 67);
	width: 40%;
}

.saleMonitoringFlashPlayer {
	width: 30%;
	position: relative;
}

.itemContentProgressBar {
	width: 100%;
	height: 20px;
	background-color: rgb(164, 169, 167);
	position: relative;
	-webkit-box-shadow: inset 0px 1px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0px 1px 3px rgba(0,0,0,0.3);
	-o-box-shadow: inset 0px 1px 3px rgba(0,0,0,0.3);
	-ms-box-shadow: inset 0px 1px 3px rgba(0,0,0,0.3);
	box-shadow: inset 0px 1px 3px rgba(0,0,0,0.3);
}

.progressBarLabel {
	position: absolute;
    color: rgb(228, 224, 224);
    z-index: 10;
    left: 10px;
    height: 100%;
}

.progressBarContent {
	width: 0%;
	height: 100%;
    background-color: rgb(51, 122, 183);
    position: absolute;
    bottom: 0;
    -webkit-transition: all 500ms;
    -ms-transition: all 500ms;
    -moz-transition: all 500ms;
    transition: all 500ms;
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
}

.progressBarActive {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.itemContentIconBtns .iconBtnsChild {
	width: 100%;
	height: 50%;
}

.iconBtnsChild .iconBtnsChildPersonLabel,
.iconBtnsChild .iconBtnsChildGavelLabel,
.iconBtnsChild .iconBtnsChildBidHistoryLabel,
.iconBtnsChild .iconBtnsChildSoundLabel {
	width: 49.3%;
    height: 100%;
    float: left;
    margin: 0;
    font-size: 1em;
    font-weight: normal;
    color: #fff;
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}

.iconBtnsChild .iconBtnsChildSoundCheck:checked + .iconBtnsChildSoundLabel {
	background-image: url('../images/sound.png');
}

.iconBtnsChild .iconBtnsChildPersonLabel {
	border-right: 1px solid rgb(0, 0, 0);
	border-bottom: 1px solid rgb(0, 0, 0);
	font-size: 2em;
    text-align: center;
    font-weight: bold;
	/*background-image: url(../images/person.png);*/
}

.iconBtnsChild .iconBtnsChildGavelLabel {
	background-image: url(../images/gavel.png);
	border-bottom: 1px solid rgb(0, 0, 0);
}

.iconBtnsChild .iconBtnsChildBidHistoryLabel {
	border-right: 1px solid rgb(0, 0, 0);
	background-image: url(../images/more1.png);
}

.iconBtnsChild .iconBtnsChildSoundLabel {
	background-image: url(../images/sound_mute.png);
}

.bidHistoryDialog {
    background-color: rgba(255, 255, 255, 0.8);
    position: absolute;
    width: 200px;
    height: 135px;
    border: 1px solid #cdcdcd;
    border-radius: 5px;
    z-index: 101;
    opacity: 0;
    -webkit-transition: all 500ms;
    -ms-transition: all 500ms;
    -moz-transition: all 500ms;
    transition: all 500ms;
    overflow: hidden !important;
}

.bidHistoryTitle {
    height: 20px;
    width: 100%;
    background: #cccc9a;
    color: #000;
    font-weight: bold;
    line-height: 2;
}

.iconBtnsChild .iconBtnsChildBidHistoryLabel:hover ~ .bidHistoryDialog {
	opacity: 1;
}

.selectedMonitoringItem {
    box-shadow: 0px 1px 1px 1px rgba(50, 50, 50, 0.4);
    border: 4px solid rgb(82, 166, 249);
}

.selectedMonitoringItem .selectedItemTitle {
    background-color: rgb(82, 166, 249);
}

.closeMonitoring {
    float: right;
    background: transparent;
    color: #fff;
    margin-top: -4px;
    border: none;
    font-family: arial;
    font-size: 2em;
    border: 0;
    cursor: pointer;
}

.closeMonitoring:hover {
	color: red;
}

.grayBackground {
	background-color: rgb(84, 89, 95);
	
}

.redBackground {
	background-color: rgb(235, 93, 88);
	
}

.yellowBackground {
	background-color: rgb(245, 210, 44);
	
}

.blackBackground {
	background-color: rgb(0, 0, 0);
	
}

.orangeBackground {
	background-color: rgb(255, 153, 0);
}

.greenBackground {
	background-color: rgb(92, 184, 92);
}
/* ---- Auction Monitoring Styles End ---- */

/************ Sale Monitoring Styles End *************/

/****************** DataGrid Loading ***********/
.loading {
  margin: 100px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(79,129,189, 0.2);
  border-right: 1.1em solid rgba(79,129,189, 0.2);
  border-bottom: 1.1em solid rgba(79,129,189, 0.2);
  border-left: 1.1em solid #4F81BD;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
.loading,
.loading:after {
  border-radius: 50%;
  width: 5em;
  height: 5em;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.bidHistoryItem {
	color:blue;
	border-bottom:1px solid #ccc;
	margin:5px;
	font-size:12px;
	font-weight:bold;
	
}

#testCaseEditHtml > div{
	float: left;
	width: 27%;
}

.ellipsis {
	
	white-space: nowrap;
	text-overflow: ellipsis;
}

/*============================ace-diff=========================== */

#flex-container {
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    position: absolute;
    bottom: 0;
    width: 100%;
    top: 0px !important;
    left: 0px;

    /* these 3 lines are to prevents an unsightly scrolling bounce affect on Safari */
    height: 100%;
    width: 100%;
    overflow: auto;
}
#flex-container>div {
    flex-grow: 1;
    -webkit-flex-grow: 1;
    position: relative;
}
#flex-container>div#acediff-gutter {
    flex: 0 0 60px;
    -webkit-flex: 0 0 60px;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    background-color: #efefef;
    overflow: hidden;
}
#acediff-gutter svg {
    background-color: #efefef;
}
.acediff-class {
    position: absolute !important;
    top: 0;
    bottom: 0;
    width: 100%;
}
.acediff-diff {
    background-color: #d8f2ff;
    border-top: 1px solid #a2d7f2;
    border-bottom: 1px solid #a2d7f2;
    position: absolute;
    z-index: 4;
}
.acediff-diff.targetOnly {
    height: 0px !important;
    border-top: 1px solid #a2d7f2;
    border-bottom: 0px;
    position: absolute;
}
.acediff-connector {
    fill: #d8f2ff;
    stroke: #a2d7f2;
}

.acediff-copy-left {
    float: right;
}
.acediff-copy-right,
.acediff-copy-left {
    position: relative;
}
.acediff-copy-right div {
    color: #000000;
    text-shadow: 1px 1px #ffffff;
    position: absolute;
    margin: 2px 3px;
    cursor: pointer;
}
.acediff-copy-right div:hover {
    color: #004ea0;
}
.acediff-copy-left div {
    color: #000000;
    text-shadow: 1px 1px #ffffff;
    position: absolute;
    right: 0px;
    margin: 2px 3px;
    cursor: pointer;
}
.acediff-copy-left div:hover {
    color: #c98100;
}

.inputOutputLogs .dgrid-scroller {
	user-select: auto !important;
}
