﻿
/* http://www.aspnet.cz/articles/352-font-embedding-v-asp-net-a-iis */
@font-face
{
    font-family: 'ConduitITCPro-Medium';
    src: url('../Img/asystem/fonts/267883_0_0.eot');
    src: url('../Img/asystem/fonts/267883_0_0.eot?#iefix') format('embedded-opentype'), url('../Img/asystem/fonts/267883_0_0.woff') format('woff'), url('../Img/asystem/fonts/267883_0_0.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DINPro';
    src: url('../Img/asystem/fonts/DINPro-Regular.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DINPro';
    src: url('../Img/asystem/fonts/DINPro-Medium.otf');
    font-weight: bold;
    font-style: normal;
}

.RadPicker {
    /* fix: nefungují FireFox (zrušený -moz-inline-stack) */
    display: inline-block;
}

#ProgressPanel {
    text-align : center;
    background-color: #fffff0;
    border-bottom: 1px #C0C0C0 solid;
}

    #ProgressPanel > table {
        font-weight: bold;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        font-size: 15px;
    }

    #ProgressPanel > table {
        text-align: left;
    }

* {
    margin: 0px;
}

html, body
{
    height: 100%;
}

body
{
    background-image: url(../Img/asystem/backgroundOrangeLarge.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #f06c00;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-family: 'ConduitITCPro-Medium', "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFF;
}

#container
{
    min-height: 100%;
    position: relative;
    overflow: auto;
}

.greyContainer
{
    background-color: #e3e4e7;
}

.upperGreySection
{
    width: 100%;
    height: 223px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #eeeef0;
    border-bottom: 1px solid #bebfc1;
}

.upperGreySectionUnderline
{
    width: 100%;
    height: 1px;
    position: absolute;
    top: 224px;
    left: 0;
    background-color: #efeff1;
}

#main
{
    /*background-image: url(../Img/main_image_2.jpg);*/
    min-height: 753px;
    width: 1200px;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 75px;
    font-family: 'ConduitITCPro-Medium' !important;
    font-weight: 400;
}

#main .page
{
    font-family: 'ConduitITCPro-Medium' !important;
    font-weight: 400;
}

#main .content
{
    font-family: 'ConduitITCPro-Medium' !important;
    font-weight: 400;
}

#FormMain
{
    /*position: relative;*/
}


#AsystemsAppLogo
{
    background-image: url(../Img/asystem/logoUser287x345.png);
    width: 287px;
    height: 345px;
    display: inline-block;
}

#footer_back
{
    /*background-image: url(../Img/footer_backgrd.jpg);*/
    width: 100%;
}

#inner_page
{
    min-height: 750px;
    width: 993px;
    margin-right: auto;
    margin-left: auto;
}

#inner_footer
{
    /*background-image: url(../Img/footer_main.jpg);*/
    margin-right: auto;
    margin-left: auto;
    height: 55px;
    width: 820px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-top: 20px;
    text-align: center;
    color: gray;
}

#inner_footer_left
{
    float: left;
    padding-left: 20px;
}

#inner_footer_right
{
    float: right;
}

#up_banner_logo
{
    /*height: 213px;
    width: 664px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 170px;*/
    position: relative;
    top: 100px;
    width: 287px;
    margin: 0 auto;
}

#up_banner_logo IMG
{
    border: 0px;
}

.logo_for_Asystems
{
    background-image: url(../Img/asystem/360-logo-full.png);
    width: 174px;
    height: 211px;
    position: absolute;
    left: 84px;
}

#main #inner_page #up_banner_logo img.logo
{
    margin-top: 60px;
}

.dialogbutton
{
    background-color: transparent;
    height: 30px;
    min-width: 100px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    border: none;
    color: White;
    font-family: 'ConduitITCPro-Medium';
}

.button_prihlas:hover
{
    height: 22px;
    width: 52px;
    float: right;
    padding-top: 6px;
    padding-left: 10px;
    margin-right: 7px;
    margin-top: 3px;
    background-position: -68px 1px;
}

.bublina
{
    float: right;
}

#inner_page .second
{
    position: fixed;
    top: 10px;
    right: 10px;
}

.langButtonCZ
{
    background-image: url(../Img/vlajkaCZ_32.png);
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: 0px 0px;
    margin: 0px;
    height: 32px;
    width: 48px;
    border-style: none;
    text-indent: -999px;
}

.langButtonEN
{
    background-image: url(../Img/vlajkaEN_32.png);
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: 0px 0px;
    margin: 0px;
    height: 32px;
    width: 48px;
    border-style: none;
    text-indent: -999px;
}

.langButtonCZsmall
{
    background-image: url(../Img/vlajkaCZ_24.png);
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: 0px 0px;
    margin: 0px;
    height: 24px;
    width: 34px;
    border-style: none;
    text-indent: -999px;
    float: right;
    margin-right: 20px;
}

.langButtonENsmall
{
    background-image: url(../Img/vlajkaEN_24.png);
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: 0px 0px;
    margin: 0px;
    height: 24px;
    width: 34px;
    border-style: none;
    text-indent: -999px;
    float: right;
    margin-right: 20px;
}


#main #inner_page .second .jazyk
{
    margin-top: 20px;
}

#main_upper
{
    height: 100px;
    position: relative;
    padding-right: 16px;
    padding-left: 16px;
}

#main_frame
{
    min-height: 550px;
    width: 993px;
    color: #333;
    background-repeat: repeat-y;
    position: relative;
    top: 48px;
    background-image: none !important;
}

#menu
{
    color: #FFFFFF;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 14px;
    height: 84px;
    position: relative;
    top: 39px;
    /*width: 720px;*/
    padding-left: 16px;
}

#menu div a
{
    display: inline-block;
    height: 100% !important;
    width: 100%;
}

#login_upper
{
    float: right;
    height: 49px;
    width: 222px;
    color: Black;
    padding-left: 20px;
    padding-top: 10px;
}

#login_upper a
{
    text-decoration: none;
    color: #006699;
}

#login_upper a:hover
{
    text-decoration: underline;
    color: #006699;
}

#login_upper a:visited
{
    text-decoration: none;
    color: #006699;
}

#main_bottom
{
    height: 21px;
    width: 838px;
}

#main #inner_page #menu a {
    color: #FFF;
    text-decoration: none;
    background-repeat: no-repeat;
    height: 20px;
    text-decoration: none !important;
    min-width: 350px;
    margin: 0 15px 0 15px;
    font-size: 46px;
    text-align: center;
    line-height: 84px;
    font-family: 'ConduitITCPro-Medium';
}

