/* cyrillic-ext */
@font-face {
    font-family: 'PT Sans Narrow';
    font-style: normal;
    font-weight: 400;
    src: local('PT Sans Narrow'), local('PTSans-Narrow'), url(https://fonts.gstatic.com/s/ptsansnarrow/v7/UyYrYy3ltEffJV9QueSi4SppsHecKHw584ktcwPXSnc.woff2) format('woff2');
    unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
    font-family: 'PT Sans Narrow';
    font-style: normal;
    font-weight: 400;
    src: local('PT Sans Narrow'), local('PTSans-Narrow'), url(https://fonts.gstatic.com/s/ptsansnarrow/v7/UyYrYy3ltEffJV9QueSi4Uvi3q9-zTdQoLrequQTguk.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
    font-family: 'PT Sans Narrow';
    font-style: normal;
    font-weight: 400;
    src: local('PT Sans Narrow'), local('PTSans-Narrow'), url(https://fonts.gstatic.com/s/ptsansnarrow/v7/UyYrYy3ltEffJV9QueSi4T3sPXe5Q4a3bCZMR7ryN4o.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'PT Sans Narrow';
    font-style: normal;
    font-weight: 400;
    src: local('PT Sans Narrow'), local('PTSans-Narrow'), url(https://fonts.gstatic.com/s/ptsansnarrow/v7/UyYrYy3ltEffJV9QueSi4UU-p1xzoRgkupcXIqgYFBc.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic-ext */
@font-face {
    font-family: 'PT Sans Narrow';
    font-style: normal;
    font-weight: 700;
    src: local('PT Sans Narrow Bold'), local('PTSans-NarrowBold'), url(https://fonts.gstatic.com/s/ptsansnarrow/v7/Q_pTky3Sc3ubRibGToTAYryh_4Vx_7RIyhQ3vqTJYis.woff2) format('woff2');
    unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
    font-family: 'PT Sans Narrow';
    font-style: normal;
    font-weight: 700;
    src: local('PT Sans Narrow Bold'), local('PTSans-NarrowBold'), url(https://fonts.gstatic.com/s/ptsansnarrow/v7/Q_pTky3Sc3ubRibGToTAYuICWD8dS1fawAsHP3zkW40.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
    font-family: 'PT Sans Narrow';
    font-style: normal;
    font-weight: 700;
    src: local('PT Sans Narrow Bold'), local('PTSans-NarrowBold'), url(https://fonts.gstatic.com/s/ptsansnarrow/v7/Q_pTky3Sc3ubRibGToTAYmwfvudCZ8RknLCBmdpmlzc.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'PT Sans Narrow';
    font-style: normal;
    font-weight: 700;
    src: local('PT Sans Narrow Bold'), local('PTSans-NarrowBold'), url(https://fonts.gstatic.com/s/ptsansnarrow/v7/Q_pTky3Sc3ubRibGToTAYhKUK2vxztsQZZBkxIuj92o.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}


#logoutform {
    margin-left: -6%;
    background-color: #BD2B0B;
    height: 100px;
    position: relative;
}

    #logoutform:after {
        content: "";
        width: 0;
        height: 0;
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        bottom: -5px;
        right: -15px;
        position: absolute;
        -ms-transform: rotate(-45deg); /* IE 9 */
        -webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
        transform: rotate(-45deg);
        border-top: 20px solid #fff;
    }

#topbar:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    bottom: -5px;
    right: -15px;
    position: absolute;
    -ms-transform: rotate(-45deg); /* IE 9 */
    -webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
    transform: rotate(-45deg);
    border-top: 20px solid #fff;
}
#logTable{
    table-layout:fixed;
}
#logTable td {
    word-wrap: break-word;
}
#topbar {
    position: relative;
}

    #TopBar h2 {
        color: white;
    }

.loginheader {
    font-family: 'PT Sans Narrow', sans-serif;
    color: #DEE7DC;
}

.orangeTitle {
    color: #DEE7DC;
}

* {
    margin: 0;
    padding: 0;
}


.hidden {
    display: none;
}

body {
    background-color: #fff;
    color: #333;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
    color: inherit;
}

#Wrapper {
    width: 1250px;
    display: block;
    margin: 0 auto;
    /*margin-top: 40px;*/
}

#Left {
    width: 300px;
    display: block;
    float: left;
}

#Right {
    width: 900px;
    display: block;
    float: left;
    margin-left: 50px;
}

nav ul li {
    width: auto;
    /* margin-right: 5px; */
    display: block;
    float: left;
    text-align: center;
    font-size: 18px;
    padding: 15px 18px;
    position: relative;
}

