/* Minification failed. Returning unminified contents.
(365,41): run-time error CSS1036: Expected expression, found ';'
 */
/*html {background-color: #e2e2e2;margin: 0;padding: 0;}*/
html {background-color: #fff;margin: 0;padding: 0;}
/*body {background-color: #fefefe;border-top: solid 10px #000;color: #5a5a5a;font-size: .80em;
      font-family: Roboto, Arial, sans-serif;margin: 0;padding: 0;}*/
body {
	background-color: #fff;
	border-top: solid 10px #000;
	color: #5a5a5a;
	font-size: .80em;
	font-family: Roboto, Arial, sans-serif;
	margin: 0;
	padding: 0;
	padding-top: 60px;
}
a {color: #333;outline: none;padding-left: 3px;padding-right: 3px;text-decoration: none;cursor: pointer;}
a:link, a:visited,a:active, a:hover {color: #3C8DC8;}
a:hover {text-decoration: underline;}
header, footer, hgroup,nav, section {display: block;}
mark {background-color: #a6dbed;padding-left: 5px;padding-right: 5px;}
.float-left {float: left;}
.float-right {float: right;}
.clear-fix:after {content: ".";clear: both;display: block;height: 0;visibility: hidden;}
h1, h2, h3,h4, h5, h6 {color: #333;margin-bottom: 0;padding-bottom: 0;}
h1 {font-size: 1.55em;padding-left: 20px;}
h2 {font-size: 1.25em;}
h3 {font-size: 1.1em;}
h4 {font-size: 1em;}
h5, h6 {font-size: 1em;}
h5 a:link, h5 a:visited, h5 a:active {padding: 0;text-decoration: none;}

/* main layout
----------------------------------------------------------*/
.content-wrapper {
	position: fixed;
	z-index: 1030;
	background-color: #fafafa;
	border-color: #ddd;
	top: 0;
	border-width: 0 0 1px;
	width: 100%;
	height: 60px;
}
.content-wrapper > .float-left {
	width: 800px;
	padding-bottom: 5px;
	position: relative;
	z-index: 1;
}
#body {background-color: #fff;clear: both;border-top: 1px solid #ddd;}
.main-content {background: #fff;margin: 0;width: 100%; position:absolute; height:90%;}
.featured + .main-content {background: url("../Images/heroAccent.png") no-repeat;}
header .content-wrapper {padding-top: 5px; }
header .content-wrapper > .float-left {width: 800px;padding-bottom:5px;position: relative; z-index: 1;}
footer {clear: both;background-color: #fff;display:none;font-size: .90em;height: 0px;color: #fff;}
footer p {padding: 0 0px; display:none;}
ul {margin: 0;padding: 0;}

/* site title
----------------------------------------------------------*/
.site-title {background: url(../Images/logo.png);background-position: 20px 11px;background-repeat: no-repeat;background-size: 160px;color: #c8c8c8;display: block;float: left;font-family: Rockwell, Consolas, "Courier New", Courier, monospace;font-size: 2.3em;height: 50px;margin: 0;width: 200px;cursor: pointer;}

.site-title a, .site-title a:hover, .site-title a:active {background: none;color: #c8c8c8;outline: none;text-decoration: none;}

/* login
----------------------------------------------------------*/
/*#login {display: block;color: #666;font-size: 0.875em;font-weight: 400;text-align: left;margin-right: 20px;margin-top: 13px;padding: 0 12px;width: 200px;position: relative;}*/
#login {
	display: inline;
	font-size: 1.4em;
	position: absolute;
	right: 8px;
	top: 5px;
}
#login p {margin: 0;}
#login a {color: #B32020;font-weight: 600;}
.address {
  text-align: center;
  color: #575757;
  font-family: Ebrima;
  font-size: 12.5px;
  margin-top: -7px;
}

.loginUser {margin-right: 10px;float: left;font-size: small;margin-top: 5px;}

/*#login a.username {background: none;margin: 0;padding: 0;color: #5564B5;font-weight: 600; margin-left: -150px;}
#login p.username{background: none;margin: 0;padding: 0;color: #333;font-weight: 600; margin-left:-150px;}*/
#login li {display: inline;list-style: none;}

#logoutForm {display: inline;font-size: 1.4em;position: absolute;right: 8px;top: 5px;}

/* forgot password
-----------------------------------------------------------------------------------*/
#forgotPassword {display: block;margin: 0 auto;padding: 10px;width: 40%;}

/* menu----------------------------------------------------------*/
ul#menu {font-size: 1.3em;font-weight: 600;margin: 16px 5px;padding: 0;}
ul#menu li {display: inline;list-style: none;padding-left: 15px;}
ul#menu li a {background: none;color: #888;text-decoration: none;font-weight: 400;font-size: 15px;font-weight: 600;}
ul#menu li a:hover {color: #333;text-decoration: none;}

/* page elements----------------------------------------------------------*/

.mainSection {float: left;width: 100%; height:100%}
.mainSection fieldset {position: absolute;height: 100%;overflow: auto;width: 100%;}
.scrollBody {
	padding-top: 49px;
	/* padding-left: 200px; */
	/* overflow: hidden; */
}
.mainSection .form {margin: 10px 20px;}

#navPanelContainer {background: #eee;border-right: 1px solid #ddd;display: block;height: 100%;position: absolute;top: 0;width: 200px;z-index: 999;}
#navPanelContainer > ul {font-size: 1.1em;list-style-type: none;-webkit-padding-start: 0px;font-weight: 600;margin-top: 50px;}
#navPanelContainer > ul li {background-position: 20px 11px;background-repeat: no-repeat;background-size: 15px;cursor: pointer;font-size: 13px;font-weight: 400;padding: 12px 10px 12px 48px;}
#navPanelContainer > ul li:hover {background-color: #ddd;}
#navPanelContainer > ul li a {color: #555;font-size: 13px;font-weight: 400;}

#navPanelContainer .password {background-image: url(/Images/1419731346_lock-24-16.png);}
#navPanelContainer .pending {background-image: url(/Images/1419730633_475340-alarm-clock-20.png);}
#navPanelContainer .uploaded {background-image: url(/Images/1419730504_cloud-upload-20.png);}
#navPanelContainer .info {background-image: url(/Images/1419731196_475341-group-20.png);}

.actionBar {
	background-color: #fafafa;
	border-left: 0;
	border-right: 0;
	box-shadow: 1px 2px 2px #ccc;
	height: 49px;
	width: 100%;
	border-bottom: none;
	position: fixed;
	z-index: 1000;
}
.actionBar ul {float: left;padding-left: 205px;}
.actionBar ul li {border: 1px solid transparent;border-radius: 3px;float: left;list-style-type: none;margin-right: 20px;}

.actionBar .buttonLayer {margin: 0;padding: 0;}

.actionBar h1 {margin: 6px;padding: 7px 19px 7px 7px;color: #555;font-size: 1.3em;float: left;border: 1px solid transparent;border-radius: 3px;min-width: 200px;}
.actionBar h1:hover {background-color: #fefefe;border-color: transparent;cursor: pointer;}
.actionBar img {float: left;margin-top: 22px;margin-left: -23px;pointer-events: none;width: 11px !important;}

.actionMenu {display: none;float: left;margin-top: -5px;width: 100%;}
.actionMenu div {background: #FEFEFE;border-radius: 2px;cursor: pointer;padding: 10px 0px 10px 38px;border-bottom: 1px solid transparent;margin: 10px 0;}
.actionMenu div:first-child {border-color: #ddd;}
.actionMenu div:hover {background-color: #eee;}
.actionMenu div a {color: #5a5a5a;}

.actionMenu .uploaded {background-image: url(/Images/1419730504_cloud-upload-20.png);background-repeat: no-repeat;background-position: 13px;background-size: 15px;}
.actionMenu .pending {background-image: url(/Images/1419730633_475340-alarm-clock-20.png);background-repeat: no-repeat;background-position: 13px;background-size: 15px;}

/*.logout {background-image: url(/Images/1422417188_logout.png);background-size: 20px;background-repeat: no-repeat;background-position: 7px 7px;border-radius: 100%;cursor: pointer;height: 35px;margin-top: -8px;margin-left: auto;width: 35px;}*/
.logout {background-image: url(../Images/1422417188_logout.png);background-size: 20px;background-repeat: no-repeat;background-position: 7px 7px;border-radius: 100%;cursor: pointer;height: 35px;margin-left: auto;width: 35px;}
.logout:hover {background-color: #fff;box-shadow: 1px 1px 3px #3c3c3c;}

.submit {background-color: #4d90fe;background-image: -webkit-linear-gradient(top,#4d90fe,#4787ed);background-image: -moz-linear-gradient(top,#4d90fe,#4787ed);background-image: -o-linear-gradient(top,#4d90fe,#4787ed);background-image: -ms-linear-gradient(top,#4d90fe,#4787ed);background-image: linear-gradient(top,#4d90fe,#4787ed);border-radius: 3px;border: none;width: auto;color: #fafafa;cursor: pointer;font-weight: 600;font-size: 11px;padding: 8px 16px;}

.button {border: 1px solid #ddd;border-radius: 100%;color: rgba(0,0,0,0);cursor: pointer;font-weight: 600;font-size: 11px;height: 35px;margin: 5px 0;text-transform: uppercase;width: 35px;position: relative;}
.button:hover {box-shadow: 1px 1px 3px #3c3c3c;}

.actionBar .button .tooltip {background: #5a5a5a; border-radius: 3px;color: #fff;font-size: 1.1em;height: auto;padding: 5px 5px;opacity: 0;position: absolute;pointer-events: none;left: 100px;text-align: center;top: 5px;width: 100px;z-index: 999;-webkit-transition: left 200ms, opacity 200ms; -moz-transition: left 200ms, opacity 200ms; -o-transition: left 200ms, opacity 200ms; transition: left 200ms, opacity 200ms;}
.actionBar .button::after {content: "";width: 0;height: 0;border-top: 9px solid transparent;border-bottom: 9px solid transparent;border-right: 10px solid #5a5a5a;opacity: 0;position: absolute;pointer-events: none;top: 8px;left: 90px;-webkit-transition: left 200ms, opacity 200ms; -moz-transition: left 200ms, opacity 200ms; -o-transition: left 200ms, opacity 200ms; transition: left 200ms, opacity 200ms;}
.actionBar .button:hover .tooltip {left: 38px;opacity: 1;}
.actionBar .button:hover::after {left: 28px;opacity: 1;}

.actionBar .export {background-color: #1E7145;background-image: url(/Images/1422426055_Excel_15.png);background-repeat: no-repeat;background-position: 1px 2px;background-size: 32px;border: none;content: none;}
.actionBar .xml {background-color: #fafafa;background-repeat: no-repeat;background-position: 6px 7px;border-radius: 4px;color: #5a5a5a;cursor: pointer;font-size: 11px;height: 25px;line-height: 6px;margin: 11px 0;text-align: center;width: 90px;border: 1px solid #ccc;box-shadow: 1px 1px 5px #ddd;}
.actionBar .pdf {background-color: #fafafa;background-repeat: no-repeat;background-position: 6px 7px;border-radius: 4px;color: #5a5a5a;cursor: pointer;font-size: 11px;height: 25px;line-height: 6px;margin: 11px 0;text-align: center;width: 90px;border: 1px solid #ccc;box-shadow: 1px 1px 5px #ddd;}
.actionBar .save {content: none; background-color: #5B79C5;border-color: #5B79C5;background-image: url(/Images/save-icon.png); background-repeat: no-repeat;background-position: 9px 9px;background-size: 18px;margin: 3px 0 0 0;}
.actionBar .upload {content: none;background-color: #E0995E;border: none;background-image: url(/Images/1423702091_document.png);background-repeat: no-repeat;background-position: 0px 0px;background-size: 35px;}
.actionBar .receipt {background-color: #2dbbe4;background-position: center; background-image: url(/Images/uploadfromDocument.png);background-repeat: no-repeat;background-size: 30px;border: none;content: none;}

.actionBar p {font-size: 1em;padding: 0;margin: 10px 0;}

#InvoicesGrid td {overflow: visible;}

.options {background-image: url(/Images/setting-icon.png) !important;visibility: visible !important;position: relative;}

.options ul {left: -127px;opacity: 0;padding: 0;pointer-events: none;position: absolute;top: -110px;z-index: 99;list-style-type: none;box-shadow: 1px 1px 6px #aaa;border: 1px solid #ddd;border-radius: 3px;}
.options li {background-color: #fff;padding: 8px 0px 8px 27px;text-align: left;width: 160px;font-size: 1em;background-size: 15px;background-repeat: no-repeat;background-position: 9px 9px;}
.options li:hover {background-color: #eee;}
.options li a {color: #444;font-weight: 400;}
.options .remove {background-image: url(/Images/1422490611_trash.png);}
.options .file {background-image: url(/Images/1423693667_download.png);}

/* featured */
.featured {background-color: #fff;}
.featured .content-wrapper {background-color: #7ac0da;background-image: -ms-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);background-image: -o-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #7ac0da), color-stop(1, #a4d4e6));background-image: -webkit-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);background-image: linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);color: #3e5667;padding: 20px 40px 30px 40px;}
.featured hgroup.title h1, .featured hgroup.title h2 {color: #fff;}
.featured p {font-size: 1.1em;}

.tag {background: #6E91DF;border: 1px solid #6E91DF;border-radius: 3px;color: #fff;font-size: 11px;float:left;padding: 3px;height: 20px;line-height: 22px;margin-right: 15px;position: relative;vertical-align: initial;width: 250px;}
.tag:after {border-bottom: 13px solid transparent;border-left: 13px solid #6E91DF;border-top: 13px solid transparent;content: '';top: 0;position: absolute;right: -13px;}

/* page titles */
hgroup.title {margin-bottom: 10px;}
hgroup.title h1, hgroup.title h2 {display: inline;}
hgroup.title h2 {font-weight: normal;margin-left: 3px;}

/* features */
section.feature {width: 300px;float: left;padding: 10px;}

/* ordered list */
ol.round {list-style-type: none;padding-left: 0;}
ol.round li {margin: 25px 0;padding-left: 45px;}
ol.round li.zero {background: url("../Images/orderedList0.png") no-repeat;}
ol.round li.one {background: url("../Images/orderedList1.png") no-repeat;}
ol.round li.two {background: url("../Images/orderedList2.png") no-repeat;}
ol.round li.three {background: url("../Images/orderedList3.png") no-repeat;}
ol.round li.four {background: url("../Images/orderedList4.png") no-repeat;}
ol.round li.five {background: url("../Images/orderedList5.png") no-repeat;}
ol.round li.six {background: url("../Images/orderedList6.png") no-repeat;}
ol.round li.seven {background: url("../Images/orderedList7.png") no-repeat;}
ol.round li.eight {background: url("../Images/orderedList8.png") no-repeat;}
ol.round li.nine {background: url("../Images/orderedList9.png") no-repeat;}

/* content */
article {float: left;width: 70%;}
aside {float: right;width: 25%;}
aside ul {list-style: none;padding: 0;}
aside ul li {background: url("../Images/bullet.png") no-repeat 0 50%;padding: 2px 0 2px 20px;}
.label {font-weight: 700;}

/* login page */
#loginForm {background: #fafafa;border: 1px solid #ddd;border-radius: 3px;box-shadow: 1px 1px 1px #ddd;display: block;margin: 0 auto;padding: 20px;width: 30%;min-width: 400px;}
#loginForm .validation-error {display: block;margin-left: 15px;}
#loginForm .validation-summary-errors ul {margin: 0;padding: 0;}
#loginForm .validation-summary-errors li {display: inline;list-style: none;margin: 0;}
#loginForm input {display:block;margin: 0 auto;width: 250px;}
#loginForm input[type=text], #loginForm input[type=password] {height: 25px;width: 300px;}
#loginForm input[type=submit] {background: hsl(8, 71%, 44%);border-color: transparent;color: #fafafa;height: 30px;width: 180px !important;border-radius: 3px;font-weight: 600;}
#loginForm input[type=submit]:hover {background: hsl(8, 47%, 53%);}
#loginForm input[type="checkbox"],#loginForm input[type="submit"],#loginForm input[type="button"],#loginForm button {width: auto;}

#loginForm img {width: 180px;margin: 0 auto;display: block;}
#loginForm .subtitle{text-align: center;font-size: 14px;font-weight: 600}
#loginForm .underlink {margin: 0;margin-top: 30px;font-size: 12px;}

#socialLoginForm {margin-left: 40px;float: left;width: 40%;}
#socialLoginForm h2 {margin-bottom:  5px;}
#socialLoginList button {margin-bottom: 12px;}

.k-dropdown {margin:5px 0;}

/* contact */
.contact h3 {font-size: 1.2em;}
.contact p {margin: 5px 0 0 10px;}
.contact iframe {border: 1px solid #333;margin: 5px 0 0 10px;}

/*load invoice
    --------------------------------------------------------------------*/
.hidden {display: none;}

.table-controls {margin: 10px 0;}
.table-controls tr:hover {background:#f0f0f0;}
.table-controls tr td:nth-child(2) {text-align:right;}
.agreement-box {box-shadow: 1px 1px 1px #B3B3B3;width: 250px;padding: 5px 25px;border-radius: 3px;background: #fafafa;}

.detailList {height: auto;width: 317px;margin: 20px;}
.detailList .scroll {background: #fafafa;border: 1px solid #ddd;border-radius: 3px;color: #888;font-size: 21px;font-weight: 600;margin-bottom: 10px;margin-top: 10px;overflow: auto;padding: 5px 5px;text-align: center;width: 317px;}
.detailList table {font-weight: 400;font-size: 12px;width: 300px;}
.detailList tr {border-bottom: 1px solid #eee;}
.detailList tr:hover {background: #F4F2D4;}
.detailList tr td {text-align: left;padding: 4px 10px;}
.detailList .quantity {text-align: right;}
.detailList .gray-row {background: #fafafa;}

.setpIndicator {background: #3979E8;border-radius: 100%;color: #fff;font-size: 0.875em;font-weight: 600;float: left;height: 20px;margin-right: 4px;line-height: 20px;text-align: center;width: 20px;display: none;}

.actionControls {display: none;}

.loadInvoice {float: left;}

.uploadedDocuments {height: 29px;padding: 3px;margin: 10px;margin-bottom: 0;display: block;}

.generalInfo {border: 1px solid #ddd;padding: 5px 10px;background-color: #fafafa;margin: 15px 10px 10px 10px;width: 395px;}
.generalInfo h3 {color: #5564B5;border-bottom: 1px solid #ddd;padding: 6px 10px;margin-top: 0;}
.generalInfo tr {}
.generalInfo tr td {padding: 0.50em 3em 0.50em 0em;color: #555;}

.uploadedFilesList {border: 1px solid #ddd;margin: 10px;padding: 10px;background: #fafafa;}
.uploadedFilesList li {float: none;background-image: url(/Images/document.png);background-repeat: no-repeat;height: 40px;padding: 5px;background-position: 9px 9px;}
.uploadedFilesList li:hover{background-color: #F1F7FC;}
.uploadedFilesList ul {list-style-type: none;background: #fff;border: 1px solid #ddd;}
.uploadedFilesList li:first-child {border-bottom: 1px solid #ddd;}
.uploadedFilesList p {margin: 0;color: #888;}
.uploadedFilesList p:last-child {color: #5386BD;}
.uploadedFilesList .descriptor {float: left;padding-left: 42px;font-size: 11px;margin: 9px 0;}
.uploadedFilesList input {float: right;background-size: 20px;background-repeat: no-repeat;background-position: 4px;}
.uploadedFilesList .add {background-image: url(/Images/1422417552_Plus-128.png);}
.uploadedFilesList .remove {background-image: url(/Images/1422490611_trash.png);background-repeat: no-repeat;background-position: 7px 7px;background-size: 16px;border: 1px solid transparent;border-radius: 3px;content: '';display: block;visibility: visible;height: 30px;padding: 0;width: 30px; height:30px;width:30px;}
.uploadedFilesList .reload {background-image: url(/Images/1423702045_154-128.png);}

.desc {float: left;margin: 10px;width: 98%;font-size: 12px;}
.desc table {width: 100%;}
.desc thead tr {border: 1px solid #eee;}
.desc thead td {background: #fafafa;color: #5F5F5F;font-size: 13px;font-weight: 400;padding: 10px 10px;}

.desc tbody tr {border: 1px solid #eee;}
.desc tbody td {padding: 5px;font-size: 1.1em;}

.actionCell {margin: 0;}
.actionCell div {text-align: center;border-left: 1px solid #ddd;height: 30px;}
.actionCell input {height: 25px;margin: 2px}
.actionCell a {vertical-align: -webkit-baseline-middle;}

.calendar {margin: 10px;}
.calHeader {width: 100%; overflow:hidden;}
.calHeader ul {float: left;border-bottom: 1px solid #ddd;margin-bottom: 10px;width: 100%;}
.calHeader ul h2 {font-size: 14px;font-weight: 600;}
.calHeader ul .submit{background: #eee;background-image: none;border: 1px solid #ddd;color: #555;}
.calHeader ul li {float: left;list-style-type: none;margin-right: 20px;}
.calBody {margin: 10px;}
.calBody table {}
.calBody table td {padding: .5em 2em .5em 0px;}

.currencyBox {background: #fafafa;border: 1px solid #ddd;border-radius: 3px;font-weight: 400;margin: 0;padding: 4px 10px;text-align: right;}

.adminTable {margin: 10px;}
.editPanel { border: 1px solid #ddd;border-left: none;border-right: none;padding: 14px 0px; }

.controlPanel {margin: 20px;}
.controlPanel .controls {border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;padding: 15px 0;margin: 5px 0;}

.recivedProducts {display: block;float: left;width: 500px;border: 1px solid #ddd;padding: 5px 10px;height: 202px;margin: 15px 10px 10px 10px;overflow: auto;}
.recivedProducts h3{color: #5564B5;border-bottom: 1px solid #ddd;padding: 6px 10px;margin-top: 0;}
.recivedProducts table {float:left;width: 100%;overflow-y:auto;}
.recivedProducts thead {border-bottom: 1px solid #333;font-size: 12px;font-weight: 600;color: #333;}
.recivedProducts tr {border-bottom: 1px solid #eee;}
.recivedProducts td {padding: 5px;}
.recivedProducts .regular {}
.recivedProducts .grayed {background: #fafafa;}
 
.loadInvoice .center {margin: 20px;margin-top: 15px;}

.resume {background: #fafafa;border: 1px solid #ddd;margin: 10px;padding: 6px 10px;max-width: 940px;}
.resume table {width: 100%;margin-top: 0;}
.resume table label {float: left;}
.resume table td {width: 20%;overflow: hidden;}

.sharpBox {background: #fafafa;border: 1px solid #ddd;color: #5a5a5a;font-size: 12px;float: left;height: 150px;margin: 10px 0 10px 11px;padding: 10px;width: 290px;}
.sharpBox h3 {border-bottom: 1px solid #ddd;margin: 0;padding-bottom: 5px;}

.bottom {background: #fff;border: 0;height: auto;border-radius: initial;padding: initial;}
.bottom ul {list-style-type: none;font-size: 1em;padding: 0;margin: 0;}
.bottom li {border-bottom: 1px solid #ddd;padding: 6px;}
.bottom li label {float: left;}
.bottom .grayedout {background: #fafafa;}

.totals {font-size: 1em;height: 140px;position: relative;}
.totals table {width: 100%;}
.totals table:last-child {border-top: 1px solid #ddd;bottom: 10px;position: absolute;width: 300px;}
.totals table:last-child td {padding-top: 10px;}
.totals td:last-child {text-align: right;padding: initial;}

/* forms -------------------------------------------------------------------------------------------------------*/
fieldset {border: none;margin: 0;padding: 0;}
fieldset legend {display: none;}
fieldset ol {padding: 0;list-style: none;}
fieldset ol li {padding-bottom: 5px;}
label {display: block;font-size: 1em;font-weight: 600;}
label.checkbox {display: inline;}
input, textarea {border: 1px solid #e2e2e2;background: #fff;color: #333;font-size: 1em;margin: 5px 0 6px 0;padding: 5px 10px;width: 250px;}
textarea {font-family: inherit;width:   ;}
input:focus, textarea:focus {border: 1px solid #7ac0da;}
input[type="checkbox"] {background: transparent;border: inherit;width: auto;}

/* info and errors */
.message-info {border: 1px solid;clear: both;padding: 10px 20px;}
.message-error {clear: both;color: #e80c4d;font-size: 1.1em;font-weight: bold;margin: 20px 0 10px 0;}
.message-success {color: #7ac0da;font-size: 1.3em;font-weight: bold;margin: 20px 0 10px 0;}
.error {color: #e80c4d;}

/* styles for validation helpers */
.field-validation-error {color: #e80c4d;font-weight: bold;}
.field-validation-valid {display: none;}
input.input-validation-error {border: 1px solid #e80c4d;}
input[type="checkbox"].input-validation-error {border: 0 none;}
.validation-summary-errors {color: red;font-weight: 600;font-size: 0.90em;background: #fafafa;padding: 10px;margin: 10px;max-width: 940px;font-family: Arial;}
.validation-summary-errors ul {list-style-type: none;}
.validation-summary-valid {display: none;}

/* tables----------------------------------------------------------*/
table {border-collapse: collapse;border-spacing: 0;border: 0 none;}
th {font-size: 1.2em;text-align: left;border: none 0px;padding-left: 0;}
th a {display: block;position: relative;}
th a:link, th a:visited, th a:active, th a:hover {color: #333;font-weight: 600;text-decoration: none;padding: 0;}
th a:hover {color: #000;}
th.asc a, th.desc a {margin-right: .75em;}
th.asc a:after, th.desc a:after {display: block;position: absolute;right: 0em;top: 0;font-size: 0.75em;}
th.asc a:after {content: '▲';}
th.desc a:after {content: '▼';}
td {padding: 0.25em 2em 0.25em 0em;border: 0 none;}
tr.pager td {padding: 0 0.25em 0 0;}

.k-grid .k-grid-toolbar {display: none;}
.k-grid-header th.k-with-icon .k-link {margin-right: 1.3em;color: #5a5a5a;font-size: 0.875em;}
.k-grid-header th.k-header > .k-link {color: #5a5a5a;font-size: 13px;}
.k-grid td {border-bottom: 1px solid #eee !important;border-left: 0 !important;}
.k-grid tr.k-state-selected {background-color: #5A8CB5 !important;}
.k-grid tr.k-state-selected td {color: #fafafa !important;font-weight: 600;}    
.k-grid tr.k-state-selected td  a{color: #fafafa !important;text-decoration: underline;}
.k-widget {color: #5a5a5a !important;}
.k-grid-header th.k-header {border-width: 0 0 1px 0 !important;}
.k-header > .k-grid-filter, .k-header > .k-header-column-menu {}

.single-upload {background-image: url(/Images/1422754087_upload.png);background-repeat: no-repeat;background-position: 7px 7px;background-size: 16px;border: 1px solid transparent;border-radius: 3px;content: '';display: block;visibility: visible;height: 30px;padding: 0;width: 30px;}
.single-upload:hover {background-color: #fff;border: 1px solid #ddd;}
.trash {background-image: url(/Images/1422490611_trash.png);background-repeat: no-repeat;background-position: 8px 7px;background-size: 20px;border: none;border-radius: 100%;content: '';display: block;height: 35px;padding: 0;width: 35px;}
.trash:hover {background-color: #fff;box-shadow: 3px 3px 3px #aaa; }
.addfile-pdf {background-color: #E2574C;border-radius: 4px;color: #f0f0f0;cursor: pointer;font-size: 0.85em;font-weight: 600;height: 25px;text-align: center;text-transform: uppercase;line-height: 24px;padding: 0 3px;width: 90px;}

.k-grid-content tr:hover {background: rgb(255, 255, 204);}
.k-grid-content tr:hover .single-upload {visibility: visible;}
.k-hierarchy-cell {background-color: #fafafa !important;}
.k-grid .k-detail-cell {background-color: #fafafa !important;}

#PendingInvoiceGrid tr:hover {background: rgb(255, 255, 204);}
#PendingInvoiceGrid tr:hover .single-upload {visibility: visible;}
#DocumentsGrid tr:hover {background: rgb(255, 255, 204);}
#DocumentsGrid tr:hover .single-upload {visibility: visible;}
#DocumentsGrid tr:hover .trash {visibility: visible;}
#InvoicesGrid tr:hover {background: rgb(255, 255, 204);}

.register-form {}

.stepThrough {background: #eee;border: 1px solid #ccc;border-radius: 3px;content: "";display: block;height: 400px;top: 0;left: 0;bottom: 0;right: 0;margin: auto;position: absolute;width: 600px;z-index: 999;}

#divLoading {display: none;}

#divLoading.show {display: block;position: fixed;z-index: 100; background-image: url('loading.gif');background-color: #666;opacity: 0.4;background-repeat: no-repeat;background-position: center;left: 0;bottom: 0;right: 0;top: 0;}

#UsersListGrid a.submit:link, a.submit:visited, a.submit:active, a.submit:hover {color: #FFF;}