#ContentPlaceHolderMenu_HyperLinkAbout
{
    display: none !important;
}

#main #inner_page #menu ul
{
    margin-top: 0px;
}

#main #inner_page #menu ul li
{
    float: left;
    height: 38px;
    list-style-type: none;
    background-position: right;
    background-repeat: no-repeat;
    height: 84px;
    position: relative;
    left: -40px;
}

#main #inner_page #menu ul li div.active
{
    background-position: right;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
}

#main #inner_page #menu ul li div.inactive
{
    height: 100%;
    width: 100%;
}

#main #inner_page #menu ul li a:hover
{
    text-decoration: underline;
}

#main #inner_page #menu .active a
{
    color: #f47920 !important;
    border-top: 1px solid #fcfcfc;
    border-left: 1px solid #fcfcfc;
    border-right: 1px solid #fcfcfc;
    border-bottom: 1px solid #e5e6e7;
    background: #f6f6f7; /* Old browsers */
    background: -moz-linear-gradient(top, #f6f6f7 0%, #e2e2e6 68%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f7), color-stop(68%,#e2e2e6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f6f6f7 0%,#e2e2e6 68%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f6f6f7 0%,#e2e2e6 68%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f6f6f7 0%,#e2e2e6 68%); /* IE10+ */
    background: linear-gradient(to bottom, #f6f6f7 0%,#e2e2e6 68%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f7', endColorstr='#e2e2e6',GradientType=0 ); /* IE6-9 */
}

#main #inner_page #menu .inactive a
{
    color: #b6b6b6 !important;
}

#main #inner_page #main_frame h2
{
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 14px;
    text-transform: uppercase;
    padding-left: 16px;
}

.dotaznik
{
    background-repeat: no-repeat;
    background-position: 90px 90px;
    height: 200px;
}

#main #inner_page #main_upper img
{
}

.logo_small
{
    float: left;
    margin-top: 24px;
    padding-left: 60px;
}

.InstructionsText {
    min-height: 14px;
    display: block;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 58px;
    margin-right: 58px;
}

#AssessmentMainContainer .assessmentsWrapper:not(:first-child)
{
    border-top: 1px solid #f2f2f4;
}

#AssessmentMainContainer .assessmentsWrapper:not(:last-child)
{
    border-bottom: 1px solid #a9a9ae;
}

.assessedMainContainer #vypis_zahlavi:nth-child(2)
{
    border-top: none !important;
}

#vypis_zahlavi
{
    background-repeat: no-repeat;
    background-position: center 65px;
    display: block;
    width: 993px;
    clear: both;
    padding-top: 20px;
    padding-bottom: 12px;
    position: relative;
}

#main_frame h1
{
    font-size: 16px;
    margin-top: 0px;
    height: 2em;
    text-transform: uppercase;
}

#main_frame h2 span
{
    color: #003876;
    text-transform: none;
    left: 11px;
    position: relative;
    font-size: 15px;
    font-size: 18px;
    font-weight: 400;
}

.waveTitleContainer
{
    display: inline-block;
    float: left;
}

.zahlavi_logo
{
    width: 200px;
    height: 35px;
    float: left;
    display: none;
}

    .zahlavi_logo IMG {
        /*    vertical-align: middle;*/
        max-width: 190px;
        max-height: 35px;
    }

.orangeWaveTitle .assessmentTitleSpan
{
    color: #f47920 !important;
}

#zahlavi_tabulky
{
    position: relative;
    left: 0px;
    /* width: 300px; */
    float: right;
    top: -1px;
}

#zahlavi_tabulky span
{
    color: #000000;
    font-weight: 400;
}

#zahlavi_tabulky td
{
    color: #000000;
}

#zahlavi_tabulky .tab_stav span
{
    color: #000000;
}

#tabulka_items, .tabulka_items_assessed
{
    clear: both;
    /*top: 14px;*/
    position: relative;
}

.assessmentTable
{
    background-color: #ffffff;
}

.assessmentTable:hover
{
    background-color: #f47920 !important;
    color: #000000 !important;
}

#tabulka_items .assessmentTable, .tabulka_items_assessed .assessmentTable
{
    color: #000000;
    font-size: 18px;
}

#tabulka_items #hodnoceni_table:nth-of-type(2n+1), .tabulka_items_assessed #hodnoceni_table:nth-of-type(2n+1)
{
    /*color: #9fa0a1;*/
    background-color: #e9eaec;
}


.rbSkinnedButton
{
    background-image: none !important;
}

.hodnoceni_table_footer .iconsbar input
{
    background-image: none !important;
}

.assessmentItemStateContainer img
{
    position: relative;
    top: -6px;
}

.assessmentItemStateContainer
{
    float: left;
    position: relative;
    top: 2px;
}

.assessmentTitleSpan
{
    display: inline-block;
    float: left;
    max-width: 420px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.inconsBarAsystemsBlank .assessedMainContainer .assessmentTitleSpan
{
    max-width: 280px;
}

.zahlavi_tabulky_collapseImg
{
    width: 10px;
    height: 10px;
    background-position: center center;
    background-repeat: no-repeat;
    left: 25px;
    position: relative;
    top: 8px;
}

#text_zahlavi
{
    left: 646px;
    position: absolute;
    text-align: right;
    top: -164px;
}

#text_zahlavi > a
{
    color: #000000 !important;
    font-size: 18px;
}

tr .tab_popis
{
    text-align: left;
    display: inline-block;
    font-size: 10px;
    font-family: Arial;
    text-transform: uppercase;
    top: 5px;
    position: relative;
}

tr .tab_datum
{
    padding-left: 10px;
    width: 85px;
    padding-right: 10px;
    font-size: 18px;
}

tr .tab_stav
{
    padding-left: 10px;
    width: 40px;
    font-size: 18px;
}

#hodnoceni_table
{
    width: 100%;
    background-repeat: repeat;
}

#main_frame h3
{
    padding-top: 30px;
    font-size: 12px;
    padding-bottom: 5px;
    text-transform: uppercase;
}

#hodnoceni_table .stav
{
    height: 27px;
    width: 60px;
    text-align: center;
}

#hodnoceni_table .jmeno
{
    height: 27px;
    width: 210px;
    text-align: left;
    padding-left: 10px;
}

#hodnoceni_table .role
{
    height: 27px;
    width: 145px;
    text-align: center;
}

#hodnoceni_table .datum
{
    height: 22px;
    padding-top: 5px;
    width: 145px;
    text-align: center;
}

#hodnoceni_table .otazek
{
    height: 22px;
    padding-top: 5px;
    width: 100px;
    text-align: center;
}

#hodnoceni_table_nadpis .stav
{
    height: 27px;
    width: 60px;
    text-align: center;
}

#hodnoceni_table_nadpis span
{
    font-family: Arial;
    font-size: 10px;
    font-weight: 400;
    position: relative;
    top: 1px;
}

#hodnoceni_table_nadpis .jmeno
{
    height: 20px;
    width: 210px;
    text-align: center;
    background-image: url(../Img/asystem/usersIcon18x18.png);
    background-repeat: no-repeat;
    background-position: 24px 3px;
    text-indent: 52px;
}

#hodnoceni_table_nadpis
{
    color: #006699;
    background-repeat: no-repeat;
    height: 27px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: bold;
    background-color: #282828;
    color: #ffffff;
    width: 100%;
}

#hodnoceni_table_nadpis .jmeno
{
    text-align: left;
    padding-left: 10px;
    /*background-image:;*/
}

#hodnoceni_table_nadpis .role
{
    height: 20px;
    width: 145px;
    text-align: center;
}

#hodnoceni_table_nadpis .datum
{
    height: 20px;
    width: 145px;
    text-align: center;
    text-indent: 52px;
}

#hodnoceni_table_nadpis .datum span
{
    height: 20px;
    width: 145px;
    text-align: center;
    text-indent: 52px;
    left: -20px;
}

#hodnoceni_table_nadpis .datum .imgSpan
{
    /* background-image: url(../Img/asystem/datesIcon18x18.png); */
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    left: 540px;
    position: absolute;
    top: 4px;
    display: inline-block;
}

#hodnoceni_table_nadpis .otazek
{
    height: 20px;
    width: 100px;
    text-align: center;
}

#hodnoceni_table_nadpis .upominka
{
    height: 20px;
    width: 50px;
    text-align: center;
}

#hodnoceni_table_nadpis .odstranit
{
    height: 20px;
    width: 60px;
    text-align: center;
}

#hodnoceni_table .odstranit input
{
    background-image: none !important;
}


#hodnoceni_table .upominka input
{
    background-repeat: no-repeat !important;
    background-position: center center !important;
    position: relative;
    background-image: url(../Img/asystem/mail18x14.png);
}

#hodnoceni_table_nadpis .hodnotit
{
    height: 20px;
    width: 120px;
    text-align: center;
}

#hodnoceni_table .upominka
{
    height: 26px;
    width: 50px;
    text-align: center;
}

#hodnoceni_table .odstranit
{
    height: 26px;
    width: 60px;
    text-align: center;
}

#hodnoceni_table .hodnotit
{
    height: 26px;
    width: 120px;
    text-align: center;
}

.hodnoceni_table_footer
{
    position: relative;
    top: 7px;
}

.hodnoceni_table_footer .iconsbar
{
    display: block;
}

.progressBarIcon
{
    width: 46px;
    height: 6px;
    display: inline-block;
}

.progressBar_0
{
    background-image: url(../Img/asystem/bar_0.png);
}

.assessmentTable:hover .progressBar_0
{
    background-image: url(../Img/asystem/ibar_0.png);
}

.progressBar_25
{
    background-image: url(../Img/asystem/bar_25.png);
}

.assessmentTable:hover .progressBar_25
{
    background-image: url(../Img/asystem/ibar_25.png);
}

.progressBar_50
{
    background-image: url(../Img/asystem/bar_50.png);
}

.assessmentTable:hover .progressBar_50
{
    background-image: url(../Img/asystem/ibar_50.png);
}

.progressBar_75
{
    background-image: url(../Img/asystem/bar_75.png);
}

.assessmentTable:hover .progressBar_75
{
    background-image: url(../Img/asystem/ibar_75.png);
}

.progressBar_100
{
    background-image: url(../Img/asystem/bar_100.png);
}

.assessmentTable:hover .progressBar_100
{
    background-image: url(../Img/asystem/ibar_100.png);
}

.stateIcon
{
    width: 19px;
    height: 19px;
    display: inline-block;
}

.stateIcon input
{
    background-repeat: no-repeat !important;
    background-position: center center !important;
    position: relative;
    top: -2px;
}

#hodnoceni_table .hodnotit input
{
    background-color: #F5F5F5;
    box-shadow: 0 0 2px rgba(50, 50, 50, 0.75);
    color: #000000 !important;
    display: inline-block;
    font-family: 'ConduitITCPro-Medium';
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    padding: 0 11px;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    background-image: none !important;
    border: 1px solid #a9a9ae;
}

#hodnoceni_table .hodnotit input:hover
{
    background-color: #fecca8;
    border: 1px solid #fcba8a;
    color: #303135 !important;
}

.stateOfProgress_0 input
{
    background-image: url(../Img/asystem/penDarkGrayHollow19x19_ac.png) !important;
}

.assessmentTable:hover .stateOfProgress_0 input
{
    background-image: url(../Img/asystem/penHoverHollow19x19.png) !important;
}

.stateOfProgress_1 input
{
    background-image: url(../Img/asystem/penDarkGray19x19_ac.png) !important;
}

.assessmentTable:hover .stateOfProgress_1 input
{
    background-image: url(../Img/asystem/penHover19x19.png) !important;
}

.stateOfProgress_2 input
{
    background-image: url(../Img/asystem/checkMarkDarkGray19x19.png) !important;
}

.assessmentTable:hover .stateOfProgress_2 input
{
    background-image: url(../Img/asystem/checkMarkHover9x19.png) !important;
}

.tableReportDownload
{
    position: absolute;
    left: 363px;
    top: 13px;
    max-width: 280px;
    margin-top: 0px !important;
}

    .tableReportDownload .downloadbutton {
        /*aa height: 18px !important;
        width: auto !important;
        text-indent: 17px !important;*/
        width: 140px !important;
        text-align: start;
        white-space: normal;
    }

.tableReportDownload input
{
    background-image: url(../Img/asystem/downloadIcon.png) !important;
    background-repeat: no-repeat !important;
    background-position: left center !important;
    font-family: Arial !important;
    font-size: 11px !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
    cursor: pointer;
    color: #000000;
}

.tableReportDownload input:hover
{
    color: #003876;
}


.hodnoceni_table_footer .iconsbar .assessedIconsBarButton {
    background-repeat: no-repeat !important;
    background-position: right 12px center !important;
    cursor: pointer;
    color: #000000;
    width: auto !important;
    position: relative;
    background-color: #F5F5F5;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 2px rgba(50, 50, 50, 0.75);
    display: inline-block;
    height: 28px;
    text-align: center;
    text-decoration: none !important;
    padding-right: 44px;
    float: right !important;
    margin-left: 5px;
    border: 0;
}

/*.assessedIconsDownloadManualForAssessment {
    background-repeat: no-repeat !important;
    background-position: right 12px center !important;
    cursor: pointer;
    color: #000000;
    width: auto !important;
    position: relative;
    background-color: #F5F5F5;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 2px rgba(50, 50, 50, 0.75);
    display: inline-block;
    height: 28px;
    text-align: center;
    text-decoration: none !important;
    padding-right: 44px;
    float: right !important;
    margin-left: 5px;
    border: 1px solid gray;
}*/


.hodnoceni_table_footer .iconsbar .assessedIconsBarAddUser
{
    background-image: url(../Img/asystem/pridatHodnotitele21x21.png) !important;
}

.hodnoceni_table_footer .iconsbar .assessedIconsBarSendGroupReminder
{
    background-image: url(../Img/asystem/mail18x14.png) !important;
}

.hodnoceni_table_footer .iconsbar .assessedIconsBarFinishNomination
{
    background-image: url(../Img/asystem/checkMarkDarkGray19x19.png) !important;
}

    .hodnoceni_table_footer .iconsbar .assessedIconsBarButtonFinished {
        background-image: url(../Img/asystem/checkMarkDarkWhite19x19.png) !important;
    }

.hodnoceni_table_footer .iconsbar .assessedIconsDownloadManualForAssessment {
    background-image: url(../Img/asystem/downloadIcon.png) !important;
}
    .hodnoceni_table_footer .iconsbar .assessedIconsDownloadManualForAssessment:hover {
        background-image: url(../Img/asystem/downloadIcon_white.png) !important;
    }

.hodnoceni_table_footer .iconsbar .assessedIconsBarOpenMultipleAssessment
{
    background-image: url(../Img/asystem/penDarkGray19x19.png) !important;
}


.hodnoceni_table_footer .iconsbar .assessedIconsBarButton:hover {
    background-color: #f37a21;
    color: #ffffff !important;
}

.hodnoceni_table_footer .iconsbar .assessedIconsBarAddUser:hover
{
    background-color: #00bb17;
}

.hodnoceni_table_footer .iconsbar .assessedIconsBarOpenMultipleAssessment:hover
{
    background-image: url(../Img/asystem/penHover19x19.png) !important;
}



.hodnoceni_table_footer .iconsbar .assessedIconsBarButton input {
    color: #000000 !important;
    font-size: 18px;
    font-family: 'ConduitITCPro-Medium';
    padding: 3px 17px !important;
    height: 100%;
    border-right: 1px solid #d9d9d9;
}

    .assessedIconsDownloadManualForAssessment .rbText {
        color: #000000 !important;
        font-size: 18px;
        font-family: 'ConduitITCPro-Medium';
        padding: 3px 17px !important;
        height: 100%;
        border-right: 1px solid #d9d9d9;
        position: relative;
        top: -2px;
    }
        .assessedIconsDownloadManualForAssessment .rbText:hover {
            color: #ffffff !important;
        }

        .hodnoceni_table_footer .iconsbar .assessedIconsBarButton:hover input {
            color: #ffffff !important;
        }
.assessedIconsDownloadManualForAssessment:hover input {
    color: #ffffff !important;
}


.hodnoceni_table_footer .iconsbar .assessedIconsBarButton .rbPrimaryIcon
{
    background-image: none !important;
    display: none;
}

.hodnoceni_table_footer .iconsbar .assessedIconsBarButtonFinished {
    background-color: #00bb17;
}
    .hodnoceni_table_footer .iconsbar .assessedIconsBarButtonFinished input {
        color: #ffffff !important;
    }

#main_frame .hr {
    background-repeat: no-repeat;
    height: 50px;
    background-position: center -65px;
    width: 700px;
    margin-top: 0px;
    padding-bottom: 10px;
}

.hodnotit input
{
    background-image: url(../Img/button_hodnotit.jpg);
    background-repeat: no-repeat;
    background-color: transparent;
    margin: 0px;
    height: 27px;
    width: 93px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

.hodnotit input:hover
{
    background-image: url(../Img/button_hodnotit.jpg);
    background-repeat: no-repeat;
    background-color: transparent;
    margin: 0px;
    height: 27px;
    width: 93px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    color: #006699;
    background-position: 0px -25px;
}

.dialogbutton2
{
    background-image: url(../Img/tlacitko.jpg);
    height: 38px;
    width: 113px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

.dialogbutton2:hover
{
    background-image: url(../Img/tlacitko.jpg);
    height: 38px;
    width: 113px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    background-position: 0px -39px;
    color: #006699;
}

.downloadbutton
{
    background-image: url(../Img/download.jpg);
    background-repeat: no-repeat;
    background-color: transparent;
    height: 40px;
    width: 167px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    text-align: left;
    font-weight: bold;
    padding-left: 20px;
    /*text-indent: 15px;*/
}

.downloadbutton:hover
{
    background-image: url(../Img/download.jpg);
    background-repeat: no-repeat;
    background-color: transparent;
    height: 40px;
    width: 167px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    text-align: left;
    font-weight: bold;
    background-position: 0px -40px;
    color: #006699;
}

.hodnotit_table td
{
    background-repeat: no-repeat;
    background-position: center;
    height: 38px;
    text-align: center;
    margin-top: 5px;
    vertical-align: top;

}
.hodnotit_table label {
    font-family: 'ConduitITCPro-Medium' !important;
    font-size: 13px !important;
}

.komentar
{
    height: 120px;
    width: 948px;
    background-color: #ffffff;
    border: none;
    padding: 6px;
    font-family: 'ConduitITCPro-Medium';
    font-size: 15px;
    resize: none;
}

.questionSliderPanel
{
    display: block;
}

.questionSliderCB
{
    height: 27px;
    width: 100px;
    margin-left: 5px;
    padding-right: 2px;
    padding: 4px;
    padding-top: 3px;
    text-align: center;
    vertical-align: top;
    position: relative;
    top: 15px;
    display: inline-block;
    font-family: verdana,arial,sans-serif;
    font-size: 10px;
}

.questionSlider
{
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 20px;
}

.aboutPage
{
    font-size: small;
    text-align: justify;
}

/*--------------assessment questionnaire------------------------*/

#main_frame .page
{
    width: 960px;
    text-align: center;
    padding-left: 16px;
    padding-right: 16px;
}

#main_frame .content
{
    float: none !important;
    width: 960px;
    clear: both;
}

#main_frame .footer
{
    margin-top: 70px;
    right: -17px;
    clear: both;
    display: inline-block;  
}

#main_frame .page .header
{
    float: left;
    margin-top: 30px;
    margin-bottom: 22px;
    background-image: url(../Img/asystem/assessmentActive15x18.png);
    background-repeat: no-repeat;
    background-position: 5px 5px;
    padding: 0 !important;
    width: 100%;
    text-align: left;
}

.headerUserLabel
{
    margin-left: 35px;
}

.headerUserLabel, .headerUser
{
    color: #003876 !important;
    font-size: 24px;
    font-weight: 400 !important;
    font-family: 'ConduitITCPro-Medium';
}

.page .e360Group .e360GroupImg {
    width: 100%;
    display: block;
    margin: 10px 0 0 0;
}

.page .e360Group
{
    background-image: url(../Img/asystem/explanationIcon20x20.png);
    background-repeat: no-repeat;
    background-position: 5px 2px;
    padding-top: 0px !important;
    padding-bottom: 22px;
    margin-top: 4px;
    border-bottom: 1px solid #A8A9AF;
}

.page .e360Group span
{
    padding-left: 35px;
    font-size: 18px;
    color: #003d73;
    font-style: normal;
    font-weight: 400;
}

.e360Question
{
    margin-left: 0px !important;
    color: #000000;
    font-size: 12px;
    margin-top: 0 !important;
    padding-bottom: 40px;
    /*padding-top: 17px;*/
    display: inline-block;
    text-align: left;
    width: 100%;
    min-height: 45px;
    margin-bottom: 0px !important;
}

.e360Question.e360QuestionLabel
{
    padding-top: 0px !important;
}

.questionAnswered
{
}

#main_frame .page .e360QuestionTop
{
    border-top: 1px solid #f2f2f4;
    padding-top: 7px;
    display: inline-block;
    border-bottom: 1px solid #a8a9af;
}

#main_frame .page .e360Question
{
}

#main_frame .page .e360Question:first-child
{
    border-top: none;
}

#main_frame .page .e360Question:last-child
{
    border-bottom: none;
}


span.e360QuestionLabel {
    /*font-weight: bold;*/
}

.e360QuestionLabel {
    padding-top: 10px;
    width: 100%;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 7px !important;
    float: left;
    text-align: left;
}

/*.e360QuestionLabel //pro popisek odpovedi s textovym polemlog
{
    display: block;
    font-size: 18px;
    font-weight: 400;
    padding: 16px;
    min-height: 43px;
    background-color: #cacbcd;
}*/


.e360Question input
{
    top: -9px !important;
    width: 84px;
}

.e360Question label
{
    text-transform: uppercase;
    width: 84px;
    text-align: center;
    font-size: 10px;
    font-family: Arial;
}

.questionAnsweredOnlyLabel
{
    color: #A0A0A0;
}

.hodnotit_table
{
    display: inline-block;
    position: relative;
    margin: 0 !important;
    clear: both;
    float: left;
    border-collapse: collapse;
}

/*
.hodnotit_table tbody tr td:nth-last-child(1):before
{
    content: "";
    height: 100%;
    width: 1px;
    background-color: #f2f3f4;
    position: absolute;
    top: 0;
    right: 83px;
}

.hodnotit_table tbody tr td:nth-last-child(2)
{
    border-right: 1px solid #a9aaaf;
}
*/
.answ0 
{
    border-left: 1px #a9aaaf solid;
}

.answCell input[type="radio"] + label:before,
.answ0 input[type="radio"] + label:before {
    position: relative;
    left: 0px !important;
}

.answCell {
    text-align: center;
}

.e360Question td
{
    /*width: 84px !important;*/
    padding: 10px !important;
    position: relative;
}

.hodnotit_table td
{
    background-image: none !important;
}

.dialogPositionLabel
{
    font-family: 'ConduitITCPro-Medium';
    font-size: 18px;
    right: 42px;
    top: 35px;
    position: absolute;
}

.answHint
{
    display: inline-block;
    font-size: 12px;
    position: relative;
    text-align: center;
    top: 10px;
    margin-bottom: 20px;
    /*width: 100%;*/
    margin-left: 4px;
    margin-right: 4px;
    padding: 2px;
    padding-top: 25px;
    background-color: #EDEDED;
    border: 1px solid #cac9c9;
    background-image: url(../Img/asystem/explanationIcon20x20.png);
    background-position: center 3px;
    background-repeat: no-repeat;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.hintsRowTable td
{
    vertical-align: bottom !important;
}

.dialogSave
{
    display: none;
    bottom: 9px;
    background-image: none !important;
    background-color: #F5F5F5;
    -webkit-box-shadow: 0px 0px 2px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 2px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 2px rgba(50, 50, 50, 0.75);
    position: absolute;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #000000 !important;
    font-size: 12px;
    padding: 3px 0px;
    height: 31px !important;
    cursor: pointer;
    font-family: 'ConduitITCPro-Medium';
    font-size: 18px;
    float: right;
    right: 675px;
    width: 185px !important;
    bottom: 28px;
}

.dialogSave:hover
{
    background-color: #f37a21;
    color: #ffffff !important;
}


.dialogClose
{
    bottom: 9px;
    background-image: url(../Img/asystem/checkMarkHover9x19.png) !important;
    background-position: 183px center !important;
    background-repeat: no-repeat;
    /*background-color: #F5F5F5;*/
    background-color: #f47920;
    -webkit-box-shadow: 0px 0px 2px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 2px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 2px rgba(50, 50, 50, 0.75);
    position: absolute;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #000000 !important;
    font-size: 12px;
    padding: 3px 0px;
    height: 31px !important;
    cursor: pointer;
    font-family: 'ConduitITCPro-Medium';
    font-size: 18px;
    float: right;
    right: 18px;
    width: 210px !important;
    bottom: 28px;
}


.dialogClosex
{
    position: absolute;
    float: right;
    right: 16px;
    bottom: 28px;
    background-image: url(../Img/asystem/checkMarkHover9x19.png) !important;
    background-color: #f47920;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #000000 !important;
    font-size: 12px;
    padding: 3px;
    height: auto !important;
    cursor: pointer;
    width: 32px !important;
    height: 31px !important;
    color: transparent !important;
    background-position: center center !important;
    background-repeat: no-repeat;
    -webkit-box-shadow: 0px 0px 2px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 2px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 2px rgba(50, 50, 50, 0.75);
    font-size: 0 !important;
    text-indent: 100000px;
}

.dialogNext
{
    bottom: 9px;
    background-color: #F5F5F5;
    background-image: url(../Img/asystem/arrowRight11x16.png) !important;
    background-position: 215px center !important;
    background-repeat: no-repeat;

    -webkit-box-shadow: 0px 0px 2px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 2px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 2px rgba(50, 50, 50, 0.75);
    position: absolute;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #000000 !important;
    font-size: 12px;
    padding: 3px 0px;
    height: 31px !important;
    cursor: pointer;
    font-family: 'ConduitITCPro-Medium';
    font-size: 18px;
    float: right;
    right: 74px;
    width: 230px !important;
    bottom: 28px;
}


/*.dialogNext, .dialogNextUp */
.dialogNextUp
{
    position: absolute;
    background-color: transparent;
    height: auto !important;
    cursor: pointer;
    background-image: url(../Img/asystem/arrowRight11x16.png) !important;
    width: 11px !important;
    height: 16px !important;
    background-position: center center !important;
    background-repeat: no-repeat;
    color: transparent !important;
    font-size: 0 !important;
    text-indent: 100000px;
}


.dialogNext:hover, .dialogNextUp:hover
{
    background-image: url(../Img/asystem/arrowRight11x16Hover.png) !important;
}

.dialogNextUp
{
    right: 16px;
    top: 38px;
}

.dialogNext
{
    bottom: 28px;
    right: 239px;
}

.dialogPrevious
{
    bottom: 9px;
    background-color: #F5F5F5;
    background-image: url(../Img/asystem/arrowLeft11x16.png) !important;
    background-position: 6px center !important;
    background-repeat: no-repeat;

    -webkit-box-shadow: 0px 0px 2px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 2px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 2px rgba(50, 50, 50, 0.75);
    position: absolute;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #000000 !important;
    font-size: 12px;
    padding: 3px 0px;
    height: 31px !important;
    cursor: pointer;
    font-family: 'ConduitITCPro-Medium';
    font-size: 18px;
    float: right;
    width: 230px !important;
    bottom: 28px;
}

/*.dialogPrevious, .dialogPreviousUp*/
.dialogPreviousUp
{
    position: absolute;
    background-color: transparent;
    height: auto !important;
    cursor: pointer;
    background-image: url(../Img/asystem/arrowLeft11x16.png) !important;
    width: 11px !important;
    height: 16px !important;
    background-position: center center !important;
    background-repeat: no-repeat;
    color: transparent !important;
    font-size: 10px !important;
    text-indent: 100000px;
}

.dialogPrevious:hover, .dialogPreviousUp:hover
{
    background-image: url(../Img/asystem/arrowLeft11x16Hover.png) !important;
}

.dialogPrevious
{
    bottom: 28px;
    right: 480px;
}


.dialogPreviousUp
{
    right: 195px;
    top: 38px;
}


.e360QuestionAssesseeNameLabel
{
    color: #808080;
    font-size: 18px;
    left: -90px;
    padding-top: 16px;
    position: absolute;
    text-align: center;
    width: 100px;
}

/* Navigator */

#main_frame .page .navigator
{
    display: inline-block !important;
    width: auto !important;
    border-bottom: 1px solid #f3f3f4;
    clear: both;
    float: left;
}

.navigator *
{
    float: left;
}

.navigator A
{
    color: #282828;
    text-decoration: none !important;
    font-size: 18px !important;
    width: 100%;
    padding: 2px 20px 1px !important;
    font-weight: 400 !important;
}

.navigator A:hover
{
    /*text-decoration: underline;*/
}


.navigator-item-active a, .navigator-item-active-begin a, .navigator-item-active-end a
{
    color: #ffffff !important;
}


.navigator-content
{
    font-weight: bold;
    width: auto !important;
    word-wrap: break-word;
    padding-top: 0px !important;
}

.navigator-item-end a, .navigator-item-active-end a
{
    padding-right: 20px !important;
}

.navigator-item-begin a, .navigator-item-active-begin a
{
    padding-left: 20px !important;
}


.navigator-item-begin, .navigator-item-active-begin
{
    background-repeat: no-repeat;
}

.navigator-item-end, .navigator-item-active-end
{
    background-repeat: no-repeat;
    background-position: right top;
}

.navigator-item-active .navigator-content, .navigator-item-active-begin .navigator-content, .navigator-item-active-end .navigator-content
{
    color: White;
    font-size: 16px;
    background-repeat: repeat-x;
}

.navigator-item .navigator-content, .navigator-item-begin .navigator-content, .navigator-item-end .navigator-content
{
    color: Black;
    font-size: 16px;
    background-repeat: repeat-x;
}

.navigator-divider-noactive, .navigator-divider-leftactive, .navigator-divider-rightactive
{
    width: 0px;
}

.infoTextError
{
    width: 100%;
    background-color: #FFFFE0;
    color: #FF6060;
    text-align: center;
    border: solid 1px #FF8080;
    margin-bottom: 10px;
    padding: 5px;
}

.navigator-content:hover
{
    background-color: #F47920;
}

.navigator A:hover
{
    color: #ffffff !important;
}

/*---------sekce informace o prihlasenem uzivateli----------*/

#LabelLoggedIn
{
    display: block;
    text-align: right;
    color: #000000;
    text-transform: uppercase;
    font-size: 10px;
    font-family: Arial;
}

#login_upper > b
{
    background-image: url("../Img/asystem/userIcon17x18.png");
    background-repeat: no-repeat;
    color: #003D73;
    display: inline-block;
    float: right;
    font-size: 18px;
    height: 30px;
    margin-top: 3px;
    padding-left: 28px;
    text-align: right;
    line-height: 18px;
    font-weight: 400;
}

#login_upper #HyperLinkLogout, #login_upper #HyperLinkAdmin, #HyperLinkAdminOld, #HyperLinkWebAsysAdm
{
    font-size: 18px;
    display: inline-block;
    text-decoration: none !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    clear: both;
    float: right;
    text-align: center;
    width: 120px;
    margin-bottom: 5px;
    position: relative;
    top: -5px;
    -webkit-box-shadow: 0px 0px 2px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 2px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 2px rgba(50, 50, 50, 0.75);
}

.standardAsystemsHyperlinkButton
{
    background-color: #f5f5f5;
    color: #000000 !important;
    font-size: 18px;
    text-decoration: none !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    -webkit-box-shadow: 0px 0px 2px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 2px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 2px rgba(50, 50, 50, 0.75);
    font-family: 'ConduitITCPro-Medium';
    padding: 0 11px;
    height: 29px;
    line-height: 29px;
    display: inline-block;
}

.standardAsystemsHyperlinkButton:hover
{
    background-color: #f37a21;
    color: #ffffff !important;
}

.activeLinkAsystems
{
    background-color: #f37a21;
    color: #ffffff !important;
}

/*------------Language selector----------------*/



.inpLngSelector /*login*/
{
    border: 1px solid #f59900;
    background-color: #f59900;
    width: 170px;
}

#login_upper .inpLngSelector, #login_upper .inpBranchSelector /*content*/
{
    position: absolute;
    top: 67px;
    left: 326px;
    border: 1px solid #b4b4b5;
    background-color: transparent;
    width: 170px;
}

#login_upper .inpLngSelector
{
    top: 67px;
    left: 326px;
}

#login_upper .inpBranchSelector
{
    top: 102px;
    left: 326px;
}

.branchIcon
{
    background-image: url("../Img/asystem/ico_HomeGray.png");
    width: 16px;
    height: 17px;
    position: absolute;
    top: 107px;
    left: 298px;
}

.languageFlag
{
    background-image: url("../Img/asystem/flag14x16.png");
    height: 16px;
    left: 300px;
    position: absolute;
    top: 74px;
    width: 14px;
}

#ctl00_ctl00_lng_inpLng, 
#lng_inpLng,
#ctl00_ContentBody_lng_inpLng,
#ctl00_lng_inpLng, 
#ctl00_BranchSelector_inpBranch,
#ctl00_ctl00_BranchSelector_inpBranch {
    width: 100% !important;
    cursor: pointer;
    height: 27px !important;
    line-height: 27px !important;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}

#ctl00_ctl00_lng_inpLng_Input, #lng_inpLng_Input,
#ctl00_lng_inpLng_Input,
#ctl00_ContentBody_lng_inpLng_Input,
#ContentBody_lng_inpLngSelector {
    font-size: 16px;
    font-family: 'DINPro';
    font-weight: 400;
    height: 27px !important;
    line-height: 27px !important;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}

#ctl00_ctl00_BranchSelector_inpBranch_Input,
#ctl00_BranchSelector_inpBranch_Input {
    font-size: 16px;
    /*font-family: 'ConduitITCPro-Medium';*/
    font-family: 'DINPro';
    font-weight: 400;
    height: 27px !important;
    line-height: 27px !important;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}

.rcbSlide
{
    z-index: 10000 !important;
}

.inpLngSelector .RadComboBox_Vista .rcbInputCell,
.inpLngSelector .RadComboBox_Vista .rcbInput,
.inpBranchSelector .RadComboBox_Vista .rcbInputCell,
.inpBranchSelector .RadComboBox_Vista .rcbInput
{
    background-image: none !important;
}

.inpLngSelector .RadComboBox_Vista .rcbArrowCell, .inpBranchSelector .RadComboBox_Vista .rcbArrowCell {
    background-image: url(../Img/asystem/arrowDown10x7.png) !important;
    background-repeat: no-repeat;
    background-position: center center !important;
}

.inpLngSelector .RadComboBox_Vista .rcbInput, .inpBranchSelector .RadComboBox_Vista .rcbInput
{
    padding-left: 12px;
    color: #003d73;
    text-transform: uppercase;
}

#ctl00_ctl00_lng_inpLng_DropDown img, #lng_inpLng_DropDown img, #ctl00_lng_inpLng_DropDown img, #ctl00_BranchSelector_inpBranch_DropDown img
{
    display: none !important;
}

#ctl00_ctl00_lng_inpLng_DropDown,
#lng_inpLng_DropDown,
#ctl00_lng_inpLng_DropDown,
#ctl00_BranchSelector_inpBranch_DropDown,
#ctl00_ctl00_BranchSelector_inpBranch_DropDown,
#ctl00_ContentBody_lng_inpLng_DropDown {
    background-color: #f0f0f2;
    border: 1px solid #b4b4b5;
    border-top: none !important;
    top: -1px;
    left: -1px !important;
    width: 170px !important;
    text-transform: uppercase;
}

#lng_inpLng_DropDown
{
    border: 1px solid #ffffff;
}

    #ctl00_ctl00_lng_inpLng_DropDown .rcbItem,
    #lng_inpLng_DropDown .rcbItem,
    #ctl00_lng_inpLng_DropDown .rcbItem,
    #ctl00_ContentBody_lng_inpLng_DropDown .rcbItem {
        text-indent: 10px;
        color: #ff6b00;
        font-family: 'DINPro';
        font-size: 16px;
        padding-top: 3px;
        padding-bottom: 3px;
        border: 1px solid #F0F0F2;
    }

