﻿HTML
{
	border-bottom: 0px;
	border-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	outline-style: none;
	outline-color: invert;
	padding-left: 0px;
	outline-width: 0px;
	padding-right: 0px;
	background: none transparent scroll repeat 0% 0%;
	vertical-align: baseline;
	border-top: 0px;
	border-right: 0px;
	padding-top: 0px;
}
BODY
{
	border-bottom: 0px;
	border-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	outline-style: none;
	outline-color: invert;
	padding-left: 0px;
	outline-width: 0px;
	padding-right: 0px;
	background: none transparent scroll repeat 0% 0%;
	vertical-align: baseline;
	border-top: 0px;
	border-right: 0px;
	padding-top: 0px;
	font-family: Arial, Verdana, Calibri;
	font-size: 10pt;
	background-image: url(Images/body-bg.png);
	background-attachment: fixed;
}

#main {
	max-width: 1000px;
	min-width: 800px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	background-color:white;
	height: 100%;
	min-height:710px;
	}
	
#main h1{
	width:700px;
	margin: 15px 0px 10px 25px;
	padding:0 0 0 0;
	float:left;
	text-align:justify;
	font-family:Arial, Sans-Serif;
	font-size:30px;
	color:#0e2d6d;
	line-height:34px;
	font-weight:normal;
	}
#main h2{
    width:90%;
	padding:0 0 0 0;
	float:left;
	text-align:justify;
	font-family:Arial, Sans-Serif;
	font-size:25px;
	color:#ef7703;
	font-weight:normal;
	}
#main h3{
	width:700px;
	margin: 15px 0px 10px 25px;
	padding:0 0 0 0;
	float:left;
	text-align:justify;
	font-family:Arial, Sans-Serif;
	font-size:20px;
	color:#0e2d6d;
	line-height:34px;
	font-weight:bold;
	}
	
#main .standardTB
{
    color:#31353a;
	font-family:Arial, Sans-Serif;
	font-size:12px;
	height: 18px;
}
	
#logoPanel {
	/*width:750px;*/
	background-color:white;
	width:200px;
	min-width:200px;
	height:100px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
	} 
#logoPanel .logo{
	width:200px;
	height:100px;
	margin: 0 0 0 0;
	padding:0 0 0 0;
	/*background: url(~/Images/MedFlats-Logo.png) no-repeat;*/
	}
	
#logoPanel .logo2{
	width:200px;
	height:70px;
	margin: 0 0 0 0px;
	padding:0 0 0 0;
	/*background: url(~/Images/MedFlats-Logo.png) no-repeat;*/
	}
ul {
	border:0px !important;
	}	
#headerPanelLogin
{
    width:100%;
	/*background: #f6891f url('images/nav-bg.png') bottom left repeat-x;*/
	background: #34a845 bottom left repeat-x;
	height:30px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
	border:none 0px Transparent !important;
    
}
#headerPanel {
	width:100%;
	background: #f6891f url('images/nav-bg.png') bottom left repeat-x;
	height:30px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
	border:none 0px Transparent !important;
	} 
#headerPanel li ul {
	position: absolute;
	z-index: 1000;
	width: 15em;
	left: -999em;
	
}

#headerPanel li ul {
	margin: 0;
	width: 147px;
}

#headerPanel li ul ul {
	margin: -2.5em 0 0 11.3em;
	border:none 0px Transparent !Important;
}

#headerPanel li:hover ul ul, #nav li.sfhover ul ul 
{
    border:none 0px Transparent !Important;
	left: -999em;
}

#headerPanel li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
	list-style: none;
}

#headerPanel a {
	display: block;
	background: #f6891f url('images/nav-bg.png')bottom left repeat-x;
	/*padding: 10px 15px;*/
}

#headerPanel a:hover, #nav li.active a {
	background: #f6891f url('images/nav-bg-hover.png') top left repeat-x;
}

#headerPanel li.active ul li a { background-image: none; }

#headerPanel li ul a {
	width: 9em;
	background: #f6891f;
}

#headerPanel li ul li a:hover  { background: #E07002; }

