﻿body {
    margin: 0;
    padding: 0;
    background-color: #d7d7d7;
}

@font-face {
    font-family: Samim;
    src: url('Samim.eot');
    src: url('Samim.eot?#iefix') format('embedded-opentype'), url('../fonts/Samim.woff') format('woff'), url('../fonts/Samim.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: Samim;
    src: url('Samim-Bold.eot');
    src: url('Samim-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Samim-Bold.woff') format('woff'), url('../fonts/Samim-Bold.ttf') format('truetype');
    font-weight: bold;
}

A:link {
    text-decoration: none;
}

A:visited {
    text-decoration: none;
}

A:hover {
    text-decoration: none;
}

A:active {
    text-decoration: none;
}

/* Header Styles*/

#header_pan {
    background-position: center top;
    height: 195px;
    width: 100%;
    float: left;
    z-index: 1000;
}

    #header_pan .page_header {
        font-family: Samim;
        height: 145px;
        width: 1000px;
        margin: 0 auto;
        display: block;
    }

    #header_pan .logo_pan {
        background-position: center center;
        height: 145px;
        width: 1000px;
        margin: auto;
        background-image: url('../Images/Header/Logo.png');
        background-repeat: no-repeat;
        background-color: #003c3c;
        background-size: 100%;
    }

        #header_pan .logo_pan .logo {
            float: right;
            margin-right: 10px;
            margin-top: 10px;
            height: 120px;
        }

    #header_pan .page_menu {
        font-family: Samim;
        height: 40px;
        width: 100%;
        margin: auto;
    }

        #header_pan .page_menu .menu_pan {
            width: 1000px;
            margin: auto;
            background-color: white;
        }

#master_header_pan {
    background-position: center top;
    height: 270px;
    width: 100%;
    float: left;
    z-index: 1000;
    background-image: url('../Images/Header/Header_fa.jpg');
    background-repeat: no-repeat;
}

    #master_header_pan .page_header {
        font-family: Samim;
        height: 50px;
        width: 1000px;
        margin: 160px auto auto auto;
    }

    #master_header_pan .logo_pan {
        height: 70px;
        width: 1000px;
        margin: auto;
    }

        #master_header_pan .logo_pan .logo {
            height: 26px;
            float: left;
            margin-left: 5px;
            margin-top: 2px;
        }

    #master_header_pan .page_menu {
        font-family: Samim;
        height: 60px;
        width: 1000px;
        margin: 3px auto auto auto;
    }

#pn_apps {
    width: 80px;
    height: 60px;
    float: left;
    margin-top: 15px;
    margin-left: 10px;
    text-align: center;
}

    #pn_apps a {
        text-decoration: none;
        border: none;
    }

    #pn_apps .telegram_logo {
        background-position: center center;
        width: 30px;
        height: 30px;
        float: left;
        margin: 30px auto auto 10px;
        background-image: url('../Images/Main/telegramLogo1.png');
        background-repeat: no-repeat;
        background-size: 100%;
    }

        #pn_apps .telegram_logo:hover {
            background-position: center center;
            width: 30px;
            height: 30px;
            float: left;
            margin: 30px auto auto 10px;
            background-image: url('../Images/Main/telegramLogo2.png');
            background-repeat: no-repeat;
            background-size: 100%;
        }

    #pn_apps .insta_logo {
        background-position: center center;
        width: 30px;
        height: 30px;
        float: left;
        margin: 30px auto auto 10px;
        background-image: url('../Images/Main/insta_logo1.png');
        background-repeat: no-repeat;
        background-size: 100%;
    }

        #pn_apps .insta_logo:hover {
            background-position: center center;
            width: 30px;
            height: 30px;
            float: left;
            margin: 30px auto auto 10px;
            background-image: url('../Images/Main/insta_logo2.png');
            background-repeat: no-repeat;
            background-size: 100%;
        }

    #pn_apps .previous_logo {
        width: 45px;
        height: 45px;
        display: block;
        background-image: url('../Images/Main/Passe1.png');
        background-repeat: no-repeat;
        background-size: 100%;
        margin-right: 15px;
    }

        #pn_apps .previous_logo:hover {
            width: 45px;
            height: 45px;
            display: block;
            background-image: url('../Images/Main/Passe2.png');
            background-repeat: no-repeat;
            background-size: 100%;
        }

