body { overflow-y:scroll; }

body 
{ 
background: rgb(229,229,229);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(229,229,229,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(229,229,229,1)), color-stop(100%,rgba(255,255,255,1)));
background: -webkit-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=0 );
background-repeat: repeat-x;
background-size: 100% 200px;
}

body.modal-open {
	overflow: hidden;
}

[v-cloak] {
	display: none;
}

input[type=text],
input[type=password],
textarea,
select {
	padding: 6px;
	border: solid 1px #aaa !important;
	border-radius: 2px;
	background-color: #fff;
	font-weight: normal !important;
}

.default-wrapper {
    position: relative;
    width: 100%;
    float: left;
}

.small-input {
    padding: 3px 5px;
}

.nav-tabs>li>a {
    color: #777;
}

#container
{
	width: 1300px;
	margin: 0 auto;
	margin-top: 30px;
	font-size: 12px;
}

a { color:#0033CC; text-decoration:none; }
a:hover { color:#000066; text-decoration:underline; }

.auto { width:auto; }

.vue-hidden {
	display: none;
}

.content-wrap
{
	background:#F5F5F1; 
	box-shadow2: inset #ccc 2px 2px 10px;
	border-radius: 3px;
	border:solid 1px #999; 
}
.content
{
	margin: 20px; 	
}
	

.buttons {
	margin-bottom: 15px;
}

.button 
{ 
    display: inline-block;
	border:solid 1px #333; 
	color:#000;
	font-size: 12px;
	padding: 6px 12px;
	border-radius: 2px; 
	font-weight:normal; 
	text-decoration: none !important;
background: rgb(242,188,89);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyYmM1OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZDliMDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(242,188,89,1) 0%, rgba(237,155,4,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,188,89,1)), color-stop(100%,rgba(237,155,4,1)));
background: -webkit-linear-gradient(top,  rgba(242,188,89,1) 0%,rgba(237,155,4,1) 100%);
background: -o-linear-gradient(top,  rgba(242,188,89,1) 0%,rgba(237,155,4,1) 100%);
background: -ms-linear-gradient(top,  rgba(242,188,89,1) 0%,rgba(237,155,4,1) 100%);
background: linear-gradient(to bottom,  rgba(242,188,89,1) 0%,rgba(237,155,4,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2bc59', endColorstr='#ed9b04',GradientType=0 );
}

.button.small {
	padding: 2px 6px;
	font-size: 10px;
}

.button:hover
{
	background: #333;
	color: #fff !important;
	cursor: pointer;
	
}

.light 
{ 
	color:black;
	
background: rgb(247,247,247);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZWRlZGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(247,247,247,1) 0%, rgba(222,222,222,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,247,247,1)), color-stop(100%,rgba(222,222,222,1)));
background: -webkit-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(222,222,222,1) 100%);
background: -o-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(222,222,222,1) 100%);
background: -ms-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(222,222,222,1) 100%);
background: linear-gradient(to bottom,  rgba(247,247,247,1) 0%,rgba(222,222,222,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#dedede',GradientType=0 );

}

.red { background:#FF0000; color:white; }
.blue { background:#379AF0; color:white; }

table.login
{
	margin-top: 100px;
}

.title, .title td 
{ 
	background:#555; 
	color:white; 
	border:solid 1px #032152; 
	height:20px; 
	line-height:20px; 
	padding:0px 10px 0px 10px; 
	font-size:11px; 
	
	background: rgb(119,119,119);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc3Nzc3NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1YzVjNWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(119,119,119,1) 0%, rgba(92,92,92,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(119,119,119,1)), color-stop(100%,rgba(92,92,92,1)));
	background: -webkit-linear-gradient(top,  rgba(119,119,119,1) 0%,rgba(92,92,92,1) 100%);
	background: -o-linear-gradient(top,  rgba(119,119,119,1) 0%,rgba(92,92,92,1) 100%);
	background: -ms-linear-gradient(top,  rgba(119,119,119,1) 0%,rgba(92,92,92,1) 100%);
	background: linear-gradient(to bottom,  rgba(119,119,119,1) 0%,rgba(92,92,92,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#777777', endColorstr='#5c5c5c',GradientType=0 );

}
.list td { font-size:12px; border-bottom:solid 1px #CCCCCC; background:white; padding: 2px 5px; height:18px; line-height:13px; }

.list a { color: #734415; }

.title a { color:white; } 

.smalltitle td { height:15px; line-height:15px; padding-right:0px; font-size:11px; }

.ui-autocomplete 
{
	max-height: 200px;
	max-width: 200px;
	*height: 200px;
	overflow-y: auto;
	/* prevent horizontal scrollbar */
	overflow-x: hidden;
}

.task-rows tr.sticky-1 td {
	background: #f6feff;
}

#tasklist .work-hours .fa {
	font-size: 15px;
	color: #15affb;
}

#tasklist .work-hours.hours-count-0 .fa {
	color: #ccc;
}

img.important
{
	display: block;
	float: left;
}

a.task_name
{
	display: inline-block;
}

table[cellspacing="1"] {
	border-spacing: 1px;
    border-collapse: separate;
}

table[cellspacing="2"] {
	border-spacing: 2px;
    border-collapse: separate;
}

table[cellspacing="3"] {
	border-spacing: 3px;
    border-collapse: separate;
}


table[cellpadding="1"] td { padding: 1px; }
table[cellpadding="2"] td { padding: 2px; }
table[cellpadding="3"] td { padding: 3px; }
table[cellpadding="4"] td { padding: 4px; }
table[cellpadding="5"] td { padding: 5px; }
table[cellpadding="6"] td { padding: 6px; }
table[cellpadding="7"] td { padding: 7px; }
table[cellpadding="8"] td { padding: 8px; }
table[cellpadding="9"] td { padding: 9px; }
table[cellpadding="10"] td { padding: 10px; }



.tabs { 
	border:solid 1px black;  margin:0px 0px 2px 0px; }
.tabs a { color:white; text-decoration:none; }
.tabs a:hover { color:#B9DCFF; }
.tabs td 
{ 

	color:white; 
	border:solid 1px black; 
	padding:3px 7px 3px 7px; 
	font-size:11px; 
	
	background: rgb(85,85,85);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU1NTU1NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMzMzMzMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(85,85,85,1) 0%, rgba(51,51,51,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(85,85,85,1)), color-stop(100%,rgba(51,51,51,1)));
background: -webkit-linear-gradient(top,  rgba(85,85,85,1) 0%,rgba(51,51,51,1) 100%);
background: -o-linear-gradient(top,  rgba(85,85,85,1) 0%,rgba(51,51,51,1) 100%);
background: -ms-linear-gradient(top,  rgba(85,85,85,1) 0%,rgba(51,51,51,1) 100%);
background: linear-gradient(to bottom,  rgba(85,85,85,1) 0%,rgba(51,51,51,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#555555', endColorstr='#333333',GradientType=0 );

}
.tabs .seltab { background:#FFA500; }
.seltab a { color:white; }

.sel_filter { background:#FFA500; color:white; }
select option
{ background:#fff !important; color:#000;  }

select optgroup 
{ background:#eee !important; color:#000;  }

.login { margin:50px 0px 0px 0px; border:solid 0px gray; }
.login .inptd { background:#F5F5F1; border-top:solid 1px gray; border-bottom:solid 1px gray; }

.empty_button { height:16px; width:16px; display:inline-block; }
.title .selsort { color:#FFFF00; font-weight:bold; }
.selsort {
	position: relative;
}

.selsort .fa {
	margin-left: 4px;
}

a.normal_title { padding-left: 6px; }
a.unread_title { font-weight:bold; padding-left: 6px; margin-left: 3px; border-left: solid 8px orange; }

.smaller_font td { font-size:11px; }

#search_area
{
	position: absolute;
	right: 0px;
	top: -15px;
	background: #333;
	color: #fff;
	padding: 4px 20px;
	width: 240px;
	border: solid 1px #000;

}

.search {
	border: solid 1px #333;
	padding: 5px;
	background: #eee;
	color: #000;
}

.search_active {
	background: #FFA500;
	color: orange;
	border: solid 1px black;
}

.important {
	cursor: pointer;
	height: 13px;
}

.edit_task.client_autocomplete
{
	color: #709FFD;
	padding-left: 40px;
	font-size: 10px;
}


table[border="1"]
{
	border: none;	
}

table[border="1"],
table[border="1"] td,
table[border="1"] th
{
	border-collapse: collapse;
}

table[border="1"] td,
table[border="1"] th
{
	border: solid 1px #ccc;
	border-collapse: collapse;
}

tr[border="0"] td
{
	border: none;
}

tr.line1 td 
{
	background: #fafafa;
}

tr.line2 td
{
	background: #fff;
}

tr.hoverable:hover td
{
	background: #DAEFFB; 
}

tr.hoverable:hover td,
tr.hoverable:hover a
{
	color: #000;
}

tr.list td:first-child,
tr.list td:last-child
{
	border-left: none;
}

tr.list .deadline_today
{
	color: blue;
	font-weight: bold;
}

tr.list .deadline_passed
{
	color: red;
	font-weight: bold;
}




.calendar-input
{
	background: #fff url(../images/calendar-icon.gif) 95% center no-repeat;
	cursor: pointer;
	width: 100px;
}


#ajax-loader.fullscreen  {
	position: fixed;
	top: 50%;
	left: 50%;
	min-width: 32px;
	min-height: 32px;
	z-index: 1000000000000000;
	text-align: center;
	max-width: 300px;
	background: url(../images/ajax-loader.gif) center no-repeat;
}

#ajax-loader.regional  {
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 32px;
	min-height: 32px;
	z-index: 1000000000000000;
	text-align: center;
	max-width: 300px;
	background: url(/../images/ajax-loader.gif) center no-repeat;
}
	
#ajax-loader-message {
	display: block;
	position: relative;
	top: 50px;
	min-width: 300px;
	background: #fff;
	background: rgba(255, 255, 255, 0.9);
	padding: 5px 10px;
}	
	
#ajax-loader-overlay {
	position: absolute;
	display: table;
	top: 0px;
	left: 0px;
	min-height: 100%;
	min-width: 100%;
	background: rgba(255, 255, 255, 0.7);
	z-index: 100000000000000000;
}

#ajax-loader-overlay.nobg { background: none !important; }


#debtor .info input {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.title-info {
	display: inline-block;
	padding-right: 13px;
	line-height: 1.5em;
	background: url(../images/info.png) right top no-repeat;
}

.title-info:hover {
	opacity: 0.5;
	cursor: help;
}


/* UPDATES */

form {
	width: 100%;
}

.ajax-load.loading {
	min-height: 60px;
	background: url(../images/ajax-loader.gif) 50% 50% no-repeat;
	border: solid 1px #eee;
	border-radius: 4px;
}

.box {
	position: relative;
    width: 100%;
    float: left;
	margin-bottom: 20px;
	padding: 15px;
	border: solid 1px #ddd;
	background: #fff;
	border-radius: 3px;
}

.box label > span {
	font-weight: normal;
	cursor: pointer;
}

.box h3 {
    position: relative;
    width: calc(100% + 30px);
    float: left;
    margin: -15px -15px 15px -15px;
    padding: 7px 10px;
    line-height: 17px;
    font-size: inherit;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    background: #D8D8D8;
    height: 34px;
}

.box h3 i {
	margin-right: 7px;
	font-size: 1.5em;
	text-shadow: #fff 1px 1px 1px;
}

.box h3 .button2 {
	display: inline-block;
	height: 35px;
	line-height: 35px;
	font-size: 11px;
	padding: 0px 15px;
	margin: -8px -10px 0px 0px;
	border-radius: 0px 3px 0px 0px;
	background: #aaa;
	color: #1F76A1;
	cursor: pointer;
	color: #fff;
	text-decoration: underline;
}

.box h3 .button2:hover {
	background: #888;
	text-decoration: none;
}

.box h3 .button2 i.fa {
	margin-left: 7px;
	margin-right: 0px;
	font-size: 1.5em;
	position: relative;
	top: 1px;
	min-width: 17px;
	text-shadow: none;
}

input[type=text],
input[type=password],
select,
textarea {
	width: 100%;
} 

input[type=text].error,
input[type=password].error,
select.error,
textarea.error {
	border: solid 1px red;
}

table.table tr.heading td,
table.table tr.heading th,
table#debt-data-matrix tr:nth-child(14) td {
	background: #eee;
	text-transform: uppercase;
	border-bottom: solid 1px #777;
	font-weight: bold;
	font-size: 11px;
}

table#debt-data-matrix tr:nth-child(15) td {
    font-size: 12px;
}

table.table tr.total td {
	font-weight: bold;
	border-top: solid 1px #777;
}

table.table[cellspacing=1] td {
	border-spacing: 1px;
	border-collapse: separate;
}

#container {
	margin-top: 0px !important;
}

#top {
	
	border-radius: 0px 0px 4px 4px;
	/* overflow: hidden; */
	margin-bottom: 30px;
	
	background: rgb(85,85,85);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(85,85,85,1) 0%, rgba(51,51,51,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(85,85,85,1)), color-stop(100%,rgba(51,51,51,1)));
	background: -webkit-linear-gradient(top, rgba(85,85,85,1) 0%,rgba(51,51,51,1) 100%);
	background: -o-linear-gradient(top, rgba(85,85,85,1) 0%,rgba(51,51,51,1) 100%);
	background: -ms-linear-gradient(top, rgba(85,85,85,1) 0%,rgba(51,51,51,1) 100%);
	background: linear-gradient(to bottom, rgba(85,85,85,1) 0%,rgba(51,51,51,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#555555', endColorstr='#333333',GradientType=0 );
}

body.mode-DEV #top {
	background: #960020;
background: -moz-linear-gradient(top, #960020 0%, #960020 100%);
background: -webkit-linear-gradient(top, #960020 0%,#960020 100%);
background: linear-gradient(to bottom, #960020 0%,#960020 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#960020', endColorstr='#960020',GradientType=0 );
}

ul#menu {
	padding: 0px;
	margin: 0px;
	display: table;
	width: 100%;
	list-style: none;
}

ul#menu > li {
	display: table-cell;
	padding: 10px 0px;
    position: relative;
}

ul#menu > li > a {
	color: #fff;
	display: block;
	padding: 0px 10px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	border-left: solid 1px #333;
	border-right: solid 1px #444;
	font-size: 11px;
}

ul#menu > li:hover > a {
	color: #FFA500;
}

ul#menu > li:first-child a {
	border-left: none;
}

ul#menu > li.active {
	background: #FFA500;
}
ul#menu > li.active > a {
	color: #442801;
	border: none;
}
ul#menu > li.Logout a {
	border: none;
}