.customer-login {
	width: 125px;
	float: right;
	font-size: 90%;
	line-height: 125%;
	padding: 5px;
	text-align: center;
	background: #fff5e6;
	border-left: 1px solid #ffe2b3;
	border-right: 1px solid #ffe2b3;
	border-bottom: 1px solid #ffe2b3;
	/*border-bottom-right-radius: 6px;*/
	-moz-border-radius-bottomright: 6px;
	/*border-bottom-left-radius: 6px;*/
	-moz-border-radius-bottomleft: 6px;
}

.customer-login .left { display: block; width: 55px; padding-right: 2px; border-right: 1px solid #e3e3e3; float: left; }
.customer-login .right { width: 60px; display: block; float: right }

a:link {
	color: #ea8024;
        font-weight: bold;
	text-decoration: none;
}
	
a:visited {
	color: #ffa04d;
        font-weight: bold;
	text-decoration: none;
}
	
a:hover {
	color: #900;
	text-decoration: none;
}

#topBar
{
	background-color: #f6891f;
	height: 10px;
	width: 100%;
}


#content
	{
	max-width: 1000px;
	min-width: 700px;
	min-height: 709px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	/*clear: both;*/
	background-color:white;
	height: 100%;

	}
	
	
#footer {
	width:100%;
	vertical-align:bottom;
	border-style:none;
	border-width:0px;
	background-color:transparent;
	font-family:Arial, Sans-Serif;
	font-size:10px;
	color:#31353a;
	line-height:22px;
	font-weight:bold;
	}
#footer a {
	width:100%;
	vertical-align:bottom;
	padding: 0 0 0 0;
	font-family:Arial Sans-Serif;
	font-size:10px;
	color:#31353a;
	line-height:22px;
	font-weight:bold;
	}
#footer a:link{
	width:100%;
	vertical-align:bottom;
	padding: 0 0 0 0;
	font-family:Arial Sans-Serif;
	font-size:10px;
	color:#31353a;
	line-height:22px;
	font-weight:bold;
	}
#footer a:hover{
	width:100%;
	vertical-align:bottom;
	padding: 0 0 0 0;
	font-family:Arial Sans-Serif;
	font-size:11px;
	color:#0076a3;
	line-height:22px;
	font-weight:bold;
	}
	
	
	/*Start Create Account Page Styles*/
#LeftDiv{
	width: 35%;
	/*margin-left: 100px;*/
	min-width:350px;
	float: left;
	background-color:White;
	}
#RightDiv{
	width: 35%;
	float: left;
	min-width:350px;
	}	
#LeftDiv .L1{
	color:#31353a;
	width:140px;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:12px;
	}
#LeftDiv .TextBox{
	color:#31353a;
	font-family:Arial, Sans-Serif;
	font-size:12px;
	height: 18px;
	}	
#RightDiv .L1{
	color:#31353a;
	font-family:Arial, Sans-Serif;
	font-size:12px;
	width:140px;
	font-weight:bold;
	}
#RightDiv .TextBox{
	color:#31353a;
	font-family:Arial, Sans-Serif;
	font-size:12px;
	height: 18px;
	}	
/*End Create Account Page Styles*/


.SubmitButtonClass {
		background-image:url(Images/Submit-Button.png);
		background-repeat:no-repeat;
		border-width:0px;
	}
.SubmitButtonClass:hover {
		background-image:url(Images/Submit-Button-RO.png);
		background-repeat:no-repeat;
		border-width:0px;
		cursor:hand;
	}
	
/*Login page Styles******************************/
#loginPanelPage {
	/*width:350px;*/
	width:30%;
	background-color:White;
	min-width:300px;
	margin:0 0 0 1px;
	padding:0 0 25px 0;
	float:left;
	height: 70px;
	font-family:Arial, Sans-Serif;
	font-size:12px;
	color:#0076a3;
	line-height:18px;
	font-weight:bold;
} 
#loginPanelPage a:link
{
    text-align:right;
	font-family:Arial, Sans-Serif;
	font-size:11px;
	color:#f7891f;
	line-height:18px;
	font-weight:bold;
}
#loginPanelPage a:hover{
	font-family:Arial, Sans-Serif;
	font-size:12px;
	color:#f7891f;
	line-height:18px;
	font-weight:bold;
}  
#loginPanelPage .header{
	width:100px;
	height:41px;
	margin:20px 0 0 0;
	padding:0 0 0 0;
	float:left;
	background: url(Images/Login-Header.png) no-repeat;
	}
