/*  
*,body
{
background-color: black!important; 
	display: none !important; 
}

*/

/* 
body > div > div.wpcom-coming-soon-marketing {display:none ;}
body > div > div.wpcom-coming-soon-main {display:none ;}

*/

.wpcom-coming-soon-body {
	background: #ffcd11!important;

}




.site-title,.site-description
{
/* 	display:none !important;
 */
	padding-left: 20px;

}

#content{
	
	margin-top:1px !important; 
}


.site-branding {
	background-color: black;
}

.site-title a {
	color: white !important;
}

.site-title a:hover {
	color: #ffcd11 !important;
}

.site-description {
	color: red !important;
	display:none;
}

.main-navigation .main-menu > li > a {
	color: #ffcd11 !important;
}

.main-navigation .main-menu > li > :hover {
	color: white !important;
}

span.submenu-expand {
	color: red !important;
}

.main-navigation .sub-menu {
	background-color: black !important;
}

.main-navigation .sub-menu:hover {
	background-color: #ffcd11 !important;
}

/**To change sub-menu items hover or focus background color
**/
.main-navigation .sub-menu > li > a:hover, .main-navigation .sub-menu > li > a:focus, .main-navigation .sub-menu > li > .menu-item-link-return:hover, .main-navigation .sub-menu > li > .menu-item-link-return:focus {
	background: black !important;
	color: #ffcd11;
}

a, a:visited, .main-navigation .main-menu > li, .main-navigation ul.main-menu > li > a, .post-navigation .post-title, .entry .entry-meta a:hover, .entry .entry-footer a:hover, .entry .entry-content .more-link:hover, .main-navigation .main-menu > li > a + svg, .comment .comment-metadata > a:hover, .comment .comment-metadata .comment-edit-link:hover, #colophon .site-info a:hover, .widget a, .entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color), .entry .entry-content > .has-primary-color, .entry .entry-content > [class^="wp-block-"] .has-primary-color, .entry .entry-content > [class^="wp-block-"].is-style-solid-color blockquote.has-primary-color, .entry .entry-content > [class^="wp-block-"].is-style-solid-color blockquote.has-primary-color p {
	color: #ffcd11;
}


.site-header.featured-image:after

{
	background:none;
	
	}



.site-header.featured-image:hover{
	border: 7px solid #000000;
		opacity: .95;
	min-height: 30vh;
	border-radius:0 0 20px 20px;
}

.site-header.featured-image{
	border: 7px solid #ffcd11;
	opacity: .99;
	min-height: 30vh;
		border-radius:0 0 20px 20px;

	

}



.site-logo .custom-logo-link {
    border-radius: 20px ;
	margin-left:20px;
	display:flex;
	
}

.site-logo .custom-logo-link {
	border: 2px solid #ffcd11;
}

.site-logo .custom-logo-link:hover {
	border: 3px solid #ffcd11;
}

.site-header.featured-image .entry-title{	
color:#ffcd11;
font-weight:700;	
}
.site-header.featured-image .entry-title:hover
{	
color:#ffffff;
font-weight:700;	
}

.entry .entry-content, .entry .entry-summary{
	width:100%;
	max-width: 100%;
margin: 0px ;
padding:0px;


}

.entry .entry-content p{
	
width:98%;
max-width: 98%;
margin: 0px;
padding:0px;

	
}





h1:not(.site-title):before, h2:before {

 display: none;

}




.site-header.featured-image .entry-title {
    color: #ffcd11;
    font-weight: 700;
    background: black;
	padding-right: 22px;

    width: fit-content;
    height: fit-content;
}


.scorpionreports{
/* overflow: hidden; */
height: fit-content !important;
max-height: fit-content !important;

width: 100% !important;
max-width: 100% !important;

/* 	width:fit-content !important;
 */
/* 	max-width: fit-content !important;
 */
/* overflow:auto !important;	 */
/* 	overflow-x:scroll !important; */
/* 	overflow-y:none !important;
	 */
	
	
position:absolute !important;
padding: 1% !important;
margin: 0px !important;
	

/* 	padding:20px !important;	 */
/* margin-left:20px  !important; */
}
	


.scorpionreportsone{
/* overflow: hidden; */
height: fit-content !important;
max-height: fit-content !important;

width: 100% !important;
max-width: 100% !important;

/* 	width:fit-content !important;
 */
/* 	max-width: fit-content !important;
 */
/* overflow:auto !important;	 */
/* 	overflow-x:scroll !important; */
/* 	overflow-y:none !important;
	 */
	
	
/* position:absolute !important; */
padding: 1% !important;
margin: 0px !important;
	

/* 	padding:20px !important;	 */
/* margin-left:20px  !important; */
}
	




.map {
	
	align-content:center;
}

.cbFormLabelCell{
	display:block;
 text-align: left !important;

	
}


.scorpionforms{
	
width:98% !important;
max-width: 98% !important;
margin: 0px !important;	
	
}

.cbSubmitButtonContainer{
	text-align: left !important;
	
	
}


.entry .entry-content .wp-block-separator, .entry .entry-content hr

{
	
/* 	 width:99% !important;
	
    max-width: 99% !important; */
/*  max-width: fit-content !important; */
/* width:fit-content !important; */
}

	

.cbFormFieldCell 
{word-wrap: break-word !important;


}




.grid-containerxxx {
  display: grid;
  grid-template-columns: auto auto auto;
  grid-template-rows: auto auto;
  grid-gap: 10px;
  background-color: #ffcd11;
  padding: 20px;
}

.grid-containerxxx > div {
  background-color: black;
  text-align: center;
  padding: 20px 5px;
  font-size: 20px;
}

