
@font-face {
    font-family: 'icomoon';
    src: url('fonts/icomoon.eot?rfxz07');
    src: url('fonts/icomoon.eot?rfxz07#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf?rfxz07') format('truetype'), url('fonts/icomoon.woff?rfxz07') format('woff'), url('fonts/icomoon.svg?rfxz07#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

.redactor_btn_editor{
    font-family: 'icomoon' !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    font-size: 18px !important;
    line-height: 22px !important;
    speak: none !important;
    vertical-align: text-top !important;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
    display: inline-block !important;
    background: transparent center center !important;
    background-image: none;
    background-size: auto auto;
    background-size: cover !important;
    width: 24px !important;
    height: 24px !important;
    color: #333 !important;
    zoom: 1 !important;
    background-image: none !important;
    text-indent: 2px !important;
}
.redactor_btn_idows::before{
    content: '\e92f' !important;
}
body {
    margin: 0;
    padding: 0;
    color: #555;
    font-family: 'icomoon', sans-serif !important;
    background: #EFEFEF;
}

div.flash-error,
div.flash-notice,
div.flash-success {
    padding: .8em;
    margin-bottom: 1em;
    border: 2px solid #ddd;
}

div.flash-error {
    background: #FBE3E4;
    color: #8a1f11;
    border-color: #FBC2C4;
}

div.flash-notice {
    background: #FFF6BF;
    color: #514721;
    border-color: #FFD324;
}

div.flash-success {
    background: #E6EFC2;
    color: #264409;
    border-color: #C6D880;
}

div.flash-error a {
    color: #8a1f11;
}

div.flash-notice a {
    color: #514721;
}

div.flash-success a {
    color: #264409;
}

div.form .rememberMe label {
    display: inline;
}

div.view {
    padding: 10px;
    margin: 10px 0;
    border: 1px solid #C9E0ED;
}

div.breadcrumbs {
    font-size: 0.9em;
    padding: 5px 20px;
}

div.breadcrumbs span {
    font-weight: bold;
}

div.search-form {
    padding: 10px;
    margin: 10px 0;
    background: #eee;
}

.portlet {}

.portlet-decoration {
    padding: 3px 8px;
    background: #B7D6E7;
    border-left: 5px solid #6FACCF;
}

.portlet-title {
    font-size: 12px;
    font-weight: bold;
    padding: 0;
    margin: 0;
    color: #298dcd;
}

.portlet-content {
    font-size: 0.9em;
    margin: 0 0 15px 0;
    padding: 5px 8px;
    background: #EFFDFF;
}

.portlet-content ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.portlet-content li {
    padding: 2px 0 4px 0px;
}

.operations {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.operations li {
    padding-bottom: 2px;
}

.operations li a {
    /* font: bold 12px Arial; */
    color: #0066A4;
    display: block;
    padding: 2px 0 2px 8px;
    line-height: 15px;
    text-decoration: none;
}

.operations li a:visited {
    color: #0066A4;
}

.operations li a:hover {
    background: #80CFFF;
}

.navbar {
    margin-bottom: 0px !important;
}


/* Sticky footer styles
-------------------------------------------------- */

html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 60px;
    line-height: 60px;
    /* Vertically center the text there */
    background-color: #f5f5f5;
}


/* Custom page CSS
  -------------------------------------------------- */


/* Not required for template or sticky footer method. */

body>.container {
    padding: 60px 15px 0;
}

.footer>.container {
    padding-right: 15px;
    padding-left: 15px;
}

code {
    font-size: 80%;
}

.idows-icon-large {
    font-family: 'icomoon' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-size: 32px;
    line-height: 32px;
    speak: none;
    vertical-align: text-top;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    background: transparent center center;
    background-size: cover;
    width: 32px;
    height: 32px;
    color: #333;
    zoom: 1
}

.idows-icon-xlarge {
    font-family: 'icomoon' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-size: 128px;
    line-height: 128px;
    speak: none;
    vertical-align: text-top;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    background: transparent center center;
    background-size: cover;
    width: 128px;
    height: 128px;
    color: #333;
    zoom: 1
}

.idows-i-file-txt:before {
    content: "\e900";
}

.idows-i-file-ppt:before {
    content: "\e901";
}

.idows-i-home:before {
    content: "\e902";
}

.idows-i-rename:before {
    content: "\e905";
}

.idows-i-file-image:before {
    content: "\e90d";
}

.idows-i-file-audio:before {
    content: "\e911";
}

.idows-i-file-video:before {
    content: "\e912";
}

.idows-i-file-zip:before {
    content: "\e92b";
}

.idows-i-copy:before {
    content: "\e92c";
}

.idows-i-paste:before {
    content: "\e92d";
}

.idows-i-folder:before {
    content: "\e92f";
}

.idows-i-create:before {
    content: "\e931";
}

.idows-i-refresh:before {
    content: "\e984";
}

.idows-i-fullscreen:before {
    content: "\e98b";
}

.idows-i-settings:before {
    content: "\e995";
}

.idows-i-delete:before {
    content: "\e9ac";
}

.idows-i-list:before {
    content: "\e9bd";
}

.idows-i-download:before {
    content: "\e9c7";
}

.idows-i-upload:before {
    content: "\e9c8";
}

.idows-i-cross:before {
    content: "\ea0f";
}

.idows-i-selected:before {
    content: "\ea10";
}

.idows-i-back:before {
    content: "\ea44";
}

.idows-i-checked:before {
    content: "\ea52";
}

.idows-i-checkbox:before {
    content: "\ea53";
}

.idows-i-cut:before {
    content: "\ea5a";
}

.idows-i-filter:before {
    content: "\ea5b";
}

.idows-i-thumbs:before {
    content: "\ea71";
}

.idows-i-file-pdf:before {
    content: "\eadf";
}

.idows-i-file-word:before {
    content: "\eae1";
}

.idows-i-file-excel:before {
    content: "\eae2";
}

.idows-i-file-libre:before {
    content: "\eae3";
}

.idows-i-selected {
    visibility: hidden
}
.content .title-header{

    vertical-align: bottom;
    display: inline-block;
}
hr{
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}

.idows-thumb {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 128px;
    height: 128px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    border: 1px solid#aaa;
    opacity: 70;
    filter: alpha(opacity 7000);
    zoom: 1;
    vertical-align: middle;
    line-height: 100px;
    text-align: center;
    margin: 4px 11px;
}

.idows-thumb img {
    vertical-align: middle;
    max-height: 128px;
    max-width: 128px;
    margin-top: -24px;
    margin-top: 0;
}

.idows-thumb.idows-loaded img {
    position: absolute;
    visibility: visible
}

.idows-thumb:hover,
.idows-thumb.idows-checked {
    opacity: 100;
    filter: alpha(opacity 10000);
    zoom: 1;
    outline: 2px solid #00709f
}

.idows-thumb:hover {
    outline: 2px solid #00709f;
}

.idows-thumb.idows-active {
    border: 1px solid #52a8ec
}

.idows-thumb.idows-active .idows-info,
.idows-thumb.idows-checked .idows-info {
    background: #333
}
.cke_button_label.cke_button__idowsfilemanager_label{display: inline;}
#cboxTitle{
    font-size: 18px;
    color: #1d1d1d !important;
}

.dropdown-submenu {
    position: relative;
}
 
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
 
.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}
 
.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}
 
.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}
 
.dropdown-submenu.pull-left {
    float: none;
}
 
.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.slicker{
    width:99%;
    
    margin-top: 80px;
}
.slicker i{
    position: absolute;
    opacity: 0.3;
    filter: alpha(opacity=30);
    color: #333 ;
}
.wall-description{
    height:860px;
    color:#fff;
}
.navbar-brand{
    padding:0px !important;
    display: inline-block;
}
.navbar-brand img{
    object-fit: cover;
}