ul#menu > li > a > i.fa {
	display: block;
	font-size: 2em;
	text-shadow: #000 1px 1px 1px;
	margin-bottom: 3px;
}

ul#menu > li.has-submenu > a {
    cursor: default;
}

ul#menu > li.has-submenu > a:after {
    display: inline-block;
    content: "\f0d7";
    font-family: fontAwesome;
    margin-left: 3px;
}

ul#menu > li.active > a > i.fa {
	text-shadow: #fff 1px 1px 1px;
}

/* SUBMENU */

ul#menu .submenu {
    display: none;
    padding: 0px;
    margin: 0px;
    position: absolute;
    top: 100%;
    min-width: 100%;
    white-space: nowrap;
    z-index: 100;
}

ul#menu li:hover .submenu {
    display: block;
}

ul#menu .submenu li {
    display: block;
    text-align: left;
    border-top: solid 1px #5f5f5f;
}

ul#menu .submenu > li:first-child {
    border: none;
}

ul#menu .submenu a {
    display: block;
    padding: 8px 15px 8px 10px;
    background: #444;
    color: #fff;
    text-decoration: none;
}

ul#menu .submenu a:hover {
    background: #111;
}

ul#menu .submenu a .fa {
    margin-right: 5px;
    width: 15px;
    text-align: center;
}


