/*-----------------------------------------------------------------------------------*/
/* Custom CSS */
/*-----------------------------------------------------------------------------------*/

/* @group Elements */
	body {
		background: url(../../../images/background/vrs17_bg_3000x2250.jpg) repeat fixed left top;
	}
	h3 {
		font-family: Merriweather !important;
	}
	th {
		font-weight: 700;
	}
/* @end */

/* @group Utility Classes */
	.text-white,
	.text-white h1,
	.text-white h2,
	.text-white h3,
	.text-white h4,
	.text-white h5,
	.text-white h6 {
		color: #ffffff !important
	}
	
	.text-black,
	.text-black h1, 
	.text-black h2, 
	.text-black h3, 
	.text-black h4, 
	.text-black h5, 
	.text-black h6 {
		color: #000000 !important;
	}
	
	.text-xlight-grey,
	.text-xlight-grey h1,
	.text-xlight-grey h2,
	.text-xlight-grey h3,
	.text-xlight-grey h4,
	.text-xlight-grey h5,
	.text-xlight-grey h6 {
		color: #fbfbfb !important
	}
	.text-light-grey,
	.text-light-grey h1, 
	.text-light-grey h2, 
	.text-light-grey h3, 
	.text-light-grey h4, 
	.text-light-grey h5, 
	.text-light-grey h6 {
		color: #c7c7c7 !important;
	}
	.text-medium-grey,
	.text-medium-grey h1,
	.text-medium-grey h2,
	.text-medium-grey h3,
	.text-medium-grey h4,
	.text-medium-grey h5,
	.text-medium-grey h6 {
		color: #9c9c9c !important
	}
	.text-dark-grey,
	.text-dark-grey h1, 
	.text-dark-grey h2, 
	.text-dark-grey h3, 
	.text-dark-grey h4, 
	.text-dark-grey h5, 
	.text-dark-grey h6 {
		color: #6f6f6f !important;
	}
	.text-xdark-grey,
	.text-xdark-grey h1,
	.text-xdark-grey h2,
	.text-xdark-grey h3,
	.text-xdark-grey h4,
	.text-xdark-grey h5,
	.text-xdark-grey h6 {
		color: #373737 !important
	}
	
	.text-xlight-yellow
	.text-xlight-yellow h1,
	.text-xlight-yellow h2,
	.text-xlight-yellow h3,
	.text-xlight-yellow h4,
	.text-xlight-yellow h5,
	.text-xlight-yellow h6 {
		color: #ffdf65 !important
	}
	.text-light-yellow,
	.text-light-yellow h1,
	.text-light-yellow h2,
	.text-light-yellow h3,
	.text-light-yellow h4,
	.text-light-yellow h5,
	.text-light-yellow h6 {
		color: #ffd63b !important
	}
	.text-medium-yellow,
	.text-medium-yellow h1,
	.text-medium-yellow h2,
	.text-medium-yellow h3,
	.text-medium-yellow h4,
	.text-medium-yellow h5,
	.text-medium-yellow h6 {
		color: #ffcb04 !important
	}
	.text-dark-yellow
	.text-dark-yellow h1,
	.text-dark-yellow h2,
	.text-dark-yellow h3,
	.text-dark-yellow h4,
	.text-dark-yellow h5,
	.text-dark-yellow h6 {
		color: #c89e00 !important
	}
	.text-xdark-yellow,
	.text-xdark-yellow h1,
	.text-xdark-yellow h2,
	.text-xdark-yellow h3,
	.text-xdark-yellow h4,
	.text-xdark-yellow h5,
	.text-xdark-yellow h6 {
		color: #9d7c00 !important
	}
	
	.text-xlight-red,
	.text-xlight-red h1,
	.text-xlight-red h2,
	.text-xlight-red h3,
	.text-xlight-red h4,
	.text-xlight-red h5,
	.text-xlight-red h6 {
		color: #f56179 !important
	}
	.text-light-red,
	.text-light-red h1,
	.text-light-red h2,
	.text-light-red h3,
	.text-light-red h4,
	.text-light-red h5,
	.text-light-red h6 {
		color: #f23855 !important
	}
	.text-medium-red,
	.text-medium-red h1,
	.text-medium-red h2,
	.text-medium-red h3,
	.text-medium-red h4,
	.text-medium-red h5,
	.text-medium-red h6 {
		color: #f10429 !important
	}
	.text-dark-red,
	.text-dark-red h1,
	.text-dark-red h2,
	.text-dark-red h3,
	.text-dark-red h4,
	.text-dark-red h5,
	.text-dark-red h6 {
		color: #bc001e !important
	}
	.text-xdark-red,
	.text-xdark-red h1,
	.text-xdark-red h2,
	.text-xdark-red h3,
	.text-xdark-red h4,
	.text-xdark-red h5,
	.text-xdark-red h6 {
		color: #940017 !important
	}
	
	.text-xxlight-blue,
	.text-xxlight-blue h1,
	.text-xxlight-blue h2,
	.text-xxlight-blue h3,
	.text-xxlight-blue h4,
	.text-xxlight-blue h5,
	.text-xxlight-blue h6 {
		color: #99ccff !important
	}
	.text-xlight-blue,
	.text-xlight-blue h1,
	.text-xlight-blue h2,
	.text-xlight-blue h3,
	.text-xlight-blue h4,
	.text-xlight-blue h5,
	.text-xlight-blue h6 {
		color: #6c5ec6 !important
	}
	.text-light-blue,
	.text-light-blue h1,
	.text-light-blue h2,
	.text-light-blue h3,
	.text-light-blue h4,
	.text-light-blue h5,
	.text-light-blue h6 {
		color: #4d3cb6 !important
	}
	.text-medium-blue,
	.text-medium-blue h1,
	.text-medium-blue h2,
	.text-medium-blue h3,
	.text-medium-blue h4,
	.text-medium-blue h5,
	.text-medium-blue h6 {
		color: #2e19b1 !important
	}
	.text-dark-blue,
	.text-dark-blue h1,
	.text-dark-blue h2,
	.text-dark-blue h3,
	.text-dark-blue h4,
	.text-dark-blue h5,
	.text-dark-blue h6 {
		color: #22118a !important
	}
	.text-xdark-blue,
	.text-xdark-blue h1,
	.text-xdark-blue h2,
	.text-xdark-blue h3,
	.text-xdark-blue h4,
	.text-xdark-blue h5,
	.text-xdark-blue h6 {
		color: #180b6d !important
	}
	
	.text-xlight-green,
	.text-xlight-green h1,
	.text-xlight-green h2,
	.text-xlight-green h3,
	.text-xlight-green h4,
	.text-xlight-green h5,
	.text-xlight-green h6 {
		color: #a7e677 !important
	}
	.text-light-green,
	.text-light-green h1,
	.text-light-green h2,
	.text-light-green h3,
	.text-light-green h4,
	.text-light-green h5,
	.text-light-green h6 {
		color: #84d04b !important
	}
	.text-medium-green,
	.text-medium-green h1,
	.text-medium-green h2,
	.text-medium-green h3,
	.text-medium-green h4,
	.text-medium-green h5,
	.text-medium-green h6 {
		color: #69be28 !important
	}
	.text-dark-green,
	.text-dark-green h1,
	.text-dark-green h2,
	.text-dark-green h3,
	.text-dark-green h4,
	.text-dark-green h5,
	.text-dark-green h6 {
		color: #4e9b13 !important
	}
	.text-xdark-green,
	.text-xdark-green h1,
	.text-xdark-green h2,
	.text-xdark-green h3,
	.text-xdark-green h4,
	.text-xdark-green h5,
	.text-xdark-green h6 {
		color: #347800 !important
	}
	
	.bg-transparent {
		background-color: transparent !important
	}
	.bg-white {
		background-color: #ffffff !important
	}
	.bg-xlight-grey {
		background-color: #fbfbfb !important
	}
	.bg-light-grey {
		background-color: #c7c7c7 !important
	}
	.bg-medium-grey {
		background-color: #9c9c9c !important
	}
	.bg-dark-grey {
		background-color: #6f6f6f !important
	}
	.bg-xdark-grey {
		background-color: #373737 !important
	}
	.bg-black {
		background-color: #000000 !important
	}
	.bg-xlight-yellow {
		background-color: #ffdf65 !important
	}
	.bg-light-yellow {
		background-color: #ffd63b !important
	}
	.bg-medium-yellow {
		background-color: #ffcb04 !important
	}
	.bg-dark-yellow {
		background-color: #c89e00 !important
	}
	.bg-xdark-yellow {
		background-color: #9d7c00 !important
	}
	.bg-xlight-red {
		background-color: #f56179 !important
	}
	.bg-light-red {
		background-color: #f23855 !important
	}
	.bg-medium-red {
		background-color: #f10429 !important
	}
	.bg-dark-red {
		background-color: #bc001e !important
	}
	.bg-xdark-red {
		background-color: #940017 !important
	}
	.bg-xlight-blue {
		background-color: #6c5ec6 !important
	}
	.bg-light-blue {
		background-color: #4d3cb6 !important
	}
	.bg-medium-blue {
		background-color: #2e19b1 !important
	}
	.bg-dark-blue {
		background-color: #22118a !important
	}
	.bg-xdark-blue {
		background-color: #180b6d !important
	}
	.bg-xlight-green {
		background-color: #a7e677 !important
	}
	.bg-light-green {
		background-color: #84d04b !important
	}
	.bg-medium-green {
		background-color: #69be28 !important
	}
	.bg-dark-green {
		background-color: #4e9b13 !important
	}
	.bg-xdark-green {
		background-color: #347800 !important
	}
	
	
	.margin-top-0 {
		margin-top: 0 !important;
	}
	.margin-top-5 {
		margin-top: 5px !important;
	}
	.margin-top-10 {
		margin-top: 10px !important;
	}
	.margin-top-15 {
		margin-top: 15px !important;
	}
	.margin-top-20 {
		margin-top: 20px !important;
	}
	.margin-top-30 {
		margin-top: 30px !important;
	}
	.margin-top-40 {
		margin-top: 40px !important;
	}
	.margin-top-50 {
		margin-top: 50px !important;
	}
	.margin-top-60 {
		margin-top: 60px !important;
	}
	.margin-right-0 {
		margin-right: 0 !important;
	}
	.margin-right-5 {
		margin-right: 5px !important;
	}
	.margin-right-10 {
		margin-right: 10px !important;
	}
	.margin-right-15 {
		margin-right: 15px !important;
	}
	.margin-right-20 {
		margin-right: 20px !important;
	}
	.margin-right-30 {
		margin-right: 30px !important;
	}
	.margin-right-40 {
		margin-right: 40px !important;
	}
	.margin-right-50 {
		margin-right: 50px !important;
	}
	.margin-right-60 {
		margin-right: 60px !important;
	}
	.margin-bottom-0 {
		margin-bottom: 0 !important;
	}
	.margin-bottom-5 {
		margin-bottom: 5px !important;
	}
	.margin-bottom-10 {
		margin-bottom: 10px !important;
	}
	.margin-bottom-15 {
		margin-bottom: 15px !important;
	}
	.margin-bottom-20 {
		margin-bottom: 20px !important;
	}
	.margin-bottom-30 {
		margin-bottom: 30px !important;
	}
	.margin-bottom-40 {
		margin-bottom: 40px !important;
	}
	.margin-bottom-50 {
		margin-bottom: 50px !important;
	}
	.margin-bottom-60 {
		margin-bottom: 60px !important;
	}
	.margin-left-0 {
		margin-left: 0 !important;
	}
	.margin-left-5 {
		margin-left: 5px !important;
	}
	.margin-left-10 {
		margin-left: 10px !important;
	}
	.margin-left-15 {
		margin-left: 15px !important;
	}
	.margin-left-20 {
		margin-left: 20px !important;
	}
	.margin-left-30 {
		margin-left: 30px !important;
	}
	.margin-left-40 {
		margin-left: 40px !important;
	}
	.margin-left-50 {
		margin-left: 50px !important;
	}
	.margin-left-60 {
		margin-left: 60px !important;
	}
	
	.padding-top-0 {
		padding-top: 0 !important;
	}
	.padding-top-5 {
		padding-top: 5px !important;
	}
	.padding-top-10 {
		padding-top: 10px !important;
	}
	.padding-top-15 {
		padding-top: 15px !important;
	}
	.padding-top-20 {
		padding-top: 20px !important;
	}
	.padding-top-30 {
		padding-top: 30px !important;
	}
	.padding-top-40 {
		padding-top: 40px !important;
	}
	.padding-top-50 {
		padding-top: 50px !important;
	}
	.padding-top-60 {
		padding-top: 60px !important;
	}
	.padding-right-5 {
		padding-right: 5px !important;
	}
	.padding-right-10 {
		padding-right: 10px !important;
	}
	.padding-right-15 {
		padding-right: 15px !important;
	}
	.padding-right-20 {
		padding-right: 20px !important;
	}
	.padding-right-30 {
		padding-right: 30px !important;
	}
	.padding-right-40 {
		padding-right: 40px !important;
	}
	.padding-right-50 {
		padding-right: 50px !important;
	}
	.padding-right-60 {
		padding-right: 60px !important;
	}
	.padding-bottom-0{
		padding-bottom: 0 !important;
	}
	.padding-bottom-5 {
		padding-bottom: 5px !important;
	}
	.padding-bottom-10 {
		padding-bottom: 10px !important;
	}
	.padding-bottom-15 {
		padding-bottom: 15px !important;
	}
	.padding-bottom-20 {
		padding-bottom: 20px !important;
	}
	.padding-bottom-30 {
		padding-bottom: 30px !important;
	}
	.padding-bottom-40 {
		padding-bottom: 40px !important;
	}
	.padding-bottom-50 {
		padding-bottom: 50px !important;
	}
	.padding-bottom-60 {
		padding-bottom: 60px !important;
	}
	.padding-left-0 {
		padding-left: 0 !important;
	}
	.padding-left-5 {
		padding-left: 5px !important;
	}
	.padding-left-10 {
		padding-left: 10px !important;
	}
	.padding-left-15 {
		padding-left: 15px !important;
	}
	.padding-left-20 {
		padding-left: 20px !important;
	}
	.padding-left-30 {
		padding-left: 30px !important;
	}
	.padding-left-40 {
		padding-left: 40px !important;
	}
	.padding-left-50 {
		padding-left: 50px !important;
	}
	.padding-left-60 {
		padding-left: 60px !important;
	}
	
	.inline-block {
		display: inline-block !important;
	}
	
	.inline-none {
		display: none !important;
	}
	
	.display-none {
		display: none !important;
	}

	.fill-width {
		overflow: hidden;
	}
	
	.clear {
		clear: both !important;
		height: 0 !important;
	}
	
	.show {
		display: block !important;
	}
	.hide {
		display: none !important;
	}
