body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: "IRANSansFA";
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
   direction:rtl;
}

#Picture1
{
   border: 0px solid #000000;
   margin: 0 Auto;
   padding-top: 40px;
   display:block;
   width: 170px;
   height: auto;
}

#download-badges
{
    text-align: center;
	width: 170px;
	height: Auto;
}
#lms_pictures
{
    text-align: center;
	width: 700px;
	height: Auto;
	padding-top: 20px;
}
#lms_pictures2
{
    text-align: center;
	width: 400px;
	height: Auto;
	padding-top: 20px;
}
#wb_Header
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 0;
   padding: 10px 0px 10px 0px;
   text-align: center;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Header
{
   color: #ffffff;
   font-family: "IRANSansFA";
   font-weight: normal;
   margin: 0 Auto;
   padding-top: 11px;
   display:block;
   text-align: center;
   text-shadow: 0 2px 5px rgba(255, 255, 255, 0.4);
   }
#FontAwesomeIcon
{
   height: 65px;
   width: 65px;
}
#FontAwesomeIcon i
{
   color: #ffffff;
   display: inline-block;
   font-size: 43px;
   padding-top: 8px;
   width: 59px;
}
#FontAwesomeIconDl i
{
   color: #ffffff;
   display: inline-block;
   font-size: 20px;
   padding-top: 8px;
   width: 59px;
}
#wb_FontAwesomeIcon:hover i
{
   color: #046764;
}
#FontAwesomeIcon2 i
{
   color: #8F8F8F;
   display: inline-block;
   font-size: 43px;
   padding-top: 8px;
   width: 59px;
}
#FontAwesomeIconDl2 i
{
   color: #8F8F8F;
   display: inline-block;
   font-size: 20px;
   padding-top: 8px;
   width: 59px;
}
#wb_FontAwesomeIcon2:hover i
{
   color: #046764;
}
#wb_Heading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 0;
   padding: 10px 0px 10px 0px;
   text-align: center;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
   
}
#Heading
{
   color: #ffffff;
   font-family: "IRANSansFA";
   font-weight: normal;
   font-size: 18px;
   margin: 0 Auto;
   padding-top: 20px;
   display:block;
   text-align: center;
}
#Text_404
{
   color: #ffffff;
   font-family: "IRANSansFA";
   font-weight: bold;
   font-size: 25px;
   margin: 0 Auto;
   margin-top: 10px;
   padding-bottom:15px;
   display:block;
   text-align: center !important;
}
#Text_Table
{
   color: #ffffff;
   font-family: "IRANSansFA";
   font-weight: normal;
   font-size: 1rem;
   margin: 0 Auto;
   display:block;
   text-align: center;
}
#Text_Lms
{
   color: #ffffff;
   font-family: "IRANSansFA";
   font-weight: normal;
   font-size: 19px;
   margin: 0 Auto;
   margin-top: 10px;
   display:block;
   text-align: center;
}
#Text_Titr
{
   color: #ffffff;
   font-family: "IRANSansFA";
   font-weight: bold;
   font-size: 19px;
   margin: 0 Auto;
   margin-top: 10px;
   padding-bottom:15px;
   display:block;
   text-align: right;
}
#Text_Normal
{
   color: #ffffff;
   font-family: "IRANSansFA";
   font-weight: normal;
   font-size: 19px;
   margin: 0 Auto;
   margin-top: 10px;
   margin-right:15px;
   display:block;
   text-align: right;
}
#wb_Footer
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 0;
   padding: 10px 0px 10px 0px;
   text-align: center;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Footer
{
   color: #ffffff;
   font-family: "IRANSansFA";
   font-weight: normal;
   font-size: 15px;
   margin: 0 Auto;
   padding-top: 6px;
   padding-bottom: 6px;
   display:-moz-inline-box;
   text-align: center;
}
.icon {
    text-align: center;
}
.text-normal {
    text-align: right;
	padding-right: 20px;
	padding-left: 20px;
}
.text {
    text-align: center;
}
.circleBase {
    border-radius: 10%;
	width: 100px;
    height: 100px;
	border: rgba(206, 206, 206, 0.5)!important;
	background: rgba(206, 206, 206, 0.5) !important; 
}
.glass {
  position: relative;
  margin-top:5%;
  margin-left:25%;
  margin-right:25%;
  border-bottom: 10%;
  border-bottom-color: #ccc;
  border-bottom-color: rgba(255, 255, 255, 0.2);
  background-color: rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  height: 50%;
  border-radius: 1.5%;
 }
