﻿/* DEFAULTS
----------------------------------------------------------*/
body
{    
    font-size: .80em;    
    font-family: Tahoma;
    margin: 0;
    padding: 0; 
}

img
{
    border: 0px;
}

hr
{
    width: 740px;
}

a:link, a:visited
{
    color: #555;
}

a:hover
{
    color: #333;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}
/*
input[type=text], input[type=password]
{
	background: url('/Images/box_bg.jpg') repeat-x;
    border: 1px solid #dddddd;
    padding: 2px;
    width: 200px;
}
*/
/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    /*font-variant: small-caps;*/
    text-transform: none;
    font-weight: 200;
    margin-top: 5px;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
	margin-top: 20px;
    font-size: 1.9em;
 
    color: #1563b8;
}
h3
{
    font-size: 1.4em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}


/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}

.textarea
{
    width: 230px;
    max-width: 230px;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    margin: 0 auto;
    width: 100%;
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 80px;
}

.header h1
{
    font-weight: 700;
    margin: 0 0 0 15px;
    color: #f9f9f9;
    border: none;
    font-size: 2em;
}

#main
{
	clear: both;
    background: #fff;    
    min-height: 200px;    
    margin-bottom: 42px;
    padding: 0 12px;
}

.content
{    
    width: 100%;
}

.content hr
{	
	clear: both;
    opacity: 0.3;
    width: 100%;
}

#topLine
{
	padding-top: 10px;
	padding-bottom: 20px;
}

#pnlAddItem
{
	display: none;
}

.fieldLabel
{
    font-size: 10px;
    padding: 10px;
    padding-top: 15px;
    width: 150px;
}

.longerText
{
    padding-top: 10px;
}

.fieldControl
{
    margin-left: 10px;
    padding: 5px;
}
/*
.fieldControl select, .fieldControl input[type=text]
{
    background: url('/Images/box_bg.jpg') repeat-x;
    border: 1px solid #dddddd;
    padding: 2px;
    width: 200px;  
}

.fieldControl input[type=text]
{
    width: 194px;
}
*/


/*
.content table input[type=text]
{
    background: url('/Images/box_bg.jpg') repeat-x;
    border: 1px solid #dddddd;
    width: 194px;
    padding: 2px;
}
*/

.content table textarea
{
    background: url('../Images/box_bg.jpg') repeat-x;
    border: 1px solid #dddddd;
}

