body *, input, input.form-control {
    outline: none !important;
}

body {
    font-size: 13px;
}

.fullwidth {
    display: inline-block;
    width: 100% !important;
}

.center {
    text-align: center !important;
}

main {
    text-align: right;
}
@font-face {
  font-family: 'iranyekan';
  src: url('../font/iran-yekan-light.eot?#') format('eot'), /* IE6–8 */ url('../font/iran-yekan-light.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../font/iran-yekan-light.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'iranyekan';
  src: url('../font/iran-yekan-medium.eot?#') format('eot'), /* IE6–8 */ url('../font/iran-yekan-medium.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../font/iran-yekan-medium.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'iran-yekan-bold';
  src: url('../font/iran-yekan-bold.eot?#') format('eot'), /* IE6–8 */ url('../font/iran-yekan-bold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../font/iran-yekan-bold.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'iranyekanDigits';
  src: url('../font/iran-yekan-digits.eot?#') format('eot'), /* IE6–8 */ url('../font/iran-yekan-digits.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../font/iran-yekan-digits.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
  font-weight: 300;
  font-style: normal;
}
.iranyekanDigits{
  font-family: 'iranyekanDigits' ;
}
.btn-block {
    display: inline-block;
    width: 100% !important;
}

.md-form {
    width: calc(100% - 20px);
}

#dark-mode {
    position: absolute;
    left: 5px;
    top: 5px;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

#toast-container {
    text-align: right;
    font-size: 13px;
}

body {
    font-size: 13px;
}

.dropdown-menu {
    font-size: 1rem;
    color: #212529;
    text-align: right;
    list-style: none;
}

.bootstrap-select .dropdown-toggle .filter-option {
    text-align: right;
}

table.dataTable thead .sorting::after, table.dataTable thead .sorting::before, table.dataTable thead .sorting_asc::after, table.dataTable thead .sorting_asc::before, table.dataTable thead .sorting_asc_disabled::after, table.dataTable thead .sorting_asc_disabled::before, table.dataTable thead .sorting_desc::after, table.dataTable thead .sorting_desc::before, table.dataTable thead .sorting_desc_disabled::after, table.dataTable thead .sorting_desc_disabled::before {
    font-family: "Font Awesome 5 Pro";
}

.dataTables_filter label {
    float: left;
}

.removable_item {
    display: inline-block;
    margin: 3px;
    color: #fff;
    background: #009cff;
    padding: 5px 8px;
    border-radius: 3px;
    transition: all 0.5s;
}

.removable_item i {
    transition: all 0.5s;
    cursor: pointer;
    position: relative;
    right: 10px;
    font-size: 16px;
    top: 2px;
}

.removable_item i:hover {
    color: #652e2e;
}

.removable_item:hover {
    background: #0087dd;
}

.successFul, .Failed {
  background: #E3DBF047 ;
  border-radius: 15px;
}

#product-tags-container .selection, .select2.select2-container.select2-container {
    width: 100% !important;
}

.me {
    font-size: 14px;
    margin: -4px;
    border-right: 3px solid #60DF88 !important;
    padding: 5px;
    background-color: blue !important;;
}

.my_button {
    width: 100px;
    height: 30px;
    padding: 5px;
    font-size: 15px;
}

h3 {
    font-size: 18px;
}

h2 {
    font-size: 20px;
}

.view.view-cascade {
    padding: 15px !important;
}

.md-form.md-outline label {
    font-size: 0.75rem;
}

.btn {
    font-size: .70rem;
}

table.table td {
    padding: 5px 4px;
    vertical-align: middle;
    text-align: center;
}

/*------------Alami------------*/
hr.style-one {
    border: 0;
    height: 1px;
    background: #333;
    background-image: -webkit-linear-gradient(left, #ccc, #333, #ccc);
    background-image: -moz-linear-gradient(left, #ccc, #333, #ccc);
    background-image: -ms-linear-gradient(left, #ccc, #333, #ccc);
    background-image: -o-linear-gradient(left, #ccc, #333, #ccc);
}

.textBigger {
    font-size: 15px;
    font-weight: lighter;
}

.textBigger1 {
    font-size: 15px;
}

.fontSize {
    font-size: 15px;
}

.examCard1 {
    padding-right: 1px !important;
    box-shadow: none !important;
}

.colorUnique {
    background-color: rgb(136, 14, 79);
}

/*.cardEsp{*/
/*  margin-left: 100px;*/
/*}*/

.iconeSize1 {
    font-size: 20px;
}

.senfLogo {
    width: 150px;
    position: absolute;
    top: 1px;
    right: 20%;
}

.returnBtn {
    color: #4285f4 !important;
}

#targetDiv .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 45px;
    user-select: none;
    -webkit-user-select: none;
    position: relative;
    width: 100%;
    text-align: right;
    white-space: nowrap;
    line-height: 1.5;
}

#targetDiv .select2-container--default .select2-selection--single {
    background-color: #e0e0e0;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
}

#targetDiv .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 90%;
    top: 20%;
}

#targetDiv .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    margin-left: -4px;
    position: absolute;
    width: 0;
    padding-top: 7px;
}

#targetDiv .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px;
    padding-top: 7px;
}

.ticketHeader {
    background-color: #880e4f ;
}
table.table a {
    margin: 0;
    color: #0c86ff;
}
@media print {
    body{
        background: #ffffff;
        font-size: 15px;
    }
}
.print-logo img {
    width: 200px;
}
.print-info img {
    width: 50px;
    margin-bottom: 15px;
}
.print-info .red {
    background: transparent !important;
    color: red;
}
.print-info p {
    margin-bottom: 4px;
}

.font_size_16{
    font-size: 16px;
}
.font_size_20{
    font-size: 20px;
}

.nastaaliq{
    font-family: 'IranNastaliq';
}
.print-info .nastaaliq {
    margin-top: 25px;
    text-shadow: 0 0 3px black;
    color: #2d2567;
}

.signature{
    width:200px;
    transform: translateX(39%) translateY(7%);
}

.nastaaliq_{
    font-family: 'IranNastaliq';
}

.report_top_class{
    border-bottom: 2px solid #4285f494;
    padding: 5px 15px;
    margin-bottom: 10px;
    font-size: 17px;
}

.min_width_100{
    min-width: 100px;
}

.transparent_primary
{
    color: #4285f494 ;
}

/*.transparent_primary_border_t*/
/*{*/
/*    border-top: 2px solid #4285f494;*/
/*}*/

.ui-datepicker-prev.btn.btn-link , .ui-datepicker-next.btn.btn-link
{
    background-color: #eed3d3;
    color: red;
    font-size: 19px;
    width: 30px;
    padding: 0.5px 1px;
    top: -1px !important;
}

.ui-datepicker-prev.btn.btn-link::after
{
    content:"<" !important;
}
.ui-datepicker-next.btn.btn-link::after
{
    content:">" !important;
}


.Questions .btn.dropdown-toggle.btn-light.bs-placeholder.waves-effect.waves-light
{
    color: gray !important;
    font-size: 0.75rem;
    padding: 10px 10px;
    box-shadow: none;
    border: 1px solid #dadce0;
    border-radius: 4px;
    background-color: transparent !important;
    box-sizing: border-box;
    margin: 0px;
    width: 98.5%;
}

.optionNumber{
    color: white;
    font-size: 17px;
    background-color: #4285F4;
    padding: 5px 0px;
    border-radius: 5px;
    width: 40px;
    text-align: center;
    margin-right: 52px;
}

.addQuestionOptions{
    color: white;
    font-size: 17px;
    background-color: #00C851;
    padding: 5px 0px;
    border-radius: 5px;
    width: 40px;
    text-align: center;
    margin-right: 60px;
    margin-left: 0px !important;
}


.deleteOption
{
    padding: 8px 10px;
    width: 40px;
    border-radius: 5px;
    margin-right: 5px;
}

.numberFont{
  font-family: 'iranyekanDigits' ;
  font-weight: 500;
}

.flatLine{
    width: 100px;
    border-bottom: 1px solid #4285F4;
    content: " ";
    display: block;
    right: 6%;
    bottom: 20%;

}

.flatLineText{
    font-size: 15px;
    color: #4285F4;
}

.min-w-80
{
    min-width: 80%;
}

.removable_item_btn
{
    top: 11px !important;
}

.removable_item_div
{
    width: 60%;
    max-width: 70% ;
}
.w-10
{
    width: 10% !important;
}

.avatarBorder img {
  width: 150px;
  border-radius: 70%;
  border: 6px solid #4285f4 ;
  height: 150px;

}

.avatarBorderLabel i{
  font-size: 25px;
}


.avatarBorderLabel i:hover{
  color: #ee3c07 !important;
}

.cursor_pointer
{
  cursor: pointer !important;
}


.avatarBorderLabel{
  top: 93% !important;
  right: 45% !important;
}


.cert_pic_div
{
  border: 2px solid rgba(0, 0, 0, 0.48);
  border-radius: 5px;
  width: 40%;
  height: 50%;
  /*float: left;*/
  position: absolute;
  top: 40%;
  left: 20%;
}


.cert_pic
{
  width: 99%;
  height: 99%;
}



#type_1_cert {
  background-image: url("../img/cert_1.png") !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; /* Use 'cover' instead of 'contain' for a more fitting background */

  background-position-x: center;
  background-position-y: center;
  width: 300mm; /* A4 width in millimeters */
  height: 426mm; /* A4 height in millimeters */
  padding: 10px;
  margin: 0; /* Remove margin for full page display */
  box-sizing: border-box; /* Include padding in width and height calculations */
}


