body{
    height: 100%;
     overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}

.halfPartGreyBg  select{float:left; margin:0 15px 0px 15px;height:43px; border:solid 1px #959494; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -moz-box-shadow: inset 0 0 0px #e2e2e2; -webkit-box-shadow: inset 0 0 0px #e2e2e2; box-shadow: inner 0 0 0px #e2e2e2; padding:7px 8px; font:16px Calibri, Helvetica, sans-serif !important; color: #333;width:90%;}




/*nilesh style */

@font-face {
  font-family: 'TideSans';
  src: url('css/fonts/TideSans-300LilKahuna.otf') format('opentype');
 }
 
/*  @font-face {
  font-family: 'TideSans200';
  src: url('css/fonts/TideSans-200LilDude.otf') format('opentype');
 } */
  .tidesanfont{
  
  font-family:TideSans;
  }
  
#logged-in-myProbox h4{
	
font: normal 16px/16px TideSans;
    color: #004000;
    padding-bottom: 6px;
	    margin-top: 0px;
		padding-left: 23px;
		padding-right: 35px;

}
.logged-in-width
{
		/* width:225px !important; */
		width:100% !important; 
}

.logged-in-widthworkingstatus
{
		width:275px !important;
}


	
	
#full-green-table-grid .logg-pre-tablejobseeker tr th{
	padding-left: 12px;padding-top: 5px;
    padding-bottom: 5px;
}

#logg-white-band
{
	background: #fff;
    width: 100% !important;
    float: left !important;
	
}
#logg-white-band tr td label 
{
	height:20px;
}



/* The check */
.check {
    display: inline-block;
    position: relative;
    /* padding-left: 25px; */
  /*  margin-bottom: 20px; */
    padding-right: 15px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkmarkjs {
       position: absolute;
    top: 9px;
    left: -2px;
    height: 25px;
    width: 25px;
    background-color: #fff;
    border: 2px solid #c0c0c0;
}



/* When the checkbox is checked, add a blue background */
.check input:checked ~ .checkmarkjs {
    background-color: #fff  ;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmarkjs:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.check input:checked ~ .checkmarkjs:after {
    display: block;
}

/* Style the checkmark/indicator */
.check .checkmarkjs:after {

	left: 8px;
    top: 3px;
    width: 7px;
    height: 12px;
    border: solid black;
    border-color: #555;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
	
}

.cust-btn{
	margin-bottom: 10px;
	background-color: #f8204f;
	border-width: 2px;
	border-color: #f8204f;
	color: #fff;
}
.cust-btn:hover{
	
	border-color: #f8204f;
	background-color: #fff;
	color: #f8204f;
	border-radius: 20px;
	transform-style: 2s;

}


.agree-check-lable{
	
	    position: relative;
    top: 6px;
}

.input-right-padding {
	
	padding-right:27px !important;
	
}

#advancsearch .agree-check-lable{
  
    height: 15px;
   
}

.right-td{
		text-align:right !important;
		font: normal 14px/16px Arial, Helvetica, sans-serif;
		color: #333;
		width: 76% !important;
		float: left !important;
		margin-top: 10px;
	}
	
/* end nilesh style */



.footer-hr {
    display: none;
}
#logged-in-main-alt {
       position: fixed;
    top: 92px;
    left: 5px;
    right: 5px;
    z-index: 9;
    bottom: 60px;
  /*   border-top: 1px solid #f15b28 !important;
	border-bottom: 1px solid #f15b28; */
	/* border-left:none;
	border-right:none; */
	
	border: 1px solid #f15b28 !important;
    -webkit-border-radius: 3px !important;
    padding: 0px 0px 10px 0px;
  
    margin: 0px !important;
	    height: auto;
    
}

#advancsearch label{
      font: bold 12px arial;
    width: 110px;
    float: left;
    text-align: left;
    color: #333;
    font-weight: 100 !important;
    /* margin-right: 10px; */
   width: 160px;
    padding: 0px 10px 0 0;

    color: #000;
  /*   font: normal 16px/32px Arial, Helvetica, sans-serif !important;
    */ 
    height: 32px;
   
    font: bold 14px Calibri, Helvetica, sans-serif !important;
	line-height: 30px !important;
}

