/*dashboard section*/
.dashboard-title {
    font-weight: 400;
    padding: 0px;
    color: red;
}
#dash-header hr {
	color: #bebebe;
	border-top: solid 1.7px;
}
.license-table {
	border: 5px solid #bebebe;
	padding-bottom: 10px;
}
@media (max-width: 768px) {
		.license-table {
	margin: 10px 20px 10px 20px;
}
div.product-image  {
	width: 100px;
	float:right;
	height: 80px;
	margin: 5px 25px 5px 15px ;
}
	div.button-section{
		display: block;
		margin-top: 20px;
	}
	.empty-alert {
		margin-right: 20px;
		margin-left: 20px;
	}


}


@media (min-width: 360px) {
	#button-section{
		margin-top: 0px;
	}
}




h3.table-header  {
	font-size: .8em;
	color:  #8b8b8b;
	padding: 5px 20px 5px 20px; 
	margin-top: 8px;
	text-align: center;
}
div.product-image  {
	width: 100px;
	float:right;
	height: 80px;
	margin: 5px 25px 5px 15px ;
}
.col-detail {
	font-weight: 400;
	font-size: 1.5em;
}

.sqr span {
	text-align: center;
	padding: auto;
	color: white;
	display: block;
	font-size: 2.8em;
}
.price-txt h2 {
	text-align: center;	
	font-size: 2.2em;
	color: red;
}
.sqr span {
	text-align: center;
	padding: auto;
	color: white;
	display: block;
	font-size: 2.8em;
}
div.sqr {
	display: block;
	width: 60px;
	height: 60px;
	background-color: #286090;
	margin: auto;
	border-radius: 10px;
}
div.inactive-sqr {
	display: block;
	width: 60px;
	height: 60px;
	background-color: #d43f3a;
	margin: auto;
	border-radius: 10px;
}
div.active-sqr {
	display: block;
	width: 60px;
	height: 60px;
	background-color: #5cb85c;
	margin: auto;
	border-radius: 10px;
}
div.waiting-sqr {
	display: block;
	width: 60px;
	height: 60px;
	background-color: #5bc0de;
	margin: auto;
	border-radius: 10px;
}
div.waiting-sqr span {
	font-size: 1.1em;
	text-align: center;
	padding-top: 5px;
	font-family: unset;
	color: black;
} 
#activation-date h2  {
	text-align: center;
	padding-top: 5px;
	font-size: 1.33em;
}
small {
  font-size: 65%;
  color: gray;
}
.buy-now-btn  {
    color: white;
    border-radius: 0px;
    direction: none;   
}
#button-section a  {
	font-size: 1.3em;
}

}
.edit-delete-btn h4 {
	padding-right: 50px;
}
#button-section a h4{
	padding-right: 35px;
}
.button-section {
	display: block;
	margin: auto;
}

.btns-div {
	display: inline-block;
	margin: 0px auto;
}
.empty-alert strong{
	color: white;

}
.empty-alert span {
	font-size: 1.6em;
	padding-right: 10px;
}

/**************************************************/
/*Create License Page*/
.offer-container  {
	margin-top: 50px;
	background-color: #f7f7f7;
	border-radius: 30px;
	padding: 15px 20px 30px 20px;
}
.offer-title , .info-title  {
	margin-top: -40px;
	background-color: red;
	padding: 10px 28px; 
	border-radius: 30px;
	width: 300px;
	color: white;
	font-weight: 400;
}

.title-box{
	display: inline-block;
    position: relative; 
    vertical-align:middle;
}
.offer-page-title h2 {
	line-height:1.7;
}

.offer-box
{
    display: inline-block;
    width: 280px;
	height: 320px;
    color: white;
    margin: 20px 30px;
    margin-bottom: 50px;
    margin-top: 50px;
    position: relative;
    padding-top: 0px;
    vertical-align:middle;
    border-radius: 0px;
}

.one-lic-container {
	background-color: #005d7f;
}
.ten-lic-container {
	background-color: #ba0933;	
}
.discount-title {
	font-size: 1.1em;
	color: #ffff99;
}
.offer-container h1 {
	color: white;
 	font-size: 7em;
 	font-weight: 100;
 	font-family: "Droid Arabic Kufi","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: normal;
 	margin-top: 0px;
}

.offer-box h2 {
	color: white;
	font-size: 1.5em;
	margin-top: 30px;
}
.oldprice  {
 	text-decoration:  line-through;
 	font-weight: 400;
 	font-size: 1.5em;
}

.ten-lic-container h2 {
	color: white;
	font-size: 1.5em;
	margin-top: 30px;
}

.info-container {
	margin-top: 30px;
}
.licenses-container {
	margin-top: 30px;
}

.help-text h2 a {
	margin-top: 50px;
}

#license_11_Div {
	display:none;
}
@media (max-width: 768px) {
	.offer-container {
		margin-right: 30px;
		margin-left: 30px;
	}
	.offer-box
	{
	    width: 240px;
		height: 340px;
	}

	.offer-title , .info-title  {
		width: 250px;
	}

	.offer-container h1 {
	 	font-size: 6.5em;
	 	
	}

	.offer-box h2 {
		font-size: 1.3em;
	}

	.discount-title {
		font-size: 1em;
		color: #ffff99;
	}

	.offer-title , .info-title  {
		font-size: 1.2em;
	}
}
.payment-logo img  {
	width:200px;
}

.payment-note img {
	width: 100px;
	margin-left: 20px;
}
.payment-note  {
	margin-top: 30px;
	text-align: center;
}
.payment-note a {
	color: red;
}

/*Admin Page*/
th , td{
	text-align: center;
}
.dis-btn{
	float: left;
}

.search-btn {
	float: left;
	width: 250px;
}
.search-title span{
	color: red;
}
.jumbotron {
	margin-top: 20px;
}

/*Alkurimi Page*/
.alkurimilogocenter img {
	display: block;
	margin: 0 auto;
	width: 200px;
}
.alkurimilogocenter h3 {
	color: red;
}
.sample-container {
	background-color: #f6f6f6;
	border-radius: 20px;
	margin-top: 35px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
	margin-bottom: 30px;

}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: default;
    background-color: white;
}
.form-instractions span{
	color: red;
}
.instraction-title{
	color: red;
}
.instraction-text li {
	font-size: 1.5em;
	font-family: "Droid Arabic Kufi","Helvetica Neue",Helvetica,Arial,sans-serif;
	text-align: justify;
   line-height: 2;
}
.inst-cont {
	width: 700px;
}
.print-btn {
	float: left;
}



/*main page*/
.download-section {
	background-color: #60d2fd;
	padding-bottom: 50px;
}
.slagon {
	
	margin-top: 30px;
}
.slagon span {
	font-size: 1.6em;
	margin-top: 100px;
}
.trial-copy span {
	font-size: 1.5em;
	margin-bottom: -100px;
	margin-top: 100px;
}

.trial-copy  {
	margin-bottom: -70px;
	margin-top: 100px;
}
.download-btn {
	margin-bottom: 100px;
}
.old-version a {
    color: #fff;
    text-decoration: none;

  
}


.old-version  {
    padding-top: 15px;
    display: block;
    margin: 30px auto;
    width: 300px;
    height: 70px;
    background-color: #003e69; 
    color: #fff;
    font-family: "Droid Arabic Kufi","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: bolder;
    font-size: 1.8em;
    text-align: center;
 
}