.calendar
{
    cursor: pointer;
    margin-left: 5px;
    margin-top: 1px;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer 
{
    background: #e4e4e4;
    color: #444;
    height: 30px;    
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;    
    width: 100%;
}

.footer .c1 
{
  float: left;
  padding-left: 10px;	
  line-height: 30px;
}

.footer .c2 
{
  float: right;	
  padding-right: 10px;  
}

.footer .c2 a 
{
  color: #444;
  line-height: 30px;
}
/* TAB MENU   
----------------------------------------------------------*/
#menuPanel
{
    float: right;
    width: 235px;
    right: 0;
    margin-right: -297px;
    opacity: 0.9;
    padding: 0px;
    position: absolute;
    width: 310px;
    z-index: 5;
}

#menuHandle
{
    float: right;
    margin-right: 2px;
    margin-top: 242px;
    position: absolute;
    right: 0;
    z-index: 10;
}

#menuBackground
{
    background: url('../Images/menu_bg.png');
    float: left;
    min-height: 560px;
    overflow: hidden;
    padding-top: 5px;
    padding-bottom: 15px;
    width: 100%;
}

#menuPanel p
{
    background: url('../Images/menu_item.png') no-repeat;
    clear: both;
    font-size: 12px;
    margin: 0px;
    margin-left: 16px;
    padding: 0px;
    padding-left: 25px;
}
#menuContent
{
    float: left;
    margin-left: 0px;
    width: 100%;
}
#menuContent hr
{
    float: left;
    width: 270px;
    margin-left: 16px;
    opacity: 0.3;
}

#lnkMenuHandle
{
    float: left;
    margin-left: 0px;
}
#filtersPanel_updpnlFilters
{
    margin-left: 16px;
}
div.category
{
    margin-left: 60px;
}
div.category span
{
    margin-left: -10px;
}

#Menu
{
    font-size: 10px;
    float: left;
    margin-left: 14px;
    margin-top: 3px;
}

#Menu a
{
   text-decoration: none;
}
.MenuHPItem
{
    background: url('../Images/blue_arrow-green.png') no-repeat #237E43;
    cursor: pointer;
    margin: 1px;
    padding: 5px;
    padding-left: 15px;
    width: 265px;
}
.MenuHPItem:hover
{
}
.MenuHPItem a
{
   color: #fff; 
}
.MenuItem
{
    background: url('../Images/blue_arrow-green.png') no-repeat #237e43;
    color: #fff;
    cursor: pointer;
    margin: 1px;
    padding: 5px;
    padding-left: 15px;
    width: 265px;
}
.MenuItem a
{
   color: #fff; 
}
.MenuItem:hover
{
    background: url('../Images/red_arrow.png') no-repeat #bd2020;
}
.MenuItem:hover a
{
}
.SelectedMenuItem
{
    background: url('../Images/red_arrow.png') no-repeat #bd2020;
    color: #fff;
    cursor: pointer;
    margin: 1px;
    padding: 5px;
    padding-left: 15px;
    width: 265px;
}
.SelectedMenuItem a
{
    color: #fff;
}
.MenuSubItems
{
    display: none;
}
.MenuSubItem
{
    background: url('../Images/blue_arrow_left.png') no-repeat;
    cursor: pointer;
    margin: 1px;
    padding: 5px;
    width: 285px;
}
.MenuSubItem a
{
    color: #0062a6;
    padding-left: 15px;
}
.SelectedMenuSubItem
{
    background: url('../Images/blue_arrow_left.png') no-repeat;
    cursor: pointer;
    font-weight: bold;
    margin: 1px;
    padding: 5px;
    width: 285px;
}
.SelectedMenuSubItem a
{
    color: #0062a6;
    padding-left: 15px;
}
.MenuSubItem:hover
{
    font-weight: bold;
}
div.hideSkiplink
{
    background-color:#3a4f63;
    width:100%;
}

div.menu
{
    padding: 4px 0px 4px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #465c71;
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 10px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}
.level2
{
    display: inline;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}


input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}


input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.txtautocomplete
{
    margin: 5px 0px;
}

.clear
{
    clear: both;
}

.centerText
{
    text-align: center;
}

.rightText
{
    text-align: right;
}

.left
{
    float: left;
}

