 .btn { 	display: block; 	height: 16px; 	float: left; 	padding: 2px 4px 1px 4px; 	position: relative; 	overflow: hidden; 	zoom: 1; } .bra { border-radius: 4px; } .brl { border-radius: 4px 0 0 4px; } .brr { border-radius: 0 4px 4px 0; } div.btn:active { top: 1px; position: relative; } .btn span { 	display:block; 	line-height: 16px; 	margin: 0; 	z-index: 2; 	cursor: pointer; } .btn input { 	position: absolute; 	top: 0; right: 0; margin: 0; padding: 0; 	background-color: transparent; 	border: none; 	color: transparent; 	font-size: 600px; 	width: 100%; height: 100%; 	opacity: 0; 	filter: alpha(opacity: 0); 	-moz-opacity:0; 	cursor: pointer; 	z-index: 3; } .btn2 { 	float: left; 	display: block; 	position: relative; 	padding: 0; margin: 0; 	z-index: 1; 	overflow: hidden; 	zoom: 1; } .btn2 span { cursor: pointer; } .btn2 .lbg { 	height: 19px; 	padding-left: 4px; padding-right: 4px; } .btn2 .l { 	top: 2px; 	line-height: 19px; } .btn2 .v { 	line-height: 19px; 	padding-left: 4px; padding-right: 4px; } .pager .pageitem { 	display: block; 	width: 20px; 	text-align: center; 	border-right: none; } #numberlistBox{float:left; margin:0; padding:0;} #numberlistBox ul{margin:0; padding:0;} #numberlistBox li{background:#FFFFFF; 	float:left; 	width:25px; 	height:17px; 	border:1px #d33e03 solid; 	border-left:0px; 	text-align:center; 	font-family:Geneva,Arial, Helvetica, sans-serif; 	font-size: 12px; 	color: #000000; 	list-style:none; 	padding-top:2px; } #numberlistBox li a{ color: #000000; text-decoration:none} #numberlistBox li a:hover{color: #d33e03; text-decoration:none} ul.dropdownmenu { height: 25px; 	text-align: center; 	list-style: none; 	margin: 0; padding: 0; 	font-family: inherit; 	font-size: inherit; } ul.dropdownmenu li { float: left; 	padding: 0; 	cursor: pointer; 	line-height: 25px; 	font-family: inherit; 	font-size: inherit; } ul.dropdownmenu li ul { 	display: none; 	height: auto; 	padding: 0; 	margin: 0 0 0 -1em; 	position: absolute; 	width: 127px; 	z-index: 200; 	border: 1px solid #000; 	 } ul.dropdownmenu li.hover ul { display: block; } * html ul.dropdownmenu li.hover ul { margin-top: 1.3em; margin-left: -3em; } ul.dropdownmenu li li { 	display: block; 	float: none; 	margin: 0; 	padding: 0; 	width: 127px; } ul.dropdownmenu li.hover li a { 	background: none; } ul.dropdownmenu li ul a { 	display: block; 	height: 25px; 	line-height: 25px; 	margin: 0; 	padding: 0 10px 0 15px; 	vertical-align: middle; 	text-align: left; } ul.dropdownmenu li ul a:hover, ul.dropdownmenu li li.hover a { 	text-decoration: none; 	border: 0; } .pleasewait { 	position: fixed; 	display: none; 	top: 50%; 	left: 50%; 	margin-top: -25px; 	margin-left: -100px; 	padding: 5px; 	width: 300px; 	height: 50px; 	z-index: 10000; } .pleasewait img, .pleasewait span { vertical-align: middle; line-height: 50px; } #sitemapcontainer { 	display: none; 	position: absolute; 	top: 0; left:0; 	width: 100%; 	z-index: 100; } ul.menu-row { 	height: 25px; 	list-style-type: none; 	margin: 0 0 3px 0; 	padding: 0; 	overflow: hidden; } ul.menu-row li { 	display: block; 	float: left; 	margin: 0; } ul.menu-row li a { 	display: block; 	width: auto; 	float: left; 	line-height: 25px; 	padding: 0 10px 0 10px; } ul.menu-row li a img { 	vertical-align: middle; } .sortable-editor div.se-items-wrapper { 	float: left; 	margin: 0; } .sortable-editor div.available-items { 	margin-left: 20px; } ul.se-items { 	list-style-type: none; 	margin: 0; 	padding: 5px; 	margin-right: 10px; 	overflow: auto; } ul.se-items li { 	margin: 3px; 	padding: 3px; 	position: relative; } span.se-item-handler { 	position: absolute; 	margin-left: -1.3em; 	z-index: 3; } ul.se-items button { 	width: 20px; 	height: 18px; 	position: absolute; 	right: 3px; 	overflow: hidden; } ul.se-items button span.ui-icon { 	position: relative; 	top: -5px; 	*top: -6px; 	left: -13px; } .cblabel { 	display: block; 	padding-left: 15px; 	line-height: 15px; 	text-indent: -15px; } .cblabel input { 	width: 13px; 	height: 13px; 	padding: 0; 	margin:0; 	vertical-align: bottom; 	position: relative; 	top: -1px; 	*overflow: hidden; } .hidden { 	display: none; } .btnitem { 	float: left; 	margin: 0 3px 0 3px; } ol.breadcrumbs {  list-style: none;  margin: 10px;  text-align: left; } ol.breadcrumbs > li {  display: inline-block; } ol.breadcrumbs > li > a {  color: #0044dd!important; } ol.breadcrumbs > li + li:before {  content: ">" } ol.breadcrumbs > li:last-child {  color: #000000!important; } .ik-video-container-inner { 	left: 0; 	top: 0; 	width: 100%; 	height: 100%; 	position: absolute; 	z-index: 99; 	display: block; 	box-sizing: border-box; } .ik-video-container { 	position: relative; 	display: inline-block; 	box-sizing: border-box; } 
