 /* for - grammar-check.html only */
 
 
  forDiv
  {
  border: 1px solid;
  }

hr {
	display: block;
	margin-before: 0.5em;
	margin-after: 0.5em;
	margin-start: auto;
	margin-end: auto;
	border-style: inset;
	border-width: 1px; 
	border-top: 1px solid rgba(0, 0, 0, 0.1);				 
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	}


lightbox {

  -moz-background-clip: border;     /* Firefox 3.6 */
  -webkit-background-clip: border;  /* Safari 4? Chrome 6? */
  background-clip: border-box;      /* Firefox 4, Safari 5, Opera 10, IE 9 */
				
  -moz-background-clip: padding;     /* Firefox 3.6 */
  -webkit-background-clip: padding;  /* Safari 4? Chrome 6? */
  background-clip: padding-box;      /* Firefox 4, Safari 5, Opera 10, IE 9 */
				
  -moz-background-clip: content;     /* Firefox 3.6 */
  -webkit-background-clip: content;  /* Safari 4? Chrome 6? */
  background-clip: content-box;      /* Firefox 4, Safari 5, Opera 10, IE 9 */
				
}

table.tableindent {
    text-indent: 20px;
}

table.table_main {
  // border-collapse: collapse;
  border: 1px solid black;
                           
  background-color: #D7D9D8; 

  // width: 100%;
  }

table.table_logo {
  border: 1px;                          
  background-color: #002000;
  border-spacing: 2px;
  width: 100%;
  }

table.table0 {
  border: 1px solid white;
  //  background-color: #D8D8D8;
  //  width: 515px;
  }

table.table1 {
  border: 1px solid  #F0F0F0; //#F9F9F9;
  //  background-color: #D8D8D8;
  //  width: 515px;
  }
  
table.table2 {
  border: 1px solid #F5F5F5;
   width: 100%;
  //  background-color: #D8D8D8;
  //  width: 515px;
  }


  p.c5 {text-align: center}
  div.c4 {margin-left: 2em}
  p.c3 {text-align: left}
  div.c2 {text-align: left}
  div.c1 {text-align: center}

  #share-buttons img {
  width: 26px;
  padding: 5px;
  border: 0;
  box-shadow: 0;
  display: inline;
  }

  /*** Facebook like center */
#all{
    width:100%;
    float:center;
    text-align:left;
  }

div.sub, iframe {

 //   width: 86px;
	width: 50px;
    height: 35px;
    margin: 0 auto;
  //background-color: #777;

  }
  /*** */

.head_label {
color: white;
//font-size: 150%; 
font-size: 40px;
font-weight: bold;
text-shadow: 1px 1px 1px #000, 3px 3px 5px gray; 
//text-shadow: 0px 2px 2px rgba(255, 255, 255, 0.4);
}

.head_label_md {
color: white;
//font-size: 150%; 
font-size: 36px;
font-weight: bold;
text-shadow: 1px 1px 1px #000, 3px 3px 5px gray; 
//text-shadow: 0px 2px 2px rgba(255, 255, 255, 0.4);
}
.head_label_sm {
color: white;
//font-size: 150%; 
font-size: 28px;
font-weight: regular;
text-shadow: 1px 1px 1px #000, 3px 3px 5px gray; 
//text-shadow: 0px 2px 2px rgba(255, 255, 255, 0.4);
}
.head_label_gray_sm {
color: white;
//font-size: 150%; 
font-size: 20px;
//font-weight: regular;
text-shadow: 1px 1px 1px #000, 3px 3px 5px #eeeeee; 
//text-shadow: 0px 2px 2px rgba(255, 255, 255, 0.4);
}
.head_label_gray_md {
color: #dddddd;
//font-size: 150%; 
font-size: 28px;
//font-weight: bold;
text-shadow: 1px 1px 1px #000, 3px 3px 5px #eeeeee; 
//text-shadow: 0px 2px 2px rgba(255, 255, 255, 0.4);
}
.head_label_gray_lg {
color: #dddddd;
//font-size: 150%; 
font-size: 32px;
//font-weight: bold;
text-shadow: 1px 1px 1px #000, 3px 3px 5px #eeeeee; 
//text-shadow: 0px 2px 2px rgba(255, 255, 255, 0.4);
}

.secondary_label {
color: white;
//font-size: 150%; 
font-size: 24px;
font-weight: bold;
text-shadow: 1px 1px 1px #000, 3px 3px 5px gray; 
//text-shadow: 0px 2px 2px rgba(255, 255, 255, 0.4);
}

.secondary_label_md {
color: white;
//font-size: 150%; 
font-size: 20px;
font-weight: bold;
text-shadow: 1px 1px 1px #000, 3px 3px 5px gray; 
//text-shadow: 0px 2px 2px rgba(255, 255, 255, 0.4);
}

.secondary_label_sm {
color: white;
//font-size: 150%; 
font-size:18px;
font-weight: bold;
text-shadow: 1px 1px 1px #000, 3px 3px 5px gray; 
//text-shadow: 0px 2px 2px rgba(255, 255, 255, 0.4);
}

.sm_label {
        color: white; 
        text-shadow: 1px 1px 1px #000, 3px 3px 5px gray; 
        border: 1 px solid #000
        }
        
        
.rounded-corners {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
behavior: url(border-radius.htc);
}

.round
{
border-radius:6px;
//border-top-right-radius:6px;
//border-top-left-radius:6px;
//border-bottom-right-radius:6px;
//border-bottom-left-radius:6spx;
}

.blend {
  mix-blend-mode: screen;
}

.seethrough {
 opacity: 0.80;
  }

/*
.grammar_check_title { 
font-family: verdana, arial, "ms sans serif", sans-serif; 
font-weight: bold;
font-size: 18px; 	 
line-height: 18px;
margin: 8px 10px;
//color: dimgrey;
}

.grammar_check_example {
font-family: arial, helvetica, sans-serif;		
font-size: 12px;
line-height: 12pt;
margin: 12px 14px;
padding-left: 6px;
text-decoration: none;
}
   
.grammar-check-err {
font-weight: bold;
color: red; //firebrick;
}
  
.grammar-check-correct {
font-weight: bold;
color: green;
}
*/