.right
{
    float: right;
    margin-right: 15px;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.hidden
{
	display: none;
}

.visible
{
	display: block;
}

.fadeText
{
	color: #A0A0A0;
}

.success
{
	color: #228B22;
	border: 1px solid #228B22;
}

.infoContainer
{
	padding: 2px;
	margin-bottom: 20px;
}

.button
{
    background: url('../Images/button-green.png') no-repeat #237e43;
    background-position: right;
    border: 0px;
    color: #fff;
    cursor: pointer;
    font-size: Verdana;
    padding-left: 15px;
    padding-right: 25px;
    height: 26px;
}

.expanded
{
    background: url('../Images/button_slideDown-green.png') no-repeat #237e43;
    background-position: right;
}

.collapsed
{
    background: url('../Images/button_slideUp-green.png') no-repeat #237e43;
    background-position: right;
}

a.button
{
	color: #fff;
	font-size: 10px;
	padding: 5px;
    padding-right: 25px;
	text-decoration: none;
    height: auto;
}

.saveButton
{
    margin-top: 15px;
}

.deleteButton
{
    background: url('../Images/delete_disabled_small.png') no-repeat;
    background-position: left;
    border: 0px;
    color: #565656;
    cursor: pointer;
    font-size: 10px;
    padding-left: 15px;
    height: 26px;
}
.deleteButton:hover
{
    background: url('../Images/delete_small.png') no-repeat;
    background-position: left;
}

.langSelector 
{
   display: block;
   text-align: right;   
   padding-top: 27px;
   float: right;    
}

.loginDisplay
{   
    display: block;
    text-align: right;
    padding-right: 30px;
    padding-top: 33px;
    float: left;    
}

.logout-timer
{
    clear: both;
    color: #888;
    float: right;
    font-size: 10px; 
    margin-top: 3px;
}

.logout-timer span
{    
    color: #888; 
    font-size: 10px; 
}

.loginDisplay a
{
    text-decoration: none;
}

.loginDisplay a:link
{
    color: #0062a6;
}

.loginDisplay a:visited
{
    color: #0062a6;
}

.loginDisplay a:hover
{
	text-decoration: underline;
}
#UserName
{
    /* color: #0062a6;*/
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}
#SchedulerIco
{
    float:left;
}
#SchedulerTasks
{
    width: 715px;
    color: White;
    background-color: #205071;
}
#CreateTask
{
    display:none;
    color: White;
}
#CreateTask td
{
    border-bottom: 0px none white;
}
#SchedulerPanel
{
    border: solid 1px White;
    width: 715px;
    margin-bottom: 20px;
    padding-left: 15px;
    background-color: #205071 !important;
}
#SchedulerPanel td
{
    border-bottom: solid 1px #2f6081;
    height: 30px;
    color: #a2c3da;
}
#SchedulerPanel a
{
    color:White;
    text-decoration: none;
}

.jqifade{
	position: fixed !important;
	background-color: #aaaaaa;
}
div.jqi{
	max-width: 800px;
	min-width: 400px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	background-color: #ffffff;
	font-size: 11px;
	text-align: left;
	border: solid 1px #eeeeee;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 7px;
}
div.jqi .jqicontainer{
	font-weight: bold;
}
div.jqi .jqiclose{
	position: absolute;
	top: 4px; right: -2px;
	width: 18px;
	cursor: default;
	color: #bbbbbb;
	font-weight: bold;
}
div.jqi .jqimessage{
	padding: 10px;
	line-height: 20px;
	color: #444444;
}
div.jqi .jqibuttons{
	text-align: right;
	padding: 5px 0 5px 0;
	border: solid 1px #eeeeee;
	background-color: #f4f4f4;
}
div.jqi button{
	padding: 3px 10px;
	margin: 0 10px;
	background-color: #2F6073;
	border: solid 1px #f4f4f4;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}
div.jqi button:hover{
	background-color: #728A8C;
}
div.jqi button.jqidefaultbutton{
	background-color: #BF5E26;
}
.jqiwarning .jqi .jqibuttons{
	background-color: #BF5E26;
}
.GridView
{
    width: 970px;
    margin-right: 15px;
}
.GridView th
{
    /*background-image: url('/Images/grid_header_bg.png');*/
    background: #f0f0f0;
    border: 1px solid #dddddd;
    color: #565656;
    text-align: center;
    padding-left: 10px;
    height: 40px;
    font-size: 10px;
}
.GridView th a
{
    text-decoration: none;
}
.GridView th a:hover
{
    text-decoration: underline;
}
.GridView td
{
    border: 1px solid #dddddd;
    font-size: 11px;
    text-align: center;
}
.GridView td span.courseitem
{
    float: left;
    display: block;
    width: 100%;
    min-height: 35px;
    border-bottom: 1px solid #ddd;
    padding: 2px 0px;
}
.GridView td span.last
{
    border: 0;
}
.GridView a
{
    color: #696969 !important;
}

.SmallTable
{
	border: 1px solid #dddddd;
	border-collapse: collapse;
	width: 450px;
}

.SmallTable th
{
    background: #f0f0f0;
    border: 1px solid #dddddd;
    color: #565656;
    text-align: center;
    font-size: 10px;
}
.SmallTable td
{
	border: 1px solid #dddddd;
	padding: 10px;
}

.Summary td
{
	padding: 5px;
}
.Summary td div
{
	margin: 0 auto;
}
.Summary td a
{
	margin-left: 5px;
	text-decoration: none;
}
.Summary td a:hover
{
	text-decoration: underline;
}
.Summary td a.summaryDate
{
	float: left;
	margin-top: 4px;
}

.Summary td a img
{
}

#Filters
{
    width: 730px;
    margin-left: auto;
    margin-right: auto;
    background-color: #1c4c6c;
    color: White;
    height: 60px;
    margin-bottom: 10px;
    padding-left: 10px;
}
.filtersPanel
{
    clear: both;
    font-size: 10px;
}
.filtersPanel span
{
    float: left;
    padding-top: 5px;
    width: 80px;
}
.filtersPanel input[type=text]
{
    float: left;
    width: 190px;
}
.filterButtonsPanel
{
    clear: both;
    margin-top: 10px;
}
.TableSpace
{
    height: 7px;
}

#AccidentRateInfos
{
    margin-top: 15px;
    border: 1px solid Black;
    background-color: #1c4c6c;
    padding-left: 15px;
    height: 40px;
    padding-top: 15px;
    color: White;
    width: 715px;
}
.AccidentRateInfo
{
    font-size: 17px;
}
.AccidentRateValue
{
    font-size: 17px;
    font-weight: bold;
}
#LanguageSelect
{    
	padding-top: 7px;
    float: right;   
    padding-right: 5px;
}
#EditionSection
{
    width: 495px;
}
.EditionSegment
{
    width: 495px;
    margin-bottom: 5px;
    display: inline-block;  
}
.EditionSubSegment
{
    width: 245px;
    float: left;
    margin-bottom: 5px;
}

/*
.EditionSegment input[type=text], .EditionSegment select
{
    background: url('/Images/box_bg.jpg') repeat-x;
    border: 1px solid #dddddd;
    padding: 2px;
}
.EditionSegment input[type=text]
{
	width: 200px;
}
*/

.CoordinatorInfoContaier
{
    width: 520px;
    padding-top: 10px;
    margin-bottom: 15px;
}
.CoordinatorPhoto
{
    width: 120px;
    float: left;
    margin-right: 10px;
}
.CoordinatorDetails
{
    width: 400px;
    float:left;
}
#LoginPanel
{    
    font-family: Tahoma;    
    margin: 0 auto;
    margin-top: 140px;
    overflow: hidden;
    width: 400px;
}
#LoginPanel_Header
{
	border-bottom: 1px solid #e4e4e4;
    color: #1563b8;
    font-size: 22px;    
    margin-top: 20px;
	padding-bottom: 10px;
}
#LoginPanel_LoginForm
{
    color: #484848;
    font-size: 12px;
    font-weight: bold;
    margin: 0 auto;
    margin-top: 18px;
	margin-bottom: 18px;		
}
#LoginPanel_LoginForm .recovery >td:nth-child(1)
{
  width: 30%;
  padding-top: 30px;
}
#LoginPanel_LoginForm .recovery >td:nth-child(2)
{
  padding-top: 30px;
}
#LoginPanelButtonDiv
{
	border-top: 1px solid #e4e4e4;		           
	padding-top: 20px;
	
}
#LoginPanel_LoginError
{
    font-family: Verdana;
    font-size: 12px;
    color: Red;
    margin: 0 auto;
    margin-top: 8px;
    font-weight: bold; 
    width: 400px;
    text-align: center;
}
#LoginPanel_Copyright
{
    color: #a1a0a0;
    font-size: 11px;
    margin: 0 auto;
    width: 492px;
    text-align:center;
    margin-top: -25px;
}
.imgLogin
{
    font-weight: bold;
    margin-right: 100px;
    margin-top: 20px;
}
#popup_container {
	font-family: Arial, sans-serif;
	font-size: 12px;
	min-width: 300px; /* Dialog will be no smaller than this */
	max-width: 600px; /* Dialog will wrap after this width */
	background: #FFF;
	border: solid 5px #999;
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#popup_title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 1.75em;
	color: #666;
	background: #CCC url('../Images/title.gif') top repeat-x;
	border: solid 1px #FFF;
	border-bottom: solid 1px #999;
	cursor: default;
	padding: 0em;
	margin: 0em;
}

#popup_content {
	background: 16px 16px no-repeat url('../Images/info.gif');
	padding: 1em 1.75em;
	margin: 0em;
}