#FolderBrowser .folderLevel1 li.selected a {
    color: #47b6e4;
}

#LangButtons .selected {
    background-color: #DEE7DC;
}

#LangButtons li {
    cursor: pointer;
}

nav li.selected {
    /*background-color: #DEE7DC;
    color: #FFFFFF;*/
    text-decoration: underline;
}

nav li:hover {
    /*color: #47b6e4;*/
}

nav .selected:hover {
    color: #FFFFFF !important;
}

nav {
    /* background-color: #00305F; */
    height: 40px;
}

#MainContent, #FolderBrowser {
    background-color: #FFFFFF;
    padding: 15px;
}

#LogoBox {
    background-color: #BD2B0B;
    padding: 10px;
    height: 80px;
}

#MainContent {
    max-height: 183px;
    margin-top: 4.2% !important;
}

#logoutform ul li {
    color: white;
    margin-top: 2%;
}

#HelpMainNav li {
    color: white;
}



#Breadcrumbs {
    height: 15px;
    font-size: 13px;
    margin-top: 35px;
    clear: both;
}

#BreadcrumbList {
}

.breadCrumb {
    float: left;
    margin-right: 12px;
    list-style-type: none;
    background-image: url(/img/BreadCrumbIcon.png);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 14px;
}

#FolderBrowser, #MainContent {
}

.folderLevel1 {
    margin-top: 10px !important;
    margin-left: 0px !important;
    border: none !important;
}

.folderLevel2 {
    display: block;
}

.folderLevel3 {
    display: none;
}

.folderLevel4 {
    display: none;
}

#FolderList ul {
    margin-left: 3px;
    border-left: 1px solid gray;
    padding-left: 10px;
    padding-top: 10px;
    margin-top: -12px;
}

#FolderBrowser ul li a {
    background-image: url(/img/singleFolder.png);
    background-repeat: no-repeat;
    padding-left: 30px;
    display: block;
    margin-bottom: 5px;
    background-size: 22px;
    padding-bottom: 2px;
    background-position: 0px 2px;
    background-position-y: 2px;
    margin-left: -10px;
    color: #333;
}

#MainContent h1 {
    display: inline-block;
    float: left;
    margin-top: 13px;
    font-size: 15px;
    max-width: 600px;
    word-break: break-word;
}

#ActionButtons {
    float: right;
}

.actionButton {
    color: #FFFFFF;
    padding: 8px 12px;
    background-color: #999;
    display: inline-block;
    margin-bottom: 6px;
}

#AddButton {
    margin-left: 10px;
    background-color: #DEE7DC;
}

    #AddButton:hover {
        background-color: #DEE7DC;
    }

#DownloadButton:hover, .langButton:hover {
    /*background-color: #47b6e4;*/
}

#FileGrid .headerRow li {
    float: left;
}

#FileGrid .headerRow {
    clear: both;
    padding-left: 20px;
}

.headerRow, thead > tr > th {
    /* font-weight:bold; */
    margin-bottom: 5px;
    height: 20px;
    padding-top: 15px;
    color: #a8adb8;
    background-color: #FFFFFF !important;
    border-bottom: 5px solid #DEE7DC;
}

    .headerRow .fileName {
        width: 360px;
        margin-left: 28px;
    }

.dataRow {
    background-position: inherit;
    height: 18px;
    background-repeat: no-repeat;
    background-position-y: 0px;
    padding-bottom: 11px;
    padding-top: 9px;
    padding-left: 5px;
    /* margin-bottom: 2px; */
    /* margin-top: 2px; */
}

    .dataRow:hover {
        background-color: #c4d0dc;
    }

#FileGrid li:nth-child(odd) {
    background-color: #e1e6eb;
}

.dataRow li, .headerRow li {
    background-color: inherit !important;
}

.dataRow li {
    float: left;
}

.dataRow {
    clear: both;
}

.fileName {
    width: 360px;
}

.fileSize {
    width: 90px;
}

.fileType {
    width: 80px;
}

.fileDate {
    width: 100px;
}

.fileActions a {
    background-repeat: no-repeat;
    width: 17px;
    height: 17px;
    display: block;
    float: left;
    margin-left: 5px;
}

.previewFileAction {
    background-image: url(/img/previewIcon.png);
}

.downloadFileAction {
    background-image: url(/img/downloadIcon.png);
}

.editFileAction {
    background-image: url(/img/editIcon.png);
}

.deleteFileAction, #filelist li a {
    background-image: url(/img/delIcon.png);
}