#LoginLeftDiv{
    width:400px;
    min-width:400px;
    float:left;
    margin-left:25px;
    background-color: White;
}

#loginPanel {
	/*width:350px;*/
	width:30%;
	background-color:White;
	min-width:300px;
	margin:0 0 0 1px;
	padding:0 0 0 0;
	float:Right;
	height: 70px;
	font-family:Arial, Sans-Serif;
	font-size:12px;
	color:#0076a3;
	line-height:18px;
	font-weight:bold;
} 
#loginPanel a:link
{
    text-align:right;
	font-family:Arial, Sans-Serif;
	font-size:10px;
	color:#31353a;
	line-height:18px;
	font-weight:bold;
}
#loginPanel a:hover{
	font-family:Arial, Sans-Serif;
	font-size:11px;
	color:#0076a3;
	line-height:18px;
	font-weight:bold;
}  
#loginPanel .header{
	width:100px;
	height:41px;
	margin:20px 0 0 0;
	padding:0 0 0 0;
	float:right;
	background: url(Images/Login-Header.png) no-repeat;
	}
	
.LoginButtonClass {
		background-image:url(Images/Login-button.png);
		background-repeat:no-repeat;
		border-width:0px;
	}
.LoginButtonClass:hover {
		background-image:url(Images/Login-Button-RO.png);
		background-repeat:no-repeat;
		border-width:0px;
		cursor:hand;
	}
.LoginText
{
    font-family:Arial, Sans-Serif;
    font-size: 16px;
}

/************************************************/
/*AccountManagement******************************/
.SaveButtonClass{
	background-image:url(Images/Save-Button.png);
	background-repeat:no-repeat;
	border-width:0px;
	}
.SaveButtonClass:hover{
	background-image:url(Images/Save-Button-RO.png);
	background-repeat:no-repeat;
	border-width:0px;
	cursor:hand;
	}
/************************************************/

/************************************************/
/*Start C2 Confirmation Page Styles*/
#DEA222Form .L2{
	font-weight:bold;
	color:#0076a3;
	font-family:Arial, Sans-Serif;
	}
#DEA222Form .TBox2{
	color:#31353a;
	font-family:Arial, Sans-Serif;
	}
/*End C2 Confirmation Page Styles*/
/************************************************/

/************************************************/
/*Start Create Inventory Page Styles*/
#main .CLabel{
    font-weight:bold;
    font-size:10pt;
	color:#ef7703;
	font-family:Arial, Sans-Serif;
    }
#main .CLabel2{
    
    font-size:10pt;
	color:Black;
	font-family:Arial, Sans-Serif;
    }
    
#main .CLabel3{
    font-weight:bold;
    font-size:10pt;
	color:Red;
	font-family:Arial, Sans-Serif;
    }
#main .CTextB{
    font-weight:bold;
    font-size:10pt;
	color:black;
	font-family:Arial, Sans-Serif;
	border-style:none;
}
#main .CRadTextB{
    font-size:10pt;
	font-family:Arial, Sans-Serif;
}
.CreateLeftDiv{
	width:375px;
	height: 105px;
	float: left;
	margin-left: 25px;
	-webkit-border-radius: 10px !Important;
    -moz-border-radius: 10px !Important;
    border-radius: 10px !Important;
    border: solid 1px #CCCCCC; 
    padding: 5px 5px 5px 5px;  
	}
.CreateRightDiv{
	float: left;
	width:375px;
	height: 105px;
	margin-left: 10px;
	-webkit-border-radius: 10px !Important;
    -moz-border-radius: 10px !Important;
    border-radius: 10px !Important;
    border: solid 1px #CCCCCC; 
    padding: 5px 5px 5px 5px;  
	}
#main .NextButton{
    margin-left:150px;
    }
    