#popup_content.alert {
	background-image: url('../Images/info.gif');
}

#popup_content.confirm {
	background-image: url('../Images/important.gif');
}

#popup_content.prompt {
	background-image: url('../Images/help.gif');
}

#popup_message {
	padding-left: 48px;
}

#popup_panel {
	text-align: center;
	margin: 1em 0em 0em 1em;
}

#popup_prompt {
	margin: .5em 0em;
}

#QuickEditSection 
{
    display: none;
    float: left;
    height: 300px;
    width: 100%;
}
#FastEditTable
{
    border-collapse: collapse;
    font-size: 9px;
    width: 970px;
    margin-right: 15px;
    width: 970px;
}
#FastEditTable tr td
{
    background: #F3F3F3;
    border: 1px solid #dddddd;
    font-size: 11px;
}
#FastEditTable select
{
    width: 130px;
    font-size: 11px;
}
#FastEditTable input
{
    width: 65px;
    font-size: 11px;
}
#FastEditTable thead td
{
    background-image: url('../Images/grid_header_bg.png');
    background: #f0f0f0;
    border: 1px solid #dddddd;
    color: #565656;
    height: 40px;
    text-align: center;
    padding-left: 10px;
}

/* AddressBase table styles*/
#AddressBaseTable
{
    border-collapse: collapse;
    font-size: 9px;
    margin: 15px 0px;
    width: 970px;
}
#AddressBaseTable tr td
{
    background: #F3F3F3;
    border: 1px solid #dddddd;
    font-size: 11px;
    padding: 5px;
}
#FastEditTable a
{
    width: 65px;
    font-size: 11px;
}
#FastEditTable thead td
{
    background-image: url('../Images/grid_header_bg.png');
    background: #f0f0f0;
    border: 1px solid #dddddd;
    color: #565656;
    height: 40px;
    text-align: center;
    padding-left: 10px;
}
/**/