.footerglass {
  position: fixed;
  margin-top:50%;
  bottom: 0;
  border-bottom: none;
  border-bottom-color: #ccc;
  border-bottom-color: rgba(255, 255, 255, 0.2);
  background-color: rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  line-height: 2;
  height: auto;
  width: 100%;
}
 /* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  font-family: "IRANSansFA";
  font-weight: Bold;
  font-size: 15px;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 80%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
} 

.info {
  z-index: 899;
  width: 40px;
  height: 40px;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: width 1s;
  transition: width 1s;
  overflow: hidden;
  position: fixed;
  top: 142px;
  color: #fff;
  border-radius: 50px 0 0 50px;
  font-family: "IRANSansFA" !important;
  font-size: 15px !important;
}
.info:hover {
  width: 300px;
  font-family: "IRANSansFA" !important;
  font-size: 15px !important;
}
.help {cursor: help;}
.carousel-fade .carousel-item {
  opacity: 0;
  transition: opacity ease-out .7s;
  height: 100%;
  position: fixed;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
    opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    opacity: 0;
}

.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
    transform: translateX(0);
    transform: translate3d(0, 0, 0);
}

/* Hamburger Menu */

*, *:before, *:after { box-sizing: border-box; }

label .menu {
  position: fixed;
  top: 0px;
  z-index: 900;
  width: 100px;
  height: 100px;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 0% 0% 0% 85%;
  transition: .5s ease-in-out;
  cursor: pointer;
}

label .hamburger {
  position: fixed;
  top: 35px;
  right: 30px;
  width: 30px;
  height: 2px;
  background: #FFF;
  display: block;
  transform-origin: center;
  transition: .5s ease-in-out;
  cursor: pointer;
}

/* ایجاد نشان گر منو در قسمت بالای سمت راست */
label .hamburger:after, label .hamburger:before {
  transition: .5s ease-in-out;
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background: #FFF;
  cursor: pointer;
}

label .hamburger:before { top: -10px; }

label .hamburger:after { bottom: -10px; }

label input { display: none; }

/* ایجاد انیمیشن حرکت صفحه سفید و نمایش آیتم های منو */
label input:checked + .menu {
  background-color:rgba(0, 0, 0, 0.5);
  width:300px;
  height:100%;
  border-radius: 25px 0px 0px 25px;
}

/*تغییر زاویه  علامت نشانگر منو*/
label input:checked + .menu .hamburger {
  transform: rotate(45deg);
}
label input:checked + .menu .hamburger:after {
  transform: rotate(90deg);
  bottom: 0; 
}
label input:checked + .menu .hamburger:before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  top: 0;
}
label input:checked + .menu + ul { opacity: 1; z-index: 901;}

/* نمایش آیتم های منو */
label ul {
  position: fixed;
  padding-top: 5%;
  padding-bottom: 10%;
  opacity: 0;
  transition: .25s 0s ease-in-out;
  direction: rtl;
}
label .text_menu
{
   font-family: "IRANSansFA";
   font-size: 16px;
   color: #FFFFFF;
   background-color: transparent;
   border: none;
   line-height: 2.5;
   border-radius: 5px;
   padding: 5px 15px 0px 15px;
   cursor: pointer;
}
label .text_menu:hover
{
   font-family: "IRANSansFA";
   text-decoration: none;
   color: #046764;
   background-color: #FFFFFF;
   border-radius: 5px;
   padding: 5px 15px 5px 15px;
}

/* Time & Date */
.time_text
{
   position:relative;
   z-index:900;   
   font-family: "IRANSansFA";
   font-size: 14px;
   text-align: right;
   color: #FFFFFF;
   line-height: 2.5;   
   background-color:rgba(0, 0, 0, 0.5);
   border-radius: 0px 0px 15px 15px;
   padding: 0px 15px 0px 15px;
   float: left;
   margin-left: 50px;
   width: 280px;
}