@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	}
body {
	font-family:"Arial";
    margin: 0;
    font-size: 13px;
    line-height: 18px;
    color: #333;
    background-color:  #f5f5f5;
    }



}	
	
h1, h2, p, input[type="submit"], input[type="text"]{
		font-family:"Arial";
		
	}
h1, h2, p{
		margin:0;
		padding:0;
		} 



	.menu_icon {
		margin-left: 10px;
	}
	.menu_item {
		text-decoration: none;
		display: block;
		margin: 0px;
		font-size: 20px;
		text-align: right;
		padding: 16px;
		color: #333333;
		direction: rtl;
	}
	
	.menu_item:hover {
		background-color: #cccccc; 
	}
	
	.menu {
		position: fixed; 
    	top: 80px;
	    right: 20px;		
		background-color: #dcd9d9; border-radius: 4px; 
		display: none;	
		box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.55);
	}
	
	.hamburger{
		font-size: 40px; position: fixed; top: 15px; right: 20px; cursor: pointer;  color: #08c; z-index: 200;	
	}

	.bookmark{
		font-size: 40px; position: fixed; top: 15px; left: 20px; cursor: pointer;  color: #cccccc; z-index: 200;	
	}


		
h4	{
	margin: 11px;
	margin-top: 26px;
}

.book_div {
    font-size: 22px;
    line-height: 1.2;
    min-height: 20px;
    max-width: 960px;
    direction: rtl;
    text-align: right;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    }

.header_a {
	text-decoration: none;
    padding-left: 5px;
    padding-right: 10px;	
	border-right: 1px solid white;
	font-size: 14px;
	color: white;
	display: inline-block;
}

.header_a:hover {
	text-decoration: none;
	color: white;
}

.header_a:visited {
	text-decoration: none;
	color: white;
}

.description_link {
	cursor: pointer;
	text-decoration: none;
}	

.arrow_action{
	color: silver;
	cursor: pointer;
	text-decoration: none;
	display: block;
	border-color: silver;
}

.company_action {
	color: silver;
	cursor: pointer;
	text-decoration: none;
	display: block;
	border-color: silver;
	
}

.company_action:hover {
	color: rgba(109, 177, 208, 1);
	border-color: rgba(109, 177, 208, 1);
}


#content_for_ajax {
 max-width: 840px; padding-right: 20px;
}


#conteyner_body{
	margin:0px;
	background-color: #fff;
	background-size: cover;
	background-position: center center;
	-o-background-size: cover;
	-moz-background-size: cover;
	width:100%;
	z-index:0;
	top:0;
	left:0;
	}
#conteyner{
	margin:0 auto;
	padding:0;
	margin-top:100px;
	background:#0b1811;
	width:440px;
	min-height:365px;
	background:rgba(0,0,0,0.6);
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	margin-bottom:15px;
	}
*html #conteyner{
	height:340px;
	}


input[type="text"]{
	color:#b0a9a9;
	padding-left:15px;
	font-size:14px;
	}
input[type="submit"]{
	color:#FFF;
	font-size:18px;
	}

#table{
	width:300px;
	height:30px;
	}
/* admin */
#error{
	margin:0 auto;
	width:300px;
	height:70px;
	margin-top:5px;
	background:#FF0;
	}
#message{
	background: silver;
	width:500px;
	color: black;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:18px;
	position:absolute;
	margin-left:240px;
	border-radius: 4px;
	}

#message_error{
	background:#FF0;
	width:500px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:18px;
	position:absolute;
	margin-left:240px;
	}
#main_menu{
	width:1200px;
	height:40px;
	background: #989894;
	background-color: #989894;
	line-height: 40px;	
	border-radius: 5px;
}
.form_login{
	margin:0 auto;
	margin-top:20px;
	margin-left:40px;
	width:400px;
	height:200px;
	margin-bottom:30px;
	}
#content{
	margin-top:15px;
	width:1200px;
	min-height:400px;
}
#substrate{
	margin:2px;
	background:#FFF;
	border: 1px solid #989894;
	border-radius: 5px;
	padding:5px;
	min-height:400px;
}
ul{
	list-style:none;
	}
