﻿.page-heading {
    padding: 15px 10px 10px 10px;
}

.nav > li > a {
    padding: 8px 25px 8px 20px;
}

    .nav > li > a i {
        margin-left: 6px;
        margin-right: 0;
    }

.nav > li.active {
    border-right: 0px solid #19aa8d;
    border-left: none;
}

.nav-second-level li a {
    padding-right: 50px;
}

.nav-second-level.size2 li a {
    padding-right: 20px;
    padding-left: 5px;
    font-size: 12px;
}

.metismenu .arrow {
    float: left;
}

.dropdown-menu > li > a {
    text-align: right;
}

.minimalize-styl-2 {
    margin: 14px 20px 5px 5px;
    padding: 7px 12px;
}

/*mini-navbar*/
.mini-navbar .nav-second-level li a {
    padding: 10px 15px 10px 10px;
}

.mini-navbar .nav .nav-second-level {
    right: 70px;
}

.mini-navbar li.active .nav-second-level {
    right: 65px;
}



body:not(.fixed-sidebar):not(.canvas-menu).mini-navbar .nav li:hover > .nav-second-level, .mini-navbar .nav li:focus > .nav-second-level {
    min-width: 240px;
}


body.mini-navbar #page-wrapper {
    margin: 0 70px 0 0;
}

.count-info .label {
    right: 14px;
    top: 13px;
}

.nav li a.count-info {
    padding-top: 20px;
    padding-right: 25px;
}

@media (max-width: 768px) {
    .navbar-static-side {
        display: none;
    }
}

.body-small .navbar-top-links li:last-child {
    margin-left: 0;
}

body.fixed-nav.fixed-nav-basic.body-small .navbar-fixed-top {
    right: 0;
}

body.fixed-nav.fixed-nav-basic.fixed-sidebar.mini-navbar.body-small .navbar-fixed-top {
    right: 220px;
}

.fixed-nav .minimalize-styl-2 {
    margin: 14px 15px 5px 5px;
}

.body-small .navbar-fixed-top {
    margin-right: 0;
}

.body-small .sidebar-content .wrapper,
.body-small .wrapper.sidebar-content {
    padding-left: 0 !important;
    padding-left: 20px !important;
}

body.fixed-sidebar.body-small.mini-navbar .footer.fixed {
    margin: 0 220px 0 0;
}

body.body-small .footer.fixed {
    margin-right: 0;
}

.body-small .small-chat-box {
    left: 20px;
    right: 0;
}

body.body-small.mini-navbar .footer.fixed {
    margin: 0 0 0 70px;
}

.body-small #page-wrapper {
    margin: 0;
}

/*End */

