body
{	
	background-position:center 225px;
	background-image:url(Custom/background.jpg);
	background-repeat:no-repeat;
	margin:0px;
	overflow:hidden;
}

body.scroll
{
	overflow:scroll;
}
body.noimage
{
	overflow:hidden;
}

    body > div#fixme
    {
        position:fixed;
    }

input[type=text] {
   border: 1px solid grey;
}

input[type=password]
{
    border: 1px solid grey;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
    input, select, textarea
    {
        margin-top:1px;
    }
}

@-moz-document url-prefix() {
    input, select, textarea
    {
        margin-top:1px;
    }
}

doesnotexist:-o-prefocus{
    input, select, textarea
    {
        margin-top:1px;
    }
}

.linkcursor
{
	cursor:pointer;
}

.validators
{
	font-family: Verdana;
	FONT-SIZE: 10px; 
	font-weight: bold;
}
.invisibleBoxes
{
	font-family: Verdana;
	FONT-SIZE: 10px; 
	WIDTH: 95px; 
	HEIGHT: 17px;
	visibility: hidden;
}
.errorBackground
{
	background-color:#EBF9EA;
	border-left-color:#aaaaaa;
	border-left-style:solid;
	border-left-width:2px;
	border-right-color:white;
	border-right-style:solid;	
	border-right-width:2px;	
	border-bottom-color:white;
	border-bottom-style:solid;
	border-bottom-width:2px;	
	border-top-color:#aaaaaa;
	border-top-width:2px;	
	border-top-style:solid;	
}

.errorLabels
{
	font-family: Verdana;
	FONT-SIZE: 10px; 
	font-weight: bold;
	color: Red;
	WIDTH: 95px; 
	HEIGHT: 17px;
}
.reportheaderObject
{
	background-color:#EBF9EA;
	font-family: Verdana;
	FONT-SIZE: 14px; 
	font-weight: bold;
	text-align: center !important;
	width: 100%;
}
    .reportheaderObject table
    {
        text-align:center;
    }
.reportheader
{
	background-color:#9ADF12;
}
.reportborder
{
	border-color:#9ADF12;
	border-style:double;
}
.smallBoxesFullWidth
{
	font-family: Verdana;
	FONT-SIZE: 10px; 
	WIDTH: 100%; 
	HEIGHT: 17px;		
}
.smallBoxesRight
{
	TEXT-ALIGN:right;
	font-family: Verdana;
	FONT-SIZE: 10px; 
	WIDTH: 95px; 
	HEIGHT: 17px;	
}
.smallBoxes
{
	font-family: Verdana;
	FONT-SIZE: 10px; 
	WIDTH: 95px; 
	HEIGHT: 17px;		
}
.smallBoxesNoWidth
{
	font-family: Verdana;
	FONT-SIZE: 10px; 
	HEIGHT: 17px;		
}
.smallBoxesDisabled
{
	font-family: Verdana;
	FONT-SIZE: 10px; 
	WIDTH: 95px; 
	HEIGHT: 17px;
	color: Black;	
}
.smallBoxesDisabledRight
{
	font-family: Verdana;
	FONT-SIZE: 10px; 
	WIDTH: 95px; 
	HEIGHT: 17px;
	TEXT-ALIGN:right;
	color: Black;	
}

.smallBoxesInfo
{
	border-style:none;
	border-width:1px;
	font-family: Verdana;
	FONT-SIZE: 10px; 
	font-weight:bold;
	color:#BBBBBB;	
	HEIGHT: 17px;
	background-color: #EBF9EA;
}
    .smallBoxesInfo[Disabled]
    {
        border-style: none;
        text-transform: none;
    }	
	
