html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	/*font: inherit;*/
	vertical-align: baseline;
}
.formMargin {
	margin-top: 22px; 
}
@font-face {
	font-family: 'roboto-regular';   
    src: url('../font/Roboto/Roboto-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'roboto-medium';   
    src: url('../font/Roboto/Roboto-Medium.ttf') format('truetype'); 
	font-weight: 300;
    font-style: normal;
}
@font-face {
	font-family: 'roboto-bold';   
    src: url('../font/Roboto/Roboto-Bold.ttf') format('truetype'); 
	font-weight: bold;
    font-style: normal;
}
@font-face {
	font-family: 'montserrat-regular';   
    src: url('../font/Monserrat/Montserrat-Regular.ttf') format('truetype'); 
	font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'montserrat-bold';   
    src: url('../font/Monserrat/Montserrat-Bold.ttf') format('truetype'); 
	font-weight: bold;
    font-style: normal;
}
@font-face {
	font-family: 'breuer_textbold';
	src: url('../font/breuertext-bold-webfont.eot');
	src: url('../font/breuertext-bold-webfont.eot?#iefix') format('embedded-opentype'),         
    url('../font/breuertext-bold-webfont.woff') format('woff'),         
    url('../font/breuertext-bold-webfont.ttf') format('truetype'),         
    url('../font/breuertext-bold-webfont.svg#breuer_textbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'breuer_text_lightbold';
	src: url('../font/breuertext-medium-webfont.eot');
	src: url('../font/breuertext-medium-webfont.eot?#iefix') format('embedded-opentype'),         
    url('../font/breuertext-medium-webfont.woff') format('woff'),         
    url('../font/breuertext-medium-webfont.ttf') format('truetype'),         
    url('../font/breuertext-medium-webfont.svg#breuer_text_lightbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'breuer_textregular';
	src: url('../font/breuertext-regular-webfont.eot');
	src: url('../font/breuertext-regular-webfont.eot?#iefix') format('embedded-opentype'),         
    url('../font/breuertext-regular-webfont.woff') format('woff'),         
    url('../font/breuertext-regular-webfont.ttf') format('truetype'),         
    url('../font/breuertext-regular-webfont.svg#breuer_textregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
html {
	height: 100%;
	background-color: #EEEEEE;
	position: relative;
}
body, pre {
	text-align: left;
	color: #666;
	font-family: 'roboto-regular', arial;
	font-size: 12px;
	line-height: 18px;
}
html:before {
	background: #26437D;
	background: -webkit-linear-gradient(to bottom, #393939 0px,#393939 25px ,#393939 25px, #26437D 25px, #26437D 135px, #EEEEEE 135px, #EEEEEE 135px);
	background: -o-linear-gradient(to bottom, #393939 0px,#393939 25px ,#393939 25px, #26437D 25px, #26437D 135px, #EEEEEE 135px, #EEEEEE 135px);
	background: -moz-linear-gradient(to bottom, #393939 0px,#393939 25px ,#393939 25px, #26437D 25px, #26437D 135px, #EEEEEE 135px, #EEEEEE 135px);
	background: linear-gradient(to bottom, #393939 0px,#393939 25px ,#393939 25px, #26437D 25px, #26437D 135px, #EEEEEE 135px, #EEEEEE 135px); /* W3C */
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	height: 135px;
	width: 100%;
	z-index: -1;
}
a {
	text-decoration: none;
	color: #9F9F9F;
	outline: none;
}

pre {
    white-space: pre-wrap;
}

.more {
	background: url("../images/bkg/more.png") no-repeat scroll right 5px transparent;
	float: right;
	font-weight: normal;
	padding-right: 12px;
	text-decoration: underline;
}
.more:hover {
	text-decoration: none;
}
a:hover {
	/* text-decoration: underline; */
}
h2 {
	line-height: normal;
	font-size: 14px;
	color: #767676;
	font-family: 'roboto-medium';
	font-size: 14px;
	display: inline;
	font-weight: normal;
}
.left {
	float: left;
}
.right {
	float: right;
}
.right pre {
	word-wrap: break-word; /* IE 5+ */
	word-break: break-word;
}
.break-all {
	word-wrap: break-word; /* IE 5+ */
	word-break: break-word;
}
.clear-both {
	clear: both;
}
.no-margin-right {
	margin-right: 0px !important;
}
#datagrid-row-r1-2-9 {
	border-bottom: none !important;
}

#container {
	margin: 0 auto;
	/* overflow: hidden; */
	padding-bottom: 10px;
	text-align: left;
	width: 1002px;
}
/* top of page */
header {
	height: 90px;
}
#slogan {
	margin-top: 30px;
	position: relative;
}
#slogan h2 {
	font-size: 13px;
	font-family: 'montserrat-regular';
	color: #FFF;
	font-weight: normal;
	text-transform: uppercase;
}
#slogan h3, #loginInfoBar h3 {
	font-size: 14px;
	font-family: 'roboto-medium';
	color: #2dbfaa;
	font-weight: normal;
	text-transform: uppercase;
	cursor: pointer;
	margin-top: 5px;
}
#slogan h3:active, #slogan h3:hover {
	color: #28fdd2;
}
#slogan h3  img{
	max-width: 10px;
	max-height:10px;
	margin-left:6px;
	behavior:url(-ms-transform.htc);
    -moz-transform:rotate(90deg);
    -webkit-transform:rotate(90deg);
    -o-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    float:right;
}
#slogan h3 svg{
	color: #2dbfaa;
}
#quicksearch {
	float: right;
	position: absolute;
	margin-left: -266px;
	margin-top: 47px;
	width: 265px;
	height: 27px;
	display: inline-block;
}
#quicksearch input {
	float: left;
	font-size: 11px;
	height: 18px;
	padding: 2px 3px 2px 4px;
	width: 222px;
}
#quicksearch input.submit_bg {
	background: url("../images/bkg/magnify.png") no-repeat scroll 1px transparent;
	background-position: center;
    background-color: #f6f6f6;
	float: right;
	height: 23.5px;
	outline: medium none;
	padding: 0 !important;
	width: 34px;
	cursor: pointer
}
header #login {
	/* background: url("../images/bkg/top_sep.png") no-repeat scroll right 0 transparent; */
	float: right;
	position: relative;
	display: block;
	clear: both;
	margin-top:15px;
}
header #login p {
	color: #FFFFFF;
	display: block;
	font-family: 'roboto-regular';
	font-size: 13px;
	height: 34px;
	line-height: 34px;
	position: relative;
	z-index: 99;
    width:100%;
}
header #login img {
	cursor: pointer;
	width: 30px;
}
header #login p strong {
	cursor: pointer;
	display: block;
	float: right;
	font-size: 12px;
	height: 34px;
	line-height: 32px;
	padding-left: 25px;
	text-shadow: none;
	font-family: 'roboto-medium';
	font-weight: normal;
}
#login-details, #module-details {
	clear: both;
	float: left;
	min-width: 149px;
	position: absolute;
	z-index: 1004;
	white-space: nowrap;
	border-bottom: 1px #B5B5B5 solid;
	border-right: 1px #B5B5B5 solid;
	-webkit-box-shadow: 2px 6px 5px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    2px 6px 5px rgba(50, 50, 50, 0.5);
	box-shadow:         2px 6px 5px rgba(50, 50, 50, 0.5);
	border-left: 1px solid #D9D9D9;	
}
#login #login-details{
	right: 0;

}
#login-details ul,
#module-details ul{
	background: #FFFFFF;
	float: left;
	position: relative;
	width: 100%;
}

#login-details ul:before,
#module-details ul:before{
	position: absolute;
	right: -7px;
	top: 0;
	z-index: 1;
}
#login-details ul:after,
#module-details ul:after{
	margin-left: -7px;
	position: absolute;
	top: 0;
}
#login-details ul li,
#module-details ul li{
	list-style-type: none;
	width: 100%;
	text-transform: uppercase;
}
#login-details ul li:first-child,
#module-details ul li:first-child{
	margin-top: 5px;
}
#login-details ul li:last-child,
#module-details ul li:last-child{
	margin-bottom: 5px;
}
#login-details ul li:hover,
#module-details ul li:hover{
	background-color: #E2E2E2;
}
#login-details ul li a,
#module-details ul li a{
	clear: both;
	font-size: 12px;
	line-height: 30px;
	padding: 0 10px;
	font-family: 'roboto-medium';
}
#login-details ul li a span,
#module-details ul li a span{
	font-size: 12px;
	font-family: 'roboto-medium';
	color: #666;
}


.outerLoginArea{
	display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    position: relative;
}

.loginArea{
	margin: auto;
	min-width: 300px;
	position: relative;
	position: relative;
}

.header-dropdown {
	float: left;
	padding-top: 4px;
	margin-right: 40px;
	position: relative;
	
}
.header-dropdown:hover a, .header-dropdown:active a,
#mainHelp:hover a, #mainHelp:active a{
	color: #999999;
}

#language, #localeSelector {
	width: 35px;
}

.header-dropdown > a {
	display: block;
	color: white;
	font-family: 'roboto-medium';
	font-size: 11px;
	text-transform: uppercase;
}