#CreateRABottom
{
    width:750px; 
    float:left; 
    margin-top:15px;
    margin-left:25px;
    -webkit-border-radius: 10px !Important;
    -moz-border-radius: 10px !Important;
    border-radius: 10px !Important;
    border: solid 1px #CCCCCC; 
    padding: 5px 5px 5px 5px;
	height:415px !important;
}
/************************************************/
/************************************************/
/*Start Add Inventory Page Styles*/
#main .AddRadTextB{
    font-size:10pt;
	font-family:Arial, Sans-Serif;
}

#main .AddLabel{
    font-size:10pt;
	font-family:Arial, Sans-Serif;
}

.AddButtonClass{
	background-image:url(Images/Add-button.png);
	background-repeat:no-repeat;
	border-width:0px;
	}
.AddButtonClass:hover{
	background-image:url(Images/Add-Button-RO.png);
	background-repeat:no-repeat;
	border-width:0px;
	cursor:hand;
	}
.SendButtonClass{
	background-image:url(Images/Send-button.png);
	background-repeat:no-repeat;
	border-width:0px;
	}
.SendButtonClass:hover{
	background-image:url(Images/Send-Button-RO.png);
	background-repeat:no-repeat;
	border-width:0px;
	cursor:hand;
	}
.CancelButtonClass{
	background-image:url(Images/Cancel-button.png);
	background-repeat:no-repeat;
	border-width:0px;
	}
.CancelButtonClass:hover{
	background-image:url(Images/Cancel-Button-RO.png);
	background-repeat:no-repeat;
	border-width:0px;
	cursor:hand;
	}
.InvSubmitButtonClass{
	background-image:url(Images/Inv-Submit-button-RO.png);
	background-repeat:no-repeat;
	border-width:0px;
	}
.InvSubmitButtonClass:hover{
	background-image:url(Images/Inv-Submit-Button.png);
	background-repeat:no-repeat;
	border-width:0px;
	cursor:hand;
	}	
.DeleteButtonClass{
	background-image:url(Images/Delete-button.png);
	background-repeat:no-repeat;
	border-width:0px;
	}
.DeleteButtonClass:hover{
	background-image:url(Images/Delete-Button-RO.png);
	background-repeat:no-repeat;
	border-width:0px;
	cursor:hand;
	}
.DeleteAllButtonClass {
	background-image: url(Images/Delete-All-button.png);
	background-repeat: no-repeat;
	border-width: 0px;
}

.DeleteAllButtonClass:hover {
		background-image: url(Images/Delete-All-Button-RO.png);
		background-repeat: no-repeat;
		border-width: 0px;
		cursor: hand;
	}
.SaveExitButtonClass{
	background-image:url(Images/Save-Exit-Button.png);
	background-repeat:no-repeat;
	border-width:0px;
	}
.SaveExitButtonClass:hover{
	background-image:url(Images/Save-Exit-Button-RO.png);
	background-repeat:no-repeat;
	border-width:0px;
	cursor:hand;
	}
.StartButtonClass{
	background-image:url(Images/Start-Button.png);
	background-repeat:no-repeat;
	border-width:0px;
	}
.StartButtonClass:hover{
	background-image:url(Images/Start-Button-RO.png);
	background-repeat:no-repeat;
	border-width:0px;
	cursor:hand;
	}
.NextButtonClass{
	background-image:url(Images/Next-Button.png);
	background-repeat:no-repeat;
	border-width:0px;
	}
.NextButtonClass:hover{
	background-image:url(Images/Next-Button-RO.png);
	background-repeat:no-repeat;
	border-width:0px;
	cursor:hand;
	}
	
.GenericButtonClass{
    background-color: #F6891F;
    color:white;
    -webkit-border-radius: 6px !Important;
    -moz-border-radius: 6px !Important;
    border-radius: 6px !Important;
    border: none 0px;
    cursor:pointer;
}
.GenericButtonClass:hover {
    background-color: #E53D62;
    color: white;
    -webkit-border-radius: 6px !Important;
    -moz-border-radius: 6px !Important;
    border-radius: 6px !Important;
    border: none 0px;
    cursor: pointer;
}
/************************************************/

