.controls-description
{
 font-size: 12px;
}
.premium-editions {
		float: right;
		font-size: 15px!important;
		top: 10px!important;
		color: yellow!important;
		margin-top: 10px!important;
		font-weight: 500!important;
		text-decoration: none!important
}
.premium-edition-text {
		color: yellow!important;
		font-size: 15px!important;
		text-decoration: underline!important
}
.badge
{
  float: right;
  margin-right: 0;
  color: #fff;
  background-color: #ed6b75;
  padding: 0 4px;
  font-size: 11px;
}
.custom-input-xsmall
{
   width: 23.94% !important;
   margin-right: 0px !important;
}
.input-width-25
{
   width: 25% !important;
}
.input-width-27
{
   width: 27% !important;
}
.input-normal
{
   width: 43% !important;
   margin-right: 0px !important;
}
.custom-input-large
{
   width: 86% !important;
}
.custom-div-gap
{
   padding-top: 5px;
   text-align: center;
}
.image-style
{
   border: 2px solid #E5E5E5;
   width: 200px;
   cursor: pointer;
}
.custom-div-gap a
{
   text-decoration: none;
}
.input-normal.input-inline
{
   margin-right: 0px !important;
}
.custom-input-medium
{
   width: 49%;
}
.form-group .custom-input-medium
{
   margin-right: 0px;
   width: 49%;
   float: left;
   margin-left: 3px !important;
}
.tabbable-custom ul > li > a
{
   text-decoration: none;
}
.custom-gallery-thumbnail
{
   width: 25%;
}
.custom-sort-gallery
{
   margin: 3px 3px 3px 3px !important;
   cursor: move;
   display: inline-block;
   padding: 5px;
   border: 1px dashed #b3afaf;
}
/***************** Custom tabs **************/
.tabbable-custom
{
   margin-bottom: 15px;
   padding: 0px;
   overflow: hidden;
   /* justified tabs */
   /* boxless tabs */
   /* below justified tabs */
   /* full width tabs */
   /* below tabs */
}
.tabbable-custom > .nav-tabs
{
   border: none;
   margin: 0px;
}
.tabbable-custom > .nav-tabs > li
{
   margin-right: 2px;
   border-top: 2px solid transparent;
}
.tabbable-custom > .nav-tabs > li > a
{
   margin-right: 0;
   -webkit-border-radius: 0;
   -moz-border-radius: 0;
   -ms-border-radius: 0;
   -o-border-radius: 0;
   border-radius: 0;
}
.tabbable-custom > .nav-tabs > li > a:hover
{
   background: none;
   border-color: transparent;
}
.tabbable-custom > .nav-tabs > li.active
{
   border-top: 3px solid #a4cd39;
   margin-top: 0;
   position: relative;
}
.tabbable-custom > .nav-tabs > li.active > a
{
   border-top: none !important;
   font-weight: 400;
   -webkit-border-radius: 0;
   -moz-border-radius: 0;
   -ms-border-radius: 0;
   -o-border-radius: 0;
   border-radius: 0;
}
.tabbable-custom > .nav-tabs > li.active > a:hover
{
   -webkit-border-radius: 0;
   -moz-border-radius: 0;
   -ms-border-radius: 0;
   -o-border-radius: 0;
   border-radius: 0;
   border-top: none;
   background: #fff;
   border-color: #d4d4d4 #d4d4d4 transparent;
}
.tabbable-custom > .tab-content
{
   background-color: #fff;
   border: 1px solid #ddd;
   padding: 10px;
   -webkit-border-radius: 0 0 4px 4px;
   -moz-border-radius: 0 0 4px 4px;
   -ms-border-radius: 0 0 4px 4px;
   -o-border-radius: 0 0 4px 4px;
   border-radius: 0 0 4px 4px;
}
/**************** End Custom tabs *****************/
.nav-tabs > li > a:focus
{
   color: #ddd;
   -webkit-box-shadow: none;
   box-shadow: none;
}
.portlet > .portlet-title > .nav-tabs > li
{
   background: none;
   margin: 0;
   border: 0;
}
.portlet > .portlet-title > .nav-tabs > li > a
{
   background: none;
   margin: 5px 0 0 1px;
   border: 0;
   padding: 8px 10px;
   color: #fff;
}
.portlet > .portlet-title > .nav-tabs > li.active > a, .portlet > .portlet-title > .nav-tabs > li:hover > a
{
   color: #333;
   background: #fff;
   border: 0;
}
.nav
{
   padding-left: 0;
   margin-bottom: 0;
   list-style: none;
}
.nav > li
{
   position: relative;
   display: block;
}
.nav > li > a
{
   position: relative;
   display: block;
   padding: 10px 15px;
}
.nav > li > a:hover,.nav > li > a:focus
{
   text-decoration: none;
   background-color: #eee;
}
.nav > li.disabled > a
{
   color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus
{
   color: #777;
   text-decoration: none;
   cursor: not-allowed;
   background-color: transparent;
}
.nav .open > a,.nav .open > a:hover,.nav .open > a:focus
{
   background-color: #eee;
   border-color: #337ab7;
}
.nav > li > a > img
{
   max-width: none;
}
.nav-tabs > li > a:focus
{
   color: #ddd;
   -webkit-box-shadow: none;
   box-shadow: none;
   outline: none !important;
}
.nav-tabs > li
{
   float: left;
   margin-bottom: -1px;
}
.nav-tabs > li > a
{
   margin-right: 2px;
   line-height: 1.42857143;
   border: 1px solid transparent;
   border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover
{
   border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,.nav-tabs > li.active > a:hover,.nav-tabs > li.active > a:focus
{
   color: #555;
   cursor: default;
   background-color: #fff;
   border: 1px solid #ddd;
   border-bottom-color: transparent;
}
.nav-tabs .dropdown-menu
{
   margin-top: -1px;
   border-top-left-radius: 0;
   border-top-right-radius: 0;
}
.modal-body
{
   position: relative;
   padding: 15px !important;
}
.modal-footer
{
   padding: 15px 0px 15px 15px;
   text-align: right;
   border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn
{
   margin-bottom: 0;
   margin-left: 5px;
}
.modal-scrollable
{
   overflow: hidden !important;
}
.tech-banker-cover-image
{
   width: 100%;
   height: auto;
   display: block;
   margin-bottom: 5px;
   border: 3px solid #D8D7D7;
   border-radius: 2px;
   cursor: pointer;
}
.image-effect-new
{
   border-radius: 3px;
   box-shadow: 0px 1px 0px rgb(204, 204, 204);
   height: 26px;
   width: 40px;
}
.image-effect
{
   border: 1px solid #ccc;
   cursor: pointer;
}
.image-effect-old
{
   margin: 0px 5px 0px 0px;
}
.modal-backdrop
{
   position: absolute;
   top: 0;
   right: 0;
   left: 0;
   background-color: #000;
}
.modal-backdrop.fade
{
   filter: alpha(opacity=0);
   opacity: 0;
}
.modal-backdrop.in
{
   filter: alpha(opacity=50);
   opacity: .5;
}
.modal-scrollable
{
   overflow: hidden !important;
}
.custom-gallery-title-popup
{
   width: 38% !important;
}
.custom-total-images-popup
{
   width: 22% !important;
}
.custom-thumbnail-popup
{
   width: 15% !important;
}
.portlet {
   margin-top: 0px;
   margin-bottom: 0px !important;
   padding: 0px;
}
.close
{
   float: right;
   font-size: 21px;
   font-weight: bold;
   line-height: 1;
   color: #000;
   text-shadow: 0 1px 0 #fff;
   filter: alpha(opacity=20);
   opacity: .2;
}
.close:hover,.close:focus
{
   color: #000;
   text-decoration: none;
   cursor: pointer;
   filter: alpha(opacity=50);
   opacity: .5;
}
.close
{
   -webkit-appearance: none;
   padding: 0;
   cursor: pointer;
   background: transparent;
   border: 0;
}
.custom-gallery-title-popup
{
   width: 38% !important;
}
.custom-total-images-popup
{
   width: 22% !important;
}
.custom-thumbnail-popup
{
   width: 15% !important;
}
.custom-top-space-img .attachment-csb
{
   position: relative;
   float: left;
   padding: 8px;
   margin: 0;
   color: #464646;
   cursor: pointer;
   list-style: none;
   text-align: center;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
.custom-top-space-img .attachment-preview-csb
{
   position: relative;
   -webkit-box-shadow: inset 0 0 15px rgba(0,0,0,.1),inset 0 0 0 1px rgba(0,0,0,.05);
   box-shadow: inset 0 0 15px rgba(0,0,0,.1),inset 0 0 0 1px rgba(0,0,0,.05);
   background: #eee;
   cursor: pointer;
}
.custom-top-space-img .attachment-preview-csb::before
{
   content: "";
   display: block;
   padding-top: 100%;
}
.custom-top-space-img .attachment-csb
{
   color: #464646;
   cursor: pointer;
   list-style: none;
   text-align: center;
}
.custom-top-space-img .attachment-csb .thumbnail-csb
{
   overflow: hidden;
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   opacity: 1;
   -webkit-transition: opacity .1s;
   transition: opacity .1s;
}
.custom-top-space-img .attachment-csb .check-csb
{
   min-height: 24px;
   min-width: 24px;
   padding: 3px;
   position: absolute;
   z-index: 10;
   top: 0;
   right: 0;
   outline: 0;
   background-color: #1e8cbe;
   -webkit-box-shadow: 0 0 0 1px #fff,0 0 0 2px #1e8cbe;
   box-shadow: 0 0 0 1px #fff,0 0 0 2px #1e8cbe;
}
.custom-top-space-img .button-link-csb
{
   margin: 0;
   padding: 0;
   -webkit-box-shadow: none;
   box-shadow: none;
   border: 0;
   -webkit-border-radius: 0;
   border-radius: 0;
   background: 0 0;
   outline: 0;
   cursor: pointer;
}
.tech-banker-cover-image
{
   width: 100%;
   height: auto;
   display: block;
   margin-bottom: 5px;
   border: 3px solid #D8D7D7;
   border-radius: 2px;
   cursor: pointer;
}
.modal-open
{
   overflow: hidden;
   overflow-y: auto !important;
}
.modal
{
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1040;
   display: none;
   overflow: hidden;
   -webkit-overflow-scrolling: touch;
   outline: 0;
}
.modal-open .modal
{
   overflow-x: hidden;
   overflow-y: auto;
}
.modal-backdrop
{
   position: fixed;
   bottom: 0;
   border: 0;
   outline: none;
   z-index: 10049;
}
.modal
{
   z-index: 10050;
   outline: none;
   overflow-y: auto !important;
}
.modal-backdrop, .modal-backdrop.fade.in
{
   background-color: #333 !important;
}
.custom-checkbox
{
   width: 5% !important;
   text-align: center !important;
}
.textarea-custom-css
{
   margin-top: 10px !important;
}
.custom-margin-top{
   margin-top: 14px;
}
.custom-button-gallery
{
   text-align: center;
   margin-top: 150px !important;
}
@media (max-width: 1000px)
{
   .custom-button-gallery
   {
      text-align: center;
      margin-top: 0% !important;
   }
}
.custom-selected-folder
{
   background: #BDF none repeat scroll 0% 0% !important;
}
.gallery-bank-admin-notice
{
   margin-left:11px!important;
}
.gallery-bank-admin-notice-link
{
   text-decoration:none!important;
}
.media-dashicons-style>.dashicons-format-gallery
{
  font-size:50px!important;
  width:50px!important;
  height:40px!important
  }
  .media-dashicons-style>span
  {
    display:block;margin-top:10px
  }
  .media-dashicons-style
  {
    display:table-cell;
    vertical-align:middle;
    height:150px;
    text-align:center;
    width:150px;
    height:150px;
    color:#666;
    font-weight:700;
    text-decoration:none;
    background:#ddd;
    box-shadow:0 0 0 1px #ccc;
    width:150px;
    position:relative;
    padding:0;
    color:#464646;
    cursor: pointer;
  }
  .media-dashicons-style>.dashicons-format-gallery
  {
    font-size:50px!important;
    width:50px!important;
    height:40px!important;
  }
