



.my-container {
    position: relative;
    background: #1f77d0;
    background: linear-gradient(to bottom,#062341 0,#19114a 100%);
    background-size: 150% 150%;
    z-index: 3;
    opacity: 1;
}
.my-container a:hover{
     /* border-left:5px solid #f1aa28; */
 /*color:#f1aa28!important;*/
 background-color: #5990d2;
}
.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: rgba(90,92,105,.5);
}

.selecticon {
  font-family:"Font Awesome 5 Free", "Nunito",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.fontclass
{
    font-family: "Nunito",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
 .nav-link i {
    min-width: 18px;
}

.sidebar .nav-item .collapse .collapse-inner .collapse-item:hover, .sidebar .nav-item .collapsing .collapse-inner .collapse-item:hover {
    background-color: #5990d2;
}
.chkbox_label 
{
        padding-top: 2px;
}
.minheight140
{
    min-height: 140px;
}
.minheight110
{
    min-height: 120px;
}
.filter-option-inner-inner
{
    color: #000!important;
}
.border-bottom-dotted{
 border-bottom:1px dotted #e3e6f0!important;
}
.sidebarlogo
{
    
    
     width: 34px;
    height: 34px;
    overflow: hidden;
    z-index: 5;
    border: 2px solid rgba(255,255,255,.3);
    /* background-color: white; */
}
.ustuserlogo
{width: 34px;
    height: 34px;
    overflow: hidden;
    z-index: 5;
    border: 2px solid #dddfeb;
    /* background-color: white; */
}
.my-container:before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
    opacity: .43;
    background: #000;
    background-image: url('../img/sidebar.jpg');
  
   background-size: cover;

   
 
}
.sidebarsubmenu {
   background-color: rgb(43 81 128 / 70%) !important;
    border: 1px solid #2d435d;

}

.darklabel
{
    color: #333!important;
    font-weight: 700;
    font-size: 13px;
}
.darklabel2
{
    color: #333!important;
    
    font-size: 12px;
}
div.sidebarsubmenu a i {
    min-width:20px;
}

.table {
   
    color: #333!important;
}
.table th {
   
    color: #858796!important;
}
.text-bordo
{
    color:#bf4e6a!important
}
.submenu-item {
    color: white !important;
    margin: 0px !important;
    padding: 2px 8px 4px 8px !important;
}
 .collapse-item {

    color: white !important;
    
}

.sidebar>li>a {
    padding: 7px 5px 7px 15px!important;
    display: block;
    border-left: 3px solid transparent;
}

.sidebar>.nav-item.menu-open>.nav-link,  .sidebar>.nav-item:hover>.nav-link,.sidebar>.nav-item>.nav-link:focus {
    background-color: rgb(43 81 128 / 70%) !important;
    color: #fff;
   border-left: 3px solid #fcfcfc;
     
}
.groupbtn {
    margin-left: 2px;
    border-radius: .2rem !important;
    padding: 5px !important;
    height: 25px;
    margin-top: 2px;
  
}
.groupinput {
    
    border-radius: .2rem!important;
}
.sidebar .nav-item.active .nav-link {
    font-weight: 500;
}
.my-container:after {
    opacity: .77;
    background: #1f77d0;
    background: linear-gradient(to top,#153961 0,#2566ae 100%);
    background-size: 150% 150%;
}

.sidebarlink {
    color:white !important;
}
.my-container:after, .my-container:before {
    display: block;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
}


.sidebar{
    position: relative;
    /*max-height: calc(100vh - 75px);*/
   

    z-index: 4;
padding-bottom: 75px;}




.form-bottom {
    padding: 25px 25px 30px 25px;
    background: #444;
    background: rgba(0, 0, 0, 0.3);
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    text-align: left;
}
.form-bottom a { color: #f1aa28; }

.form-top {
    overflow: hidden;
    padding: 0 25px 0px 25px;
        background: rgba(0, 0, 0, 0.35);
    -moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0;
    text-align: left;
}
.form-top-left {
    float: left;
    width: 75%;
    padding-top: 25px;
}

.form-top-left h3 { margin-top: 0;  font-size: 22px;
    font-weight: 300;
    color: #555;
    line-height: 30px; color: #fff; }
.form-top-left p { opacity: 0.8;color: #fff; font-size: 16px;
    font-size: 80%;
    font-weight: 400;}

.form-top-right {
    float: left;
    width: 25%;
    padding-top: 5px;
    font-size: 66px;
    color: #fff;
    line-height: 100px;
    text-align: right;
    opacity: 0.3;
}

form.user .form-control-user {
padding-top: 18px;

    border-radius: .35rem;
    padding-bottom: 18px;
}

.login-backstretch {
    position: fixed;
    left: 0px;
    top: 0px;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    height: 100%;
    width: 100%;
    z-index: -999998;
    background: #5aa9dd;
    background: #1f77d0;
    background: linear-gradient(to bottom,#fff 0,#fff 100%);
    background-size: 150% 150%;
    opacity: .8;
}
.login-backstretchresim
{
    position: absolute;  
    left: 0px; top: 0px; margin: 0px; padding: 0px;width:  100%; height:  100%;  
    z-index: -999999;
    opacity: .50;
   background: linear-gradient(to bottom,#1f77d0 0,#533ce1 100%);
    background-image: url(../img/login-background.jpg); 
    background-size: cover;
}
.login-backstretchnew {
    position: fixed;
    left: 0px;
    top: 0px;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    height: 100%;
    width: 100%;
    z-index: -999998;
 
  
}

.login-backstretchnewresim {
    position: absolute;
    left: 0px;
    top: 0px;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
    z-index: -999999;
 

}
.bg-transparent {
    background-color: transparent !important;
    border:0!important;
}
.bg-transparentmin {
   background-color: transparent !important;
    border: 0!important;
    height: 22px;
    padding: 0px;
    border-radius: 0px;
}
.bg-transparentmin2 {
  
    border: 0!important;
    height: 22px;
    padding: 0px;
    border-radius: 0px;
}

.form-control {
    
    color: #000000 !important;

}

.autocomplate
{

    position: absolute;
    z-index: 99;
    width: 90%;

}


div.scrollmenu {
  background-color: #333;
  overflow: auto;
  white-space: nowrap;
}

div.scrollmenu a {
  display: inline-block;
  color: white;
  text-align: center;
  padding: 14px;
  text-decoration: none;
}

div.scrollmenu a:hover {
  background-color: #777;
}
.w160p
{
    width: 160px!important;
}
.w200p
{
    width: 200px!important;
}
.w300p
{
    width: 300px!important;
}
.w400p
{
    width: 400px!important;
}
.warning2 {
    color: #fff;
    background-color: rgb(237, 103, 35)!important;
    border-color: rgb(237, 103, 35)!important;
}
.warning2:focus {
   box-shadow: 0 0 0 0.2rem rgb(237 103 35 / 73%)!important;
}
.letterspace
{
    letter-spacing: 0.02rem;
}
.badge{
        border-radius: .15rem !important;
}
.btn-whiteselect{
        background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #d1d3e2;
}
.btn-transparentselect {
    background-color: transparent;
    background-clip: padding-box;
    border: 0px solid #d1d3e2;
    border-radius:0!important;
}
.msgavatar
{width: 48px;
    height: 48px;   
}
.msgavatar-34
{width: 34px;
    height: 34px;   
}
.msglist
{
overflow: auto;
    height: 600px;
  
}
.msgbody
{
overflow: auto;
    height: 555px
  
}
.evrdashboard
{

    font-size: 24px;
    line-height: 1; 
    letter-spacing: .3px;
}
.grey-maintabs
{
    background-color: #f8f9fc;
    
    color: #333;
}
.grey-submaintabs
{
    background-color: #f8f9fc;
    
    color: #333;
}
.grey-submaintabs a
{    
    color: #333;
}
.grey-tabs
{
    background-color: #f8f9fc;
    border: 1px solid #e3e6f0;
    color: #333;
}
.grey-tabs a
{    
    color: #333;
}
.form-group {
    margin-bottom: 5px!important;
}
.col-form-label-sm {
    font-size: 12px!important;
}
.fz-16 {
    font-size: 16px !important;
}
.fz-15 {
    font-size: 15px !important;
}
.fz-14 {
    font-size: 14px !important;
}
.fz-13 {
    font-size: 13px !important;
}
.fz-12 {
    font-size: 12px !important;
}
.fz-11{
    font-size:11px!important;
}

.inputreadonlycek {
    color: #C00000 !important;
    font-weight: bold;
}
.input-group-text {
    line-height: 1px !important;
    min-width: 88px;
    padding: 0px !important;
}
table {
    font-size: 12px !important;
}
.form-control-sm {
    font-size: 12px !important;
}
.custom-control-label::before,
.custom-control-label::after {
    top: 0px;
    width: 1.25rem;
    height: 1.25rem;
}
.input-group-append {
    margin-left: -24px;
    z-index: 5;
}
.custom-control-label {
    font-size: 12px !important;
}

    @media (min-width:768px){
        .yukliste {flex-direction: row;}
    }


      @media (max-width: 992px)
  {
    .yuktipsec
    {
        display: flex;
        flex-direction: column;
    }
   

  
  }

.evr-iconsave {
    background-image: url(../icon/save_32x32.png);
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
}
.evr-icondelete {
    background-image: url('../icon/delete_32x32.png');
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
}
.evr-iconnew {
    background-image: url('../icon/new_32x32.png');
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
}
.evr-iconback {
    background-image: url('../icon/backward_32x32.png');
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
}
.evr-iconforw {
    background-image: url('../icon/forward_32x32.png');
 
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
}
.evr-iconlist {
    background-image: url('../icon/listbullets_32x32.png');
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
}
.evr-iconcurrency {
    background-image: url('../icon/currency2_32x32.png');
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
}
.evr-iconcurrency16 {
    background-image: url('../icon/currency2_16x16.png');
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
}
.evr-iconotherlist {
    background-image: url('../icon/documentmap_32x32.png');
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
}
.rating {
    padding: 0px 3px;
    font-size: 8px;
    line-height: 1.5;
    border-radius: 3px;
}
  .smalltext
  {
        font-size: 0.8rem;
    font-weight: 400;
  }

#tanimModal a {
    color: #4e555b;
    border-color: #4e555b;
}

    #tanimModal a:hover {
        color: #fff;
        background-color: #545b62;
        border-color: #4e555b;
    }

@media (max-width: 768px) {
    #tevkifat {
        margin-top: .5rem;
    }
}
@media (max-width:800px) {
    .banner {
        display: none !important;
    }
}

@media (min-width:800px) {
    .banner2 {
    display: none !important;
}
}