/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Apr 17, 2021, 2:05:30 PM
    Author     : Vahid Adeli
*/

i:not(.defaultPointer):not(.mce-ico){
    vertical-align: middle !important;
    cursor:pointer;
}

/*baraye button haye grid ezafe shod, dar bazi az form ha ba chand grid (mesle fctds2011) size iconha da grid ha tafavot darad*/
a.ui-button{
    font-size: 1em !important;
}

.green-2{
    color: #51aa15;
}

.orange-4{
    color: #ee7022;
}

.orange-2{
    color: #e7b000;
}

.brown-1{
    color: #a95950;
}

.red-8{
    color:#f40015;
}

.red-7{
    color:#ff7d77;
}

.purple-2{
    color:#b792ee;
}

.yellow-3{
    color:#cab146;
}

.blue-2{
    color:#064372;
}

.red-6{
    color:#f25bb7;
}

.yellow-2{
    color: #ffa500;
}

.red-5{
    color:#db6060; 
}

.purple-1{
    color: #9f4dd4;
}

.orange-3{
    color:#fbb160;
}

.red-4{
    color:#f75555;
}

.red-3{
    color: #f76e6e;
}

.orange-1{
    color: #ffa500;
}

.blue-1{
    color: #409bfb;
}

.red-1{
    color: #ff5353;
}

.yellow-1{
    color:#b8a100;
}

.green-1{
    color:#8CBB6A;
}

.green-3{
    color:#4FBD03;
}

.red-2{
    color:#db2f3d;;
}

.purple-3{
    color: #ac91d2;
}

.pencil_colorize {
    --fa-primary-color: black;
    --fa-secondary-color: #f0ae65;
    --fa-secondary-opacity: 0.9 !important;
    color:black;
}

.sd-font-theme:hover:not(.static-icon) {
    /*color:#4446f2;*/
    color:#3689f4;
}

.sd-font-theme {
    color:#636363;
}

/**************date picker*************/
.calendar-btn{
    padding: 4px;
}

.sDiv2 .calendar-btn, .grid-row-editor .calendar-btn{
    padding: 1px !important;
    font-size: 11px !important;
}

.calendar-btn:hover{
    color: #32a0f9;
    background: #fdf5ce;
    text-decoration: none;
    border: 1px solid #fbcb09;
}

/**************date picker*************/

.sd-button{
    padding: 3px 5px;
    margin: 10px 0px;
    font-size: 16px;
}

.sd-button:hover, .icon-button:hover{
    color: #32a0f9;
    background: #fdf5ce;
    text-decoration: none;
    border: 1px solid #fbcb09;
}

button.sd-button span{
    font-size: 1em !important;
}

.icon-button{
    width: 140px;
    height: 120px;

}

.icon-button span{
    margin-top: 5px;
    font-size: 16px;
    display: block;
}