#language > a, #localeSelector > a {
	width: 28px;
}

#localeSelector > a {
	padding-left: 7px;
}

#language {
	width: 35px;
}

#language > a  {
	padding-left: 4px;
}

#programs > a {
	padding-left: 4px;
	padding-right: 20px;
}

#language > a > img {
}
.header-dropdown div {
	clear: both;
	float: left;
	margin-left: 7px;
	min-width: 50px;
	padding-bottom: 0;
	padding-left: 9px;
	padding-right: 0;
	position: absolute;
	right: 0px;
	z-index: 1004;
	white-space: nowrap;
}

.header-dropdown div ul {
	float: right;
	background-color: #393939;
	display: inline-block;
	position: relative;
	-webkit-box-shadow: 2px 6px 5px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    2px 6px 5px rgba(50, 50, 50, 0.5);
	box-shadow:         2px 6px 5px rgba(50, 50, 50, 0.5);
}

.header-dropdown ul li {
	list-style-type: none;
	display:block;
	width: 100%;
	float: left;
}
.header-dropdown ul li a {
	clear: both;
	display: block;
	float: left;
	padding-bottom: 5px;
	width: 100%;
	line-height: 22px;
	padding: 5px 10px;
}
.header-dropdown ul li a span {
	color: #FFFFFF;
	float: left;
	font-size: 13px;
	font-family: 'roboto-regular';
}
.header-dropdown ul li a img {
	padding-left: 5px;
	float: right;
}
.header-dropdown ul li:hover {
	background-color: #929292;
}
/* menu */
nav {
	min-height: 45px;
	width: 1002px;
	font-weight: normal;
	font-family: roboto-regular;
	font-size: 15px;
	background-color: #005D98;
	text-transform: capitalize;
}
nav > ul > li {
	float: left;
	list-style-type: none;
}
nav > ul > li:not(:last-child):after {
	content: "";
	background-color: #005D98;
	width: 1px;
	height: 36px;
	margin-top: 5px;
	margin-left: -2px;
	position: absolute;
	z-index: 1;
}
nav > ul > li.activ:after,
nav > ul > li.activeNav:after,
nav > ul > li:hover:after {
	z-index: -1;
}
nav > ul > li:first-child {
	background: none;
}
nav > ul > li > a {
	display: block;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
nav > ul > li > a > span {
	color: #FEFEFE;
	display: block;
	float: left;
	font-family: 'roboto-medium';
	font-size: 14px;
	display: block !important;
	line-height: 40px;
	padding: 0 10px 5px 10px;
}
nav > ul > li.activ:hover > a > span {
	text-decoration: none;
}
nav > ul > li.activ > a, nav > ul > li:hover > a, 
nav > ul > li.activeNav > a, nav > ul > li:hover > a {
	background-color: #0084C7;
}
nav > ul > li.activ > a > span, nav > ul > li:hover > a > span,
nav > ul > li.activeNav > a > span, nav > ul > li:hover > a > span {
	text-shadow: none
}

.submenuSmall {
	background: none repeat scroll 0 0 #FFFFFF;
	margin-top: 45px;
	position: absolute;
	-webkit-box-shadow: 1px 4px 4px rgba(50, 50, 50, 0.4);
	-moz-box-shadow:    1px 4px 4px rgba(50, 50, 50, 0.4);
	box-shadow:         1px 4px 4px rgba(50, 50, 50, 0.4);
	z-index: 999;
	/* TODO: hover animation  */
	display: none;
}
@-webkit-keyframes fadeInFromNone {
    0% {
        display:none; 
        opacity: 0;
    }

    1% {
        display: block ; 
        opacity: 0;
    }

    100% {
        display: block ; 
        opacity: 1;
    }
}
nav > ul > li {
	transition-delay:3s;
}

nav > ul > li.hovered .submenuSmall {
	display: block;
	opacity: 1;
	-webkit-animation-duration: 0.5s;
    -webkit-animation-name: fadeInFromNone;
}
.subNode, .submenuSmall .subNode {
	font-size: 11px;
	font-weight: normal;
	padding-left: 35px;
	margin: -5px 0;
} 
.submenuSmall {
	min-width: 179px;
}
.submenuSmall ul.submenuList {
	/* overflow: hidden; */
	margin: 10px 0px;
	float: left;
	display: inline-block;
	width: 100%;
}
.submenuSmall ul li {
	clear: both;
	display: block;
	float: left;
	width: 100%;
	position: relative;
}
.submenuSmall ul li a {
	text-overflow: ellipsis;
	max-width: 500px; 
	white-space: nowrap;
	overflow: hidden;
	font-size: 12px;
}
.li-disabled {
	opacity: .5;
}
.submenuSmall ul li:hover:not(.no-hover) {
	background-color: #E2E2E2;
}
.space-bottom {
	padding-bottom: 5px;
	border-bottom: 1px #B5B5B5 solid;
}
.noSubMenu, .noSubMenu a {
	cursor: default !important; 
}
.submenuSmall ul li a {
	clear: both;
	color: #666666;
	font-weight: normal;
	line-height: 30px;
	cursor: pointer;
	vertical-align: middle;
	padding: 2px 20px;
	float: left;
}
.submenuSmall ul li .select2-container {
	padding: 0px 20px;
}
.submenuSmall div.select2-drop-active {
	width: 	192px !important;
}
.submenuSmall ul li:hover > a {
	text-decoration: none;
}
.submenuSmall ul li:hover:not(.noSubMenu) > a {
	text-decoration: none;
}

.submenuSmall ul li .arrowExpand {
	float: right;
	margin-right: 5px;
	margin-top: 11px;
	height: 12px;
}
.submenu ul li a:hover {
	color: #83A433;
}
.submenuSmall ul li a img {
	display: none;
}

.context-link {
	padding-left: 35px !important;
}
.minorNodesList {
	display: none;
	position: absolute;
	left: 100%;
	background: none repeat scroll 0 0 #FFFFFF;
	-webkit-box-shadow: 1px 4px 4px rgba(50, 50, 50, 0.4);;
	-moz-box-shadow:    1px 4px 4px rgba(50, 50, 50, 0.4);;
	box-shadow:         1px 4px 4px rgba(50, 50, 50, 0.4););
	margin-left: 1px;
	z-index: 999;
	white-space: nowrap;
	padding: 0px 0 10px 0;
	margin-top: -6px;
	min-width: 150px;
}
.minorNodesList li:first-child {
	margin-top: 5px;
}
.minor-header {
	height: 25px;
	background-color: #666666;
	border-bottom: 1px solid #666666;
}

.minorNodesList li div.ccContextAccountDetails {
	padding: 0 20px;
	color: white;
	line-height: 30px;
}

.ccCase_minorNodesList {
	margin: -37px 0 10px 0;
}

ul.minorNodesList a {
	color: #666666;
	padding: 2px 20px !important;
}

.minorNodesList li {
	/* padding: 0px 20px; */
	width: auto;
}

#content {
	background-color: #FFF;
	float: left;
	height: 100%;
	width: 1002px;
	padding-bottom: 8px;
    min-height: 500px;
}
#content h2 {
	margin-bottom: 6px;

}
.content {
	overflow: visible;
	padding: 30px 17px 0;
	clear: left;
}
.mainContent {
	position: relative;
}
.nextPrevItem {
	position: absolute;
	float: right;
	right: 10px;
	top: 26px;
}
.nextPrevItem img{
	width: 13px;
	height: 13px;
}
.helpItem {
	position: absolute;
	float: right;
	right: 15px;
	padding-top: 15px;
	cursor: pointer;
}
.helpItem img, .infoIcon{
	height: 14px;
}
.tableDetailsKey div.content.right {
	float: none;
    padding: 2px 1px 1px 5px;
}
#bredcrumps {
	float: left;
	padding: 26px 50px 2px 26px;
	font-family: 'roboto-medium';
	text-transform: capitalize;
}
#bredcrumps p {
	font-size: 12px;
}
#bredcrumps p a {
	color: #666;
}
#bredcrumps p a:active, #bredcrumps p a:hover {
	color: #bcbcbc;
}
#bredcrumps p span {
	background: url("../images/bkg/arrow_breadcrumbs.svg") no-repeat scroll 0 0 transparent;
	background-size: 14px;
	color: #83AA3F;
	margin-left: 3px;
	padding-left: 12px;
}
#bredcrumps p span:last-child a {
	color: #2dbfaa;
}
#bredcrumps p span:last-child a:active, #bredcrumps p span:last-child a:hover {
	color: #28fdd2;
}
#users_info {
	float: right;
	margin-right: 12px;
	margin-top: -3px;
	position: relative;
}
#users_info img {
	float: left;
	margin-right: 10px;
	height: 38px;
	width: 38px;
}
#users_info p.name {
	float: left
}
#users_info p strong {
	font-weight: bold
}
#users_info_top {
	position: relative;
	z-index: 103;
}
#users_info_bg_left {
	background: url("../images/bkg/users_info_left.png") no-repeat scroll 0 0 transparent;
	float: left;
	height: 51px;
	width: 10px;
	display: block
}
#users_info_top_bg {
	background: url("../images/bkg/users_info.png") repeat-x scroll 0 0 transparent;
	float: left;
	min-width: 245px;
	height: 46px;
	font-size: 11px;
	padding-top: 5px;
	cursor: pointer
}
#users_info_top_bg .left {
	border-right: 1px solid #BEBEBE;
	padding: 0px 10px 0px 0px;
}
#users_info_top_bg .right {
	border-left: 1px solid #FFFFFF;
	padding: 0px 0px 0px 10px;
}
#users_info_bg_right {
	background: url("../images/bkg/users_info_right.png") no-repeat scroll 0 0 transparent;
	float: right;
	height: 51px;
	width: 10px;
	display: block
}
#users_info_details {
	background: none repeat scroll 0 0 #EFEFEF;
	border: 1px solid #CBCBCB;
	margin: 45px 1% 2%;
	padding-top: 4px;
	position: absolute;
	width: 97.2%;
	z-index: 101;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