.smallBoxesInfoPadTop
{
	padding-top:4px;
	border-style:none;
	border-width:1px;
	font-family: Verdana;
	FONT-SIZE: 10px; 
	font-weight:bold;
	color:#BBBBBB;	
	HEIGHT: 17px;
	background-color: #EBF9EA;
}
.smallBoxesInfoPadTopRight
{
	text-align:right;
	padding-top:4px;
	border-style:none;
	border-width:1px;
	font-family: Verdana;
	FONT-SIZE: 10px; 
	font-weight:bold;
	color:#BBBBBB;	
	HEIGHT: 17px;
	background-color: #EBF9EA;
}
.smallBoxesWhite
{
	border-style:none;
	border-width:1px;
	font-family: Verdana;
	FONT-SIZE: 10px; 
	font-weight:bold;
	color:#BBBBBB;	
	HEIGHT: 17px;
	background-color: White;
	text-align: center;
}	
.smallLabels
{
	font-family: Verdana;
	FONT-SIZE: 10px; 
	font-weight: bold;
	HEIGHT: 13px;
}
.smallLabelsInfo
{
	font-family: Verdana;
	FONT-SIZE: 10px; 
	font-weight:bold;
	color:#555555;	
}
.labelAlignRight
{
	text-align:right;
}
.labelAlignCenter
{
	text-align:center;
}
.textNumericField
{
	text-align:right;
}
.winTitles
{
	font-size:13px;
	font-weight:bold;
	font-family:Verdana;
	color:White;	
}
.winBackground
{
	background-color:#EBF9EA;
	border-left-color:Black;
	border-left-style:solid;
	border-right-color:Black;
	border-right-style:solid;
	border-left-width:1px;
	border-right-width:1px;	
	border-bottom-width:0px;	
	border-top-width:0px;	
}
.winBackground2
{
	background-color:#EBF9EA;
	/*border-left-color:Black;
	border-left-style:solid;
	border-right-color:Black;
	border-right-style:solid;
	border-left-width:1px;
	border-right-width:1px;*/	
	border-bottom-width:0px;	
	border-top-width:0px;	
}
.resMenuBackground
{
	background-color:#EBF9EA;
	border-left-color:Black;
	border-left-style:solid;
	border-right-color:Black;
	border-right-style:solid;
	border-bottom-color:Black;
	border-bottom-style:solid;
	border-top-color:Black;
	border-top-style:solid;
	border-left-width:1px;
	border-right-width:1px;	
	border-bottom-width:1px;	
	border-top-width:1px;	
}


A.orangesmall
{
	text-decoration: none;
	font-family: Arial;
	font-size:11px;
	color: White;
	font-weight:bold;	
}

    A.orangesmall[disabled]
    {  
        cursor: default;
        color: darkgrey;
        text-shadow: 1px 1px 0px white;
    }

A.orangesmall:active
{
	font-family: Arial;	
	font-size:11px;
	color: black;	
	background-color: white;
	font-weight:bold;
}

A.orangesmall:hover
{	
	font-family: Arial;
	font-weight:bold;
	font-size:11px;
	color: #000000;
	background-color: White;
}

A.orangesmallinvert
{
	text-decoration: none;
	font-family: Arial;
	font-size:11px;
	color: Black;
	font-weight:bold;	
}
    A.orangesmallinvert[disabled] {
        cursor: default;
        color: darkgrey;
        text-shadow: 1px 1px 0px white;
    }

A.orangesmallinvert:active
{
	font-family: Arial;	
	font-size:11px;
	color: white;	
	background-color: black;
	font-weight:bold;
}

A.orangesmallinvert:hover
{	
	font-family: Arial;
	font-weight:bold;
	font-size:11px;
	color: white;
	background-color: Black;
}

A.orangesmall
{
	text-decoration: none;
	font-family: Arial;
	font-size:11px;
	color: White;
	font-weight:bold;	
}

    A.orangesmall[disabled]
    {  
        cursor: default;
        color: darkgrey;
        text-shadow: 1px 1px 0px white;
    }

A.orangesmall:active
{
	font-family: Arial;	
	font-size:11px;
	color: black;	
	background-color: white;
	font-weight:bold;
}

A.orangesmall:hover
{	
	font-family: Arial;
	font-weight:bold;
	font-size:11px;
	color: #000000;
	background-color: White;
}

A.orangesmallinvert
{
	text-decoration: none;
	font-family: Arial;
	font-size:11px;
	color: Black;
	font-weight:bold;	
}
    A.orangesmallinvert[disabled] {
        cursor: default;
        color: darkgrey;
        text-shadow: 1px 1px 0px white;
    }

A.orangesmallinvert:active
{
	font-family: Arial;	
	font-size:11px;
	color: white;	
	background-color: black;
	font-weight:bold;
}

A.orangesmallinvert:hover
{	
	font-family: Arial;
	font-weight:bold;
	font-size:11px;
	color: white;
	background-color: Black;
}



.gridStyleItem
{		
	background-color: White;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	height: 18px;
}
.gridStyleItem2 {
    background-color: White;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: Black;
    height: 18px;
}
.gridStyleItem:hover
{		
	background-color: #9adf12;	
	color: black;	
}
.gridStyleItemSpace
{		
	padding-left:3px;
	padding-right:3px;
}
.gridStyleItem A
{		
	font-family: Verdana;
	font-size:11px;
	color: Black;
	font-weight:bold;
}
.gridStyleItem A:active
{
	font-family: Verdana;	
	font-size:11px;
	color: white;	
	background-color: Black;
	font-weight:bold;
}
.gridStyleItem A:hover
{
	font-family: Verdana;
	font-weight:bold;
	font-size:11px;
	color: White;
	background-color: Black;
}

