﻿/* ================================
    CSS STYLES FOR Module Aricie.PageFlip
   ================================
*/

.Aricie_PageFlip, .Aricie_PageFlip a, .Aricie_PageFlip a:link,
.Aricie_PageFlip a:visited, .Aricie_PageFlip a:active {
    width: 100%;
    font-weight: bold;
    font-size: 15px;
}

    .Aricie_PageFlip .bookArea {
        margin: auto;
    }

.Aricie_PageFlip_NbPage {
    font-weight: normal;
    font-size: 11px;
    display: block;
}

.Aricie_PageFlip_DesignTable {
    width: 100%;
    padding: 4px;
}

.Aricie_PageFlip_Description {
}

    .Aricie_PageFlip_Description P {
        margin-top: 0px;
    }

.Aricie_PageFlip_Item {
}

.Aricie_PageFlip_ItemAlternate {
    border-top: 1px solid #cccccc;
    border-width: thin;
}

.Aricie_PageFlip_LeftMenu {
    display: inline-block;
    vertical-align: top;
    width: 20%;
    height: 80%;
    /*IE*/
    *display: inline;
    zoom: 1;
}

.Aricie_PageFlip_RightMenu {
    display: inline-block;
    vertical-align: top;
    width: 75%;
    height: 100%;
    border-left: 1px solid #000;
    padding-left: 4%;
    /*IE*/
    *display: inline;
    zoom: 1;
}

.Aricie_PageFlip_MenuItem {
    margin-top: 10px;
}

    .Aricie_PageFlip_MenuItem .ItemText {
        display: inline-block;
        width: 78%;
        vertical-align: top;
        padding-left: 10px;
        /*IE*/
        *display: inline;
        zoom: 1;
    }

    .Aricie_PageFlip_MenuItem img {
        display: inline-block;
        width: 10%;
        vertical-align: top;
        /*IE*/
        *display: inline;
        zoom: 1;
    }

    /*pour forcer la couleur noir sur le lien*/
    .Aricie_PageFlip_MenuItem a, .Aricie_PageFlip_MenuItem a:link,
    .Aricie_PageFlip_MenuItem a:visited, .Aricie_PageFlip_MenuItem a:active {
        color: #000;
        position: static;
        border: 1px solid transparent;
        padding: 5px;
        display: block;
        /*IE*/
        *display: inline;
        zoom: 1;
    }

        .Aricie_PageFlip_MenuItem a:hover {
            color: #3E81B5;
            border-color: #ccc;
        }

.Aricie_PageFlip_MenuItemImg {
    position: absolute;
    width: 20%;
}

    .Aricie_PageFlip_MenuItemImg img {
        height: 110px;
        width: 110px;
    }

.Aricie_PageFlip_MenuItemTxt {
    position: relative;
    left: 20%;
    vertical-align: middle;
}

.Aricie_PageFlip_MenuDescription {
    font-weight: bold;
    font-size: 14px;
}

.Aricie_PageFlip_ListLanguages {
    font-weight: normal;
    font-size: 12px;
}

.Aricie_PageFlip_DivLblLanguages {
    float: left;
    padding-right: 4px;
    padding-left: 20%;
}

.Aricie_Pageflip_delete {
    position: relative;
    top: 3px;
    padding-right: 2px;
}

.Aricie_PageFlip_tdLabel {
    vertical-align: top;
    padding-top: 20px;
}

.Aricie_PageFlip_tdUpload {
    width: 700px;
}

.ImportPF {
    width: 600px;
    margin: auto;
}

    .ImportPF .FormLabel {
        vertical-align: top;
        display: inline-block;
        width: 200px;
        /*IE*/
        display: inline;
        zoom: 1;
    }

    .ImportPF .FormLink {
        text-align: center;
        margin-top: 14px;
    }

    .ImportPF .urlControl {
        vertical-align: top;
        display: inline-block;
        width: auto;
        /*IE*/
        *display: inline;
        zoom: 1;
    }

        .ImportPF .urlControl .urlControlFileRow select, .ImportPF .urlControl .urlControlFileRow input[type="file"] {
            float: none;
        }

#BlockCmd {
    text-align: center;
}