div#search-box
{
	text-align: right;
	font-size: 10px;
	color: #fff;
	margin: 5px 13px 0px 0px;
	
}

div #search-box span.search-input {
	position: relative;
	display: inline-block;
	width: 100%;
	max-width: 190px;
	float: left;
}

div #search-box span.search-input .fa-search {
	position: absolute;
	left: 10px;
	top: 12px;
	font-size: 1.3em;
	color: #000;
}

div #search-box span.search-input .fa-times {
	position: absolute;
	right: 10px;
	top: 12px;
	font-size: 1.3em;
	color: #333;
	text-shadow: #fff 1px -1px -1px;
	cursor: pointer;
	
	display: none;
}

div #search-box span.search-input .fa-times:hover {
	color: #aaa;
}

div #search-box span.search-input.active .fa-times {
	display: inline-block;
}


div#search-box input {
	margin-top: 5px;
	background: #999;
	border: solid 1px #000 !important;
	padding-left: 30px;
	font-size: 11px;
	color: #fff;
}





div#menu {
	border-radius: 0px 0px 5px 5px;
	overflow: hidden;
	margin-bottom: 40px;
	
	background: rgb(85,85,85);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(85,85,85,1) 0%, rgba(51,51,51,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(85,85,85,1)), color-stop(100%,rgba(51,51,51,1)));
	background: -webkit-linear-gradient(top, rgba(85,85,85,1) 0%,rgba(51,51,51,1) 100%);
	background: -o-linear-gradient(top, rgba(85,85,85,1) 0%,rgba(51,51,51,1) 100%);
	background: -ms-linear-gradient(top, rgba(85,85,85,1) 0%,rgba(51,51,51,1) 100%);
	background: linear-gradient(to bottom, rgba(85,85,85,1) 0%,rgba(51,51,51,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#555555', endColorstr='#333333',GradientType=0 );
}

div#menu table {
	border: none;
	width: 100%;
	margin: 0px;
}