#users_info_details .row {
	background: none repeat scroll 0 0 #EFEFEF;
	border-bottom: 1px solid #D4D4D4;
	border-top: 1px solid #F8F8F8;
	clear: both;
	float: left;
	font-size: 11px;
	line-height: 18px;
	width: 98%;
}
#users_info_details .row  div{
cursor: default;
}
#users_info_details .row  div:hover{
cursor: pointer;
}

#users_info_details .row .row_left {
	background: none repeat scroll 0 0 #E0E0E0;
	border-left: 1px solid #F9F9F9;
	float: left;
	line-height: 18px;
	padding: 4px;
	width: 92px;
}
#users_info_details .row .row_right {
	color: #545454;
	float: left;
	font-weight: bold;
	line-height: 18px;
	min-width: 145px;
	padding: 3px 4px 4px 9px;
	text-align: left;
}
#users_info_details .row .row_right input {
	padding: 0 4px;
	width: 25px;
}
#users_info_details .row .row_right input.ciemny {
	background: #D7D7D7;
}

#userProfilesTable ul.select2-choices {
	min-width: 170px;
}

.big_left .row_left {
	height: 97px;
}
.box {
	border: 1px solid #fafafa;
	clear: both;
	margin: 0 auto;
	padding: 10px;
	width: 950px;
	overflow: visible;
	margin-top: 10px;
}
.box .box {
	width: auto;
}
.loginArea .box{
	width: auto;
}
/* search criteria */
.search {
	border-left: none;
	border-right: none;
	border-top: none;
	padding: 10px 0;
    width: 970px;
    overflow: auto;
}
.select2-container .select2-choice,
.select2-container-multi .select2-choices {
	width: auto;
	max-width: 100%;
}

.search .select2-container .select2-choice,
.search .select2-container-multi .select2-choices { 
	height: 18px;
	width: 149px;
	line-height: 20px;
	color: #767676;
}
.search .left .select2-container .select2-choice, .search .left .select2-container-multi .select2-choices{
	min-width:	149px;
}
.search .select2-choice{
	margin-top: 0px;
}
.search .select2-container,
.search .select2-container-multi {
	float: left;
	clear: both;
}
.search .select2-container .select2-choice .select2-arrow b {
	background-position: 0 -3px;
}
.search .select2-container .select2-choice abbr {
	top: 4px;
}
.search .left {
	margin-right: 38px;
	margin-bottom: 8px;
	width: 159px;
}
.search-content {
	padding: 0 0 0 10px;
	margin-top: 10px;
}
.search .left a {
	float: left;
}
input, textarea {
	border: 1px #D6D6D6 solid;
	color: #767676;
	font-family: 'roboto-regular';
	font-size: 12px;
}
.search input[readOnly] {
	background-color: #F0F0F0;
}
textarea {
	resize: vertical;
}
select:disabled{
	background-color: #F0F0F0;
}
select::-ms-expand {
    visibility:hidden
}

select {
	color: #767676;
	font-family: 'roboto-regular';
	font-size: 13px;
    font-style: normal;
	background: transparent;
	width: 150px;
	font-size: 13px;
	border: 1px solid #ccc;
	height: 20px;
	padding: 1px;
	text-overflow: '';
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance:none;
	appearance: none;
	background: url("../images/bkg/select.svg") no-repeat;
	background-position: 95% 50%;
	background-size: 10px;
}
select.normal_select {
	padding-right: 20px;	
}
select:focus{
	outline:none;
}
select option {
	color: #767676;
	font-family: 'roboto-regular';
}
.left label,
.right label {
	float: left;
	clear: both;
	font-family: 'roboto-medium';
	font-size: 11px;
	color: #6b6b6b;
}
.left input {
	float: left;
	clear: both;
	width: 150px;
	height: 18px;
	padding: 0px 4px;
}
.left input[type='checkbox']{
	border: none;
}
.left .calenderInput {
	width: 121px;
}
.details_box .calendar-link{
	display: inline-block;
	margin-top: 3px;
}
.calendar-button{
	height: 18px !important;
	width: 18px !important;
	margin-left: 5px;
}
.calendar-button:hover{
	opacity: 0.5;
}
.left select {
	float: left;
	clear: both;
	width: 159px;
}
.select-bg {
	cursor: pointer;
}
.details_box .right select {
	margin-top: 3px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 250px;
	max-width: 250px;
}
.details_box .actionButtons{
	padding: 0;
	float: right;
}
.mainAction {
	background-color: #666666;
	display: block;
	float: left;
	height: 35px;
	min-width: 80px;
	/* border: 1px solid #DBDBDB; */
}
.back {
	background: url("../images/bkg/turkus_right.png") no-repeat scroll right 0 transparent;
	display: block;
	float: left;
	height: 23px;
	margin-right: 4px;
}
.mainAction input {
	background-color: #666666;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	float: left;
	font-family: 'roboto-medium';
	font-size: 12px;
	font-weight: normal;
	height: 35px;
	outline: medium none;
	padding: 5px 12px;
	min-width: 80px;
}
input.mainAction, a.mainAction {
	background-color: #666666;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	float: left;
	font-family: 'roboto-medium';
	font-size: 12px;
	font-weight: normal;
	height: 35px;
	outline: medium none;
	padding: 5px 12px;
	min-width: 80px;
}
.mainAction input:hover {
}
.mainAction a {
	background-color: #666666;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	float: left;
	font-family: 'roboto-regular';
	font-size: 14px;
	font-weight: normal;
	height: 33px;
	margin-right: 4px;
	outline: medium none;
	padding: 2px 16px 5px 20px;
	text-decoration: none;
}
.mainAction:active, .mainAction input:active, .mainAction a:active,
.mainAction:hover, .mainAction input:hover, .mainAction a:hover  {
    background-color: #B2B2B2;
}
.details_box .row .right .mainAction input{
	padding: 2px 16px 5px 20px;
}
.grey{
	background-color: #8B8B8B;
}
.grey input{
	background-color: #8B8B8B;
}
.back a {
	background: url("../images/bkg/turkus_arrow_left.png") no-repeat scroll 0 0 transparent;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	float: left;
	font-family: 'roboto-regular';
	font-size: 14px;
	font-weight: normal;
	height: 23px;
	margin-right: 4px;
	outline: medium none;
	padding: 2px 12px 5px 31px;
}
.back a, .modify a, .save a {
	text-transform: uppercase;
}
.modify , .save {
	float: right
}
.row_right .mainAction {
	background: url("../images/bkg/button_small_right.png") no-repeat scroll right 0 transparent;
	clear: both;
	display: block;
	float: right;
	height: 17px;
	margin-right: 4px;
}
.row_right textarea {
	float: left;
	height: 67px;
	width: 143px;
	font-size: 11px;
	margin-bottom: 10px;
}
.row_right .mainAction input {
	background: url("../images/bkg/button_small_left.png") no-repeat scroll 0 0 transparent;
	border: medium none;
	clear: both;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	float: right;
	/* font-family: Tahoma; */
	font-size: 11px;
	font-weight: normal;
	height: 17px;
	margin-right: 4px;
	outline: medium none;
	padding-bottom: 2px !important;
	padding-left: 8px !important;
	padding-right: 16px;
	width: auto !important;
	padding-top: 2px;
}
.reset {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	cursor: pointer;
	outline: medium none;
	padding: 5px 16px;
	height: 35px;
	color: #767676;
	font-family: 'roboto-medium';
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	float: right;
}

/* Add pictogram when method name contains: add */
.plus {
	background: url("../images/buttons/add_action.svg") no-repeat scroll 50% 50% transparent;
	background-size: 26px;
	border: none;
	padding-right: 10px;
	width: 34px;
	height: 34px;
}
.plus:active, .plus:hover{
	opacity: 0.5;
}
.flat {
	background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #767676;
    cursor: pointer;
    font-family: 'roboto-medium';
    font-size: 12px;
    font-weight: normal;
    height: 35px;
    outline: medium none;
    padding: 2px 16px 5px;
    text-decoration: underline;
    float: right;
}
.reset:hover {
	text-decoration: none
}
#accounts {
	padding: 0;
	width: 970px;
}
#last10search {
	padding: 0;
	width: 970px;
}
.search_header {
	border-bottom: 1px solid #D6D6D6;
	overflow: hidden;
	width: 100%
}
.search_header p {
	float: left;
	border-left: 1px solid #D6D6D6;
	padding-left: 10px;
	line-height: 20px;
}
.search_header p:first-child {
	border: none;
}
.fpp-number {
	width: 80px;
}
.member-name {
	width: 112px;
}
.e-mail {
	width: 154px;
}
.adress {
	width: 184px;
}
.status {
	width: 259px;
}
.contact {
	width: 116px;
}

