﻿/*@media screen and (max-width: 1100px)
{
    .innerform ul.Addview li label
    {
        width: 33%;
    }
}

.scrollerwidth
{
    width: 100%;
    float: right;
    background: none;
    margin: 0 0 10px;
    z-index: 100;
    height: 40px;
    background: aliceblue;
}
        
        
.up
{
    cursor: pointer;
}*/
@media screen and (max-width: 1366px){
        .calender-width {
            width: 79% ! important;
        }
    }
    @media screen and (max-width: 1360px){
        .calender-width {
            width: 79% ! important;
        }
    }
    @media screen and (max-width: 1024px){
        .calender-width {
            width: 78% ! important;
        }
        .Select
        {
            width:81% !important;
        }
    }
#BtnUnPinLeftsideTree
{
    margin-right: 5px; position: relative; z-index: 100000;
}
#divLibraryTreeView
{
   overflow: auto; 
   width:97%;
    height: 400px !important;
}
.fixedGrid {
    width: 90.5% !important;
}

.fixedGrid thead tr th:nth-child(1)
{
    width:4%;
}
.fixedGrid thead tr th:nth-child(2)
{
    width:19.3%;
}
.fixedGrid thead tr th:nth-child(3)
{
    width:22.5%;
}

.fixedGrid thead tr th:nth-child(4)
{
    width:13%;
}
.fixedGrid thead tr th:nth-child(5)
{
    width:9%;
}

@media screen and (max-width: 1024px){

    .fixedGrid {
        width: 89% !important;
    }
   
    .fixedGrid thead tr th:nth-child(2)
    {
        width:13.8%;
    }
    .fixedGrid thead tr th:nth-child(3)
    {
        width:16%;
    }
    .fixedGrid thead tr th:nth-child(4)
    {
        width:15.5%;
    }
    .fixedGrid thead tr th:nth-child(5)
    {
        width:10.8%;
    }
}

.innergriddetails
{
    background-color: rgba(206, 206, 206, 0.82);
}
.UserTable .UserTableDiv
{
    background: transparent;
    box-shadow: 3px 3px 3px #18aacc;
    border: 1px solid #0485A3;
   
}
.listView .UserTable tr td
{
    padding:0.5%;
    font-size:12px !important;
}
.listView .UserTable tr td:first-child
{
    vertical-align:middle;
}
.UserTable .listView ul li {
    border-bottom: 1px solid #18aacc! important;
}
.con
{
    color: #1d1d1d!important;
}
.slider {
    min-height: 460px !important;
}
.Innerleftsidetree
{
    min-height:450px !important;
}
