    /*    --berkeley-blue: #1d3557ff;
    --red-pantone: #e63946ff;
    --cerulean: #457b9dff;
    */
    .table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td {
        border: 1px solid #eddd;
    }
    @media only screen and (max-width: 600px) { 
        *{
            cursor:pointer;
        }
    }
    .table{
        background: #fff;
        color: #111;
    }
    .table-bordered{
        --border: 2px solid #111!important;
    }
    
    .table th, .table tr, .table td{
        align-items: center;
        color:#111;
        font-family: 'Sofia Pro'!important;
      
    }
    .table thead{
        align-items: center;
        color:#111;
        font-family: 'Sofia Pro'!important;
       
    }
    table {
        border-collapse: collapse;
        overflow: hidden;
      
      }

    tr:first-child { text-align: left; border-radius:10px;  }
    .menu-mobil{
            
        width: 100%;
        background-color: #19518a;
        padding: 4px;
        font-size: 18px;
        color: #fff;
        border-top: 1px solid #367dff;
        float: right;
        font-weight: bold;
        bottom: 0px;
        position: fixed;
        z-index: 9;
        
    }
    
    .foc_us{
        text-indent: 10px;
    }
    .filter_btn{
        border-color: #ccc!important;
        font-size: 19px;
        border-radius: 12px;
        background: #fff!important;
    }
    .filter_btn:hover{
         color: #111!important;
    }
    .filter_btn:active{
        color: #111!important;
   }
   .filter_btn:focus{
    color: #111!important;
}
    .foc_us:before{
        content:"----";
    }
    .page-numbers{
        padding: 10px;
        margin-bottom: 10px;
    }
    .page-numbers a {
        font-size: 15px;
        color: #1d3557;
        padding: 10px 14px;
        background: #fff;
        border-radius: 10px;
        font-weight: bold;
        margin: 4px;
    }
    .page-numbers a:hover {
        
        color: #000;
        
    }

    .page-numbers strong{
        font-size: 15px;
        padding: 10px 14px;
        margin: 8px;
        color: #fff;
        border-radius: 10px;
        background: #ff5b5b;									        
    }

    .btn-outline-danger, .btn-outline-info, .btn-outline-success, .btn-outline-purple {
        border-radius:10px;
    }
    .btn-outline-danger i, .btn-outline-info i, .btn-outline-success i, .btn-outline-purple i {
        float: left;
        padding: 5px;
        background: white;
        border-radius: 50%;
        width: 27px;
        height: 27px;
        border:1px solid #ccc;
    }
    
    .btn-outline-danger{
        color: #0087C1;
         
        display:block;
        background-color: #D1F1FF;
    }
    .btn-outline-danger:hover{
        color: #0087C1;
        
        background-color: #D1F1FF;
    }
    .btn-outline-purple{
        color: #AD00FF;
        background-color: #FAEFFF;
        display:block;
    }
    .btn-outline-purple:hover{
        color: #AD00FF!important; 
        background-color: #FAEFFF;
    }    
    .btn-outline-info{
        color: #19518A;
        background-color: #D9ECFF;
         
        display:block;
    }
    .btn-outline-info:hover{
        color: #19518A!important;
        background-color: #D9ECFF;
    }    
    
    
    .btn-outline-success{
        
        color: #169200;
        background-color: #D8FFD1;
        display:block;
    }
    .btn-outline-success:hover{
        color: #169200; 
        background-color: #D8FFD1;
    }
    .btn-info{
        background: #5b9dff;
    }
    .btn-danger{
        FF5B5B
        background: #FF5B5B!important;
    }
    .font-success{
        color: #059669;
    }
    .font-success:hover, .btn-outline-success:hover .font-success{
        color:#fff!important;
    }
    .color-theme{
        color:#457B9D;
    }
    .active_btn{
        background:#1d3557!important;
    }
    .active_btn h5 {
        color:#fff!important;
    }
    .count_btn{
        
        border-radius: 10px;
        background:#fff;
    }
    .count_btn h5{
        line-height: 1.2rem;
        color:#1d3557;
        padding-bottom: 2px;
    }

   
    
    .form-row input,   .form-row textarea{
        border-radius: 6px;
        border: 2px solid #688FA3;
        background: #F5F5F5;
       
        font-size: 17px;
        padding: 20px 15px;
        font-weight:300; 
        
    }
    
    .row-select{
        border-radius: 6px;
        border: 2px solid #688FA3;
        
        font-size: 17px;
        font-weight:300; 
        
    }
    .form-row{
         
        display:;
        margin: 10px auto;
    }
   
    .subs-title{ 
        float:;
        position: relative;
        margin-left: 12px;
        background-color: #f7f6f6;
        z-index:0;
        padding:0 3px;
        font-weight:300;
        font-size:18px;
        bottom: -30px;
        color: #688FA3;

             
    }
     .form-control {
        
        background:#f7f6f6;
    }
    .form-control:focus, .form-control:active {
        border-color:#245269;
    }
    .yuzen-btn{
        position: fixed;
        right: 10px;
        bottom: 80px;
        z-index: 999;
        width:50px;
        height: 50px;
        background:white!important;
        
    }
    
    .mybef{
        font-size: 30px;    
        border-radius: 50%;     
        margin-top: 20px;
        color: #fff; 
    } 

    .yeniplus{
        width: 70px;
        margin: auto;
        height: 70px;
        margin-top: 0px;
        background: #10C469;
        border-radius: 50%;
    }
    .panel-group .panel {
       border-radius: 20px!important; 
    }
    .accordion .panel-heading {
        padding: 0;
        background-color: #ededed;
        border: 1px solid #ddd;
        border-radius: 20px;
        color: white;
    }
    .mywdgt{
        box-shadow: 1px 1px 10px #b39ddb;
    }
    .media-body span{
        font-size: 16px;
        padding: 4px 7px 2px 7px;
        line-height: 1.8;
        text-transform: capitalize;
        font-weight:400!important;
        margin-bottom:8px;
    }
    
    .avatar-xl {
            border: 2px solid #ededed;
            width: 80px;
            height: 120px;
            background: #19518A;
            display: block;
            border-radius: 10px;
            text-align: center;
            padding-top: 10px;
            font-size: 22px;
            font-weight: 500;
            line-height: 1;
            color: #ffffff;
        
    }
    .user-card {
        border-radius: 11px;           
        border: 1px solid #f3f0f040;
        background:#fff!important;
        padding: 10px;
        margin: 0px 10px 5px 10px;
        
    }
   
    .media-heading {
        font-weight: 600;
    }
    .form-cat{
        border-radius: 13px;
        height: 40px;
        border: none;
        padding: 3px;
        margin: 10px 0px;
        background: white;
    }
    .media-left, .media-right, .media-body {
        display: table-cell;
        vertical-align: middle;
    }

    #installApp{
        background:#1d3557!important;
    }
    .menubar.dark .app-menu li.open, .menubar.dark .app-menu li.active, .menubar.dark .app-menu li:hover, .menubar.dark .app-menu li.menu-heading {
        background-color: #183159;
    }
    .menubar.dark{
        background:#183159;
    }
    .navbar-header{
        background-color: #183159!important;
    }

    .app-menu a {
    display: block;
    padding: 10px 20px;
    font-size: 1.1rem;
    }
    body{
        background: #f5f5f5!important;
        background-repeat:no-repeat;
        background-attachment:fixed;
        font-family:'Sofia Pro'!important;

    }
    h1,h2,h3,h4,h5,h6, ul, li, a, p{
        font-family:'Sofia Pro'!important;
    }
    
    .navbar-toolbar > li > a {
       // color: #1d3557!important;
    }
    
    .alert{
        margin: auto 10px;
        border:none;
    }
    .alert-info {
        background: #fff;
        color: #1d3557;
        font-weight: 300;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;

        border-bottom: 3px solid #2B3E76;
        letter-spacing: 0.03rem;
     
    }
    .alert-info strong{         
        color: #2B3E76;
        text-transform:uppercase;
        letter-spacing: 0.06rem;
        font-weight:bold;
        display:block;
     
    }
    .alert-success {
        background: #fff;
        color: #1d3557;
        font-weight: 300;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;

        border-bottom: 3px solid #2B3E76;
        letter-spacing: 0.03rem;
     
    }
    .alert-success strong{         
        color: #2B3E76;
        text-transform:uppercase;
        letter-spacing: 0.06rem;
        font-weight:bold;
        display:block;
     
    }
    

     h4{
        color: #245269; 
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
     }
     
    
    .warning {
        
        background-color: #25abb9;
    ;
    }


    .my_left_btn{
    animation-name: exampley;
    animation-duration: 5s;
    animation-iteration-count: 1;
    }

    @keyframes exampley {
    0%   {  right:-100px;}
    100% { right:10px;}
    }
    .my_bottom_btn{
    animation-name: examples;
    animation-duration: 5s;
    animation-iteration-count: 1;
    }

    @keyframes examples {
    0%   {  bottom:0px;}
    100% { bottom:80px;}
    }

    .nav-tabs-horizontal .nav-tabs > li > a {
        padding: 9px 16px;
        border: 2px solid #e7e7e7;
        margin: 2px;
        border-radius: 20px;
    }
    .nav-tabs-horizontal .nav-tabs > li > a:hover, .nav-tabs-horizontal .nav-tabs > li > a:focus, .nav-tabs-horizontal .nav-tabs > li.active > a, .nav-tabs-horizontal .nav-tabs > li.active > a:hover, .nav-tabs-horizontal .nav-tabs > li.active > a:focus {
        border: 2px solid #10cd18;
        border-radius: 15px;
    }
    

   @media (max-width: 480px){
   .dekstop-hidden {
       display: block !important;
   } 
 
   }
   .dekstop-hidden {
       display: none !important;
   }

    @media   only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px)  {
        .navbar-brand {
            position: absolute;
            padding: 10px 20px;
            margin-left: -80px;
        }

        .label{
            white-space: normal!important;
        }
    
        .my_button {
            padding: 10px 5px;
            width: 29%;
            height: 100px;
        }

        .my_button i{
            font-size:30px;
            color:#025872;
        }
        .my_button:hover {
            border:2px solid #025872;  
            box-shadow:1px 1px 10px #ddd; 
            cursor:pointer;
            background: #d1c4e9;
        }


        .my_button h3 {
            color: #7e57c2;
            font-size:15px;
            font-weight: 400;

        }
        



    }
   
    

    .widget {
        border-radius: 10px;
       
    }
    body {
        -- background: #fff;
        --background: #374d89;

    }
    .rounded-pill{
        border-radius:50rem!important;
    }
    .btn-small{
        padding: 7px 10px;
        font-size: 12px;
        line-height: 1.5;
        border-radius: 3px;
    }
  
   
    .merkes{
            animation-name: example;  animation: example 1s infinite;
            animation-direction:reverse;
            background-color: #fffefe;  
            z-index: 3;
            position: sticky;
        }
    @keyframes example {
        0% {   -webkit-box-shadow: 0 0 0 0 rgb(232 232 232 / 15%);          }
        70% { -webkit-box-shadow: 0 0 0 8px rgb(2, 88, 114, 0);          }
        100% {   -webkit-box-shadow: 0 0 0 0 rgb(232 232 232 / 100%);         }
    }


   
    .font-success{
        color: #059669;
    }
    .font-success:hover, .btn-outline-success:hover .font-success{
        color:#fff!important;
    }
    .color-theme{
        color:#457B9D;
    }
                                 
                                     
     @media only screen and (max-width: 600px) { 
        *{
            cursor:pointer;
        }
    }
 
    .my_buttons1{
        text-align:center;
        font-size:1rem!important;
    }
    
  .myi1{
    border: 0px solid #fff!important;
    font-size:1.5rem!important;
    }
    .myi1 i{
     color:#fff;
    }
    .myi1 h5{
       
        font-size: 13px;
        color:#fff;
        font-weight:300;
    }
    .myi1>.myi_active{
        box-shadow: 0px 0px 5px #457b9dff;
        border:1px solid #457b9dff;
    }
    .my_buttons1:hover {
        cursor:pointer!important;
    }
    .my_buttons1  h3 {
    font-size:1rem!important;
    color: #19528b!important;
    font-weight:400;
    }
    .my_buttons1 a{
        display: block!important;
    }
    .my_buttons{
        text-align:center;
        font-size:1rem!important;
    }
    
  .myi{
    border: 0px solid #fff!important;
    font-size:1rem!important;
    }
    .myi img{
        width: 65%;
        margin: auto;
        font-size: 1.9vh!important;
        border-radius: 20%;
        border:1px solid #457B9D;
        box-shadow: 0px 0px 5px #ddd;
        padding: 5px;
        background: white;
    }
    .myi>.myi_active{
        box-shadow: 0px 0px 5px #457b9dff;
        border:1px solid #457b9dff;
    }
    .my_buttons:hover {
        cursor:pointer!important;
    }
    .my_buttons  h3 {
    font-size:1rem!important;
    color: #19528b!important;
    font-weight:400;
    }
    .my_buttons a{
        display: block!important;
    }
    .app-content{
        padding-bottom: 100px;
    }