.mainClass .mainAction, .mainClass .mainAction input, .mainClass .mainAction a{
	background-color: #00C0AB;
	color: #fff;
	text-decoration: none;
}
.mainClass .mainAction:active, .mainClass .mainAction input:active, .mainClass .mainAction a:active,
.mainClass .mainAction:hover, .mainClass .mainActiony input:hover, .mainClass .mainAction a:hover{
	background-color: #90DDD3;
}

/* member details */

#member-details > div.left,
#member-details > div.right
{
width:30%
}
#member-details div.row div.right{
 font-weight: bold;
}

#content #member-details  h2{
    font-weight: bold;      }
 
.left_box{
   float: left;
    min-width: 251px;
	clear: both;
	margin-bottom: 10px;
}
.left_box h2{
   background: url("../images/bkg/h2_bg.png") repeat-x scroll 0 bottom #F7F7F7;
    font-size: 14px;
    line-height: normal;
    margin-bottom: 0 !important;
    padding: 4px 8px;
}

.left_box .dane{
	border: 1px #DEDEDE solid;
	overflow: hidden;
	padding: 1px;
}
.left_box .row{
    width: 100%;
}
.left_box .row .left{
   background: none repeat scroll 0 0 #F6F6F6;
    border-top: 1px solid #FFFFFF;
    min-height: 20px;
    padding-right: 5%;
    text-align: right;
    width: 45%;
}
.left_box .row:first-child .left{
border: none
}
.left_box .row .right{
  background: none repeat scroll 0 0 #FFFFFF;
    border-top: 1px dotted #E0DBDB;
    min-height: 20px;
    padding-left: 5%;
    width: 45%;
	color:#555555;
}
.left_box .row .right a{
	color:#555555;}
.left_box .row:first-child .right{
	border: none
}
.search h2 span,
.content h2 span{
   background: url("../images/arrow_right.svg") no-repeat scroll 0 50% transparent;
    background-size: 13px; 
    padding-left: 13px;
    cursor: pointer
}

.activh span{
  background: url("../images/bkg/arrow_down.svg") no-repeat scroll 0 50% transparent;
  background-size: 13px; 
}
.search .activh span,
.content .activh span{
  background: url("../images/bkg/arrow_down.svg") no-repeat scroll 0 50% transparent;
   background-size: 13px; 
}

.inactivh span{
  background: url("../images/arrow_right.svg") no-repeat scroll 0 50% transparent;
   background-size: 13px; 
  padding-left: 13px;
  cursor: pointer;
}

h2.non-collapsable span {
	background: none;
	padding: 0px;
	cursor: default;
}

footer p,
div#loginVersion {
	font-size: 10px;
	color: #A9AFAF;
}
/* footer p:first-child {
	background: url("../images/bkg/numer_right.png") no-repeat scroll right 0 transparent;
	float: left;
	height: 16px;
}
footer p:first-child span {
	background: url("../images/bkg/numer_left.png") no-repeat scroll 0 0 transparent;
	color: #FFFFFF;
	display: block;
	height: 16px;
	line-height: 15px;
	margin-right: 4px;
	padding-left: 4px;
}
 */
footer p a,
div#loginVersion a {
	text-decoration: none;
	color: #26437D;
	
}
footer p a:hover, footer p a:active {
	color: #005D98;
}
footer img{
	margin-top: 30px;
	height: 15px;
}
.clear {
	clear: both;
}
/* kalendarz */
table.jCalendar {
	border: 1px solid #000;
	background: #aaa;
	border-collapse: separate;
	border-spacing: 2px;
}
table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}
table.jCalendar td {
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected.dp-hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td.dp-hover, table.jCalendar tr.activeWeekHover td {
	background: #fff;
	color: #000;
}
table.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #bbb;
	color: #888;
}
table.jCalendar td.unselectable, table.jCalendar td.unselectable:hover, table.jCalendar td.unselectable.dp-hover {
	background: #bbb;
	color: #888;
}

.dynatree-container {
	cursor: move;	
}

.dynatree-table{
	table-layout: fixed;
}

.datagrid-header-row {
    background: url("../images/bkg/h2_bg.png") repeat-x scroll 0 bottom #F7F7F7;
 }
/* select */
div.dp-popup {
	position: relative;
	background: #ccc;
	font-size: 10px;
	font-family:'roboto-regular', arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}
a.dp-choose-date {
	background: url("../images/bkg/calendar.png") no-repeat scroll 0px 0px transparent;
	display: block;
	float: left;
	height: 22px;
	margin-left: -21px;
	overflow: hidden;
	padding: 0;
	text-indent: -2000px;
	width: 21px;
 
}
.calendarLink{
	padding-top: 4px;
	padding-left: 10px;
	position: relative;
}
.calendarLink img{
	padding-top: 4px;
	position: relative;
}
.search-content .calendarLink{
	padding-top: 0;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
a.dp-choose-date { margin-top:2px; }
	}


a.dp-choose-date.dp-disabled {
	background-position: 0 -22px;
	cursor: default;
}

/* checbox */

.has-js .label_check,
.has-js .label_radio { padding-left: 34px; }
.has-js .label_radio { background: url(../images/bkg/radio-off.png) no-repeat; }
.has-js .label_check { background: url(../images/bkg/check-off.png) no-repeat; font-weight: normal}
.has-js label.c_on { background: url(../images/bkg/check-on.png) no-repeat; }
.has-js label.r_on { background: url(../images/bkg/radio-on.png) no-repeat; }
.has-js .label_check input,
.has-js .label_radio input { position: absolute; left: -9999px; }


/* Table */

.tableSelectedRow {
	background-color: #EAEAEA;
}

/* Table Styles
**************************************************************************/
table {
	width: 100%;
}
table.TableDefault  {
	font-family: 'roboto-medium';
}
table.TableDefault input {
	margin-top: 3px;
	padding: 1px;	
}

#pricePlansTable input:not(.plus){
	height: 16px;
}

table.TableDefault tdinput {
	text-align: center;
}
table.TableDefault td ul {
	list-style: none;
}
table.TableDefault td.breakLine {
	word-wrap: break-word; /* IE 5+ */
	word-break: break-all;
	white-space: normal;
}

.tableContainer {
	width: 971px;
}
.tableContainer .actionButtons {
	padding: 0;
	float: none;
}

.tableContainer .box {
	padding: 0;
	width: 970px;
	border: none;
}

table .tableContainer {
	width: auto !important;
}
.tableContainer td img{
	max-height: 34px;
	max-width: 34px;
}
.tableContainer tbody td span img{
	max-height: 100px;
	max-width: 100px;
}
.tableContainer tbody td:last-child,
.tableContainer tfoot td:last-child{
/* 	width: 1%;
	white-space:nowrap; TODO */
}
.tableContainer tbody td:last-child a img{
	height: auto;
	width: auto;
}
.tableContainer img.removeImgButton{
	max-height: 26px;
	max-width: 26px;
}

.tableContainer tbody td:last-child img:active,
.tableContainer tbody td:last-child img:hover{
	opacity: 0.5;
}
.tableContainer .uploadImage .nativeSize{
	display: none;
}

.tableContainer .uploadImage .uploadImageBorder{
	height: 100px;
	width: 100px;
}
.tableContainer .uploadImage .uploadContainer{
	display: block;
    margin: 0 auto;
    width: 103px;
    height: 102px;
}

table.TableGrid {
	border-collapse: collapse;
	margin-bottom: 10px;
	margin-top: 10px;
}
/* for pre IE9 */
/*table.TableDefault, tbody, tableOddRow, tr.odd {
	background-color: #F8F8F8;
}*/
.tableOddRow, tr.odd {
	background-color: #F8F8F8;
}

.tableDragRowClass, tr.dragRowClass {
	background-color: #34a2c7Table
}

tr.RowHeadlineTop {
	height: 30px;
	border-bottom: 1px solid #D6D6D6;
}
tr.RowHeadlineTop a {
	margin-right: 3px;
}
tr.RowHeadlineTop img {
	max-height: 11px;
	max-width: 11px;
}
tr.RowHeadlineMiddle {
	border-bottom: 1px solid #66CC00;
	padding-top: 20px;
}
tr.RowHighlightGreen {
	background-color: #D1F0B4;
}
tr.RowHighlightBlue {
	background-color: #F8F8F8;
}
tr.RowTotal {
	font-weight: bold;
}
table.TableDefault {
	border-collapse: collapse;
}
table.TableDefault td {
 	border-top: 1px solid #e9e9e9;
   	border-right: 1px solid #e9e9e9;
    font-size: 12px;
    margin: 0;
    overflow: visible;
    line-height: 18px;
    word-wrap: normal;
    padding: 0px 10px 0px 10px;
    vertical-align: middle;
    font-family: 'roboto-regular';
}
table.TableDefault tbody{
	border-left: 1px solid #e9e9e9;
}
table.TableDefault tbody tr:first-of-type td {
  border-top: 2px solid #e9e9e9;
}
table.TableDefault td:not(.RowHeadlineTop) {
	 padding: 5px 10px 5px 10px;
}
table.TableDefault thead td{
	border:none;
	color: #393939;
	font-family: 'roboto-bold';
}
table.TableDefault tfoot tr td{
	border: none;
}
table.TableDefault tfoot tr td.tableDetailsKey {
	padding-top: 15px;
}