.logo-element img {
    Width: 55px;
    /*filter: brightness(3);*/
    filter: drop-shadow(2px 2px 0px #ccc);
}

.ibox-title h5 {
    float: right;
}

.ibox-tools {
    text-align: left;
}

.ibox .ibox-tools.open > .dropdown-menu {
    left: 0;
    right: auto;
}

.fa-10x {
    font-size: 10em;
}

.list-folder-o li i.fa {
    color: #FFD200;
    background: -webkit-linear-gradient(#FFD200, #F7971E);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.list-folder-o li p {
    text-align: center;
}

list-folder-o {
    margin: 5px;
    padding: 5px;
}

/*.list-folder-item {
    color: #FFD200;
    background: -webkit-linear-gradient(#FFD200, #F7971E);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    float: right;
}*/


.list-folder {
    margin-bottom: 5px;
    float: right;
}

.list-folder-larg, .list-folder-medium, .list-folder-small {
    overflow: auto;
    width: 100%
}

.list-folder-item {
    position: relative;
    float: right;
    background: url(../images/folder_bg2.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    margin: 10px;
}

.list-folder-larg .list-folder-item {
    width: 180px;
    height: 158px;
    margin-bottom: 3%;
}

.list-folder-medium .list-folder-item {
    width: 120px;
    height: 105px;
    margin-bottom: 4%;
}

.list-folder-small .list-folder-item {
    width: 30px;
    height: 26px;
}

.list-folder-item p {
    text-align: center;
    padding-top: 90%;
}

    .list-folder-item p a {
        color: #676a6c;
    }


.list-folder-item .modify-wrapper {
    position: absolute;
    top: 1%;
    right: 9%;
    text-align: center;
}

    .list-folder-item .modify-wrapper li {
        padding-left: 2px;
    }

.list-folder-item .info-wrapper {
    position: absolute;
    top: 4%;
    left: 4%;
    text-align: center;
}

.info-wrapper i {
    color: #0094ff;
}

.modify-wrapper a {
    color: black;
}

    .modify-wrapper a:hover {
        color: #19aa8d;
    }

.list-folder-item .img-wrapper {
    position: absolute;
    width: 75%;
    height: 75%;
    top: 30%;
    right: 12%;
    text-align: center;
}

    .list-folder-item .img-wrapper input[type=image] {
        max-width: 88%;
        max-height: 80%;
        border-radius: 7px;
    }

    .list-folder-item .img-wrapper img {
        width: 80%;
        height: 80%;
        border-radius: 7px;
    }

.list-folder-item i.fa-folder {
    display: none;
}

/*Small*/

.list-folder-small .list-folder-item {
    background: none;
    width: auto;
    height: auto;
}

    .list-folder-small .list-folder-item p {
        display: inline-block;
        text-align: right;
        padding-top: 0;
        width: 170px;
        /*min-width: 180px;*/
    }

    .list-folder-small .list-folder-item .modify-wrapper {
        display: none;
    }

    .list-folder-small .list-folder-item .info-wrapper {
        display: none;
    }

    .list-folder-small .list-folder-item .img-wrapper {
        display: none;
    }

    .list-folder-small .list-folder-item i.fa-folder {
        display: inline-block;
        color: #FFD200;
        background: -webkit-linear-gradient(#FFD200, #F7971E);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .list-folder-small .list-folder-item:hover i.fa-folder::before {
        content: "\f07c";
        -webkit-transition: 200ms all ease;
        -o-transition: 200ms all ease;
        transition: 200ms all ease;
    }

.dropdown-menu {
    min-width: 143px;
}

    .dropdown-menu > li > a {
        padding: 3px 10px;
        line-height: 20px;
    }

.navbar-heading-view-sort li {
    display: inline-block;
}

.navbar-heading-grid-field {
    display: inline-block;
}

    .navbar-heading-grid-field li {
        display: block;
    }

        .navbar-heading-grid-field li.checkbox {
            padding: 0;
            margin: 0;
        }

.ibox-title {
    min-height: 58px;
}

    .ibox-title h5 {
        margin: 7px 0 7px 0;
    }

.software-logo {
    text-align: center;
    padding-top: 10px;
}

.profile-element {
    text-align: center;
}

body.mini-navbar .software-logo {
    display: none;
}

body.canvas-menu .software-logo {
    display: block;
}

.table-list-file td img {
    width: 33px;
    height: 25px;
    border-radius: 3px;
}

.rate-star i.fill {
    color: #F7971E;
}

.navbar-top-links li a {
    padding: 20px 5px 0 5px;
}

.navbar-top-links li:first-child .dropdown {
    padding-left: 15px;
}

.nav > li.margin-10 > a {
    padding-top: 15px;
    padding-bottom: 15px;
}

.navbar .profile-element .dropdown-menu {
    margin-top: 19px;
    right: 0;
    left: auto;
}

/*#region List File */

.list-file {
    margin-bottom: 10px;
    float: none;
}

.list-file-item:hover {
    border: 1px #b8d6fb solid;
    background: #f7fbfc; /* Old browsers */
    background: -moz-linear-gradient(top, #f7fbfc 32%, #f7fbfc 46%, #ebf3fd 77%, #ebf3fd 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f7fbfc 32%,#f7fbfc 46%,#ebf3fd 77%,#ebf3fd 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f7fbfc 32%,#f7fbfc 46%,#ebf3fd 77%,#ebf3fd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7fbfc', endColorstr='#ebf3fd',GradientType=0 ); /* IE6-9 */
    box-shadow: none;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f7fbfc+32,f7fbfc+46,ebf3fd+77,ebf3fd+100 */
}

.list-file-small {
    /*min-height: 400px;
    overflow: auto; */
    margin-bottom: 20px;
}

.list-file-medium {
    /*min-height: 330px;
    overflow: auto;*/
    padding-bottom: 20px;
    margin-bottom: 20px;
    display: inline-block;
}

.list-file-larg {
    /*min-height: 400px;
    overflow: auto;*/
    padding-bottom: 20px;
    margin-bottom: 20px;
    display: inline-block;
}

.list-file-item.selected {
    background-color: #c4ddfc;
}

    .list-file-item.selected:hover {
        background: #c4ddfc;
    }

.img-ThumbSize1 {
    height: auto;
    border-radius: 3px;
}

.list-file-small .tbl {
    display: table;
    width: 100%;
}

.list-file-small .list-file-item {
    display: table-row;
}

.list-file-small .list-file-item-cell {
    display: table-cell;
    border-top: 1px solid #e8e8e8;
    padding: 2px;
    text-align: center;
    vertical-align: middle;
}

    .list-file-small .list-file-item-cell img {
        height: auto;
        border-radius: 3px;
        -webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.25);
        -moz-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.25);
        box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.25);
    }

.list-file-small .chk, .img, .title, .fileid, .filename, .date, .rate, .modify, .th {
    display: table-cell;
}

.list-file-small .th .list-file-item-cell {
    border: none;
    font-weight: bold;
    text-align: center;
}

.list-file-small .modify {
    text-align: left;
    padding-left: 10px;
}

.list-file-small .filename {
    text-align: left;
    direction: ltr;
}

.list-file-small .list-file-item-cell a {
    display: inline-flex;
}

    .list-file-small .list-file-item-cell a img.play {
        position: absolute;
    }

.list-file-small .middle.larg {
    display: none !important;
}

.list-file-small .middle.medium {
    display: none !important;
}

.list-file-small .tooltip.top, .list-file-medium .tooltip.top {
    display: none !important;
}

.list-file-small .file-icon {
    display: none !important;
}

.list-file-medium .list-file-item, .list-file-larg .list-file-item {
    position: relative;
    float: right;
    margin: 10px;
    border-radius: 3px;
}

.list-file-medium .list-file-item {
    margin-bottom: 2%;
}

.list-file-medium .list-file-item-cell.chk, .list-file-larg .list-file-item-cell.chk {
    position: absolute;
    bottom: 8%;
    left: 8%;
    text-align: center;
    z-index: 100;
    background-color: #fff;
    width: 26px;
    height: 23px;
    border: 1px #cccccc solid;
    border-radius: 3px;
    cursor: pointer;
}

    .list-file-medium .list-file-item-cell.chk:hover, .list-file-larg .list-file-item-cell.chk:hover,
    .list-file-medium .list-file-item-cell.chk:hover input[type='checkbox'], .list-file-larg .list-file-item-cell.chk:hover input[type='checkbox'] {
        cursor: pointer;
    }

.list-file-medium .list-file-item-cell.img, .list-file-larg .list-file-item-cell.img {
    position: absolute;
    width: 100%;
    max-height: 100%;
    bottom: 5px;
    right: 0;
    text-align: center;
}

    .list-file-medium .list-file-item-cell.img img {
        height: auto;
        border-radius: 7px;
        -webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.25);
        -moz-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.25);
        box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.25);
    }

