﻿.paddingR50 {
    padding-right: 50px;
}

.paddingR100 {
    padding-right: 100px;
}

.notDecorat {
    text-decoration: none !important;
    color: white !important;
}

.dropdown-menu li > form a {
    padding: 6px 13px 6px 0;
    color: #333;
    text-decoration: none;
    display: block;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    white-space: nowrap;
}

.dropdown-menu li > form {
    float: right !important;
}

.margin3 {
    margin: 3px;
}

.margin5 {
    margin: 5px;
}

.marginR8 {
    margin-right: 8px;
}

.Text-Align-Right {
    text-align: right !important;
}

.div_Report {
    padding: 10px;
    border: 1px solid black;
}

.padding3 {
    padding: 3px;
}

.width120 {
    width: 120px;
}

.width100darsad {
    width: 100%;
}

.table > tbody > tr > td {
    text-align: center;
    vertical-align: middle;
}

.table > tbody > tr > th {
    text-align: center;
}

.table > thead > tr > th {
    text-align: center;
}

.paddingT15 {
    padding-top: 15px !important;
}

.icon-btn0 {
    height: 120px;
    min-width: 150px;
    margin: 10px 10% 10px 8%;
    border: 1px solid #ddd;
    padding: 20px 0px 0px 0px;
    background-color: #fafafa !important;
    background-image: none !important;
    filter: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    display: inline-block !important;
    color: #646464 !important;
    text-shadow: none !important;
    /*text-align: center;*/
    cursor: pointer;
    position: relative;
    -webkit-transition: all 0.3s ease !important;
    -moz-transition: all 0.3s ease !important;
    -ms-transition: all 0.3s ease !important;
    -o-transition: all 0.3s ease !important;
    transition: all 0.3s ease !important;
}

    .icon-btn0 i {
        font-size: 58px;
    }

    .icon-btn0:hover {
        background-color: #39ff86 !important;
    }

.mycolor {
    color: white !important;
}

.btnColor {
    background-color: #9fa6ad;
    color: white !important;
}

.btnColor2 {
    background-color: #9fa6ad;
    /*color:white !important;*/
}

.btnColor:hover {
    background-color: #eca22e !important;
    color: #fff !important;
    outline: none !important;
}

.btnColor2:hover {
    background-color: #eca22e !important;
    /*color: #fff !important;*/
    outline: none !important;
}

.statdate .k-widget {
    width: 220px;
}

.user-info-section {
    margin-bottom: 30px;
}

    .user-info-section legend {
        border-right: 6px solid;
        padding-right: 8px;
        color: #625b5b;
    }


.LetterModalHeader, .btn-letter-model-close {
    background-color: #3a82aa;
    color: white;
}

.letter-modal-body {
    text-align: right !important;
}

    .letter-modal-body p {
        font-size: 15px;
        padding: 9px;
    }

        .letter-modal-body p:nth-child(odd) {
            background-color: whitesmoke;
        }

        .letter-modal-body p:hover {
            background-color: #ddd;
        }

.siteMap {
    border: 1px solid #e1e1e1;
    margin-bottom: 10px;
    padding: 10px 0px;
    font-size: 14px;
    background-color: #f5f5f5;
}

    .siteMap span {
        border-left: 1px solid #e1e1e1;
        margin-bottom: 10px;
        padding: 9px 8px;
        font-size: 14px;
        background-color: #e7e7e7;
        margin-left: 7px;
        /*safsadfsdf*/
    }

.selectedrow > * {
    background-color: #2a6281cc !important;
    color: white;
}

.recipientSelectRow {
    cursor: pointer;
}

    .recipientSelectRow:hover * {
        background-color: #c4ced4 !important;
    }

@media print {
    .noprint {
        display: none;
    }

    @page {
        margin: 0;
    }

    body {
        margin: 1.6cm;
    }
}

.close-modal {
    display: inline-block;
    margin-top: 0px;
    margin-left: 0px;
    width: 9px;
    height: 9px;
    float: left;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    /*text-shadow: 0 1px 0 #fff;*/
    outline: none;
    background: 0 0;
    border: 0;
}

.UserAddress {
    color: white;
    margin-top: 12px;
    display: inline-block;
    margin-right: 25px;
    font-size: 15px;
}


@media print {
    .col-print-1 {
        width: 8%;
        float: right;
    }

    .col-print-2 {
        width: 16%;
        float: right;
    }

    .col-print-3 {
        width: 25%;
        float: right;
    }

    .col-print-4 {
        width: 33%;
        float: right;
    }

    .col-print-5 {
        width: 42%;
        float: right;
    }

    .col-print-6 {
        width: 50%;
        float: right;
    }

    .col-print-7 {
        width: 58%;
        float: right;
    }

    .col-print-8 {
        width: 66%;
        float: right;
    }

    .col-print-9 {
        width: 75%;
        float: right;
    }

    .col-print-10 {
        width: 83%;
        float: right;
    }

    .col-print-11 {
        width: 92%;
        float: right;
    }

    .col-print-12 {
        width: 100%;
        float: right;
    }
}

.font-bold {
    font-weight: bold !important;
}