.gridStyleAlternating
{	
	background-color: #E8E8E8;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	height: 18px;
}
.gridStyleAlternating2 {
    background-color: #E8E8E8;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: Black;
    height: 18px;
}

.gridStyleAlternating:hover
{		
	background-color: #9adf12;	
	color: black;	
}

.gridStyleAlternating A
{
	font-family: Verdana;
	font-size:11px;
	color: Black;
	font-weight:bold;
}

.gridStyleAlternating A:active
{
	font-family: Verdana;	
	font-size:11px;
	color: white;	
	background-color: Black;
	font-weight:bold;
}
.gridStyleAlternating A:hover
{
	font-family: Verdana;
	font-weight:bold;
	font-size:11px;
	color: White;
	background-color: Black;
}

.gridStyleHeaderSelected
{
	background-color: #284F38;	
}
.gridStyleHeader
{
	background-color: #284F38;	
	font-family: Verdana;
	font-weight:bold;
	font-size:11px;	
	color : White;
	height: 16px;
}
.gridStyleHeader2 {
    background-color: #284F38;
    font-family: Verdana;
    font-weight: bold;
    font-size: 10px;
    color: White;
    height: 16px;
}


.gridStyleHeaderSearch
{
	background-color: #8AB88A;
	font-family: Verdana;
	font-weight:bold;
	font-size:11px;	
}

.gridStyleHeaderSearch A
{
	text-decoration: none;
	font-family: Verdana;
	font-size:11px;
	color: white;
	font-weight:bold;	
}

.gridStyleHeaderSearch A:active
{
	font-family: Verdana;	
	font-size:11px;
	color: white;	
	background-color: black;
	font-weight:bold;
}
.gridStyleHeaderSearch A:hover
{
	font-family: Verdana;
	font-weight:bold;
	font-size:11px;
	color: #000000;
	background-color: White;
}

.LicenseLabels
{
	font-size: 12px;
	font-weight:bold;
	color: #CD0000;
	font-family: Verdana;
	height: 17px;
}

.BigWarningLabels
{
	font-family: Verdana;
	FONT-SIZE: 24px; 
	font-weight: bold;
	color: Red;
	HEIGHT: 28px;
}
.smallButtons
{
	font-family: Verdana;
	FONT-SIZE: 10px; 
	HEIGHT: 17px;		
}

.roomrackText
{
	font-family: Verdana;
	FONT-SIZE: 9px; 
	color: Black;
}

.roomrackLinks
{
	font-family: Verdana;
	FONT-SIZE: 14px; 
	font-weight:bold;
	color: Black;
}

.cReservationLog
{
	font-family: Verdana;
	FONT-SIZE: 10px; 
	font-weight: bold;
	width:450px;
	height:350px;
	overflow:auto;
}

.cPanelReservationChangeDetails
{
	font-family: Verdana;
	FONT-SIZE: 10px; 
	font-weight: bold;
	width:480px;
	height:270px;
	overflow:auto;
}

.cpanelFeeTypes
{
	width:100%;
	height:100%;
	overflow:auto;
}

.cpanelContracts
{
	width:100%;
	height:100%;
	overflow:auto;
}

.cpanelWeeksByContract
{
	width:100%;
	height:100%;
	overflow:auto;
}

.cpanelStatistics
{
	width:100%;
	height:100%;
	overflow:auto;
}

.cpanelPeriods
{
	width:100%;
	height:100%;
	overflow:auto;
}

.IGCalendar .ajax__calendar_container
{
    border: 1px solid grey;
    background-color:#EBF9EA;
}

.IGCalendar .ajax__calendar_title
{
    color:#003300;
}

.IGCalendar .ajax__calendar_dayname
{
    color:#003300;
}

.IGCalendar .ajax__calendar_today
{
    border: 1px solid blue;
}

.IGCalendar .ajax__calendar_active
{
    font-weight:bold;
}

.IGCalendar .ajax__calendar_day:hover
{
    font-weight:bold;
}

.IGCalendar .ajax__calendar_other
{
    color:grey;
}

.IGCalendar .ajax__calendar_footer
{
    display:none;
}

