/* Chosen mini-css */
.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;zoom:1;*display:inline;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;left:-9999px;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;box-shadow:0 4px 5px rgba(0,0,0,.15)}.chosen-container.chosen-with-drop .chosen-drop{left:0}.chosen-container a{cursor:pointer}.chosen-container .search-choice .group-name,.chosen-container .chosen-single .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .search-choice .group-name:after,.chosen-container .chosen-single .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),color-stop(100%,#f4f4f4));background:-webkit-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-moz-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-o-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(chosen-sprite.png) no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:#fff url(chosen-sprite.png) no-repeat 100% -20px;background:url(chosen-sprite.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;left:-9999px}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:-webkit-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-moz-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-o-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto!important;height:1%;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(1%,#eee),color-stop(15%,#fff));background-image:-webkit-linear-gradient(#eee 1%,#fff 15%);background-image:-moz-linear-gradient(#eee 1%,#fff 15%);background-image:-o-linear-gradient(#eee 1%,#fff 15%);background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:transparent!important;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#eee),color-stop(80%,#fff));background-image:-webkit-linear-gradient(#eee 20%,#fff 80%);background-image:-moz-linear-gradient(#eee 20%,#fff 80%);background-image:-o-linear-gradient(#eee 20%,#fff 80%);background-image:linear-gradient(#eee 20%,#fff 80%);box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:0;background:transparent}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single-nosearch .chosen-search,.chosen-rtl .chosen-drop{left:9999px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:0}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:#fff url(chosen-sprite.png) no-repeat -30px -20px;background:url(chosen-sprite.png) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-rtl .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container-single .chosen-search input[type=text],.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span{background-image:url(chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}

body, td, .text, .header, a{
   font-family:  Arial, Tahoma, Verdana, Arial, sans-serif;
   font-size: 13px;
   color: rgb(83, 92, 105); 
}

a{
   text-decoration: underline;

}
a:hover {
   text-decoration: none;
}

h2 {
   font-family:  Arial, sans-serif;
   color: #FFFFFF;
   font-size: 20px;
   font-weight: normal;
   margin: 3px;
   
}
h3 {
   color: #000000;
   font-size: 14px;
}
.header {
   font-size: 15px; 
   color: #FFFFFF;
   font-weight: bold;
}
.text{
   MARGIN-BOTTOM: 10px;
   MARGIN-TOP: 0px;
}
.button{

   padding: 5px;
}

INPUT.textbox{
   BACKGROUND: #FFFFFF;
   BORDER-BOTTOM: #000000 1px solid;
   BORDER-LEFT:   #000000 1px solid;
   BORDER-RIGHT:  #000000 1px solid;
   BORDER-TOP:    #000000 1px solid;
   COLOR: #000000;
   FONT-FAMILY: Arial, tahoma, verdana, arial;
   FONT-SIZE: 12px;
   MARGIN-BOTTOM: 0px;
   MARGIN-TOP: 0px;
   padding-left: 3px;
}
textarea{
   border-color: #CCCCCC;/*   BACKGROUND: #FFFFFF;
   COLOR: #000000;
   FONT-SIZE: 12px;
   MARGIN-BOTTOM: 0px;
   MARGIN-TOP: 0px;
   */
   FONT-FAMILY: Arial, tahoma, verdana, arial;


}

ul, li{
   padding-top: 5px;
   margin-top: 0px;
   list-style-type: square;

}
blockquote{
   margin-left: 20px;
}

.red {
   color: red;

}

.warning {
   color:#000000;
   background: #f8f8e4; 
   margin: 5px;
   padding: 5px;
   border-style: dotted;
   border-width: 1px;   
   border-color: #777777;
}
.grey {
   color:#333333;
}

.info {
   width: 32px; 
   height: 32px; 
}


.yes {
   width:   16px; 
   height:  16px; 
}
.no {
   width:   16px; 
   height:  16px; 
}
.pageedit {
   width:   24px; 
   height:  24px; 
}
.pagedelete {
   width:   24px; 
   height:  24px; 
}
.calendar {
   width:   24px; 
   height:  24px; 
}
.stop {
   width:   48px; 
   height:  48px; 
}
.cut {
   width:   24px; 
   height:  24px; 
}
.copy {
   width:   24px; 
   height:  24px; 
}
.paste {
   width:   24px; 
   height:  24px; 
}
.pastegrey {
   width:   24px; 
   height:  24px; 
}

.mainmenu {
   width:   24px; 
   height:  24px; 
}

.showall {
   width:   24px; 
   height:  24px; 
}

.removeall {
   width:   24px; 
   height:  24px; 
}

.addnewpage {
   width:   24px; 
   height:  24px; 
}

.details {
   width:   24px; 
   height:  24px; 
}

.adminmenu {
   width:   24px; 
   height:  24px; 
}
.search {
   width:   24px; 
   height:  24px; 
}

.inverse{
   text-decoration: none;
}

.inverse:hover{
   text-decoration: underline;
}

th.menu {
   font-weight: normal;
   font-family: Tahoma;
   text-align: left;
   font-size: 13px;
}

.page_number, .this_page_number{
   text-align:  center;
   text-decoration: none;
   height: 25px;
   width: 25px;
   display: block;
   border: 1px solid #F6F6F6;
   padding: 5px 0px 0px 0px;
   float: left;
   margin: 2px;
   background-color: #b6dcff;
}

.this_page_number{
   background-color: #0b66c3;
   color: #FFFFFF;
}


.page_number:hover {
   text-decoration: none;
   background-color: #b6dcff;
   border: 1px solid #0b66c3;
}



.modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: 0.7;
}

