/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Mar 17, 2021, 11:13:17 AM
    Author     : Eng.Nebras
*/
body{
    overflow-x: hidden;
}
h1{
    font-size: 16px;
    color: #2e2e2e;
}
h2{
   font-size: 16px;
   font-weight: bold;
}
.close-modal{
    background-color: transparent;
    border-color: transparent;
    outline: none;
}
h4.modal-title{
    font-size: 18px;
}



table.table_custom tbody tr  td a{
   color:#17a2b8;
}

.modal-footer{
    display: flex;
    justify-content: space-between;
}
.modal-footer button{
    min-width: 50px;
}
.btn-sm{
    padding: 2px 5px;
    font-size: 12px;
}


.table tbody tr td{
      padding: 5px;
  
}

#left-sidebar{
    background: #fff;
}
.page{
    background: #f9f9f9;
    min-height: 600px;
}
.page .section-body{
    background-color: transparent;
}


.modal-header{
background: #c4e1ff;
}

.sewing-input{
    border: 1px solid rgba(0,123,255,0.5);
}
label{
    margin-bottom: 3px;
}
.form-group{
    margin-bottom: 8px;
}
.card-body.ribbon{
    padding: 8px;
}
.page-header{
    padding: 8px;
}


.card{
    border: 1px solid rgba(219,216,230,0.5);
}