.currentformfromcaspio{
	color: #ffcd11;
	
}

.logoutcaspioform
{
  padding: 20px 30px !important ;

}

.entry .entry-content a {
    text-decoration: none;
}

.resetpasswordcaspio{
	
	background-color:#ffcd11;
	color: black !important;
	
}

.resetpasswordcaspio:hover{
	
	background-color:black !important;
	color: red !important;
}


.operatornavigationform
{
	
	background-color:black !important;
	color: red !important;
	font-size: 33px !important;
}

.cbHTMLBlockContainer  .hidecaspiovalues {
	display:none;
	
	
}
@media print {

@page  {size: A3 landscape;}	

main {background-color:red!important;}	
	
img {
  width: 50px;
  height: auto;
}	
	

	
	/* 		 * {display:none;} */
 */
	
	
	
	
/*  .main .printstyleone */
/* main	{background-color:green!important;display:block!important;width: 100% !important; max-width: unset!important;}
 */

}

.scorpionchartred  rect.highcharts-point
{
    fill: #ff0000;
}


.scorpionchartblack rect.highcharts-point
{
    fill: #000000;
}

.scorpionchartgrey   rect.highcharts-point
{
    fill:grey;
}

.cbResultSetCalculatedField{

	
/* 		background-color:black !important; */
/* 	color: white !important; */
font-family: 'Libre Barcode 39 Text', cursive !important;

} 

/* reports buttoms  */
 .reportsnavpage a{
	 width:90% !important;
margin:11px !important;
		
}
/* elog buttoms  */
 .elogformpage  a{
	 width:90% !important;
margin:11px !important;
		
}


/* .site-content {
    
	max-width: max-content !important;

} */

/* .entry .entry-content, .entry .entry-summary{
width:fit-content!important;
	max-width: fit-content!important;

	
} */

/* body.page .entry .entry-content > *,
.entry .entry-summary > * {
    max-width: max-content  !important;
} */

/* 
.site-main {
width:fit-content !important;
	max-width: fit-content !important;

}
 */
/* .site{
	
		overflow:scroll !important;
	max-width: fit-content !important;
width:fit-content !important;

} */


.entry-footer{
	  display: none;

}

.site-footer{	  display: none;
}

/* 
to hide menu from some pages
belo hide menu item 1777 tickets from main page 153 */
/* .page-id-153 #menu-item-1777,
.page-id-153 #menu-item-1756

{Display:none;}
	
	
} */


/*   
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Start Scollbar custom,ization all browswers
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
 
*/

* {
  scrollbar-width: thin;
  scrollbar-color: #000 #ffcd11;
}

/* Works on Chrome/Edge/Safari */
*::-webkit-scrollbar {
  width: 12px;
}
*::-webkit-scrollbar-track {
  background: #ffcd11;
}
*::-webkit-scrollbar-thumb {
  background-color: #000;
  border-radius: 20px;
  border: 3px solid #ffcd11;
}



/*   
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
End Scollbar custom,ization all browswers
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
 
*/



/*   
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Start hiding the dotted border line of selection 
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
 
*/

*:hover,
*:focus,
*:active
{
    outline: none !important;
}



/*   
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
End hiding the dotted border line of selection 
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
 
*/


/*   
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Start button custom color and alignmnet 
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
 
*/

.aligncenter {
margin:Auto !important;

	
}

.wp-block-button :hover{
	background-color:#000 !important;
	color:#ffcd11 !important;
	
}


/*   
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
END button custom color and alignmnet 
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
 
*/



/*   
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Start Hide branding and site title and site descreption
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
 
*/



/*   
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
END  Hide branding and site title and site descreption
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
 
*/






/*  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Start  Hide Main navigation  menu 
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
 
*/


#site-navigation,
.entry-title
/* .custom-logo-link */
{
	display:none !important;
}



/*  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
End  Hide Main navigation  menu 
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
 
*/



/*  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Start  Fixed header 
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
 
*/

#masthead{

/* position:fixed !important;  */
	top:0 !important; 
	left:0 !important; 
	right:0 !important; 
	}




/*  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
End  Fixed header 
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
 
*/



/*  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Start Site Logo custmization
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
 
*/

.site-logo{ margin-top:15px !important; 
}

/*  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Start Site Logo custmization
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
 
*/


/*  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Start margin for each page  custmization
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
 
*/


.page-id-391 #content{
margin-top:10px !important; 
}
background

/*  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
End margin for each page  custmization
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
 
*/





.scorpionforms
{

margin:auto !important;
box-shadow: 10px 15px 55px lightgray !important;
}

.scorpionforms :not([attribute]){
margin:auto;
}


/*  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Start dashboard Botmn for each page  custmization
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
 
*/



/* #caspioform > div{
	
 display: flex  !important;
  justify-content:center !important;
}
 */
.dashboardcellarea{
	
  background-color: #ffcd11;
	padding:30px;
  border-radius: 5px;
	text-align:center;
	font-size:30px;
	color:#000;

}


.dashboardmainarea
{
	
		float:left;
	
	margin:0px 15px 15px 0px;
}


.dashboardmainarea :hover


{
	
	  background-color: #000;
		color:#ffcd11;
}
.dashboardcellarea{
		width:100%;
	}




.dashboardspan{
	
	font-size:14px;
}





/*  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
End dashboard Botmn for each page  custmization
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
 
*/

.cbFormSelect{
	

border-color:#ffcd11 !important;
	color:black !important;
}






.site-logo .custom-logo-link{
	
/* 	position:fixed !important; */
}