.list-file-medium .chk, .img, .list-file-larg .chk, .img {
    display: inline-block;
}

.list-file-medium .title, .fileid, .filename, .date, .rate, .modify, .th {
    display: none;
}

.list-file-medium .file-overlay .text {
    background-color: #2F4050;
    border-radius: 3px 3px 0 0;
    color: white;
    font-size: 12px;
    margin: 1% 3% 0 3%;
    padding: 5px;
    opacity: 0.8;
    word-break: break-word;
}

.list-file-medium .playwrap {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    opacity: 0.87;
    z-index: 2;
    width: 24px;
    height: 24px;
    background-size: 24px 24px;
}

.list-file-medium .playicon {
    background: url('../images/icons/icon_play_24.png') no-repeat;
    filter: drop-shadow(0px 0px 8px rgba(0,0,0,0.12));
    perspective: 1000px;
    -webkit-backface-visibility: hidden;
}

.list-file-medium .list-file-item-cell a img.play {
    display: none;
}

.list-file-medium .file-overlay .image, .list-file-larg .file-overlay .image {
    opacity: 1;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}

.list-file-medium .file-overlay .middle, .list-file-larg .file-overlay .middle {
    transition: .4s ease;
    opacity: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    top: 0;
    z-index: 100;
}

    .list-file-medium .file-overlay .middle.larg {
        display: none;
    }

.list-file-medium .file-overlay:hover .image, .list-file-larg .file-overlay:hover .image {
    opacity: 1; /* 0.3 */
}

.list-file-medium .file-overlay:hover .middle, .list-file-larg .file-overlay:hover .middle {
    opacity: 1;
    z-index: 100;
}

.list-file-medium .file-icon {
    transition: .4s ease;
    opacity: 1;
    backface-visibility: hidden;
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 20%;
}

    .list-file-medium .file-icon img {
        width: 100%;
    }

/*.list-file-medium .file-overlay:hover .file-icon {
    opacity: 1;
}*/

.list-file-larg .list-file-item {
    padding: 2px;
    margin-bottom: 2%;
}

.list-file-larg .list-file-item-cell.img img {
    height: auto;
    border-radius: 3px;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.35);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.35);
    box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.35);
}

.list-file-larg .title, .fileid, .filename, .date, .rate, .modify, .th, .folder, .size {
    display: none;
}

.list-file-larg .tooltip.top {
    margin-top: 150px;
    max-width: inherit;
    font-family: irsans;
    padding: 0;
}

.list-file-larg .file-overlay {
    position: relative;
    width: 50%;
}

    .list-file-larg .file-overlay .middle.medium {
        display: none;
    }

    .list-file-larg .file-overlay .text {
        background-color: #2F4050;
        border-radius: 3px 3px 0 0;
        color: white;
        font-size: 14px;
        margin: 1% 1% 0 2%;
        padding: 5px;
        opacity: 0.8;
        word-break: break-word;
    }

.list-file-larg .playwrap {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    opacity: 0.87;
    z-index: 2;
    width: 48px;
    height: 48px;
    background-size: 48px 48px;
}

.list-file-larg .playicon {
    background: url('../images/icons/icon_play_48.png') no-repeat;
    filter: drop-shadow(0px 0px 8px rgba(0,0,0,0.12));
    perspective: 1000px;
    -webkit-backface-visibility: hidden;
}

.list-file-larg .list-file-item-cell a img.play {
    display: none;
}

.list-file-larg .list-file-item-cell .icon-film {
    position: absolute;
    left: 15px;
    top: 10px;
    color: #fff;
}

.list-file-larg .file-icon {
    transition: .4s ease;
    opacity: 1;
    backface-visibility: hidden;
    position: absolute;
    bottom: 14px;
    right: 12px;
    width: 20%;
}

    /*.list-file-larg .file-overlay:hover .file-icon {
    opacity: 1; 
}*/

    .list-file-larg .file-icon img {
        width: 100%;
    }

