﻿.btnCtrl {
    background-color: #eee;
    width: 200px;
    height: 30px;
    font-style: initial;
    font-size: initial;
    text-align: right;
}

.ItemForm {
    font: 13px tahoma;
    margin-bottom: 20px;
}

.ItemFilter {
    font: 13px tahoma;
    margin-bottom: 5px;
}

    .ItemFilter.Label1 {
        display: inline-block;
        min-width: 140px;
        vertical-align: top;
    }

.ItemForm select {
    width: 600px;
}

.ItemFilter .span {
    display: inline-block;
    min-width: 100px;
    vertical-align: top;
    margin-right: 40px;
}

.ItemForm .Label {
    display: inline-block;
    min-width: 110px;
    vertical-align: top;
}

.ItemForm .span {
    display: inline-block;
    min-width: 100px;
    vertical-align: top;
    margin-right: 40px;
}

.FontLabel {
    display: inline-block;
    min-width: 100px;
    vertical-align: top;
    margin-left: 10px;
    margin-bottom: 10px;
}

.FontSize {
    display: inline-block;
    min-width: 100px;
    vertical-align: top;
    margin-right: 10px;
}

.select {
    width: 100px;
}

.ItemForm .TextColor {
    width: 50px;
}

.ltr {
    direction: ltr;
}

.rtl .lang-float-right {
    float: right;
}

.rtl .lang-float-left {
    float: left;
    margin-left: 9px;
}

.ltr .lang-float-right {
    float: left;
}

.ltr .lang-float-left {
    float: right;
    margin-left: 2px;
}

.Clear {
    clear: both;
}

.TextNumber {
    width: 30px;
}

.btnAlign {
    width: 100%;
    text-align: center;
    padding-top: 10px;
}

#colorSelector {
    position: relative;
    width: 36px;
    height: 36px;
    background: url(/engine/modules/sitesaz.StatHits/images/select.png);
}

    #colorSelector div {
        position: absolute;
        top: 3px;
        left: 3px;
        width: 30px;
        height: 30px;
        background: url(/engine/modules/sitesaz.StatHits/images/select.png) center;
    }

.Weather_ItemForms {
    padding-bottom: 10px;
    display: block;
    margin-bottom: 4px;
}

    .Weather_ItemForms .norm_text {
        float: right;
        min-width: 130px;
        vertical-align: top;
        padding-top: 4px;
    }

    .Weather_ItemForms box {
        float: right;
        min-width: 80px;
        vertical-align: top;
        padding-top: 4px;
    }

.Item-w {
    float: right;
}

.Align-Center {
    text-align: center;
}

#colorSelector {
    position: relative;
    width: 36px;
    height: 36px;
    background: url(/engine/modules/sitesaz.StatHits/images/select.png);
}

    #colorSelector div {
        position: absolute;
        top: 3px;
        left: 3px;
        width: 30px;
        height: 30px;
        background: url(/engine/modules/sitesaz.StatHits/images/select.png) center;
    }

#colorSelector1 {
    position: relative;
    width: 36px;
    height: 36px;
    background: url(/engine/modules/sitesaz.StatHits/images/select.png);
}

    #colorSelector1 div {
        position: absolute;
        top: 3px;
        left: 3px;
        width: 30px;
        height: 30px;
        background: url(/engine/modules/sitesaz.StatHits/images/select.png) center;
    }

#colorSelector2 {
    position: relative;
    width: 36px;
    height: 36px;
    background: url(/engine/modules/sitesaz.StatHits/images/select.png);
}

    #colorSelector2 div {
        position: absolute;
        top: 3px;
        left: 3px;
        width: 30px;
        height: 30px;
        background: url(/engine/modules/sitesaz.StatHits/images/select.png) center;
    }

#colorSelector3 {
    position: relative;
    width: 36px;
    height: 36px;
    background: url(/engine/modules/sitesaz.StatHits/images/select.png);
}

    #colorSelector3 div {
        position: absolute;
        top: 3px;
        left: 3px;
        width: 30px;
        height: 30px;
        background: url(/engine/modules/sitesaz.StatHits/images/select.png) center;
    }