#loading {
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: Elephant;
    text-transform: none;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    text-align: center;
}

#dotted {
    display: block;
    text-align: center;
}


/* Gestion des onglets de navigation dans les Settings */

.GeneralSettings {
    text-align: left;
    width: 99%;
}

.tabs {
    position: absolute;
    bottom: 8px;
    Left: 1px;
    font: bold 12px;
    border-bottom: 1px solid #9EA0A1;
    margin-left: 0;
    height: 25px;
    font-family: Arial;
    vertical-align: middle;
}

    /* onglet Settings = etat selectionné */

    .tabs a {
        background: #bab8b8;
        display: inline-block;
        color: #050000;
        text-decoration: none; /* sert à enlever le trait de soulignement en dessous des liens */
        padding: 0 10px;
        height: 25px;
        line-height: 23px;
        font-weight: bold;
        font-size: 12px;
        min-width: 127px;
        text-align: center;
        vertical-align: middle;
    }

        /* onglet Settings = etat actif */

        .tabs a:hover {
            background: #e7e5e5;
            color: #050000;
            vertical-align: middle;
            font-family: Arial;
        }

        .tabs a.active {
            background: #e7e5e5;
            color: #050000;
            vertical-align: middle;
            font-family: Arial;
        }

.FontColorOnPage {
    background-color: #6d6d6d;
    color: #fff;
    font-size: 10pt;
    font-weight: bold;
    width: 100%;
    text-align: center;
    margin: 15px 0 5px 0;
    padding: 2px 0 !important;
}

/* style du contenu des settings */


.GeneralSettingsParameters label {
    text-align: left;
}

.GeneralSettingsParameters {
    min-width: 2px;
}

    .GeneralSettingsParameters label a span {
        padding-right: 20px;
    }


.ToolBarSettingsParameters td {
    vertical-align: top;
}

.ToolBarSettingsParameters label {
    text-align: left;
}

.ToolBarSettingsParameters {
    min-width: 2px;
}

    .ToolBarSettingsParameters label a span {
        padding-right: 20px;
    }




.ZoomSettingsParameters label {
    text-align: left;
}

.ZoomSettingsParameters {
    min-width: 2px;
}

    .ZoomSettingsParameters label a span {
        padding-right: 20px;
    }


.AppearanceSettingsParameters label {
    text-align: left;
}

.AppearanceSettingsParameters {
    min-width: 2px;
}

    .AppearanceSettingsParameters label a span {
        padding-right: 50px;
    }


.BackgroundSettingsParameters label {
    text-align: left;
}

.BackgroundSettingsParameters {
    min-width: 2px;
}

    .BackgroundSettingsParameters label a span {
        padding-right: 120px;
    }


.SoundSettingsParameters label {
    text-align: left;
}

.SoundSettingsParameters {
    min-width: 2px;
}

    .SoundSettingsParameters label a span {
        padding-right: 20px;
    }


.ImageSettingsParameters label {
    text-align: left;
}

.ImageSettingsParameters {
    min-width: 2px;
}

    .ImageSettingsParameters label a span {
        padding-right: 20px;
    }


.ThumbNailsSettingsParameters label {
    text-align: left;
}

.ThumbNailsSettingsParameters {
    min-width: 2px;
}

    .ThumbNailsSettingsParameters label a span {
        padding-right: 20px;
    }


.AdvancedSettingsParameters label {
    text-align: left;
}

.AdvancedSettingsParameters {
    min-width: 2px;
}

    .AdvancedSettingsParameters label a span {
        padding-right: 20px;
    }


#tblBackgroundSettings {
    width: 119%;
}

#tblThumbNailsSettings {
    width: 62%;
}


.ToolTip {
    display: none;
    position: absolute;
    border: 1px solid black;
    background-color: #FFFFCC;
    width: 50px;
    height: 20px;
}

.LblTitle {
    color: Black;
    font-size: large;
    text-align: center;
}


.moduleTitle {
    clear: both;
    width: 100%;
    font-size: 26px;
}

    .moduleTitle div {
        font-size: 26px;
        text-align: center;
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px;
    }

.PageManagement_Button {
    width: 50px;
    height: 50px;
}