li a{
	float:left;
	padding-right:10px;
	padding-left:10px;

	text-decoration:none;
	color:#FFF;
	}

#box{
	margin:0 auto;
	width:1200px;
	}

	
input[type="submit"]{
	color:#000;
	font-size:18px;
	}
tr:nth-child(odd) {
	background-color: #f9f9f9;
 }
table, td {
    border: 1px solid #dddddd;
    padding: 10px;
    border-collapse: collapse;
      }
table{
	margin:10px;
	background:#fff;
	}
#content h2  {
	font-family:Arial, Helvetica, sans-serif;
	margin:10px;
	font-size:24px;
	color:#000;
	text-decoration:none;
	float:left;
	}
#content h2 a{
	color:#676a6c;
	text-decoration:none;
	}
#box h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	color: #989894;
	margin:5px;
	}
.logout{
	float:right;
	}
.create{
	float:right;
	margin-right:20px;
	}
.c{
	width:500px;
	height:35px;
	padding:5px;
	margin-left:10px;
	margin-bottom:10px;
	}
.c_edit{
	width:512px;
	height:30px;
	margin-left:7px;
	margin-bottom:10px;
	}

.c_innovation{
	width: 400px;
	height: 30px;
	margin-bottom:10px;
	border: 1px solid white;
	border-radius: 4px;
	background: none;
    padding-left: 5px;
    padding-right: 5px;
    color: white;
	}

.c_innovation_small
{
	width: 200px;
	height: 30px;
	margin-bottom:10px;
	border: 1px solid white;
	border-radius: 4px;
	background: none;
    padding-left: 5px;
    padding-right: 5px;
    color: white;
	}

.c_inn_comment{
	width: 300px;
	min-height: 200px;
	margin-bottom:10px;
	border: 1px solid gray;
	border-radius: 4px;
	background: none;
    padding-left: 5px;
    padding-right: 5px;
    color: black;
	}

.c_inn_comment_error{
	width: 300px;
	min-height: 200px;
	margin-bottom:10px;
	border: 1px solid gray;
	border-radius: 4px;
	background: none;
    padding-left: 5px;
    padding-right: 5px;
    color: black;
	border: 1px solid red;

}

.c_reg{
	width: 170px;
	height: 30px;
	margin-left:7px;
	margin-bottom:10px;
	border: 1px solid white;
	border-radius: 4px;
	background: none;
    padding-left: 5px;
    padding-right: 5px;
    color: white;
	}


.c_reg_error{
	width: 170px;
	height: 30px;
	margin-left:7px;
	margin-bottom:10px;
	border: 1px solid white;
	border-radius: 4px;
	background: none;
    padding-left: 5px;
    padding-right: 5px;
    color: white;
	border: 1px solid red;

}

.reg_btn{
	background-color: rgba(109, 177, 208, 1);
	border: 1px solid rgba(109, 177, 208, 1);
	border-radius: 4px;
	color: white !important;
	padding-left: 10px;
	padding-right: 10px;
	height: 30px;
	font-size: 14px !important;
	cursor: pointer;
}	


.reg_btn2{
	 background-color: rgba(109, 177, 208, 1);
	border: 1px solid rgba(109, 177, 208, 1);
	border-radius: 4px;
	color: white !important;
	padding-left: 10px;
	padding-right: 10px;
	height: 30px;
	font-size: 14px !important;
	float: left; line-height: 30px; margin-top: 5px;
	cursor: pointer;
	

}

.login_btn{
	background-color: rgba(109, 177, 208, 1);
	border: 1px solid rgba(109, 177, 208, 1);
	border-radius: 4px;
	color: white !important;
	padding-left: 10px;
	padding-right: 10px;
	height: 30px;
	margin-left: 15px;
	font-size: 14px !important;
}	


.c_reg_label {
	color: white;
	width: 120px;
	text-align: right;
	font-size: 14px;
    padding-top: 2px;
    padding-right: 0px;	
}	
.c_innovat_label {
	color: white;
	
	text-align: left;
	font-size: 14px;
    padding-top: 2px;
    margin-left: 5px;
    padding-right: 0px;	
}	