#ctl00_BranchSelector_inpBranch_DropDown .rcbItem,
#ctl00_ctl00_BranchSelector_inpBranch_DropDown .rcbItem {
    text-indent: 10px;
    color: #ff6b00;
    /*font-family: 'ConduitITCPro-Medium';*/
    font-family: 'DINPro';
    font-size: 16px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid #F0F0F2;
}

#ctl00_ctl00_lng_inpLng_DropDown .rcbHovered,
#lng_inpLng_DropDown .rcbHovered,
#ctl00_lng_inpLng_DropDown .rcbHovered,
#ctl00_ContentBody_lng_inpLng_DropDown .rcbHovered {
    text-indent: 10px;
    color: #000000;
    background-color: #e6e6e8;
    border: 1px solid #b4b4b6;
    font-family: 'DINPro';
    font-size: 16px;
    padding-top: 5px;
    padding-bottom: 5px;
}

#ctl00_BranchSelector_inpBranch_DropDown .rcbHovered,
#ctl00_ctl00_BranchSelector_inpBranch_DropDown .rcbHovered {
    text-indent: 10px;
    color: #000000;
    background-color: #e6e6e8;
    border: 1px solid #b4b4b6;
    /*font-family: 'ConduitITCPro-Medium';*/
    font-family: 'DINPro';
    font-size: 16px;
    padding-top: 5px;
    padding-bottom: 5px;
}


