a {
    color: #202E5F;
}
.route-name {
    width: 100%;
}
.middle-align>tbody>tr>td, .middle-align>tbody>tr>td * {
    vertical-align: middle;
}
.no-padding {
    padding: 0;
}
.news-row .glyphicon-trash {
    cursor: pointer;
}
.news-row .handle {
    cursor: move;
}
#folders-tree {
    padding-top: 20px;
}
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  display: none !important;
}
.right-hook .editable.mce-content-body
{
    border: 1px dashed #aaa;
}
img.file-selector
{
    cursor: pointer;
}
#ajax-loader {
    position: fixed;
    top: 50%;
    display: none;
    transition-duration: .5s;
    left: 50%;
    z-index: 99999;
}
#ajax-loader:before {
    position: fixed;
    top: 0; 
    content: "";
    background: rgba(0,0,0,0.2);
    bottom: 0; 
    left: 0; 
    right: 0;
}
.file-preview-frame
{
    box-shadow: none;
}
.mirror {
    transform: scaleX(-1);
}
.padding-20 {
    padding: 20px;
}
#mainPageTabs {
    padding-bottom: 40px;
}
.cmsPageItem.active .cmsPageMenuLink, .cmsPageItem.active {
    background: #337AB7;
    color: #fff;
}
#notification-box {
    position: absolute;
    padding: 20px;
    right: 0px;
    bottom: 0px;
}
.ns-box {
    position: relative;
    left: 0px;
    top: 0px;
    margin-bottom: 10px;
}
.route-group {
    margin: 15px 0;
}
.tiny-brd-box {
    min-height: 200px;
    max-height: 400px;
}
#accessbox {
    display: none;
    position: absolute;
    background-color: white;
    border-radius: 5px;
    box-shadow: 0 0 10px 0px gray;
    width: 50%;
    max-width: 500px;
    padding: 20px;
    top: 100px;
    left: 50%;
    transform: translateX(-50%);
}
.modal .modal-body {
    overflow-y: auto;
}
.frm-top-label {
    padding-top: 10px;
}
#frm-page .form-control {
    margin-top: 0px;
    padding-top: 0px;
}
#dropzone {
    background-color: lightgoldenrodyellow;
    border: 5px dashed;
    margin: 0 auto;
    max-height: 500px;
    min-height: 200px;
    overflow-y: scroll;
    padding: 10px;
    transition-duration: 0.2s;
    width: 80%;
}
.page-gallery {
    padding: 4px;
}
.page-gallery-img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 120px;
}
body.stop-scrolling {
    height: auto;
    overflow: auto;
}
.link-row {
    padding: 5px 10px;
    background-color: white;
    margin: 5px 0;
    border: 1px solid #ddd;
}
div.menu-collapse {
    padding: 10px;
    border: 1px dashed;
    border-color: #ddd;
}
.cmsPageTree ul {
    margin: 0px;
}
.cmsPageTree li.list-group-item {
    padding: 0px;
    border: 0px;
    border-radius: 0px;
}
.cmsPageTree ul {
    margin-left: 20px;
    padding: 0;
}
.cmsPageTree ul:first-child {
    margin: 0;
}
.cmsPageTree .cmsPageItem {
    border-top: 1px solid #E0E0E0;
    padding: 5px;
}
.cmsPageCollapseBtn {
    padding: 1px 4px;
    font-size: 9px;
    font-weight: normal;
}
.ui-nestedSortable-error {
    background: red;
}
.placeholder {
    outline: 1px dashed #4183C4;
    height: 33px;
    list-style-type: none;
}
.top-cms-bar {
    margin-bottom: 10px;
    border: 0;
    background: #fff;
    border-bottom: 1px solid #D4D4D4;
    border-radius: 0;
}
.top-cms-bar .navbar-text {
    color: #202E5F;
}
.top-cms-bar .badge {
    background-color: #202E5F;
}
.top-cms-bar.navbar-default .navbar-nav>li>a {
    color: #202E5F;
}
.top-cms-bar .navbar-nav>.open>a, .top-cms-bar .navbar-nav>.open>a:hover, .top-cms-bar .navbar-nav>.open>a:focus .dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    background: whitesmoke;
}
ul.dropdown-menu {
    border-radius: 0;
    box-shadow: none;
    border: 1px solid;
}
.btn-create-page {
    background-color: #202E5F;
}
.panel > div, .panel-default, .panel-default > div, .panel-primary, .panel-primary > div, .panel-success, .panel-success > div, .alert, .btn-create-page, .panel-info, .panel-info > div, .panel-danger, .panel-danger > div {
    border-radius: 0;
    border: 0;
}
.panel-default > .panel-heading {
    color: white;
    background: #A5A9B2;
    border: 0;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    background: white;
    color: #202E5F;
    border: 1px solid #202E5F;
}
.nav-pills>li>a {
    padding: 7px 10px;
}
.list-group-item, .list-group, .btn, .nav>li>a, .pre, pre, .input-group-addon, .modal.in .modal-dialog, .list-group-item:first-child, .modal-header, modal-footer, .modal-content {
    border-radius: 0;
}
.panel-primary > .panel-heading {
    background: #202E5F;
    color: white;
}
.panel-danger > .panel-heading {
    background: #cc0000;
    color: white;
}
.panel-danger > .panel-heading {
    background: #cc0000;
    color: white;
}
.panel-success > .panel-heading {
    background: rgb(68, 157, 68);
    color: white;
}
.panel-info > .panel-heading {
    background: rgb(68, 157, 68);
    color: white;
}
.well, .form-control {
    border-radius: 0;
    box-shadow: none;
}
select#page-select, select#template-select {
    height: 20px;
    padding: 0;
}
.v-center {
    vertical-align: middle;
    position: relative;
    margin: auto;
    display: inline-block;
    transform: translateY(25%);
    top: 50%;
}
.file-preview-frame {
    cursor: pointer;
    box-shadow: none;
    float: left;
}
.documents .file-preview-frame
{
    width: 100%;
    float: none;
    height: auto;
    position: relative;
    margin: 0;
    margin-bottom: 5px;
}
.documents .file-preview-text {
    width: 100%;
    float: left;
    text-align: left;
}
.documents .file-footer-buttons {
    position: absolute;
    right: 5px;
    bottom: 5px;
}
.documents .glyphicon.glyphicon-file
{
    float: left;
    font-size: 30px;
}
.documents .file-thumbnail-footer .file-caption-name
{
    padding: 0;
    float: left;

}
.documents .file-preview-frame[id^="uploaded"]
{
    color: #008000;
}

