body{
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

input[type="button"]{
	display: block;
	float: left;
	width: 100%;
	-webkit-border-radius: 10px;
}

.fieldset_div{
	width: 100%;
	height: 50px;
	margin-top: 7px;
}

.fieldset_divAPI{
	width: 100%;
	height: 50px;
	margin-top: 20px;
}

.osTextArea{
	height: 77px;
}

.field{
	height: 35px;
	font-size: 16px;
	padding: 6px 0px 0px 36px;
}

.fieldAPI{
	height: 35px;
	font-size: 16px;
	padding: 6px 0px 0px 36px;
	border: 2px solid #cac1c1;
}

.field_title{
	margin: 5px;
	padding: 0;
	display: block;
	float: left;
	width: 100%;
	text-align: center;
	color: #FF6400;
}

.ro_field{
	min-height: 35px;
	max-height: 100%;
	overflow-y: auto;
	text-align: left;
    padding: 12px 0px 0px 40px;
    background-color: #eeeeee;
    width: 89%;
}

#osFieldset .osTextArea textarea, #osFieldset .osTextArea .ro_field{
	padding: 3px 0px 3px 30px;
	width: 92%;
	height: 70px;
}

.iconholder{
	width: 25px;
	padding: 10px 0px 0px 5px;
}

.placeholder{
	display: block;
	height: 35px;
	padding-top: 3px;
	font-size: 16px;
}

.top_out{
	display: block;
	position: fixed;
	width: 100%;
	height: 100px;
	z-index: 999;
	background-color: #29abe2;
}

.top_in{
	display: block;
	position: fixed;
	width: 100%;
	height: 60px;
	z-index: 999;
	background-color: #29abe2;
}

.checkos_logo_out{
	height: 70px;
	margin: 15px;
}

.checkos_logo{
	height: 50px;
	margin: 5px;
}

.ui-dialog .ui-dialog-buttonpane{
	margin-top: 0px;
}

#mobileIcons{
	display: block;
	width: 100%;
	min-width: 300px;
	height: 60px;
	margin-top: 85px;
}

#mobileIcons span{
	display: block;
	float: left;
	width: 50%;
	padding-top: 5px;
	text-align: center;
}

#mobileIcons span *:hover{
	cursor: pointer;
}

#mobileIcons span label{
	width: 100%;
	font-size: 10px;
}

#mobileIcons span img{
	width: 40px;
	height: 40px;
	margin: 0px 20px 3px 20px;
}

#signup_label, #customer_label, #login_label{
	padding-top: 10px;
	border-top: 1px solid #ddddff;
}

#system_access{
	width: 100%;
	text-align: center;
}

#customer{
	display: none;
	float: left;
	width: 100%;
}

#user_full_name{
	display: none;
}

#login{
	display: none;
	width: 100%;
	margin-top: 0px;
	padding-bottom: 20px;
	border-bottom: 1px solid #29ABE2;
	margin-bottom: 40px;
}

#bottom{
	display: block;
	float: left;
	position: fixed;
	bottom: 0;
	z-index: 100;
	height: 20px;
	padding: 2px;
	width: 100%;
	text-align: center;
	background: #ddf;
	border-top: 2px solid #cbcbff;
}

#bottom_language{
	display: block;
	float: left;
}

.defineLanguage{
	display: block;
	float: left;
	height: 19px;
	margin: 1px 5px 0px 5px;
}

#bottom_middle{
	display: none;
	position: fixed;
	width: 100%;
	height: 70px;
	z-index: 101;
	background: red;
	bottom: 0;
	margin-bottom: 23px;
	padding-top: 5px;
	text-align: center;
	background: #ddf;
	border-top: 2px solid #cbcbff;
	margin-left: -2px;
}

#bottom_middle li{
	display: block;
	float: left;
	width: 20%;
	font-size: 10px;
	text-align: center;
	list-style-type: none;
}

#bottom_middle li a img{
	width: 30px;
}

#bottom_middle li a center{
	display: block;
	width: 100%;
}

#bottom_middle_showhide:hover{
	cursor: pointer;
}

#bottom_middle_showhide{
	display: block;
	position: fixed;
	bottom: 3px;
	width: 10%;
	margin: 0px 45% 0px 45%;
	text-align: center;
	color: #FFFFFF;
}

#bottom_social_icons{
	display: block;
	float: right;
	width: 200px;
	text-align: right;
}

.bottom_social_icons{
	max-height: 20px;
	margin-right: 5px;
}

#signup{
	display: block;
	float: left;
	width: 90%;
	margin-left: 10px;
}

#signup_terms{
	display: block;
	float: left;
	margin: 10px;
	text-align:justify;
	text-justify:inter-word;
}

#signup-button{
	margin-bottom: 30px;
}

#content{
	display: block;
	float: left;
	width: 100%;
	z-index: 0;
	margin-top: 120px;
}

#systemAccessIcons{
	display: block;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 60px;
	position: absolute;
	background-color: #EDEDFF;
	border-bottom: 2px solid #CBCBFF;
}

.systemIcons{
	width: 25%;
	display: block;
	float: right;
	text-align: center;
}

.systemIcons:hover{
	cursor: pointer;
}

.systemIcons img{
	width: 30px;
	height: 30px;
}

#osNotification center{
	margin-top: -20px;
	width: 100%;
	color: #fff;
	font-weight: bold;
	font-size: 7px;
	z-index: 82;
}