a { 	text-decoration: none; 	cursor: pointer; 	} a:link { 	font-family: Trebuchet ms, Verdana, Arial, Helvetica, sans-serif; 	font-size: 12px; 	color: #3333AA; 	} a:visited { 	font-family: Trebuchet ms, Verdana, Arial, Helvetica, sans-serif; 	font-size: 12px; 	color: #523A33; 	} a:hover { 	font-family: Trebuchet ms, Verdana, Arial, Helvetica, sans-serif; 	font-size: 12px; 	color: blue;	 	text-decoration: underline; 	} a.nav {  	text-decoration: none;  	} a.nav:link {  	font-family: Trebuchet ms, Verdana, Arial, Helvetica, sans-serif;  	font-size: 10px;  	color: #728496;  	font-weight: bold 	} 	 a.nav:visited {  	font-family: Trebuchet ms, Verdana, Arial, Helvetica, sans-serif;  	font-size: 10px;  	color: #728496;  	font-weight: bold 	} a.nav:hover {  	font-family: Trebuchet ms, Verdana, Arial, Helvetica, sans-serif;  	font-size: 10px;  	color: #728496;  	text-decoration: none;  	font-weight: bold 	} input { 	font-family: Trebuchet ms, Verdana, Arial, Helvetica, sans-serif; 	font-weight: bold; 	font-size: 11px; 	color: black; 	} select{ 	font-family: Trebuchet ms, Verdana, sans-serif; 	font-size: 11px; 	color: black; 	background: #FFFFFF; 	} td,body,p { 	font-family: Trebuchet ms, Verdana, Arial, Helvetica, sans-serif; 	border: 0px; 	font-size: 12px; 	color: #000000; 	} body { 	background-color: #ffffff; } .redborder { 	border-style:solid;  	border-color:#FF0000;  	border-width:1px 	} 	 .button_yellow { 	BORDER-TOP: #FFFF80 3px outset; 	BORDER-LEFT: #FFFF80 3px outset; 	BORDER-BOTTOM: #FA9F00 3px inset; 	BORDER-RIGHT: #FA9F00 3px inset; 	BACKGROUND-COLOR: yellow; 	cursor:pointer; 	} 	 .button_red { 	BORDER-TOP: #FF7979 3px outset; 	BORDER-LEFT: #FF7979 3px outset; 	BORDER-BOTTOM: #CC0000 3px inset; 	BORDER-RIGHT: #CC0000 3px inset; 	BACKGROUND-COLOR: #FF5555; 	cursor:pointer; 	} .button_green { 	BORDER-TOP: #FF7979 3px outset; 	BORDER-LEFT: #FF7979 3px outset; 	BORDER-BOTTOM: #CC0000 3px inset; 	BORDER-RIGHT: #CC0000 3px inset; 	BACKGROUND-COLOR: #22FF55; 	cursor:pointer; 	} .button_chat { 	BORDER-TOP: #FFFF80 3px outset; 	BORDER-LEFT: #FFFF80 3px outset; 	BORDER-BOTTOM: #FA9F00 3px inset; 	BORDER-RIGHT: #FA9F00 3px inset; 	BACKGROUND-COLOR: #D2C5A6; 	cursor:pointer; 	} 	 textarea { 	font-family: Trebuchet ms, Verdana, Arial, Helvetica, sans-serif; 	border: 2px solid #A8C6CE; 	font-size: 12px; 	color: #000000; 	} h1 { 	font-family: Trebuchet ms, Verdana, Arial, Helvetica, sans-serif; 	border: 0px solid #A8C6CE; 	font-size: 16px; 	color: #0000c0; 	} h2 { 	font-family: trebuchet ms,Verdana, Arial, Helvetica, sans-serif; 	border: 0px solid #A8C6CE; 	font-size: 14px; 	color: #000000; 	} h3 { 	font-family: trebuchet ms,Verdana, Arial, Helvetica, sans-serif; 	font-size: 12px; 	color: #000000; 	} .rot { 	color: #ff0000; 	} 	 .orange { 	color: #FF5555; 	} 	 .blaufett { 	color: #0000ff; 	font-weight: bold; 	} .status_text { 	font-family: Trebuchet ms, Verdana, Arial, Helvetica, sans-serif; 	border: 0px solid #A8C6CE; 	font-size: 10px; 	color: #000000; 	} .titel { 	font-family: Trebuchet ms, Verdana, Arial, Helvetica, sans-serif; 	font-weight: bold; 	text-decoration:none; 	border: 0px solid #A8C6CE; 	font-size: 22px; 	color: #000000; 	} .titel_red { 	font-family: Trebuchet ms, Verdana, Arial, Helvetica, sans-serif; 	font-weight: bold; 	border: 0px solid #A8C6CE; 	font-size: 22px; 	color: #ff0000; 	} .titel_1 { 	font-family: Trebuchet ms, Verdana, Arial, Helvetica, sans-serif; 	color:		#0044dd; 	text-decoration:none; 	font-size:	16px; 	font-weight:	bold; 	text-align:	center; 	} 	 .blue_link { 	font-family: Trebuchet ms, Verdana, Arial, Helvetica, sans-serif; 	font-size:	14px; 	font-weight:	bold; 	color:		blue; 	} .abstandshalter { 	font-family: Trebuchet ms, Verdana, Arial, Helvetica, sans-serif; 	font-size: 6px; 	color: #000000; 	} .reg_table{ 	background-color:#EA8344; 	} #numberlistBox{float:left; margin:0; padding:0;} #numberlistBox ul{margin:0; padding:0;} #numberlistBox li{background:#FFFFFF; 	float:left; 	width:25px; 	height:17px; 	border:1px #d33e03 solid; 	border-left:0px; 	text-align:center; 	font-family:Geneva,Arial, Helvetica, sans-serif; 	font-size: 12px; 	color: #000000; 	list-style:none; 	padding-top:2px; 	} #numberlistBox li a{ color: #000000; text-decoration:none} #numberlistBox li a:hover{color: #d33e03; text-decoration:none} ul.menu {list-style:none; margin:0; padding:0; text-align:center; height:25px; background:none; vertical-align: center; line-height: 25px; } ul.menu * {margin:0; padding:0; } ul.menu a {display:block; color:#000; text-decoration:none; font-size:12px; font-weight:bold; } ul.menu .menulink { padding:1px 1px 1px 1px; font-weight:400; width:127px} ul.menu .sub{background-color:#fff 127px 15px no-repeat;} ul.menu .topline {} ul.menu .menulink1 {color: #703b26;} ul.menu .menulink1 { font-weight:bold; width:120px; } ul.dropdownmenu li li { 	background: #fff; } ul.dropdownmenu li ul a:hover, ul.dropdownmenu li li.hover a { 	background: #b2ecf2; } span.addr { color: #e3745c; } em { color: red; font-weight: bold; } .pleasewait { 	background: white; 	border: 3px solid #767676; 	text-align: center; } #sitemapcontainer, #sitemapcontainer td, #sitemapcontainer a, #sitemapcontainer a:link, #sitemapcontainer a:visited { 	background-color: #ffffff; 	color: #000000; } ul.menu-row { 	background: inherit; } ul.menu-row a, ul.menu-row a:visited, ul.menu-row a:link { 	color: #262626; 	text-decoration: none; } ul.menu-row li { 	border-left: 2px solid #edddd3; 	color: #262626; 	background: inherit; } ul.menu-row li.first { 	border: none; } ul.menu-row a:hover, ul.menu-row a.active { 	color: #ededed; 	background: #adaaaa; 	text-decoration: none; } .g-trans span.goog-te-sectional-gadget-link-text { 	font-size: 12px; } .button-sitecolor {  background-color: #E36F2C!important;  border-color: #E36F2C!important; } .contents-sitecolor{  border-color: #E36F2C!important; } .container-sitecolor ul.pagination a:hover{  color: #E36F2C!important;  border-color: #E36F2C!important; } .container-sitecolor ul.pagination a:link, .container-sitecolor ul.pagination a:visited{  color: #E36F2C!important; } .container-sitecolor ul.pagination .active {  background-color: #E36F2C!important;  border-color: #E36F2C!important; } .container-sitecolor ul.pagination .next {  background: url("/images/gtib/paginationarrows_E36F2C.png") no-repeat center -34px!important; } .container-sitecolor ul.pagination .previous {  background: url("/images/gtib/paginationarrows_E36F2C.png") no-repeat center -98px!important; } .btn-newui {  max-width: 100%;  position: relative;  color: #333!important;  background-color: #ebebeb!important;    padding: 4px 12px;  margin-bottom: 5px;  font-size: 14px!important;  font-weight: 400!important;  text-align: center;  white-space: nowrap;  vertical-align: middle;  -ms-touch-action: manipulation;  touch-action: manipulation;  cursor: pointer;  -webkit-user-select: none;  -moz-user-select: none;  -ms-user-select: none;  user-select: none;  background-image: none;  border-radius: 4px;  text-decoration: none!important;  display: inline-block; } .btn-newui:hover {  color: #333!important;  background-color: #fff!important;  border-color: #adadad!important;  text-decoration: none!important;  outline: 0!important; } .btn-newui:active {  color: #333!important;  background-color: #fff!important;  border-color: #adadad!important;  outline: 0!important;  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);  text-decoration: none!important; } .btn-newui:focus {  color: #333!important;  background-color: #fff!important;  border-color: #8c8c8c!important;  text-decoration: none!important; } .btn-newui a, .btn-newui a:hover, .btn-newui a:visited, .btn-newui a:active, .btn-newui a:focus {  text-decoration: none!important;  color: #333!important; } .btn-newui-bt_green {  background-color: #84FF00!important;  border-color: #086300!important; } .btn-newui-bt_green:hover {  background-color: #63D618!important;  border-color: #086300!important; } .btn-newui-bt_yellow {  background-color: #FFFF81!important;  border-color: #996600!important; } .btn-newui-bt_yellow:hover {  background-color: #E8CF7E!important;  border-color: #996600!important; } .btn-newui-bt_mail {  background-color: #FFB55E!important;  border-color: #FF2E18!important; } .btn-newui-bt_mail:hover {  background-color: #D87F62!important;  border-color: #FF2E18!important; } .btn-newui-bt_orange {  background-color: #FFD77C!important;  border-color: #CC3300!important; } .btn-newui-bt_orange:hover {  background-color: #D9652F!important;  border-color: #CC3300!important; } .btn-newui-bt_korange_small {  background-color: #FFD77C!important;  border-color: #CC3300!important; } .btn-newui-bt_korange_small:hover {  background-color: #D9652F!important;  border-color: #CC3300!important; } .btn-newui-bt_black {  background-color: #D0D0D0!important;  border-color: #353535!important; } .btn-newui-bt_black:hover {  background-color: #EAEAEA!important;  border-color: #353535!important; } .btn-newui-bt_turkis {  background-color: #63DC63!important;  border-color: #006600!important; } .btn-newui-bt_turkis:hover {  background-color: #4ABD00!important;  border-color: #006600!important; } .btn-newui-bt_brown {  background-color: #FFD77C!important;  border-color: #CC3300!important; } .btn-newui-bt_brown:hover {  background-color: #D9652F!important;  border-color: #CC3300!important; } .btn-newui-bt_red {  color: #fff!important;  background-color: #d9534f!important;  border-color: #d43f3a!important; } .btn-newui-bt_red:hover {  color: #fff!important;  background-color: #c9302c!important;  border-color: #ac2925!important; } .btn-newui-reg_blue {  font-size: 18px!important;  padding: 10px 16px;  margin-bottom: 0px;  width: 100%;  font-weight: bold!important;  background-color: #00BFFF!important;  border-color: #1070ff !important; } .btn-newui-reg_blue:hover {  font-weight: bold!important;  color: #fff!important;  background-color: #1070ff!important;  border-color: #1070ff!important; } .button-chat-viewprofile {  margin-right: 50px!important; } .timer-counter {font-size: 180%;}
.back	{background-color: #E5FFE5;} .border	{border: 1px solid #018301;} .button-sitecolor {  background-color: #018301!important;  border-color: #018301!important; } .contents-sitecolor{  border-color: #018301!important; } .container-sitecolor ul.pagination a:hover{  color: #018301!important;  border-color: #018301!important; } .container-sitecolor ul.pagination a:link, .container-sitecolor ul.pagination a:visited{  color: #018301!important; } .container-sitecolor ul.pagination .active {  background-color: #018301!important;  border-color: #018301!important; } .container-sitecolor ul.pagination .next {  background: url("/images/gtib/paginationarrows_018301.png") no-repeat center -34px!important; } .container-sitecolor ul.pagination .previous {  background: url("/images/gtib/paginationarrows_018301.png") no-repeat center -98px!important; }
 .ui-helper-hidden { display: none; } .ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); } .ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; } .ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; } .ui-helper-clearfix:after { clear: both; } .ui-helper-clearfix { zoom: 1; } .ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); } .ui-state-disabled { cursor: default !important; } .ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; } .ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .ui-widget { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1.1em; } .ui-widget .ui-widget { font-size: 1em; } .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; } .ui-widget-content { border: 1px solid #dddddd; background: #eeeeee url(/bitmaps/jquery-ui-lightness/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x; color: #333333; } .ui-widget-content a { color: #333333; } .ui-widget-header { border: 1px solid #0040FF; background: #3366ff; color: #ffffff; font-weight: bold; } .ui-widget-header a { color: #ffffff; } .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #cccccc; background: #f6f6f6 url(/bitmaps/jquery-ui-lightness/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1c94c4; } .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #1c94c4; text-decoration: none; } .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #fbcb09; background: #fdf5ce url(/bitmaps/jquery-ui-lightness/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #c77405; } .ui-state-hover a, .ui-state-hover a:hover { color: #c77405; text-decoration: none; } .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #fbd850; background: #ffffff url(/bitmaps/jquery-ui-lightness/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #eb8f00; } .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; text-decoration: none; } .ui-widget :active { outline: none; } .ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {border: 1px solid #fed22f; background: #ffe45c url(/bitmaps/jquery-ui-lightness/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x; color: #363636; } .ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; } .ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #b81900 url(/bitmaps/jquery-ui-lightness/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; color: #ffffff; } .ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #ffffff; } .ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #ffffff; } .ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; } .ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; } .ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; } .ui-icon { width: 16px; height: 16px; background-image: url(/bitmaps/jquery-ui-lightness/ui-icons_222222_256x240.png); } .ui-widget-content .ui-icon {background-image: url(/bitmaps/jquery-ui-lightness/ui-icons_222222_256x240.png); } .ui-widget-header .ui-icon {background-image: url(/bitmaps/jquery-ui-lightness/ui-icons_ffffff_256x240.png); } .ui-state-default .ui-icon { background-image: url(/bitmaps/jquery-ui-lightness/ui-icons_ef8c08_256x240.png); } .ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(/bitmaps/jquery-ui-lightness/ui-icons_ef8c08_256x240.png); } .ui-state-active .ui-icon {background-image: url(/bitmaps/jquery-ui-lightness/ui-icons_ef8c08_256x240.png); } .ui-state-highlight .ui-icon {background-image: url(/bitmaps/jquery-ui-lightness/ui-icons_228ef1_256x240.png); } .ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(/bitmaps/jquery-ui-lightness/ui-icons_ffd27a_256x240.png); } .ui-state-red .ui-icon { background-image: url(/bitmaps/jquery-ui-lightness/ui-icons_ff0000_256x240.png); } .ui-state-green .ui-icon { background-image: url(/bitmaps/jquery-ui-lightness/ui-icons_00af00_256x240.png); } .ui-icon-carat-1-n { background-position: 0 0; } .ui-icon-carat-1-ne { background-position: -16px 0; } .ui-icon-carat-1-e { background-position: -32px 0; } .ui-icon-carat-1-se { background-position: -48px 0; } .ui-icon-carat-1-s { background-position: -64px 0; } .ui-icon-carat-1-sw { background-position: -80px 0; } .ui-icon-carat-1-w { background-position: -96px 0; } .ui-icon-carat-1-nw { background-position: -112px 0; } .ui-icon-carat-2-n-s { background-position: -128px 0; } .ui-icon-carat-2-e-w { background-position: -144px 0; } .ui-icon-triangle-1-n { background-position: 0 -16px; } .ui-icon-triangle-1-ne { background-position: -16px -16px; } .ui-icon-triangle-1-e { background-position: -32px -16px; } .ui-icon-triangle-1-se { background-position: -48px -16px; } .ui-icon-triangle-1-s { background-position: -64px -16px; } .ui-icon-triangle-1-sw { background-position: -80px -16px; } .ui-icon-triangle-1-w { background-position: -96px -16px; } .ui-icon-triangle-1-nw { background-position: -112px -16px; } .ui-icon-triangle-2-n-s { background-position: -128px -16px; } .ui-icon-triangle-2-e-w { background-position: -144px -16px; } .ui-icon-arrow-1-n { background-position: 0 -32px; } .ui-icon-arrow-1-ne { background-position: -16px -32px; } .ui-icon-arrow-1-e { background-position: -32px -32px; } .ui-icon-arrow-1-se { background-position: -48px -32px; } .ui-icon-arrow-1-s { background-position: -64px -32px; } .ui-icon-arrow-1-sw { background-position: -80px -32px; } .ui-icon-arrow-1-w { background-position: -96px -32px; } .ui-icon-arrow-1-nw { background-position: -112px -32px; } .ui-icon-arrow-2-n-s { background-position: -128px -32px; } .ui-icon-arrow-2-ne-sw { background-position: -144px -32px; } .ui-icon-arrow-2-e-w { background-position: -160px -32px; } .ui-icon-arrow-2-se-nw { background-position: -176px -32px; } .ui-icon-arrowstop-1-n { background-position: -192px -32px; } .ui-icon-arrowstop-1-e { background-position: -208px -32px; } .ui-icon-arrowstop-1-s { background-position: -224px -32px; } .ui-icon-arrowstop-1-w { background-position: -240px -32px; } .ui-icon-arrowthick-1-n { background-position: 0 -48px; } .ui-icon-arrowthick-1-ne { background-position: -16px -48px; } .ui-icon-arrowthick-1-e { background-position: -32px -48px; } .ui-icon-arrowthick-1-se { background-position: -48px -48px; } .ui-icon-arrowthick-1-s { background-position: -64px -48px; } .ui-icon-arrowthick-1-sw { background-position: -80px -48px; } .ui-icon-arrowthick-1-w { background-position: -96px -48px; } .ui-icon-arrowthick-1-nw { background-position: -112px -48px; } .ui-icon-arrowthick-2-n-s { background-position: -128px -48px; } .ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; } .ui-icon-arrowthick-2-e-w { background-position: -160px -48px; } .ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; } .ui-icon-arrowthickstop-1-n { background-position: -192px -48px; } .ui-icon-arrowthickstop-1-e { background-position: -208px -48px; } .ui-icon-arrowthickstop-1-s { background-position: -224px -48px; } .ui-icon-arrowthickstop-1-w { background-position: -240px -48px; } .ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; } .ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; } .ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; } .ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; } .ui-icon-arrowreturn-1-w { background-position: -64px -64px; } .ui-icon-arrowreturn-1-n { background-position: -80px -64px; } .ui-icon-arrowreturn-1-e { background-position: -96px -64px; } .ui-icon-arrowreturn-1-s { background-position: -112px -64px; } .ui-icon-arrowrefresh-1-w { background-position: -128px -64px; } .ui-icon-arrowrefresh-1-n { background-position: -144px -64px; } .ui-icon-arrowrefresh-1-e { background-position: -160px -64px; } .ui-icon-arrowrefresh-1-s { background-position: -176px -64px; } .ui-icon-arrow-4 { background-position: 0 -80px; } .ui-icon-arrow-4-diag { background-position: -16px -80px; } .ui-icon-extlink { background-position: -32px -80px; } .ui-icon-newwin { background-position: -48px -80px; } .ui-icon-refresh { background-position: -64px -80px; } .ui-icon-shuffle { background-position: -80px -80px; } .ui-icon-transfer-e-w { background-position: -96px -80px; } .ui-icon-transferthick-e-w { background-position: -112px -80px; } .ui-icon-folder-collapsed { background-position: 0 -96px; } .ui-icon-folder-open { background-position: -16px -96px; } .ui-icon-document { background-position: -32px -96px; } .ui-icon-document-b { background-position: -48px -96px; } .ui-icon-note { background-position: -64px -96px; } .ui-icon-mail-closed { background-position: -80px -96px; } .ui-icon-mail-open { background-position: -96px -96px; } .ui-icon-suitcase { background-position: -112px -96px; } .ui-icon-comment { background-position: -128px -96px; } .ui-icon-person { background-position: -144px -96px; } .ui-icon-print { background-position: -160px -96px; } .ui-icon-trash { background-position: -176px -96px; } .ui-icon-locked { background-position: -192px -96px; } .ui-icon-unlocked { background-position: -208px -96px; } .ui-icon-bookmark { background-position: -224px -96px; } .ui-icon-tag { background-position: -240px -96px; } .ui-icon-home { background-position: 0 -112px; } .ui-icon-flag { background-position: -16px -112px; } .ui-icon-calendar { background-position: -32px -112px; } .ui-icon-cart { background-position: -48px -112px; } .ui-icon-pencil { background-position: -64px -112px; } .ui-icon-clock { background-position: -80px -112px; } .ui-icon-disk { background-position: -96px -112px; } .ui-icon-calculator { background-position: -112px -112px; } .ui-icon-zoomin { background-position: -128px -112px; } .ui-icon-zoomout { background-position: -144px -112px; } .ui-icon-search { background-position: -160px -112px; } .ui-icon-wrench { background-position: -176px -112px; } .ui-icon-gear { background-position: -192px -112px; } .ui-icon-heart { background-position: -208px -112px; } .ui-icon-star { background-position: -224px -112px; } .ui-icon-link { background-position: -240px -112px; } .ui-icon-cancel { background-position: 0 -128px; } .ui-icon-plus { background-position: -16px -128px; } .ui-icon-plusthick { background-position: -32px -128px; } .ui-icon-minus { background-position: -48px -128px; } .ui-icon-minusthick { background-position: -64px -128px; } .ui-icon-close { background-position: -80px -128px; } .ui-icon-closethick { background-position: -96px -128px; } .ui-icon-key { background-position: -112px -128px; } .ui-icon-lightbulb { background-position: -128px -128px; } .ui-icon-scissors { background-position: -144px -128px; } .ui-icon-clipboard { background-position: -160px -128px; } .ui-icon-copy { background-position: -176px -128px; } .ui-icon-contact { background-position: -192px -128px; } .ui-icon-image { background-position: -208px -128px; } .ui-icon-video { background-position: -224px -128px; } .ui-icon-script { background-position: -240px -128px; } .ui-icon-alert { background-position: 0 -144px; } .ui-icon-info { background-position: -16px -144px; } .ui-icon-notice { background-position: -32px -144px; } .ui-icon-help { background-position: -48px -144px; } .ui-icon-check { background-position: -64px -144px; } .ui-icon-bullet { background-position: -80px -144px; } .ui-icon-radio-off { background-position: -96px -144px; } .ui-icon-radio-on { background-position: -112px -144px; } .ui-icon-pin-w { background-position: -128px -144px; } .ui-icon-pin-s { background-position: -144px -144px; } .ui-icon-play { background-position: 0 -160px; } .ui-icon-pause { background-position: -16px -160px; } .ui-icon-seek-next { background-position: -32px -160px; } .ui-icon-seek-prev { background-position: -48px -160px; } .ui-icon-seek-end { background-position: -64px -160px; } .ui-icon-seek-start { background-position: -80px -160px; } .ui-icon-seek-first { background-position: -80px -160px; } .ui-icon-stop { background-position: -96px -160px; } .ui-icon-eject { background-position: -112px -160px; } .ui-icon-volume-off { background-position: -128px -160px; } .ui-icon-volume-on { background-position: -144px -160px; } .ui-icon-power { background-position: 0 -176px; } .ui-icon-signal-diag { background-position: -16px -176px; } .ui-icon-signal { background-position: -32px -176px; } .ui-icon-battery-0 { background-position: -48px -176px; } .ui-icon-battery-1 { background-position: -64px -176px; } .ui-icon-battery-2 { background-position: -80px -176px; } .ui-icon-battery-3 { background-position: -96px -176px; } .ui-icon-circle-plus { background-position: 0 -192px; } .ui-icon-circle-minus { background-position: -16px -192px; } .ui-icon-circle-close { background-position: -32px -192px; } .ui-icon-circle-triangle-e { background-position: -48px -192px; } .ui-icon-circle-triangle-s { background-position: -64px -192px; } .ui-icon-circle-triangle-w { background-position: -80px -192px; } .ui-icon-circle-triangle-n { background-position: -96px -192px; } .ui-icon-circle-arrow-e { background-position: -112px -192px; } .ui-icon-circle-arrow-s { background-position: -128px -192px; } .ui-icon-circle-arrow-w { background-position: -144px -192px; } .ui-icon-circle-arrow-n { background-position: -160px -192px; } .ui-icon-circle-zoomin { background-position: -176px -192px; } .ui-icon-circle-zoomout { background-position: -192px -192px; } .ui-icon-circle-check { background-position: -208px -192px; } .ui-icon-circlesmall-plus { background-position: 0 -208px; } .ui-icon-circlesmall-minus { background-position: -16px -208px; } .ui-icon-circlesmall-close { background-position: -32px -208px; } .ui-icon-squaresmall-plus { background-position: -48px -208px; } .ui-icon-squaresmall-minus { background-position: -64px -208px; } .ui-icon-squaresmall-close { background-position: -80px -208px; } .ui-icon-grip-dotted-vertical { background-position: 0 -224px; } .ui-icon-grip-dotted-horizontal { background-position: -16px -224px; } .ui-icon-grip-solid-vertical { background-position: -32px -224px; } .ui-icon-grip-solid-horizontal { background-position: -48px -224px; } .ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; } .ui-icon-grip-diagonal-se { background-position: -80px -224px; } .ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; } .ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; } .ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; } .ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; } .ui-widget-overlay { background: #666666 url(/bitmaps/jquery-ui-lightness/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50); } .ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000 url(/bitmaps/jquery-ui-lightness/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; } .ui-resizable { position: relative;} .ui-resizable-handle { position: absolute;font-size: 0.1px; display: block; } .ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; } .ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; } .ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; } .ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; } .ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; } .ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; } .ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; } .ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; } .ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;} .ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; } .ui-autocomplete { position: absolute; cursor: default; }	 * html .ui-autocomplete { width:1px; }  .ui-menu { 	list-style:none; 	padding: 2px; 	margin: 0; 	display:block; 	float: left; } .ui-menu .ui-menu { 	margin-top: -3px; } .ui-menu .ui-menu-item { 	margin:0; 	padding: 0; 	zoom: 1; 	float: left; 	clear: left; 	width: 100%; } .ui-menu .ui-menu-item a { 	text-decoration:none; 	display:block; 	padding:.2em .4em; 	line-height:1.5; 	zoom:1; } .ui-menu .ui-menu-item a.ui-state-hover, .ui-menu .ui-menu-item a.ui-state-active { 	font-weight: normal; 	margin: -1px; } .ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; }  .ui-button-icon-only { width: 2.2em; }  button.ui-button-icon-only { width: 2.4em; }  .ui-button-icons-only { width: 3.4em; }  button.ui-button-icons-only { width: 3.7em; }  .ui-button .ui-button-text { display: block; line-height: 1.4; } .ui-button-text-only .ui-button-text { padding: .4em 1em; } .ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; } .ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; } .ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; } .ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; } input.ui-button { padding: .4em 1em; } .ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; } .ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; } .ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; } .ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; } .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; } .ui-buttonset { margin-right: 7px; } .ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; } button.ui-button::-moz-focus-inner { border: 0; padding: 0; }  .ui-dialog {   position: absolute;   padding: 0;   width: 300px;   overflow: hidden;   border-radius: 8px;   box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);  transform-origin: center top;  animation: dialogOpen 0.2s ease-out;  backface-visibility: hidden;  -webkit-tap-highlight-color: transparent;  touch-action: none; } @keyframes dialogOpen {  from {  opacity: 0;  transform: translateY(-8px);  }  to {  opacity: 1;  transform: translateY(0);  } } .ui-dialog .ui-dialog-titlebar {   padding: 1.2rem 1.5rem;   position: relative;   background: #3366ff;  border: 1px solid #0040FF;  border-radius: 8px 8px 0 0;  user-select: none; } .ui-dialog .ui-dialog-title {   float: left;   margin: 0;   font-size: 1.1em;   color: #ffffff;  font-weight: bold;  line-height: 1.4;  width: calc(100% - 36px);  overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap; } .ui-dialog .ui-dialog-titlebar-close {   position: absolute;   right: 1.2rem;   top: 50%;   width: 28px;   height: 28px;   margin: -14px 0 0 0;   padding: 0;   background: transparent;   border-radius: 50%;   transition: all 0.2s ease;  border: none;  outline: none;  cursor: pointer;  -webkit-appearance: none;  -webkit-tap-highlight-color: transparent; } .ui-dialog .ui-dialog-titlebar-close:hover {   background-color: rgba(255, 255, 255, 0.1);  transform: scale(1.1); } .ui-dialog .ui-dialog-titlebar-close:focus-visible {  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.4); } .ui-dialog .ui-dialog-content {   position: relative;   border: 0;   padding: 1.5rem;   background: #eeeeee url(/bitmaps/jquery-ui-lightness/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;  overflow: auto;  line-height: 1.5;  max-height: calc(90vh - 130px); } .ui-dialog .ui-dialog-buttonpane {   text-align: right;   border-top: 1px solid #e78f08;   background: #f6f6f6 url(/bitmaps/jquery-ui-lightness/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;  margin: 0;   padding: 1.2rem 1.5rem; } .ui-dialog .ui-dialog-buttonpane button {   margin: 0 0 0 0.8rem;   cursor: pointer;   padding: 0.6rem 1.2rem;   border: 1px solid #cccccc;  background: #f6f6f6 url(/bitmaps/jquery-ui-lightness/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;  font-weight: bold;  color: #1c94c4;  border-radius: 4px;  transition: all 0.2s ease;  min-width: 80px; } .ui-dialog .ui-dialog-buttonpane button:hover {  border: 1px solid #fbcb09;  background: #fdf5ce url(/bitmaps/jquery-ui-lightness/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;  color: #c77405;  transform: translateY(-1px); } .ui-dialog .ui-dialog-buttonpane button:active {  transform: translateY(0); } .ui-dialog .ui-dialog-buttonpane button:focus-visible {  outline: 2px solid #1c94c4;  outline-offset: 1px; } .ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; } .ui-draggable .ui-dialog-titlebar { cursor: move; touch-action: none; -webkit-user-select: none; user-select: none; } .ui-dialog.ui-draggable-dragging {  transition: none;  cursor: grabbing;  opacity: 0.92;  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.16);  will-change: transform; } .ui-dialog .ui-icon.ui-icon-closethick {  display: inline-block;  margin: 6px 0 0 6px; } @media (hover: none) {  .ui-dialog .ui-dialog-titlebar-close {  padding: 8px;  }    .ui-dialog .ui-dialog-buttonpane button {  padding: 0.8rem 1.4rem;  } } @media (max-width: 480px) {  .ui-dialog {  width: calc(100% - 32px) !important;  margin: 16px;  }    .ui-dialog .ui-dialog-buttonpane {  padding: 1rem;  }    .ui-dialog .ui-dialog-buttonpane button {  margin: 0 0 0 0.5rem;  } } .ui-tabs { position: relative; padding: .2em; zoom: 1; }  .ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; } .ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; } .ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; } .ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; } .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; } .ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; }  .ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; } .ui-tabs .ui-tabs-hide { display: none !important; } .ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; } .ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; } .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; } .ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; } .ui-datepicker .ui-datepicker-prev { left:2px; } .ui-datepicker .ui-datepicker-next { right:2px; } .ui-datepicker .ui-datepicker-prev-hover { left:1px; } .ui-datepicker .ui-datepicker-next-hover { right:1px; } .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px; } .ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; } .ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; } .ui-datepicker select.ui-datepicker-month-year {width: 100%;} .ui-datepicker select.ui-datepicker-month,  .ui-datepicker select.ui-datepicker-year { width: 49%;} .ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; } .ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0; } .ui-datepicker td { border: 0; padding: 1px; } .ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; } .ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; } .ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; } .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; } .ui-datepicker.ui-datepicker-multi { width:auto; } .ui-datepicker-multi .ui-datepicker-group { float:left; } .ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; } .ui-datepicker-multi-2 .ui-datepicker-group { width:50%; } .ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; } .ui-datepicker-multi-4 .ui-datepicker-group { width:25%; } .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; } .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; } .ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; } .ui-datepicker-row-break { clear:both; width:100%; font-size:0em; } .ui-datepicker-rtl { direction: rtl; } .ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; } .ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; } .ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; } .ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; } .ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; } .ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; } .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; } .ui-datepicker-rtl .ui-datepicker-group { float:right; } .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; } .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; } .ui-datepicker-cover {  position: absolute;   z-index: -1;   filter: mask();   top: -4px;   left: -4px;   width: 200px;   height: 200px;  } .ui-widget-overlay {  position: fixed;  top: 0;  left: 0;  width: 100%;  height: 100%;  background: rgba(0, 0, 0, 0.5);  opacity: 0;  animation: overlayFade 0.2s ease-out forwards; } @keyframes overlayFade {  to {  opacity: 1;  } } 
 body.busy { cursor: wait; } .b-normal { 	background: #f9cd5b url(/bitmaps/button/btn-bg-brown.png) repeat scroll 0 0; 	border: 1px solid #d7a338; } .b-light { 	background: #dadada url(/bitmaps/button/btn-bg-cyan.png) repeat scroll 0 0; 	border: 1px solid #908c8a; } .b-green { 	background: #dadada url(/bitmaps/button/btn-bg-green.png) repeat scroll 0 0; 	border: 1px solid #4f9047; } .btn.hover, .hover, .hover .lbg { background-position: 0 -20px; } .btn2, a.btn2:link, a.btn2:visited, a.btn2:hover, .btn, a.btn:link, a.btn:visited, a.btn:hover, .btn2 td, a.btn2:link td, a.btn2:visited td, a.btn2:hover td { 	font-size: 12px; 	font-family: Arial, Helvetica, sans-serif; 	font-weight: bold; 	text-decoration: none; 	color: #000; } .btn a, .btn a:link, .btn a:visited, .btn a:hover, .btn2 a, .btn2 a:link, .btn2 a:visited, .btn2 a:hover { 	font-size: 12px; 	font-family: Arial, Helvetica, sans-serif; 	font-weight: bold; 	text-decoration: none; 	color: #000; } .btn a.underline:hover, .btn2 a.underline:hover { 	text-decoration: underline; } .pager .pageitem { background-color: #fff; background-image: none; } .pager span { font-weight: normal; } .pager a.hover { background-color: #ffeaae; } .pager span.curitem { font-weight: bold; font-size: 13px; background-color: orange; } span.ico-label {  	padding-left: 22px; 	background-repeat: no-repeat; 	background-image: url(/bitmaps/icons/icons-sprite.png); 	background-attachment: scroll; } span.ico { 	display: block; 	width: 20px; 	background-repeat: no-repeat; 	background-image: url(/bitmaps/icons/icons-sprite.png); 	background-attachment: scroll; } span.i-del { background-position: 0 0; } span.i-keepnew { background-position: 0 -20px; } span.i-reply { background-position: 0 -40px; } span.i-trans { background-position: 0 -60px; } span.i-outgoing { background-position: 0 -81px; } span.i-incoming { background-position: 0 -100px; } span.i-sendmail { background-position: 0 -120px; } span.i-x { background-position: 0 -140px; } span.i-print { background-position: 0 -160px; } span.i-firstpage { background-position: 0 -180px; } span.i-lastpage { background-position: 0 -200px; } span.i-nextpage { background-position: 0 -220px; } span.i-prevpage { background-position: 0 -240px; } span.i-markread { background-position: 0 -260px; } span.i-ok { background-position: 0 -280px; } span.i-alert { background-position: 0 -300px; } span.i-reply-rev { background-position: 0 -320px; } .ui-widget .btn-large, .btn-large { 	padding: 5px 8px; 	font-size: 17.5px; 	-webkit-border-radius: 6px; 	-moz-border-radius: 6px; 	border-radius: 6px; } .ui-widget .btn-large, .btn-large [class^="icon-"], .ui-widget .btn-large, .btn-large [class*=" icon-"] { 	margin-top: 2px; } .ui-widget .btn-small, .btn-small { 	padding: 2px 10px; 	font-size: 11.9px; 	-webkit-border-radius: 3px; 	-moz-border-radius: 3px; 	border-radius: 3px; } .btn-small [class^="icon-"], .btn-small [class*=" icon-"] { 	margin-top: 0; } .btn-mini { 	padding: 1px 6px; 	font-size: 10.5px; 	-webkit-border-radius: 3px; 	-moz-border-radius: 3px; 	border-radius: 3px; } .btn-green { 	color: #ffffff; 	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); 	background-color: #5bb75b; 	*background-color: #51a351; 	background-image: -moz-linear-gradient(top, #62c462, #51a351); 	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351)); 	background-image: -webkit-linear-gradient(top, #62c462, #51a351); 	background-image: -o-linear-gradient(top, #62c462, #51a351); 	background-image: linear-gradient(to bottom, #62c462, #51a351); 	background-repeat: repeat-x; 	border-color: #51a351 #51a351 #387038; 	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0); 	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); } .btn-green:hover, .btn-green:active, .btn-green.active, .btn-green.disabled, .btn-green[disabled] { 	color: #ffffff; 	background-color: #51a351; 	*background-color: #499249; } .btn-green:active, .btn-green.active { 	background-color: #408140 \9; } .pos-fixed-top { 	position: fixed; 	top: 0; 	z-index: 10000; } #notify-container { 	display: none; 	left: 10%; 	width: 80%; } .notify-message { 	padding: 0.3em .7em; 	font-size: 120%; 	text-align: center; 	display: none; } .notify-x { 	float: right; 	cursor: pointer; } .notify-x:hover { 	text-decoration: underline; } #please-wait-status { background-color: #fff; 	border-width: 4px; 	border-style: solid; 	border-color: #E35A14; 	color: #000; 	display: block; 	z-index: 5000; 	font-size: 16px; 	width: 200px; 	text-align: center; 	vertical-align: middle; } #please-wait-status img { border: none; vertical-align: middle; } .please-wait-modal .ui-dialog-titlebar, .please-wait-modal .ui-dialog-titlebar-close { 	display: none; } .please-wait-modal { 	padding: 3em; 	font-weight: bold; 	border: 3px solid #80080; 	color: #000000; 	background: #FFFFFF; } .ow-overlay { 	position: fixed; 	z-index: 9; 	top: 0; 	left: 0; 	height: 100%; 	width: 100%; 	background: #E0E0E0; 	opacity: 0.8; } .ow-modal { 	z-index: 10; 	position: fixed; } img.ik-img-lazy-loading { 	width: 16px !important; 	height: 16px !important; 	background-image: url('data:image/gif;base64,R0lGODlhEAAQAPQAAP///0F2kPP296e/y+ft8XWbrpu3xEF2kIKltluJn8DS2s7b4k+AmLXJ00N4kWmSp46tvQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAEAAQAAAFdyAgAgIJIeWoAkRCCMdBkKtIHIngyMKsErPBYbADpkSCwhDmQCBethRB6Vj4kFCkQPG4IlWDgrNRIwnO4UKBXDufzQvDMaoSDBgFb886MiQadgNABAokfCwzBA8LCg0Egl8jAggGAA1kBIA1BAYzlyILczULC2UhACH5BAkKAAAALAAAAAAQABAAAAV2ICACAmlAZTmOREEIyUEQjLKKxPHADhEvqxlgcGgkGI1DYSVAIAWMx+lwSKkICJ0QsHi9RgKBwnVTiRQQgwF4I4UFDQQEwi6/3YSGWRRmjhEETAJfIgMFCnAKM0KDV4EEEAQLiF18TAYNXDaSe3x6mjidN1s3IQAh+QQJCgAAACwAAAAAEAAQAAAFeCAgAgLZDGU5jgRECEUiCI+yioSDwDJyLKsXoHFQxBSHAoAAFBhqtMJg8DgQBgfrEsJAEAg4YhZIEiwgKtHiMBgtpg3wbUZXGO7kOb1MUKRFMysCChAoggJCIg0GC2aNe4gqQldfL4l/Ag1AXySJgn5LcoE3QXI3IQAh+QQJCgAAACwAAAAAEAAQAAAFdiAgAgLZNGU5joQhCEjxIssqEo8bC9BRjy9Ag7GILQ4QEoE0gBAEBcOpcBA0DoxSK/e8LRIHn+i1cK0IyKdg0VAoljYIg+GgnRrwVS/8IAkICyosBIQpBAMoKy9dImxPhS+GKkFrkX+TigtLlIyKXUF+NjagNiEAIfkECQoAAAAsAAAAABAAEAAABWwgIAICaRhlOY4EIgjH8R7LKhKHGwsMvb4AAy3WODBIBBKCsYA9TjuhDNDKEVSERezQEL0WrhXucRUQGuik7bFlngzqVW9LMl9XWvLdjFaJtDFqZ1cEZUB0dUgvL3dgP4WJZn4jkomWNpSTIyEAIfkECQoAAAAsAAAAABAAEAAABX4gIAICuSxlOY6CIgiD8RrEKgqGOwxwUrMlAoSwIzAGpJpgoSDAGifDY5kopBYDlEpAQBwevxfBtRIUGi8xwWkDNBCIwmC9Vq0aiQQDQuK+VgQPDXV9hCJjBwcFYU5pLwwHXQcMKSmNLQcIAExlbH8JBwttaX0ABAcNbWVbKyEAIfkECQoAAAAsAAAAABAAEAAABXkgIAICSRBlOY7CIghN8zbEKsKoIjdFzZaEgUBHKChMJtRwcWpAWoWnifm6ESAMhO8lQK0EEAV3rFopIBCEcGwDKAqPh4HUrY4ICHH1dSoTFgcHUiZjBhAJB2AHDykpKAwHAwdzf19KkASIPl9cDgcnDkdtNwiMJCshACH5BAkKAAAALAAAAAAQABAAAAV3ICACAkkQZTmOAiosiyAoxCq+KPxCNVsSMRgBsiClWrLTSWFoIQZHl6pleBh6suxKMIhlvzbAwkBWfFWrBQTxNLq2RG2yhSUkDs2b63AYDAoJXAcFRwADeAkJDX0AQCsEfAQMDAIPBz0rCgcxky0JRWE1AmwpKyEAIfkECQoAAAAsAAAAABAAEAAABXkgIAICKZzkqJ4nQZxLqZKv4NqNLKK2/Q4Ek4lFXChsg5ypJjs1II3gEDUSRInEGYAw6B6zM4JhrDAtEosVkLUtHA7RHaHAGJQEjsODcEg0FBAFVgkQJQ1pAwcDDw8KcFtSInwJAowCCA6RIwqZAgkPNgVpWndjdyohACH5BAkKAAAALAAAAAAQABAAAAV5ICACAimc5KieLEuUKvm2xAKLqDCfC2GaO9eL0LABWTiBYmA06W6kHgvCqEJiAIJiu3gcvgUsscHUERm+kaCxyxa+zRPk0SgJEgfIvbAdIAQLCAYlCj4DBw0IBQsMCjIqBAcPAooCBg9pKgsJLwUFOhCZKyQDA3YqIQAh+QQJCgAAACwAAAAAEAAQAAAFdSAgAgIpnOSonmxbqiThCrJKEHFbo8JxDDOZYFFb+A41E4H4OhkOipXwBElYITDAckFEOBgMQ3arkMkUBdxIUGZpEb7kaQBRlASPg0FQQHAbEEMGDSVEAA1QBhAED1E0NgwFAooCDWljaQIQCE5qMHcNhCkjIQAh+QQJCgAAACwAAAAAEAAQAAAFeSAgAgIpnOSoLgxxvqgKLEcCC65KEAByKK8cSpA4DAiHQ/DkKhGKh4ZCtCyZGo6F6iYYPAqFgYy02xkSaLEMV34tELyRYNEsCQyHlvWkGCzsPgMCEAY7Cg04Uk48LAsDhRA8MVQPEF0GAgqYYwSRlycNcWskCkApIyEAOwAAAAAAAAAAAA==') !important; 	background-repeat: no-repeat !important; } .proxy-label { background: #0b72ef; color: white; } .proxy-label-green { background: #02a702; color: white; } .proxy-label-yellow { background: yellow; color: black; } .proxy-label-red { background: #ff2020; color: white; } 
.bootstrap * { 	-webkit-box-sizing: border-box; 	-moz-box-sizing: border-box; 	box-sizing: border-box; } .bootstrap *:before, .bootstrap *:after { 	-webkit-box-sizing: border-box; 	-moz-box-sizing: border-box; 	box-sizing: border-box; } .bsbtn { 	display: inline-block; 	padding: 6px 12px; 	margin-bottom: 0; 	font-size: 14px; 	font-weight: normal; 	line-height: 1.42857143; 	text-align: center; 	white-space: nowrap; 	vertical-align: middle; 	-ms-touch-action: manipulation; 	touch-action: manipulation; 	cursor: pointer; 	-webkit-user-select: none; 	-moz-user-select: none; 	-ms-user-select: none; 	user-select: none; 	background-image: none; 	border: 1px solid transparent; 	border-radius: 4px; } .bsbtn:focus, .bsbtn:active:focus, .bsbtn.active:focus, .bsbtn.focus, .bsbtn:active.focus, .bsbtn.active.focus { 	outline: thin dotted; 	outline: 5px auto -webkit-focus-ring-color; 	outline-offset: -2px; } .bsbtn:hover, .bsbtn:focus, .bsbtn.focus { 	color: #333; 	text-decoration: none; } .bsbtn:active, .bsbtn.active { 	background-image: none; 	outline: 0; 	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); 	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); } .bsbtn.disabled, .bsbtn[disabled], fieldset[disabled] .bsbtn { 	pointer-events: none; 	cursor: not-allowed; 	filter: alpha(opacity=65); 	-webkit-box-shadow: none; 	box-shadow: none; 	opacity: .65; } .bsbtn-default, a.bsbtn-default, a.bsbtn-default:visited, a.bsbtn-default:link { 	color: #333; 	background-color: #fff; 	border-color: #ccc; } .bsbtn-default:hover, .bsbtn-default:focus, .bsbtn-default.focus, .bsbtn-default:active, .bsbtn-default.active, .open > .dropdown-toggle.bsbtn-default { 	color: #333; 	background-color: #e6e6e6; 	border-color: #adadad; } .bsbtn-default:active, .bsbtn-default.active, .open > .dropdown-toggle.bsbtn-default { 	background-image: none; } .bsbtn-default.disabled, .bsbtn-default[disabled], fieldset[disabled] .bsbtn-default, .bsbtn-default.disabled:hover, .bsbtn-default[disabled]:hover, fieldset[disabled] .bsbtn-default:hover, .bsbtn-default.disabled:focus, .bsbtn-default[disabled]:focus, fieldset[disabled] .bsbtn-default:focus, .bsbtn-default.disabled.focus, .bsbtn-default[disabled].focus, fieldset[disabled] .bsbtn-default.focus, .bsbtn-default.disabled:active, .bsbtn-default[disabled]:active, fieldset[disabled] .bsbtn-default:active, .bsbtn-default.disabled.active, .bsbtn-default[disabled].active, fieldset[disabled] .bsbtn-default.active { 	background-color: #fff; 	border-color: #ccc; } .bsbtn-default .badge { 	color: #fff; 	background-color: #333; } .bsbtn-primary, a.bsbtn-primary, a.bsbtn-primary:visited, a.bsbtn-primary:link { 	color: #fff; 	background-color: #337ab7; 	border-color: #2e6da4; } .bsbtn-primary:hover, .bsbtn-primary:focus, .bsbtn-primary.focus, .bsbtn-primary:active, .bsbtn-primary.active, .open > .dropdown-toggle.bsbtn-primary { 	color: #fff; 	background-color: #286090; 	border-color: #204d74; } .bsbtn-primary:active, .bsbtn-primary.active, .open > .dropdown-toggle.bsbtn-primary { 	background-image: none; } .bsbtn-primary.disabled, .bsbtn-primary[disabled], fieldset[disabled] .bsbtn-primary, .bsbtn-primary.disabled:hover, .bsbtn-primary[disabled]:hover, fieldset[disabled] .bsbtn-primary:hover, .bsbtn-primary.disabled:focus, .bsbtn-primary[disabled]:focus, fieldset[disabled] .bsbtn-primary:focus, .bsbtn-primary.disabled.focus, .bsbtn-primary[disabled].focus, fieldset[disabled] .bsbtn-primary.focus, .bsbtn-primary.disabled:active, .bsbtn-primary[disabled]:active, fieldset[disabled] .bsbtn-primary:active, .bsbtn-primary.disabled.active, .bsbtn-primary[disabled].active, fieldset[disabled] .bsbtn-primary.active { 	background-color: #337ab7; 	border-color: #2e6da4; } .bsbtn-primary .badge { 	color: #337ab7; 	background-color: #fff; } .bsbtn-success, a.bsbtn-success, a.bsbtn-success:visited, a.bsbtn-success:link { 	color: #fff; 	background-color: #5cb85c; 	border-color: #4cae4c; } .bsbtn-success:hover, .bsbtn-success:focus, .bsbtn-success.focus, .bsbtn-success:active, .bsbtn-success.active, .open > .dropdown-toggle.bsbtn-success { 	color: #fff; 	background-color: #449d44; 	border-color: #398439; } .bsbtn-success:active, .bsbtn-success.active, .open > .dropdown-toggle.bsbtn-success { 	background-image: none; } .bsbtn-success.disabled, .bsbtn-success[disabled], fieldset[disabled] .bsbtn-success, .bsbtn-success.disabled:hover, .bsbtn-success[disabled]:hover, fieldset[disabled] .bsbtn-success:hover, .bsbtn-success.disabled:focus, .bsbtn-success[disabled]:focus, fieldset[disabled] .bsbtn-success:focus, .bsbtn-success.disabled.focus, .bsbtn-success[disabled].focus, fieldset[disabled] .bsbtn-success.focus, .bsbtn-success.disabled:active, .bsbtn-success[disabled]:active, fieldset[disabled] .bsbtn-success:active, .bsbtn-success.disabled.active, .bsbtn-success[disabled].active, fieldset[disabled] .bsbtn-success.active { 	background-color: #5cb85c; 	border-color: #4cae4c; } .bsbtn-success .badge { 	color: #5cb85c; 	background-color: #fff; } .bsbtn-info, a.bsbtn-info, a.bsbtn-info:visited, a.bsbtn-info:link { 	color: #fff; 	background-color: #5bc0de; 	border-color: #46b8da; } .bsbtn-info:hover, .bsbtn-info:focus, .bsbtn-info.focus, .bsbtn-info:active, .bsbtn-info.active, .open > .dropdown-toggle.bsbtn-info { 	color: #fff; 	background-color: #31b0d5; 	border-color: #269abc; } .bsbtn-info:active, .bsbtn-info.active, .open > .dropdown-toggle.bsbtn-info { 	background-image: none; } .bsbtn-info.disabled, .bsbtn-info[disabled], fieldset[disabled] .bsbtn-info, .bsbtn-info.disabled:hover, .bsbtn-info[disabled]:hover, fieldset[disabled] .bsbtn-info:hover, .bsbtn-info.disabled:focus, .bsbtn-info[disabled]:focus, fieldset[disabled] .bsbtn-info:focus, .bsbtn-info.disabled.focus, .bsbtn-info[disabled].focus, fieldset[disabled] .bsbtn-info.focus, .bsbtn-info.disabled:active, .bsbtn-info[disabled]:active, fieldset[disabled] .bsbtn-info:active, .bsbtn-info.disabled.active, .bsbtn-info[disabled].active, fieldset[disabled] .bsbtn-info.active { 	background-color: #5bc0de; 	border-color: #46b8da; } .bsbtn-info .badge { 	color: #5bc0de; 	background-color: #fff; } .bsbtn-warning, a.bsbtn-warning, a.bsbtn-warning:visited, a.bsbtn-warning:link { 	color: #fff; 	background-color: #f0ad4e; 	border-color: #eea236; } .bsbtn-warning:hover, .bsbtn-warning:focus, .bsbtn-warning.focus, .bsbtn-warning:active, .bsbtn-warning.active, .open > .dropdown-toggle.bsbtn-warning { 	color: #fff; 	background-color: #ec971f; 	border-color: #d58512; } .bsbtn-warning:active, .bsbtn-warning.active, .open > .dropdown-toggle.bsbtn-warning { 	background-image: none; } .bsbtn-warning.disabled, .bsbtn-warning[disabled], fieldset[disabled] .bsbtn-warning, .bsbtn-warning.disabled:hover, .bsbtn-warning[disabled]:hover, fieldset[disabled] .bsbtn-warning:hover, .bsbtn-warning.disabled:focus, .bsbtn-warning[disabled]:focus, fieldset[disabled] .bsbtn-warning:focus, .bsbtn-warning.disabled.focus, .bsbtn-warning[disabled].focus, fieldset[disabled] .bsbtn-warning.focus, .bsbtn-warning.disabled:active, .bsbtn-warning[disabled]:active, fieldset[disabled] .bsbtn-warning:active, .bsbtn-warning.disabled.active, .bsbtn-warning[disabled].active, fieldset[disabled] .bsbtn-warning.active { 	background-color: #f0ad4e; 	border-color: #eea236; } .bsbtn-warning .badge { 	color: #f0ad4e; 	background-color: #fff; } .bsbtn-danger, a.bsbtn-danger, a.bsbtn-danger:visited, a.bsbtn-danger:link { 	color: #fff; 	background-color: #d9534f; 	border-color: #d43f3a; } .bsbtn-danger:hover, .bsbtn-danger:focus, .bsbtn-danger.focus, .bsbtn-danger:active, .bsbtn-danger.active, .open > .dropdown-toggle.bsbtn-danger { 	color: #fff; 	background-color: #c9302c; 	border-color: #ac2925; } .bsbtn-danger:active, .bsbtn-danger.active, .open > .dropdown-toggle.bsbtn-danger { 	background-image: none; } .bsbtn-danger.disabled, .bsbtn-danger[disabled], fieldset[disabled] .bsbtn-danger, .bsbtn-danger.disabled:hover, .bsbtn-danger[disabled]:hover, fieldset[disabled] .bsbtn-danger:hover, .bsbtn-danger.disabled:focus, .bsbtn-danger[disabled]:focus, fieldset[disabled] .bsbtn-danger:focus, .bsbtn-danger.disabled.focus, .bsbtn-danger[disabled].focus, fieldset[disabled] .bsbtn-danger.focus, .bsbtn-danger.disabled:active, .bsbtn-danger[disabled]:active, fieldset[disabled] .bsbtn-danger:active, .bsbtn-danger.disabled.active, .bsbtn-danger[disabled].active, fieldset[disabled] .bsbtn-danger.active { 	background-color: #d9534f; 	border-color: #d43f3a; } .bsbtn-danger .badge { 	color: #d9534f; 	background-color: #fff; } .bsbtn-banned, a.bsbtn-banned, a.bsbtn-banned:visited, a.bsbtn-banned:link { 	color: #fff; 	background-color: #FF80FF; 	border-color: #cb52e0; } .bsbtn-banned:hover, .bsbtn-banned:focus, .bsbtn-banned.focus, .bsbtn-banned:active, .bsbtn-banned.active, .open > .dropdown-toggle.bsbtn-banned { 	color: #fff; 	background-color: #c02cc9; 	border-color: #a325ac; } .bsbtn-banned:active, .bsbtn-banned.active, .open > .dropdown-toggle.bsbtn-banned { 	background-image: none; } .bsbtn-banned.disabled, .bsbtn-banned[disabled], fieldset[disabled] .bsbtn-banned, .bsbtn-banned.disabled:hover, .bsbtn-banned[disabled]:hover, fieldset[disabled] .bsbtn-banned:hover, .bsbtn-banned.disabled:focus, .bsbtn-banned[disabled]:focus, fieldset[disabled] .bsbtn-banned:focus, .bsbtn-banned.disabled.focus, .bsbtn-banned[disabled].focus, fieldset[disabled] .bsbtn-banned.focus, .bsbtn-banned.disabled:active, .bsbtn-banned[disabled]:active, fieldset[disabled] .bsbtn-banned:active, .bsbtn-banned.disabled.active, .bsbtn-banned[disabled].active, fieldset[disabled] .bsbtn-banned.active { 	background-color: #c04fd9; 	border-color: #ca3ad4; } .bsbtn-banned .badge { 	color: #c04fd9; 	background-color: #fff; } .bsbtn-link, a.bsbtn-link, a.bsbtn-link:visited, a.bsbtn-link:link { 	font-weight: normal; 	color: #337ab7; 	border-radius: 0; } .bsbtn-link, .bsbtn-link:active, .bsbtn-link.active, .bsbtn-link[disabled], fieldset[disabled] .bsbtn-link { 	background-color: transparent; 	-webkit-box-shadow: none; 	box-shadow: none; } .bsbtn-link, .bsbtn-link:hover, .bsbtn-link:focus, .bsbtn-link:active { 	border-color: transparent; } .bsbtn-link:hover, .bsbtn-link:focus { 	color: #23527c; 	text-decoration: underline; 	background-color: transparent; } .bsbtn-link[disabled]:hover, fieldset[disabled] .bsbtn-link:hover, .bsbtn-link[disabled]:focus, fieldset[disabled] .bsbtn-link:focus { 	color: #777; 	text-decoration: none; } .bsbtn-lg, .bsbtn-group-lg > .bsbtn { 	padding: 10px 16px; 	font-size: 18px; 	line-height: 1.33; 	border-radius: 6px; } .bsbtn-sm, .bsbtn-group-sm > .bsbtn { 	padding: 5px 10px; 	font-size: 12px; 	line-height: 1.5; 	border-radius: 3px; } .bsbtn-xs, .bsbtn-group-xs > .bsbtn { 	padding: 1px 5px; 	font-size: 12px; 	line-height: 1.5; 	border-radius: 3px; } .bsbtn-block { 	display: block; 	width: 100%; } .bsbtn-block + .bsbtn-block { 	margin-top: 5px; } input[type="submit"].bsbtn-block, input[type="reset"].bsbtn-block, input[type="button"].bsbtn-block { 	width: 100%; } .bsbtn-default, .bsbtn-primary, .bsbtn-success, .bsbtn-info, .bsbtn-warning, .bsbtn-danger { 	text-shadow: 0 -1px 0 rgba(0, 0, 0, .2); 	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075); 	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075); } .bsbtn-default:active, .bsbtn-primary:active, .bsbtn-success:active, .bsbtn-info:active, .bsbtn-warning:active, .bsbtn-danger:active, .bsbtn-default.active, .bsbtn-primary.active, .bsbtn-success.active, .bsbtn-info.active, .bsbtn-warning.active, .bsbtn-danger.active { 	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); 	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); } .bsbtn-default .badge, .bsbtn-primary .badge, .bsbtn-success .badge, .bsbtn-info .badge, .bsbtn-warning .badge, .bsbtn-danger .badge { 	text-shadow: none; } .bsbtn:active, .bsbtn.active { 	background-image: none; } .bsbtn-default { 	text-shadow: 0 1px 0 #fff; 	background-image: -webkit-linear-gradient(top, #fff 0%, #e0e0e0 100%); 	background-image: -o-linear-gradient(top, #fff 0%, #e0e0e0 100%); 	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0)); 	background-image: linear-gradient(to bottom, #fff 0%, #e0e0e0 100%); 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0); 	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); 	background-repeat: repeat-x; 	border-color: #dbdbdb; 	border-color: #ccc; } .bsbtn-default:hover, .bsbtn-default:focus { 	background-color: #e0e0e0; 	background-position: 0 -15px; } .bsbtn-default:active, .bsbtn-default.active { 	background-color: #e0e0e0; 	border-color: #dbdbdb; } .bsbtn-default:disabled, .bsbtn-default[disabled] { 	background-color: #e0e0e0; 	background-image: none; } .bsbtn-primary { 	background-image: -webkit-linear-gradient(top, #337ab7 0%, #265a88 100%); 	background-image: -o-linear-gradient(top, #337ab7 0%, #265a88 100%); 	background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88)); 	background-image: linear-gradient(to bottom, #337ab7 0%, #265a88 100%); 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0); 	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); 	background-repeat: repeat-x; 	border-color: #245580; } .bsbtn-primary:hover, .bsbtn-primary:focus { 	background-color: #265a88; 	background-position: 0 -15px; } .bsbtn-primary:active, .bsbtn-primary.active { 	background-color: #265a88; 	border-color: #245580; } .bsbtn-primary:disabled, .bsbtn-primary[disabled] { 	background-color: #265a88; 	background-image: none; } .bsbtn-success { 	background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%); 	background-image: -o-linear-gradient(top, #5cb85c 0%, #419641 100%); 	background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641)); 	background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%); 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0); 	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); 	background-repeat: repeat-x; 	border-color: #3e8f3e; } .bsbtn-success:hover, .bsbtn-success:focus { 	background-color: #419641; 	background-position: 0 -15px; } .bsbtn-success:active, .bsbtn-success.active { 	background-color: #419641; 	border-color: #3e8f3e; } .bsbtn-success:disabled, .bsbtn-success[disabled] { 	background-color: #419641; 	background-image: none; } .bsbtn-info { 	background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%); 	background-image: -o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%); 	background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2)); 	background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%); 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0); 	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); 	background-repeat: repeat-x; 	border-color: #28a4c9; } .bsbtn-info:hover, .bsbtn-info:focus { 	background-color: #2aabd2; 	background-position: 0 -15px; } .bsbtn-info:active, .bsbtn-info.active { 	background-color: #2aabd2; 	border-color: #28a4c9; } .bsbtn-info:disabled, .bsbtn-info[disabled] { 	background-color: #2aabd2; 	background-image: none; } .bsbtn-warning { 	background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%); 	background-image: -o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%); 	background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316)); 	background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%); 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0); 	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); 	background-repeat: repeat-x; 	border-color: #e38d13; } .bsbtn-warning:hover, .bsbtn-warning:focus { 	background-color: #eb9316; 	background-position: 0 -15px; } .bsbtn-warning:active, .bsbtn-warning.active { 	background-color: #eb9316; 	border-color: #e38d13; } .bsbtn-warning:disabled, .bsbtn-warning[disabled] { 	background-color: #eb9316; 	background-image: none; } .bsbtn-danger { 	background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%); 	background-image: -o-linear-gradient(top, #d9534f 0%, #c12e2a 100%); 	background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a)); 	background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%); 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0); 	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); 	background-repeat: repeat-x; 	border-color: #b92c28; } .bsbtn-danger:hover, .bsbtn-danger:focus { 	background-color: #c12e2a; 	background-position: 0 -15px; } .bsbtn-danger:active, .bsbtn-danger.active { 	background-color: #c12e2a; 	border-color: #b92c28; } .bsbtn-danger:disabled, .bsbtn-danger[disabled] { 	background-color: #c12e2a; 	background-image: none; } .container { 	padding-right: 15px; 	padding-left: 15px; 	margin-right: auto; 	margin-left: auto; } @media (min-width: 768px) { 	.container { 		width: 750px; 	} } @media (min-width: 992px) { 	.container { 		width: 970px; 	} } @media (min-width: 1200px) { 	.container { 		width: 1170px; 	} } .container-fluid { 	padding-right: 15px; 	padding-left: 15px; 	margin-right: auto; 	margin-left: auto; } .row { 	margin-right: -15px; 	margin-left: -15px; } .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { 	position: relative; 	min-height: 1px; 	padding-right: 15px; 	padding-left: 15px; } .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { 	float: left; } .col-xs-12 { 	width: 100%; } .col-xs-11 { 	width: 91.66666667%; } .col-xs-10 { 	width: 83.33333333%; } .col-xs-9 { 	width: 75%; } .col-xs-8 { 	width: 66.66666667%; } .col-xs-7 { 	width: 58.33333333%; } .col-xs-6 { 	width: 50%; } .col-xs-5 { 	width: 41.66666667%; } .col-xs-4 { 	width: 33.33333333%; } .col-xs-3 { 	width: 25%; } .col-xs-2 { 	width: 16.66666667%; } .col-xs-1 { 	width: 8.33333333%; } .col-xs-pull-12 { 	right: 100%; } .col-xs-pull-11 { 	right: 91.66666667%; } .col-xs-pull-10 { 	right: 83.33333333%; } .col-xs-pull-9 { 	right: 75%; } .col-xs-pull-8 { 	right: 66.66666667%; } .col-xs-pull-7 { 	right: 58.33333333%; } .col-xs-pull-6 { 	right: 50%; } .col-xs-pull-5 { 	right: 41.66666667%; } .col-xs-pull-4 { 	right: 33.33333333%; } .col-xs-pull-3 { 	right: 25%; } .col-xs-pull-2 { 	right: 16.66666667%; } .col-xs-pull-1 { 	right: 8.33333333%; } .col-xs-pull-0 { 	right: auto; } .col-xs-push-12 { 	left: 100%; } .col-xs-push-11 { 	left: 91.66666667%; } .col-xs-push-10 { 	left: 83.33333333%; } .col-xs-push-9 { 	left: 75%; } .col-xs-push-8 { 	left: 66.66666667%; } .col-xs-push-7 { 	left: 58.33333333%; } .col-xs-push-6 { 	left: 50%; } .col-xs-push-5 { 	left: 41.66666667%; } .col-xs-push-4 { 	left: 33.33333333%; } .col-xs-push-3 { 	left: 25%; } .col-xs-push-2 { 	left: 16.66666667%; } .col-xs-push-1 { 	left: 8.33333333%; } .col-xs-push-0 { 	left: auto; } .col-xs-offset-12 { 	margin-left: 100%; } .col-xs-offset-11 { 	margin-left: 91.66666667%; } .col-xs-offset-10 { 	margin-left: 83.33333333%; } .col-xs-offset-9 { 	margin-left: 75%; } .col-xs-offset-8 { 	margin-left: 66.66666667%; } .col-xs-offset-7 { 	margin-left: 58.33333333%; } .col-xs-offset-6 { 	margin-left: 50%; } .col-xs-offset-5 { 	margin-left: 41.66666667%; } .col-xs-offset-4 { 	margin-left: 33.33333333%; } .col-xs-offset-3 { 	margin-left: 25%; } .col-xs-offset-2 { 	margin-left: 16.66666667%; } .col-xs-offset-1 { 	margin-left: 8.33333333%; } .col-xs-offset-0 { 	margin-left: 0; } @media (min-width: 768px) { 	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { 		float: left; 	} 	.col-sm-12 { 		width: 100%; 	} 	.col-sm-11 { 		width: 91.66666667%; 	} 	.col-sm-10 { 		width: 83.33333333%; 	} 	.col-sm-9 { 		width: 75%; 	} 	.col-sm-8 { 		width: 66.66666667%; 	} 	.col-sm-7 { 		width: 58.33333333%; 	} 	.col-sm-6 { 		width: 50%; 	} 	.col-sm-5 { 		width: 41.66666667%; 	} 	.col-sm-4 { 		width: 33.33333333%; 	} 	.col-sm-3 { 		width: 25%; 	} 	.col-sm-2 { 		width: 16.66666667%; 	} 	.col-sm-1 { 		width: 8.33333333%; 	} 	.col-sm-pull-12 { 		right: 100%; 	} 	.col-sm-pull-11 { 		right: 91.66666667%; 	} 	.col-sm-pull-10 { 		right: 83.33333333%; 	} 	.col-sm-pull-9 { 		right: 75%; 	} 	.col-sm-pull-8 { 		right: 66.66666667%; 	} 	.col-sm-pull-7 { 		right: 58.33333333%; 	} 	.col-sm-pull-6 { 		right: 50%; 	} 	.col-sm-pull-5 { 		right: 41.66666667%; 	} 	.col-sm-pull-4 { 		right: 33.33333333%; 	} 	.col-sm-pull-3 { 		right: 25%; 	} 	.col-sm-pull-2 { 		right: 16.66666667%; 	} 	.col-sm-pull-1 { 		right: 8.33333333%; 	} 	.col-sm-pull-0 { 		right: auto; 	} 	.col-sm-push-12 { 		left: 100%; 	} 	.col-sm-push-11 { 		left: 91.66666667%; 	} 	.col-sm-push-10 { 		left: 83.33333333%; 	} 	.col-sm-push-9 { 		left: 75%; 	} 	.col-sm-push-8 { 		left: 66.66666667%; 	} 	.col-sm-push-7 { 		left: 58.33333333%; 	} 	.col-sm-push-6 { 		left: 50%; 	} 	.col-sm-push-5 { 		left: 41.66666667%; 	} 	.col-sm-push-4 { 		left: 33.33333333%; 	} 	.col-sm-push-3 { 		left: 25%; 	} 	.col-sm-push-2 { 		left: 16.66666667%; 	} 	.col-sm-push-1 { 		left: 8.33333333%; 	} 	.col-sm-push-0 { 		left: auto; 	} 	.col-sm-offset-12 { 		margin-left: 100%; 	} 	.col-sm-offset-11 { 		margin-left: 91.66666667%; 	} 	.col-sm-offset-10 { 		margin-left: 83.33333333%; 	} 	.col-sm-offset-9 { 		margin-left: 75%; 	} 	.col-sm-offset-8 { 		margin-left: 66.66666667%; 	} 	.col-sm-offset-7 { 		margin-left: 58.33333333%; 	} 	.col-sm-offset-6 { 		margin-left: 50%; 	} 	.col-sm-offset-5 { 		margin-left: 41.66666667%; 	} 	.col-sm-offset-4 { 		margin-left: 33.33333333%; 	} 	.col-sm-offset-3 { 		margin-left: 25%; 	} 	.col-sm-offset-2 { 		margin-left: 16.66666667%; 	} 	.col-sm-offset-1 { 		margin-left: 8.33333333%; 	} 	.col-sm-offset-0 { 		margin-left: 0; 	} } @media (min-width: 992px) { 	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { 		float: left; 	} 	.col-md-12 { 		width: 100%; 	} 	.col-md-11 { 		width: 91.66666667%; 	} 	.col-md-10 { 		width: 83.33333333%; 	} 	.col-md-9 { 		width: 75%; 	} 	.col-md-8 { 		width: 66.66666667%; 	} 	.col-md-7 { 		width: 58.33333333%; 	} 	.col-md-6 { 		width: 50%; 	} 	.col-md-5 { 		width: 41.66666667%; 	} 	.col-md-4 { 		width: 33.33333333%; 	} 	.col-md-3 { 		width: 25%; 	} 	.col-md-2 { 		width: 16.66666667%; 	} 	.col-md-1 { 		width: 8.33333333%; 	} 	.col-md-pull-12 { 		right: 100%; 	} 	.col-md-pull-11 { 		right: 91.66666667%; 	} 	.col-md-pull-10 { 		right: 83.33333333%; 	} 	.col-md-pull-9 { 		right: 75%; 	} 	.col-md-pull-8 { 		right: 66.66666667%; 	} 	.col-md-pull-7 { 		right: 58.33333333%; 	} 	.col-md-pull-6 { 		right: 50%; 	} 	.col-md-pull-5 { 		right: 41.66666667%; 	} 	.col-md-pull-4 { 		right: 33.33333333%; 	} 	.col-md-pull-3 { 		right: 25%; 	} 	.col-md-pull-2 { 		right: 16.66666667%; 	} 	.col-md-pull-1 { 		right: 8.33333333%; 	} 	.col-md-pull-0 { 		right: auto; 	} 	.col-md-push-12 { 		left: 100%; 	} 	.col-md-push-11 { 		left: 91.66666667%; 	} 	.col-md-push-10 { 		left: 83.33333333%; 	} 	.col-md-push-9 { 		left: 75%; 	} 	.col-md-push-8 { 		left: 66.66666667%; 	} 	.col-md-push-7 { 		left: 58.33333333%; 	} 	.col-md-push-6 { 		left: 50%; 	} 	.col-md-push-5 { 		left: 41.66666667%; 	} 	.col-md-push-4 { 		left: 33.33333333%; 	} 	.col-md-push-3 { 		left: 25%; 	} 	.col-md-push-2 { 		left: 16.66666667%; 	} 	.col-md-push-1 { 		left: 8.33333333%; 	} 	.col-md-push-0 { 		left: auto; 	} 	.col-md-offset-12 { 		margin-left: 100%; 	} 	.col-md-offset-11 { 		margin-left: 91.66666667%; 	} 	.col-md-offset-10 { 		margin-left: 83.33333333%; 	} 	.col-md-offset-9 { 		margin-left: 75%; 	} 	.col-md-offset-8 { 		margin-left: 66.66666667%; 	} 	.col-md-offset-7 { 		margin-left: 58.33333333%; 	} 	.col-md-offset-6 { 		margin-left: 50%; 	} 	.col-md-offset-5 { 		margin-left: 41.66666667%; 	} 	.col-md-offset-4 { 		margin-left: 33.33333333%; 	} 	.col-md-offset-3 { 		margin-left: 25%; 	} 	.col-md-offset-2 { 		margin-left: 16.66666667%; 	} 	.col-md-offset-1 { 		margin-left: 8.33333333%; 	} 	.col-md-offset-0 { 		margin-left: 0; 	} } @media (min-width: 1200px) { 	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { 		float: left; 	} 	.col-lg-12 { 		width: 100%; 	} 	.col-lg-11 { 		width: 91.66666667%; 	} 	.col-lg-10 { 		width: 83.33333333%; 	} 	.col-lg-9 { 		width: 75%; 	} 	.col-lg-8 { 		width: 66.66666667%; 	} 	.col-lg-7 { 		width: 58.33333333%; 	} 	.col-lg-6 { 		width: 50%; 	} 	.col-lg-5 { 		width: 41.66666667%; 	} 	.col-lg-4 { 		width: 33.33333333%; 	} 	.col-lg-3 { 		width: 25%; 	} 	.col-lg-2 { 		width: 16.66666667%; 	} 	.col-lg-1 { 		width: 8.33333333%; 	} 	.col-lg-pull-12 { 		right: 100%; 	} 	.col-lg-pull-11 { 		right: 91.66666667%; 	} 	.col-lg-pull-10 { 		right: 83.33333333%; 	} 	.col-lg-pull-9 { 		right: 75%; 	} 	.col-lg-pull-8 { 		right: 66.66666667%; 	} 	.col-lg-pull-7 { 		right: 58.33333333%; 	} 	.col-lg-pull-6 { 		right: 50%; 	} 	.col-lg-pull-5 { 		right: 41.66666667%; 	} 	.col-lg-pull-4 { 		right: 33.33333333%; 	} 	.col-lg-pull-3 { 		right: 25%; 	} 	.col-lg-pull-2 { 		right: 16.66666667%; 	} 	.col-lg-pull-1 { 		right: 8.33333333%; 	} 	.col-lg-pull-0 { 		right: auto; 	} 	.col-lg-push-12 { 		left: 100%; 	} 	.col-lg-push-11 { 		left: 91.66666667%; 	} 	.col-lg-push-10 { 		left: 83.33333333%; 	} 	.col-lg-push-9 { 		left: 75%; 	} 	.col-lg-push-8 { 		left: 66.66666667%; 	} 	.col-lg-push-7 { 		left: 58.33333333%; 	} 	.col-lg-push-6 { 		left: 50%; 	} 	.col-lg-push-5 { 		left: 41.66666667%; 	} 	.col-lg-push-4 { 		left: 33.33333333%; 	} 	.col-lg-push-3 { 		left: 25%; 	} 	.col-lg-push-2 { 		left: 16.66666667%; 	} 	.col-lg-push-1 { 		left: 8.33333333%; 	} 	.col-lg-push-0 { 		left: auto; 	} 	.col-lg-offset-12 { 		margin-left: 100%; 	} 	.col-lg-offset-11 { 		margin-left: 91.66666667%; 	} 	.col-lg-offset-10 { 		margin-left: 83.33333333%; 	} 	.col-lg-offset-9 { 		margin-left: 75%; 	} 	.col-lg-offset-8 { 		margin-left: 66.66666667%; 	} 	.col-lg-offset-7 { 		margin-left: 58.33333333%; 	} 	.col-lg-offset-6 { 		margin-left: 50%; 	} 	.col-lg-offset-5 { 		margin-left: 41.66666667%; 	} 	.col-lg-offset-4 { 		margin-left: 33.33333333%; 	} 	.col-lg-offset-3 { 		margin-left: 25%; 	} 	.col-lg-offset-2 { 		margin-left: 16.66666667%; 	} 	.col-lg-offset-1 { 		margin-left: 8.33333333%; 	} 	.col-lg-offset-0 { 		margin-left: 0; 	} } .panel { 	margin-bottom: 20px; 	background-color: #fff; 	border: 1px solid transparent; 	border-radius: 4px; 	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05); 	box-shadow: 0 1px 1px rgba(0, 0, 0, .05); } .panel-body { 	padding: 15px; } .panel-heading { 	padding: 10px 15px; 	border-bottom: 1px solid transparent; 	border-top-left-radius: 3px; 	border-top-right-radius: 3px; } .panel-heading > .dropdown .dropdown-toggle { 	color: inherit; } .panel-title { 	margin-top: 0; 	margin-bottom: 0; 	font-size: 16px; 	color: inherit; } .panel-title > a { 	color: inherit; } .panel-footer { 	padding: 10px 15px; 	background-color: #f5f5f5; 	border-top: 1px solid #ddd; 	border-bottom-right-radius: 3px; 	border-bottom-left-radius: 3px; } .panel > .list-group, .panel > .panel-collapse > .list-group { 	margin-bottom: 0; } .panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item { 	border-width: 1px 0; 	border-radius: 0; } .panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child { 	border-top: 0; 	border-top-left-radius: 3px; 	border-top-right-radius: 3px; } .panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child { 	border-bottom: 0; 	border-bottom-right-radius: 3px; 	border-bottom-left-radius: 3px; } .panel-heading + .list-group .list-group-item:first-child { 	border-top-width: 0; } .list-group + .panel-footer { 	border-top-width: 0; } .panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table { 	margin-bottom: 0; } .panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption { 	padding-right: 15px; 	padding-left: 15px; } .panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child { 	border-top-left-radius: 3px; 	border-top-right-radius: 3px; } .panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child { 	border-top-left-radius: 3px; 	border-top-right-radius: 3px; } .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child { 	border-top-left-radius: 3px; } .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child { 	border-top-right-radius: 3px; } .panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child { 	border-bottom-right-radius: 3px; 	border-bottom-left-radius: 3px; } .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child { 	border-bottom-right-radius: 3px; 	border-bottom-left-radius: 3px; } .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child { 	border-bottom-left-radius: 3px; } .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child { 	border-bottom-right-radius: 3px; } .panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body { 	border-top: 1px solid #ddd; } .panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td { 	border-top: 0; } .panel > .table-bordered, .panel > .table-responsive > .table-bordered { 	border: 0; } .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child { 	border-left: 0; } .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child { 	border-right: 0; } .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th { 	border-bottom: 0; } .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th { 	border-bottom: 0; } .panel > .table-responsive { 	margin-bottom: 0; 	border: 0; } .panel-group { 	margin-bottom: 20px; } .panel-group .panel { 	margin-bottom: 0; 	border-radius: 4px; } .panel-group .panel + .panel { 	margin-top: 5px; } .panel-group .panel-heading { 	border-bottom: 0; } .panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group { 	border-top: 1px solid #ddd; } .panel-group .panel-footer { 	border-top: 0; } .panel-group .panel-footer + .panel-collapse .panel-body { 	border-bottom: 1px solid #ddd; } .panel-default { 	border-color: #ddd; } .panel-default > .panel-heading { 	color: #333; 	background-color: #f5f5f5; 	border-color: #ddd; } .panel-default > .panel-heading + .panel-collapse > .panel-body { 	border-top-color: #ddd; } .panel-default > .panel-heading .badge { 	color: #f5f5f5; 	background-color: #333; } .panel-default > .panel-footer + .panel-collapse > .panel-body { 	border-bottom-color: #ddd; } .panel-primary { 	border-color: #337ab7; } .panel-primary > .panel-heading { 	color: #fff; 	background-color: #337ab7; 	border-color: #337ab7; } .panel-primary > .panel-heading + .panel-collapse > .panel-body { 	border-top-color: #337ab7; } .panel-primary > .panel-heading .badge { 	color: #337ab7; 	background-color: #fff; } .panel-primary > .panel-footer + .panel-collapse > .panel-body { 	border-bottom-color: #337ab7; } .panel-success { 	border-color: #d6e9c6; } .panel-success > .panel-heading { 	color: #3c763d; 	background-color: #dff0d8; 	border-color: #d6e9c6; } .panel-success > .panel-heading + .panel-collapse > .panel-body { 	border-top-color: #d6e9c6; } .panel-success > .panel-heading .badge { 	color: #dff0d8; 	background-color: #3c763d; } .panel-success > .panel-footer + .panel-collapse > .panel-body { 	border-bottom-color: #d6e9c6; } .panel-info { 	border-color: #bce8f1; } .panel-info > .panel-heading { 	color: #31708f; 	background-color: #d9edf7; 	border-color: #bce8f1; } .panel-info > .panel-heading + .panel-collapse > .panel-body { 	border-top-color: #bce8f1; } .panel-info > .panel-heading .badge { 	color: #d9edf7; 	background-color: #31708f; } .panel-info > .panel-footer + .panel-collapse > .panel-body { 	border-bottom-color: #bce8f1; } .panel-warning { 	border-color: #faebcc; } .panel-warning > .panel-heading { 	color: #8a6d3b; 	background-color: #fcf8e3; 	border-color: #faebcc; } .panel-warning > .panel-heading + .panel-collapse > .panel-body { 	border-top-color: #faebcc; } .panel-warning > .panel-heading .badge { 	color: #fcf8e3; 	background-color: #8a6d3b; } .panel-warning > .panel-footer + .panel-collapse > .panel-body { 	border-bottom-color: #faebcc; } .panel-danger { 	border-color: #ebccd1; } .panel-danger > .panel-heading { 	color: #a94442; 	background-color: #f2dede; 	border-color: #ebccd1; } .panel-danger > .panel-heading + .panel-collapse > .panel-body { 	border-top-color: #ebccd1; } .panel-danger > .panel-heading .badge { 	color: #f2dede; 	background-color: #a94442; } .panel-danger > .panel-footer + .panel-collapse > .panel-body { 	border-bottom-color: #ebccd1; } .fade { 	opacity: 0; 	-webkit-transition: opacity .15s linear; 	-o-transition: opacity .15s linear; 	transition: opacity .15s linear; } .fade.in { 	opacity: 1; } .collapse { 	display: none; 	visibility: hidden; } .collapse.in { 	display: block; 	visibility: visible; } tr.collapse.in { 	display: table-row; } tbody.collapse.in { 	display: table-row-group; } .collapsing { 	position: relative; 	height: 0; 	overflow: hidden; 	-webkit-transition-timing-function: ease; 	-o-transition-timing-function: ease; 	transition-timing-function: ease; 	-webkit-transition-duration: .35s; 	-o-transition-duration: .35s; 	transition-duration: .35s; 	-webkit-transition-property: height, visibility; 	-o-transition-property: height, visibility; 	transition-property: height, visibility; } .caret { 	display: inline-block; 	width: 0; 	height: 0; 	margin-left: 2px; 	vertical-align: middle; 	border-top: 4px solid; 	border-right: 4px solid transparent; 	border-left: 4px solid transparent; } .dropdown { 	position: relative; } .dropdown-toggle:focus { 	outline: 0; } .dropdown-menu { 	position: absolute; 	top: 100%; 	left: 0; 	z-index: 1000; 	display: none; 	float: left; 	min-width: 160px; 	padding: 5px 0; 	margin: 2px 0 0; 	font-size: 14px; 	text-align: left; 	list-style: none; 	background-color: #fff; 	-webkit-background-clip: padding-box; 	background-clip: padding-box; 	border: 1px solid #ccc; 	border: 1px solid rgba(0, 0, 0, .15); 	border-radius: 4px; 	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); 	box-shadow: 0 6px 12px rgba(0, 0, 0, .175); } .dropdown-menu.pull-right { 	right: 0; 	left: auto; } .dropdown-menu .divider { 	height: 1px; 	margin: 9px 0; 	overflow: hidden; 	background-color: #e5e5e5; } .dropdown-menu > li > a { 	display: block; 	padding: 3px 20px; 	clear: both; 	font-weight: normal; 	line-height: 1.42857143; 	color: #333; 	white-space: nowrap; } .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus { 	color: #262626; 	text-decoration: none; 	background-color: #f5f5f5; } .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { 	color: #fff; 	text-decoration: none; 	background-color: #337ab7; 	outline: 0; } .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus { 	color: #777; } .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus { 	text-decoration: none; 	cursor: not-allowed; 	background-color: transparent; 	background-image: none; 	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); } .open > .dropdown-menu { 	display: block; } .open > a { 	outline: 0; } .dropdown-menu-right { 	right: 0; 	left: auto; } .dropdown-menu-left { 	right: auto; 	left: 0; } .dropdown-header { 	display: block; 	padding: 3px 20px; 	font-size: 12px; 	line-height: 1.42857143; 	color: #777; 	white-space: nowrap; } .dropdown-backdrop { 	position: fixed; 	top: 0; 	right: 0; 	bottom: 0; 	left: 0; 	z-index: 990; } .pull-right > .dropdown-menu { 	right: 0; 	left: auto; } .dropup .caret, .navbar-fixed-bottom .dropdown .caret { 	content: ""; 	border-top: 0; 	border-bottom: 4px solid; } .dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu { 	top: auto; 	bottom: 100%; 	margin-bottom: 1px; } @media (min-width: 768px) { 	.navbar-right .dropdown-menu { 		right: 0; 		left: auto; 	} 	.navbar-right .dropdown-menu-left { 		right: auto; 		left: 0; 	} } .btn-group, .btn-group-vertical { 	position: relative; 	display: inline-block; 	vertical-align: middle; } .btn-group > .btn, .btn-group-vertical > .btn { 	position: relative; 	float: left; } .btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active { 	z-index: 2; } .btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group { 	margin-left: -1px; } .btn-toolbar { 	margin-left: -5px; } .btn-toolbar .btn-group, .btn-toolbar .input-group { 	float: left; } .btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group { 	margin-left: 5px; } .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) { 	border-radius: 0; } .btn-group > .btn:first-child { 	margin-left: 0; } .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) { 	border-top-right-radius: 0; 	border-bottom-right-radius: 0; } .btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) { 	border-top-left-radius: 0; 	border-bottom-left-radius: 0; } .btn-group > .btn-group { 	float: left; } .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn { 	border-radius: 0; } .btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle { 	border-top-right-radius: 0; 	border-bottom-right-radius: 0; } .btn-group > .btn-group:last-child > .btn:first-child { 	border-top-left-radius: 0; 	border-bottom-left-radius: 0; } .btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle { 	outline: 0; } .btn-group > .btn + .dropdown-toggle { 	padding-right: 8px; 	padding-left: 8px; } .btn-group > .btn-lg + .dropdown-toggle { 	padding-right: 12px; 	padding-left: 12px; } .btn-group.open .dropdown-toggle { 	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); 	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); } .btn-group.open .dropdown-toggle.btn-link { 	-webkit-box-shadow: none; 	box-shadow: none; } .bsbtn .caret { 	margin-left: 0; } .bsbtn-lg .caret { 	border-width: 5px 5px 0; 	border-bottom-width: 0; } .dropup .bsbtn-lg .caret { 	border-width: 0 5px 5px; } .btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn { 	display: block; 	float: none; 	width: 100%; 	max-width: 100%; } .btn-group-vertical > .btn-group > .btn { 	float: none; } .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group { 	margin-top: -1px; 	margin-left: 0; } .btn-group-vertical > .btn:not(:first-child):not(:last-child) { 	border-radius: 0; } .btn-group-vertical > .btn:first-child:not(:last-child) { 	border-top-right-radius: 4px; 	border-bottom-right-radius: 0; 	border-bottom-left-radius: 0; } .btn-group-vertical > .btn:last-child:not(:first-child) { 	border-top-left-radius: 0; 	border-top-right-radius: 0; 	border-bottom-left-radius: 4px; } .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn { 	border-radius: 0; } .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle { 	border-bottom-right-radius: 0; 	border-bottom-left-radius: 0; } .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child { 	border-top-left-radius: 0; 	border-top-right-radius: 0; } .btn-group-justified { 	display: table; 	width: 100%; 	table-layout: fixed; 	border-collapse: separate; } .btn-group-justified > .btn, .btn-group-justified > .btn-group { 	display: table-cell; 	float: none; 	width: 1%; } .btn-group-justified > .btn-group .btn { 	width: 100%; } .btn-group-justified > .btn-group .dropdown-menu { 	left: auto; } .clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after { 	display: table; 	content: " "; } .clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .panel-body:after, .modal-footer:after { 	clear: both; } .bsclose { 	float: right; 	font-size: 21px; 	font-weight: bold; 	line-height: 1; 	color: #000; 	text-shadow: 0 1px 0 #fff; 	filter: alpha(opacity=20); 	opacity: .2; } .bsclose:hover, .bsclose:focus { 	color: #000; 	text-decoration: none; 	cursor: pointer; 	filter: alpha(opacity=50); 	opacity: .5; } button.bsclose { 	-webkit-appearance: none; 	padding: 0; 	cursor: pointer; 	background: transparent; 	border: 0; } .modal-open { 	overflow: hidden; } .modal { 	position: fixed; 	top: 0; 	right: 0; 	bottom: 0; 	left: 0; 	z-index: 1050; 	display: none; 	overflow: hidden; 	-webkit-overflow-scrolling: touch; 	outline: 0; 	color: #000; 	font-size: 14px; 	font-family: sans-serif; } .modal td, .modal p { 	color: #000; 	font-size: 14px; 	font-family: sans-serif; } .modal.fade .modal-dialog { 	-webkit-transition: -webkit-transform .3s ease-out; 	-o-transition: -o-transform .3s ease-out; 	transition: transform .3s ease-out; 	-webkit-transform: translate(0, -25%); 	-ms-transform: translate(0, -25%); 	-o-transform: translate(0, -25%); 	transform: translate(0, -25%); } .modal.in .modal-dialog { 	-webkit-transform: translate(0, 0); 	-ms-transform: translate(0, 0); 	-o-transform: translate(0, 0); 	transform: translate(0, 0); } .modal-open .modal { 	overflow-x: hidden; 	overflow-y: auto; } .modal-dialog { 	position: relative; 	width: auto; 	margin: 10px; } .modal-content { 	position: relative; 	background-color: #fff; 	-webkit-background-clip: padding-box; 	background-clip: padding-box; 	border: 1px solid #999; 	border: 1px solid rgba(0, 0, 0, .2); 	border-radius: 6px; 	outline: 0; 	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5); 	box-shadow: 0 3px 9px rgba(0, 0, 0, .5); } .modal-backdrop { 	position: fixed; 	top: 0; 	right: 0; 	bottom: 0; 	left: 0; 	z-index: 1040; 	background-color: #000; } .modal-backdrop.fade { 	filter: alpha(opacity=0); 	opacity: 0; } .modal-backdrop.in { 	filter: alpha(opacity=50); 	opacity: .5; } .modal-header { 	min-height: 16.42857143px; 	padding: 15px; 	border-bottom: 1px solid #e5e5e5; } .modal-header .close { 	margin-top: -2px; } .modal-title { 	margin: 0; 	line-height: 1.42857143; } .modal-body { 	position: relative; 	padding: 15px; } .modal-footer { 	padding: 15px; 	text-align: right; 	border-top: 1px solid #e5e5e5; } .modal-footer .btn + .btn { 	margin-bottom: 0; 	margin-left: 5px; } .modal-footer .btn-group .btn + .btn { 	margin-left: -1px; } .modal-footer .btn-block + .btn-block { 	margin-left: 0; } .modal-scrollbar-measure { 	position: absolute; 	top: -9999px; 	width: 50px; 	height: 50px; 	overflow: scroll; } @media (min-width: 768px) { 	.modal-dialog { 		width: 600px; 		margin: 30px auto; 	} 	.modal-content { 		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5); 		box-shadow: 0 5px 15px rgba(0, 0, 0, .5); 	} 	.modal-sm { 		width: 300px; 	} } @media (min-width: 992px) { 	.modal-lg { 		width: 900px; 	} } } 
 #gritter-notice-wrapper { 	position:fixed; 	top:20px; 	right:20px; 	width:301px; 	z-index:9999; } #gritter-notice-wrapper.top-left {  left: 20px;  right: auto; } #gritter-notice-wrapper.bottom-right {  top: auto;  left: auto;  bottom: 20px;  right: 20px; } #gritter-notice-wrapper.bottom-left {  top: auto;  right: auto;  bottom: 20px;  left: 20px; } .gritter-item-wrapper { 	position:relative; 	margin:0 0 10px 0; 	background:url('/images/ie-spacer.gif');  } .gritter-top { 	background:url(/images/gritter.png) no-repeat left -30px; 	height:10px; } .hover .gritter-top { 	background-position:right -30px; } .gritter-bottom { 	background:url(/images/gritter.png) no-repeat left bottom; 	height:8px; 	margin:0; } .hover .gritter-bottom { 	background-position: bottom right; } .gritter-item { 	display:block; 	background:url(/images/gritter.png) no-repeat left -40px; 	color:#eee; 	padding:2px 11px 8px 11px; 	font-size: 11px; 	font-family:verdana; } .hover .gritter-item { 	background-position:right -40px; } .gritter-item p { 	padding:0; 	margin:0; 	word-wrap:break-word; } .gritter-close { 	display:none; 	position:absolute; 	top:5px; 	left:3px; 	background:url(/images/gritter.png) no-repeat left top; 	cursor:pointer; 	width:30px; 	height:30px; 	text-indent:-9999em; } .gritter-title { 	font-size:14px; 	font-weight:bold; 	padding:0 0 7px 0; 	display:block; 	text-shadow:1px 1px 0 #000;  } .gritter-image { 	width:48px; 	height:48px; 	float:left;  cursor: pointer; } .gritter-with-image, .gritter-without-image { 	padding:0; } .gritter-with-image { 	width:220px; 	float:right; } .gritter-light .gritter-item, .gritter-light .gritter-bottom, .gritter-light .gritter-top, .gritter-light .gritter-close {  background-image: url(/images/gritter-light.png);  color: #222; } .gritter-light .gritter-title {  text-shadow: none; } .gritter-item p, .gritter-item a, .gritter-item a:visited, .gritter-item a:visited:hover {  color: #ffffff!important; } 
