/*******************************
* Dashboard
******************************/
.table-responsive{
    overflow-x: inherit;    
}

.dashboard-box-widget section:nth-child(3n+3) {  
  clear:both;
}
.custom,
.custom div,
.custom span {
    border-color: rgb(0, 115, 183);
	 background-color: rgb(0, 115, 183);
    
    color: white;           /* text color */
}
.fc-event-time {
    display:none !important;
}

.custom1,
.custom1 div,
.custom1 span {
   border-color: rgb(245, 105, 84);
   background-color: rgb(245, 105, 84);
   color: white;           /* text color */
}

.pop_up_modal > div
{
    top: 30%;
    position: absolute;
    left: 40%;

}


.holiday,
.holiday div,
.holiday span {
   border-color: rgba(248, 14, 6, 0.973) !important;
   background-color: rgba(248, 14, 6, 0.973) !important;
   color: white;           /* text color */
}



.p-x-y{
   padding: 15px; 
}

.p-xx-y-b{
    padding: 15px 15px 0px;
}

.p-xx-y-b .alert{
    margin-bottom: 0px;
}

.m-x-y{
   margin: 15px; 
}

.m-t-20{
    margin-top: 20px;
}

.m-b-20{
    margin-bottom: 20px;
}

.full-calendar .external-event{
    cursor: auto;
}


section.content .alert{
    margin: 5px 15px;
}

.month-tabs{
    border: 1px solid #eeeeee;
    padding: 20px 0px;
}

.month-tabs.nav-tabs>li>a{
    color: #000000;
}

.month-tabs.nav-tabs>li.active>a, 
.month-tabs.nav-tabs>li.active>a:focus, 
.month-tabs.nav-tabs>li.active>a:hover,
.month-tabs.nav > li > a:hover,
.month-tabs.nav > li > a:active, 
.month-tabs.nav > li > a:focus{
    border-radius:0px;
    background: #000000;
    color: #ffffff;
}

.box-black{
    border: 1px solid #eeeeee; 
    border-radius: 0px;  
}

.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > h4{
    margin: 10px 30px;
}

.header-lang li.active{
    background: #eeeeee;
}
.quick-access .nav.navbar-nav{
    width: 50px;
    float: left;
    text-align: center;
}
.quick-access.navbar-custom-menu{
	float:left;
}
.quick-access.navbar-custom-menu > .navbar-nav > li > .dropdown-menu {
    left: 0;
}
.skin-black .main-header .navbar .quick-access.navbar-custom-menu{
    border-right: 1px solid #eee;
}
.img-box{
    width: 100%;
    text-align: center;
}
.img-box img {
    margin: 0 auto;
} 
.fc-past  .custom1, .custom1 div, .custom1 span{
    border-color: rgb(245, 105, 84);
    background-color: rgb(245, 105, 84);
    color: white;
}

.fc-past .fc-event-inner span.fc-event-title{text-decoration:line-through !important;}


/*--------Custom-----------*/
.py-10{
	padding:10px 0;
}
.pt-20{
	padding-top:20px;
}
.remove-btn {
    display: inline-flex;
    height: 34px;
    align-items: center;
    justify-content: center;
    width: 34px;
    color: red;
}
.dply-middle{
    text-align: center;
}
[data-title]:hover:after {
    opacity: 1;
    transition: all 0.1s ease 0.5s;
    visibility: visible;
}
[data-title]:after {
    content: attr(data-title);
    background-color:#2e3092;
    color: #fff;
    font-size: 100%;
    position: absolute;
    padding: 1px 5px 2px 5px;
    bottom: -1.6em;
    left: 100%;
    white-space: nowrap;
    box-shadow: 1px 1px 3px #222222;
    opacity: 0;
    border: 1px solid #fff;
    z-index: 99999;
    visibility: hidden;
}
[data-title] {
    position: relative;
}
.border-box{
	border:1px solid #ccc;
}
.p-3{
	padding:1.5rem;
}
#calendar .fc-event.fc-event-hori.fc-event-draggable.fc-event-start.fc-event-end.task-band.ui-draggable.ui-draggable-handle{
	background-color:green !important;
	border:1px solid green !important; 
}

/*--------------------------------
---------Media Query--------------
--------------------------------*/
@media (max-width: 480px){
.dply-middle{
    text-align: left;
}
}


	

/* Style the tab */
.tab {
overflow: hidden;
border: 1px solid #ccc;
background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
.tab button {
background-color: inherit;
float: left;
border: none;
outline: none;
cursor: pointer;
padding: 14px 16px;
transition: 0.3s;
font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
display: none;
padding: 6px 12px;
border: 1px solid #ccc;
border-top: none;

}

/* Style the close button */
.topright {
float: right;
cursor: pointer;
font-size: 28px;
}

.topright:hover {color: red;}

.tab_overflow{ 
    max-height: 350px;
overflow-y:scroll;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 2px;
    border-top: 2px solid #0ea0e4;
    margin-right: 10%;
}

.iconcolor{
    color : #FFA400;
    cursor: pointer;
}

.dropdown-item
{
    width:100% !important;
    text-align: left !important;
    margin: 0 !important;
}

.dropdown-menu
{
    right: 0 !important;
    left : auto !important;
    padding: 0 !important;
}

.chosen-container .chosen-results li.active-result, .chosen-search input{
    color: #333!important;
}

#assigned_to_chosen{
    width: 100%!important;
}
/*Added By kiran on 02/02/2020*/
.dashboard-box{
    height: 100px;
}
.dashboard-box ul{
    height: 80px;
    overflow-y: scroll;
}