#colorSelector4 {
    position: relative;
    width: 36px;
    height: 36px;
    background: url(/engine/modules/sitesaz.StatHits/images/select.png);
}

    #colorSelector4 div {
        position: absolute;
        top: 3px;
        left: 3px;
        width: 30px;
        height: 30px;
        background: url(/engine/modules/sitesaz.StatHits/images/select.png) center;
    }

.Temp1 {
    background-color: #ae4349;
    font: 18px tahoma;
    margin-left: 30px;
    text-align: center;
    width: 200px;
    margin-bottom: 5px;
}

    .Temp1 .Title {
        color: white;
    }

.StatHits {
    background-color: #ebebeb;
    font: 16px tahoma;
    width: 200px;
    margin-bottom: 3px;
    height: 30px;
}

    .StatHits .Title {
        color: #7b7b7b;
        margin-bottom: 3px;
    }

    .StatHits .Number {
        color: #4b4b4b;
        margin-bottom: 3px;
    }

.PageCount {
    background-color: #ebebeb;
    font: 16px tahoma;
    width: 200px;
    margin-top: 7px;
    margin-bottom: 3px;
    height: 30px;
}

    .PageCount .Title {
        color: #7b7b7b;
        margin-bottom: 3px;
    }

    .PageCount .Number {
        color: #4b4b4b;
        margin-bottom: 3px;
    }

.btnUpdate {
    width: 100%;
    text-align: center;
    padding-top: 10px;
}

.borderSetting {
    border-style: groove;
    background-color: #c9cad3;
    border-color: #90216d;
    margin-top: 10px;
}

.borderSettingTitle {
    border-style: groove;
    background-color: #eed6ed;
    border-color: #90216d;
    margin-top: 10px;
    font: 13px tahoma;
    margin-bottom: 20px;
}

    .borderSettingTitle .Label {
        display: inline-block;
        min-width: 110px;
        vertical-align: top;
        margin-right: 10px;
        margin-top: 5px;
    }

.font {
    font-family: 'koodak';
    font-weight: normal;
    font-style: normal;
}

.Template1 {
    border-left: solid;
    border-right: solid;
    border-color: #ccc;
    border-width: 1px;
    width: 220px;
}

    .Template1 .SubTemplate1 {
        background-color: #b35f79;
        font: 13.2px 'B Yekan','Yekan',Tahoma;
        font-size: 18px;
        margin-left: 30px;
        text-align: center;
        width: 220px;
        margin-bottom: 5px;
    }

    .Template1 .Row {
        background-color: #ebebeb;
        font: tahoma;
        font-size: 16px;
        width: 220px;
        margin-bottom: 3px;
        height: 30px;
    }

.Raw .Span {
    color: #7b7b7b;
    margin-bottom: 3px;
}

.Template2 {
    border-left: solid;
    border-right: solid;
    border-bottom: solid;
    border-color: #ccc;
    border-width: 1px;
    width: 220px;
}

    .Template2 .Row {
        background-color: #ebebeb;
        font: tahoma;
        font-size: 16px;
        width: 220px;
        margin-top: 7px;
        margin-bottom: 3px;
        height: 30px;
    }

    .Template2 .RowButton {
        background-color: #ebebeb;
        font: tahoma;
        font-size: 16px;
        width: 220px;
        margin-bottom: 3px;
        height: 30px;
    }

.RowButton .Span {
    color: #7b7b7b;
    margin-bottom: 3px;
}

/*Pan Content*/

.PanItemHeader {
    background-color: #3B81BC;
    color: #fff;
    padding: 5px;
}

.ItemReport {
    font: 13px tahoma;
    margin-bottom: 10px;
}

    .ItemReport .Label {
        display: inline-block;
        min-width: 110px;
        vertical-align: top;
        padding: 3px;
    }

    .ItemReport .span {
        display: inline-block;
        min-width: 100px;
        vertical-align: top;
        margin-right: 110px;
    }