.rcbInputCell .rcbInput
{
    padding-left: 12px !important;
}

.languageFlagLogin
{
    background-image: url("../Img/asystem/flag14x16White.png");
    height: 16px;
    left: -28px;
    position: absolute;
    top: 8px;
    width: 14px;
}


/*-----------------rad window------------------------*/

.RadWindow td, .RadWindow .rwTopResize
{
    background-image: none !important;
}

.RadWindow
{
    z-index: 10000 !important;
}

.rwTable, .rwWindowContent
{
    background-color: #ededed !important;
}

.rwIcon
{
    background-image: none !important;
}

.RadWindow .rwTitleRow em
{
    font-family: 'ConduitITCPro-Medium' !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #f95a04 !important;
    text-transform: uppercase;
    text-align: center !important;
}

.rwWindowContent .FixedDiv, .rwWindowContent .FixedDiv h3
{
    color: #808080 !important;
    font-family: 'ConduitITCPro-Medium' !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    text-transform: uppercase;
}

.rwWindowContent .FixedDiv
{
    border-bottom: 1px solid #acacb0;
    padding-bottom: 10px;
    margin: 50px 20px 0;
}

.btRadWindowAsystems
{
    display: inline-block;
    font-family: 'ConduitITCPro-Medium' !important;
    font-size: 46px !important;
    font-weight: 400 !important;
    text-transform: uppercase;
    color: #1a1a1a;
    cursor: pointer;
    padding-left: 30px;
    padding-right: 30px;
}

