* {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

/* Main styles for basic tags */
body  {
/* 	background: #cccccc url('../images/template/bg_footer01.png');  */
	background-color: #ffffff;
	font: 11px Verdana, Tahoma, Arial, Helvetica;
	color: #000000;
}

body.ifrm {
	background: none transparent;
	font: 11px Verdana, Tahoma, Arial, Helvetica;
	text-align: center;
}

h1 { 
	font: bold 11px Verdana, Tahoma, Helvetica, Arial;
/* 	background: url('../images/bg_heading.png') no-repeat; */
    background: transparent;
    background: -webkit-linear-gradient(left, #dddddd , transparent);
    background: -o-linear-gradient(right, #dddddd, transparent);
    background: -moz-linear-gradient(right, #dddddd, transparent);
    background: linear-gradient(to right, #dddddd, transparent);
/*     background-size: 419px 23px; */
    background-repeat: no-repeat;
    border-radius: 3px;
    
	color: #2e3192;
	margin: 0px auto 0px 0px;
	text-align: left;
	padding: 5px 0px 5px 5px;
}
h2 { 
	font: bold 11px Verdana, Tahoma, Helvetica, Arial;
	color: #ffffff;
	background-color: #cecbc2;
	margin: 0px auto 0px 0px;
	text-align: left;
	padding: 5px 0px 5px 5px;
}

p {
	margin: 5px 0px;
}
A:link
{
    color: #e30001;
    text-decoration: none;
}
A:visited
{
    color: #2e3192;
    text-decoration: none;
}
A:active
{
    color: #e30001;
    text-decoration: none;
}
A:hover
{
    color: #e30001;
    text-decoration: underline;
}
form {
	margin: 0px;
	padding: 0px;
}
fieldset {
	border: 1px solid #c2c2c2;
	padding: 6px;
	margin: 0px 3px 5px 0px;
}
fieldset table#stat {
	color: #c16969;
	background: #eeeeee	url('../images/bg_squares.png');
	border-top: 1px solid #ffffff !important;
	border-bottom: 1px solid #ffffff !important;
	width: 100%;
}
legend {
	padding: 0px 4px;
	color: #555FB1;
}

/* Div Styles - Main Page structure and content */

#header01 { 	
	width: 100%;
	height: auto;
	/*background: #cccccc url('../images/template/bg.jpg') repeat-x top center;*/
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	text-align: center;
} 
#headerNBGreece { 	
/* 	width: 990px; */
/* 	min-width: 200px; */
/* 	height: 60px; */
/* 	background: url('../images/template/bg_header.jpg') no-repeat top center; */
/* 	background-color: #ffffff;	 */
/* 	margin: 0px auto; */
/* 	padding: 0px; */
/* 	background: url('../proxima_logo.png') no-repeat top left; */
/* 	background-size: 200px 60px; */
	float: right;
}

#header02 { 	
	width: 1100px;
	height: 60px;
	background: url('../images/template/bg_header_nbgreece.jpg') no-repeat top center;
	margin: 0px auto;
	padding: 0px;
}

#logocontainer{
	min-width: 200px;
	max-width: 300px;
	height: 80px;
	background-color: #ffffff;	
	margin: 0px auto;
	padding: 0px;
 	background: url('../proxima_logo.png') no-repeat center left; 
	background-size: contain;
	float: left;	
	margin-left: 20%;
}

#login {
	color:#555555;
	height: 80px;
/* 	margin: 0 0 0 710px; */
	padding: 5px 15px 0 0;
	text-align: right;
  	display: inline-block;
  	vertical-align: top;
}
#login span {
	color: #012b6b;
}
#logout {
	font-weight: bold;
}

#container {
	width: 100%;
	font-size: 11px;
	/*background: #FFFFFF url('../images/template/bg_container.jpg') repeat-x;*/ 
	background: #FFFFFF;
	padding: 0px;
	margin: 0px auto;
	text-align: left;
}

#content { 
/* 	margin-left: 200px; */
	font-size: 11px;
	padding: 10px 10px 10px 10px;
	text-align: center;
	min-height: 550px;
	height: auto !important;
/* 	height: 550px; */
/*	border-top: 1px dashed #555fb1;*/
}

#content_narrow {    /* Style used for centering fixed-width content on screen */
	width: 500px;
	background: url(../images/bg_squares.png);
	font-size: 11px;
	padding: 10px 10px 10px 10px;
	margin: 0px auto;
	text-align: left;
	min-height: 370px;
	height: auto !important;
	height: 370px;
}