.comments
{
    display: inline-block; 
    margin: 10px 0px;
    width: 100%;
}

#MainContent_notePanel
{
    width:500px; 
    height:350px; 
    display: none; 
    position: absolute;
    border: 1px solid #565656;
    background-color: #f0f0f0;
}



/* Progress styles */
.overlay
{
    background-color: black;
    position: fixed;
    top: 0; right: 0; bottom: 0; left: 0;
    opacity: 0.2; /* also -moz-opacity, etc. */
    z-index: 100;
}

.progressContainer 
{
    position: absolute;
    left: 40%;
    top: 200px;
    width: 120px;
    background-color: #0062A6;
    color: #f0f0f0;
    padding: 5px 10px;
    text-align: center;
}

.courseTypeCell
{
    padding: 5px;
    width: 100%;
    float: left;
}

/* Upload */
.uploadContainer
{
	margin-top: 10px;
}

.uploadLink
{
	position: absolute;
	cursor: auto;
}

.uploadField
{
}

.uploader
{
	position: absolute;
	opacity: 0;
	z-index: 99;
}

/* Error */
#errorStack {
	width: 100%;
	height: 400px;
	border: 1px solid #565656;
	display: none;
}

#errorInner 
{
	display: block;
	padding: 5px;
	line-height: 20px;
}

#menu_div 
{
    clear: both;
    background-color: #f1f1f1;	 
    display: flex;
}

.edit_label,
.edit_label1
{
	padding-right: 10px;
	padding-top:7px;
	padding-bottom: 7px;
	white-space: nowrap;
	text-align: left;
	
}

.edit_label1 
{
	padding-left: 50px;
}

.edit_input
{
	padding:2px 0;	
	text-align: left;
}

.bottom_button 
{	
	padding: 20px 0px 20px 5px;
}

.grid_checkbox 
{
	text-align: left;
}

.info 
{	
	display: block;	
	border: 1px solid green;
	background: #CCFFCC;
	color: #007700;
	text-align: center;	
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
}

.error
{
	display: block;	
	border: 1px solid #CD5C5C;
	background: #FFCCCC;
	color: black;
	text-align: center;	
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;		
}

.top_divide_line 
{
	border-top: 1px solid #aaaaaa;
}

.gridDetailHeader 
{
	font-size: 1em;
	font-weight: bold; 
	padding-top: 5px;
	padding-bottom: 5px;
	color: #944b14;	
}


.head_line 
{	
    
	/* width: 100%;
	background: url('../Images/line_head.png') no-repeat left top;		
*/
	margin-top: 5px;
	padding-bottom: 15px;

}

.button_row 
{
	padding-top: 30px;
}