.imgCal
{
    vertical-align:bottom;
}

.chartTrans
{
    background-color:rgba(245, 245, 245, 0.85);
}
.chartTrans:hover
{
    background-color:rgba(234, 234, 234, 1);
    cursor:move;
}

.popDivInfo {
    position: absolute; 
    z-index: 1000; 
    border: 1px solid grey; 
    background-color: #EBF9EA; 
    padding: 10px;
}


.inovguest_scheduler_selected .inovguest_scheduler_event_inner{
	background: #ddd;
}
.inovguest_scheduler_main{
	border: 1px solid #aaa;
	font-family: Verdana; 
	font-size: 10px;
}
.inovguest_scheduler_timeheader{
	cursor: default;
	color: #666;
}
.inovguest_scheduler_message{
	opacity: 0.9;
	filter: alpha(opacity=90);
	padding: 10px; 
	color: #ffffff;
	background: #ffa216;
}
.inovguest_scheduler_timeheadergroup,.inovguest_scheduler_timeheadercol{
	background: #284F38;
    font-family: Verdana; 
	font-size: 11px;
    color:white;
    font-weight:bold;
}
.inovguest_scheduler_corner
{
    background: #284F38;
}
.inovguest_scheduler_rowheader{
	color: #666;
	background: #eee;
}
.inovguest_scheduler_rowheader_inner{
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	border-bottom:1px solid #aaa;
	padding: 2px;
    font-family: Verdana; 
	font-size: 10px;
}
.inovguest_scheduler_timeheadergroup, .inovguest_scheduler_timeheadercol{
	text-align: center;
}
.inovguest_scheduler_timeheadergroup_inner{
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}
.inovguest_scheduler_timeheadercol_inner{
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	border-right: 1px solid #aaa;
}
.inovguest_scheduler_divider{
	background-color: #aaa;
}
.inovguest_scheduler_divider_horizontal{
	background-color: #aaa;
}
.inovguest_scheduler_matrix_vertical_line{
	background-color: #eee;
}
.inovguest_scheduler_matrix_vertical_break{
	background-color: #000;
}
.inovguest_scheduler_matrix_horizontal_line{
	background-color: #eee;
}
.inovguest_scheduler_resourcedivider{
	background-color: #aaa;
}
.inovguest_scheduler_shadow_inner{
	background-color: #666666;
	opacity: 0.5;
	filter: alpha(opacity=50);
	height: 100%;
	xborder-radius: 5px;
}
.inovguest_scheduler_event{
	font-size:10px;
	color:#666;
}
.inovguest_scheduler_event_inner{
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	padding:5px 2px 2px 2px;
	overflow:hidden;
	border:1px solid #A3A3A3;
    text-align:left;
    border-bottom-left-radius:4px;
    border-bottom-right-radius:4px;
}
.inovguest_scheduler_event_bar{
	top:0px;
	left:0px;
	right:0px;
	height:4px;
    border-top:1px solid #A3A3A3;
    border-left:1px solid #A3A3A3;
    border-right:1px solid #A3A3A3;
}
.inovguest_scheduler_event_bar_inner{
	position:absolute;
	height:4px;
}

.inovguest_scheduler_event_inner a
{
    color: #666;
}

    .inovguest_scheduler_event_inner a:hover
    {
        color: #666;
    }
    .inovguest_scheduler_event_inner a:visited
    {
        color: #666;
    }