#content table, #content_narrow table {
	margin: 0px auto;
}

/* login screen styles */
#content_fxd {
	width: 410px;
	margin: 50px auto 0px auto;
	text-align: left;
}
div.inputarea {
	background-color: #FFFFFF;
	border: 3px double #c1c1c1;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
div.inputarea table {
	text-align: left;
	margin: 0px auto;
}
div.inputarea td {
	padding: 3px;
}
/**********************/


.total {
	border: 0px none !important;
	background-color: #ddd7d1;
	font-weight: bold;
	padding: 3px 2px !important;
	color: #242b62 !important;
	vertical-align: bottom;
}
.total td {
	white-space: nowrap;
}

.sum {
	background-color: #dbdff5 !important;
	border-top: 1px dashed #28354a;
}
.sum td {
	color: #000000 !important;
}

/* style for links withn brackets i.e. [ l i n k ] */
.lnk a:link, .lnk a:visited, .lnk a:active, .lnk a:hover {
	color: #0076a3;
	text-decoration: none;
	display: table-cell;
}

/* navigation menu styles */
table.nav {
	margin: 0px auto;
}
.nav a {
	color: #555FB1 !important;
	font-size: 11px;
	font-weight: bold;
	margin: 0px auto;
}
.nav span {
	font-size: 11px;
	font-weight: bold;
	color: #ed1c24 !important;
}
.nav .currpage {
	font-size: 11px;
	font-weight: bold;
	color: #808080 !important;
}
.nav img {
	vertical-align: middle;
	padding: 0px 0px 2px 0px;
}

.message {
	border-bottom: 1px dashed #d0cfc5;
	padding: 4px;
	margin: -5px -5px 8px -5px;
	color: #009fe9;	
}
.message2 {
	color: #de2f00;
	border-top: 1px solid #ffbf6c;
	border-bottom: 1px solid #ffbf6c;
	background-color: #fffcd7;
	padding: 3px 5px;
	margin-bottom: 4px;
}
.sel {
	color: #6c77de;
	border-bottom: 1px dotted #6c77de;
}

.result {
	color: #00650a;
	padding: 2px 0px;
	text-align: left;
	float: left;
}

.toolbar {  /* vertical placement directly related to class .result */
	float:right;
	height: 27px;
	background: transparent url(../images/tlbar_left.png) no-repeat;
	padding-left: 7px;
   	margin-right: 1px;
   	margin-bottom: 2px;
}
.toolbar span {
   	display: block;
	height: 21px;
   	background: transparent url(../images/tlbar_right.png) no-repeat top right;
	padding: 6px 12px 0px 6px;
}
.toolbar input {  /* exempts global input style when input exists within the toolbar - this restyles images declared as input fields in the toolbar */ 
	border: none;
	margin-top: -1px;
}
.toolbar form {
	display: inline;
}
.toolbar input:focus {
	background-color: transparent;
	margin-top: -1px;
}

input, button, select, textarea { 
	font: 11px Verdana, Tahoma, Arial, Helvetica;
	border: 1px solid #a1a1a1;
	color: #555555; 
}

.btn {
	color: #FFFFFF;
	font-weight: bold !important;
	background-color: #555fb1;
	border: 1px solid #a1a1a1;
	padding: 1px 5px;
	margin: 0px 1px;
}
.btn2 {
	color: #ffffff;
	font-weight: bold !important;
	background-color: #bfc0c8;
	border: 1px solid #707070;
	padding: 1px 5px;
	margin: 0px 1px;
}
.btn_disabled {
	background-color: #cecece;
	border: 1px solid #B5B5B5;
	color: #eeeeee;
	font-weight: bold !important;
	padding: 1px 5px;
}
.tbl .btn {	/* overrides the already set attributes of .btn just for the report input forms, so that data is correctly aligned (vertically and horizontally) in the cells */
	padding: 0px 5px;
	margin: 0px;
}

input.btn:focus {
	color: #FFFFFF;
	background-color: #a2adc5;
	border: 1px solid #676d97 !important;
}
input.btn2:focus {
	color: #FFFFFF;
	background-color: #9b9ca5;
	border: 1px solid #676d97 !important;
}

input:focus, textarea:focus {
	color: #000000;
	background-color: #e1e2ee;
	border: 1px solid #8a88d0;
}

input[type=checkbox], input[type=radio] {
	border: none;
	margin: 2px 0px 0px 0px;
}

input[readonly], textarea[readonly], select[disabled], select[required] {
	background: #dddddd;
	border: 1px solid #a1a1a1;
}

/* style for input button with type FILE */

.file_input_textbox
{
	float: left;
}

.file_input_div
{
	position: relative; 
	width: 120px; 
	height: 23px; 
	overflow: hidden;
}

.file_input_button
{
	width: 115px;
	height: 15px;
	line-height: 10px;
	color: #ffffff	;
	font-size: 10px;
	font-weight: bold;
	background-color: #555fb1;
	border: 1px solid #a1a1a1;
	padding: 0px 5px 3px 5px;
	margin: 0px 1px;
}

.file_input_hidden
{
	font-size: 45px; 
	position: absolute; 
	right: 0px; 
	top: 0px; 
	opacity: 0; 
	
	filter: alpha(opacity=0); 
	-ms-filter: "alpha(opacity=0)"; 
	-khtml-opacity: 0; 
	-moz-opacity: 0;
}

/********************************/

div.error ul {
	text-align: center;
	list-style-type: none;
}

p.error, .error, form.cmxform label.error, label.error {
	margin: 0px;
	color: red;
}

div.errorln {
	margin: 0px auto 5px auto;
	border-top: 1px dotted red;
	border-bottom: 1px dotted red;
	padding: 3px 0px;
	vertical-align: middle;
	color: red;
	background-color: #ffffff;
	text-align: center;
}
body.ifrm div.errorln {  /* fixes top and bottom margin of errorln ONLY in the .ifrm areas */
	margin: 0px auto;
}

div#infomsgln {
	margin: 0px auto 5px auto;
	padding: 3px 0px;
	vertical-align: middle;
	background-color: #ffffff;
	text-align: center;
}
div#infomsgln.success {
	color: #28a745;
	border-top: 1px dotted #28a745;
	border-bottom: 1px dotted #28a745;
}
div#infomsgln.info {
	color: #17a2b8;
	border-top: 1px dotted #17a2b8;
	border-bottom: 1px dotted #17a2b8;
}
div#infomsgln.warning {
	color: #ffc107;
	border-top: 1px dotted #ffc107;
	border-bottom: 1px dotted #ffc107;
}