table.TableDefault tr:last-of-type td {
   border-bottom: medium none;
}
table.TableDefault tfoot tr:first-of-type td {
  border-top: 1px solid #e9e9e9;
}
table.TableDefault td a {
	color: #666;
}
table.TableDefault tbody tr.odd {
	background-color: #F8F8F8;
}
table.TableDefault .selectedHead {
}
table.TableDefault .selectedRow td {
    background-color: #DADADA;	
}

td.CellHighlightGreen {
	background-color: #D1F0B4;
}
td.CellHighlightBlue {
	background-color: #E5EAEF;
}
td blockquote {
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
}
tr.DefaultHeaderInfo {
	background-color: #006293;
}
tr.DefaultHeaderInfo td {
	padding: 1px 0px 1px 0px;
}

.dragHandle {
	cursor: move;	
}

.cellOnClick td {
	cursor: pointer;	
}

.cellOnClick td:hover {
	text-decoration: underline;	
}

/* Additional Table Styles
**************************************************************************/
.TableGrid, .TableDefault {
	font-size:1em;
}
.TableGrid td {
	border-bottom: 1px solid #999999;
}

.RowHeadlineTop td:first-child {
    /* border: medium none; */
}
.RowHeadlineTop td {
    /* border-left: 1px solid #D6D6D6; */
    line-height: 20px;
    padding-left: 10px;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: normal;
}
.RowHeadlineMiddle td {
	border-bottom: 1px solid #006293;
}
table.TableDefault p, table.TableGrid p {
	margin:0px;
	padding:0px;
}
tr.RowHeadlineMiddle td {
   padding-top:20px;
}

table.TableDefault input[type="text"], table.TableDefault select, table.TableDefault .select2-container {
	width: 160px;	
}

table.TableDefault input[type="text"].autogenValue {
	width: 135px;	
}
table.SearchCriteriaTable input[type="text"], table.SearchCriteriaTable select {
	width: 160px;	
}

.TableDefaultPagination {
	float:left;
	padding-right: 4px;
	line-height: 17px;
	font-size: 11px;
	color: #bcbcbc;
}
.pagination-table a.l-btn-disabled,
.pagination-table a.l-btn-plain,
.pagination-table a.l-btn{
	border: 1px solid #e9e9e9;
	height: 16px;
	width: 16px;
	padding: 0;
}
.pagination-table a.l-btn-disabled:hover,
.pagination-table a.l-btn-plain:hover,
.pagination-table a.l-btn:hover{
	border-color: #e9e9e9;
	border-radius: 0;
	background: none;
	height: 16px;
	width: 16px;
}

.pagination-table tbody tr td:nth-of-type(1) a,
.pagination-table tbody tr td:nth-of-type(8) a{
	border-right: none;
}
a:not(.l-btn-disabled) span span span.l-btn-empty:hover,
a:not(.l-btn-disabled) span span span.l-btn-empty:active{
	opacity:0.5;
}
select.maxResults {
	width: 55px; 
	margin: 0 5px;
}
.TableDefaultPagination .select2-container .select2-choice {
	min-width: 20px;
	margin-top: 0;
}
.datagrid-pager {
	padding: 6px 0 6px 0;
	background: none !important;
}

.datagrid-pager table {
	display: inline;
}

.datagrid-pager table td {
	height: 30px;
}

.export-buttons{
	float: right;
}
.export-buttons img{
	margin: 10px;
	height: 23px;
	width: 23px;
}
.export-buttons img:hover, .export-buttons img:active{
	opacity:0.5;
}

.h2-table-button {
	display: inline;
    float: right;
    margin-bottom: 5px;
    margin-right: 0px;
}
.h2-table-button div {
	padding: 0px !important;
}
.TableInputList{
	display: inline-flex;
}
.TableInputList .content{
	padding-top: 0px;
}
.TableInputList .uploadImage {
	margin: 3px 10px 2px 10px;
	z-index: auto;
	overflow-x:unset;
}
.TableInputList .nativeSize{
	display: none;
}
.TableInputList .uploadImage .uploadImageBorder{
	width: 60px;
	height: 60px;
}
.TableInputList .uploadImage img{
	max-width: 60px;
	max-height: 60px;
}
#div_questionnaire_question_id .choiceAnswers .right {
	width: auto;
	float: left;
}
.RemoveItemList{
	 width: 34px;
	 height: 34px;
}
.choiceAnswers .RemoveItemList{
	width: 18px;
	height: 18px;
}
img.switchImage{
	width: 10px !important;
	cursor: pointer;
}
img.switchImage:hover, img.switchImage:active{
	opacity:0.5;
}

/* SearchCriteriaTable
**************************************************************************/

table.SearchCriteriaTable input[type="text"], table.SearchCriteriaTable select {
	width: 160px;	
}

.SearchCriteriaTable {
	border-collapse:collapse;	
	margin: 0 auto;
	margin-top:10px;
	background-color:#F8F8F8;
	font-size:1em;
	clear: right;
	border-radius: 4px 4px 4px 4px;
	width: 970px;
	line-height: 18px;
}
.SearchCriteriaTable tr td {
	font-weight:bold;
	font-size: 11px;
}
.SearchCriteriaTable td {
	padding-top:3px;
	padding-bottom:3px;
	vertical-align: top;
	height: 20px;
}
.SearchCriteriaTable td img {
	vertical-align: top;
}
.SearchCriteriaTableFontWeight {
	font-weight:bold;
}

.buttons {
	clear: both;
}
.actionButtons {
	clear: both;
	float: left;
    padding-bottom: 30px;
    padding-top: 30px;
}

/**** table image  ***/

.uploadImage {
	overflow-x: auto;
    overflow-y: hidden;
	z-index: -10;
	margin: 10px 0;
	display: block;
	float: left;
}
.uploadImage .uploadImageBorder{
	height: 200px;
	width: 200px;
	border: 1px solid #DBDBDB;
	margin-bottom: 10px;
	display:table-cell;
	vertical-align: middle;
	position: relative;
}
.uploadImage .nativeSize{
	width: 400px;
	margin-left: 5px;
}
.uploadImage img {
	max-height: 200px;
    max-width: 200px;
    display: block;
    margin: 0 auto;
}

.uploadImageList {
	text-align: center;
	overflow:  hidden;
}

.uploadImageSublist {
	display: block;
	overflow:  hidden;
	padding-left: 10px;
}

.uploadImageList a, .uploadImageSublist a {
	display: inline-block;
	padding: 2px;
	border-radius: 4px 4px 4px 4px;	
}
.uploadImageList a:hover, .uploadImageSublist a:hover {
	display: inline-block;
	padding: 2px;
	background-color: #69A3BF;	 
	border-radius: 4px 4px 4px 4px;	
}

.details_box .row .right .imageButtons{
	clear:none;
	float: left;
	position: absolute;
	margin-left: 240px;
}

.tableContainer .imageButtons{
	clear:none;
	float: left;
}

.details_box .row .right .imageButtons input {
	margin: 0;
	padding: 0 6px;
	height: 26px;
}

.imageListDisplay {
	max-width: 100px;
	max-height: 100px;	
}

.imageSublistDisplay {
	width: 25px;
	height: 25px;
}

/**** details box ********/
.details_box {
   clear: both;
   margin-bottom: 10px;
}
.details_box input, .details_box textarea {
   padding: 2px 1px 2px 1px;
   margin: 2px 0px 2px 0px;  
}
.details_box textarea {
	width: 94%;
}
.details_box input[type="text"], .details_box input[type="password"] {
	width: 158px;
}
.details_box select {
	max-width: 180px;
}

.details_box h2{
    /* background: url("../images/bkg/h2_bg.png") repeat-x scroll 0 bottom #F7F7F7; */
    font-size: 14px;
    line-height: normal;
    margin-bottom: 0 !important;
    padding: 4px 8px;
}

.details_box .dane{
	border: 1px #DEDEDE solid;
	overflow: hidden;
	padding: 1px;
}
.details_box .row{
    width: 100%;
}
.details_box .row .left{
   	background: none repeat scroll 0 0 #F6F6F6;
    border-top: 1px solid #FFFFFF;
    min-height: 27px;
    padding-right: 2%;
    text-align: right;
    width: 25%;
    word-wrap: break-word;
    font-size: 11px;
    line-height: 27px;
    color: #6b6b6b;
}
.details_box .row:first-child .left{
border: none
}
.details_box .row .right{
  background: none repeat scroll 0 0 #FFFFFF;
   border-top: 1px solid #f2f2f2;
    min-height: 27px;
    line-height:27px;
    width: 71%;
	color:#555555;
	word-wrap: break-word;
}
.details_box .row .right input{
	margin-top: 3px;
	margin-bottom: 1px;
	padding: 1px;
}