/* @end */

/* @group Header */
	#container_header {
		background-color: transparent;
	}
/* @end */

/* @group Hornav */
	.hornav {
	  	padding: 0 10px;
	}
	#container_hornav {
		border-top: 0;
		background-image: url(../../../images/borders/1gray3blue2yellow3blue.jpg);
		background-position: left top;
		background-repeat: repeat-x;
	}
	
	.hornav > ul > li > a {
		padding: 14px 9px;
	}
/* @end */

/* @group Top-3 */
	#container_top3_modules {
		border-bottom: 6px solid #69be28;
	}
/* @end */

/* @group Breadcrumbs */
	#breadcrumb li {
		color: #6f6f6f;
	}
	#breadcrumb li a {
		color: #c7c7c7;
	}
/* @end */

/* @group Articles */
	/* @group Articles Info */
		.article-info {
			border-top: 1px solid #dddddd;
			margin-top: 20px;
		}
	/* @end */
/* @end */

/* @group Top Modules */
	.wrapper_contenttop {
		margin: 10px 10px 0 10px;
	}
/* @end */

/* @group Bottom Modules */
	.wrapper_contentbottom {
		background-color: #fbfbfb !important;
		border-top: 1px solid #000000;
		margin: 10px 10px 10px 10px;
		padding-top: 0;
	}
	.contentbottom {
		border-top: 1px solid #000000;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.contentbottom .module .module_surround .module_header,
	.contentbottom .module .module_surround .module_header h3.text-center {
		text-align: center !important;
	}
/* @end */

/* @group Modules */
	.header-2 .search-standard-vrs,
	.header-2 .search-standard-vrs.jmoddiv,
	.header-2 .search-standard-vrs.jmoddiv.jmodinside {
		position: relative;
		top: -17px !important;
		right: -30px !important;
	}
	
	.header-2 .search-standard-vrs form input {
		font-size: 12px;
		padding: 4px;
		height: 16px;
		line-height: 12px;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0px;
	}
	
	.module .module_surround,
	.module_menu .module_surround {
		padding-bottom: 0 !important;
	}
	#mediamodul {
		margin-top: 15px;
	}
	#mediamodul .custom p {
		margin-bottom: 0 !important;
	}
	
	.sidecol_a .module,
	.sidecol_b .module {
		padding-bottom: 0 !important;
	}
	
	.module.vrs-i-media h3,
	.module.vulcan-aid h3 {
		line-height: 1.2em;
		margin: 0 0 5px;
		text-align: center;
	}
	
	.module.vulcan-aid {
		padding: 0 !important;
		margin-bottom: 0 !important;
	}
	
	.module.bli-medlem1 h2 a {
		color: #ffcb04 !important;
	}
	
	.module.bli-medlem1 h2 a:hover {
		color: #c89e00 !important;
	}