div#menu td {
	border: none;
	padding: 10px 0px;
}


div#menu a {
	display: block;
	padding: 0px 10px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	border-left: solid 1px #333;
	border-right: solid 1px #444;
}

div#menu a:hover {
	color: orange;
}

div#menu .seltab a {
	color: #442801;
	border: none;
}

div#menu td.Logout a {
	border: none;
}

div#menu i.fa {
	display: block;
	font-size: 2em;
	text-shadow: #000 1px 1px 1px;
	margin-bottom: 3px;
}

div#menu .seltab i.fa {
	text-shadow: #fff 1px 1px 1px;
}

td#menu-info 
{
	width: 300px;
	text-align: center;
	font-size: 10px;
	padding: 0px 20px !important;
}

td#menu-info input {
	margin-bottom: 3px;
}

.fa.sticky {
	font-size: 1.8em;
	margin-left: 2px;
	margin-right: 0px;
}

.fa.list-info {
	margin-left: 5px;
	font-size: 1.3em;
	color: #888;
}

.fa.delete {
	color: #D20D0D;
	font-size: 1.5em;
	cursor: pointer;
}

.fa.delete:hover {
	color: red;
}

.ui-tooltip {
	font-size: 12px !important;
	background: #FFFEDE !important;
}

.ui-dialog-content {
	font-size: 12px;
}


	.modal-mask {		
		position: fixed;
		z-index: 9998;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-color: rgba(0, 0, 0, .5);
		transition: opacity .3s ease;		
	}
	
	.modal-wrapper1 {
		position: absolute;
		width: 100%;
		height: 100%;
		overflow-y: auto;
	}
	
	.modal-wrapper2 {
		display: table;
		height: 100%;
		width: 100%;
	}
	
	.modal-wrapper3 {
		display: table-cell;
		vertical-align: middle;
		overflow-y: auto;
	}
	
	.modal-container {
		margin: 0 auto;
		padding: 20px 30px;
		background-color: #fff;
		border-radius: 2px;
		box-shadow: 0 2px 8px rgba(0, 0, 0, .33);
		transition: all .3s ease;
		font-family: Helvetica, Arial, sans-serif;
	}
	
	.modal-header h3 {
		color: #0eb7b7;
		font-weight: bold;
		font-size: 22px;
        line-height: 1.2em;
		background: none;
		padding: 0px;
		margin: 0px;
		text-transform: uppercase;
	}
    
    .modal-header h3 .subtitle {
        font-size: 14px;
        font-weight: normal;
        color: #aaa;
        text-transform: none;
    }
	
	.modal-body {
		margin: 0 !important;
		padding: 20px !important;
	}
	
	.modal-default-button {
		float: right;
	}
	
	/*
	 * The following styles are auto-applied to elements with
	 * transition="modal" when their visibility is toggled
	 * by Vue.js.
	 *
	 * You can easily play with the modal transition by editing
	 * these styles.
	 */
	
	.modal-enter {
		opacity: 0;
	}
	
	.modal-leave-active {
		opacity: 0;
	}
	
	.modal-enter .modal-container,
	.modal-leave-active .modal-container {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}