.inovguest_scheduler_event_inner{
    background:#fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eeeeee));
	background: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee);
	background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee);
	background: -ms-linear-gradient(top, #ffffff 0%, #eeeeee);
	background: -o-linear-gradient(top, #ffffff 0%, #eeeeee);
	background: linear-gradient(top, #ffffff 0%, #eeeeee);
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr="#ffffff", endColorStr="#eeeeee");
}
.inovguest_scheduler_event_float_inner{
	padding:6px 2px 2px 8px;
}
.inovguest_scheduler_event_float_inner:after{
	content:"";
	border-color: transparent #666 transparent transparent;
	border-style:solid;
	border-width:5px;
	width:0;
	height:0;
	position:absolute;
	top:8px;
	left:-4px;
}
.inovguest_scheduler_columnheader_inner{
	font-weight: bold;
}
.inovguest_scheduler_columnheader_splitter{
	background-color: #666;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.inovguest_scheduler_columnheader_cell_inner{
	padding: 2px;
}
.inovguest_scheduler_cell{
	background-color: #f9f9f9;
}
.inovguest_scheduler_cell.inovguest_scheduler_cell_business{
	background-color: #fff;
}
    .inovguest_scheduler_cell.highlighted
    {
        background-color: #D8F2FF;
    }
.inovguest_scheduler_tree_image_no_children{
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAIAAABv85FHAAAAKXRFWHRDcmVhdGlvbiBUaW1lAHDhIDMwIEkgMjAwOSAwODo0NjozMSArMDEwMClDkt4AAAAHdElNRQfZAR4HLzEyzsCJAAAACXBIWXMAAA7CAAAOwgEVKEqAAAAABGdBTUEAALGPC/xhBQAAADBJREFUeNpjrK6s5uTl/P75OybJ0NLW8h8bAIozgeSxAaA4E1A7VjmgOL31MeLxHwCeXUT0WkFMKAAAAABJRU5ErkJggg==);
}
.inovguest_scheduler_tree_image_expand{
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAIAAABv85FHAAAAKXRFWHRDcmVhdGlvbiBUaW1lAHDhIDMwIEkgMjAwOSAwODo0NjozMSArMDEwMClDkt4AAAAHdElNRQfZAR4HLyUoFBT0AAAACXBIWXMAAA7CAAAOwgEVKEqAAAAABGdBTUEAALGPC/xhBQAAAFJJREFUeNpjrK6s5uTl/P75OybJ0NLW8h8bAIozgeRhgJGREc4GijMBtTNgA0BxFog+uA4IA2gmUJwFog/IgUhAGBB9KPYhA3T74Jog+hjx+A8A1KRQ+AN5vcwAAAAASUVORK5CYII=);
}
.inovguest_scheduler_tree_image_collapse{
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAIAAABv85FHAAAAKXRFWHRDcmVhdGlvbiBUaW1lAHDhIDMwIEkgMjAwOSAwODo0NjozMSArMDEwMClDkt4AAAAHdElNRQfZAR4HLxB+p9DXAAAACXBIWXMAAA7CAAAOwgEVKEqAAAAABGdBTUEAALGPC/xhBQAAAENJREFUeNpjrK6s5uTl/P75OybJ0NLW8h8bAIozgeSxAaA4E1A7VjmgOAtEHyMjI7IE0EygOAtEH5CDqY9c+xjx+A8ANndK9WaZlP4AAAAASUVORK5CYII=);
}

.inovguest_bubble_main{
	cursor: default;
    font-family: Verdana;
}
.inovguest_bubble_main_inner{
	border-radius: 5px;
	font-size: 10px;
	padding: 10px;
	color: #666;
    text-align:justify;
	background: #eeeeee;
	background: -moz-linear-gradient(top, #ffffff 0%, #eee);
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff),	to(#eee));
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr="#ffffff", endColorStr="#eeeeee");
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:0px 2px 3px rgba(000,000,000,0.3), inset 0px 0px 2px rgba(255,255,255,0.8);
	-webkit-box-shadow:0px 2px 3px rgba(000,000,000,0.3), inset 0px 0px 2px rgba(255,255,255,0.8);
	box-shadow:0px 2px 3px rgba(000,000,000,0.3), inset 0px 0px 2px rgba(255,255,255,0.8);
}
    .inovguest_bubble_main_inner table
    {
        font-size: 9px;
        color: #666;
        text-align:justify;
        font-family: Verdana;
    }
    .inovguest_bubble_main_inner a
    {
        color: #666;
    }
    .inovguest_bubble_main_inner a:hover
    {
        color: #666;
    }
    .inovguest_bubble_main_inner a:visited
    {
        color: #666;
    }

    .inovguest_bubble_main_inner .bubblefield
    {
        font-weight:bold;
        font-size: 10px;
        color:#284F38;
    }
    .checkAlign input
    {
       margin: 0px;
    }
    .copyBtn 
    {
        border-radius:50%;
        cursor:pointer;
        border:0;
        background-color:#cdcfd0;
        outline:0;
        width:19px;
        height:13px;
        font-size:10px;
        font-weight:bold;
        padding:0;
    }
    .roomPAXInline{
        white-space: nowrap;
    }
.treeContainer {
    background-color: #EBF9EA;
    border-left-color: Black;
    border-left-style: solid;
    border-right-color: Black;
    border-right-style: solid;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 0px;
    border-top-width: 0px;
}

.fullSpace_scrollable {
    width: 95%;
    height: 95%;
    margin: 0 auto;
    border: 1px solid #cecece;
    overflow: auto;
}

.parentContainer {
    padding-top: 2px;
}