/************************************************/
/*Start of Contact Us Page **********************/
#bodyPanel {
	/*width:612px;*/
	width:60%;
	min-width:585px;
	height:95%;
	min-height:709px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
	}
#bodyPanel h1{
	/*width:601px;*/
	width:80%;
	margin:25px 0px 25px 100px;
	padding:0 0 0 0;
	float:left;
	text-align:justify;
	font-family:Arial, Sans-Serif;
	font-size:30px;
	color:#0e2d6d;
	line-height:34px;
	font-weight:normal;
	}
#bodyPanel .bodypanelTB{
    font-weight:bold;
    font-size:10pt;
	color:black;
	font-family:Arial, Sans-Serif;
}

#rightPanel {
	/*width:450px;*/
	width:35%;
	min-width:300px;
	height:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
	margin-left:15px;
	}
#rightPanel h1 {
	/*width:250px;*/
	width:90%;
	min-width:250px;
	margin:25px 0 15px 25px;
	padding:0 0 0 0;
	float:left;	
	text-align:justify;
	font-family:Arial, Sans-Serif;
	font-size:22px;
	color:#0e2d6d;
	line-height:26px;
	font-weight:normal;
	}
#rightPanel h3 {
	/*width:250px;*/
	width:90%;
	min-width:250px;
	margin:0 0 0 25px;
	padding:0 0 0 0;
	float:left;	
	text-align:justify;
	font-family:Arial;
	font-size:14px;
	color:#ef7703;
	line-height:24px;
	font-weight:bold;
	}
#rightPanel a {
	width:285px;
	/*width:90%;
	min-width:275px;*/
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;	
	text-align:justify;
	font-family:Arial;
	font-size:12px;
	color:#31353a;
	line-height:18px;
	font-weight:normal;
	}
/*****************************************************************************************/
/*New for Add Inventory Page*/	
.AddInvLabel
{
    font-family: Arial,San-serif;
    color: #475c8a; 
    font-weight: bold; 
    font-style:italic;
    font-size: 14px;   
}
.AddItem
{
    width:255px;
	margin-left:auto;  
    font-family: Arial,helvetica,san-serif;  
    float:left;
}
.InvHeaderTable
{
    
	width: 790px;
	margin-left:50px; 
	margin-right:auto;
	/*position:absolute;*/
    margin-top: 15px; 
    font-family: Arial,helvetica,san-serif;  
    float:left;
    -webkit-border-radius: 10px !Important;
    -moz-border-radius: 10px !Important;
    border-radius: 10px !Important;
    border: solid 1px #CCCCCC;
    background-color:#EEEEEE;
}

.AddInvLabel1
{
    font-family: arial,helvetica,san-serif;
    color: #0D2C6C; 
    font-size: 12px; 
    font-weight: bold;
}

.AddInvLabel2
{
    font-family: arial,helvetica,san-serif;
    color: #222222; 
    font-size: 12px; 
}
.SampleLB
{
    color: #F17E0B;
    font-family: Arial,helvetica,san-serif;
    font-size:14px;
}

.AddInvSection
{
    width:90%;
	min-width: 775px;
	max-width:875px;
	margin-left:25px; 
	margin-right:auto;
	margin-top: 15px; 
    font-family: Arial,helvetica,san-serif;  
    float:left;
}
#InventoryItemsGrid .RadGrid input[type="submit"] 
{
    cursor: pointer;
    height: 21px;
    width: 21px;
    border: none 0 transparent !important;
}
.editImg
{
    background-image: url(Images/btn-edit.png) !important;
    background-repeat:no-repeat;
    cursor: pointer !important;
	border-width:0px;
	width: 21px !important;
	height: 21px !important;
}

.AddInvSecWrap
{
    width:800px;
    margin-left:25px;
}

.AddItemRow
{
    width:245px;
	font-family: Arial,helvetica,san-serif;  
    float:left;
    height:185px; 
    -webkit-border-radius: 10px !Important;
    -moz-border-radius: 10px !Important;
    border-radius: 10px !Important;
    border: solid 1px #CCCCCC; 
    padding: 5px 5px 5px 5px;   
}