/* @end */

/* @group Buttons */
	.btn-horrnav {
		padding: 5px 10px !important;
		margin: 5px !important;
	}
	
/*
	.btn-horrnav:first-of-type {
		margin-left: 0;
	}
	
	.btn-horrnav:last-of-type {
		margin-right: 0;
	}
*/
/* @end */

/* @group Lists */
/*
	.maincontent ul {
		margin-left: 13px;
	}
*/
/* @end */

/* @group Content Template */
	/* @group Presentation Page */
		p.presentation_cont {
			margin-bottom: 0;
		}
		.presentation_cont img {
			float: left;
			max-width: 200px;
			max-height: 300px;
			margin-right: 20px;
			margin-bottom: 16px;
		}
		.presentation_mail {
			font-size: 1.2em;
		}
		.presentation_mail a {
			font-weight: bold;
		}
	/* @end */
	
	/* @group Icon Button Group Styles */
		.maincontent .icons {
			right: -52px;
			top: -50px;
		}
	/* @end */
/* @end */

/* @group Footer */
	#footermenu ul li a {
		padding: 7px 12px 5px;
	}
/* @end */

/* @group Links Styles */
	a.newwindow-h2,
	a.newwindow-h3,
	a.newwindow-h4,
	a.newwindow-h5,
	a.newwindow-h6,
	a.newwindow-p {
		background: transparent url(../../../images/symbols/openinnewwindow-200.png) no-repeat right center;
	}
	a.newwindow-h2 {
		padding-right: 2.8em;
		background-size: 1.6em 1.6em;
	}
	a.newwindow-h3 {
		padding-right: 1.75em;
		background-size: 1em 1em;
	}
	a.newwindow-h4 {
		padding-right: 1.8em;
		background-size: 1.05em 1.05em;
	}
	a.newwindow-h5 {
		padding-right: 1.55em;
		background-size: 0.9em 0.9em;
	}
	a.newwindow-h6 {
		padding-right: 1.4em;
		background-size: 0.8em 0.8em;
	}
	a.newwindow-p {
		padding-right: 1.4em;
		background-size: 0.8em 0.8em;
	}