.details_box .row .right input.clm-calendar-input[type='text'] { /*calendar position fix */
	float: left;
}
#div_result_event_id .details_box .row .right input[type='text']{
	float: none;
}
#accountCustomerRegister .details_box .row .right input[type='text'],
#trnForm #pointsBookDelay,
#registrationFormCreate #regIdentifierNo, #registrationFormCreate input[name='registrationForm.identifierCVV2']{
	float: none;
}
.details_box .row .right input.mainAction{
	padding: 5px 12px;
}
.plusIcon {
	border: none;
	padding: 0 !important;
	margin: 0 0 2px 0 !important;
	vertical-align: middle;
	cursor: pointer;
	width: 16px;
	height: 16px;
	background: url("../images/buttons/plus.svg") no-repeat scroll 0 0 transparent;
	background-size: 16px;
}

.plusIcon:disabled {
	cursor: default;
	opacity: 0.5;
}

.minusIcon {
	border: none;
	padding: 0 !important;
	margin: 0 0 2px 0 !important;
	vertical-align: middle;
	cursor: pointer;
	width: 16px;
	height: 16px;
	background: url("../images/buttons/minus.svg") no-repeat scroll 0 0 transparent;
	background-size: 16px;
}

.minusIcon:disabled {
	cursor: default;
	opacity: 0.5;
}

#couponDetails .details_box .row .right a {
	color: #555555;
}
.details_box .row .right a{
	color:#555555;
	vertical-align: middle;
	font-weight:bold;
}
.details_box .row:first-child .right{
border: none
}
/****    *****/
#advS, #advH {
	padding: 20px;	
}
.advHidden {
	display: none;
}

div.buttons div.content {
	padding: 0;
}
.search-content div.buttons div.content{
	padding-bottom: 10px;
    padding-top: 20px;
}
#h2Buttons input{
	margin-bottom: 10px;
    margin-top: 10px;
    margin-left: 8px;
}

.locationsGoogleMap {
	float: left;
	overflow: hidden;
	width: 80%;
	height: 700px;
	
}
.locationsMapSideBar {
	float: left;
	overflow: auto;
	width: 20%;
	height: 700px;
}
/* audit window
**************************************************************************/
#auditBox {
	background: none repeat scroll 0 0 #FFFFFF;
	height: 100%;
	overflow: auto;
}
#auditBox table.TableDefault {
	table-layout: auto;
}
#auditBox .tableContainer {
	width: auto;
}
#auditBox .box {
	width: 100% !important;
	overflow: auto;
	margin: 0 0 25px;
}
#auditBox .details_box {
	margin-right: 20px;
}
#auditBox .html {
	background-color: #FFFFFF !important;
}
/* actions messages 
**************************************************************************/
.actionMessages {
	border: 1px solid;
    margin: 10px 10px;
    padding: 10px;
    border-radius: 6px 6px 6px 6px;
    font-weight: bold;
}
.actionMessages ul {
	list-style-type: none;
    margin: 0 0 0 35px;
    padding: 0;
}
#actionInfoMessages {
	background-color: #C1E6A5;
    color: #009900;
}
#actionErrorsMessages {
	background-color: #FCDCDC;
    color: #FF0000;
}
.msgIcon {	
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    height: 27px;    
    width: 27px;
    margin-top: -6px;
}
#actionInfoMessages .msgIcon {
	background: url("../images/result/iconMsgGreen.png") no-repeat scroll 0 0 transparent;
}
#actionErrorsMessages .msgIcon {
	background: url("../images/result/iconMsgRed.png") no-repeat scroll 0 0 transparent;
}

div.error input {
	background-color: #FCDCDC;
}

input.error {
	background-color: #FCDCDC; 
}
textarea.error{
	background-color: #FCDCDC; 
}
span.error{
	color: #DF0606;
}
.invalidFieldValueSpan{	
	display: block;
	margin: 2px;
	padding: 2px;
	color: #FF0000;
	font-family: 'roboto-regular';
	font-size: 11px;
}

* div.infoH1 {
}
#clmDiv {
	width: 100%;
}
.footerWarning {
	border: 1px solid;
    margin: 2px 2px;
    padding: 2px;
    border-radius: 6px 6px 6px 6px;
    background-color: #FCDCDC;
    color: #FF0000;
}

/* messageEditor
*************************************************************************/
.message-iframe {
	/* -ms-zoom: 0.5;
    -ms-transform-origin: 0 0;
    -moz-transform: scale(0.5);
    -moz-transform-origin: 0px 50px;
    -o-transform: scale(0.5);
    -o-transform-origin: 0px 50px;
    -webkit-transform: scale(0.5);
    -webkit-transform-origin: 0 0; */
	max-height: 1500px;
	max-width: 600px;
	min-height: 200px;
	min-width: 400px;
	visibility: visible !important;
	z-index: 1;
}

.error-iframe {
	background-color: #FCDCDC;
}

.message-iframe-body {
	/* -ms-word-break: break-all;
     Be VERY careful with this, breaks normal words wh_erever
     word-break: break-all; */
     /* Non standard for webkit */
     word-break: break-word;
	-webkit-hyphens: auto;
   	-moz-hyphens: auto;
    hyphens: auto;
}

.sourceDivTab {
	min-height: 200px;
	min-width: 400px;
	max-width: 600px;
	padding: 0px !important;
}

.sourceDivTab .CodeMirror {
	border: none;/* 1px #D6D6D6 solid; */ 
}
	
.previewTabs{ 
	width: auto;
}

div.editorDivTab {
	height: 96%;
}

.datagrid-toolbar a {
	padding-left: 10px;
}
.stop-scrolling {
  height: 100%;
  overflow: hidden;
}

#editorClmDiv .actionButtons {
	padding-top: 0px;
	padding-bottom: 0px
}

/* ranking
**********************************************************/
.star_rank {
	width:15px;
	height:15px; 
	background-image: url(../images/rank/star_whole_small.png);
	float: left;
}
.star_rank_half {
	width:15px;
	height:15px; 
	background-image: url(../images/rank/star_half_small1.png);
	float: left;
}
.star_rank_off{
	width:15px;
	height:15px; 
	background-image: url(../images/rank/star_empty_small.png);
	float: left;
}
.rating{
	position: relative;
	float: left;
	margin-top: 2px;
}
/* catalog order
**********************************************************/
.leftTree {
	float: left; 
	margin-left: 22px;
	margin-right: 22px;
}
.rightTree {
	float: left;
	margin-right: 22px;
}

.tile .content{
	width: 46%;
	float: left;
	overflow: auto;
}

.tile .box {
	width: auto;
}

.tile .actionButtons {
	float: right;
	width: auto;
}

/* LOGIN
**********************************************************/