.logged-in-pp-dashboard{
   
   
    left: 8px;
    right: 8px;
    z-index: 9;
    bottom: 60px;
    border: 0px solid #f15b28 !important;
    -webkit-border-radius: 5px;
    /* old padding: 9px 5px 10px 6px; */
	    padding: unset !important;
 
    margin: 0px !important;
	    
}
.logged-in-pp-tab-panel{
	margin-top:66px;
    margin-left:40px !important;
	    position: fixed;
	
}

.logged-footer-cart-icon {
    display: inline-block;
    margin-left: -3px;
    position: relative;
    top: -14px;
}

.logged-pp-address-left{
	
	    width: 130px;
    float: left;
}

.logged-pp-address-right{
	    float: left;
    width: 123px;
	
}
#logged-pp-span{
	    padding: 0px !important;
}
#logged-pp-span input{
	      width: 100% !important;
		      border: 1px solid #bfbbbb;
    
	  
}
#logged-pp-span .logged-pp-span-input{
	      width: 100% !important;
    background: #fff;
    border: 1px solid #bfbbbb;
    background-image: none;
	  
}
#logged-pp-span .logged-pp-span-input::placeholder{
	color:#666;
}
#address-plus-input input{
	    width: 90px !important;
		padding-right: 26px !important;
}
#address-plus-input #logged-in-plus-div-img{
	padding-top: 0px;
    margin-left:6px;
}
.logged-in-pp-update-btn a{
	
	    font: bold 15px Arial, Helvetica, sans-serif !important;
    color: #fff !important;
    padding: 6px 20px;
    border: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor: pointer;
   
}
.logged-in-pp-update-btn {
	/* margin-top: 10px; */
	margin-right: 10px
}
.logged-in-pp-update-btn1 a{
	
	    font: bold 15px Arial, Helvetica, sans-serif !important;
    color: #fff !important;
    padding: 6px 20px;
    border: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor: pointer;
   
}
.logged-in-pp-update-btn1 {
    margin-top: -3px;
    margin-right: 8px;
    float: right;
    margin-bottom: 6px;
}
.red.adj {
    font-size: 11px;
    position: relative;
    top: -1px;
    left: -3px;
}
a:active {
    outline: none !important;
    text-decoration: none !important;
  
}
a:focus {
    outline: none !important;
    text-decoration: none !important;
   
}
@media only screen and (min-width: 375px) and (max-width: 413px){
#address-plus-input input {
    width: 142px !important;
    padding-right: 26px !important;
}
}
@media only screen and (min-width: 414px) and (max-width: 460px)  {
	#address-plus-input input {
    width: 192px !important;
    padding-right: 26px !important;
	}
}
	.halfPartGreyBg 
	{
    /* width: 38%; */
    background: #fff;
    border: none;
   /*old  padding: 13px; */
   padding:unset;
    display: block;
    width: 100%;
	}

	/*
div:focus{
background:#fff;
}*/

.padcheckicon{
    position: absolute;
    right: 31px;
    margin-top: 12px;
}


.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1;
}


.close span{
	
background-image: url(/inc/images/sprites/close_btn.png);
    background-repeat: no-repeat;
    text-decoration: none;
	background-position: right 0;
    height: 50px;
    position: absolute;
    right: -20px;
    text-indent: -9999px;
    top: -24px;
    width: 50px;
    border: none;
    cursor: pointer;
	z-index:999;
	opacity:1 !important;
	background-size: 40px 40px;
}



.form-control:focus {
     border-color:#e2e2e2; 
    outline: 0;
     -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(165,200,166,.6); 
     box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(165,200,166,.6); 
}


#advancsearch input{
float:left; margin:0 15px 0px 15px;height:43px; border:solid 1px #959494; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -moz-box-shadow: inset 0 0 0px #e2e2e2; -webkit-box-shadow: inset 0 0 0px #e2e2e2; box-shadow: inner 0 0 0px #e2e2e2; padding:7px 8px; font:normal 16px Calibri, Helvetica, sans-serif !important; color: #333;width:90% !important;font-weight:400 !important;-webkit-appearance: none;}


