﻿.GridView {
    background-color: transparent;
    padding-bottom: 15px;
}

.GridNew, .GridNew td {
    background-color: #DBEDFF !important;
    color: #0F5AA5;
    padding-bottom: 15px;
}


    .GridNew span {
        font-weight: bold;
        white-space: nowrap;
    }

.GridNewResult span {
    background-color: #F7FBFF;
    font-weight: bold;
    color: #7A7A7B;
}
.GridNewRow:hover {
   border: 1px solid #c6da47!important;
}
.clearFormBt {
    width: 41px;
    height: 30px;
    opacity: 0.84;
    border-radius: 10px;
    box-shadow: 0 0 20px 0 rgba(107, 107, 107, 0.18);
    background-color: #ff1744;
    position: relative;
    top: 5px;
    color: white;
    padding: 4px;
    right: 10px;
}

    .clearFormBt li, .fa {
        font-size: 20px !important;
    }

input {
    box-shadow: 0 0 5px grey;
}

.headPG {
    height: 40px;
    padding-right: 10px !important;
}

    .headPG span {
        font-family: Shabnam !important;
        font-size: 23px;
    }

.NewBox {
    background-color: white;
    padding: 20px;
    color: #5f5f5f;
    opacity: .9;
}

.mainBox {
    box-shadow: 0px 2px 20px 0px #dedada;
}

.panel-body {
    padding: 15px;
    padding-bottom: 20px !important;
    /*box-shadow: 0px 20px 20px 0px grey;*/
}

.panel {
    margin-top: 10px;
}

* {
    font-family: Shabnam !important;
}

input {
    box-shadow: 0 0 14px #d6d1d1;
}

.mainBox {
    box-shadow: 0px 2px 20px 0px #dedada;
    margin-bottom: 15px;
    padding: 10px 10px;
    border-radius: 5px;
}

    .mainBox p:first-child {
        font-size: 18px;
        color: #4a4a4a;
        text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
        font-family: Shabnam;
        font-size: 18px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.39;
        letter-spacing: normal;
        text-align: right;
        color: #4a4a4a;
    }

    .mainBox p {
        color: gray;
    }

.text-cont {
    margin: 10px;
}

    .text-cont button {
        text-align: center;
        background-color: white;
        color: white;
        border-radius: 5px;
        margin-top: 5px;
        height: 28px;
        width: 35px;
    }

        .text-cont button i {
            position: inherit;
            color: red;
            font-size: 20px !important;
            padding: 3px;
        }

    .text-cont label {
        margin-left: 15px;
        float: right !important;
        margin-top: 6px;
        opacity: 0.64;
        font-family: Shabnam;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.36;
        letter-spacing: normal;
        text-align: right;
        color: #404040;
    }

    .text-cont i {
        font-size: 24px !important;
        color: #4b69af;
        position: absolute;
        left: 40px;
        right: 40px;
        top: 5px;
    }

    .text-cont input {
        float: right !important;
        height: 30px;
        width: 15%;
        min-width: 150px;
        max-width: 277px;
        margin-left: 15px;
    }

.text-cont2 i {
    position: relative;
}

table tr:nth-child(odd) td {
    /*background: #F7FBFF;*/
    background-color: #F7FBFF!important;
}

table tr:nth-child(even) td {
    background: #fff;
}

.Avarez {
    border: 1px solid #ffffff;
    border-radius: 5px;
    /*box-shadow: 0px 0px 5px 1px;*/
    margin-bottom: 10px;
    /*margin-left: 17px;*/
    /*border: 1px solid #a9a6a6;*/
    border-radius: 5px;
    /*box-shadow: 0px 0px 5px 1px;*/
    margin-bottom: 10px;
    /*margin-left: 17px;*/
    width: 98%;
    float: right;
    margin: 20px;
    box-shadow: 0 0 20px #bfbaba;
    border: 1px solid #ffffff;
}

.AvarezRow {
    background-color: #ffffff;
    border-bottom: 1px solid #e2e2e2;
    border-radius: 5px;
}

.border {
    border: 1px solid rgb(255, 255, 255);
    white-space: nowrap;
    background-color: #f2f2f2;
    /* padding: 7px 4px 7px 4px !important; */
    padding: 10px !important;
    border-radius: 2px;
    background-color: white;
    padding: 15px;
    box-shadow: 0 0 9px 0px #d2c9c9;
    /*width: 43% !important;*/
    border-radius: 7px;
    font-size: 16px;
    /*margin: 10px 29px;*/
    margin: 10px 1%;
    width: 48%;
}



.GridView {
    direction: rtl;
    width: 100%;
    font-size: 12px; /*15*/
    /*font-family: BNazanin;*/
    border-width: 0;
    border-style: none;
    border-color: lightgray;
    color: black;
    /*background-color: #efefef;*/
    border-collapse: collapse;
    max-height: 250px;
    overflow: auto;
    margin: 0 10px;
    /*padding: 0 13px!important;*/

}


.ListItem {
    padding-bottom: 70px;
}


    .ListItem p:hover, .ListItem a:hover {
        cursor: pointer;
        box-shadow: 0 0 9px #4b69af;
    }

.NosaziCodeBox {
    padding-top: 20px;
}

.jqx-tree-dropdown-root {
    list-style-type: none;
}

/*@media (min-width: 768px) {
    .border {
        margin: 10px 1%;
        width: 48%;
    }
}*/


.FishListTable div > div > span {
    font-size: 13px!important;
}

.GridView thead tr {
    color: #4b69af;
    font-size: 14px;
}