.sepline {
	border-top: 1px dotted #c0c2d2;
	margin: 10px 0px 5px 0px;
	height: 5px;
	line-height: 5px;
}

.cal {
	margin: -1px 0px 0px 0px;
	vertical-align: top;
}

.remark {
	color: #005952;
	background-color: #ebebeb;
	padding: 10px;
	text-align: left;
}
.remark2 {
	color: #000000;
	background-color: #d5d7e2;
	padding: 10px;
	text-align: left;
	border: 1px dashed #9199a7;
}
.info {
	color: #6b74cf;
	font-weight: bold;
	font-size: 10px;
	text-align: right !important;
}

/* styles the details box in editclient.vm and similar vms */
.details {
	float: left;
	width: 100%;
	text-align: left;
}
.details iframe {
	width: 97.5%;
	text-align: left !important;	
}
.detail_area {
	margin: 8px 0px 8px 8px;
	padding: 8px 10px;
/* 	background: white url(../images/bg_details.png); */
	background-color: #eeeeee;
	border: 1px dashed #898989;
}
.detail_area .det_head {
	display: inline; 
	color: #555fb1;
	font-weight: bold;
	line-height: 16px;
	vertical-align: top;
}
.detail_area .tbl_detail {
	margin: 0px auto;
	padding: 0px;
	text-align: left !important;
}
.detail_area .tbl_detail span {
	display: inline-block !important;
	margin: 0px;
}

.detail_area .tbl_detail div.lnk {
	display: inline !important;
	vertical-align: top;
	margin-left: 0px;
	line-height: 12px;
}

.detail_area .tbl_detail td {
	width: auto;
	text-align: left !important;
}
.detail_area .tbl_detail table.frm {
	padding: 0px;
	margin: 0px 6px 0px 0px;
}
.detail_area .tbl_detail table.frm td {
	color: #005e20;
}
.detail_area .tbl_detail table.frm td.frm_lbl {
	color: #252525;
	background: transparent url(../images/bullet01.png) no-repeat 0px 3px;
	padding: 0px 5px 0px 11px;
}

.detail_area .tbl_detail table.frm td.error {
	color: #fc1010;
}