#leftMenu{
	display: none;
	width: 100%;
	height: 400px;
	overflow-y: auto;
	background-color: #CCCCFF;
	padding-top: 100px;
	margin-bottom: -90px;
	border-right: 1px solid white;
}

#hideLeftMenu{
	display: block;
	float: left;
	height: 100%;
	width: 10px;
	background-color: #AAAAFF;
}

.leftMenuIcons{
	display: block;
	float: left;
	width: 100%;
	margin: 15px 0px 15px 0px;
}

.leftMenuIcons img{
	width: 50px;
	height: 50px;
	display: block;
	float: left;
	margin-left: 10px; 
}

.leftMenuIcons font{
	display: block;
	float: left;
	margin: 15px 0px 0px 10px;
}

#forgot{
	width: 90%;
	margin-left: 5%;
}

#login-forgot{
	margin: 10px 0px 10px 0px;
	padding: 10px;
}

#forgot h1{
	font-size: 20px;
}

.forgotForm{
	display: none;
}

.forgotPassword_field,.forgotUsername_field{
	width: 100%;
	margin-bottom: 15px;
}

.newPasswordField{
	width: 100%;
}

.problemButton{
	margin-top: 15px;
}
.textContent{
	text-align: justify;
	font-size: 12px;
}

#members{
	width: 90%;
	margin-left: 4%;
}

.companyInfo{
	border: 1px solid #EDEDFF;
	display: block;
	float: left;
	width: 90%;
	height: 72px;
	padding: 5px 5% 5px 5%;
}
.companyInfo .companyLogo{
	display: none;
}
.companyInfo .companyName{
	display: block;
	float: left;
	width: 100%;
	height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #FF6400;
}
.companyInfo .companyContact{
	display: block;
	float: left;
	margin: 3px 0px 0px 0px;
	width: 50%;
	height: 45px;
	font-size: 12px;
	text-align: left;
}
.companyInfo .companyContact label{
	display: block;
	float: left;
	width: 95%;
	height: 15px;
	padding-top: 2px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.companyInfo .companyContact label img{
	display: block;
	float: left;
	width: 10px;
	height: 10px;
	margin: 2px 3px 0px 0px;
}
.companyInfo .companyData{
	display: block;
	float: left;
	margin: 7px 0px 0px 0px;
	width: 50%;
	height: 35px;
	font-size: 12px;
	padding-top: 7px;
	overflow: hidden;
}
.headers{
	border-bottom: 2px solid #c8c8ff;
}
#ordersHeader,#ordersSpacing{
	height: 120px;
}
#membersSpacing{
	display: none;
}
#membersLoadding,#ordersLoadding{
	width: 100%;
	text-align: center;
	display: block;
}
#membersSearchArea{
	clear: both;
}

.notificationsCharts{
	display: block;
	float: left;
	width: 100%;
	height: 200px;
	text-align: center;
	clear: both;
	margin-bottom: 50px;
}
.notificationsCharts span{
	display: block;
	float: left;
	width: 100%;
	background-color: #c8c8ff;
	border-top: 2px solid #8888ff;
	font-size: 12px;
}
#notificationsChart2{
	height: 250px;
}
.notificationsChartContainer{
	display: block;
	float: left;
	width: 100%;
}
#sendInvite-sent{
	width: 100%;
}
.chooseColumnsLabel{
	display: block;
	float: left;
	width: 100%;
	padding: 5px 0px 5px 0px;
	text-align: left;
}
#ordersContent{
	font-size: 12px;
}
.ordersColorDefinitions{
	width: 100%;
}
.orderButton{
	width: 21%;
	margin: 0px 2% 0px 2%;
	text-align: center;
}
.ordersLoadOptions{
	margin: 20px 0px 20px 0px;
}
#osHeader, #osSpacing{
	height: 180px;
}
#osTitleInfoNormal{
	background-color: white;
	color: black;
}
#osTitleInfoCritical{
	background-color: yellow;
	color: black;
}
#osTitleInfoCritical{
	background-color: red;
	color: white;
}
.inputLoader{
	margin-top: 35px;
}
.partnershipCompanyLogo{
	dispaly: block;
	float: left;
	width: 100%;
	height: 80px;
	margin-top: 5px;
	text-align: center;
}
.partnershipCompanyLogo img{
	max-width: 50%;
	max-height: 100%;
}
.partnershipCompanyData{
	display: block;
	float: left;
	padding-top: 10px;
	width: 100%;
	font-size: 11px;
	padding-bottom: 5px;
	border-bottom: 1px solid gray;
}

#systemAccessLogo{
	display: none;
}
.fieldSettingsRow, .parametersSettingsRow{
	width: 96%;
	padding: 10px 1% 10px 1%;
	margin: 0px 1% 5px 1%;
	border: 2px solid #EEEEFF;
}
.settingsItensBar{
	font-size: 15px;
}
.settingsUsers{
	width: 90%;
}

.contentTextImg{
	max-width: 25%;
}

#userAlerts{
	display: none;
	position: fixed;
	bottom: 35px;
	width: 85%;
	height: 40px;
	background: #ffe47c;
	padding: 10px;
	border: 1px solid black;
	text-align: center;
	font-size: 14px;
	z-index: 99;
	margin-left: 5%;
}