.previewFileAction:hover {
    background-image: url(/img/previewIcon_accent.png);
}

.downloadFileAction:hover {
    background-image: url(/img/downloadIcon_accent.png);
}

.editFileAction:hover {
    background-image: url(/img/editIcon_accent.png);
}

.deleteFileAction:hover {
    background-image: url(/img/delIcon_accent.png);
}

#filelist li a:hover {
    background-image: url(/img/delIcon_accent.png);
}

#LangButtons {
    display: inline-block;
    float: right;
    width: 60%;
}

#UserInfo, #MainContentHeader {
    height: 65px;
    display: block;
    padding: 15px;
    margin: -15px;
    border-bottom: 1px solid #e5e5eb;
    clear: both;
    background-color: #f4f5f8;
    position: relative;
    margin-top: 2%;
}



#UserName {
    padding-bottom: 10px;
    float: left;
    font-weight: bolder;
    width: 100%;
}


#GridContainer, .GridContainer {
    margin: -15px -15px;
    padding: 0 15px;
    overflow: scroll;
    overflow-x: hidden;
    margin-top: 15px;
    padding-top: 0;
    padding-bottom: 15px;
}

#FolderList {
    max-height: 700px;
    overflow: scroll;
    overflow-x: hidden;
    margin: -15px;
    padding: 15px;
    padding-top: 0;
    margin-top: 15px;
	width:100%;
}

/*Checkbox*/
label {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

input[type=checkbox].css-checkbox {
    overflow: hidden;
    margin: -1px;
    padding: 0;
    border: 0;
}

input[type=checkbox].css-checkbox:not(.filecheckbox) {
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
}
input[type=checkbox].filecheckbox {
    margin-left:5px;
    margin-top:3px;
}

    input[type=checkbox].css-checkbox + label.css-label {
        padding-left: 20px;
        height: 15px;
        display: inline-block;
        line-height: 15px;
        background-repeat: no-repeat;
        background-position: 0 0;
        font-size: 15px;
        vertical-align: middle;
        cursor: pointer;
    }

    input[type=checkbox].css-checkbox:checked + label.css-label {
        background-position: 0 -15px;
    }

.css-label {
    background-image: url(/Content/themes/base/images/dark-check-green.png);
}

.elegant {
    background-image: url(/Content/themes/base/images/elegant.png);
}

#filelist li {
    border: 1px solid #4ea0c2;
    margin: 4px 0;
    padding: 10px;
}

    #filelist li a {
        float: right;
        font-weight: normal;
        font-style: italic;
        font-size: 0;
        width: 20px;
        height: 20px;
        background-repeat: no-repeat;
    }

    #filelist li span {
        float: right;
    }

.Totals {
    width: 250px;
}

    .Totals .total {
        float: right;
        clear: both;
    }

#filelist .error {
    color: red;
    background-color: #fddcdc;
    border: 1px solid red !important;
}

.userGrid .fileDate {
    width: auto;
}

.userGrid .fileActions {
    float: right;
    margin-right: 12px;
}

#totalSize, #totalFiles {
    font-weight: bold;
}

input[type=checkbox].css-checkbox.med + label.css-label.med {
    padding-left: 0px;
    height: 17px;
    display: inline-block;
    line-height: 17px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 15px;
    vertical-align: middle;
    cursor: pointer;
}

input[type=checkbox].css-checkbox.med:checked + label.css-label.med {
    background-position: 0 -17px;
}
/*Login*/
#Login {
    width: 250px;
    margin: 0 auto;
    padding: 25px;
    background-color: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #c4d0dc;
}

    #Login h1 {
        margin-bottom: 15px;
    }

    #Login input {
        width: 230px;
        margin-bottom: 2px;
        padding: 10px;
    }

#LoginButton {
    width: 230px;
    height: 24px;
    padding-top: 10px;
    text-align: center;
    margin-top: 12px;
    color: #FFFFFF;
    padding: 8px 12px;
    background-color: #BD2B0B;
    display: inline-block;
    margin-bottom: 6px;
    font-family: 'PT Sans Narrow', sans-serif;
}

.infoRegio {
    margin-top: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #4ea0c2;
    padding-bottom: 20px;
}

.itemfolderLevel1 ul {
    padding-left: 25px;
    border-left: 1px dotted gray;
    margin-left: 5px;
}

.editLabel {
    width: 170px;
    display: block;
    float: left;
}

.editInput input {
    width: 480px;
}

#editFileNameExtention {
    float: right;
}

.itemfolderLevel1 {
    margin-top: 10px;
}