@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.greenvalid{
	background:#fff url(../worklocallly_millie_mobile/images/greentick_validation.gif) no-repeat 90% 50% !important;
	
	background-size: 30px !important;
}


.greenvalidtext{
	background:#fff url(../worklocallly_millie_mobile/images/greentick_validation.gif) no-repeat 98% 50% !important;
	
	background-size: 30px !important;
}

.fa-chevron-down {
    position: absolute !important;
    right: 19px !important;
    background-color: #e1e1e1 !important;
    bottom: 0px !important;
    padding: 5px !important;
    color: #9b9b9b !important;
    height: 43px !important;
    border-radius: 5px !important;
    line-height: 28px !important;
    border: 1px solid #a5c8a6 !important;
    border-left: none !important;
    width: 20px !important;
    text-align: center !important;
}

	.prepipulate{
    color: #000 !important;
    background: #d4d0c8 url(../worklocallly_millie_mobile/images/greentick_validation.gif) no-repeat 98% 50% !important;
    border: 1px solid #959595 !important;
		background-size: 30px !important;
	}
	
	.prepipulateone{
    color: #000 !important;
    background: #d4d0c8 !important;
    border: 1px solid #959595 !important;
		background-size: 30px !important;
	}
	
	
	.profile-photo {
	text-align: center;
    /* margin: 0px 33px auto; */
    margin: 0 auto;
    width: 235px;
    height: 155px;
	}
	
	
	.profile-supportphoto {
	text-align: center;
    /* margin: 0px 33px auto; */
    margin: 0 auto;
   
	}

		.profile-supportphoto img{
	    border: 1px solid #666;
		margin-top:20px
	}

	.profile-photo img {
    border: 1px solid #666;
	width: 235px;
    height: 155px;
	}
	
	.logged-my-profile-pp-delete a {
    font: bold 15px Arial, Helvetica, sans-serif !important;
    padding: 6px 20px;
}


.lg-file-choose {
    width: 70px;
    height: 29px;
    border: 1px solid #848282;
    background: #e6e6e6;
    text-align: center;
    border-radius: 3px;
    float: left;
    line-height: 26px !important;
    margin-top: 0px;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #000;
}

.scroll {
  white-space: nowrap;
  overflow-x: auto;  
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;

  }

// Hide scrollbars, works well with Flickity without downside.
.scroll::-webkit-scrollbar {
  display: none; }
  
  
  .scrollone {
  white-space: nowrap;
  overflow-x: auto;  
  -webkit-overflow-scrolling: touch;
   -ms-overflow-style: -ms-autohiding-scrollbar;
   
  }

// Hide scrollbars, works well with Flickity without downside.
.scrollone::-webkit-scrollbar {
  display: none; }
  
 
  
  
 
  .mt66{
 
  padding-left:17px;
  margin-right:5px;
  }
  
  .border-topaddmore
  {
	padding: 10px 0 0 0;
    border-top: solid 1px #c2c1c1;
  }
  
 
  
  .nav-item {
 padding-left: 12px;
margin-top: 2px;
margin-right: 7px;
background: #f0f0f0;
padding-top: 14px;
margin-left: 6px;
border-bottom: 1px solid #207f39;
  
 }
  
  .greyBtn {
    background: url(./images/greybtnbg.gif) repeat-x top center;
    /*old font: bold 12px Arial, Helvetica, sans-serif; */
    font: bold 15px Arial, Helvetica, sans-serif;
    color: #fff;
    /* old padding: 4px 11px; */
    padding: 6px 20px;
    border: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor: pointer;
}