/*#endregion list-file */


/*#region Form */

.form-group {
    margin-bottom: 10px;
}

.col-form-label {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5;
}

.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

    input-group > .custom-select:not(:last-child), .input-group > .form-control:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .input-group > .custom-file, .input-group > .custom-select, .input-group > .form-control {
        position: relative;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        width: 1%;
        margin-bottom: 0;
    }

.input-group-append {
    margin-left: -1px;
}

.input-group-append, .input-group-prepend {
    display: -ms-flexbox;
    display: flex;
}

.input-group-addon {
    background-color: #fff;
    border: 1px solid #E5E6E7;
    border-radius: 1px;
    color: inherit;
    font-weight: 400;
    line-height: 1;
    padding: 9px 12px 4px 12px;
    width: auto;
    text-align: center;
}

input::-webkit-input-placeholder {
    text-align: right;
}

input:-moz-placeholder { /* Firefox 18- */
    text-align: right;
}

input::-moz-placeholder { /* Firefox 19+ */
    text-align: right;
}

input:-ms-input-placeholder {
    text-align: right;
}

.m-b-none {
    margin-bottom: 0;
}

.form-text {
    display: block;
    margin-top: .25rem;
}

/*#endregion */

.dropdown-menu > li > a.bold-text {
    font-weight: bold;
}

.wrapper .middle-box {
    margin-top: 0;
}

.middle-box {
    padding-top: 0;
    padding-bottom: 30px;
}

    .middle-box h1 {
        font-size: 130px;
    }


.tabs-container .nav-tabs > li {
    float: right;
    margin-bottom: -1px;
}

/*#region RadUpload */

.divUploder {
    width: 100%; /*407px;*/
}

    .divUploder ul li {
        width: 100%; /*407px;*/
        list-style: none;
    }

.RadUpload {
    width: 100% !important;
}

.RadUploadProgressArea {
    width: 100% !important;
}

.RadUploadProgressArea {
    width: 100% !important;
}

.RadUpload .ruBrowse {
    font-family: irsans !important;
    font-size: 14px !important;
    background-color: #18a689 !important;
    border-color: #18a689 !important;
    color: #FFFFFF !important;
    border-radius: 3px !important;
}

.RadUpload_Default .ruFileWrap .ruButtonHover {
    background-image: none !important;
    background-color: #18a689 !important;
    border-color: #18a689 !important;
    color: #FFFFFF !important;
    cursor: pointer !important;
    border-radius: 3px !important;
}

.RadUpload .ruInputs li:last-child .ruButton {
    background-image: none !important;
}

.RadUpload_Default .ruFakeInput {
    width: 0;
    padding: 0;
}

.RadUpload .ruFileWrap {
    height: 30px !important;
}

.RadUpload_rtl .ruBrowse {
    height: 30px !important;
    width: 95% !important;
}

.RadUpload .ruStyled .ruFileInput, .RadUpload .ruFakeInput {
    border-width: 0 !important;
}

.RadUpload_rtl .ruRemove {
    background-position: 101% -70px !important;
    padding-left: 5px !important;
    padding-right: 15px !important;
    border-radius: 3px !important;
    font-family: irsans !important;
}

.RadAsyncUpload span.ruFileWrap {
    margin-right: 10px;
}

.RadUpload .ruInputs li {
    /*float: left;*/
    text-align: left;
}

    .RadUpload .ruInputs li:nth-last-child(2) {
        border-bottom: 1px dashed #cccccc;
        padding-bottom: 10px;
    }

    .RadUpload .ruInputs li:last-child {
        padding-top: 10px;
        text-align: center;
        width: 100%;
        font-size: 13px;
    }

.RadAsyncUpload span.ruFileWrap {
    color: #000000;
    font-size: 13px;
    margin-left: 5px;
}

.RadUpload_Default .ruRemove:hover {
    background-color: rgba(0,0,0,0.35);
    color: #fff;
}

.RadUpload_Default, .RadUpload_Default a, .RadUpload_Default input {
    font: normal 12px/13px irsans,Arial,sans-serif;
}

.ruProgress {
    border: 4px solid Green;
    background: #efe;
    padding: 15px;
}

.RadUpload .ruInputs li:last-child span.ruFileWrap {
    width: 80%;
}

/*#endregion */

table.issue-tracker tbody tr td {
    border-bottom: 0 solid #cccccc;
    border-left: 0 solid #cccccc;
    border-right: 0 solid #cccccc;
    padding: 1px;
}

table.issue-tracker tbody tr th {
    border-bottom: 0 solid #cccccc;
    border-left: 0 solid #cccccc;
    border-right: 0 solid #cccccc;
    background-color: #e8e8e8;
    padding: 5px;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05);
}

.table-hover tbody tr:hover {
    background-color: rgba(0,0,0,.075);
}

table.issue-tracker tbody tr.selected {
    background-color: #faebd7;
}

/*#region Pager */

.TablePager {
    border-collapse: separate;
}

    .TablePager tr td:nth-child(2) {
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
    }

    .TablePager tr td:last-child {
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
    }