/* @end */

/* @group Iframe styles */
	iframe[src^="/plugins/content/jk_pdf_embed/assets/viewer/pdfjs/web/viewer.html"] {
		border: 0;
	}
	
	/* #Mobile (Landscape)
	================================================== */

	@media only screen and (max-width: 767px) {
		.maincontent {
			padding-left: -20px !important;
			padding-right: 20px !important;
		}
	}

	/*  #Mobile (Portrait)
	================================================== */

	@media only screen and (max-width: 440px) {
		.maincontent {
			padding-left: 5px !important;
			padding-right: 5px !important;
		}
	}	

/* @end */

/* @group Table Styles */
 	@media (max-width: 480px) {
		.link-list {
			table-layout: fixed;
			width: 100%;
			max-width: 100%;
			margin-left: -20px;
			margin-left: -20px;
		}
		
		.link-list td {
			word-wrap: break-word;
			padding-left: 1px;
			padding-right: 1px;
		}
	}

/* @end */

/* @group Custom Element Styles */
	div.backbutton {
		display: inline-block;
		margin: 10px 10px 10px 0;
		padding: 8px 0;
	}
	div.backbutton a.backbutton {
		color: #6f6f6f;
		padding: 10px 22px;
		font-size: 13px;
		font-weight: normal;
		letter-spacing: 2px;
		line-height: 18px;
		text-shadow: none;
		text-transform: uppercase;
		background-image: none;
		border: 1px solid #c7c7c7 !important;
		background-color: transparent;
		box-shadow: none;
		-webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		transition: all 0.4s;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		-webkit-background-clip: padding-box;
		border-radius: 0;
		background-clip: padding-box;
	}
	div.backbutton a.backbutton:hover,
	div.backbutton a.backbutton:active {
		color: #fbfbfb;
		background-color: #6f6f6f;
	}
