﻿
.NoResize {
    resize: none;
}

.pagination-ys {
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
    .pagination-ys table > tbody > tr > td {
        padding: 0px 0px; 
    }
        .pagination-ys table > tbody > tr > td > a,
        .pagination-ys table > tbody > tr > td > span {
            position: relative;
            float: left;
            padding: 8px 8px;
            line-height: 1.42857143;
            text-decoration: none;
            color: #dd4814;
            background-color: #ffffff;
            border: 1px solid #dddddd;
            margin-left: -1px;
            
            
        }
        .pagination-ys table > tbody > tr > td > span {
            position: relative;
            float: left;
            padding: 8px 8px;
            line-height: 1.42857143;
            text-decoration: none;
            margin-left: -1px;
            z-index: 2;
            color: #aea79f;
            background-color: #f5f5f5;
            border-color: #dddddd;
            cursor: default;
            
            
        }
        .pagination-ys table > tbody > tr > td:first-child > a,
        .pagination-ys table > tbody > tr > td:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px;
        }

        .pagination-ys table > tbody > tr > td:last-child > a,
        .pagination-ys table > tbody > tr > td:last-child > span {
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px;
        }

        .pagination-ys table > tbody > tr > td > a:hover,
        .pagination-ys table > tbody > tr > td > span:hover,
        .pagination-ys table > tbody > tr > td > a:focus,
        .pagination-ys table > tbody > tr > td > span:focus {
            color: #97310e;
            background-color: #eeeeee;
            border-color: #dddddd;
        }



.unavailableCell_AP {
    background-color: #585858;
    width: auto;
    height: auto;
    position: relative;
}

.unavailableCell {
    background-color: #cbcbcb;
    width: auto;
    height: auto;
    position: relative;
}
.unavailable-nicheCell {
    background-color: #cbcbcb;
    width: 25px;
    height: 25px;
    float: left;
    
}
.alightCell {
    background-color: #ffba00;
    width: auto;
    height: auto;
    position: relative;
    cursor: pointer;
    
}

.astandardCell {
    background-color: #37d63b;
    width: auto;
    height: auto;
    position: relative;
    cursor: pointer;
    
}
.hov:hover {
    filter: saturate(200%);
    color: black;
}


.headrModal {
    background-color: #8b2131;
    color: white
}

.unavailable_ {
    background-color:white;
    width: auto;
    height: auto;
    position: relative;
}
.TextoDesc{
    color: #8b2131;
}

.unavailable-nicheCell_AP {
    background-color: #585858;
    width: 25px;
    height: 25px;
    float: left;
}