.PagerInfoCell {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
}

.PagerCurrentPageCell {
    text-decoration: none;
    background-color: #1ab394;
    border-color: #1ab394;
    color: white;
    padding: 2px 11px 2px 11px;
    font-size: 16px;
}

.PagerOtherPageCells {
    padding: 2px 10px 2px 10px;
    font-size: 16px;
    border: solid 1px #DBDBDB;
}

.PagerSSCCells {
    padding: 3px 9px 3px 9px;
    border: solid 1px #DBDBDB;
}

.PagerOtherPageCells a {
    color: #000000;
    text-decoration: none;
}

    .PagerOtherPageCells a.nextpage {
        background-image: url(../images/prev.png);
        background-repeat: no-repeat;
        padding: 3px 13px 3px 5px;
        display: block;
        line-height: 12px;
    }

    .PagerOtherPageCells a.nextpage {
        background-image: url(../images/prev.png);
        background-repeat: no-repeat;
        padding: 11px 5px 0px 4px;
        display: block;
    }

    .PagerOtherPageCells a.prevpage {
        background-image: url(../images/next.png);
        background-repeat: no-repeat;
        padding: 11px 6px 0px 5px;
        display: block;
    }

    .PagerOtherPageCells a.lastpage {
        background-image: url(../images/first.png);
        background-repeat: no-repeat;
        padding: 11px 7px 0px 4px;
        display: block;
    }

    .PagerOtherPageCells a.firstpage {
        background-image: url(../images/last.png);
        background-repeat: no-repeat;
        padding: 11px 7px 0px 4px;
        display: block;
    }

    .PagerOtherPageCells a:hover {
        color: #000000;
        text-decoration: underline;
    }

.PagerOtherPageCells img {
    vertical-align: middle;
    text-align: center;
}

.GoToArrow {
    vertical-align: middle;
    text-align: center;
}

/*#endregion */

#toast-container > .toast-success:before {
    content: "";
}

#toast-container > .toast-error:before {
    content: "";
}

.table tbody tr td {
    vertical-align: middle;
}

.grid-tool-column .fa-stack {
    font-size: 0.8em;
}

.fa-stack-8 {
    font-size: 0.8em;
}

.fa.fa-disabled {
    opacity: 0.5;
}

.checkbox .btn,
.checkbox-inline .btn {
    padding-left: 2em;
    min-width: 2em;
}


.checkbox .btn-single label {
    text-align: right;
}

@media (min-width: 768px) {
    .form-inline .checkbox label, .form-inline .radio label {
        padding-right: 5px;
    }

    .btn-single label {
        margin-left: 10px;
        padding-left: 5px;
        padding-right: 5px;
    }

    .table-grid th {
        text-align: center;
    }


    .pagination-grd {
        /*display: inline-block;*/
        padding-left: 0;
        margin: 20px 0;
        border-radius: 4px;
    }

        .pagination-grd table > tbody > tr > td {
            display: inline;
        }

            .pagination-grd table > tbody > tr > td > a,
            .pagination-grd table > tbody > tr > td > span {
                position: relative;
                float: left;
                padding: 8px 12px;
                line-height: 1.42857143;
                text-decoration: none;
                color: #676a6c;
                background-color: #ffffff;
                border: 1px solid #dddddd;
                margin-left: -1px;
            }

            .pagination-grd table > tbody > tr > td > span {
                position: relative;
                float: left;
                padding: 8px 12px;
                line-height: 1.42857143;
                text-decoration: none;
                margin-left: -1px;
                z-index: 2;
                color: #ffffff;
                background-color: #1ab394;
                border-color: #1ab394;
                cursor: default;
            }

            .pagination-grd table > tbody > tr > td:first-child > a,
            .pagination-grd table > tbody > tr > td:first-child > span {
                margin-left: 0;
                border-bottom-left-radius: 4px;
                border-top-left-radius: 4px;
            }

            .pagination-grd table > tbody > tr > td:last-child > a,
            .pagination-grd table > tbody > tr > td:last-child > span {
                border-bottom-right-radius: 4px;
                border-top-right-radius: 4px;
            }

            .pagination-grd table > tbody > tr > td > a:hover,
            .pagination-grd table > tbody > tr > td > span:hover,
            .pagination-grd table > tbody > tr > td > a:focus,
            .pagination-grd table > tbody > tr > td > span:focus {
                color: #676a6c;
                background-color: #ffffff;
                border-color: #dddddd;
            }
}

.file-box {
    float: right;
    min-height:200px;
}

.w-100-percent {
    width: 100% !important;
}

/* ERROR & LOGIN & LOCKSCREEN*/
.loginscreen.middle-box {
    width: 100%;
}

.toolbox {
    vertical-align: middle;
    text-align: right;
}

    .toolbox a {
        vertical-align: middle;
        text-align: right;
    }

    .toolbox img {
        vertical-align: middle;
        text-align: right;
    }

.autocomplete_completionListElement {
    margin: 0px !important;
    background-color: #E6E6E6;
    color: windowtext;
    border: buttonshadow;
    border-width: 1px;
    border-style: solid;
    cursor: pointer;
    overflow: auto;
    height: 200px;
    font-family: yekan,Tahoma;
    font-size: 12px;
    text-align: right;
    list-style-type: none;
}