/* @end */

/* @group -- p8pbb bridge -- */
	.phpbb .dropdown-toggle {background-color:inherit;}
/* @end */

/* @group Improved AJAX Login and Register  */
	#mod_improved_ajax_login-146 {
		position: relative;
		top: -24px;
	}
	
	@media only screen and (max-width: 1140px) {
		#mod_improved_ajax_login-146 {
			position: relative;
			top: -90px;
		}
	}
	
	.rightBtn:hover,
	.selectBtn:hover .rightBtn,
	.selectBtn.ial-active .rightBtn:hover {
		background: url(/modules/mod_improved_ajax_login/themes/flat/images/arrow373737.png) no-repeat center center !important;
		background-color: #c89e00 !important;
	}
	
	#mod_improved_ajax_login-146 .loginBtn {
/*		background: #ffcb04 !important;*/
		background-color: #ffcb04 !important;
	}
	
	#mod_improved_ajax_login-146 .rightBtn {
		background: url(/modules/mod_improved_ajax_login/themes/flat/images/arrow373737.png) no-repeat center center !important;
		background-color: #ffcb04 !important;
	}
	
	#mod_improved_ajax_login-146 .loginBtn:hover {
/*		background: #c89e00 !important;*/
		background-color: #c89e00 !important;
	}
	
	.rightBtn {
		background: url(/modules/mod_improved_ajax_login/themes/flat/images/arrow373737.png) no-repeat center center !important;
		background-color: #ffcb04 !important;
	}
	
	.rightBtn:hover {
		background: url(/modules/mod_improved_ajax_login/themes/flat/images/arrow373737.png) no-repeat center center !important;
		background-color: #c89e00 !important;
	}
	
	.loginBrd {
		border-bottom: none !important;
		height: 25px !important;
		box-shadow: none !important;
	}
	
	.ial-usermenu .loginWndInside {
		padding: 0 10px !important;
	}
	
	.loginWndInside .ial-close {
		background-image: url(/modules/mod_improved_ajax_login/themes/flat/images/x373737.png) !important;
	}
	
	.loginWndInside {
		background-color: transparent !important;
	}
	
	.ial-select::before,
	.loginBtn,
	.loginBtn:hover:active,
	.selectBtn:hover .leftBtn {
		background: #c89e00 !important;
		background-color: #c89e00 !important;
	}
	
	.ial-checkbox {
		background-color: #fbfbfb !important;
	}
	
	.ial-check-lbl,
	.forgetLnk {
		color: #373737 !important;
	}