.detail_area .tbl_detail table.frm td.frm_lbl_error {
	color: #252525;
	background: transparent url(../images/bullet_red.png) no-repeat 0px 3px;
	padding: 0px 5px 0px 11px;
}

.detail_area .tbl_detail input[type=checkbox] {
	border: none;
	margin: 0px;
	height: 12px;
	padding: 0px;
	vertical-align: bottom;
}


/* styles the top right button that exits the grid area of a section i.e. clients */
.exitgrid {
	float: right;
	padding-right: 5px;
	margin-top: -5px;
}
.exitgrid_detail {
	float: right;
	margin: 0px;	
	position: relative;
	z-index: 99;
}

/* hover effect and hand cursor over cell rows */
.clickable {
	cursor: pointer;
}
.clickable:hover {
	background-color: #d1d7e3 !important;
}

/* selected row */
.selected_row {
	background: transparent url(../images/bg_selrow.png);
/*	background-color: #b1b0cb !important;*/
}
.selected_row td {
	color: #0c1828 !important;
	font-weight: bold;
}


/* Footer Styles */
#footer { 
	width: 100%;
	height: 15px;
	color: #555FB1;
	background: #ffffff;
	text-align: center;
	/*
	border-top: 1px solid #002157;
	border-bottom: 1px solid #002157;
	*/ 
    border-top: 1px dashed #555fb1;
    border-bottom: 1px dashed #555fb1;
	font-size: 10px;
	margin: 0px;
	padding-top: 2px;
} 
#footer p {
	padding: 0px 0px 3px 0px;
	margin: 0px;
	text-align: center;
}

/* Put this inside a @media qualifier so Netscape 4 ignores it */
@media screen, print {
	ul.mktree { text-align: left; margin: 5px 0px 0px 0px; } 
	/* Turn off list bullets */
	ul.mktree  li { list-style: none; padding: 1px 0px; } 
	/* Control how "spaced out" the tree is */
	ul.mktree, ul.mktree ul , ul.mktree li { margin-left:5px; padding:1px 0px; }
	/* Provide space for our own "bullet" inside the LI */
	ul.mktree  li .bullet { padding: 1px 0px 0px 15px; }
	/* Show "bullets" in the links, depending on the class of the LI that the link's in */
	ul.mktree  li.liOpen .bullet { cursor: pointer; background: url(../images/minus.gif)  center left no-repeat; }
	ul.mktree  li.liClosed .bullet { cursor: pointer; background: url(../images/plus.gif)   center left no-repeat; }
	ul.mktree  li.liBullet .bullet { cursor: default; background: url(../images/bullet.gif) center left no-repeat; }
	/* Sublists are visible or not based on class of parent LI */
	ul.mktree  li.liOpen    ul { display: block; }
	ul.mktree  li.liClosed  ul { display: none; }
	/* Format menu items differently depending on what level of the tree they are in */
	ul.mktree  li { font-size: 11px;}
	ul.mktree  li ul li { font-size: 11px; font-family: Verdana, Tahoma, Arial, Helvetica;}
	ul.mktree  li ul li ul li { font-size: 11px; font-family: Verdana, Tahoma, Arial, Helvetica;}
	ul.mktree  li ul li ul li ul li { font-size: 11px; font-family: Verdana, Tahoma, Arial, Helvetica;}
}

/*Style sheet used for switchcontent functionality at search forms */
.handcursor	{
	font: bold 11px Verdana, Tahoma, Arial, Helvetica;
	cursor:hand;
    cursor:pointer;
    text-align: right;
    padding: 2px 5px 2px 0px;
    border-top: 1px dotted #474747;
    border-bottom: 1px dotted #474747;
    background-color: #f1f1f1;
}

.handcursor	img {
	vertical-align: top;
	padding: 0px 4px 0px 0px;
}

.jqifade{
	position: absolute;
	background-color: #aaaaaa;
}
div.jqi{
	width: 400px;
	font-family: Verdana,Tahoma,Arial,Helvetica;
	position: absolute;
	background-color: #ffffff;
	font-size: 11px;
	text-align: left;
	border: solid 1px #eeeeee;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 7px;
}
div.jqi .jqicontainer{
	font-weight: bold;
}
div.jqi .jqiclose{
	position: absolute;
	top: 4px; right: -2px;
	width: 18px;
	cursor: default;
	color: #bbbbbb;
	font-weight: bold;
}
div.jqi .jqimessage{
	padding: 10px;
	line-height: 20px;
	color: #444444;
}
div.jqi .jqibuttons{
	text-align: right;
}
div.jqi button{
	margin: 0;
	margin-right: 5px;
    padding: 0 5px;
    background-color: #B8BFCF;
    border: 1px solid #6D63A4;
    color: #FFFFFF;
    font-weight: bold !important;
}