.autocomplete_highlightedListItem {
    background-color: #C0C0C0;
    color: black;
    padding: 1px;
}

.autocomplete_listItem {
    background-color: #E6E6E6;
    color: windowtext;
    padding: 1px;
}

.td_autocomplete {
    font-family: yekan,Tahoma;
    direction: rtl;
}

    .td_autocomplete .ajaxpanel {
        font-family: yekan,Tahoma;
        direction: rtl;
    }

        .td_autocomplete .ajaxpanel .inpt {
            font-family: yekan,Tahoma;
            direction: rtl;
        }

    .td_autocomplete input {
        font-family: yekan,Tahoma;
        direction: rtl;
    }

.navbar-form-custom {
    width: 300px;
}

    .navbar-form-custom .form-control {
        margin-top: 0;
        padding-right: 5px;
    }

    .navbar-form-custom .search-button {
        padding-right: 5px;
    }

    .navbar-form-custom .search-button-mouseover {
        opacity: 0.7;
    }

.dir-ltr {
    direction: ltr;
}

.dir-rtl {
    direction: ltr;
}

.nav-header {
    padding: 28px 10px;
    text-align: center;
    line-height: 27px;
    font-size: 12px;
    color: #DFE4ED;
}

body.mini-navbar .company-element {
    display: none;
}

body.canvas-menu .company-element {
    display: block;
}

body.mini-navbar.fixed-sidebar .company-element {
    display: block;
}

.company-element {
    font-size: 14px;
}

body.mini-navbar .profile-element {
    display: block;
}

.fa-stack-btn {
    height: 1.7em;
    line-height: 2.1em;
}

    .fa-stack-btn .fa-stack-2x {
        font-size: 1.9em;
    }

.btn-primary .fa-stack-btn {
    color: #1ab394;
}

.btn-warning .fa-stack-btn {
    color: #f8ac59;
}

.copyright {
    font-size: 12px;
}

    .copyright a {
        color: #676a6c
    }

.RadUpload {
    width: 100%;
}

.rad-file-upload {
    width: 100%;
}

.RadUploadProgressArea_Default .ruBar {
    width: 95%;
}

.RadUpload .ruFileWrap {
    white-space: normal !important;
    height: auto !important;
}

.radioButtonList input[type="radio"] {
    /*margin: 5px 0 5px 5px;*/
    opacity: 0;
    z-index: 1;
    box-sizing: border-box;
    padding: 0;
}

.radioButtonList label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 35px;
}

    .radioButtonList label::before {
        content: "";
        display: inline-block;
        position: absolute;
        width: 17px;
        height: 17px;
        right: 0;
        margin-right: -20px;
        border: 1px solid #cccccc;
        border-radius: 50%;
        background-color: #fff;
        -webkit-transition: border 0.15s ease-in-out;
        -o-transition: border 0.15s ease-in-out;
        transition: border 0.15s ease-in-out;
    }

.radioButtonList input[type="radio"]:checked + label::before {
    border-color: #18a689;
}

.radioButtonList input[type="radio"]:checked + label::after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}

.radioButtonList label::after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 11px;
    height: 11px;
    right: 3px;
    top: 3px;
    margin-right: -20px;
    border-radius: 50%;
    background-color: #18a689;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}

.btn-image-modal-show {
    position: absolute;
    top: 0px;
    left: 15px;
    opacity: 0.8;
    background-color: #cccccc;
    border: none;
    color: #000;
    border-top-left-radius: 5px;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.modal-lg {
    margin: 0 auto;
}

.panel-chart {
    direction: ltr;
}

.navbar-top-links .dropdown-menu li a {
    padding: 0;
}

.navbar-top-links .dropdown-menu li span {
    padding: 3px 20px;
    min-height: 0;
}

.content-setting {
    background: #eee;
    display: block;
    margin: 5px 5px 10px 5px;
    overflow: hidden;
    position: relative;
    width: auto;
    border-radius: 5px;
    padding: 10px;
}

.sk-spinner.sk-spinner-wave {
    margin: 2px;
}


.grid-item {
    float: right;
    border: 2px solid hsla(0, 0%, 0%, 0.5);
    margin: 5px;
}

    .grid-item img {
        width: 220px;
    }

.grid-item--width2 {
    width: 400px;
}

/*#region lightBoxGallery */

.lightBoxGallery {
    min-height: 512px;
}

    .lightBoxGallery a {
        float: right;
        margin: 10px;
    }

        .lightBoxGallery a img {
            /*max-width: 256px;
            max-height: 190px;*/
            margin: 0;
            padding: 0;
            border-radius: 3px;
        }

    .lightBoxGallery .tools-delete {
        margin: 15px -35px 5px 0px;
        color: #f7fbfc;
    }

        .lightBoxGallery .tools-delete:hover {
            color: #f00;
        }

    .lightBoxGallery .tools-preview {
        margin: 15px -70px 5px 0px;
        color: #f7fbfc;
    }

        .lightBoxGallery .tools-preview:hover {
            color: #19aa8d;
        }

    .lightBoxGallery .tools-check-default {
        margin: 25px -35px 5px 10px;
        color: #f7fbfc;
    }

.file .file-name {
    padding: 5px 15px 10px 10px;
    line-height: 22px;
    min-height:100px;
}


.corner {
    position: absolute;
    display: inline-block;
    width: 0;
    height: 0;
    line-height: 0;
    border: 0.6em solid transparent;
    border-right: 0.6em solid #f1f1f1;
    border-bottom: 0.6em solid #f1f1f1;
    right: 0em;
    bottom: 0em;
}

/*#endregion */



.tooltip {
    font-family: irsans;
}

/*#region ToolTip */

.ds-tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
    font-family: irsans;
}

    .ds-tooltip.info {
        border-bottom: 1px solid #e7eaec;
    }

    .ds-tooltip .tooltiptext {
        visibility: hidden;
        position: absolute;
        max-width: 250px;
        min-width: 100px;
        background-color: #555;
        color: #fff;
        text-align: center;
        padding: 5px;
        border-radius: 6px;
        z-index: 1;
        opacity: 0;
        transition: opacity .6s;
    }

    .ds-tooltip.info .tooltiptext {
        min-width: 250px;
    }

    .ds-tooltip:hover .tooltiptext {
        visibility: visible;
        opacity: 1;
    }