.bd-labelwidth {
    width: 300px !important;
}
.bd-textarea{height: 100px;width: 90%;margin: 0 15px 0px 15px;    font: 19px Calibri, Helvetica, sans-serif !important;
    color: #333;}
.sortByBar{
    background: url(./images/popInBoxBg.gif) repeat-x scroll 0 bottom #F8F8F8;
    height: 35px;
    margin-bottom: 10px;
	border-radius: 5px;
}

.sortByBarone{
    background: url(./images/popInBoxBg.gif) repeat-x scroll 0 bottom #F8F8F8;
    height: 35px;
    margin-bottom: 10px;
	border-radius: 5px;
}

#logged-in-myProbox h3{
	
font: bold 16px/18px calibri, Arial, Helvetica, sans-serif !important;
color: #004000;
padding-bottom: 6px;

}


.mt8{margin-top:8px !important;}
.pr6{padding-right:6px;}

.dtable { 
     display:table; 
    width:100%;    
    border:1px solid #cdcdcd;
	padding-left:5px;
	background: #f0f0f0;
	padding-bottom:5px;
	padding-top: 5px;
	border-radius:5px;

}

.dtableservicename { 
   display: table;
    width: 90%;
    margin: 0 15px;

}

.dcellservicename {
    display: table-cell;
    
    height: 25px;
   
    font: bold 12px/30px calibri, Arial, Helvetica, sans-serif !important;
	text-align:right;
	padding-top: 10px;
}



.borderbottomnone{
	border-bottom:none;
	
}


.drow { 
    display:table-row; 
    width:100%;    
}

.dcell {
    display:table-cell; 
   /*  border-bottom:1px solid gray; */
    height:25px;
      padding:6px 2px;
      text-align:center;
	  font:bold 12px/30px calibri, Arial, Helvetica, sans-serif !important;
}

#control_panel{
        /* width: 100%; */
    text-align: left;
    padding-left: 10px;
}

#left_nav {
    width:35%;
}

#chart_container {
    width:70%; 
    
}

#chart_container1 {
    width:33%; 
    
}



#chart_container30 {
    width:30%; 
    
}

#chart_container40 {
    width:40%; 
    
}

#chart_container20 {
    width:20%; 
    
}

#chart_container10 {
    width:10%; 
    
}

#fileLoader
{
    display:none;
}


.dcellone {
    display:table-cell; 
   /*  border-bottom:1px solid gray; */
    height:50px;
      padding:9px 2px;
      text-align:center;
	 /*  font:bold 12px/30px calibri, Arial, Helvetica, sans-serif !important; */  
	  font:normal 16px Calibri, Helvetica, sans-serif !important;
}

.divTableCellheadtext{

	color: white;
	  font: bold 16px/18px calibri, Arial, Helvetica, sans-serif !important;
    
}


.divTableCellheadtextsum{

	color: black;
	  font: bold 16px/18px calibri, Arial, Helvetica, sans-serif !important;
    
}

.divTableCellheadtextsumnobold{

	color: black;
	  font: bold 16px Calibri, Helvetica, sans-serif !important;
    
}


.divTableCellheadtextsumnoboldx{

	color: black;
	  font: 19px Calibri, Helvetica, sans-serif !important;
    
}

