﻿body {
    margin: 0;
    padding: 0;
    font-family: Arial;
    font-size: 100%;
    direction: rtl;
    text-align: right;
    text-decoration: none;
    color: inherit;
}

a {
    text-decoration: none;
    color: inherit;
}

.page {
    background-color: white !important;
}

/*.custom-tooltip {
    max-width: 600px;
    background-color: transparent !important;
    border: none !important;
    position: absolute;
}

    .custom-tooltip .ui-tooltip-content {
        font-size: 90%;
        background-color: #4C4C4C;
        color: white;
        padding: 10px;
        border-radius: 10px;
        border: 1px solid black;
    }*/


#content {
    margin: 0 auto;
    background-color: #F7F7F7;
    border: 1px solid silver;
    position: relative;
    width: 880px;
    margin-top: 6px;
    margin-bottom: 22px;
    padding: 12px 10px 10px 12px;
    overflow: visible;
}


.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    direction: rtl !important;
}

#content .page-block {
    padding: 10px;
    margin: 0 auto;
    width: 95%;
    position: relative;
    margin-bottom: 15px;
    background-color: #FFFFFF;
    display: block;
}


#content .output {
    padding: 10px;
    padding-bottom: 30px;
    margin: 0 auto;
    height: 400px;
    width: 95%;
    position: relative;
    margin-bottom: 15px;
    background-color: #FFFFFF;
    display: none;
}

#content > div {
    border: 1px solid silver;
    display: inline-block;
}

.pageHeader {
    color: rgb(92, 34, 34) !important;
    font-size: 1.5em;
    font-family: Arial;
    font-weight: bold;
    display: inline-block;
}

.calcTable {
    /*margin: 0 auto;*/
    padding: 10px 10px 10px 10px;
    font-family: Arial;
    width: 100%;
    font-size: 14px;
}

    .calcTable td {
        padding: 10px;
        height: 15px;
    }

    .calcTable input[type='text'], input[type='number'], select, textarea {
        border: solid 1px silver;
        margin: 0 0 0 20px;
        border-radius: 4px;
        height: 24px;
        width: 250px;
        outline: none;
        text-align: right;
        padding-right: 3px;
    }


#procType {
    width: 420px !important;
}


.calcTable textarea {
    width: 617px;
    height: 140px;
}

.calcTable .sumSeriesTable {
    margin-top: 30px;
    border-collapse: collapse;
    width: 100%;
}

    .calcTable .sumSeriesTable > tbody > tr > td {
        border-bottom: 1px solid silver;
    }

        .calcTable .sumSeriesTable > tbody > tr > td > table {
            width: 100%;
        }

    .calcTable .sumSeriesTable select, .calcTable .sumSeriesTable input {
        width: auto;
    }

.calcTable select {
    height: 26px;
    border-radius: 4px;
    background-color: #FFFFFF;
    border: 1px solid silver;
    padding: 3px;
    font-size: 83%;
}


.calcTable .field-validation-error {
    padding-top: 0;
    margin-top: 0;
    color: red;
    font-family: Arial;
    display: block;
}


.calcTable input[type="submit"], input[type="reset"], button.input {
    border: none !important;
    margin: 0;
    padding: 0;
    width: 61px;
    height: 37px;
    font-family: Arial;
    font-size: 115%;
    font-weight: bold;
    text-decoration: none !important;
    color: white;
    background: url(../../../Images/Takdin/button_small_61_37.png) no-repeat !important;
    text-align: center;
    outline: none;
    cursor: pointer;
}

#calc, #clear {
    border: none !important;
    margin-right: 3px;
    padding: 2px;
    width: 61px;
    height: 37px;
    font-family: Arial;
    font-size: 115%;
    font-weight: bold;
    text-decoration: none !important;
    color: white;
    background: url(../../../Images/Takdin/button_small_61_37.png) no-repeat !important;
    text-align: center;
    outline: none;
    cursor: pointer;
}

#showTable {
    border: none !important;
    margin-right: 3px;
    padding: 1px;
    width: 180px;
    height: 40px;
    font-family: Arial;
    font-size: 115%;
    font-weight: bold;
    text-decoration: none !important;
    color: white;
    background-color: #850019;
    text-align: center;
    outline: none;
    cursor: pointer;
    border-radius: 6px;
}

.employee-0 {
    display: none;
}

.calendarExpand {
    vertical-align: middle;
    margin-right: -17px;
    margin-bottom: 4px;
}

.calendarExpandAbsolute {
    vertical-align: middle;
    margin-right: -17px;
    margin-bottom: 4px;
    position: absolute;
    left: 35px;
    top: 11px;
}


.calclink {
    color: rgb(92, 34, 34) !important;
    font-size: 1.0em;
    font-family: Arial;
    display: inline-block;
    vertical-align: super;
    border: none;
    outline: none;
}


.footer {
    background-color: #cccccc;
    width: 50%;
    margin: 0 auto;
    text-align: center;
}


#remarks span {
    display: block;
    width: 80%;
    margin: 5px auto;
    padding-bottom: 10px;
    font-size: 14px;
    font-family: arial;
    font-weight: bold;
    color: rgb(92, 34, 34) !important;
}

tr.error {
    background-color: rgb(255, 231, 231);
}

    tr.error td {
        margin: 0;
        padding: 0;
    }

.printbutton {
    margin: 0 auto;
    display: block;
    border: none !important;
    padding: 0;
    width: 61px;
    height: 37px;
    font-family: Arial;
    font-size: 115%;
    font-weight: bold;
    text-decoration: none !important;
    color: white;
    background: url(../../../Images/Takdin/button_small_61_37.png) no-repeat !important;
    text-align: center;
    outline: none;
}


select {
    direction: rtl;
}

.controls input {
    cursor: pointer;
}

.tikun46 {
    display: none;
    height: 72px;
}

    .tikun46 span {
        display: block;
        width: 45%;
        font-size: 14px;
        font-family: arial;
        font-weight: bold;
        color: rgb(92, 34, 34) !important;
    }

@media screen {
    #remarks {
        display: block !important;
    }
}


@media print {

    html, body {
        width: 1024px;
        font-size:18px !important;
    }

    * {
        overflow: visible !important;
        font-size:18px !important;
    }

    #content {
        border: none;
        box-shadow: none;
        font-size:18px !important;
    }

        #content > div {
            border: none;
            font-size:18px !important;
        }

        /*#content .page-block {
            display: none;
        }*/
        .hidden{
            font-size:18px !important;
        }
       
}




.custom-tooltip {
    max-width: 600px;
    background-color: transparent !important;
    border: none !important;
    position: absolute;
}

    .custom-tooltip .ui-tooltip-content {
        font-size: 90%;
        background-color: #4C4C4C;
        color: white;
        padding: 10px;
        border-radius: 10px;
        border: 1px solid black;
    }

#tollsTableHeader {
    margin: 0 auto;
    display: block;
    width: 40%;
    text-decoration: underline;
    padding-bottom: 28px;
    margin-top: 15px;
}

[class*=sorting]
{
    text-align:right;
    direction:rtl;
}

.tableizer-table {
    font-size: 14px;
}

.select2-rendered__match {
    text-decoration: underline;
    background-color: lightblue;
}

.select2-results__option select2-results__option--highlighted {
    background-color: none !important;
    color: red;
}