.tooltip-top {
    bottom: 125%;
    left: 50%;
    margin-left: -60px;
}

    .tooltip-top::after {
        content: "";
        position: absolute;
        top: 100%;
        left: 50%;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: #555 transparent transparent transparent;
    }

.tooltip-right {
    top: -5px;
    left: 125%;
}

    .tooltip-right::after {
        content: "";
        position: absolute;
        top: 50%;
        right: 100%;
        margin-top: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: transparent #555 transparent transparent;
    }

.tooltip-bottom {
    top: 135%;
    left: 50%;
    margin-left: -60px;
}

    .tooltip-bottom::after {
        content: "";
        position: absolute;
        bottom: 100%;
        left: 50%;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: transparent transparent #555 transparent;
    }

.tooltip-left {
    top: -5px;
    bottom: auto;
    right: 128%;
}

    .tooltip-left::after {
        content: "";
        position: absolute;
        top: 50%;
        left: 100%;
        margin-top: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: transparent transparent transparent #555;
    }

.ds-tooltip.info .tooltip-bottom::after {
    left: 25%;
}

.file-rating a {
    cursor: auto;
}

.file-rating-view a span {
    float: right !important;
}

/*#endregion */


.checkbox-ad {
    position: inherit;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .checkbox-ad input[type="checkbox"] {
        line-height: normal;
        margin: 5px;
    }

    .checkbox-ad label {
        padding-left: 20px;
        margin-bottom: 0px;
        font-weight: 400;
        cursor: pointer;
    }


.nav-setting > li > a {
    padding: 8px 20px 8px 20px;
}

.owl-stage {
    margin: 0 auto;
}

.indicator .item {
    display: table-cell;
    width: 75px;
    height: 75px;
    background-color: #eaeaea;
    text-align: center;
    padding: 3px;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 5px;
}


    .indicator .item .image {
        max-height: 70px;
        max-width: 70px;
    }



    .indicator .item.selected {
        border: 2px solid rgba(0,0,0,0.35);
    }


.fc-gallery a {
    color: #444;
}

.fc-gallery .btn-circle {
    border-width: 2px;
    width: 36px;
    height: 36px;
    padding: 8px 0;
    border-radius: 50%;
}

.fc-gallery .btn-info {
    border-color: #ffffff;
}

.fc-gallery .btn-danger {
    border-color: #ffffff;
    padding-top: 9px;
}

.fc-gallery .btn-warning {
    border-color: #ffffff;
}

    .fc-gallery .btn-warning i {
        font-size: 16px;
    }

.fc-gallery .btn-circle.checked_button {
    padding-top: 5px;
}

.fc-gallery div.tools {
    position: absolute;
    top: 56%;
    left: 0;
    width: 100%;
    text-align: center;
}


.abc-checkbox input[type="radio"] {
    position: static;
    margin-left: 0;
    cursor: pointer;
    opacity: 0;
    z-index: 1;
}


    .abc-checkbox input[type="radio"]:focus + label::before {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }


    .abc-checkbox input[type="radio"]:checked + label::after {
        font-family: "FontAwesome";
        content: "";
    }


    .abc-checkbox input[type="radio"]:indeterminate + label::after {
        display: block;
        content: "";
        width: 10px;
        height: 3px;
        background-color: #555555;
        border-radius: 2px;
        margin-left: -16.5px;
        margin-top: 7px;
    }


    .abc-checkbox input[type="radio"]:disabled + label {
        opacity: 0.65;
    }

        .abc-checkbox input[type="radio"]:disabled + label::before {
            background-color: #e9ecef;
            cursor: not-allowed;
        }


.abc-radio {
    cursor: default;
    padding-left: 4px;
}

    .abc-radio input[type="radio"] {
        position: static;
        margin-left: 0;
        cursor: pointer;
        opacity: 0;
        z-index: 1;
    }

    .abc-radio label {
        cursor: pointer;
        display: inline;
        vertical-align: top;
        position: relative;
        padding-left: 5px;
    }

        .abc-radio label::before {
            cursor: pointer;
            content: "";
            display: inline-block;
            position: absolute;
            width: 17px;
            height: 17px;
            top: 2px;
            left: 0;
            margin-left: 0;
            border: 1px solid #ced4da;
            border-radius: 50%;
            background-color: #fff;
            transition: border 0.15s ease-in-out;
        }

        .abc-radio label::after {
            cursor: pointer;
            display: inline-block;
            position: absolute;
            content: " ";
            width: 11px;
            height: 11px;
            left: 3px;
            top: 5px;
            margin-left: 0;
            border-radius: 50%;
            background-color: #495057;
            transform: scale(0, 0);
            transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
        }

    .abc-radio input[type="radio"]:checked + label::after {
        transform: scale(1, 1);
        margin-left: 0;
    }



.videoshot-container {
    height: 310px;
    overflow-y: scroll;
    padding: 10px;
}

    .videoshot-container .media img {
        float: right;
        margin-left: 5px;
        max-height : 80px;
    }

        .videoshot-container .media img:hover {
            cursor: pointer;
        }


.owl-carousel .owl-stage-outer {
    margin-bottom: 10px;
}

.navigator-content .owl-theme .custom-nav [class*=owl-]:hover {
    background: none;
    color: #ff0000;
}

.navigator-content {
    position: relative;
}

    .navigator-content .owl-theme .custom-nav {
        position: absolute;
        top: 25%;
        left: 0;
        right: 0;
    }

        .navigator-content .owl-theme .custom-nav .owl-prev,
        .navigator-content .owl-theme .custom-nav .owl-next {
            position: absolute;
            height: 100px;
            color: inherit;
            background: none;
            border: none;
            z-index: 100;
        }

            .navigator-content .owl-theme .custom-nav .owl-prev i,
            .navigator-content .owl-theme .custom-nav .owl-next i {
                font-size: 3rem;
                color: #5c5c5c;
            }

        .navigator-content .owl-theme .custom-nav .owl-prev {
            left: 3px;
        }

        .navigator-content .owl-theme .custom-nav .owl-next {
            right: 3px;
        }

    .navigator-content .owl-dots:nth-child(n+6) {
        display: none !important;
    }


.file-box-tools {
    position: absolute;
    top: 10px;
    left: 10px;
}

    .file-box-tools a.btn {
        width: 34px;
        height: 24px;
    }

.rtl {
    direction: rtl;
}

.ltr {
    direction: ltr;
}

.p-l-none {
    padding-left: 0 !important;
}

.p-r-none {
    padding-right: 0 !important;
}

.input-ocr {
    border: none;
    width: 100%;
    padding: 10px;
    outline: none;
}

.btn-save-ocr {
    position: absolute;
    bottom: 30px;
    left: 40px;
}

.btn-download-ocr {
    position: absolute;
    bottom: 30px;
    left: 80px;
}

.btn-show-ocr {
    position: absolute;
    bottom: 30px;
    left: 120px;
}

.cursor-over {
    cursor: pointer;
}

.placeholders {
    margin-bottom: 10px;
    text-align: center;
    max-height: 300px;
    overflow-y: scroll;
}

.placeholder {
    min-height: 145px !important;
}

.placeholder-image {
    min-height: 135px !important;
    padding-right: 5px !important;
    padding-left: 5px !important;
}

    .placeholder-image-span {
        font-size: 12px;
        color: #555;
    }

/* FileViewPage */
.picker {
    border-color: #000000;
    border-radius: 1px;
    border-top-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 20px;
    border-right-style: solid;
    border-right-color: #000000;
    line-height: 20px;
    text-align: left;
}

.imageradius {
    border-radius: 5px;
    border: solid;
    box-shadow: 5px 5px 2px #888888;
    border-width: 1px;
    border-color: #5c5c5c;
}

.spec .list-group-item {
    text-align: left;
    min-height: 39px;
}

.carousel-indicators a {
    background-color: #000000;
    width: 10px;
    height: 10px;
    border: solid 1px #cccccc;
    padding: 2px;
    margin: 2px;
    display: inline-block;
    border-radius: 20px;
}

    .carousel-indicators a.active {
        background-color: #ff0000;
        width: 12px;
        height: 12px;
        border: solid 1px #cccccc;
        padding: 2px;
        margin: 2px;
        display: inline-block;
        border-radius: 20px;
    }

.file-play-video {
    position: absolute;
    top: 3px;
    opacity: 0;
    left: 17px;
    width: 75px;
    height: 75px;
    transition: 0.3s;
}

@media (max-width: 768px) {
    .file-play-video {
        top: 40px;
        left: 120px;
    }
}

    .file-play-video:hover {
        opacity: 1;
        cursor: pointer;
    }

    .file-play-video img {
        position: absolute;
        top: 25px;
        left: 25px;
        opacity: 1;
    }

img.circle-border {
    border: 3px solid #eaeaea;
}