.kv-file-upload, .file-upload-indicator
{
    display: none;
}
.documents h2 {
    float: left;
    margin: 0;
}
.documents .file-preview-frame:hover
{
    background-color: rgba(0,0,0,0.03);
    box-shadow: none;
}
.documents .file-actions
{
    float: left;
}
.documents .file-preview-thumbnails
{
    width: 100%;
}

.file-preview-text {
    width: 100%;
}
.file-default-preview
{
    width: 160px;
    height: 160px;
    margin: 0 auto;
}
.file-preview-image {
    width: 160px;
    height: 160px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;

}
.ui-selected {
    background-color: #c1edff;
}
.ui-selecting {
    background-color: #c1edff;
}
.file-drop-zone > .nav-bar {
    text-align: initial;
    padding: 5px 8px;
}
.file-preview, .file-drop-zone {
    border-radius: 0;
}
.file-dropzone {
    padding: 10px 0;
    color: #aaa;
    font-size: 20px;
}
.file-preview .content img {
    max-width: 100%;
    height: auto;
}
.file-preview {
    padding: 10px;
    font-weight: normal;
    color: #aaa;
}
.file-container {
    padding: 10px;
}
.file-container > .content:hover {
    background-color: #f0f0f0;
    box-shadow: 0 0 3px 0 gray;
}
.file-container > .content {
    height: 150px;
    text-align: center;
    box-shadow: 0 0 2px 0 gray;
    overflow: hidden;
}
.file-container img {
    width: auto;
    max-height: 120px;
    margin: 0 auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.file-container .file-title {
    position: absolute;
    bottom: 0px;
    font-weight: bold;
    width: 100%;
    left: 0;
    color: #555;
    right: 0px;
}
.shortcut img.img-responsive {
    max-width: 40px;
}

/* add premision */
.table > tbody > tr > td
{
    vertical-align: middle;
}
#add-premisssion-menu .list-group-item:hover + ul, #add-premisssion-menu .list-group-item:hover,
#products-menu .list-group-item:hover + ul, #products-menu .list-group-item:hover {
    background-color: #add6fd;
}
#add-premisssion-menu .add-premision-link {
    cursor: pointer;
}
@media(max-width:768px) {
    ul.nav.nav-pills li {
        width: 100%;
    }
}
#modal-selector {
    z-index: 999999;
}
/* POPUP BOX MODULE */
.popup-box 
{

}
.pupup-box .popup-box-inside
{
    min-height: 200px;
    background-position: center;
    background-size: cover;
    box-shadow: 0 0 2px gray;
}
.pupup-box .popup-box-inside .popup-heading
{
    font-size: 20px;
    color: white;
    padding: 10px;
    background-color: rgba(0,0,0, 0.7);
}
.pupup-links
{
    padding: 10px;
}
.pupup-links > a
{
    background-color: white;
    border: 1px solid #555;
    padding: 5px;
    cursor: pointer;
    display: block;
    text-decoration: none;
    font-weight: bold;
    margin-bottom:5px;
}
.pupup-links > a:hover
{
    background-color: #9C0335;
    border-color: white;
    color: white;
}
/* END POPUP BOX MODULE */

#products-menu
{
    margin-top: 20px;
}
#products-menu .list-group-item
{
    padding: 5px 10px;
}
#add-premisssion-menu .add-premision-link {
    cursor: pointer;
}
@media(max-width:768px) {
    ul.nav.nav-pills li {
        width: 100%;
    }
}
#modal-selector {
    z-index: 999999;
}