.filters .fa {
	font-size: 15px;
}

.filters .filter-item {
	display: inline-block;
}

.filters .filter-item input, 
.filters .filter-item select {
	display: block;
	width: auto;
	min-width: 100px;
	max-width: 150px;
	padding: 0px 6px;
	height: 30px;
	line-height: 30px;
	margin: 0px;
}

.filters .filter-item input[disabled], 
.filters .filter-item select[disabled] {
	background: #eee;
	cursor: not-allowed;
}

.filters .filter-item  label {
	margin: 0px;
}

.filters .filter-item .btn {
	margin: 0px;
	height: 30px;
	line-height: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
}

em.extra {
	display: block;
	margin-top: 0px;
	opacity: 0.7;
}

.alerts {
    /**
    position: fixed;
    top: 300px;
    left: calc(50% - 150px);
    z-index: 1;
    **/
    min-width: 300px;
}

table.transactions textarea {
    max-height: 31px;
}

.italic-gray-placeholder::placeholder {
    color: #777;
    font-style: italic;
}

.italic-gray-placeholder {
    max-width: 150px;
}

span.forbidden {
    font-style: italic;
    color: #777;
    font-size: 12px;
    display: block;
    margin-top: 10px;
}

button[name="excecute_background_check"] {
    border: 0px;
    border-radius: 4px;
    padding: 6px 12px 3px 12px;
    color: #FFF;
    background: #c00000;
    text-transform: uppercase;
    font-weight: 600;
    margin-right: 5px;
    transition: background 0.4s;
}