.ModAriciePageFlipC input[type="text"] {
    border: 1px solid #C9C9C9;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.8), 0 1px 2px 0 rgba(0, 0, 0, 0.1) inset;
    color: #555555;
    margin-bottom: 0px;
    padding: 4px;
}

/*
 * centralize CSS of .aspx files (with many styles have same name)
 *  - add a general class as name of .ascx file (ex: .OptionCenterBlock)
 *  - make sure name styles in every .ascx not to be changed 
 *    (we don't know if they are used in JavaScript, Flash or JQuery)
 */
/*---------------------------OptionCenter.ascx---------------------------*/

.OptionCenterBlock {
    max-width: 900px;
}

    .OptionCenterBlock .style2 {
        width: 2px;
    }

    .OptionCenterBlock .configBook {
        width: 100%;
    }

        .OptionCenterBlock .configBook div {
            clear: both;
            width: 100%;
            text-align: left;
        }

    .OptionCenterBlock .menuDesc_booklanguage {
        width: auto;
    }

        .OptionCenterBlock .menuDesc_booklanguage select {
            width: 150px;
            height: 20px;
            padding: 0px;
            margin-bottom: 0px;
            border: 1px solid #C9C9C9;
            border-radius: 3px 3px 3px 3px;
            box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.8), 0 1px 2px 0 rgba(0, 0, 0, 0.1) inset;
            color: #555555;
        }

    .OptionCenterBlock .button_style_grey {
        list-style: outside none none;
    }

        .OptionCenterBlock .button_style_grey a {
            color: #555;
            outline: 0 none;
            margin-left: 50%;
            text-decoration: none;
            font-family: Arial,Helvetica,sans-serif;
            background: -moz-linear-gradient(top, #f5f5f5 0%, #dfdfdf 100%); /* FF3.6+ */
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#dfdfdf)); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top, #f5f5f5 0%,#dfdfdf 100%); /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(top, #f5f5f5 0%,#dfdfdf 100%); /* Opera 11.10+ */
            background: -ms-linear-gradient(top, #f5f5f5 0%,#dfdfdf 100%); /* IE10+ */
            background: linear-gradient(top, #f5f5f5 0%,#dfdfdf 100%); /* W3C */
            box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.4), 0 1px 0 0 rgba(255, 255, 255, 1) inset;
            text-shadow: 0 1px 0 #ffffff;
            padding: 6px;
            border: 1px solid #c2c2c2;
            border-radius: 3px;
            border-color: #555;
            margin-bottom: 9px;
            min-width: 75px;
            text-align: center;
            display: inline-block;
            font-weight: bold;
        }

            .OptionCenterBlock .button_style_grey a:hover {
                background: #fefefe; /* Old browsers */
                background: -moz-linear-gradient(top, #fefefe 0%, #e8e8e8 100%); /* FF3.6+ */
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e8e8e8)); /* Chrome,Safari4+ */
                background: -webkit-linear-gradient(top, #fefefe 0%,#e8e8e8 100%); /* Chrome10+,Safari5.1+ */
                background: -o-linear-gradient(top, #fefefe 0%,#e8e8e8 100%); /* Opera 11.10+ */
                background: -ms-linear-gradient(top, #fefefe 0%,#e8e8e8 100%); /* IE10+ */
                background: linear-gradient(top, #fefefe 0%,#e8e8e8 100%); /* W3C */
                color: #555;
            }


/*---------------------------ModuleSettings.ascx---------------------------*/
.ModuleSettingsBlock{
    text-align: start;
}

.ModuleSettingsBlock .title {
    position: relative;
    top: 0px;
    left: 0px;
    height: 54px;
    padding-top: 30px;
}

.ModuleSettingsBlock .style1 {
    width: 191px;
}

.ModuleSettingsBlock .style2 {
    width: 550px;
}

.ModuleSettingsBlock .style3 {
    width: 300px;
}

    .ModuleSettingsBlock .style3 div {
        clear: both;
        text-align: left;
        padding: 5px 0 0 0;
    }

    .ModuleSettingsBlock .style3 select {
        height: 20px;
        width: 200px;
        padding: 2px;
    }

.ModuleSettingsBlock #tblAdvancedSettings {
    width: 62%;
}

.ModuleSettingsBlock .style4 {
    width: 167px;
}

.ModuleSettingsBlock .style5 {
    clear: both;
    width: 300px;
}

    .ModuleSettingsBlock .style5 span {
        clear: both;
        width: 100%;
        text-align: left;
    }

.ModuleSettingsBlock .AppearanceSettingsParameters div {
}

.ModuleSettingsBlock select {
    width: 200px;
    height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #C9C9C9;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.8), 0 1px 2px 0 rgba(0, 0, 0, 0.1) inset;
    color: #555555;
}

.ModuleSettingsBlock input[type="text"] {
    width: 200px;
}

.ModuleSettingsBlock .divTurnJSFileWrapper {
    position: relative;
    top: -5px;
    margin-bottom: 10px;
    overflow: hidden;
}

    .ModuleSettingsBlock .divTurnJSFileWrapper .lbTurnJSFileName {
        position: relative;
        top: -3px;
        font-size: 12px;
        font-weight: bold;
    }

.ModuleSettingsBlock .divTurnJSLinkWrapper {
    padding-top: 0px;
    margin-bottom: 10px;
}

.ModuleSettingsBlock .WavOgg {
    padding-left: 5px;
}

.ModuleSettingsBlock .soundDesc_html5 {
}

    .ModuleSettingsBlock .soundDesc_html5 div {
        text-align: left;
        padding-right: 20px;
        margin-right: 0px;
        width: auto;
    }

    .ModuleSettingsBlock .soundDesc_html5 .dnnFormHelpContent {
        width: 172px;
    }

.schema {
    width: 600px;
}

    .schema img.SceneSchema {
        height: 550px;
        width: 600px;
    }

.attention {
    font-weight: bold;
    color: Maroon;
    padding-bottom: 10px;
    text-align: center;
}

#tblDefaultSettings td {
    width: 250px;
}

.error {
    color: Red;
    font-size: 10px;
    font-weight: bold;
}

.ModuleSettingsBlock .button_style {
    list-style: outside none none;
}

    .ModuleSettingsBlock .button_style a {
        float: left;
        color: #efefef;
        outline: 0 none;
        margin-right: 20px;
        text-decoration: none;
        font-family: Arial,Helvetica,sans-serif;
        background: #3792ED;
        background: -moz-linear-gradient(center top, #358eea 0%, #2170cd 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#358eea), color-stop(100%,#2170cd)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #358eea 0%,#2170cd 100%); /* Chrome10+,Safari5.1+ */
        background: linear-gradient(top, #358eea 0%,#2170cd 100%); /* W3C */
        box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.6), 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
        text-shadow: 0 -1px 0 #185b93;
        padding: 6px;
        border: 1px solid #c2c2c2;
        border-color: #0d569e;
        border-radius: 3px;
        margin-bottom: 9px;
        min-width: 75px;
        text-align: center;
        display: inline-block;
        font-weight: bold;
    }

        .ModuleSettingsBlock .button_style a:hover {
            border-color: #0D569E;
            background: #6cb6f3; /* Old browsers */
            background: -moz-linear-gradient(top, #6cb6f3 0%, #4387d2 100%); /* FF3.6+ */
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6cb6f3), color-stop(100%,#4387d2)); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top, #6cb6f3 0%,#4387d2 100%); /* Chrome10+,Safari5.1+ */
            background: linear-gradient(top, #6cb6f3 0%,#4387d2 100%); /* W3C */
            color: #fff;
        }

.ModuleSettingsBlock .button_style_grey {
    list-style: outside none none;
}

    .ModuleSettingsBlock .button_style_grey a {
        float: left;
        color: #555;
        outline: 0 none;
        margin-right: 20px;
        text-decoration: none;
        font-family: Arial,Helvetica,sans-serif;
        background: -moz-linear-gradient(top, #f5f5f5 0%, #dfdfdf 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#dfdfdf)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #f5f5f5 0%,#dfdfdf 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #f5f5f5 0%,#dfdfdf 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #f5f5f5 0%,#dfdfdf 100%); /* IE10+ */
        background: linear-gradient(top, #f5f5f5 0%,#dfdfdf 100%); /* W3C */
        box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.4), 0 1px 0 0 rgba(255, 255, 255, 1) inset;
        text-shadow: 0 1px 0 #ffffff;
        padding: 6px;
        border: 1px solid #c2c2c2;
        border-radius: 3px;
        border-color: #555;
        margin-bottom: 9px;
        min-width: 75px;
        text-align: center;
        display: inline-block;
        font-weight: bold;
    }

        .ModuleSettingsBlock .button_style_grey a:hover {
            background: #fefefe; /* Old browsers */
            background: -moz-linear-gradient(top, #fefefe 0%, #e8e8e8 100%); /* FF3.6+ */
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e8e8e8)); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top, #fefefe 0%,#e8e8e8 100%); /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(top, #fefefe 0%,#e8e8e8 100%); /* Opera 11.10+ */
            background: -ms-linear-gradient(top, #fefefe 0%,#e8e8e8 100%); /* IE10+ */
            background: linear-gradient(top, #fefefe 0%,#e8e8e8 100%); /* W3C */
            color: #555;
        }

.ModuleSettingsBlock .rbAlign {
    display: flex;
    align-items: flex-start;
}

    .ModuleSettingsBlock .rbAlign * {
        padding: 0 5px 0 5px;
    }

/*---------------------------Import.ascx---------------------------*/
.ImportBlock {
}

    .ImportBlock .style1 {
        height: 23px;
    }

    .ImportBlock .style2 {
        width: 205px;
    }

    .ImportBlock .style3 {
        height: 23px;
        width: 205px;
    }

    .ImportBlock .style4 {
        width: 141px;
    }

    .ImportBlock .style5 {
        width: 148px;
    }

    .ImportBlock .CommandButton {
        margin-bottom: 0px;
    }

    .ImportBlock .style7 {
        width: 343px;
    }

    .ImportBlock .style9 {
        width: 708px;
    }

    .ImportBlock .style10 {
        width: 137px;
    }

    .ImportBlock .style11 {
        width: 232px;
    }

    .ImportBlock .style12 {
        width: 205px;
        height: 25px;
    }

    .ImportBlock .style13 {
        height: 25px;
    }

    .ImportBlock .LanguageTable {
        clear: both;
        width: auto;
        padding-bottom: 20px;
    }

        .ImportBlock .LanguageTable select {
            width: 150px;
            height: 20px;
            padding: 0px;
            margin-bottom: 0px;
            border: 1px solid #C9C9C9;
            border-radius: 3px 3px 3px 3px;
            box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.8), 0 1px 2px 0 rgba(0, 0, 0, 0.1) inset;
            color: #555555;
        }

        .ImportBlock .LanguageTable div {
            width: auto;
        }

    .ImportBlock .col1 {
        width: 250px;
        padding: 16px 15px 0 0;
    }

        .ImportBlock .col1 div {
            margin-top: 0;
            padding-top: 0;
        }

    .ImportBlock .col2 {
        clear: both;
        width: 300px;
        padding: 15px 0 0 0;
        text-align: left;
    }

        .ImportBlock .col2 div {
            text-align: left;
            padding: 0px;
        }

        .ImportBlock .col2 select {
            width: 250px;
            padding: 2px;
        }

    .ImportBlock .button_style {
        list-style: outside none none;
    }

        .ImportBlock .button_style a {
            float: left;
            color: #efefef;
            outline: 0 none;
            margin-right: 20px;
            text-decoration: none;
            font-family: Arial,Helvetica,sans-serif;
            background: #3792ED;
            background: -moz-linear-gradient(center top, #358eea 0%, #2170cd 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#358eea), color-stop(100%,#2170cd)); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top, #358eea 0%,#2170cd 100%); /* Chrome10+,Safari5.1+ */
            background: linear-gradient(top, #358eea 0%,#2170cd 100%); /* W3C */
            box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.6), 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
            text-shadow: 0 -1px 0 #185b93;
            padding: 6px;
            border: 1px solid #c2c2c2;
            border-color: #0d569e;
            border-radius: 3px;
            margin-bottom: 9px;
            min-width: 75px;
            text-align: center;
            display: inline-block;
            font-weight: bold;
        }

            .ImportBlock .button_style a:hover {
                border-color: #0D569E;
                background: #6cb6f3; /* Old browsers */
                background: -moz-linear-gradient(top, #6cb6f3 0%, #4387d2 100%); /* FF3.6+ */
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6cb6f3), color-stop(100%,#4387d2)); /* Chrome,Safari4+ */
                background: -webkit-linear-gradient(top, #6cb6f3 0%,#4387d2 100%); /* Chrome10+,Safari5.1+ */
                background: linear-gradient(top, #6cb6f3 0%,#4387d2 100%); /* W3C */
                color: #fff;
            }

    .ImportBlock .button_style_grey {
        list-style: outside none none;
    }

        .ImportBlock .button_style_grey a {
            float: right;
            color: #555;
            outline: 0 none;
            margin-right: 20px;
            text-decoration: none;
            font-family: Arial,Helvetica,sans-serif;
            background: -moz-linear-gradient(top, #f5f5f5 0%, #dfdfdf 100%); /* FF3.6+ */
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#dfdfdf)); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top, #f5f5f5 0%,#dfdfdf 100%); /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(top, #f5f5f5 0%,#dfdfdf 100%); /* Opera 11.10+ */
            background: -ms-linear-gradient(top, #f5f5f5 0%,#dfdfdf 100%); /* IE10+ */
            background: linear-gradient(top, #f5f5f5 0%,#dfdfdf 100%); /* W3C */
            box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.4), 0 1px 0 0 rgba(255, 255, 255, 1) inset;
            text-shadow: 0 1px 0 #ffffff;
            padding: 6px;
            border: 1px solid #c2c2c2;
            border-radius: 3px;
            border-color: #555;
            margin-bottom: 9px;
            min-width: 75px;
            text-align: center;
            display: inline-block;
            font-weight: bold;
        }

            .ImportBlock .button_style_grey a:hover {
                background: #fefefe; /* Old browsers */
                background: -moz-linear-gradient(top, #fefefe 0%, #e8e8e8 100%); /* FF3.6+ */
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e8e8e8)); /* Chrome,Safari4+ */
                background: -webkit-linear-gradient(top, #fefefe 0%,#e8e8e8 100%); /* Chrome10+,Safari5.1+ */
                background: -o-linear-gradient(top, #fefefe 0%,#e8e8e8 100%); /* Opera 11.10+ */
                background: -ms-linear-gradient(top, #fefefe 0%,#e8e8e8 100%); /* IE10+ */
                background: linear-gradient(top, #fefefe 0%,#e8e8e8 100%); /* W3C */
                color: #555;
            }

/*---------------------------EditPages.ascx---------------------------*/
.EditPagesBlock {
}

    .EditPagesBlock .style4 {
        height: 119px;
    }

    .EditPagesBlock .style10 {
        width: 132px;
        height: 20px;
    }

    .EditPagesBlock .style11 {
        width: 197px;
        height: 20px;
    }

    .EditPagesBlock .style12 {
        height: 20px;
    }

    .EditPagesBlock .style13 {
        width: 101px;
        height: 20px;
    }

    .EditPagesBlock .style14 {
        width: 128px;
        height: 20px;
    }

    .EditPagesBlock .style18 {
        width: 746px;
    }

    .EditPagesBlock .style21 {
        width: 287px;
    }

    .EditPagesBlock .style23 {
        width: 369px;
    }

    .EditPagesBlock .style25 {
        width: 46px;
    }

    .EditPagesBlock .style26 {
        width: 45px;
    }


    .EditPagesBlock .LanguageTable {
        width: auto;
    }

        .EditPagesBlock .LanguageTable .dnnLabel {
            width: 180px;
        }

        .EditPagesBlock .LanguageTable select {
            width: 240px;
            height: 20px;
            padding: 0px;
            margin-bottom: 0px;
            border: 1px solid #C9C9C9;
            border-radius: 3px 3px 3px 3px;
            box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.8), 0 1px 2px 0 rgba(0, 0, 0, 0.1) inset;
            color: #555555;
        }

        .EditPagesBlock .LanguageTable div {
            margin-right: 15px;
            /*width: 150px;*/
        }

    .EditPagesBlock .grdPages {
        margin-top: 20px;
        width: 100%;
        height: 120px;
        border-Width: 1px;
        border-style: none;
        border-spacing: 4px;
        border-collapse: collapse;
    }

    .EditPagesBlock .button_style {
        list-style: outside none none;
    }

        .EditPagesBlock .button_style a {
            float: left;
            color: #efefef;
            outline: 0 none;
            margin-right: 20px;
            text-decoration: none;
            font-family: Arial,Helvetica,sans-serif;
            background: #3792ED;
            background: -moz-linear-gradient(center top, #358eea 0%, #2170cd 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#358eea), color-stop(100%,#2170cd)); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top, #358eea 0%,#2170cd 100%); /* Chrome10+,Safari5.1+ */
            background: linear-gradient(top, #358eea 0%,#2170cd 100%); /* W3C */
            box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.6), 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
            text-shadow: 0 -1px 0 #185b93;
            padding: 6px;
            border: 1px solid #c2c2c2;
            border-color: #0d569e;
            border-radius: 3px;
            margin-bottom: 9px;
            min-width: 75px;
            text-align: center;
            display: inline-block;
            font-weight: bold;
        }

            .EditPagesBlock .button_style a:hover {
                border-color: #0D569E;
                background: #6cb6f3; /* Old browsers */
                background: -moz-linear-gradient(top, #6cb6f3 0%, #4387d2 100%); /* FF3.6+ */
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6cb6f3), color-stop(100%,#4387d2)); /* Chrome,Safari4+ */
                background: -webkit-linear-gradient(top, #6cb6f3 0%,#4387d2 100%); /* Chrome10+,Safari5.1+ */
                background: linear-gradient(top, #6cb6f3 0%,#4387d2 100%); /* W3C */
                color: #fff;
            }

    .EditPagesBlock .button_style_grey {
        list-style: outside none none;
    }

        .EditPagesBlock .button_style_grey a {
            float: right;
            color: #555;
            outline: 0 none;
            margin-right: 20px;
            text-decoration: none;
            font-family: Arial,Helvetica,sans-serif;
            background: -moz-linear-gradient(top, #f5f5f5 0%, #dfdfdf 100%); /* FF3.6+ */
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#dfdfdf)); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top, #f5f5f5 0%,#dfdfdf 100%); /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(top, #f5f5f5 0%,#dfdfdf 100%); /* Opera 11.10+ */
            background: -ms-linear-gradient(top, #f5f5f5 0%,#dfdfdf 100%); /* IE10+ */
            background: linear-gradient(top, #f5f5f5 0%,#dfdfdf 100%); /* W3C */
            box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.4), 0 1px 0 0 rgba(255, 255, 255, 1) inset;
            text-shadow: 0 1px 0 #ffffff;
            padding: 6px;
            border: 1px solid #c2c2c2;
            border-radius: 3px;
            border-color: #555;
            margin-bottom: 9px;
            min-width: 75px;
            text-align: center;
            display: inline-block;
            font-weight: bold;
        }

            .EditPagesBlock .button_style_grey a:hover {
                background: #fefefe; /* Old browsers */
                background: -moz-linear-gradient(top, #fefefe 0%, #e8e8e8 100%); /* FF3.6+ */
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e8e8e8)); /* Chrome,Safari4+ */
                background: -webkit-linear-gradient(top, #fefefe 0%,#e8e8e8 100%); /* Chrome10+,Safari5.1+ */
                background: -o-linear-gradient(top, #fefefe 0%,#e8e8e8 100%); /* Opera 11.10+ */
                background: -ms-linear-gradient(top, #fefefe 0%,#e8e8e8 100%); /* IE10+ */
                background: linear-gradient(top, #fefefe 0%,#e8e8e8 100%); /* W3C */
                color: #555;
            }

/*---------------------------EditPage.ascx---------------------------*/
.EditPageBlock {
}

    .EditPageBlock .col1 {
        width: 250px;
        padding: 15px 10px 0 0;
    }

        .EditPageBlock .col1 div {
            margin-bottom: 0;
        }

    .EditPageBlock .col2 {
        clear: both;
        width: 300px;
        padding: 15px 0 0 0;
        text-align: left;
    }

        .EditPageBlock .col2 div {
            clear: both;
            text-align: left;
            padding: 0px;
        }

        .EditPageBlock .col2 select {
            width: 250px;
            padding: 2px;
        }

        .EditPageBlock .col2 input[type="text"] {
            width: 250px;
            height: 20px;
            border: 1px solid #C9C9C9;
            border-radius: 3px 3px 3px 3px;
            box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.8), 0 1px 2px 0 rgba(0, 0, 0, 0.1) inset;
            color: #555555;
        }

    .EditPageBlock .button_style {
        list-style: outside none none;
    }

        .EditPageBlock .button_style a {
            float: left;
            color: #efefef;
            outline: 0 none;
            margin-left: 25%;
            text-decoration: none;
            font-family: Arial,Helvetica,sans-serif;
            background: #3792ED;
            background: -moz-linear-gradient(center top, #358eea 0%, #2170cd 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#358eea), color-stop(100%,#2170cd)); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top, #358eea 0%,#2170cd 100%); /* Chrome10+,Safari5.1+ */
            background: linear-gradient(top, #358eea 0%,#2170cd 100%); /* W3C */
            box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.6), 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
            text-shadow: 0 -1px 0 #185b93;
            padding: 6px;
            border: 1px solid #c2c2c2;
            border-color: #0d569e;
            border-radius: 3px;
            margin-bottom: 9px;
            min-width: 75px;
            text-align: center;
            display: inline-block;
            font-weight: bold;
        }

            .EditPageBlock .button_style a:hover {
                border-color: #0D569E;
                background: #6cb6f3; /* Old browsers */
                background: -moz-linear-gradient(top, #6cb6f3 0%, #4387d2 100%); /* FF3.6+ */
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6cb6f3), color-stop(100%,#4387d2)); /* Chrome,Safari4+ */
                background: -webkit-linear-gradient(top, #6cb6f3 0%,#4387d2 100%); /* Chrome10+,Safari5.1+ */
                background: linear-gradient(top, #6cb6f3 0%,#4387d2 100%); /* W3C */
                color: #fff;
            }

    .EditPageBlock .button_style_grey {
        list-style: outside none none;
    }

        .EditPageBlock .button_style_grey a {
            float: right;
            color: #555;
            outline: 0 none;
            margin-right: 25%;
            text-decoration: none;
            font-family: Arial,Helvetica,sans-serif;
            background: -moz-linear-gradient(top, #f5f5f5 0%, #dfdfdf 100%); /* FF3.6+ */
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#dfdfdf)); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top, #f5f5f5 0%,#dfdfdf 100%); /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(top, #f5f5f5 0%,#dfdfdf 100%); /* Opera 11.10+ */
            background: -ms-linear-gradient(top, #f5f5f5 0%,#dfdfdf 100%); /* IE10+ */
            background: linear-gradient(top, #f5f5f5 0%,#dfdfdf 100%); /* W3C */
            box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.4), 0 1px 0 0 rgba(255, 255, 255, 1) inset;
            text-shadow: 0 1px 0 #ffffff;
            padding: 6px;
            border: 1px solid #c2c2c2;
            border-radius: 3px;
            border-color: #555;
            margin-bottom: 9px;
            min-width: 75px;
            text-align: center;
            display: inline-block;
            font-weight: bold;
        }

            .EditPageBlock .button_style_grey a:hover {
                background: #fefefe; /* Old browsers */
                background: -moz-linear-gradient(top, #fefefe 0%, #e8e8e8 100%); /* FF3.6+ */
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e8e8e8)); /* Chrome,Safari4+ */
                background: -webkit-linear-gradient(top, #fefefe 0%,#e8e8e8 100%); /* Chrome10+,Safari5.1+ */
                background: -o-linear-gradient(top, #fefefe 0%,#e8e8e8 100%); /* Opera 11.10+ */
                background: -ms-linear-gradient(top, #fefefe 0%,#e8e8e8 100%); /* IE10+ */
                background: linear-gradient(top, #fefefe 0%,#e8e8e8 100%); /* W3C */
                color: #555;
            }