.btRadWindowAsystems:hover
{
    color: #f95a04;
}

.radWindowAsystemsButtonContainer {
    padding-top: 20px;
    margin: 20px;
    margin-top: 0px;
    margin-bottom: 10px;
    border-top: 1px solid #f6f6f6;
}

.btRadWindowAsystemsClose
{
    display: inline-block;
    font-family: 'ConduitITCPro-Medium' !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    position: absolute;
    right: 40px;
    top: 35px;
    color: #003d73;
    cursor: pointer;
    border-bottom: 6px solid #003d73;
    text-transform: uppercase;
}

.btRadWindowAsystemsClose:hover
{
    color: #f95a04;
    border-bottom: 6px solid #f95a04;
}

.rwCloseButton
{
    display: none !important;
}

.rwWindowContent
{
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-left: 2px solid #e0e0e0;
    border-right: 2px solid #e0e0e0;
    border-bottom: 2px solid #e0e0e0;
}

.rwTitlebarControls
{
    -webkit-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-left: 2px solid #e0e0e0 !important;
    border-right: 2px solid #e0e0e0 !important;
    border-top: 2px solid #e0e0e0 !important;
}

.RadWindow .rwTopResize
{
    height: 8px !important;
}

.TelerikModalOverlay
{
    opacity: 0.8 !important;
    background-color: #000000 !important;
    z-index: 9000 !important;
}
/*------------------*/
.RadWindow .rwTitleRow, .RadWindow .rwTitleRow * {
    box-sizing: border-box !important;
}