.checkbox_aligned_left 
{
	position: relative;
	left: -3px;	
}

.req_mark 
{
	color: Red;
	padding-left: 5px;
	font-size: 12px;
}


td.rotate90 {
  height: 140px;
  white-space: nowrap;  
  /* safari */
  -webkit-transform: rotate(-90deg);
}

td.rotate90 > div 
{
  width: 30px;
  transform: 
    translate(10px, 51px)
    rotate(270deg);
  
  /* safari */
  -webkit-transform: translate(-25px, 0px); 
  

}
td.rotate90 > div > span {

}

.td_team_report 
{
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  white-space: nowrap;
  padding: 10px;
  text-align: center;
}


.td_team_red 
{  
  background-color: #90d1f3;
  color: White;
}

.td_team_yellow 
{
  background-color: #e28700;
  color: Black;
}

.td_team_green 
{
  background-color: #0069b4;
  color: White;
}

.td_team_avg
{
  background-color: #eee;
  color: Black;
  font-weight: bold;
}

.td_team_footer 
{
  font-weight: bold;
}

.mmenu_sel_item 
{
  padding-top: 2px;
}

.mmenu_hover_item 
{
  padding: 2px 2px 0 0 !important;
} 

.stats_general 
{
  margin-bottom: 30px;
}

.stats_general .btn 
{
  padding-top: 20px;
}

.stats_general .val 
{
  font-size: 16px;	
}

.stats_general .val, .stats_general .lbl, .stats_general .hdr
{
  text-align: right;
  border-bottom: 1px solid #eee;
  min-width: 70px;
  padding: 2px 10px;
}

.stats_general .grayed 
{
  color: #888;
}

.ing_unfinished_div >div >span:nth-child(2) {
  margin-left: 20px;
  font-weight: bold;  
  display: block;	
}

.ing_unfinished_div .buttons .left
{
  margin: 20px 0 10px 10px;  
}


.import-desc 
{
  background-color: #f5f5f5; 
  border: 1px solid #eee; 
  width: 100%; 
  display: block;  
  margin-bottom: 10px;
}

.import-desc .inner 
{
  padding: 10px;
}

.import-desc .btn
{
  margin-top: 30px;
}

.import-tab 
{
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
  width: 100%;
}

.import-tab .err {
  color: #dd0000;
}

.import-tab th
{
  color: Gray;	    
  font-weight: normal;	
  background-color: #f5f5f5;
}

.import-tab td,
.import-tab th
{
  vertical-align: top;
  padding: 2px 5px;
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee;
}

.firmy 
{
    max-width: 1400px;
    margin: 0 auto;
}

.faicon
{   
    color: #1563b8;
    transition: all .2s;
}

.faicon.warn 
{
    color: #ff6e6e;
}

.faicon.orange {
     color: #f29400;
}

.faicon:hover.orange {
    color: #a76a0c !important;
}

.faicon:hover 
{
    color: #64aeff;    
}

.faicon.size_l {
    font-size: 2em;
}

.faicon.size_m 
{
     font-size: 1.5em;
}

.faicon.size_s
{
     font-size: 1em;
}

.statystyki 
{
    width: 600px;
    margin: 0 auto;
}

.pick_mot .dxichCellSys
{
    padding: 0;
}


.pick_mot .dxichTextCellSys 
{
    padding: 5px 3px 3px 5px !important
}

.stats-dt {
    float: left;
    margin: 10px 10px 10px 0;
}

.grid-fixed-hfilter .dxeListBox_ReissBlue .dxeListBoxItem_ReissBlue.dxeC {
    width: 20px;
}

.video-caption {
    height: 37px;
}

.news-outer {
    width: 90%;
    max-width: 1000px;
    margin: 0 auto;    
}

.news-outer > .news:first-child
{ 
    border-top: none !important;    
}

.news-outer .news {
    color: #484848;
    margin-top: 1em;
    padding: 1em 0;
    border-top: 1px solid #d5d5d5;
}

.news .ntitle {
    color: #1563b8;
    font-size: 24px;    
    margin: 0 0 1em 0;
}

.news .subtitle {
    color: #ababab;    
    margin-bottom: 1em;
}

.news .content {
    display: flex;    
}