#headerMessagesCount a{
	color: #012b6b;
}

#mailingTabs{
	height: 100%;
	float: left; 
	width:auto; 
	margin-left:10px;
	text-align: left;
}

#mailingTabs a{
	padding: 0px 0px 0px 0px;
    text-decoration: none;
    font-size: 15px;
    color: #2e3192;
    display: block;
}

#mailingTabs a:hover {
   color: black;
}

.listEntitiesSpan{
	border: 1px solid #a1a1a1; 
	padding: 2px;
	background-color: white;
	margin-right: 3px;
}
.listEntitiesImg{
	vertical-align: bottom;
	padding-left: 3px;
}

#mailPRE {
    white-space: -moz-pre-wrap; /* Mozilla, supported since 1999 */
    white-space: -pre-wrap; /* Opera */
    white-space: -o-pre-wrap; /* Opera */
    white-space: pre-wrap; /* CSS3 - Text module (Candidate Recommendation) http://www.w3.org/TR/css3-text/#white-space */
    word-wrap: break-word; /* IE 5.5+ */
    padding-top: 20px;
}

/* Skip to content navigation */
#skiptocontent a {
	padding:6px;
	position: absolute;
	top:-40px;
	left:0px;
	color:white;
	border-right:1px solid white;
	border-bottom:1px solid white;
	border-bottom-right-radius:8px;
	background:transparent;
	-webkit-transition: top 1s ease-out, background 1s linear;
    transition: top 1s ease-out, background 1s linear;
    z-index: 100;
}

#skiptocontent a:focus {
	position:absolute;
	left:0px;
	top:0px;
	background:#555fb1;
	outline:0;	
	-webkit-transition: top .1s ease-in, background .5s linear;
    transition: top .1s ease-in, background .5s linear;
}

/* Site map */

.footerdark {
    background-color: #FFFFFF;
    color: #012b6b;
    padding-bottom: 20px;	
    padding-top: 20px;
}

#footersitemap {
	overflow: auto;
}

#footersitemap ul {
  list-style: none;
  display: block;
  float: left;
  padding: 10px;
}

#footersitemap A:link
{
    color: #555fb1;
    text-decoration: none;
}
#footersitemap A:visited
{
    color: #555fb1;
    text-decoration: none;
}
#footersitemap A:active
{
    color: #555fb1;
    text-decoration: none;
}
#footersitemap A:hover
{
    color: #555fb1;
    text-decoration: underline;
}

.footerdark p
{
margin: 0px 0px 0px 0px;
padding-left: 10px;
}

.footerhandcursor {
    font: 11px Verdana, Tahoma, Arial, Helvetica;
    cursor: hand;
    cursor: pointer;
    padding: 2px 5px 2px 0px;
   	border-bottom: 1px dashed #555fb1;
    background-color: #ffffff;
}

/* SerchBar */

#searchbar {  
    width: 0px;
    display:inline-block;    
    position: absolute;    
    right:0;
    box-sizing: border-box;
    border: 2px solid #ccc;
    border-radius: 4px;
    background-color: white;
    background-image: url('../images/searchicon.png');
    background-position: 6px 1px;
    background-repeat: no-repeat;
    padding: 6px 6px 6px 30px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
}


#searchbar:focus {
    width: 200px;
} 


#res{
	text-align: left;
	width: 196px;
    position: absolute;
    right: 0;
    background-color: #ffffff;
    border: 2px solid #cccccc;
    border-radius: 5px;
    margin-top: 1px;
}

.serchresults {
	line-height: normal;
    list-style: none;
    border: 2px solid #ffffff;
    border-radius: 2px;
	
}

.serchresults:hover {
	background-color: #555fb1;
    border: 2px solid #555fb1;
    border-radius: 2px;
    color: #ffffff;
}

.serchresults a {
	color: #2e3192
}

.serchresults a:hover {
	color: #ffffff
}

/* Side-Menu */

#sidemenu{
    position: absolute;
    left: 0;
    padding: 10px;
    display: block;
    width: 180px;
    word-wrap: break-word;
    min-height: 550px;
    overflow: auto;
}