#RadWindowWrapper_ctl00_ctl00_phm_phm_windowThanks .rwTitlebar table tbody tr {
    display: none !important;
}

#RadWindowWrapper_ctl00_ctl00_phm_phm_windowThanks .rwStatusbarRow {
    display: none !important;
}

#RadWindowWrapper_ctl00_ctl00_phm_phm_windowThanks .rwStatusbar table tbody tr {
    display: none !important;
}

#RadWindowWrapper_ctl00_ctl00_phm_phm_windowThanks .rwTitlebarControls {
    /*height: 0;*/
}

#RadWindowWrapper_ctl00_ctl00_phm_phm_windowThanks .btRadWindowAsystemsClose {
    position: absolute;
    top: 16px;
    right: 22px;
    text-align: right;
}

#RadWindowWrapper_ctl00_ctl00_phm_phm_windowThanks .logo_for_Asystems {
    background: none;
    width: unset;
    height: unset
}

.thanksAfter {
    padding: 20px 10px 0px 20px;
    color: black;
    font-size: 18px;
    min-height: 174px;
}

.thanksAfterFooter {
    width: 90%;
    border-top: 1px solid lightgray;
    margin: 0 20px 0px 15px;
    padding: 0px 20px 0 20px;
    color: black;
    height: 47px;
    overflow: hidden;
}

.thanksAfterFooter div {
    display: inline-block;
    color: darkgray;
}
.thanksAfterFooterNoMore {
    vertical-align: top;
    position: relative;
    top: 16px;
}
    .thanksAfterFooterNoMore input {
        margin: 1px 3px 0 0px;
        padding: 0px 0px 0px 0px;
        min-width: 9px;
        width: 16px;
        height: 14px;
    }
.thanksAfterFooterNoMore span {
    top: -1px;
    position: relative;
    margin: 0 20px 0 5px;
    font-size: 15px;
}

.thanksAfterFooterOK {
    font-size: 30px;
    margin-left: 120px;
}

.RadComboBoxDropDown .rcbList {
    margin: -1px 0px 0px 0px;
}