.borderbot{border-top: solid 1px #c2c1c1;}

.verifyicon{    background: #fff;
    margin: 0 auto;
    text-align: center;
    padding-top: 11px;
    width: 235px;
    height: 115px;
    border: solid 1px #c2c1c1;
    border-radius: 5px;}
	
.busiAddress{width: 32% !important;text-align: right !important;margin-top: 5px !important;padding: 0px 5px 0 0 !important;}
.mtb10{margin:10px 0px;}
.mtb5{margin:5px 0px;}
.mtb15{margin:15px 0px;}
.openingHour{
    width: 28% !important;
    margin: unset !important;
    margin-right: 10px !important;
}

.agree-checkbox{margin: unset;height: 25px;width: 25px !important;}

.listright{
        width: 48% !important;
    text-align: right !important;
}


.icon_delete {
    background-image: url(/inc/images/delete_green.png);
    background-repeat: no-repeat;
    text-decoration: none;
    height: 30px;
    position: absolute;
    background-size: 30px 30px;
    width: 30px;
    margin-left: 5px;
}

.starfontsize{font: normal 12px/16px Arial, Helvetica, sans-serif;}  
.grey-gradienthead{background: url(/inc/images/grey-gradient.jpg) no-repeat;}  
header{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background-color: unset !important;
}

.checkbox_input{margin: unset !important;height: 25px !important;}

.greenbordertab{border-bottom: 1px solid #207f39;}


.popupinput {
    float: left;
    height: 43px;
    border: solid 1px #959494 !important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: inset 0 0 5px #e2e2e2;
    -webkit-box-shadow: inset 0 0 5px #e2e2e2;
    box-shadow: inner 0 0 5px #e2e2e2;
    padding: 7px 25px 7px 7px;
     font:16px Calibri, Helvetica, sans-serif !important;
    color: #333;
    width: 100% !important;
}


.popuptextarea {
    float: left;
    height: 100px;
    border: solid 1px #959494 !important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: inset 0 0 5px #e2e2e2;
    -webkit-box-shadow: inset 0 0 5px #e2e2e2;
    box-shadow: inner 0 0 5px #e2e2e2;
    padding: 7px 25px 7px 7px;
   font:19px Calibri, Helvetica, sans-serif !important;
    color: #333;
    width: 100% !important;
	resize:none;
}
.paddingunsetphotobutton{padding:6px 20px !important;}
.popupfontlabel{    font: 16px/16px calibri, Arial, Helvetica, sans-serif !important;
    color: #000;
    padding-bottom: 5px;
    width: 100%;
    margin-bottom: 0px;}
	
label.calibri15black {
    font: bold 16px/16px calibri, Arial, Helvetica, sans-serif !important;
    color: #000;
    padding-bottom: 5px;
    width: 100%;
    margin-bottom: 0px;
}
	
.min-bordernone{border:none !important;}

.active{background: #e0e0e0 url(/inc/images/sprites/toparrow.png) no-repeat scroll;
    background-position: right;}
.inactive{background: #e0e0e0 url(/inc/images/sprites/bottomarrow.png) no-repeat scroll;
    background-position: right;}

	
/* tool tip */
	.test + .tooltip > .tooltip-inner {
    background-color: green; 
    color: #FFFFFF; 
    border: 1px solid green; 
    padding: 10px;
    font-size: 10px calibri; 
  }
  /* Tooltip on top */
  .test + .tooltip.top > .tooltip-arrow {
    border-top: 5px solid green;
  }
  /* Tooltip on bottom */
  .test + .tooltip.bottom > .tooltip-arrow {
    border-bottom: 5px solid blue;
  }
  /* Tooltip on left */
  .test + .tooltip.left > .tooltip-arrow {
    border-left: 5px solid red;
  }
  /* Tooltip on right */
  .test + .tooltip.right > .tooltip-arrow {
    border-right: 5px solid black;
  }
  
  



input::-webkit-input-placeholder {
       color:rgb(102,102,102);
	   opacity:1;
    }
input:focus, input:focus {
        color: #666666 !important;
}

textarea::-webkit-input-placeholder {
         color:rgb(102,102,102);
			opacity:1;
    }


option{
	
	color:#000 !important;
}

select:required:invalid {
  color:#666666 !important;
}

option[value=""][disabled] {
  display: none;
}

option {
  color: black;
}

select{ 
	color: black !important;
	
}

.supportright{    margin-right: 15px;
    text-align: right;
    width: 120px;}
	
.supportleft{
	 margin-left: 15px;
    text-align: left;
    width: 120px;}	
  
  
  
  /* new table */)
.borderbottomnone{
	border-bottom:none;
	
}


.drow { 
    display:table-row; 
    width:100%;    
}

.dcell {
    display:table-cell; 
   /*  border-bottom:1px solid gray; */
    height:25px;
      padding:6px 2px;
      text-align:center;
	  font:bold 12px/30px calibri, Arial, Helvetica, sans-serif !important;
}

#control_panel{
        /* width: 100%; */
    text-align: left;
    padding-left: 10px;
}

#left_nav {
    width:35%;
}

#chart_container {
    width:70%; 
    
}

#chart_container1 {
    width:33%; 
    
}



#chart_container30 {
    width:30%; 
    
}