.c_innovat_label2 {
	margin: 5px; 
    margin-left: 5px;
	font-size: 12px; margin-top: 10px;
	text-align: left;
	text-align: left;
    -ms-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
	
}

.c_innovat_control_wide {
	color: white;
	text-align: left;
	font-size: 14px;
    padding-top: 2px;
    margin: 5px;
    margin-left: 5px;
    margin-right: 5px;
	width: 410px;
	
    height: 30px;
    border: 1px solid white;
    border-radius: 4px;
    background: none;
    padding-left: 5px;
    padding-right: 5px;
    
    -ms-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;

	
}


.c_innovat_control_150 {
	color: white;
	text-align: left;
	font-size: 14px;
    padding-top: 2px;
    margin: 5px;
    margin-left: 5px;
    margin-right: 5px;
	width: 150px;
	
    height: 30px;
    border: 1px solid white;
    border-radius: 4px;
    background: none;
    padding-left: 5px;
    padding-right: 5px;
	
}


.c_innovat_control_wide_error {
	color: white;
	text-align: left;
	font-size: 14px;
    padding-top: 2px;
    margin: 5px;
    margin-left: 5px;
    margin-right: 5px;
	width: 410px;
	
    height: 30px;
    border: 1px solid red;
    border-radius: 4px;
    background: none;
    padding-left: 5px;
    padding-right: 5px;
	
}


.c_innovat_control {
	color: white;
	text-align: left;
	font-size: 14px;
    padding-top: 2px;
    margin: 5px;
    margin-left: 5px;
    margin-right: 5px;
	float: left;
	width: 169px;

    height: 30px;
    border: 1px solid white;
    border-radius: 4px;
    background: none;
    padding-left: 5px;
    padding-right: 5px;
	
}

.c_innovat_control_error{
	color: white;
	text-align: left;
	font-size: 14px;
    padding-top: 2px;
    margin: 5px;
    margin-left: 5px;
    margin-right: 5px;
	float: left;
	width: 150px;

    height: 30px;
    border: 1px solid red;
    border-radius: 4px;
    background: none;
    padding-left: 5px;
    padding-right: 5px;
}

.c_innovat_label_small{
	color: white;
	text-align: left;
    font-size: 12px;
    padding-top: 2px;
    margin-left: 5px;
    margin-right: 15px;
}


.create_inno_div{
	margin-right: 10px; color: white; text-align: left; font-size: 12px; width:  420px;
}

.find{
	width:70px;
	height:35px;
	padding:5px;
	}
.find_edit{
	margin-left:500px;
	}
.edit{
	margin-left:15px;
	}
.next_page{
	text-decoration:none;
	margin-left:250px;
	}
.previous_page{
	text-decoration:none;
	margin-left:100px;
	}
.page{
	margin-left:20px;
	}
.login{
	width:340px;
	height:40px;
	background:#FFF;
	}
.password{
	width:340px;
	height:40px;
	padding-left:15px;
	background:#FFF;
	}
.find_submit, .find_edit{
	width:70px;
	height:35px;
	padding:5px;
	}
.find_submit{
	margin-left:290px;
	}
.avtorization{
	color:#FFF;
	margin:5px;
	}
.avtorization_h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#CCC;
	margin:5px;
	margin-left:120px;
	}
#text_error{
	font-weight: bold; 
	color: red; 
	padding:5px 20px 5px 80px;
	}
#button input{
	margin-left:120px; 
	width:70px; 
	height:30px;
	}
.submit_ok_error{
	width:70px; 
	height:30px; 
	margin-bottom:20px;
	}
.simple_table{
	border:none;
	background:none;
	clear:both;
	
	}
.simple_table tr:nth-child(odd){
	background:none;
	} 
.simple_table table, .simple_table td{
	border:none;}



.drop_donw_menu_item{
	background-color: white;
}