/* @end */

/* @group RSFormPro */
	/* @group Hidden Fields Styles */
		input[type=hidden]{
			display: none;
		}
		
		#rs-submission-list,
		#rs-submission-list-details {
			border: 1px solid #c7c7c7;
			margin-bottom: 15px;
		}
		
		#rs-submission-list th {
			text-align: left;
			border-bottom: 2px solid #c7c7c7;
			padding: 5px;
		}
		
		#rs-submission-list td,
		#rs-submission-list-details td,
		#rs-submission-list-details th {
			text-align: left;
			border-bottom: 1px solid #e7e7e7;
			padding: 5px;
		}
		
		#rs-submission-list-details th {
			border-right: 2px solid #c7c7c7;
		}
		
		#rs-submission-list .todo-status {
			width: 80px;
		}
		
		#rs-submission-list .todo-subject {
			
		}
		
		#rs-submission-list .todo-priorety {
			width: 80px;
		}
		
		#rs-submission-list .todo-redy {
			width: 120px;
		}
		
		#rs-submission-list .todo-handler {
			width: 120px;
		}
		
		#rs-submission-list .todo-moreinfo {
			width: 70px;
		}

		#rs-submission-todolist .status-value,
		#rs-submission-todolist .subject-value,
		#rs-submission-todolist .priorety-value,
		#rs-submission-todolist .ready-value,
		#rs-submission-todolist .handler-value,
		#rs-submission-todolist .moreinfo-value {
			
		}

		#rs-submission-list-details .todo-subject {
			border-bottom: 2px solid #c7c7c7;
		}
		#rs-submission-list-details .todo-caption {
			width: 120px
		}
		#rs-submission-list-details .todo-value {
			
		}
		
	/* @end */
/* @end */