.AddItemCol
{
    width:255px;
	margin-left:15px;
	margin-right:auto;
    font-family: Arial,helvetica,san-serif;  
    float:left;
}

.AddItemCol2
{
    width:255px;
	margin-left:15px; 
	margin-right:auto;
    font-family: Arial,helvetica,san-serif;  
    float:left;
}
/*****************************************************************************************/
/*New For Returns page********************************************************************/
.ReturnsBox
{
    width:600px;
    margin:0 auto 0 0;
    font-family: Arial,helvetica,san-serif;  
    -webkit-border-radius: 10px !Important;
    -moz-border-radius: 10px !Important;
    border-radius: 10px !Important;
    border: solid 1px #CCCCCC; 
    padding: 5px 5px 5px 5px;
}

.GridViewButton
{
    background-image: url(Images/btn-view-small.png) !important;
    background-repeat:no-repeat;
	border-width:0px;
	width: 65px !important;
	height: 27px !important;
	cursor: pointer;
}
#OpenInvRadGrid .RadGrid input[type="submit"] 
{
    cursor: pointer;
    height: 27px !important;
    width: 65px !important;
    border: none 0 transparent !important;
}

/*****************************************************************************************/
/*New For Home page********************************************************************/
.HomeHeader
{
    color:#0D2C6C;
    font-size: 14px;
    font-family:Arial, Helvetica, Sans-Serif;
    font-weight:bold;
    font-style:italic;
    margin-left: 0px !Important;
    margin: 0 0 0 0 !Important;
}

.HomeDashBox
{
    float:left;
    width:219px;
    height:200px;
    -webkit-border-radius: 10px !Important;
    -moz-border-radius: 10px !Important;
    border-radius: 10px !Important;
    border: solid 1px #CCCCCC; 
    padding: 5px 5px 5px 5px;    
}

#TopRowMenuOptions
{
    float:left;
    width:100%;   
    margin-top:15px;
}
#BottomRowMenuOptions
{
    width:100%;   
    float: left;
    margin-top:25px;
}
/*****************************************************************************************/
/*New My Account**************************************************************************/
#RAHistory
{
    float:left;
    width:750px;
    -webkit-border-radius: 10px !Important;
    -moz-border-radius: 10px !Important;
    border-radius: 10px !Important;
    border: solid 1px #CCCCCC; 
    padding: 10px 10px 10px 10px;    
}

#AcctManagementDiv
{
    float:left;
    margin-top:15px;
    width:750px;
    -webkit-border-radius: 10px !Important;
    -moz-border-radius: 10px !Important;
    border-radius: 10px !Important;
    border: solid 1px #CCCCCC; 
    padding: 10px 10px 10px 10px; 
}
/*****************************************************************************************/
/*Submission Type Page********************************************************************/

.SubmissionDashBox
{
    float:left;
    width:260px;
    height:260px;
    -webkit-border-radius: 10px !Important;
    -moz-border-radius: 10px !Important;
    border-radius: 10px !Important;
    border: solid 1px #CCCCCC; 
    padding: 5px 5px 5px 5px;    
}

/*****************************************************************************************/
#CreateRABottomLeft
{
    float:left;
    width: 400px;
    height:400px;
}

.CreateRABottomRightDiv
{
    float:left;
    width: 250px;
    margin-left:20px;  
    height: 400px; 
}

.RadTextWhole
{
    margin-left:10px;
}

.AllButtonClass {
	background-color: #F6891F;
	color: black;
	border-radius: 6px !important;
	border: none 0px;
	cursor: pointer;
}

.AllButtonClass:hover {
	background-color: #E53D62;
	color: black;
	-webkit-border-radius: 6px !Important;
	-moz-border-radius: 6px !Important;
	border-radius: 6px !Important;
	border: none 0px;
	cursor: pointer;
}

.spinner {
	border: 6px solid #cccccc;
	border-top: 6px solid #ff6600;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	animation: spin 1s linear infinite;
	margin: 0 auto;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
}

@keyframes spin {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

