﻿ 

  @media only screen and (max-width: 770px) {
    .navbar-header {
        min-width: 100%;
    }
     
    .modal-backdrop {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1040;
        background-color: #000;
        
    }
    .monthct {
        padding: 0 10px 0px 20px !important;
        margin-top: 0px !important;
        margin-bottom: 65px !important;
    }
    .EventDotHome_canhan {
       
        
        overflow: hidden;
    }
    .EventDotHome {
         
        overflow: hidden;
    }
    .EventDotHome_phongban {
       
        overflow: hidden;
    }
    .body_event_month_all {
        min-height: 30px !important;
        font-size: 14px;
    }
    .yeartb .panel {
        background-color: #fff;
        border: 1px solid transparent;
        border-radius: 3px;
        -webkit-box-shadow: none;
        box-shadow: none;
        height: 220px;
        overflow: hidden;
    }
    .navigation {
        
        margin-top: 50px;
    }
    .body_event_desktop_all {
        vertical-align: middle;
        font-size: 12px;
        color: #454F5B;
        padding-left: 0;
        padding-right: 0;
    }
    .yeartb .dot_event {
        background: #FFC20E;
        display: inline-block;
        width: 3px;
        height: 3px;
        border-radius: 50%;
        margin-left: -6px;
        margin-bottom: -6px;
    }
    .ui-pnotify{
        right:0 !important;
    }
    .sidebar-user-material .category-content {
        padding-bottom: 0px;
    }
    .category-content {
        position: relative;
        padding-bottom: 75px;
    }
    .tableviewweek {
        margin-bottom: 60px;
    }
    .tableviewweek tr th{
        padding:0px !important;
    }
    .tablecalendar tr td:first-child {
        padding: 0px !important;
    }
    .modal-content {
        position: relative;
        background-color: #fff;
        border: none;
        border: none;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        background-clip: padding-box;
        outline: 0;
    }
    .panel {
        background-color: #fff;
        border: 1px solid transparent;
        border-radius: 3px;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .modal-content {
        border-radius: unset;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 20px;
    }
    .header_top {
        
        background-color: #FFF;
        z-index: 10;
        position:relative !important;
     
        left:0px;
    }
    .box_right_ti_content_day .box_right_ti_day {
        width: 80% !important;
    }
    .yeartb {
        min-height: 220px !important;
    }
    .EventDotHome_phongban {
        overflow: hidden;
        
         
    }
    .EventDotHome {
        overflow: hidden;
       
        font-size: 10px;
    }
    table.tablecalendarmobile {
        width: 100%;
        height: calc(100vh - 430px);
    }
    table.tablecalendardesktop {
        width: 100%;
        height: calc(100vh - 194px);
    }
        .groupbox {
            margin-left: 0px !important;
        }
    .ThangMonth_Sd {
      padding-top:0px !important;
    }
    .navbar-nav {
         
        font-size: 16px;
       
    }
    .day_event {
        margin-top: 1px;
        font-size: 13px;
        padding-top: 0px;
    }
  
    .sidebar-default {
        background-color: #246b78;
        color: white;
        width: 285px;
        height: 100%;
        position: fixed;
        overflow: auto;
        z-index: 200;
    }
    .iconhome_wd {
        margin-top: 10px;
        margin-right: 10px;
    }
    .date_current {
        font-size: 16px;
        margin-top: 13px;
        margin-left: 0px;
        font-weight: bold;
    }
    
    .header_top_home
    {
        position:relative !important;
        left:0;
    }
    .content-wrapper {
        margin-top: 50px !important;
    }
    .menutopHome_sidebar .navbar {
        margin-left: 0 !important;
    }
    .navbar-fixed-top {
        position: fixed !important;
    }
  }

@media only screen and (min-width: 1200px) {
    .pic_box_event {
        
        height: 195px;
    }
     
}
 
/*Binh bo sung*/
@media only screen and (max-width: 770px) {
    .event-weekly-page .content {
        margin-top: 0;
    }

    .event-yearly-page .content {
        margin-top: 0;
    }
}
 