button[name="excecute_background_check"]:hover {
    background: red;
}


























/** price quotes **/

table.price-quotas {
    position: relative;
    float: left;
    margin-bottom: 30px;
}

table.price-quotas tr td {
    padding: 3px 6px;
}

table.price-quotas tr td:nth-child(1) {
    width: 60px;
    text-align: center;
}

table.price-quotas tr td:nth-child(2) {
    width: 550px;
}

table.price-quotas tr td:nth-child(3) {
    width: 180px;
}

table.price-quotas tr td:nth-child(4) {
    width: 70px;
    text-align: center;
}

table.price-quotas tr td:nth-child(5) {
    width: 70px;
    text-align: center;
}

.content-wrap {
    width: 100%;
}

.content-wrap,
.content {
    position: relative;
    float: left;
}

.content {
    width: calc(100% - 40px);
}

table.form-table tr td:nth-child(1) {
    width: 100px;
}

table.form-table tr td:nth-child(2) {
    width: 700px;
}

table.form-table tr td {
    padding: 3px 6px; 
}

span.info {
    font-size: 13px;
    color: #777;
    font-style: italic;
}

.buttons-wrapper {
    margin-bottom: 20px;
}

.replacement-wrapper {
    margin-bottom: 20px;
}

.replacements-wrapper {
    position: relative;
    display: inline-block;
    float: left;
    max-width: 420px;
    margin-top: 3px;
}

table.form-table {
    float: left;
    margin-right: 20px;
}

.form-wrapper {
    position: relative;
    float: left;
}

table.replacement {
    width: 100%;
}

table.replacement tr td:nth-child(1) {
    width: 105px;
}

table.replacement tr td:nth-child(2) {
    width: 315px;
}

.replacement input[type="checkbox"] {
    width: 16px;
    height: 16px;
}

