﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box
}
body, html{
    width: 100%;
}
a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
  margin: 0 !important
}
input, button{
    border-radius: 12px !important;
    font-size: 1.2rem !important
}
.navbar-light .navbar-nav .nav-link {
    color: #eee !important;
    font-size: 1.2rem !important
}
footer{
    padding: 4px
}
/* Provide sufficient contrast against white background */
a {
    color: #263238;
}
.footergrad {
    margin-top:100px;
    height: 65px;
    background-color: black;
    background-image: linear-gradient( to right, black, #eee );
}

.btn-primary {
    color: #eee;
    /*background-color: #1b6ec2;*/
    background-color: #F57C00;
    border-color: #1861ac;
}
.logo {
    height: 300px;
    padding-top: 4rem;
    /*padding-bottom:4rem;*/
}
.footerlogo {
    max-height: 35px;
    margin-top: 15px;
    margin-left: 20px;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #eee;
  background-color: #1b6ec2;
  border-color: #1861ac;
}
@media screen and (max-width: 767px){
    .input-home {
        width: 100% !important;
        margin-bottom: 10px
    }
    .button-home {
        width: 100% !important;
    }
}
/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 1rem;
}
@media (min-width: 768px) {
  html {
    font-size: 1rem;
  }
}
.alert{
    text-align: right
}
.form-group{
    text-align: right
}
    .form-group label{
        color: #eee
    }
   h1, h2 {
        color: #eee;
    }
h3 {
    color:#eee;
}
h5 {
    color: #eee;
}
a, .btn-link {
    color: #f57c00 !important
}
h4, h1 {
    color: #eee;
    text-align: right
}
p {
  
    margin: 0 !important
}
.nav-pills .nav-link{
    color: #eee !important;
    text-align: right;
    font-size: 1.2rem
}
.nav-pills{
    padding: 10px;
    border-radius: 12px;
    background: #000
}
.nav-link.active {
    border-radius: 12px;
    background: #f57c00 !important;
}
@media screen and (max-width: 767px) {
    h5{
        font-size: 2rem !important
    }
    p{
        font-size: 1.2rem;
        margin: 0 !important
    }
}
.navbar-nav{
  display: flex;
  flex-direction: column;
  align-items: flex-start
}
.nav-link{
    direction: ltr
}
p {
    color: #eee;
    font-size: 1.2rem
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}
.history-li {
    white-space: nowrap;
    border: 1px solid #f57b00;
    border-radius: 12px;
    height: 100px;
    display:flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 10px
}
/*.history-li-cont-name span{
    
    font-size: 2.5rem !important
}*/
@media screen and (max-width: 575px) {
    .history-li-cont-name span {
        font-size: 2rem !important;
        box-shadow: unset !important
    }
    .history-li-cont-date span {
        margin-top: -20px;
        background: #333 !important
    }
    .history-li {
        padding: 0
    }
}
input {
    height: 36px
}
.history-li span {
    font-size: 1.5rem;
    color: #eee !important;
    background: transparent
}
@media screen and (max-width: 575px){
    .history-li span {
        font-size: 1.1rem;
        box-shadow: 6px 3px 4px 7px rgb(51 51 51 / 50%)
    }
}
hr {
    background: #f57b00 !important;
    height: 3px
}
hr:last-child{
    background: transparent !important
}
button, button:focus, button:hover {
    border: none !important
}
.histoty-titr {
    font-size: 2rem;
    padding: 10px;
    color: #eee;
    background: #f57b00;
    border-radius: 12px;
}
.archieve {
    color: #f57b00 !important;
    font-weight: bold
}
/*.container-history {
    background: url('/images/سياه مشق-0۱.svg') no-repeat center;
    background-size: cover
}*/
.validation-summary-errors li{
    text-align: right;
    color: red !important
}
.field-validation-error span {
    color: red !important
}
.maghbareh{
    max-width: 60%
}
@media screen and (max-width: 767px) {
    .maghbareh {
        max-width: 100%
    }
}
.display-4{
    font-size: 4.5rem;
    white-space: nowrap
}
@media screen and (max-width: 767px){
    .display-4 {
        font-size: 4.5rem;
        white-space: pre-wrap
    }
}
/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
    background: url('/images/سياه مشق-0۱.svg') no-repeat center;
    background-size: cover;
    font-family: 'B Nazanin'
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  background: #252525
  /*line-height: 60px;*/ /* Vertically center the text there */
}
footer p {
    color: #eee !important
}
.navbar {
    background: #252525 !important;
    color: #eee!important
}
.navbar a{
    color: #eee !important
}

.Loadmodal {
    position: fixed;
    z-index: 999;
    height: 100%;
    width: 100%;
    top: 0;
    background-color: Black;
    filter: alpha(opacity=50);
    opacity: 0.3;
    -moz-opacity: 0.8;
}

.Loadcenter {
    z-index: 1000;
    margin: 200px auto;
    padding: 10px;
    width: 130px;
    /*background-color: White;*/
    border-radius: 10px;
    filter: alpha(opacity=50);
    opacity: 1;
    -moz-opacity: 1;
}

    .Loadcenter img {
        height: 128px;
        width: 128px;
    }


#the-count {
    float: right;
    padding: 0.1rem 0 0 0;
    font-size: 0.875rem;
}
.next:hover {
    background-color: #0069d9 !important;
}