form.login {
	width: 340px;
	margin: 0 auto;
}
.passwordRecoveryContainer form.login {
	width: 272px;
}
#loginContainer {
	width: 458px;
	height: 650px;
	padding-bottom: 10px;
	color: white;
	margin: auto;
}
#loginHeader {
	width: 456px;
	margin: 80px auto 0;
}
#loginHeader img {
	width: 458px;
	height: 20px;
}
#loginInfoBar{
	color: white;
	font-family: 'roboto-medium';
	font-size: 14px;
	margin-top: 30px;
	margin-bottom: 20px;
}
#loginInfoBar #localeSelector {
	padding-top: 2px;
	margin-right: 21px;
}
#loginInfoBar #helpDiv {
	padding-top: 2px;
}
#loginInfoBar #helpDiv img {
	display: none;
}
#loginInfoBar #helpDiv > a,
#headerRight #mainHelp > a {
	display: block;
	color: white;
	font-family: 'roboto-medium';
	font-size: 11px;
	text-transform: uppercase;
}
#loginInfoBar h3{
	margin-top: 13px;
}
#loginTopMenu .right{
	margin-top: 30px;
}
#loginTopMenu #localeSelector{
	margin: 0;
}
#loginTopMenu #mainHelp a{
	color: white;
    display: block;
    font-family: "roboto-medium";
    font-size: 11px;
    text-transform: uppercase;
}
#loginTopMenu #mainHelp a:hover, 
#loginTopMenu #mainHelp a:active{
	color: #999999;
}
.loginInputs {
	margin: auto;
	margin-top: 10px;
}
#mainHelp {
	margin-top: 4px;
	float: left;
}
#headerRight {
	display: inline-flex;
    font-family: "roboto-regular";
    font-size: 15px;
    width: auto;
    height: 25px;
}
#loginInfoBar .right {
	font-family: 'roboto-regular';
	display: inline-flex;
	font-size: 15px;
}
#loginInfoBar .right .loginSpacer,
#headerRight .loginSpacer {
	float: left;
	border-left: 1px solid white;
	padding: 0 10px;
	height: 18px;
    margin-top: 4px;
}
#headerRight .loginSpacer {
	height: 18px;
	margin-top: 4px;
	opacity: 0.5;
}
#loginInfoBar .right img.right,
#headerRight img.right {
	float: left;
	height: 20px;
	padding-top: 1px;
	margin-left: 8px;
}
#headerRight #localeSelector {
	margin-right: 10px;
	margin-left: 50px;
}
.loginInputs input {
	height: 34px;
}
.loginInputs .reset {
	float:left;
	padding: 0;
	margin-top: 20px;
}
span.loginButton {
	display: block;
	float: left;
	min-width: 74px;
	width: 269px;
}
.loginButton{
	width: 269px;
}
#loginHeader div {
	padding: 20px 0;
	margin-top: 10px;
	color: white;
	font-family: 'montserrat-regular';
	font-size: 24px;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
}
#login .actionButtons {
 	display: block;
 	padding-left: 39px;
 	padding-bottom: 0;
 	padding-top: 0;
}
#login #login-details ul li{
	text-transform: none;
}
#login #login-details ul li:last-child{
	text-transform: uppercase;
}
#login .loginDivSpcae .imgContainer img{
	width: 20px;
	height: 20px;
	margin-top: 6px;
}
.loginArea .left {
	position: relative;
}
.loginArea .row {
	width: 190px;
}
.loginArea .loginSpacer{
	border-left: 1px solid white;
    float: left;
    height: 18px;
    padding: 0 10px;
    margin-top: 4px;
    opacity: 0.5;
}
.imgContainer {
	float: left;
	position: relative;
}
.imgContainer img {
	margin-right: 19px;
}
.loginDivSpcae {
	margin-bottom: 40px;
	height: 34px;
	width: 320px;
}
.passwordRecoveryContainer .loginDivSpcae {
	width: 272px;
}
.loginSmallSpace {
	margin-bottom: 5px;
}
.loginArea input[type='text'],
.loginArea input[type='password'] {
	width: 249px;
	padding-left: 20px;
}
.loginArea  input::-webkit-input-placeholder {
	color: #555555;
	opacity: 0.5;
}
.loginArea input::-moz-placeholder {
	color: #555555;
	opacity: 0.5;
}
.loginArea input:-ms-input-placeholder {
	color: #555555;
	opacity: 0.5;
}
.loginArea .right {
	border: none;
	width: auto;
	float: right;
	display: inline-flex;
}
.loginArea .arrow-span {
	margin-left: 37px;
}
.loginArea .mainAction {
	
}
#loginBox {
/* 	border: 1px solid #54B0C3; */
	height: 383px;
	background-color: #fff;
	min-width: 458px;
	display: table-cell;
	vertical-align: middle;
}
.loginModules {
	height: 30px;
	margin: 10px auto 0 auto;
	display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    position: relative;
    /* left: 50%; */
}
.loginModule {
	color: #FFFFFF;
	float: left;
	height: 30px;
	padding: 0px 18px 0px 18px;
	margin-right: 2px;
	display: table;
	text-align: center;
	cursor: pointer;
	position: relative;
	font-family: 'roboto-regular';
	/*left: -50%; */
	border: 1px solid #54B0C3;
	border-bottom: none;
	-webkit-border-top-right-radius: 7px;
	-webkit-border-top-left-radius: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-topleft: 7px;
	border-top-right-radius: 7px;
	border-top-left-radius: 7px;
	font-size: 15px;
}
.loginModule:hover {
	background: none repeat scroll 0 0 #318DAB;
	/* border-bottom: 1px solid #318DAB; */
}
.loginMOduleContent {
	margin-top: 6px;
	text-transform: uppercase;
}
.moduleSelected {
	background: none repeat scroll 0 0 #318DAB;
/* 	border-bottom: 1px solid #318DAB; */
}
.divSpace {
	margin-top: 14px;,
	background: #FFFFFF;
}
#loginContent{
	margin-top: 145px;
}

/**** DIGITAL LIBRARY ****/
#systemFileDigitalLibrary{
	background: #FFFFFF;
	border: 1px solid #DBDBDB;
	margin-top: 20px;
}
#systemFileDigitalLibrary .content {
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0;
}
#systemFileDigitalLibrary .tableContainer {
	width: 915px;	
	border: none;
	padding: 0;
	padding-left: 17px;
}
#systemFileDigitalLibrary .search-content{
	width: 915px;	
}
#systemFileDigitalLibrary .box{
	width: 910px;
	border: none;
	padding: 0;
}
#systemFileDigitalLibrary .search{
	padding-left: 17px;	
	width: 940px;
	border-top: 1px solid #DBDBDB;
}
#systemFileDigitalLibrary .buttons{
	width: 900px;
}
#systemFileDigitalLibrary .content h2{
	display: none;
}
#systemFileDigitalLibrary .search h2{
	/*display: none;*/
}
#systemFileDigitalLibrary .content   .center{
	margin: 0 auto;
}
#dropzone_container{
	width: 500px;
	padding: 20px;
	margin: 0 auto;
}
#dropzone {
    background: #ccccc;
    height: 125px;
    line-height: 50px;
    text-align: center;
    font-weight: bold;
    width: 500px;
    border: 1px #999999 solid;
}
#dropzone .actionButtons {
    height: 30px;
    margin: 0 auto;
    width: 80px;
    float: none;
    padding: 0;
}
#mediaContainer{
	overflow: hidden;
}
#digitalLibraryTabs{
	background-color: #F8F8F8;
}
#digitalLibraryContainerImages{
	display:block;
}
#digitalLibraryContainerVideo{
	display:block;
}
#digitalLibraryContainerAudio{
	display:block;
}
#digitalLibraryContainerTemplate{
	display:block;
}
.iframeBody{
	background-image: none;
	background-color: #FFFFFF;
}
.iframeBody .box{
	width: 938px;
}
.iframeBody .tableContainer{
	width: auto;
}
.iframeBody .content{
	padding-right: 9px;
}

#systemTemplatesList {
    overflow: hidden;
}

/**** QUESTIONAIRES ****/
#questionnaireQuestionsTable{
	table-layout: auto;
}
#questionnaireQuestionsTable td:not(:last-child){
	min-width: 80px;
	text-align: left;
	width: 117px;
}
#questionnaireQuestionsTable select{
	width: 115px;
}
#questionnaireQuestionsTable textarea{
	font-size: 12px;
}
#questionnaireQuestionsTable .RemoveItemList{
	margin: 0;
}
#questionnaireQuestionsTable .content{
	padding: 2px;
}
#questionnaireQuestionsTable .center{
	text-align: center;
}
#questionnaireQuestionsTable .center img{
	padding: 0 4px;
}
#questionnaireQuestionsTable .mainAction{
	margin-top: 2px;
}
#questionnaireQuestionsTable .mainAction input{
	padding: 1px;
}
#questionDetailsContainer{
	font-family: 'roboto-regular';
	font-size: 12px;
	line-height: 18px;
	z-index: 133;
	min-width: 150px;
	min-height: 525px;
	display: -webkit-flex;;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.ui-dialog .ui-dialog-content{
	z-index: 1003;
}
#answersContainer{
	padding-top:20px;
}
#questionDetailsForm{
	background-color: #ffffff;
	width: 940px;
	padding-left: 20px;
	padding-right: 20px;
}
#questionDetailsForm img{
	max-height: 200px;
	max-width: 200px;
}
.QuestionDetailsLoading{
	height: 120px;
	text-align: center;
	vertical-align: middle;
	padding-top: 225px;	
}
.answerImg{
	vertical-align: middle;
	margin: 5px;
}
.tableContainer td  img.smallImg{
	max-width: 100px;
	max-height: 100px;
}
#preview_iframe{
	overflow-x:hidden;
}
#questionDetailsForm .content {
	padding:0;
}
#questionDetailsForm .tableContainer {
	width: auto;	
}
#questionDetailsForm .box{
	width: 938px;
}
.image_button{
	margin: 4px 1px;
	display: inline-block;
}
/****Message attachments*****/
.templateAttachments {
	border: 1px;
	clear: left;
}
.templateAttachments li {
	clear: right;
	display: block;
	padding: 10px;
}
.templateAttachments li a {
	color: #555555 !important;
	vertical-align: middle;
}
.templateAttachments li img {
	vertical-align: middle;
	max-height: 30px;
	max-width: 30px;
}	
.templateAttachments input[type=file] {
	clear: left;
}
.privilegesTree {
	margin: 5px 17px;
}

.privilegesTreeItems {
	display: block !important;
}

.overlay{
 	width:100%;
 	height:100%;
	display:none;
    position:absolute;
    top:0px;
    left:0px;
    z-index: 10000;
}
.overlay span {
	position: absolute;
	top: 10px;
	left: 5px;
	font-weight: bold;
	font-size: 15px;
	/* parent opacity fix: */
	color: rgba(0, 0, 0, 1);
}
.previewDivTab {
	position: relative;
	padding: 0px;
	border: 1px #D6D6D6 solid; 
}
.previewDivTab:hover .overlay {
    display: block !important;
    background-color: #F6F6F6;
    opacity:0.85;
    cursor: pointer;
    vertical-align: middle;
    z-index: 1000;  
}
#prizeTable .dragHandle{
	cursor: move;
}