.userdetails p {
    margin-top: 10px;
    margin-bottom: 10px;
    clear: both;
    display: block;
    padding-bottom: 15px;
}

#tabsContent {
    border: 1px solid #4ea0c2;
    padding: 20px;
    clear: both;
}

#tabButtonList li {
    float: left;
    /* padding: 10px; */
    border: 1px solid #4ea0c2;
    border-bottom: none;
    border-right: none;
}

    #tabButtonList li:last-child {
        border-right: 1px solid #4ea0c2;
    }

    #tabButtonList li a {
        padding: 10px;
        display: block;
        background-color: #f4f5f8;
    }

#tabButtonList .selected a {
    background-color: #FFF;
}

#tabButtonList .selected {
    padding-top: 1px;
    margin-bottom: -1px;
}

.editUserInput {
    float: right;
}

    .editUserInput input {
        padding: 4px;
        width: 250px;
    }

#userRightsList {
    min-height: 110px;
}

    #userRightsList ul li {
        float: left;
        width: 200px;
    }

        #userRightsList ul li input {
            float: left;
            margin-top: 2px;
            margin-right: 5px;
        }

.userRightsGroupOption {
    clear: both;
    float: left;
}

#userRightsList li ul li {
    float: left;
}

#userRightsList li ul {
    float: right;
    width: 480px;
}

    #userRightsList li ul li {
        width: 125px;
    }

.userRightsGroupOption {
    width: 175px;
}

    .userRightsGroupOption input {
        float: left;
        margin-top: 2px;
        margin-right: 5px;
    }

#userRightSuperUser {
    width: 250px !important;
    display: block;
}

#userRightSuperUserBlock {
    margin-top: 10px;
}

.AddUserBlock #Separator {
    border-bottom: 1px solid gray;
    height: 1px;
    clear: both;
    padding-top: 10px;
}

#PasswordReset li {
    margin-bottom: 15px;
}

.passwordInput {
    float: right;
}

    .passwordInput input {
        width: 228px;
        padding: 5px;
    }


.selectedpager {
    color: #47b6e4;
}

#DragDropInstructions {
    background-color: #f1f1f1;
    color: #909090;
    font-size: 22px;
    font-weight: bold;
    padding: 60px 0;
    text-align: center;
    margin-top: 15px;
    border: 2px dashed;
}

.validation-summary-errors {
    border: 1px solid #de0000;
    padding: 15px;
    background-color: #ffe7e7;
    color: #de0000;
    margin-bottom: 5px;
    margin-top: 5px;
}

.success {
    border: 1px solid #3c763d;
    padding: 15px;
    background-color: #dff0d8;
    color: #3c763d;
    margin-bottom: 5px;
    margin-top: 5px;
}

.warning {
    border: 1px solid #31708f;
    padding: 15px;
    background-color: #d9edf7;
    color: #31708f;
    margin-bottom: 5px;
    margin-top: 5px;
}

nav ul li ul {
    display: none;
    position: absolute;
    left: -60px;
    top: 50px;
}

nav ul li ul {
    background-color: #999;
    width: auto;
    color: #FFF;
    z-index: 100;
}

    nav ul li ul li {
        width: 180px;
    }

        nav ul li ul li:hover {
            background-color: #DEE7DC;
            color: white;
        }


/*Help*/
#Help {
    width: 1100px;
    margin: 0 auto;
    background-color: #FFF;
    padding: 15px;
}

    #Help nav {
        clear: both;
        margin: 10px 0;
    }

#HelpSections {
    clear: left;
    margin-top: 65px;
}

#Help ol li {
    list-style: initial;
    list-style-type: decimal;
    width: 400px;
    margin-bottom: 10px;
}

    #help ol li em {
        font-size: 12px;
        font-weight: bolder;
    }

.screencapture {
    border: 1px solid;
    margin-right: 40px;
}

#Help #TopBar {
    display: block;
    padding: 15px;
    margin: -15px;
    border-bottom: 1px solid #e5e5eb;
    clear: both;
    background-color: #BD2B0B;
}


#help nav ul li:last-child {
    float: left;
}

.fileActions {
    float: right !important;
}

.folderselected {
    color: #DEE7DC !important;
}

nav ul>li:last-child {
    float: right;
}

#idletimer {
    position: absolute;
    left: 15px;
    top: 52px;
}

#GridContainer table {
    width: 100%;
}

    #GridContainer table tr:nth-child(even) {
        background-color: #e1e6eb;
    }

#GridContainer table {
    border-collapse: collapse;
}

    #GridContainer table td {
        padding: 5px;
    }

    #GridContainer table tr:hover {
        background-color: #c4d0dc;
    }