.modal-content {
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    margin: -50px 0 0 -100px;
    width: 200px;
    height: 130px;
    background: #fff;
}

.inner_td {
   border-bottom: thin dotted #CCCCCC; 
   padding-bottom: 10px;
/*   height: 50px; */

}


.menu_image {
   margin: 0 5px 0 5px;
   transition: all .2s ease-in-out;
   padding-left: 5px;
   padding-right: 5px;

}

.menu_image:hover {
   transform: scale(1.3);
}


.field_header{ 

   background-color: rgb(213, 241, 252);

   color: rgba(83,92,105,0.8)!important;
   font-size: 18px; 
   font-weight: normal; 
   padding: 5px 5px 5px 10px;

}


.blue_background{ 

   background-color: #0b66c3;
}

.green_background{ 

   background-color: #21945a;
   xtext-transform: uppercase;
}







.field_header_old { 

background: #1e5799; /* Old browsers */
background: -moz-linear-gradient(top,  #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(50%,#2989d8), color-stop(51%,#207cca), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* IE10+ */
background: linear-gradient(to bottom,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */

color: #FFFFFF; 
font-size: 17px; 
font-weight: normal; 
padding: 5px 5px 5px 10px;


}


.di_remove_row, .di_add_row {
width: 25px;
}





/* css for the shiny buttons */
.btn_plugin {
  cursor: pointer;
  background-color: #FFFFFF;
  margin: 5px 5px 0px 0px ;
  border-radius: 3px;
  text-decoration: none;
  padding: 5px;
  font-size: 15px;
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  display: inline-block;
}

.btn_plugin:hover {

}

.blue {
  color: #55acee;
  border: 1px #55acee solid;
}

.blue:hover {
  background-color: #55acee;
  color: #fff
}

.green {
  color: #2ecc71;
  border: 1px #2ecc71 solid;
}

.green:hover {
  color: #fff;
  background-color: #2ecc71;
}

.red {
  color: #e74c3c;
  border: 1px #e74c3c solid;
}

.red:hover {
  color: #fff;
  background-color: #e74c3c;
}

.purple {
  color: #9b59b6;
  border: 1px #9b59b6 solid;
}

.purple:hover {
  color: #fff;
  background-color: #9b59b6;
}

.orange {
  color: #e67e22;
  border: 1px #e67e22 solid;
}

.orange:hover {
  color: #fff;
  background-color: #e67e22;
}

.yellow {
  color: #f1c40f;
  border: 1px #f1c40f solid;
}

.yellow:hover {
  color: #fff;
  background-color: #f1c40f;
}







.b-hint {
    display: inline-block;
    line-height: normal;
    position: relative;
}    
    .b-hint .hint-icon {
        background: white;
        color: inherit;
        border-radius: 50%;
        display: block;
        width: 20px;
        height: 20px;
        border: 1px solid #5D5D5D;
        text-decoration: none;
        text-align: center;
        line-height: 20px;
        color: #5D5D5D;
        font-weight: normal;
        margin: 5px;
        box-shadow: 0 0 4px rgba(0,0,0,.3);
        opacity: 0.5;
    }
        .b-hint .hint-icon:hover {
            color: white;
            background: #21B7E8;
            opacity: .9;
            border-color: #2195BB;
        }
        .b-hint .hint-icon:hover + .hint-content{
            /*display: block;*/
            /*opacity: 1;*/
            /*display: block;*/
            opacity: 1;
            width: 430px;
            padding: 0 15px;
            height: auto;
            overflow-x: visible;
        }

    .b-hint .hint-content {
        /*display: none;*/
        /*opacity: 0;
        background: black;
        background: rgba(0,0,0,.85);
        color: white;
        border-radius: 2px;
        font-size: inherit;        
        position: absolute;
        top: 45px;
        left: -4px;
        z-index: 3;
        width: 400px;
        padding: 0px 15px;
        text-align: left;*/
        /*display: none;*/
        opacity: 0;
        background: black;
        background: rgba(0,0,0,.85);
        color: white;
        border-radius: 2px;
        font-size: inherit;        
        position: absolute;
        top: 45px;
        left: -4px;
        z-index: 3;
        width: 0;
        padding: 0;
        overflow-x: hidden;
        height: 0;
        box-sizing: border-box;
        /*width: 400px;*/
        /*padding: 0px 15px;*/
        text-align: left;
    }
    .b-hint .hint-content._animated{
      -webkit-transition: opacity .25s ease-out;
          -moz-transition: opacity .25s ease-out;
          -ms-transition: opacity .25s ease-out;
          -o-transition: opacity .25s ease-out;
          transition: opacity .25s ease-out;
    }
        .b-hint .hint-content:before {
            content: '';
            display: block;
            position: absolute;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 0 10px 13px 10px;
            border-color: transparent transparent black transparent;
            border-color: transparent transparent rgba(0,0,0,.85) transparent;
            top: -12px;
            left: 10px;
        }
        .b-hint .hint-content a {
            color: white;
        }
    



/* ��५�窠 ��� ������ ����� ࠧ���� */


      .field_header {
         color: white;
         cursor: pointer;

      }

      .field_header .icon-arrow {
          position: absolute;
          margin-top: 5px;
          z-index: 0;
      }

      .field_header.down .icon-arrow {
          margin-top: 0px;
      }

      .field_header .icon-arrow:after {
          content: '';
          display: block;
          position: absolute;
          right: -20px;
          /* display: none; */
          top: 4px;
          width: 0;
          z-index: 1;
          height: 0;
          border-style: solid;
          border-width: 0 7.5px 10px 7.5px;
          border-color: transparent transparent #d5f1fc transparent;      
      }

      .field_header .icon-arrow:before {
         content: '';
         display: block;
         position: absolute;
         right: -18px;
         top: 0px;
         z-index: 1;
         width: 0;
         height: 0;
         border-style: solid;
         border-width: 0 5.5px 8px 5.5px;
         border-color: transparent transparent #6d7b86 transparent;
      }

      .field_header.down .icon-arrow:after {
        width: 0;
        /* display: none; */
        height: 0;
        border-style: solid;
        border-width: 10px 7.5px 0 7.5px;
        border-color: #d5f1fc transparent transparent transparent;
        z-index: 1;
        top: 1px;
      }

      .field_header.down .icon-arrow:before {
         width: 0;
         top: 7px;
         height: 0;
         border-style: solid;
         border-width: 8px 5.5px 0 5.5px;
         border-color: #6d7b86 transparent transparent transparent;
      }



      .getFromServer,
      .upload__crop_picture {
        padding: 0px;
        display: inline-block;
        vertical-align: top;
        margin: 0 20px;
      }
        .getFromServer a {
          border: 1px solid gray;
          height: 50px;
          display: inline-block;
          text-align: center;
          line-height: 50px;
          padding: 0 15px;
          text-decoration: none;
          background: #EEEEEE;
        }

         .progress .bar {
            background-color: green;
            height: 100%;
         }

      .upload__container {
         position: relative;
         width: 100%;
      }

      .uploaderForm .progress {
        width: 100%;
         background: white;
         border: 1px solid gray;
         height: 20px;
         border-radius: 5px;  
         position: relative;
      }

      .uploaderForm .result {
        // margin-top: 20px;
        font-size: 13px !important;
      }
      .uploaderForm {
        /*width: 500px;*/
        width: 100%;
        display: inline-block;
        /*margin: 20px 10px 20px 20px;*/
        margin: 0;
      }

        .upload__container .result {
          font-size: 13px;
        }
         .upload__container input[type=file] {
            position: absolute;
            top: 0;
            left: 0;
            opacity: 0;
            width: 100%;
            height: 100%;
         }

      .upload__progress .complete {
         position: absolute;
         left: 15px;
         top: 0;
         color: white;
         line-height: 20px;
         margin: 0;
      }

      .progress {
         width: 100%;
         background: white;
         border: 1px solid #74b7ea;
         height: 20px;
         border-radius: 5px;  
         position: relative;
         margin-top: 20px;
      }

         .progress .bar {
            background-color: #89ccff;
            height: 100%;
         }

      .upload__container {
         position: relative;
      }

         .upload__container input[type=file] {
            position: absolute;
            top: 0;
            left: 0;
            opacity: 0;
            width: 100%;
            height: 100%;
         }

      .upload__progress .complete {
         position: absolute;
         left: 15px;
         top: 0;
         color: #062d58;
         line-height: 20px;
         margin: 0;
      }
.uploaderForm .result_image {
  /*margin-top: 20px;*/
  margin: 10px 0 5px;
}
  .uploaderForm .result_image img {
    max-width: 100%;
  }
.result_image img {
    max-width: 200px;
}


.imagepopup {
  display: table;
  z-index: 10;
}

.imagepopup,
.imagepopup .imagepopup-paranja {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.imagepopup .imagepopup-paranja {
  background: black;
  background: rgba(0,0,0,.7);
}

.imagepopup .imagepopup-close {
  position: absolute;
  top: 50px;
  right: 50px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  background-color: white;
  /* color: white; */
  text-align: center;
  line-height: 40px;
  font-size: 30px;
  z-index: 11;
  cursor: pointer;
}

.imagepopup .imagepopup-image {
  /*position: absolute;
  top: 10%;
  height: 80%;
  width: 80%;  
  z-index: 10;
  left: 10%; */
  position: relative;
  /* top: 10%; */
  height: 100%;
  width: 100%;
  z-index: 11;
  /* left: 10%; */
  text-align: center;
  vertical-align: middle;
  display: table-cell;
  padding: 10%;
}
  .imagepopup .imagepopup-image img {
    max-width: 100%;
    width: auto;
    height: auto;
  }


._animated {
  -webkit-transition: all .25s ease-out;
        -moz-transition: all .25s ease-out;
         -ms-transition: all .25s ease-out;
          -o-transition: all .25s ease-out;
             transition: all .25s ease-out;
}



.record_button {
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  background: #3498db;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  border: 0px;
  -webkit-border-radius: 2;
  -moz-border-radius: 2;
  border-radius: 2px;
}

.record_button:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
  border: 0px;
}

.btn_save {
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  background: #3498db;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  border: 0px;
  -webkit-border-radius: 2;
  -moz-border-radius: 2;
  border-radius: 2px;
}

.btn_save:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
  border: 0px;
}

.btn_cancel {
  -webkit-border-radius: 2;
  -moz-border-radius: 2;
  border-radius: 2px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  background: #c7c7c7;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  border: 0px;
}

.btn_cancel:hover {
  background: #d6d6d6;
  background-image: -webkit-linear-gradient(top, #d6d6d6, #c2c2c2);
  background-image: -moz-linear-gradient(top, #d6d6d6, #c2c2c2);
  background-image: -ms-linear-gradient(top, #d6d6d6, #c2c2c2);
  background-image: -o-linear-gradient(top, #d6d6d6, #c2c2c2);
  background-image: linear-gradient(to bottom, #d6d6d6, #c2c2c2);
  text-decoration: none;
}




/* Checkbox ����� */


input[type=checkbox].css-checkbox {
                     position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
                  }

                  input[type=checkbox].css-checkbox + label.css-label {
                     padding-left:25px;
                     height:20px; 
                     display:inline-block;
                     line-height:20px;
                     background-repeat:no-repeat;
                     background-position: 0 0;
                     /*font-size:20px;  */
                     vertical-align:middle;
                     cursor:pointer;

                  }

input[type=checkbox].css-checkbox:checked + label.css-label {
                     background-position: 0 -20px;
                  }

label.css-label {
                     background-image:url(/pic/adm/csscheckbox.png);
                     -webkit-touch-callout: none;
                     -webkit-user-select: none;
                     -khtml-user-select: none;
                     -moz-user-select: none;
                     -ms-user-select: none;
                     user-select: none;
                     padding-right: 20px;
                  }

/* Checkbox ����� */



.previewnote, .alertnote{
background-color:rgb(236, 247, 232);
border-bottom-color: #68bd45;
border-bottom-style:solid;
border-bottom-width:1px;
border-image-outset:0px;
border-image-repeat:   stretch;
border-image-slice: 100%;
border-image-source:none;
border-image-width:1;
border-left-color: rgb(104, 189, 69);
border-left-style:solid;
border-left-width:8px;
border-right-color:rgb(104, 189, 69);
border-right-style:solid;
border-right-width:1px;
border-top-color:rgb(104, 189, 69);
border-top-style:solid;
border-top-width:1px;
color:rgb(51, 51, 51);
display:block;
font-size:12.75px;
line-height:19.125px;
margin-bottom:20px;
xmargin-left:25.5px;
margin-right:0px;
margin-top:0px;
padding-bottom:6.375px;
padding-left:12.75px;
padding-right:12.75px;
padding-top:6.375px;
text-align: left;
}

.alertnote{
background-color:rgb(235, 248, 254);
border-color: rgb(0, 120, 215);
}


.preview_container {
  position: fixed;
  top: 142px;
}

.statusMessageContainer {
  position: fixed;
  right: 40px;
  bottom: 40px;
  width: 300px;
  z-index: 999999999;
}
.statusMessageContainer .statusMessage--close {
  font-weight: bold;
  color: white;
  position: absolute;
  right: 15px;
  cursor: pointer;
}
.statusMessageContainer .statusMessage--text {
  padding-right: 10px;
}
.statusMessageContainer .statusMessage {
  background: #464646;
  position: relative;
  padding: 10px 15px;
  border-radius: 2px;
  box-shadow: 1px 1px 5px rgba(0,0,0,.5);
  font-size: 14px;
  margin-top: 15px;

  animation: shake 0.80s cubic-bezier(.36,.07,.19,.97);
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}

.statusMessageContainer .statusMessage.shake {
  animation: shake 0.80s cubic-bezier(.36,.07,.19,.97) infinite;
}

.statusMessageContainer .statusMessage.good {
  color: #37c700;
}
.statusMessageContainer .statusMessage.error {
  color: red;
}
.statusMessageContainer .statusMessage.loading {
  color: white;
  padding-left: 45px;
}
.statusMessageContainer .statusMessage.loading span {
  position: absolute;
  left: 5px;
  top: 3px;
  width: 30px;
  height: 30px;
  background: url('../js/ixbt/statusmessage_loader.gif') no-repeat center center;
}
.statusMessage--paranja {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 999999998; 
}

@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }

  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}

/* Стили для загрузки файлов (мультизагрузки) */

.file-area {
    width: 100%;
    position: relative;
}
.file-area input[type=file] {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    cursor: pointer;
}
.file-area .file-dummy {
    padding: 30px;
    text-align: center;
    transition: background 0.3s ease-in-out;
    border: 2px solid #CCCCCC;
    border-style: dashed;
}
.file-area .file-dummy .success { display: none; }
.file-area:hover .file-dummy { background: rgba(255, 255, 255, 0.1); }
.file-area input[type=file]:focus  {
    outline: 2px solid rgba(255, 255, 255, 0.5);
    outline: -webkit-focus-ring-color auto 5px;
}
.file-area input[type=file]:valid {
    border-color: rgba(0, 255, 0, 0.4);
    background-color: rgba(0, 255, 0, 0.3);
}
.file-area input[type=file]:valid + .file-dummy .success {
    display: inline-block;
}
.file-area input[type=file]:valid + .file-dummy .default {
    display: none;
}

.uploads_image_facroty .block {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100px;
    margin-right: 20px;
    margin-bottom: 20px;
    padding: 10px;
    background-color: white;
    border: 2px solid #CCCCCC;
    word-wrap: break-word;
    border-style: dashed;
}
.uploads_image_facroty .gallery__image__block {
    width: 200px;
}
.uploads_image_facroty input[name="img__description"] {
    width: 94%;
    height: 15px;
}
.uploads_image_facroty .block > img{
    margin: 5px 0 5px 0;
}
.uploads_image_facroty .block .progressBar {
    background-color: #3E6FAD;
    width: 0px;
    height: 5px;
    margin-top: 47px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -moz-transition: .25s ease-out;
    -webkit-transition: .25s ease-out;
    -o-transition: .25s ease-out;
    transition: .25s ease-out;
}
.uploads_image_facroty .block .cancelButton {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 25px;
    height: 25px;
    background-color: black;
    border: 2px solid white;
    color: white;
    text-align: center;
    font-weight: bold;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px;
    -moz-box-shadow: 0px 0px 10px 0px #C4C4C4;
    -webkit-box-shadow: 0px 0px 10px 0px #C4C4C4;
    -o-box-shadow: 0px 0px 10px 0px #C4C4C4;
    box-shadow: 0px 0px 10px 0px #C4C4C4;
    cursor: pointer;
}
.uploads_image_facroty .block .format {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-top: 34px;
}
.uploads_image_facroty .block .error {
    text-align: left;
    font-size: 14px;
    color: red;
}
.uploads_image_facroty a{text-decoration: none; cursor: pointer;}
.recordbutton { cursor:pointer;}
.recordbutton img {
    margin: 0 5px 0 5px;
    transition: all .2s ease-in-out;
}
.recordbutton:hover img { transform: scale(1.1); }
.uploads_image_facroty { margin-top: 20px; }

/* Стили для мультизагрузки галерей */

.gallery_name, input[name='img__description'] {
    width: 30%;
    padding: 5px;
    border-radius: 5px;
    border: 1px solid #e0ebeb;
}
.gallery_delete, .gallery_save, .add_gallery, .gallery_visible_toggle, .gallery_refresh {
    padding: 5px 10px;
    border-radius: 5px;
    border: 1px solid #e0ebeb;
    background-color: white;
    cursor: pointer;
}
.add_gallery:before {  content: '+ ';  }
.gallery_delete:hover , .gallery_save:hover, .add_gallery:hover, .gallery_visible_toggle:hover {
    background-color: #e0ebeb;
}
.gallery_hr {
    height: 10px;
    border: 0;
    box-shadow: 0 10px 10px -10px #8c8b8b inset;
}
.gallery_type {  margin-right: 20px;  }
.gallery_visible_toggle { margin-left: 20px;}
.hide-gallery .uploads_image_facroty, .hide-gallery .file-area {display:none;}
.set_banner_code_table textarea { resize: none;}
.set_banner_code_table textarea:focus { width: 200px!important; height: 100px!important;}

.ms-drop ul li {padding-top: 0px;}



.menubutton{

   transition: all .2s ease-in-out;
   background-color: white;
   color: #3498db;
   border: 2px solid #3498db; /* Blue */
   
   
   padding: 15px 16px;
   text-align: center;
   text-decoration: none;
   display: inline-block;
   font-size: 16px;

   border-radius: 4px;
   font-weight: bold;

   margin-right: 10px;

}

            
.menubutton:hover{
/*    background-color: #3498db; /* Blue 
    color: white;*/
   transform: scale(1.1);

}



