.datgrap .dp-note { bottom: 2px;}

#times button {
    padding: 5px 15px 5px 15px;
    background-color: #ddd;
    cursor: pointer;
}
select:disabled {cursor: no-drop;}
.dp-note {
    position: absolute;
    background: #ccc;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    left: 50%;
    bottom: 1px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
 .datnon {background: #fedcdc;cursor: no-drop !important;}
 .datgrap {border: 1px solid #DBDBDB;}
 .redaktr {border: 3px solid #ed0c0c;}
 #mee button:disabled {
    cursor: no-drop;
    color: #d4d4d4;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #ddd;
   /* background-image: linear-gradient(to bottom, #660404, #fe0a12);*/
    background-repeat: repeat-x;
    border-color: #dddddd #a9aea9 #767776;
}
 .vImg { background-color: #4042ed !important; background-image: linear-gradient(to bottom, #5d9ade, #36efd4) !important;}
 .datgrap .dp-note { bottom: 2px;}

#times button {padding: 5px 15px 5px 15px;}
select:disabled {cursor: no-drop;}
.dp-note {
    position: absolute;
    background: #ccc;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    left: 50%;
    bottom: 1px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
 .datnon {background: #fedcdc;cursor: no-drop !important;}
 .datgrap {border: 1px solid #DBDBDB;}
        .redaktr {border: 3px solid #ed0c0c;}
        #mee button:disabled {cursor: no-drop; color: #d4d4d4; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #fbfbfb80; background-image: linear-gradient(to bottom, #ffffff80, #51a35133); background-repeat: repeat-x; border-color: #bdbdbd #a9aea9 #767776;}
        .vImg { background-color: #4042ed !important; background-image: linear-gradient(to bottom, #5d9ade, #36efd4) !important;}
#fix {
    display: none;
/*position: fixed;
top: 50%;
left: 50%;
z-index: 9999;
width: 300px;
height: 100px;
background: #fff;
padding: 20px;
margin-left: -300px;
border: 2px solid #2f9b02;
border-radius: 10px;*/
}