.previous_logo_caption {
    width: 200px;
    float: left;
    text-align: left;
    margin-top: 50px;
    margin-left: 5px;
    font-size: 10pt;
}

#pn_langs {
    margin-top: 10px;
    margin-right: 50px;
    width: 80px;
    float: right;
}

    #pn_langs a {
        text-decoration: none;
        border: none;
    }

@media only screen and (min-width: 200px) and (max-width: 599px) {

    #header_pan {
        height: auto;
    }

        #header_pan .page_header {
            height: 125px;
            width: 100%;
        }

        #header_pan .logo_pan {
            height: 130px;
            width: 100%;
            background-image: url('../Images/Header/Header_m.jpg');
            background-size: 100%;
            background-color: #003c3c;
        }

            #header_pan .logo_pan .logo {
                float: right;
                margin-right: 10px;
                margin-top: 10px;
                height: 80px;
            }

        #header_pan .page_menu .menu_pan {
            width: 100%;
        }
}

    /* Top Menu Styles*/

    #topmenu_pan {
        width: 100%;
        margin: auto;
        text-align: center;
    }

    #topmenu_pan_ltr {
        width: 90%;
        float: left;
        margin-top: 0;
    }

    #mobile_menu {
        display: none;
        width: auto;
        margin-top: 2px;
        margin-right: 50px;
        border: none;
        color: #666;
        font: 12px 'Open Sans', Segoe UI, sans-serif;
        float: right;
    }

    #panelmenu_pan {
        font-family: Samim;
        font-size: 10pt;
        color: #495f7b;
        height: 40px;
        width: 100%;
        margin-top: 0;
        float: left;
        background-color: #aeaeae;
    }

        #panelmenu_pan .icon {
            width: 22px;
            float: right;
            margin-right: 10px;
            margin-top: 7px;
        }

        #panelmenu_pan .caption_pan {
            text-align: left;
            width: auto;
            float: right;
            margin-top: 8px;
            margin-right: 20px;
        }

        #panelmenu_pan .field_pan {
            text-align: right;
            float: right;
            margin-top: 8px;
            margin-right: 5px;
            margin-left: 2px;
            width: auto;
            color: #800000;
        }

        #panelmenu_pan .key_pan {
            text-align: center;
            width: 90px;
            float: left;
            margin-top: 8px;
            margin-left: 5px;
            color: #800000;
            font-size: 9pt;
        }

            #panelmenu_pan .key_pan a:link {
                color: #495f7b;
            }

            #panelmenu_pan .key_pan a:visited {
                color: #495f7b;
            }

            #panelmenu_pan .key_pan a:hover {
                color: #ffd800;
            }

    #panelmenu_pan_en {
        font-family: Tahoma;
        font-size: 10pt;
        color: #f6f7f8;
        height: 35px;
        width: 100%;
        margin-top: 10px;
        float: left;
    }

        #panelmenu_pan_en .caption_pan {
            text-align: right;
            width: auto;
            float: left;
            margin-top: 10px;
            margin-left: 20px;
        }

        #panelmenu_pan_en .field_pan {
            text-align: left;
            float: left;
            margin-top: 10px;
            margin-left: 5px;
            width: auto;
            color: #ffd800;
        }

        #panelmenu_pan_en .key_pan {
            text-align: center;
            width: 90px;
            float: right;
            margin-top: 8px;
            margin-right: 5px;
            color: #ffd800;
            font-size: 9pt;
        }

            #panelmenu_pan_en .key_pan a:link {
                color: white;
            }

            #panelmenu_pan_en .key_pan a:visited {
                color: white;
            }

            #panelmenu_pan_en .key_pan a:hover {
                color: #ffd800;
            }

    @media only screen and (min-width: 200px) and (max-width: 530px) {

        #panelmenu_pan {
            font-size: 9pt;
            margin-top: 5px;
        }

            #panelmenu_pan .key_pan {
                width: auto;
            }

            #panelmenu_pan .icon {
                width: 16px;
            }

            #panelmenu_pan .caption_pan {
                display: none;
            }

            #panelmenu_pan .field_pan {
                margin-left: 10px;
            }
    }

    /* Main Body Styles*/

    #main_body {
        width: 100%;
        float: left;
        margin-top: 0;
    }

    #pn_main_keys {
        margin-top: 22px;
        margin-left: 0;
        width: 70px;
        float: left;
    }

        #pn_main_keys a {
            text-decoration: none;
            border: none;
        }

    #pn_body {
        width: 1000px;
        margin: auto;
        background-color: white;
    }

        #pn_body .divider-top {
            height: 5px;
            width: 100%;
            background-color: #8c8985;
            float: left;
            margin-top: 3px;
        }

        #pn_body .divider-bottom {
            height: 5px;
            width: 100%;
            background-color: #8c8985;
            float: left;
            margin-bottom: 3px;
        }

    #pn_ContentHolder {
        font-family: Samim;
        width: 100%;
        height: auto;
        color: black;
        float: left;
        font-size: 11pt;
        background-color: white;
    }

        #pn_ContentHolder .content {
            width: 98%;
            margin: auto;
        }

        #pn_ContentHolder .pn_track_page {
            width: 100%;
            height: 20px;
            text-align: right;
            margin-top: 5px;
            margin-bottom: 5px;
        }

        #pn_ContentHolder .pn_track_page_en {
            width: 100%;
            height: 20px;
            text-align: left;
            margin-top: 5px;
            margin-bottom: 5px;
        }

    /* Footer Styles*/

    #footer_pan {
        font-family: Tahoma;
        color: #818285;
        height: 95px;
        float: left;
        width: 100%;
    }

    #footer {
        font-family: Samim;
        width: 1000px;
        height: 95px;
        margin: auto;
        text-align: center;
        background-color: white;
    }

        #footer .pn_hit_count {
            width: 170px;
            float: left;
            text-align: right;
            margin-top: -10px;
            margin-left: 8px;
            font-size: 10pt;
        }

            #footer .pn_hit_count span {
                height: 22px;
                width: 160px;
                vertical-align: middle;
                float: right;
                font-family: Samim;
                font-size: 9pt;
                margin-right: 10px;
            }

            #footer .pn_hit_count p {
                font-family: Samim;
                font-size: 10pt;
                height: 24px;
                margin-bottom: 0;
            }

        #footer .copyright_pan {
            height: 40px;
            width: 220px;
            float: right;
            margin-top: 25px;
            text-align: right;
            font-size: 8pt;
        }

            #footer .copyright_pan a {
                font-size: 8pt;
                color: #818285;
                font-family: Samim;
            }

                #footer .copyright_pan a:visited {
                    font-size: 8pt;
                    color: #818285;
                    font-family: Samim;
                }

                #footer .copyright_pan a:hover {
                    font-size: 8pt;
                    color: #00FFFF;
                    font-family: Samim;
                }

        #footer .sponsor_logo {
            width: 60px;
            float: right;
            margin-top: 24px;
            text-align: center;
            height: 40px;
            margin-right: 20px;
        }

            #footer .sponsor_logo img {
                width: 40px;
            }

        #footer .pn_info {
            width: 100px;
            float: right;
            text-align: right;
            margin-top: 10px;
            margin-right: 8px;
            font-size: 10pt;
        }

            #footer .pn_info p {
                font-family: Samim;
                font-size: 10pt;
                height: 24px;
                margin-bottom: 0;
            }

            #footer .pn_info span {
                width: auto;
                vertical-align: middle;
                float: right;
                font-family: Samim;
                font-size: 9pt;
                margin-right: 10px;
            }

        #footer .pn_info_en {
            width: 100px;
            float: left;
            text-align: left;
            margin-top: 10px;
            margin-right: 8px;
            font-size: 10pt;
        }

            #footer .pn_info_en p {
                font-family: Tahoma;
                font-size: 10pt;
                height: 24px;
                margin-bottom: 0;
            }

            #footer .pn_info_en span {
                width: auto;
                vertical-align: middle;
                float: left;
                font-family: Tahoma;
                font-size: 10pt;
                margin-left: 10px;
            }

            #footer .pn_info_en img {
                height: 85px;
            }
    /* Controls Styles*/

    #pn_calendar {
        width: 200px;
        text-align: center;
        vertical-align: middle;
        float: left;
        margin-top: 85px;
        margin-left: 5px;
    }

        #pn_calendar span {
            font-weight: normal;
            font-size: 10pt;
            text-transform: none;
            color: #ffffff;
            font-style: normal;
            font-family: Samim;
            font-variant: normal;
            text-decoration: none;
            display: inline-block;
        }

        #pn_calendar .last_title {
            width: 100%;
        }

    .search_ctrl {
        margin-top: 8px;
        margin-right: 7px;
        width: 400px;
        float: right;
    }

    #pn_search {
        border: 1px solid #6d6e72;
        border-radius: 2px;
        min-height: 10px;
        width: 160px;
        height: 25px;
        background-color: white;
        float: right;
        margin-left: 28px;
        margin-top: 2px;
    }

        #pn_search .searchbox {
            border-style: none;
            height: 18px;
            width: 130px;
            margin-top: 2px;
            margin-right: 2px;
            padding-right: 2px;
            font-family: Samim;
            font-size: 10pt;
            background: none;
            float: right;
        }

        #pn_search .searchkey {
            float: left;
            width: 16px;
            margin-top: 4px;
            margin-left: 3px;
        }

        #pn_search .searchbox_ltr {
            border-style: none;
            height: 18px;
            width: 130px;
            margin-top: 2px;
            margin-left: 2px;
            padding-left: 2px;
            font-family: tahoma;
            font-size: 8pt;
            background: none;
            float: left;
        }

        #pn_search .searchkey_ltr {
            float: right;
            width: 16px;
            margin-top: 4px;
            margin-right: 3px;
        }

    /*** جشنواره های پیشین ***/

    .previous_logo_pan {
        width: 100%;
        text-align: center;
    }

    .previous_logo20 {
        background-position: center center;
        width: 200px;
        height: 200px;
        display: inline-block;
        margin: 10px;
        background-image: url('../files/content/previous_logos/20.png');
        background-repeat: no-repeat;
        background-size: 100%;
    }

        .previous_logo20:hover {
            background-position: center center;
            width: 200px;
            height: 200px;
            display: inline-block;
            margin: 10px;
            background-image: url('../files/content/previous_logos/20-b.png');
            background-repeat: no-repeat;
            background-size: 100%;
        }

    .previous_logo21 {
        background-position: center center;
        width: 200px;
        height: 200px;
        display: inline-block;
        margin: 10px;
        background-image: url('../files/content/previous_logos/21.png');
        background-repeat: no-repeat;
        background-size: 100%;
    }

        .previous_logo21:hover {
            background-position: center center;
            width: 200px;
            height: 200px;
            display: inline-block;
            margin: 10px;
            background-image: url('../files/content/previous_logos/21-b.png');
            background-repeat: no-repeat;
            background-size: 100%;
        }

    .previous_logo22 {
        background-position: center center;
        width: 200px;
        height: 200px;
        display: inline-block;
        margin: 10px;
        background-image: url('../files/content/previous_logos/22.png');
        background-repeat: no-repeat;
        background-size: 100%;
    }

        .previous_logo22:hover {
            background-position: center center;
            width: 200px;
            height: 200px;
            display: inline-block;
            margin: 10px;
            background-image: url('../files/content/previous_logos/22-b.png');
            background-repeat: no-repeat;
            background-size: 100%;
        }

    .previous_logo23 {
        background-position: center center;
        width: 200px;
        height: 200px;
        display: inline-block;
        margin: 10px;
        background-image: url('../files/content/previous_logos/23.png');
        background-repeat: no-repeat;
        background-size: 100%;
    }

        .previous_logo23:hover {
            background-position: center center;
            width: 200px;
            height: 200px;
            display: inline-block;
            margin: 10px;
            background-image: url('../files/content/previous_logos/23-b.png');
            background-repeat: no-repeat;
            background-size: 100%;
        }

    .previous_logo24 {
        background-position: center center;
        width: 200px;
        height: 200px;
        display: inline-block;
        margin: 10px;
        background-image: url('../files/content/previous_logos/24.png');
        background-repeat: no-repeat;
        background-size: 100%;
    }

        .previous_logo24:hover {
            background-position: center center;
            width: 200px;
            height: 200px;
            display: inline-block;
            margin: 10px;
            background-image: url('../files/content/previous_logos/24-b.png');
            background-repeat: no-repeat;
            background-size: 100%;
        }

    .previous_logo25 {
        background-position: center center;
        width: 200px;
        height: 200px;
        display: inline-block;
        margin: 10px;
        background-image: url('../files/content/previous_logos/25.png');
        background-repeat: no-repeat;
        background-size: 100%;
    }

        .previous_logo25:hover {
            background-position: center center;
            width: 200px;
            height: 200px;
            display: inline-block;
            margin: 10px;
            background-image: url('../files/content/previous_logos/25-b.png');
            background-repeat: no-repeat;
            background-size: 100%;
        }

    .previous_logo26 {
        background-position: center center;
        width: 200px;
        height: 200px;
        display: inline-block;
        margin: 10px;
        background-image: url('../files/content/previous_logos/26.png');
        background-repeat: no-repeat;
        background-size: 100%;
    }

        .previous_logo26:hover {
            background-position: center center;
            width: 200px;
            height: 200px;
            display: inline-block;
            margin: 10px;
            background-image: url('../files/content/previous_logos/26-b.png');
            background-repeat: no-repeat;
            background-size: 100%;
        }

    .previous_logo27 {
        background-position: center center;
        width: 200px;
        height: 200px;
        display: inline-block;
        margin: 10px;
        background-image: url('../files/content/previous_logos/27.png');
        background-repeat: no-repeat;
        background-size: 100%;
    }

        .previous_logo27:hover {
            background-position: center center;
            width: 200px;
            height: 200px;
            display: inline-block;
            margin: 10px;
            background-image: url('../files/content/previous_logos/27-b.png');
            background-repeat: no-repeat;
            background-size: 100%;
        }

    .previous_logo28 {
        background-position: center center;
        width: 200px;
        height: 200px;
        display: inline-block;
        margin: 10px;
        background-image: url('../files/content/previous_logos/28.png');
        background-repeat: no-repeat;
        background-size: 100%;
    }

    .previous_logo29:hover {
        background-position: center center;
        width: 200px;
        height: 200px;
        display: inline-block;
        margin: 10px;
        background-image: url('../files/content/previous_logos/29-b.png');
        background-repeat: no-repeat;
        background-size: 100%;
    }

    .previous_logo29 {
        background-position: center center;
        width: 200px;
        height: 200px;
        display: inline-block;
        margin: 10px;
        background-image: url('../files/content/previous_logos/29.png');
        background-repeat: no-repeat;
        background-size: 100%;
    }

    .previous_logo28:hover {
        background-position: center center;
        width: 200px;
        height: 200px;
        display: inline-block;
        margin: 10px;
        background-image: url('../files/content/previous_logos/28-b.png');
        background-repeat: no-repeat;
        background-size: 100%;
    }

    #competitions_pan {
        width: 100%;
        margin-bottom: 20px;
        text-align: right;
    }

        #competitions_pan .chk_box {
            width: 180px;
            float: right;
            margin-left: 2px;
        }

    #data_field_pan {
        width: 98%;
        margin: auto;
    }

        #data_field_pan .section {
            width: 100%;
            float: right;
        }

        #data_field_pan .caption_title {
            font-family: Samim;
            font-size: 16pt;
            color: #f11010;
            text-align: right;
            width: 100%;
            float: right;
            height: 40px;
        }

        #data_field_pan .caption {
            width: 130px;
            text-align: right;
            float: right;
            height: 35px;
            font-size: 10pt;
        }

        #data_field_pan .data_field {
            width: 80%;
            text-align: right;
            float: right;
            height: auto;
            margin-bottom: 3px;
            min-height: 35px;
            font-size: 10pt;
        }

            #data_field_pan .data_field .textbox {
                border: 1px solid #e1e1e1;
                box-shadow: 0 1px #fff, inset 0 1px 4px rgba(0,0,0,.15);
                border-radius: 5px;
                font: 13px 'Open Sans', Tahoma, sans-serif;
                min-height: 10px;
                padding: 6px 10px;
                width: 150px;
            }

                #data_field_pan .data_field .textbox:hover {
                    border-color: #ccc;
                    text-decoration: none;
                }

                #data_field_pan .data_field .textbox:focus {
                    box-shadow: 0 0 10px rgba(46,84,129,.3);
                    border: solid 1px #839bb7;
                    outline: none;
                    transition: border linear .2s, box-shadow linear .2s;
                }

            #data_field_pan .data_field .normal {
                width: 100px;
            }

            #data_field_pan .data_field .small {
                width: 80px;
            }

            #data_field_pan .data_field .large {
                width: 140px;
            }

            #data_field_pan .data_field .xsmall {
                width: 50px;
            }

            #data_field_pan .data_field .xlarge {
                width: 180px;
            }

            #data_field_pan .data_field .dynamic {
                width: 90%;
                height: 80px;
            }

        #data_field_pan .notes {
            font-family: Samim;
            font-size: 12pt;
            color: #f11010;
            text-align: right;
            vertical-align: top;
            width: 100%;
            float: right;
            height: auto;
            margin-bottom: 2px;
        }

    /* Main Panel Buttons */

    #main_menu_Button {
        width: 98%;
        margin-top: 10px;
        margin-right: 10px;
        font-family: Samim;
        font-size: 10pt;
        font-weight: normal;
    }

        #main_menu_Button .title_pn {
            width: 100%;
            height: 30px;
            float: right;
            margin-top: 20px;
        }

            #main_menu_Button .title_pn span {
                font-size: 11pt;
                font-weight: bold;
                display: block;
                text-align: right;
            }

        #main_menu_Button .keyButton_pan {
            width: 100%;
            border: 1px solid #B6B6B6;
            display: inline-block;
            margin: 0;
        }

        #main_menu_Button .keyButton_right {
            width: 130px;
            text-align: center;
            float: right;
            margin: 5px 0;
        }

        #main_menu_Button .keyButton_left {
            width: 130px;
            text-align: center;
            float: left;
        }

        #main_menu_Button .image_icon {
            width: 30px;
            text-align: center;
            float: right;
        }

        #main_menu_Button .title_caption_rtl {
            color: #000000;
            text-align: right;
            font-weight: normal;
            font-family: Samim;
            font-size: 13pt;
            float: right;
            width: 80%;
        }
    /* End Main Panel Buttons */

    #reg_tab_pan {
        width: 100%;
        height: 40px;
        float: left;
        margin-top: 8px;
    }

        #reg_tab_pan .reg_tab_btn {
            width: 31%;
            height: 35px;
            float: right;
            text-align: right;
            margin-right: 1%;
            margin-left: 1%;
            background-color: #ebb005;
        }

            #reg_tab_pan .reg_tab_btn span {
                font-family: Samim;
                font-size: 12px;
                color: #ffffff;
                margin-right: 5px;
                margin-top: 5px;
                float: right;
            }

            #reg_tab_pan .reg_tab_btn a {
                font-family: Samim;
                font-size: 12px;
                color: #ffffff;
                text-decoration: none;
            }

                #reg_tab_pan .reg_tab_btn a:hover {
                    font-family: Samim;
                    font-size: 12px;
                    color: #000000;
                }

                #reg_tab_pan .reg_tab_btn a:visited {
                    font-family: Samim;
                    font-size: 12px;
                    color: #ffffff;
                }

            #reg_tab_pan .reg_tab_btn img {
                margin-left: 12px;
                margin-top: 8px;
                float: left;
                width: 22px;
            }

    /* size of boxes */

    .s-small {
        width: 100px;
    }

    .s-medium {
        width: 140px;
    }

    .s-large {
        width: 60%;
    }

    .s-xlarge {
        width: 90%;
    }

    .s-auto {
        width: auto;
    }

    .hr_divider {
        width: 100%;
        float: right;
    }

    .space_box {
        display: inline-block;
    }

    /* End size of boxes */

    /********* Login Control **********/

    #login_control {
        border-style: solid;
        border-width: thin;
        border-color: inherit;
        border-radius: 7px;
        background-color: #ffffff;
        width: 280px;
        height: 350px;
        margin: 8px auto 8px auto;
    }

        #login_control a {
            color: #FFFFFF;
            font-family: Samim;
            font-size: 10pt;
            text-decoration: none;
        }

            #login_control a:hover {
                color: #FFFFFF;
                font-family: Samim;
                font-size: 10pt;
            }

            #login_control a:visited {
                color: #FFFFFF;
                font-family: Samim;
                font-size: 10pt;
            }

        #login_control .header {
            width: 100%;
            height: 50px;
        }

            #login_control .header .logo_title {
                float: left;
                margin-left: 5px;
            }

        #login_control .link_keys_pan {
            width: 100%;
            height: 28px;
            margin-top: 15px;
            font-family: Samim;
            float: left;
        }

            #login_control .link_keys_pan .inputlink {
                width: 240px;
                height: 35px;
                margin: auto;
                text-align: right;
                cursor: pointer;
            }

                #login_control .link_keys_pan .inputlink a {
                    font-family: Samim;
                    font-size: 10pt;
                    color: #000;
                }

        #login_control .inputbox {
            border: 1px solid #4b4b4d;
            border-radius: 5px;
            width: 240px;
            margin-top: 5px;
            float: right;
            margin-right: 20px;
        }

            #login_control .inputbox .input_textbox {
                border: none;
                font-size: 10pt;
                font-family: Tahoma;
                width: 200px;
                background: none;
                color: #000000;
            }

        #login_control .inputkey {
            width: 240px;
            height: 35px;
            margin-top: 20px;
            float: left;
            margin-left: 20px;
            text-align: center;
            background-color: #ff7900;
            color: white;
            font-family: Samim;
            font-size: 18px;
            border: none;
            border-radius: 5px;
            cursor: pointer;
        }

        #login_control .regkey {
            width: 240px;
            height: 35px;
            margin-top: 5px;
            float: left;
            margin-left: 20px;
            text-align: center;
            background-color: #6d6e71;
            color: white;
            font-family: Samim;
            font-size: 18px;
            border: none;
            border-radius: 5px;
            cursor: pointer;
        }

        #login_control .msg_pan {
            width: 100%;
            height: 20px;
            float: left;
            margin-top: 11px;
            text-align: center;
            color: #FF0000;
        }

        #login_control .title_pan {
            height: 40px;
            text-align: center;
            font-family: Samim;
            font-size: 14pt;
            margin-top: 10px;
        }

        #login_control .captcha {
            border: 1px solid #4b4b4d;
            border-radius: 5px;
            width: 240px;
            margin-top: 5px;
            float: right;
            margin-right: 20px;
            height: 40px;
            text-align: center;
        }

            #login_control .captcha .input_box {
                width: 60px;
                float: right;
                margin-right: 8px;
                margin-left: 10px;
                margin-top: 4px;
            }

            #login_control .captcha .img_key {
                float: right;
                margin: 10px 2px;
            }

            #login_control .captcha .img {
                float: right;
                margin: 2px 0;
            }


    /********* End Login Control **********/