#sidemenu ul{
	list-style-type: none;
}

.sidelist{
	padding-top: 5px;
	padding-left: 5px;
}

.sidelist a {
	color: #2e3192;
	font-size: 11px;
}

.bold{
	font-weight: bold;
}

.link {
  fill: none;
  stroke: gray;
  stroke-width: 1.0px;
}

.node circle {
/*  fill: lightgray;*/
  stroke: #fff;
  stroke-width: 1.5px;
}

.sortHandle {
	cursor: move;
}

select option:disabled {
    opacity: 0.5;
    cursor: not-allowed;
}


/*TIMER*/
.timer {
    position: absolute;
    right: 0;
    text-align: right;
    top: 100%
}
.fixed-header .timer {
    position: static
}
.timer>div {
    color: #929191;
    font-size: 14px
}
.timer>div.text {
    line-height: 1.2;
    width: 54.5%
}
.timer>div .ic-refresh {
    font-size: 16px;
    margin-right: 5px
}
.timer .refresh {
    color: #5c85c9;
    float: right;
    margin: 5px 0 0
}
.timer .refresh span {
    -webkit-transition: all 150ms ease-out;
    -moz-transition: all 150ms ease-out;
    -ms-transition: all 150ms ease-out;
    -o-transition: all 150ms ease-out;
    transition: all 150ms ease-out
}
.no-touch .timer .refresh:hover span,
.timer .refresh:active span,
.no-touch .timer .refresh:focus span {
    text-decoration: underline
}
.no-touch .timer .refresh:hover span.ic-refresh,
.timer .refresh:active span.ic-refresh,
.no-touch .timer .refresh:focus span.ic-refresh {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    text-decoration: none
}
.timer .inner {
    opacity: 0;
    position: relative;
    -webkit-transition: opacity 150ms ease-out;
    -moz-transition: opacity 150ms ease-out;
    -ms-transition: opacity 150ms ease-out;
    -o-transition: opacity 150ms ease-out;
    transition: opacity 150ms ease-out
}
.timer .inner.end,
.timer .inner.animating {
    opacity: 1
}
.timer .inner.alert .counter {
    color: #5c85c9
}
.timer .bg-circle {
    border-radius: 100% 100%;
    border: 4px solid #555fb1
}
.timer .counter {
    color: #666;
    font-family: arial;
    font-size: 18px;
    left: 20%;
    line-height: 1;
    position: absolute;
    top: 25px;
    text-align: center;
    z-index: 999;
    width: 70%
}
.fixed-header .timer {
    float: right;
    margin: 2.5px 0;
    position: static;
    text-align: center;
    width: 80px
}
.fixed-header .timer .counter {
    color: #fff;
    font-size: 12px;
    top: 14px
}
.fixed-header .timer .text {
    display: none
}
.fixed-header .timer .inner {
    background-color: #5c85c9
}
.fixed-header .timer .inner.alert .counter {
    color: #fff
}
.fixed-header .timer .bg-circle {
    border-color: rgba(255, 255, 255, .8);
    border-width: 3px
}
.timer .inner {
    cursor: pointer;
    width: 60px;
    height: 60px
}
.fixed-header .timer .inner {
    width: 38.04px;
    height: 38.04px
}
.timer .inner .pie {
    border: 4px solid #d0d0d0;
    position: absolute;
    -webkit-transform-origin: 100% 50%;
    -moz-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    -o-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    width: 50%;
    height: 100%
}
.fixed-header .timer .inner .pie {
    background-color: #5c85c9;
    border-width: 3px
}
.timer .inner .spinner {
    border-radius: 100% 0 0 100%/50% 0 0 50%;
    border-right: none;
    z-index: 200
}
.fixed-header .timer .inner .spinner {
    border-color: #7c9fda;
    border-width: 3px
}
.timer .inner .filler {
    border-left: none;
    border-radius: 0 100% 100% 0/0 50% 50% 0;
    left: 57%;
    opacity: 1;
    z-index: 100
}
.fixed-header .timer .inner .filler {
    border-color: #7c9fda;
    border-width: 3px
}
.timer .inner .mask {
    border-radius: 100% 0 0 100%/50% 0 0 50%;
    border: 4px solid #555fb1;
    border-right: none;
    background: inherit;
    opacity: 1;
    position: absolute;
    z-index: 300;
    width: 50%;
    height: 100%
}
.fixed-header .timer .inner .mask {
    border-color: rgba(255, 255, 255, .8);
    border-width: 3px
}
.timer .inner.end .mask {
    opacity: 0
}
/*
.timer .inner.animating .spinner {
    -webkit-animation: rota 600s linear;
    -moz-animation: rota 600s linear;
    -ms-animation: rota 600s linear;
    -o-animation: rota 600s linear;
    animation: rota 600s linear;
}
.timer .inner.animating .mask {
    -webkit-animation: opa 600s steps(1, end);
    -moz-animation: opa 600s steps(1, end);
    -ms-animation: opa 600s steps(1, end);
    -o-animation: opa 600s steps(1, end);
    animation: opa 600s steps(1, end)
}
.timer .inner.animating .filler {
    -webkit-animation: opareverse 600s steps(1, end);
    -moz-animation: opareverse 600s steps(1, end);
    -ms-animation: opareverse 600s steps(1, end);
    -o-animation: opareverse 600s steps(1, end);
    animation: opareverse 600s steps(1, end)
}
*/
.timer .inner.alert .mask,
.timer .inner.alert .bg-circle {
    border-color: #6793cf
}
.fixed-header .timer .inner.alert .mask,
.fixed-header .timer .inner.alert .bg-circle {
    border-color: #fff
}
@keyframes rota {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}
@-webkit-keyframes rota {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
@keyframes opa {
    0% {
        opacity: 1
    }
    50%,
    100% {
        opacity: 0
    }
}
@-webkit-keyframes opa {
    0% {
        opacity: 1
    }
    50%,
    100% {
        opacity: 0
    }
}
@keyframes opareverse {
    0% {
        opacity: 0
    }
    50%,
    100% {
        opacity: 1
    }
}
@-webkit-keyframes opareverse {
    0% {
        opacity: 0
    }
    50%,
    100% {
        opacity: 1
    }
}

.timer {
    vertical-align: middle;
    position: static;
    padding: 5px 15px 0 0;
    float: right;
}

.timer .bg-circle {
    width: 100%;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
}


.input-no-box {
	border: 1px solid transparent !important;
	background-color: transparent !important;
	text-align: right !important;
}

.can-toggle {
	 position: relative;
}
 .can-toggle *, .can-toggle *:before, .can-toggle *:after {
	 box-sizing: border-box;
}
 .can-toggle input[type="checkbox"] {
	 opacity: 0;
	 position: absolute;
	 top: 0;
	 left: 0;
}
 .can-toggle input[type="checkbox"][disabled] ~ label {
	 pointer-events: none;
}
 .can-toggle input[type="checkbox"][disabled] ~ label .can-toggle__switch {
	 opacity: 0.4;
}
 .can-toggle input[type="checkbox"]:checked ~ label .can-toggle__switch:before {
	 content: attr(data-unchecked);
	 left: 0;
}
 .can-toggle input[type="checkbox"]:checked ~ label .can-toggle__switch:after {
	 content: attr(data-checked);
}
 .can-toggle label {
	 user-select: none;
	 position: relative;
	 display: flex;
	 align-items: center;
}
 .can-toggle label .can-toggle__label-text {
	 flex: 1;
	 padding-left: 32px;
}
 .can-toggle label .can-toggle__switch {
	 position: relative;
}
 .can-toggle label .can-toggle__switch:before {
	 content: attr(data-checked);
	 position: absolute;
	 top: 0;
	 text-transform: uppercase;
	 text-align: center;
}
 .can-toggle label .can-toggle__switch:after {
	 content: attr(data-unchecked);
	 position: absolute;
	 z-index: 5;
	 text-transform: uppercase;
	 text-align: center;
	 background: white;
	 transform: translate3d(0, 0, 0);
}
 .can-toggle input[type="checkbox"][disabled] ~ label {
	 color: rgba(85, 95, 177, 0.5);
}
 .can-toggle input[type="checkbox"]:focus ~ label .can-toggle__switch, .can-toggle input[type="checkbox"]:hover ~ label .can-toggle__switch {
	 background-color: #555fb1;
}
 .can-toggle input[type="checkbox"]:focus ~ label .can-toggle__switch:after, .can-toggle input[type="checkbox"]:hover ~ label .can-toggle__switch:after {
	 color: #424b91;
}
 .can-toggle input[type="checkbox"]:hover ~ label {
	 color: #4a54a2;
}
 .can-toggle input[type="checkbox"]:checked ~ label:hover {
	 color: #4e58a9;
}
 .can-toggle input[type="checkbox"]:checked ~ label .can-toggle__switch {
	 background-color: #666fb9;
}
 .can-toggle input[type="checkbox"]:checked ~ label .can-toggle__switch:after {
	 color: #4a54a2;
	 color: green;
	 font-weight: bold;
}
 .can-toggle input[type="checkbox"]:checked:focus ~ label .can-toggle__switch, .can-toggle input[type="checkbox"]:checked:hover ~ label .can-toggle__switch {
	 background-color: #555fb1;
}
 .can-toggle input[type="checkbox"]:checked:focus ~ label .can-toggle__switch:after, .can-toggle input[type="checkbox"]:checked:hover ~ label .can-toggle__switch:after {
	 color: #424b91;
}
 .can-toggle label .can-toggle__label-text {
	 flex: 1;
}
 .can-toggle label .can-toggle__switch {
	 transition: background-color 0.3s cubic-bezier(0, 1, 0.5, 1);
	 background: #666fb9;
}
 .can-toggle label .can-toggle__switch:before {
	 color: rgba(255, 255, 255, 0.5);
}
 .can-toggle label .can-toggle__switch:after {
	 -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 1, 0.5, 1);
	 transition: transform 0.3s cubic-bezier(0, 1, 0.5, 1);
	 /*color: #555fb1;*/
	 color: green;
	 font-weight: bold;
}
 .can-toggle input[type="checkbox"]:focus ~ label .can-toggle__switch:after, .can-toggle input[type="checkbox"]:hover ~ label .can-toggle__switch:after {
	 box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
}
 .can-toggle input[type="checkbox"]:checked ~ label .can-toggle__switch:after {
	 transform: translate3d(44px, 0, 0);
}
 .can-toggle input[type="checkbox"]:checked:focus ~ label .can-toggle__switch:after, .can-toggle input[type="checkbox"]:checked:hover ~ label .can-toggle__switch:after {
	 box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
}
 .can-toggle label {
	 font-size: 13px;
}
 .can-toggle label .can-toggle__switch {
	 height: 26px;
	 flex: 0 0 96px;
	 border: 3px solid transparent;
	 border-radius: 2px;
}
 .can-toggle label .can-toggle__switch:before {
	 left: 45px;
	 font-size: 10px;
	 line-height: 20px;
	 width: 45px;
	 padding: 0 12px;
}
 .can-toggle label .can-toggle__switch:after {
	 top: 1px;
	 left: 1px;
	 border-radius: 1px;
	 width: 44px;
	 line-height: 18px;
	 font-size: 10px;
}
 .can-toggle label .can-toggle__switch:hover:after {
	 box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
}