table.price-quote-emails tr td:nth-child(1) {
    text-align: center;
}

table.price-quote-emails tr td:nth-child(2) {
    width: 320px;
}

table.price-quote-emails tr td:nth-child(3) {
    width: 70px;
}



























/** price quote response styles **/ 

.response-wrapper {
    position: relative;
    width: 100%;
    float: left;
    padding: 40px 20px 60px 20px;
    text-align: center;
    background: #FFF;
}

.input-wrapper {
    position: relative;
    width: 300px;
    max-width: 100%;
    padding: 10px;
    background: #EFEFEF;
    margin: 0px auto 0px auto;
}

.input-wrapper:nth-child(1) {
    margin-top: 30px;
}

.input-wrapper:last-of-type {
    /** padding-bottom: 30px; **/
}

.input-wrapper input[type="radio"],
.input-wrapper input[type="checkbox"] {
    width: 20px;
    height: 20px;
}

.response-wrapper button.btn {
    min-width: 210px;
}

table.list-robot-call-debtors {
    width: 100%;
}

table.executed-robot-call-campaigns tr td,
table.executed-robot-call-campaigns tr th,
table.list-robot-call-debtors tr td,
table.list-robot-call-debtors tr th {
    padding: 4px 8px;
}

.resolution {
    display: none;
}

.resolution.active {
    display: block;
    background: #EDEDED;
    padding: 15px;
}

span.tiny-link {
    color: purple;
    cursor: pointer;
}

table.list-robot-call-debtors tr td:nth-child(2) {
    max-width: 380px;
}

.set-execution-time {
    margin-top: 30px;
}

.set-execution-time input,
.set-execution-time select,
.set-execution-time button {
    width: 240px;
    height: 30px;
}

table.executed-robot-call-campaigns tr.completed td {
    background: #faffe3;
}

table.executed-robot-call-campaigns tr.pending td {
    background: #ffedc6;
}

.filtering-fields .input-wrapper:nth-child(1) {
    margin-top: 0px;
}

.filtering-fields .input-wrapper:last-child {
    padding-top: 32px;
    padding-bottom: 0px;
}

.actions .input-wrapper,
.filtering-fields .input-wrapper {
    float: left;
    width: 160px;
    min-height: 75px;
    margin-right: 15px;
}

button.search-button,
button.save-button,
button.delete-button,
button.pdf-button {
    font-size: 15px;
    padding: 3px 15px;
    width: 100%;
    text-align: center;
    color: #FFF;
    text-transform: uppercase;
    border: 1px solid #e39300;
    border-radius: 4px;
    background: #ffa500;
    transition: background 0.4s, color 0.4s, border 0.4s;
}

button.search-button:hover,
button.save-button:hover,
button.delete-button:hover,
button.pdf-button:hover {
    color: #000;
    background: #FFF !important;
    border: 1px solid #000;
}

table.work-hours {
    width: 100%;
}

table.work-hours tr td {
    padding: 4px 6px !important;
    line-height: 100% !important;
    height: auto;
}

table.work-hours tr td input[type="checkbox"],
table.work-hours tr td input[type="radio"] {
    margin-top: 0px;
    margin-bottom: 0px;
}

table.work-hours tr td:nth-child(1) {
    width: 40px;
}

table.work-hours tr td:nth-child(2) {
    width: 90px;
}

table.work-hours tr td:nth-child(3) {
    width: 75px;
}

table.work-hours tr td:nth-child(4) {
    width: 75px;
}

table.work-hours tr td:nth-child(5) {
    width: 600px;
}

table.work-hours tr td:nth-child(6) {
    width: 110px;
}

table.work-hours tr td:nth-child(7) {
    width: 110px;
}

.general-data {
    position: relative;
    width: 100%;
    float: left;
    background: #FFF;
    padding: 6px 18px;
    text-align: center;
    margin-top: 15px;
}

.invoices-wrapper {
    width: 180px !important;
}

.marked-hours-total {
    font-size: 16px;
    font-weight: 600;
    background: #FFF;
    padding: 8px 5px;
    margin-bottom: 40px;
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
}