#type_1_cert .certificationPage
{
  transform: rotate(-90deg);
  width: 400mm;
  max-width: 400mm;
  height: 105mm;
  position: absolute;
  top: 120%;
  font-size: 25px !important;
  line-height: 3 !important;

}

#type_2_cert {
  background-image: url("../img/cert_2.png") !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; /* Use 'cover' instead of 'contain' for a more fitting background */

  background-position-x: center;
  background-position-y: center;
  width: 300mm; /* A4 width in millimeters */
  height: 426mm; /* A4 height in millimeters */
  padding: 10px;
  margin: 0; /* Remove margin for full page display */
  box-sizing: border-box; /* Include padding in width and height calculations */
}


#type_2_cert .certificationPage
{
  transform: rotate(-90deg);
  width: 400mm;
  max-width: 400mm;
  height: 105mm;
  position: absolute;
  top: 120%;
  font-size: 25px !important;
  line-height: 3 !important;

}


@media print {

  #type_1_cert .certificationPage {
    /*margin-top: 240px;*/
    transform: rotate(-90deg);
    width: 340mm;
    max-width: 340mm;
    height: 40mm;
    line-height: 3 !important;
    position: absolute;
    top: 46%;
    left: -3%;
  }

  #type_1_cert .cert_pic_div
  {
    width: 185px !important;
    height: 205px !important;
    position: absolute;
    top: -140%;
    left: 0%;
    box-shadow: none !important;
    border: none!important;
  }

  #type_1_cert .date_div
  {
    position: absolute;
    top: -200%;
    left: -4%;
  }

  #type_1_cert .code_div
  {
    position: absolute;
    top: -230%;
    left: -5%;
  }


  #type_2_cert .certificationPage {
    /*margin-top: 240px;*/
    transform: rotate(-90deg);
    width: 340mm;
    max-width: 340mm;
    height: 40mm;
    line-height: 3 !important;
    position: absolute;
    top: 46%;
    left: -3%;
  }

  #type_2_cert .cert_pic_div
  {
    width: 185px !important;
    height: 230px !important;
    position: absolute;
    top: -193%;
    left: 7.7%;
    box-shadow: none !important;
    border: none!important;
  }

  #type_2_cert .date_div
  {
    position: absolute;
    top: -178%;
    right: 8%;
  }

  #type_2_cert .cert_doc_num_div
  {
    position: absolute;
    top: -203%;
    right: 9%;
  }

  #type_2_cert .cert_city_div
  {
    position: absolute;
    top: -128%;
    right: 7.5%;
  }
}