.foureyesnewvalue * {
	font-weight: bold;
	border-top: 1px dotted blue;
	border-bottom: 1px dotted blue;
	padding: 0px 0px;
	vertical-align: middle;
	color: blue;
}

.foureyesoldvalue * {
	font-weight: bold;
	border-top: 1px dotted red;
	border-bottom: 1px dotted red;
	padding: 0px 0px;
	vertical-align: middle;
	color: red;
}


[badge]:after {
    background: #555fb1;
    color: #fff;
    content: attr(badge);
    border-radius: 3px;
    min-width: 10px;
    padding: 1px;
    text-align: center;
}

[badge^="-"]:after,
[badge="0"]:after,
[badge=""]:after {
   display: none;
}

.color-primary {
	color: #555FB1 !important;
}

.multi-select-dropdown.dropdown-multiple-label .dropdown-display-label{
	font: 11px Verdana, Tahoma, Arial, Helvetica;
	border: 1px solid #a1a1a1;
	color: #555555;
	padding: 3px 0 0 0;
	padding: 3px 0 0 0;
	border-radius: 0;
	min-height: 13px;
}

.multi-select-dropdown.dropdown-multiple-label .dropdown-display-label:after,
.multi-select-dropdown.dropdown-multiple-label.active .dropdown-display-label:after {
	content: '';
	position: absolute;
	top: 3px;
	right: 6px;
	border-right: 2px solid;
	border-top: 0;
	border-bottom: 2px solid;
	border-left: 0;
	height: 5px;
	width: 5px;
	transform: rotate(45deg);
}

.multi-select-dropdown.dropdown-multiple-label .dropdown-display-label .dropdown-selected{
	padding: 1px 20px 3px 5px;
}