.controls {
    width: 95%;
    margin: 0 auto;
    text-align: center;
}

.loader {
    position: absolute;
    width: 500px;
    height: 675px;
    margin: 0 auto;
    background-color: rgba(0, 0, 0, 0.2);
}

.loaderImg {
    width: 200px;
    height: 200px;
    margin-top: 200px;
    margin-left: 150px;
}

.doublelineLabel {
    height: 15px;
    margin-top: 5px;
    display: block;
    line-height: 10px;
}

.doublelineInput {
    margin-top: 8px;
}



/*Popup Window*/
.fullwindow {
    background-color: white;
    background-image: url(Custom/background.jpg);
    background-repeat:no-repeat;
    background-position:center;
    background-size:560px;
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
    height: 100%;
}
.fullwindow-opacity {
    background-color: RGB(255,255,255,0.8);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 560px;
    left: 0;
    /*overflow: hidden;*/
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
    height: 100%;
}
.custompopup {
    font-family: Verdana;
    background-color: #e8e8e8;
    border: 3px solid #fff;
    display: inline-block;
    left: 50%;
    padding: 15px 15px 0px;
    position: fixed;
    text-align: justify;
    top: 45%;
    z-index: 1001;
    opacity: 1;
    width: 300px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    border: 2px solid black;
}
    .fwopacity-8{
        opacity:0.8;
    }
.fwopacity-7 {
    opacity: 0.7;
}
.fwopacity-6 {
    opacity: 0.6;
}
    .custompopup p, .custompopup div {
        margin-bottom: 10px;
    }

.custompopup label {
    display: inline-block;
    text-align: left;
    margin-bottom:5px;
}

    .custompopup input[type="text"], .custompopup input[type="password"] {
        border: 1px solid black;
        background-color: WHITE;
        margin: 0;
        margin-bottom: 10px;
        padding: 3px 5px;
        
        
        width: 100%;
    }

.custompopup input[type="text"]:hover, .custompopup input[type="password"]:hover {
    
}

/*End popup window*/
    .custompopup .button a {
        text-decoration: none;
        color: black;
        font-size:13px;
    }
        .custompopup .button {
    width:90px;
    float:left;
    padding: 3px 7px;
    
    background: #ededed;
}

    .custompopup .button:hover {
        
        background: #9aca3c;
        cursor:pointer;
    }

    .custompopup h4 {
        font-size: 14px;
        text-align: center;
        padding: 0;
        margin: 0;
        font-weight: bold;
    }

.custompopup .buttonAlign {
    margin: auto;
    display: block;
    
    width: 210px;
    margin-top: 5px;
}

.custompopup .buttonAlign img{
    padding:2px;
    float:left;
    
}

.mid-align{
    text-align:center;
}
.cmiddle > input{
    vertical-align:middle;
}
.weekend {
    background-color: #95999a !important;
}
.sweetalertfontfamily {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

button.orangesmall {
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	color: White;
	font-weight: bold;
}

button.orangesmall[disabled] {
	cursor: default;
	color: darkgrey;
	text-shadow: 1px 1px 0px white;
}

button.orangesmall:active {
	font-family: Arial;
	font-size: 11px;
	color: black;
	background-color: white;
	font-weight: bold;
}

button.orangesmall:hover {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	background-color: White;
}

button.orangesmallinvert {
	text-decoration: none !important;
	font-family: Arial !important;
	font-size: 11px !important;
	color: Black !important;
	font-weight: bold !important;
	border: none !important;
	background: none !important;
}

button.orangesmallinvert[disabled] {
	cursor: default;
	color: darkgrey;
	text-shadow: 1px 1px 0px white;
}

button.orangesmallinvert:active {
	font-family: Arial;
	font-size: 11px;
	color: white;
	background-color: black;
	font-weight: bold;
}

button.orangesmallinvert:hover {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: white;
	background-color: Black;
}
.alerticon {
	font-size: 14px;
	color: #E1E1E1;
}
.alerttext {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}
.alertfooter{
	background-color:black;
	padding:5px !important;
}
.alertpopup {
	padding: 0px !important;
	background-color: #F5F5F5 !important;
}
.alertbody{
	padding: 10px 10px 10px 10px !important;
}
.swal2-icon {
	color: #6c757d !important;
	border-color: #6c757d !important;
}
.btnDisabled {
	color: #a6a4a4 !important;
	pointer-events: none;
	cursor: auto;
}
.smallBoxesDisabled2 {
	background-color: #ececec;
	cursor: auto;
	pointer-events: none;
}