.jspList {
	float: left;
	max-height: 250px;
	overflow: auto;
	font-size: 12px;
}

.jspList .tableContainer, 
.jspList .box {
	position: relative;
	float: left;
	width: auto;
}

/*-------Case Types-------*/
#divUsersList .tableContainer {
	width: 45%;
}

.horizontalAttachList .box {
	width: auto;
}

.postpone {
	float: none;
	margin-left: 10px;
}
/*--------------Expand Box MenuCurrentContact ----------------*/
.cbp-spmenu {
	background: #FFFFFF;
	position: fixed;
	color: #000000;
}

.cbp-spmenu h3 {
	line-height: 46px;
	color: #FFFFFF;
	margin: 0;
	font-family: 'roboto-regular';
	font-size: 16px;
	font-weight: normal;
	background: #005D98;
}

.cbp-spmenu-right h3 {
	padding-left: 61px;
}

.cbp-spmenu h3 div.showRight {
	background-color: #00c0ab;
	float: left;
	padding: 7px;
	margin-right: 0;
	cursor: pointer;
	position: absolute;
	left: -46px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.cbp-spmenu h3 div.showRight.active {
	left: 0;
}

.cbp-spmenu-vertical {
	width: 320px;
	top: 91px;
	z-index: 1000;
}

.cbp-spmenu-right {
	right: -320px;
}

.cbp-spmenu-right.cbp-spmenu-open {
	right: 0px;
	-webkit-box-shadow: -4px 8px 14px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    -4px 8px 14px rgba(50, 50, 50, 0.5);
	box-shadow:         -4px 8px 14px rgba(50, 50, 50, 0.5);
}

.cbp-spmenu,
.cbp-spmenu-push {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#personalDetails {
	padding: 10px;
	font-family: 'roboto-regular';
	overflow: auto;
	max-height: 700px;
}

#personalDetails .genderImage {
	margin: 0 auto;
	width: 94px;
}

#personalDetails .genderImage img {
	max-height: 100px;
}

#personalDetails img {
	vertical-align: middle;
	max-height: 32px;
	margin-left: 10px;
}

#personalDetails .row {
	width: 100%;
	margin-bottom: 2px;
}

#personalDetails div {
	min-height: 23px;
	display: block;
	overflow: auto;
}

#personalDetails .left {
	height: 100%;
	float: left;
	clear: left;
	width: 49%;
	background-color: #F6F6F6;
	text-align: right;
	padding-right: 5px;
	color: #6b6b6b;
    font-size: 11px;
    line-height: 27px;
    min-height: 27px;
    padding-right: 2%;
}

#personalDetails .right {
	height: 100%;
	float: right;
	clear: right;
	width: 46%;
	background-color: #FFF;
	padding-left: 5px;
	color: #555555;
	line-height: 27px;
    min-height: 27px;
    border-top: 1px solid #f2f2f2;
}

#marketingOffers {
	padding-top: 10px;
	position: relative;
}

#marketingOffers .nextPrevItem {
	top: 21px;
}

#marketingOffers .marketingOffer-title {
	border-top: 1px solid #DBDBDB;
	padding-top: 10px;
	font-size: 15px;
	color: #767676;
	font-family: 'roboto-regular';
	font-weight: bold; 
}

#marketingOffers .marketingOffer {
	min-width: 100px;
    min-height: 100px;
    padding: 5px;
    display: none;
}

#marketingOffers .marketingOffer.active {
	display: block;
}

#marketingOffers .marketingOffer div.marketingOffer-content {
	margin-top: 5px;
	text-align: left;
}

#marketingOffers .marketingOffer img {
	display: block;
	margin: 0 auto;
	max-height: 100px;
}

/*--------------Promotion Calendar----------------*/
#gantt_bars {
	width: 89%;
	margin: 0 auto;
}
.calendar-form .box .search {
	border: none;
}

.calendar-form .search div.left {
	min-height: 50px;
}
/*--------------segmentsAttachTable--------------*/
#segmentsAttachTable tfoot tr td:last-child input{
	float: left;
}
/*--------------Others----------------*/
div.inline{
	float: left;
}
.listCreateContainer img{
	width: 16px;
}
.pagination span strong{
	color: #666;
}
.tooltip-title-right img{
	height: 18px;
	width: 18px;
}
.tooltip-body-bottom img:hover,
.tooltip-body-bottom img:active{
	opacity: 0.5;
}
#showMessageTemplate{
	display: none;
}

#scheduledJobConfig table{
	cellpadding:"0";
	cellspacing:"0";
	border-collapse:collapse;
	border:none;
}

#scheduledJobConfig .RemoveItemList {
    margin: -5px 0px -12px -4px;
}

#scheduledJobConfig table .calendar-link{
	margin-top: -3px;
}
#recognitionTable .change_reason{
	display: none;
}

#customerMarketingOfferPopupCreate {
    background: #EEEEEE;
}
/* Transaction rules products and catalog */
#catalogChooseProducts {
	width: 960px;
}

#productsTree ul li:before {
	background: url("resources/js/dynatree/skin/icons.gif") no-repeat 0px -16px;
	height: 16px;
	width: 16px;
	display: block;
	content: "";
	float: left;
	margin-right: 5px;
}
#productsTree ul {
	list-style: none;
	margin-left: 20px;
}

#productsTree {
	border: 1px dotted gray;
	float: left;
	width: 250px;
	clear: right;

}

#productsTree li.selected  span {
	background: none;
}

#productsTree li span:hover {
	background: #F2F7FD;
	border-color: #B8D6FB;
}

#productsTree li.selected > span {
	border: 1px solid #99DEFD;
	background-color: #EFEBDE;
}



#productsTree ul li {
	margin: 5px;
	cursor: pointer;
}

#chooseProducts, #chosenProducts {
	border: 1px dotted gray;
	float: left;
	width: 350px;
	margin-left:1px;
	min-height: 10px;
}

#catalogChooseProducts::after {
	display: block;
	width:0;
	height:0;
	clear: both;
	content: '';
}

#catalogChooseProducts table {
	border-collapse: collapse;
}

#catalogChooseProducts table thead tr {
	font-weight: bold;
	height: 30px;
	border-bottom: 1px solid #D6D6D6;
	background: none;
}
#catalogChooseProducts table  tbody tr:nth-child(2n+1) {
	background-color: #F8F8F8;
}

#catalogChooseProducts table tbody tr:hover {
	background-color: #DADADA;
	cursor: pointer;
}

#catalogChooseProducts table td {
	padding: 5px 10px 5px 10px;
	border-right: 1px solid #e9e9e9;
}

#catalogChooseProducts table td:last-child {
	border-right: none;
}

h4.productsdTitle {
	width: 330px;
	display: block;
	float: left;
	padding-left: 20px;
	line-height: 30px;
}

h4.catalogdTitle {
	float: left;
	width: 235px;
	display: block;
	padding-left: 15px;
	line-height: 30px;
}
.defineList {
	color: #2dbfaa;
	cursor: pointer;
	border: none;
	background: none;
}

.productsList {
	background-color: #f8f8f8;
	padding: 5px 5px 10px;
}

.productsList h3 {
	font-weight: normal;
}

.productsList .productAddType, .productsList .find-product {
	margin-right: 10px;
	margin-top: -5px;
}

.productsList .addProductsByName, .productsList .addProductsFromCatalogue, .productsList .addProductsFromSegments, .productsList .addProductsByUpload {
	display: none;
}

.productsList .productAddType,.productsList .find-product {
	margin-right: 10px;
	margin-top: -5px;
}

.productsList.catalogType .addProductsFromCatalogue {
	display: inline;
}

.productsList.productType 	.addProductsByName {
	display: inline;
}

.productsList.catalogType 	.addProductsFromCatalogue{
	display: inline;
}

.productsList.segmentType .addProductsFromSegments {
	display: inline;
}

.productsList.uploadType .addProductsByUpload {
	display: inline;
}

.productsList a.clearList {
	float: right;
	text-decoration: underline;
}

.productsList a.addToList, .productsList a.addFromCatalog {
	color: #2dbfaa;
	text-decoration: underline;
}

.productsList .select2-container-multi {
	width: 100%;
	margin-top: 20px;
}
/*  catalog and products end */

.PopupBackground {
    background-color: #FFFFFF;
}

#customerQuestionnaireFormPopupDiv {
    background: #FFFFFF;
    width: 100%;
    height: 100%;
}

.full-size {
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

/* Progress trackers */

.bullet {
	font: 10px sans-serif;
}

.bullet .marker {
	stroke: #000;
	stroke-width: 2px;
}

.bullet .small-marker {
	stroke: #000;
	stroke-width: 1px;
}

.bullet .tick line {
	stroke: #666;
	stroke-width: .5px;
}

.bullet .range.s0 {
	fill: #F1F1F1;
}

.bullet .range.s1 {
	fill: #DED9AF;
}

.bullet .measure.s0 {
	fill: lightsteelblue;
}

.bullet .measure.s1 {
	fill: steelblue;
}

.bullet .title {
	font-size: 14px;
	font-weight: bold;
}

.bullet .subtitle {
	fill: #999;
}