.news .txt {
    font-size: 14px;
}

.news .txt.fw {
    width: 70%;
    padding-right: 3em;
}

.news .pic {
    width: 30%;
}

.news .pic img {
    width: 100%;
}


.mt-1 {
    margin-top: 1em;
}
.mt-2 {
    margin-top: 2em;
}
.ml-1 {
    margin-left: 1em;
}
.ml-2 {
    margin-left: 2em;
}
.mr-1 {
    margin-right: 1em;
}
.mr-2 {
    margin-right: 2em;
}
.mb-05 {
    margin-bottom: 0.5em;
}
.mb-1 {
    margin-bottom: 1em;
}
.mb-2 {
    margin-bottom: 2em;
}
.p-1 {
    padding: 1em;
}
.py-1 {
    padding-top: 1em;
    padding-bottom: 1em;
}
.pr-1 {
    padding-right: 1em;
}
.my-1 {
    margin-top: 1em;
    margin-bottom: 1em;
}
.dblock {
    display: block;
}
.dflex {
    display: flex;
}
.dblock {
    display: block !important;
}
.dinlineblock {
    display: inline-block;
}
.align-top {
    vertical-align: top;
}
.align-middle {
    vertical-align: middle;
}
.float-right {
    float: right;
}
.float-left {
    float: left;
}
.border-radius-5 {
    border-radius: 5px;
}

.margin-l-auto {
    margin-left: auto;
}

.margin-x-auto {
    margin-left: auto;
    margin-right: auto;
}

.clear-both {
    clear: both;
}
.white-space-nowrap {
    white-space: nowrap;
}

.product-outer {
    position: relative;
    width: 320px;
    height: 603px;    
    z-index: 0;
}

.product-outer.txtexpanded {
    z-index: 2;
}

.product {
    background-color: white;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    box-shadow: 0 0 1.75rem -.25rem rgba(0,0,0,.5);
    border-radius: 5px;
    color: #484848;
}

.txtexpanded .product {
   
}


.product-title {
    font-size: 1.5em;
}

.product-image {
    position: relative;
}
.product-image .basket {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    opacity: 0.4;
    font-size: 5em;
    transition: all 0.3s;
}
.product-image .basket:hover {
    opacity: 0.9;
}

.product-image .basket .faicon {
    color: #f29400;
}

.product-image {
    height: 240px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.product-image img {
    height: 225px;
}

.product-price {
    font-size: 1.2em;
    line-height: 2.5em;
}
.product-price-val {
}

.product-text {
    min-height: 200px;
    height: 200px;
    overflow: hidden;
    position: relative;
}

.txtexpanded .product-text {
    padding-bottom: 40px;
}

.txtexpanded .product-text {
    height: auto;
    overflow: auto;
}

.expander {
    display: none;
}

.expandable .expander {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
}

.txtexpanded .expander {
    background: none;
}

.expander .exbtn {
    position: absolute;
    bottom: 0;
    right: 0;
}

.height-0 {
    height: 0px;
    position: absolute;
}

.loadingpnl {
    box-shadow: none;
    webkit-box-shadow: none;
}

.loadingpnl .dxlp-loadingImage.dxlp-imgPosLeft {
    margin: 0;
}

.basket-menu {
    margin-left: auto;
    margin-top: 4px;
}

.basket-menu i {
    font-size: 2em !important;
    display: inline-block;
    vertical-align:middle;
}

.text-decoration-none {
    text-decoration: none;
}

.basket-counter {
    min-width: 24px;
    height: 24px;
    border-radius: 12px;
    background-color: #f29400;
    color: white;
    display: inline-block;
    text-align: center;
    line-height: 24px;
    vertical-align: middle;
}

.font-18 {
    font-size: 18px;
}

.basket-item {
    
    color: #484848;
}

.basket-image {
    height: 112px;
    width: 150px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.basket-name {
    width: 265px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.basket-qty {
    width: 90px;
}
.basket-price {
    width: 300px
}

.basket-outer {
    width: 900px;
    margin: 0 auto;
}

.basket-summary {
    border-top: 1px solid gray;
    text-align: right;
    font-size: 20px;
}

.basket-empty {
    font-size: 20px;
    text-align: center;
}