.card-header{
background: rgba(45,62,80,1);
background: -moz-linear-gradient(top, rgba(45,62,80,1) 0%, rgba(58,75,93,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(45,62,80,1)), color-stop(100%, rgba(58,75,93,1)));
background: -webkit-linear-gradient(top, rgba(45,62,80,1) 0%, rgba(58,75,93,1) 100%);
background: -o-linear-gradient(top, rgba(45,62,80,1) 0%, rgba(58,75,93,1) 100%);
background: -ms-linear-gradient(top, rgba(45,62,80,1) 0%, rgba(58,75,93,1) 100%);
background: linear-gradient(to bottom, rgba(45,62,80,1) 0%, rgba(58,75,93,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d3e50', endColorstr='#3a4b5d', GradientType=0 );
    padding: 8px 8px;
}
.card-header h3{color:#FFF}
.card-header h3{color:#FFF}
.card-header .card-options a{color: #FFF;}



.table thead th{
    padding: 5px;
}

.table tbody tr td{
      padding: 5px;
  
}

#left-sidebar{
background: rgba(45,62,80,1);
background: -moz-linear-gradient(top, rgba(45,62,80,1) 0%, rgba(58,75,93,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(45,62,80,1)), color-stop(100%, rgba(58,75,93,1)));
background: -webkit-linear-gradient(top, rgba(45,62,80,1) 0%, rgba(58,75,93,1) 100%);
background: -o-linear-gradient(top, rgba(45,62,80,1) 0%, rgba(58,75,93,1) 100%);
background: -ms-linear-gradient(top, rgba(45,62,80,1) 0%, rgba(58,75,93,1) 100%);
background: linear-gradient(to bottom, rgba(45,62,80,1) 0%, rgba(58,75,93,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d3e50', endColorstr='#3a4b5d', GradientType=0 );

}
.page{
    background: #f3f3f3;
    min-height: 100vh;
}
.page .section-body{
    background-color: transparent;
}


.modal-header{
background: #c4e1ff;
}


label{
    margin-bottom: 3px;
}
.form-group{
    margin-bottom: 8px;
}
.card-body.ribbon{
    padding: 8px;
}
.page-header{
    padding: 8px;
}


.card-footer{
    padding: 5px
}
.card.category:last-child{margin-bottom: 10px;}
.custom-checkbox .custom-control-label:after {
    left: 13px;
}


.blue{
            background: #17a2b8;
}

 .ribbon .ribbon-box.blue{
            background: #17a2b8;
        }
        .ribbon .ribbon-box.blue::before {
    border-color: #17a2b8;
    border-right-color: transparent;
}
.datepicker{
    direction: rtl;
    text-align: right;
}

select.form-control{padding: 2px 5px;}
.tag i{float: right; margin:6px 0px 0px 5px;}
.tabs_container{
    background: #ffffff;
    padding: 0px 20px;
    border: 1px solid rgba(219,216,230,0.5);
    border-radius: .55rem;
}
.tabs_container:hover{
    -moz-box-shadow: 0 2px 10px rgba(52,58,64,0.1);
    -webkit-box-shadow: 0 2px 10px rgb(52 58 64 / 10%);
    box-shadow: 0 2px 10px rgb(52 58 64 / 10%);
}
.step-app{
    width:100%;
}



.step-app{
    background: #ffffff;
    padding: 0px 0px;
    border: 1px solid rgba(219,216,230,0.5);
    border-radius: .55rem;
}
.step-app:hover{
    -moz-box-shadow: 0 2px 10px rgba(52,58,64,0.1);
    -webkit-box-shadow: 0 2px 10px rgb(52 58 64 / 10%);
    box-shadow: 0 2px 10px rgb(52 58 64 / 10%);
}
.step-footer{
    padding: 0px 20px;
}
.not_valid{
    color:#f00;
    width: 100%;
    position: absolute;
    font-size: 8px;
    top: -10px;
    right: 100px;
}

.profile_image{
      clip-path: circle(35%);
      width: 100%;
}


.chart {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.chart svg,
.chart canvas {
  width: 100%!important;
}


.draw_details{
   width: 100%; 
}
.draw_detail{
    width: 100%;
    display: flex;
    flex-direction: row;
    margin-bottom: 10px;
}
.draw_color{
    width: 50px;
    clip-path: circle(25%);
} 
.draw_text{
     width: calc(100% - 50px);
}


.page-header .left .input-group input[type='text']{
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
        border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.page-header .left .input-group .input-group-append button.btn-outline-secondary{
       border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
       border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}
.supplier-login-logo{
    height: 10vh;
    width: 80%;
    margin-left: auto;
    margin-right:auto;
    padding-top: 40px;
}
.supplier-login-logo .header-brand img{
height: 50px;
}
.supplier-login-form{
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    height: 90vh;
    display: flex;
      justify-content: center;
  align-self: center;
 flex-direction: column;
}
@media screen and (max-width: 767px) {
.supplier-login-form{
    width: 90%;
  }
}
.supplier-login-form h2{
    font-size: 24px;
    text-align: center;
    font-weight: bold;
}

.supplier-login-form .t-right{
    text-align: right !important;
    padding: 10px 0px;
}
.supplier-login-slider{
    width: 100%;
    height: 100vh;
      display: flex;
      justify-content: center;
  align-self: center;
 flex-direction: column;
background: rgba(45,62,80,1);
background: -moz-linear-gradient(top, rgba(45,62,80,1) 0%, rgba(58,75,93,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(45,62,80,1)), color-stop(100%, rgba(58,75,93,1)));
background: -webkit-linear-gradient(top, rgba(45,62,80,1) 0%, rgba(58,75,93,1) 100%);
background: -o-linear-gradient(top, rgba(45,62,80,1) 0%, rgba(58,75,93,1) 100%);
background: -ms-linear-gradient(top, rgba(45,62,80,1) 0%, rgba(58,75,93,1) 100%);
background: linear-gradient(to bottom, rgba(45,62,80,1) 0%, rgba(58,75,93,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d3e50', endColorstr='#3a4b5d', GradientType=0 );
}

.supplier-login-slider  .owl-carousel{
    width: 350px;
    height: 350px;
    margin-left: auto;
    margin-right: auto;
}

.supplier-login-slider   h3{
color:#FFFFFF;
font-size: 20px;
text-align: center;
margin-right: 5px;
}

.supplier-login-slider  .owl-carousel h4{
color:#FFFFFF;
font-size: 15px;
text-align: center;
margin-right: 5px;
}
.brand-logo{
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column-reverse;
    margin-bottom: 15px;
}
.brand-logo img{
    max-height: 80px;
    border-radius: 50%;
    border:2px solid rgba(200,200,200,0.5);
    margin-left: auto;
    margin-right: auto;
}
button.view-profile{
    width: 85%;
    background-color: #435466;
    color:#ffffff;
    padding: 4px 3px;
    text-align: center;
    font-size: 12px;
    border-radius: 5px;
    margin: 0px 15px 15px 0px;
}
#page_top{
    background: #FFFFFF;
        border-bottom: 1px solid #E8E9E9

}
.control-panel{
    background: #f8f8f8;
    padding: 15px 20px;
    border-bottom: 1px solid #dedede;
    -moz-box-shadow: 0 2px 10px rgba(52, 58, 64, 0.1);
    -webkit-box-shadow: 0 2px 10px rgba(52, 58, 64, 0.1);
    box-shadow: 0 2px 10px rgba(52, 58, 64, 0.1)
}

.control-panel .controls{
    display: flex;
    flex-direction:row-reverse;
}

.control-panel .controls a,.control-panel .controls button{ margin-right: 8px;}
.control-panel .controls select.custom-select{ width: 150px;}


.mybtn{
    background: #435466;
    color: #FFFFFF;
}

.alert{
    padding: 10px;
}

.alert.alert-success::before{
    font-family: FontAwesome;
    content: "\f058";
     margin-left: 3px;
}

.alert.alert-danger::before{
    font-family: FontAwesome;
    content: "\f057";
     margin-left: 3px;
}

.alert.alert-warning::before{
    font-family: FontAwesome;
    content: "\f071";
     margin-left: 3px;
}
.alert.alert-info::before{
    font-family: FontAwesome;
    content: "\f05a";
     margin-left: 3px;
}
.tag.tag-success::before{
    font-family: FontAwesome;
    content: "\f058";
    
    margin-left: 3px;
}

.tag.tag-warning::before{
    font-family: FontAwesome;
    content: "\f071";
    
    margin-left: 3px;
}

.dataTables_length{
    float: right !important;
}
.dataTables_filter{
    float: left !important;
}
.dataTables_filter label{
    color: #000;
}
table.products-table{
    border-collapse: separate !important;
    border: 1px solid #f0f0f0;
        border-radius: 15px;
        padding: 0px;
        margin: 0px;
        background: #fafafa;
}
table.products-table thead{
    border-collapse: collapse !important; 
       border-radius: 15px;
}





table.products-table tbody tr td{
       border-top-width: 1px !important;
       border-bottom-width: 1px !important;
        border-top-color:#e0e0e0 !important;
        border-bottom-color:#e0e0e0 !important;
        border-top-style: solid !important;
        border-bottom-style: solid !important;
        text-align: right !important;
        vertical-align: middle !important;

}

table.products-table tbody tr td img{
    width: 100px;
}




table.products-table tbody tr td:first-child{

        border-top-right-radius: 15px;
        border-bottom-right-radius: 15px;
        border-width:1px 1px 1px 0px;
        border-color:#e0e0e0;
        border-style: solid;

}


table.products-table tbody tr td:last-child{

        border-top-left-radius: 15px;
        border-bottom-left-radius: 15px;
         border-width:1px 0px 1px 1px;
        border-color:#e0e0e0;
        border-style: solid;

}

.products-table thead{
    background: #fafafa;
}



/*====================================================*/

table.mytable{
    border-collapse: separate !important;
    border: 1px solid #f0f0f0;
        border-radius: 15px;
        padding: 0px;
        margin: 0px;
        background: #FFFFFF;
        border-spacing:0 0px !important;
}








table.mytable tbody tr td img{
    width: 100px;
}




.mytable thead{
    background: #fafafa;
     border-radius: 15px;
    
}
.mytable thead tr th{
padding: 8px;
    
}

.mytable thead tr th:first-child{

        border-top-right-radius: 15px;


}


.mytable thead tr th:last-child{

        border-top-left-radius: 15px;


}

.tab-content>.active {
    background-color:#FFFFFF;
    padding: 20px;
}



   
.add-detail-div{
   display: flex;
   flex-direction: row;
   margin-bottom: 8px;
   width: 100%;
}

.add-detail-value{
    width: 50%;
     margin-left: 4px;
}

.add-detail-name{
   width: 40%;
    margin-left: 4px;
}



.add-account-plus{
   width: 5%; 
}
.not_valid{
    color:#f00;
    width: 200px;
    position: absolute;
    font-size: 10px;
    top: 60px;
    right: calc(100% - 154px);
}

.required{
    color: #F00;
}

#proberity-hint{
    font-size:16px;
    margin-bottom: 20px;
}


ul.pagination2{
    
}

ul.pagination2 li{
    
}

ul.pagination2 li a{
    padding: 0px 8px;
    border: 1px solid #dee2e6;
    color:#007bff;
    line-height: 3;
}
ul.step-steps{
    position: relative;
}
ul.step-steps li{
        position: relative;
        text-align: center;

}

ul.step-steps li:before{
content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    border-right: 30px solid #e5e5e5;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    right: 0px;
    z-index: 2;
}

ul.step-steps li:after{
content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 50px solid #e5e5e5;
    border-bottom: 50px solid #e5e5e5;
    border-right: 30px solid transparent;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    left: 0px;
    z-index: 2;
}
.step-app > .step-steps > li:hover:after {
content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 50px solid #e5e5e5;
    border-bottom: 50px solid #e5e5e5;
    border-right: 30px solid transparent;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    left: 0px;
    z-index: 2;

}
#custom_dates form{
    display: flex;
    flex-direction: row;
}


.small-box-icon{
    -webkit-transition:all .3s linear;
    -o-transition:all .3s linear;transition:all .3s linear;
    position:absolute;
    bottom:-10px;
    right:10px;
    z-index:0;
    font-size:80px;
    color:rgba(0,0,0,.05)
}
.card:hover .small-box-icon{
    font-size:90px
}
.border-top-red{
    border-top: 3px solid #f45151;
}

.border-top-blue{
    border-top: 3px solid #2baad4;
}

.border-top-green{
    border-top: 3px solid #4eca51;
}

.border-top-orange{
    border-top: 3px solid #ffb83c;
}
.border-top-grue{
    border-top: 3px solid #17c9cf;
}

.border-top-purble{
    border-top: 3px solid #c54de8;
}

.card-header-accordion{
    background: #FFFFFF;
    padding: 10px;
    color: #757575;
    border-radius: 0.55rem;
    border-bottom: 1px solid #f3f3f5;
color: #6d6d6d;
font-size: 16px;
font-weight: bold;
cursor: pointer;
}

.card-header-accordion::after{
font-family: FontAwesome;
content: "\f106";
position: absolute;
left: 15px;
top: 5px;
font-size: 22px;
}
.card-header-accordion.collapsed::after{
font-family: FontAwesome;
content: "\f107";
position: absolute;
left: 15px;
top: 8px;
font-size: 22px;

}

td.invoice_td{
    direction: rtl;
    text-align: right;
}

td.invoice_td h4{
    font-size: 15px;
    color:#435466;
    font-weight: bold;
}
td.invoice_td ul{
list-style-type: none;
width: 50%;
}
td.invoice_td ul li{
width: 100%;
}
td.invoice_td ul div.price_value{
width: 100px;
float: left;
}



.invoice-logo{
   padding-top: 30px; 
}
.invoice-logo img{
  height: 150px;
}
.qr-code img{
    float: left;
}
.invoice_details p{
    font-size: 16px;
}
.loaded_image{
    height: 120px;
}
.portfolio-img{
    width: 100px;
    
}


img.profile_info_image{
    width: 40%;
    border-radius: 8px;
    height: 100px;
    display: block;
    border: 2px solid rgba(180,180,180,.5);
    margin-bottom: 10px;
}
#current_password{
    padding-top: 27px;
    font-size:18px;
}
#new_password{
  padding-top: 27px;  
  font-size:18px;
}
#duration_div p{
    padding-top: 32px;
    color: #ffb83c;
    font-weight: bold;
}




.provider-category-products {
    width: 60%;
    display: flex;
    flex-direction: row;
    float: right;
    position: relative;
}
.provider-category-products .provider-category-product {
    width: calc(33.33% - 48px);
    margin: 0 8px;
    position: relative;
}
.provider-category-products .provider-category-product .provider-category-product-img {
    width: 100%;
    margin-bottom: 8px;
}
.provider-category-products .provider-category-product .provider-category-product-img img {
    width: 100%;
    height: 130px;
}
@media screen and (min-width: 991px) and (max-width: 1200px) {
    .provider-category-products .provider-category-product .provider-category-product-img img {
        height: 110px;
    }
}
@media screen and (min-width: 768px) and (max-width: 990px) {
    .provider-category-products .provider-category-product .provider-category-product-img img {
        height: 100px;
    }
}
@media screen and (min-width: 550px) and (max-width: 767px) {
    .provider-category-products .provider-category-product .provider-category-product-img img {
        height: 125px;
    }
}
@media screen and (max-width: 549px) {
    .provider-category-products .provider-category-product .provider-category-product-img img {
        height: 110px;
    }
}
.provider-category-products .provider-category-product .provider-category-product-txt h4 {
    font-size: 12px;
    color: #5d6160;
    line-height: 18px;
    font-weight: 200;
}