.pagingControl {
    width: 200px;
    margin: 0 auto;
    margin-top: 20px;
}

.levelColorChange {
    color: green;
}

.normalColor {
    color: #00305F;
}

.fileIcon {
    width: 17px;
    height: 17px;
    display: inline-block;
    background-image: url(/img/gen.png);
    background-repeat: no-repeat;
}

    .fileIcon.pdf {
        background-image: url(/img/pdf.png);
    }

    .fileIcon.xlsx, .fileIcon.xlsm, .fileIcon.xls {
        background-image: url(/img/xls.png);
    }

    .fileIcon.jpg, .fileIcon.pat, .fileIcon.png, .fileIcon.gif, .fileIcon.tif {
        background-image: url(/img/pic.png);
    }

    .fileIcon.doc, .fileIcon.docx {
        background-image: url(/img/doc.png);
    }

    .fileIcon.pptx {
        background-image: url(/img/ppt.png);
    }

    .fileIcon.vsd {
        background-image: url(/img/vsd.png);
    }

.fileName label, .fileName input {
    margin-top: -6px;
    margin-left: 4px;
}

.fileName label {
    width: 310px;
    overflow: hidden;
}

.headerRow .fileName label {
    width: initial;
}

li.headerRow .fileName {
    margin-right: -22px;
}

.rootFolder {
    background-image: url(/img/rootFolder.png) !important;
}

.fileNameBig {
    width: 90% !important;
}

.Totals {
    display: none;
}

/* ========================
    UPLOAD PAGE
   ========================*/

.upload-buttons {
    width: 540px;
}

    .upload-buttons li {
        display: inline-block;
    }

        .upload-buttons li.upload-radiobut {
            float: right;
            display: none;
        }

h1.upload-titel {
    max-width: 100% !important;
    margin-bottom: 15px;
}

.MainContentHeader-upload {
    height: 100px !important;
}

    .MainContentHeader-upload .upload-buttons {
        width: 680px;
        /*[DISABLED] unpack zip is disabled for now width: 700px;*/
    }

#ClosePreview {
    position: absolute;
    z-index: 1000;
    top: -2px;
    font-size: 11px;
    right: -10px;
}

    #ClosePreview:hover {
        color: #DEE7DC;
    }

#DocumentViewer {
    position: relative;
}

.ui-widget {
    font-size: 0.8em !important;
}

a.open.subfolder:before {
    content:"-";
}

a.open div.plus-min-icon {
    visibility: hidden;
}
a.subfolders:before {
    content: "+";
    margin-right:5px;
}
a.open.subfolders:before {
    content: "-";
    margin-right: 5px;
}

#addProperty {
    position: absolute;
    right: 0;
    top: -16px;
    cursor: pointer;
}

.infoRegio.properties {
    position: relative;
}

.editLabelInput {
    display: none;
    width: 162px;
}

.removeProperty, #acceptProperty {
    width: 12px;
    opacity: 0.4;
    filter: alpha(opacity=40);
    cursor: pointer;
}

.removeProperty:hover, #acceptProperty:hover {
    opacity: 1.0;
    filter: alpha(opacity=100);
}

#acceptProperty {
    width: 14px;
    position: relative;
    top: 3px;
}

#addPropertyRow {
    display: none;
    margin-top: 4px;
}
/* -------- METER --------- */
span#PasswordStrength:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

span.passwordInput #background {
    display: none;
    float: right;
    width: 180px;
    height: 0.5em;
    margin-left: 10px;
    margin-right: 0;
    background: none;
    background-color: rgba(0, 0, 0, 0.1);
    border: 1px solid gray;
    vertical-align: middle;
}

#meter {
    display: block;
    background: none;
    background-color: rgba(0, 0, 0, 0.1);
    width: 5%;
    height: 0.5em;
}

p.meter {
    float: left;
}

.weak {
    background-color: red!important;
}

.good {
    background-color: yellow!important;
}

.strong {
    background-color: green!important;
}

span.foldersize {
    display: block;
    margin-top: -11px;
    margin-left: 3px;
    margin-bottom: 5px;
    padding-top: 3px;
    padding-left: 15px;
    border-left: 1px solid gray;
    color: #333;
    font-size: 14px;
}
.plus-min-icon {
    display: inline-block !important;
    margin-left: -7px;
}
.min-icon {
    margin-left: -5px;
}
.plus-min-icon-detail {
    margin-left: 0px;
}
.min-icon-detail {
    margin-left: 2px;
}