.drop_donw_menu_item:hover{
	background-color: #e2e1e1;
}


 .tag_pointer {

     position: relative;
	 float: left;
	 text-align: left;
	 width: 80px;
	 margin: 0px;
	 margin-right: 20px;
	 padding: 0px; 
	 padding-left: 5px; 
	 padding-right:5px; 
	 height: 30px; 
	 line-height: 30px;
	 font-size: 12px;
	 border: 0px solid rgba(109, 177, 208, 1);
	 background-color: rgba(109, 177, 208, 1);
	 color: white;
	  border-top-left-radius: 4px;
	  border-bottom-left-radius: 4px;
							       

    }
    .tag_pointer:before {
      content: "";
      position: absolute;
      right: -15px;
      bottom: 0;
      width: 0;
      height: 0;
      border-left: 15px solid rgba(109, 177, 208, 1);
      border-top: 15px solid transparent;
      border-bottom: 15px solid transparent;
    }
    
.inno_left_block {

	float: left; min-width: 280px; width: 50%; text-align: left;
}    

.inno_right_block {
	margin-right: 20px; float: right; min-width: 150px; text-align: right;
}

.reward {
	width: 90px; display: block; position: absolute; right: -40px; top: -20px; z-index: 1000;
}

.top_bar{
	max-width: 770px; margin-top: 10px; margin-bottom: 10px;
}

.comments_div {
	float: left; text-align: left;
}

#main_div {

			height: 100%;
			width: 100%;
			position: absolute;
			overflow-y: scroll;
			overflow-x: hidden;

			background-repeat: no-repeat;
			background-position: center center;
			background-size: cover;
			background-attachment: fixed;

			-webkit-background-size: cover;
  			-moz-background-size: cover;
			-o-background-size: cover;
			
			-webkit-background-attachment: fixed;
			-moz-background-attachment: fixed;
			-o-background-attachment: fixed;
			
			-webkit-background-position: center center;
			-moz-background-position: center center;
			-o-background-position: center center;

}

#alerter {
	position: fixed;  
	background-color: rgba(50, 56, 66, 0.7);
	border-radius: 5px; border: 1px solid white; 
	box-shadow: 10px 10px 10px rgba(0,0,0, 0.5);
	top: 20%; 
	left: 50%; 
	margin-top: -20px; 
	padding-bottom: 20px; display: none; z-index: 120;

	margin-left: -250px;
	width: 500px; 
	
}

#play_video {
	position: fixed;
	background-color: rgba(50, 56, 66, 0.7);
	 border-radius: 5px; border: 1px solid white; 
	 box-shadow: 10px 10px 10px rgba(0,0,0, 0.5);
	 top: 10%; left: 50%;
	 position: fixed;  
	 margin-left: -390px;
	 width: 760px; height: 470px; padding: 10px;
	 
	 display: none; z-index: 100;
}

#ask_question {
	position: fixed;  
	background-color: rgba(50, 56, 66, 0.7);
	 border-radius: 5px; border: 1px solid white; 
	 box-shadow: 10px 10px 10px rgba(0,0,0, 0.5);
	 top: 20%; left: 50%; margin-top: -20px; margin-left: -300px;
	 width: 600px; height: 350px; display: none; z-index: 100;
}

@media screen  and (max-width: 600px) 
{ 

	#ask_question {
		 top: 5%; left: 50%;
		 position: fixed;  
		 margin-left: -45%;
		 width: 85%; 
		 padding: 10px;
	}


	#play_video {
		 top: 5%; left: 50%;
		 position: fixed;  
		 margin-left: -45%;
		 width: 85%; 
		 padding: 10px;
	}

	#alerter {
		margin-left: -40%;
		width: 80%; 
		padding-top: 25px;
		padding-bottom: 25px;
		
	}

	.c_inn_comment {
		width: 90%;
	
	}
	
	.comments_div {
		float: none;
	}


	.top_bar{
		
	}


	#content_for_ajax {
		padding-right: 0px;
	
	}
	.reward {
		right: -14px; top: -14px;
	}


	.inno_left_block{ 
		float: none; 
		min-width: auto; 
		width: auto; 
		text-align: left;
	}
	
	.inno_right_block {
		margin-right: 2px; 
		float: none; 
		min-width: auto; 
		text-align: right;
	}
	
	.c_innovat_control_wide{
		width: 100% ;
	}
	
	.c_innovat_control_wide_error {
		width: 100% ;
	}
	
	.create_inno_div{
		width:  85%;
	}




}