#chart_container40 {
    width:40%; 
    
}

#chart_container20 {
    width:20%; 
    
}

#chart_container10 {
    width:10%; 
    
}

#chart_container45 {
    width:45%; 
    
}

#chart_containersummery {
    width:50%; 
    
}

#chart_containerlocation{
    width:100%; 
    
}

.dcellright {
    display:table-cell; 
   /*  border-bottom:1px solid gray; */
    height:15px;
      padding:5px 2px;
      text-align:right;
	  font:normal 16px/30px Calibri, Helvetica, sans-serif !important;
}


#fileLoader
{
    display:none;
}


.dcellone {
    display:table-cell; 
   /*  border-bottom:1px solid gray; */
    height:50px;
      padding:9px 2px;
      text-align:center;
	 /*  font:bold 12px/30px calibri, Arial, Helvetica, sans-serif !important; */  
	  font:normal 16px Calibri, Helvetica, sans-serif !important;
}

.divTableCellheadtext{

	color: white;
	  font: bold 16px/30px calibri, Arial, Helvetica, sans-serif !important;
    
}


.divTableCellheadtextsum{

	color: black;
	  font: bold 16px/30px calibri, Arial, Helvetica, sans-serif !important;
    
}

.divTableCellheadtextsumnobold{

	color: black;
	  font: 16px/30px calibri, Arial, Helvetica, sans-serif !important;
    
}


#advancsearch .relBoxTip {
    margin-bottom: 3px;
}


.no-bordertopbottom{border-bottom: unset !important;
    border-top: unset !important;}
.no-borderbottom{border-bottom: unset !important;}
.no-bordertop{border-top: unset !important;}


.orline{display: inline-block;
    height: 1px;
    vertical-align: middle;
    width: 65%;
    border-top: 1px solid #cdcdcd;
    margin: 0px 10px;}
	
.orleft{width: 30%;margin: 0px 25px;}
.ortable{background: black;background: #f0f0f0;border-right: 1px solid #cdcdcd;border-left: 1px solid #cdcdcd;margin: 0 auto;text-align: right;}

.checkboxinput{width: 25px !important;float: right !important;padding: unset !important;height: 25px !important;margin-bottom:0px !important;}


	.checkbox-headfont{font: bold 16px/18px calibri, Arial, Helvetica, sans-serif !important;
    width: 100% !important;
    color: #004000;
    float: right;}
	
	.height20{height:20px !important;}
	.height30{height:30px !important;}
	
	
	
	/* The container */
.container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: white;
  border:2px solid #c0c0c0;
}




/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container .checkmark:after {
  left: 8px;
  top: 3px;
  width: 7px;
  height: 12px;
  border: solid black;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.anyalltext{font: bold 16px Calibri, Helvetica, sans-serif !important;
    position: relative;
    top: -6px;}	
	
	
	
	
	.test2:focus + ul {
  display: block;
}

.disblock{ display: block;}
.disnone{display:none;}

.advanceS {
    float: right;
     position: fixed;
  /*   z-index: 999; */
    right: 10px;
 

}


.advanceS .btn {
   /*  background: url(./images/greenBtnBg.gif) repeat-x 0 1px; */
	background: #189940 url(/inc/img/greenBtnBg.gif) repeat-x top center;
    padding: 6px 10px;
    border: 0;
    font: bold 14px calibri,arial !important;
    color: #fff;
    display: inline-block;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 120px;
    text-align: center;
	margin-top:1px;
}
.advanceS .btngray {
   /*  background: url(./images/greybtnbg.gif) repeat-x 0 1px; */
   background: #a1a2a1 url(/inc/img/greybtnbg.gif) repeat-x top center;
    padding: 6px 10px;
    border: 0;
    font: bold 14px calibri,arial !important;
    color: #fff;
    display: inline-block;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 120px;
    text-align: center;
	margin-top:1px;
}

.filternoneradiustop
{
	border-top-left-radius:unset;
	border-top-right-radius:unset;
}

.filternoneradiusbottom
{
	border-bottom-left-radius:unset;
	border-bottom-right-radius:unset;
}