@charset "utf-8";
body {
	   direction: rtl;

   background: url(../img/bg.png);
    
}
div.polaroid {
  width: 100px;
  height: 150px;
  padding: 5px 10px 20px 10px;
  border: 1px solid #BFBFBF;
  background-color: white;
  box-shadow: 10px 10px 5px #aaaaaa;
}
div.rotate_right {
  float: left;
  -ms-transform: rotate(7deg); /* IE 9 */
  -webkit-transform: rotate(7deg); /* Safari */
  transform: rotate(7deg);
}
 

.title{

	padding: 0px;
    color: white;
	margin: 5px 0px;

 

	font: bold 16px Geneva, Arial, Helvetica, sans-serif; 

	text-align: center

}

.form-login {
	max-width: 500px;
	padding: 19px 29px 29px;
	margin: 0 auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
	box-shadow: 0 1px 2px rgba(0,0,0,.05);			
	font-family:Tahoma, Geneva, sans-serif;
	color:#152238;
	font-weight:lighter;
}
.form-login .form-login-heading {
 
}
.form-login input[type="text"],
.form-login input[type="text"],
.form-login input[type="text"] {
    font-size: 16px;
    height: 45px;
    padding: 7px 9px;
}
.body-container {
	margin-top:310px;
}
 
 img { 
    -webkit-filter: drop-shadow(5px 5px 5px #222);
    filter:         drop-shadow(5px 5px 5px #222); 
    transform: rotate(0deg);
}
.btn-primary-outline {
  background-color: transparent;
   
}

#demotext {
text-shadow: 1px 2px 7px #2F00D9;
color: #FFFFFF;
 font-size: 22px;
}

ul {   

   padding: 0; 

   margin: 5px;

   margin-left: auto;

   margin-right: auto;

   }

   

ul li {

	margin: 3px;

	color: #0b4e87;

	vertical-align: middle;

	text-align: right;

	height: auto;

	overflow: hidden;

	list-style-type: none; 

	padding: 3px;

	text-decoration:none;

 	border-radius:12px; 

 	-moz-border-radius:12px; 

 	-webkit-border-radius:12px;

 	border:2px solid #cccccc; 

	background: rgb(246,248,249); /* Old browsers */

		background: -moz-linear-gradient(top,  rgba(246,248,249,1) 0%, rgba(229,235,238,1) 50%, rgba(215,222,227,1) 51%, rgba(245,247,249,1) 100%); /* FF3.6+ */

		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,248,249,1)), color-stop(50%,rgba(229,235,238,1)), color-stop(51%,rgba(215,222,227,1)), color-stop(100%,rgba(245,247,249,1))); /* Chrome,Safari4+ */

		background: -webkit-linear-gradient(top,  rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* Chrome10+,Safari5.1+ */

		background: -o-linear-gradient(top,  rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* Opera 11.10+ */

		background: -ms-linear-gradient(top,  rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* IE10+ */

		background: linear-gradient(top,  rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* W3C */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-9 */



}



ul li a{

	text-decoration:none;

	color: #0b4e87;

	font: bold 15px  Geneva, Arial, Helvetica, sans-serif;

	width: 100%;

}


#roll a {

  /* sets the width of your buttons, remove this line if you want variable width */

display: inline-block;

text-decoration: none;

}

#roll ul {

margin: 0;

padding: 0;

list-style: none;

}

#roll ul li {	

    margin: 10px;

	color: #0b4e87;

	vertical-align: middle;

	text-align: Center;

	height: auto;

	overflow: hidden;

	list-style-type: none; 

	padding: 8px;

	text-decoration:none;

 	border-radius:16px; 

 	-moz-border-radius:16px; 

 	-webkit-border-radius:16px;

 	border:2px solid #cccccc; 

	background: rgb(246,248,249); /* Old browsers */

		background: -moz-linear-gradient(top,  rgba(246,248,249,1) 0%, rgba(229,235,238,1) 50%, rgba(215,222,227,1) 51%, rgba(245,247,249,1) 100%); /* FF3.6+ */

		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,248,249,1)), color-stop(50%,rgba(229,235,238,1)), color-stop(51%,rgba(215,222,227,1)), color-stop(100%,rgba(245,247,249,1))); /* Chrome,Safari4+ */

		background: -webkit-linear-gradient(top,  rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* Chrome10+,Safari5.1+ */

		background: -o-linear-gradient(top,  rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* Opera 11.10+ */

		background: -ms-linear-gradient(top,  rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* IE10+ */

		background: linear-gradient(top,  rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* W3C */



}

#roll ul li a, #roll ul li a:visited { /* styles for the default button state */

    margin: 0 0 0px 0;

	vertical-align: middle;

	text-align: Center;

	padding: 8px;

	line-height: 60px; /* this value must be at least twice the border-radius value */

	font: bold 18pt TrebuchetMS-Bold;

	color: #333333;

	text-transform: lowercase; /* remove this line unless you want to use lowercase, uppercase or small-caps */

	letter-spacing: -0.06em; /* should be set to 0 for most cases */

    -moz-border-radius: 16px;

    -khtml-border-radius: 16px; 

    -webkit-border-radius: 16px;

	 border-radius: 16px;

	width: 100%;

}

 

#roll ul li a:hover { /* styles for the rollover button state */

color: #CCFFFF;

background: #0099FF;

background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4197ee), color-stop(1, #79bbff) );

background:-moz-linear-gradient( center top, #4197ee 5%, #79bbff 100% );

filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4197ee', endColorstr='#79bbff');

background-color:#4197ee;

}

#roll ul li a:active { /* styles for the rollover button state */

	position:relative;

	top:1px;

}

}



#rollh a { display: inline-block; text-decoration: none; } 

#rollh ul { margin: 0; padding: 0; list-style: none; } 

#rollh ul li { display: inline; list-style-type: none; background: none; } 

#rollh ul li a, #rollh ul li a:visited { /* styles for the default button state */

	margin: 0 5px 5px 0;

	padding: 0 15px;

	/* controls the padding on either side of the button name */ 

                                         line-height: 50px;

	/* this value must be at least twice the border-radius value */ 

                                         color: #FFFFFF;

	background: #D70000;

	font-family: Tahoma;

	font-size: 18px;

	text-transform: lowercase;

	/* remove this line unless you want to use lowercase, uppercase or small-caps */ 

                                         letter-spacing: -0.06em;



                                      /* should be set to 0 for most cases */ 

                                         -moz-border-radius: 16px; 

                                         -khtml-border-radius: 16px; 

                                         -webkit-border-radius: 16px; 

	border-radius: 16px;

	font-weight: bold;

} 

#rollh ul li a:hover { /* styles for the rollover button state */ color: #FFFFFF; background: #0099FF; } 
