body, html{
    margin: 0;
    padding: 0;
    font-family: sans-serif, Arial, Verdana, "Trebuchet MS";
    font-size: 14px;
    background-color: #3261a2;
}

.container {
    /*width: 1890px;*/
    /*background-color: #fff;*/
    min-width: 240px;
    /*-*/
}

#logo{
    display: inline-block;
    position: relative;
    max-width: 100%;
    margin-top: 15px;
    margin-left: 15px;
}
img, a{
    border: 0;
}
#logo image{
    /*width: 100%;*/
}
.menu_profile{
    border: 1px solid #c0c0c0 !important;
    background-color: #eee;
}
.navbar-nav > li > a {
    /*padding-bottom: 5px;*/
    padding: 5px;
    border: transparent 1px solid;
    color: #000;
}
#header{
    height: 120px;
    position: relative;
}
#header .navbar-default{
    background: none;
    border: none;
}
.header-wrapper{
    background-color: #fff;
    -webkit-box-shadow: 0px 15px 15px 0px rgba(50, 50, 50, 0.31);
    -moz-box-shadow:    0px 15px 15px 0px rgba(50, 50, 50, 0.31);
    box-shadow:         0px 15px 15px 0px rgba(50, 50, 50, 0.31);
    margin-bottom: 5px;


    /* ---*/
}
.textboxlist{
    background-color: #FFFFFF !important;
    background-image: none !important;
    border: 1px solid #CCCCCC !important;
    border-radius: 4px !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset !important;
    color: #555555 !important;
    line-height: 1.42857 !important;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s !important;
}
form.mbgfilter .textboxlist{
    vertical-align: middle;
    width: auto;
    font-size: 12px;
    height: 24px;
    margin: 1px 0 0;
    padding: 0;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
form.mbgfilter .form-control{
    font-size: 12px;
    height: 24px;
    margin: 1px 0 0;
    padding: 0;
}
.form-group label{
    margin-bottom: 2px;

}
.textboxlist-bits{
    border: none !important;
    padding-top: 2px !important;
}
.big-nav-icon{
    width: 45px;
    height: 60px;
    display: inline-block;
}
.infographic-item-content .col-md-5{
    padding-top: 16px;

}
.form-group label [for=tag]{
    margin: 5px;
}
/*.nav-books{*/
    /*background: transparent url("../images/books.png") right center no-repeat;*/
/*}*/
/*.nav-infographics{*/
    /*background: transparent url("../images/infographics.png") right center no-repeat;*/
/*}*/
/*.nav-articles{*/
    /*background: transparent url("../images/articles.png") right center no-repeat;*/
/*}*/
/*.nav-article-requests{*/
    /*background: transparent url("../images/article_requests.png") right center no-repeat;*/
/*}*/
a.nav-tab-title{
    font-size: 16px;
    /*line-height: 60px;*/
    margin-left: 5px;
    color:#4d4d4d;
    display: block;
    vertical-align: middle;
    padding-left: 10px !important;
    padding-right: 10px !important;}
.nav-tab{
    position: relative;
    /*display: block;*/
}
.nav-tab > a{
    border: none !important;
    border-radius: 0 !important;
    border-bottom: #3161A0 5px solid !important;
    /*margin: 0 -15px 0 -10px;*/
  /*  background: rgb(148, 159, 174);
    background: -moz-linear-gradient(90deg, rgb(148, 159, 174) 0%, rgb(186, 200, 219) 50%);
    background: -webkit-linear-gradient(90deg, rgb(148, 159, 174) 0%, rgb(186, 200, 219) 50%);
    background: -o-linear-gradient(90deg, rgb(148, 159, 174) 0%, rgb(186, 200, 219) 50%);
    background: -ms-linear-gradient(90deg, rgb(148, 159, 174) 0%, rgb(186, 200, 219) 50%);
    background: linear-gradient(180deg, rgb(148, 159, 174) 0%, rgb(186, 200, 219) 50%);*/
    background-color: #d9e5eb;
}



/*.nav-tab-first > div{*/
    /*margin: 0px -15px 0 0;*/
/*}*/
/*.nav-tab-last a.nav-tab-title{*/
    /*margin: 0px 0 0 -10px;*/
/*}*/

.nav-tab-my > a{
/*    background: rgb(49, 97, 160);
    background: -moz-linear-gradient(90deg, rgb(49, 97, 160) 30%, rgb(186, 218, 255) 70%);
    background: -webkit-linear-gradient(90deg, rgb(49, 97, 160) 30%, rgb(186, 218, 255) 70%);
    background: -o-linear-gradient(90deg, rgb(49, 97, 160) 30%, rgb(186, 218, 255) 70%);
    background: -ms-linear-gradient(90deg, rgb(49, 97, 160) 30%, rgb(186, 218, 255) 70%);
    background: linear-gradient(180deg, rgb(49, 97, 160) 30%, rgb(186, 218, 255) 70%);*/
    background-color: #BAC8DB;

}
.nav-tab-active > a{
    background: #F4F4F4;
}

.main_navigation_wrapper .container{
    padding: 0 !important;
    background-color: transparent;
}
.nav-wrapper{
    margin-left: 10px;
    margin-right: 15px;
    position: relative;
}
.nav-tab-title img{
    margin: -5px 5px;
}
.nav-tab-thin img{
    margin: -5px 0;
}
.number-published{
    font-size: 0.4em !important;
    line-height: 1em;
    position: absolute;
    margin-top: 5px;
}
.nav-wrapper .nav > li {
    /*width: 100%;*/
    /*display: block;*/
    width: 25% !important;
    display: table-cell !important;
}
.nav-wrapper .nav > li {
    width: 100%;
    display: block;
    width: 100% !important;
    display: block !important;
}
.filter_container .cat-form{
    margin: 5px 0 5px 12px;
}
    .filter_container .cat-form.sort-bar{
        font-size: 11px;
        font-weight: 900;
    }
        .filter_container .cat-form.sort-bar span, .filter_container .cat-form.sort-bar strong{
            margin-right: 10px;
        }
.bottom_container .cat-form{
    margin: 5px 0 5px 12px;
}
#pm-list .row{
    margin: 0 !important;
    padding: 0 !important;
}
#sent-form .dialog-form-block{
    margin-bottom: 10px;
}
#sent-form .msg-body{
    min-height: 220px;
}
.recent-pm h5{
    font-size: 18px;

}
.pm-status {
    padding: 2px 5px;
    display: inline;
    border-radius: 3px;
    font-size: 11px;
}
.pm-status.sent {
     background-color: #eec479;
     color: #ffffff;
 }
.pm-status.delivered {
     background-color: #000088;
     color: #ffffff;
 }
.pm-status.read {
    background-color: #357ebd;
    color: #ffffff;
}
.pm-status.new {
    background-color: #d43f3a;
    color: #ffffff;
}
.pm-col-new{
    font-size: 11px;
    font-weight: 900;
    color: red;
}
#pm-list .username{
    font-size: 14px;
    margin: 0
}
.out-sender{
    padding: 5px;
    text-align: center;
}
.sender .pull-left img, .small-avatar.avatar-container img, .collaborate-title img.avatar{
    width: 36px;
    height: auto;
    margin: 2px;
}
.avatar-container{
    position: relative;
    top: -10px;
    margin-right: 5px;
}
.recent-pm{
    margin-top: 15px;
    padding: 0 5px 5px;
}
.head_pm{
    height: 25px;
    padding: 5px;
    margin-bottom: 10px;
}
.head_pm .username{

}
.replrt-link {
    display: block
}
.replrt-link a{
    color: red;
}
.recent-pm:hover{
    cursor: pointer;
    background-color: #ffffff;
}
.recent-pm:hover > .my-msg{
    background-color: #ffffff;
}
#article_preview .modal-dialog, #idea_preview .modal-dialog, #answer_preview .modal-dialog{
    width: auto !important;
    max-width: 90% !important;
    margin-left: auto;
    margin-right: auto;
}
#send-request-idea .modal-dialog, #answer-window .modal-dialog, #resize_infographics .modal-dialog{
    width: auto !important;
    max-width: 70% !important;
    margin-left: auto;
    margin-right: auto;
}
@media (min-width: 320px) {
    .nav-wrapper .nav > li {
        white-space: nowrap;
        width: 100% !important;
        display: block !important;
    }
    .article_links, .article_citations{
        width: 100%;
    }
    form.mbgfilter{
        display: none;
    }
    #article_preview .modal-dialog, #idea_preview .modal-dialog{
        max-width: 100% !important;
    }
    #send-request-idea .modal-dialog, #answer-window .modal-dialog, #resize_infographics .modal-dialog{
        max-width: 100% !important;
    }
}
@media (min-width: 480px) {
    .nav-wrapper .nav > li {
        width: 25% !important;
        white-space: nowrap;
        display: table-cell !important;
    }
        .nav-wrapper .nav > li.brand {
            width: 100% !important;
        }    
    .nav-tab-title span.hidden-sm{
        display: none;
    }
    .nav-tab-thin{
        width: 40px !important;
    }
    .nav-tab-active > a{
        border-bottom: #f4f4f4 5px solid !important;
    }
    .nav-tabs.nav-justified li > a{
        margin-bottom: 0 !important;
    }
    #article_preview .modal-dialog, #idea_preview .modal-dialog{
        max-width: 100% !important;
    }
    #send-request-idea .modal-dialog, #answer-window .modal-dialog, #resize_infographics .modal-dialog{
        max-width: 100% !important;
    }
}
@media (min-width: 768px) {
    .nav > .nav-tabs.nav-justified > li {
        white-space: nowrap;
        width: 25% !important;
        display: table-cell!important;
    }
    .nav-tab-title span.hidden-sm{
        display: inline-block;
    }
    .nav-tab-thin{
        width: 40px !important;
    }
    .nav-tab-active > a{
        border-bottom: #f4f4f4 5px solid !important;

    }
    .number-published{
        position: absolute;
        margin-top: -25px;
        width: 25%;
    }
    form.mbgfilter{
        display: inherit;
    }
    #article_preview .modal-dialog, #idea_preview .modal-dialog{
        max-width: 90% !important;
    }
    #send-request-idea .modal-dialog, #answer-window .modal-dialog, #resize_infographics .modal-dialog{
        max-width: 70% !important;
    }
}
@media (min-width: 992px) {
    .nav > .nav-tabs.nav-justified > li {
        white-space: nowrap;
        width: 25%  !important;
        display: table-cell !important;
    }
    .nav-tab-active > a{
        border-bottom: #f4f4f4 5px solid !important;

    }
    .article_links, .article_citations{
        width: 75%;
    }
    #article_preview .modal-dialog, #idea_preview .modal-dialog{
        max-width: 80% !important;
    }
    #send-request-idea .modal-dialog, #answer-window .modal-dialog, #resize_infographics .modal-dialog{
        max-width: 70% !important;
    }
    form.mbgfilter label{
        font-weight: 800;
    }
}
@media (min-width: 1200px) {
    .nav > .nav-tabs.nav-justified > li {
        white-space: nowrap;
        width: 25%  !important;
        display: table-cell !important;
    }
    .nav-tab-active > a{
        border-bottom: #f4f4f4 5px solid !important;

    }
    .number-published{
        position: absolute;
        white-space: normal;
        margin-top: 2px;
        width: 90%;
    }
    .article_links, .article_citations{
        width: 60%;
    }
    .plates-list{
        margin-left: -6px;
        margin-right: 0;
    }
    .plates-list > .col-lg-6{
        padding-left: 6px;
        padding-right: 0;
        width: 573px;
    }
    .mbgnnav{
        margin-bottom: 0;
        margin-top: 20px;
        padding-bottom: 0;
    }
    .mymbbg{
        float: right;
        margin-top: 25px;
    }
    .nav-tabs  > li > a {
        padding: 0 15px !important;
    }
    .subicon{
        height: 35px;
        margin-top: 7px;
        margin-left: 10px;
    }
    .nav-wrapper .nav > li a{
        line-height: 37px;
    }
    .tab_content_wrapper .cat-form{
        margin-top: 5px;
    }
    .mbg-filter-left {
        margin-top: 5px;
        margin-left: 2px;
    }
    form.mbgfilter {
        /* line-height: 29px */
        padding-top: 3px;
    }

    form.mbgfilter .search-btn{
        margin-right: 5px;

    }
    #send-request-idea .modal-dialog, #answer-window .modal-dialog, #resize_infographics .modal-dialog{
        max-width: 70% !important;
    }
}
/*################################### ---- end @media (min-width: 1200px) ---######################################*/
.mbglabelsearch{
 /*   margin: 0 2px;*/

}
.nav-tab-thin > a{
    border-bottom: #3161A0 5px solid !important;
}
.categories{
    background: #F4F4F4;
    border-bottom: #3161A0 5px solid !important;
    /*padding: 5px 0;*/
}
.categories .btn{
    margin: 5px;
}
.filter_container, .bottom_container{
    background: rgb(186, 200, 219);
    padding: 5px;
}
.filter_wrapper .textboxlist{
    display: inline-block;
    background: #fff;
    /*max-width: 200px;*/
    min-width: 100px;
    margin-top: 5px;
}
.filter_wrapper{
    border-bottom: #3161A0 5px solid !important;
}
.cats-row{
    width: 100%;
    display: table-row;
}
.settings_btn_wrapper{
    background: rgb(186, 200, 219);
    width: 50px;
    /*border-bottom: #F4F4F4 5px solid !important;*/
    border-left: #3161A0 5px solid !important;
    border-bottom: #3161A0 5px solid !important;
    /*float: right;*/
    /*height: 60px;*/
    border-bottom: none;
    position: relative;
    display: table-cell;
    vertical-align: top;
}
/*.settings_btn_wrapper_empty{*/
    /*height: 10px;*/

/*}*/
.tab_content_wrapper{
    /*margin-right: 55px;*/
    display: table-cell;
    width: 100%;
}
.settings_btn_wrapper > div{
    border: none !important;
    /*margin: 0;*/
    text-align: center;
}
#searchBtn{
    width: 40px;
    text-align: center;
    margin-left: 0;
    line-height: 42px;
}
.search_wrapper a span {
    color: #3161A0;
    /*font-size: ;*/
}
.search_wrapper.bottomborder{
    border-bottom: rgb(186, 200, 219) 5px solid !important;
    /*border-left: rgb(186, 200, 219) 5px solid !important;*/
    /*background-color: #3161A0;*/
}
/*.search_wrapper.bottomborder a#searchBtn {*/
    /*border-right: rgb(186, 200, 219) 5px solid !important;*/
    /*border-left: rgb(186, 200, 219) 5px solid !important;*/
    /*width: 30px;*/
/*}*/
/*.search_wrapper.bottomborder a span{*/
    /*color: #fff;*/
/*}*/

.category-label.all { background: transparent url(../images/all.svg) no-repeat 30% 50% / 16px 16px;}
.category-label.health { background: transparent url(../images/healt&beauty.svg) no-repeat 30% 50%}
.category-label.travel { background: transparent url(../images/traveling.svg) no-repeat 30% 50%;}
.category-label.sport { background: transparent url(../images/sprt.svg) no-repeat 30% 50%;}
.category-label.car { background: transparent url(../images/car.svg) no-repeat 30% 50%}
.category-label.smm { background: transparent url(../images/megnify.svg) no-repeat 30% 50%}
.category-label.food { background: transparent url(../images/foods.svg) no-repeat 30% 50%}
.category-label.green { background: transparent url(../images/green.svg) no-repeat 30% 50%}
.category-label.home { background: transparent url(../images/home.svg) no-repeat 30% 50%}
.category-label.relationship { background: transparent url(../images/family.svg) no-repeat 30% 50%;}
.category-label.business { background: transparent url(../images/book.svg) no-repeat 30% 50%;}
.category-label.creativity { background: transparent  url(../images/creation.svg) no-repeat 30% 50%;}
.category-label.lifestyle { background: transparent url(../images/life_style.svg) no-repeat 30% 50%;}
.category-label.entertainment { background: transparent url(../images/movie.svg) no-repeat 30% 50%;}
.category-label.technology{ background: transparent url(../images/rss.svg) no-repeat 30% 50%;}
.category-label.finance{ background: transparent url(../images/finance.svg) no-repeat 30% 50%;}
.category-label.pet{ background: transparent url(../images/pet.svg) no-repeat 30% 50%;}
.category-label.general{ background: transparent url(../images/general.svg) no-repeat 30% 50%;}

.settings_btn_wrapper .nav-tab-active > div{
    border: none !important;
}
.category{
      display: inline-block;
      width: auto;
      min-width: 26px;
      margin: 2px;
  }
.ccategory{
    width: auto;
    min-width: 26px;
    margin: 2px;
}
.category.current{
    padding-left: 26px;
}
.category.all { background: transparent url(../images/all.svg) no-repeat 50% 50% / 16px 16px;}
.category.health { background: transparent url(../images/healt&beauty.svg) no-repeat 50% 50%}
.category.travel { background: transparent url(../images/traveling.svg) no-repeat 50% 50%;}
.category.sport { background: transparent url(../images/sprt.svg) no-repeat 50% 50%;}
.category.car { background: transparent url(../images/car.svg) no-repeat 50% 50%}
.category.smm { background: transparent url(../images/megnify.svg) no-repeat 50% 50%}
.category.food { background: transparent url(../images/foods.svg) no-repeat 50% 50%}
.category.green { background: transparent url(../images/green.svg) no-repeat 50% 50%}
.category.home { background: transparent url(../images/home.svg) no-repeat 50% 50%}
.category.relationship { background: transparent url(../images/family.svg) no-repeat 50% 50%;}
.category.business { background: transparent url(../images/book.svg) no-repeat 50% 50%;}
.category.creativity { background: transparent  url(../images/creation.svg) no-repeat 50% 50%;}
.category.lifestyle { background: transparent url(../images/life_style.svg) no-repeat 50% 50%;}
.category.entertainment { background: transparent url(../images/movie.svg) no-repeat 50% 50%;}
.category.technology{ background: transparent url(../images/rss.svg) no-repeat 50% 50%;}
.category.finance{ background: transparent url(../images/finance.svg) no-repeat 50% 50%;}
.category.pet{ background: transparent url(../images/pet.svg) no-repeat 50% 50%;}
.category.general{ background: transparent url(../images/general.svg) no-repeat 50% 50%;}



.category.all:hover, .category.all.current { background: #4d4d4d url(../images/all_hover.svg) no-repeat 50% 50% / 16px 16px;}
.category.health:hover{ background: #4d4d4d url(../images/healt&beauty_hover.svg) no-repeat 50% 50%;}
.category.travel:hover, .category.travel.current { background: #4d4d4d url(../images/traveling_hover.svg) no-repeat 50% 50%;}
.category.sport:hover, .category.sport.current { background: #4d4d4d url(../images/sprt_hover.svg) no-repeat 50% 50%;}
.category.car:hover, .category.car.current { background: #4d4d4d url(../images/car_hover.svg) no-repeat 50% 50%;}
.category.smm:hover, .category.smm.current { background: #4d4d4d url(../images/megnify_hover.svg) no-repeat 50% 50%}
.category.food:hover, .category.food.current { background: #4d4d4d url(../images/foods_hover.svg) no-repeat 50% 50%}
.category.green:hover, .category.green.current { background: #4d4d4d url(../images/green_hover.svg) no-repeat 50% 50%}
.category.home:hover, .category.home.current { background: #4d4d4d url(../images/home_hover.svg) no-repeat 50% 50%}
.category.relationship:hover, .category.relationship.current { background: #4d4d4d url(../images/family_hover.svg) no-repeat 50% 50%}
.category.business:hover, .category.business.current { background: #4d4d4d url(../images/book_hover.svg) no-repeat 50% 50%;}
.category.creativity:hover, .category.creativity.current { background: #4d4d4d  url(../images/creation_hover.svg) no-repeat 50% 50%;}
.category.lifestyle:hover, .category.lifestyle.current { background: #4d4d4d url(../images/life_style_hover.svg) no-repeat 50% 50% / 16px 16px;;}
.category.entertainment:hover, .category.entertainment.current { background: #4d4d4d url(../images/movie_hover.svg) no-repeat 50% 50%;}
.category.technology:hover, .category.technology.current { background: #4d4d4d url(../images/rss_hover.svg) no-repeat 50% 50%;}
.category.finance:hover, .category.finance.current { background: #4d4d4d url(../images/finance_hover.svg) no-repeat 50% 50%;}
.category.pet:hover{ background: #4d4d4d url(../images/pet_hover.svg) no-repeat 50% 50%;}
.category.general:hover, .category.general.current { background: #4d4d4d url(../images/general_hover.svg) no-repeat 50% 50%;}

.category.all.current { background: url("../images/all_hover.svg") no-repeat scroll 5px 50% / 16px 16px #4d4d4d;}
.category.health.current { background: #4d4d4d url(../images/healt&beauty_hover.svg) no-repeat 5px 50%;}
.category.travel.current { background: #4d4d4d url(../images/traveling_hover.svg) no-repeat 5px 50%;}
.category.sport.current { background: #4d4d4d url(../images/sprt_hover.svg) no-repeat 5px 50%;}
.category.car.current { background: #4d4d4d url(../images/car_hover.svg) no-repeat 5px 50%;}
.category.smm.current { background: #4d4d4d url(../images/megnify_hover.svg) no-repeat 5px 50%}
.category.food.current { background: #4d4d4d url(../images/foods_hover.svg) no-repeat 5px 50%}
.category.green.current { background: #4d4d4d url(../images/green_hover.svg) no-repeat 5px 50%}
.category.home.current { background: #4d4d4d url(../images/home_hover.svg) no-repeat 5px 50%}
.category.relationship.current { background: #4d4d4d url(../images/family_hover.svg) no-repeat 5px 50%}
.category.business.current { background: #4d4d4d url(../images/book_hover.svg) no-repeat 5px 50%;}
.category.creativity.current { background: #4d4d4d  url(../images/creation_hover.svg) no-repeat 5px 50%;}
.category.lifestyle.current { background: #4d4d4d url(../images/life_style_hover.svg) no-repeat 5px 50% / 16px 16px;;}
.category.entertainment.current { background: #4d4d4d url(../images/movie_hover.svg) no-repeat 5px 50%;}
.category.technology.current { background: #4d4d4d url(../images/rss_hover.svg) no-repeat 5px 50%;}
.category.finance.current { background: #4d4d4d url(../images/finance_hover.svg) no-repeat 5px 50%;}
.category.pet.current { background: #4d4d4d url(../images/pet_hover.svg) no-repeat 5px 50%;}
.category.general.current { background: #4d4d4d url(../images/general_hover.svg) no-repeat 5px 50%;}


.all,
.health,
.travel,
.sport,
.car,
.smm,
.food,
.green,
.home,
.relationship,
.business,
.creativity,
.lifestyle,
.entertainment,
.technology,
.finance,
.pet,
.general
{
    /*margin-right: 5px;*/
    /*margin-left: 5px;*/
    text-align: center;
    /*height: 80px;*/
    position: relative;
    cursor: pointer;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius:  5px;
    text-transform: capitalize;
    transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    padding: 3px;
    /*margin-top: 15px;*/
    /*margin-bottom: 15px;*/
    font-size: 12px;
}
.all a,
.health a,
.travel a,
.sport a,
.car a,
.smm a,
.food a,
.green a,
.home a,
.relationship a,
.business a,
.creativity a,
.lifestyle a,
.entertainment a,
.technology a,
.finance a,
.pet a,
.general a
{
    display: inline-block;
    padding-left: 40px;
    color: #4575B3;
    /*text-align: center;*/
    font-size:11px;
    /*position: absolute;*/
    /*left: 0;*/
    /*top: 0;*/
    /*bottom: 0;*/
    /*right: 0;*/
}

/* .category:hover, */
/* .category.current{ */
/*     color: #fff; */
/* } */
/*.category.all, .category.creativity { margin-left: 0;}*/
.category span.new_cat {
    background: none repeat scroll 0 0 #FFA800;
    border-radius: 5px;
    bottom: 2px;
    color: #FFFFFF;
    font-size: .6em;
    font-weight: bold;
    left: 2px;
    padding: 0 2px;
    position: absolute;
    text-transform: uppercase;
    font-family: arial, helvetica, serif;
    /*border: 1px solid #E4EDFB;*/
}

div.pagination-wrapper{
    vertical-align: middle;
}
div.pagination-wrapper ul{
    margin: 0;
}
div.pagination-wrapper span.pagetext{
    display: inline-block;
    margin: 20px 0;
}
.footer-block{
    background: #fff;
}
.sub-nav{
    width: auto;
}
.sub-nav ul {
    display: inline-block;
}
.rounded-white{
    padding: 5px;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    background: #fff;
}
.rounded{
    padding: 5px;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
}
.rounded2{
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
}
.social-icon-like{
    margin-top: 3px;
    text-align: left;
}
.social-icon-like p.share-it{
    font-size: 11px;
    color: #08346d;
    padding-top: 5px;
    text-align: right;
}
.social-icon-like ul{
    list-style: none;
    display: inline-block;
    margin-bottom: 0px;
    padding-left: 0px;
}
.social-icon-like ul li{
    display: inline-block;
    padding: 0px 5px;
    text-align: center;
}
    .social-icon-like ul li img.share-button{
        height: 25px;
        width: auto;
    }
.block-delimiter{
    border-bottom:#3161A0 5px solid !important;
}

#idea-articles-list .row{
    margin: 10px 3px;
}

.modal-ideas, .modal-offers{
    width: 800px;
    margin: 70px auto;
}

    /* dialogs */
.modal .offer-row{
    height: 40px;
}
    .modal .offer-row>div{
        position: relative;
    }
        .modal .offer-row .required
        {
            position: absolute;
            left: 0px;
            color: #FF0000;
            font-size: 12px;
            font-weight: 900;
        }
    .modal .form-group>div{
        position: relative;
    }
        .form-group .required
        {
            position: absolute;
            left: 0px;
            color: #FF0000;
            font-size: 12px;
            font-weight: 900;
        }
label span.required{
    color: #FF0000;
    font-size: 12px;
    font-weight: 900;
}

input.large, select.large{
    width: 400px;
}
input.medium, select.medium{
    width: 300px;
}
input.small, select.small{
    width: 150px;
}
input.extra-small, select.extra-small{
    width: 50px;
}

.ig-offers .offer{
    background-color: #D9EDF7;
    border: 1px solid #BCE8F1;
    margin: 5px;
    padding: 5px;
    font-size: 11px;
}
    .ig-offers .offer .offer-text{
        color: #31708F;
    }
   
    /* BJ */
    
.modal-bj-dialog .scrollbox, .modal-es-dialog .scrollbox{
    height: 600px;
    width: 100%;
    overflow-y: scroll;
    overflow-x: auto;
    border: 1px solid #A1A5A9;
}    
.modal-bj-dialog #dialog-content, .modal-es-dialog #dialog-content{
     padding-top: 5px;
}
.modal-bj-dialog .offer-hist, .modal-es-dialog .offer-hist{
    padding: 10px;
    margin: 0px;
    font-size: 11px;
    float: left;
    width: 100%;
    border-bottom: 1px #AAAAAA dotted;
}
.modal-bj-dialog .offer-hist.out, .modal-es-dialog .offer-hist.out{
    background-color: #E4E8ED;
}
    .modal-bj-dialog .offer-hist .lastedited-at, .modal-es-dialog .offer-hist .lastedited-at{
        font-size: 10px;
        color: #999999;
        margin-top: 10px;
    }
.modal-bj-dialog .offer-hist img.avatar, .modal-es-dialog .offer-hist img.avatar{
    width: 40px;
    height: auto;
}
.modal-bj-dialog .offer-toolbar, .modal-es-dialog .offer-toolbar{
    padding: 10px;
}
    
    /* PM */
.modal-bj-dialog, .modal-es-dialog, .modal-pm-dialog{
    width: 800px;
    margin: 70px auto;
}
.pm-dialog .my-msg{
    margin: 30px 10px;
    padding: 10px;
    border-top: 1px solid #A1A5A9;
    background-color: #E4E8ED;
}
.pm-dialog .my-msg img.avatar{
    height: 30px;
    width: auto;
}
.pm-dialog{
    margin: 10px 5px;
    border-bottom: 2px solid #7A8A99;
    -moz-border-radius: 4px;
    font-size: 10px;    
}
.modal-pm-dialog .scrollbox{
    height: 600px;
    width: 100%;
    overflow-y: scroll;
    overflow-x: auto;
    border: 1px solid #A1A5A9;
}
#collaborate-article{
    position: relative;
}
#collaborate-article .scrollbox{
    height: 550px;
    width: 100%;
    overflow-y: scroll;
    overflow-x: auto;
    border: 1px solid #A1A5A9;
    margin: 15px 0px;
}
.modal-pm-dialog .pm{
    padding: 10px;
    margin: 0px;
    font-size: 11px;
}
    .modal-pm-dialog .pm .lastedited-at{
        font-size: 10px;
        color: #999999;
    }
    .modal-pm-dialog .pm .search-string{
        background-color: #FFE050;
    }    
.modal-pm-dialog .pm img.avatar{
    width: 40px;
    height: auto;
}
.modal-pm-dialog blockquote{
    font-size: 11px;
    border: 1px #999999 solid;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 5px;
}
.modal-pm-dialog blockquote p{
    font-size: 11px;
}
.modal-pm-dialog .pm.out{
    background-color: #E4E8ED;
}
.modal-pm-dialog .pm-dialog-form{
    margin-top: 30px;
}
.modal-pm-dialog .sent-form{
    font-size: 11px;
}
    .modal-pm-dialog .sent-form .option{
        min-height: 40px;
    }
        .modal-pm-dialog .sent-form .option .wp-links{
            margin: 10px 0px;
            position: relative;
            top: 10px;
        }
        .modal-pm-dialog .sent-form .option input[type=text]{
            width: 90%;
            margin-top: 10px;
        }
        .modal-pm-dialog .sent-form .option textarea{
            width: 100%;
            margin-top: 10px;
        }
        .attachments-block{
            height: auto;
        }
        .attachments-block img.att-preview{
            height: 30px;
            width: auto;
            cursor: pointer;
            border: 1px solid #333333;
        }
            .attachments-block img.att-preview:hover{
                border: 1px solid orangered;
            }
        .attachments-block .att-item{
            position: relative;
            margin-right: 10px;
        }
        .attachments-block #attfile, .ig-preview #attfile{
            position: absolute;
            height: 1px;
            width: 1px;
        }
        .ig-preview #attfile{
            width: 1px;
            visibility: hidden;
        }
        .ig-preview .progress{
            background-image: url(../images/progress-bg.png);
            background-repeat: no-repeat;
            background-position: -100%;
            width: 150px;
            height: 20px;
            border: 1px solid #0f192a;
            margin: auto;
            margin-top: 10px;
        }
        #attachments .progress-bar{
            margin: auto;
        }
        .ig-preview #att-btn{
            margin: 5px;
        }
        .attachments-block .att-item .del-att-btn{
            float: none; 
            position: absolute;
            top: -20px;
            left: 20px;
        }
        .attachments-block #att-btn{
            height: 25px;
            width: auto;
        }
        
.delete {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #FF0000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.delete:hover,
.delete:focus {
  color: #FF0000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.delete {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.pm-dialog .remind-alert, .pm .remind-alert{
    color: #FF0000;
}

.row.pm-labels{
    margin: 5px 0;
}
.dialog-labels {
    margin: 5px 0;
}
    .dialog-labels .new-label{
        cursor: pointer;
        padding: 1px 10px;
        margin-left: 2px;
        border: 1px solid #A1A1A1;
        display: inline;
        background-image: url(../images/icon-plus.png);
        background-repeat: no-repeat;
        background-size: contain;
    }

.dialog-labels span.pm-label {
    cursor: pointer;
    font-weight: 200;
    color: #3a3a3a;
    display: inline-block;
    padding: 0 5px;
    margin: 0 2px;
    background-color: #cccccc;
    font-size: 11px;
}
.dialog-labels span.pm-label.active-label {
    color: #FFFFFF;
    background-color: #0e446b;
}
#pm-labels-window ul.labels-list{
    margin: 10px;
}
    #pm-labels-window ul.labels-list li{
        margin: 10px 40px;
        list-style: none;
    }
        #pm-labels-window ul.labels-list button.delete{
            float: left;
            margin: 0px 10px;
        }
    
#pm-list{
    background: #e4e8ee;        
}
    /* end of PM */

    /* interview */
.request-item-content, 
.interview-item-content, 
.infographic-item-content, 
.answer-item-content, 
.user-item-content,
.link-item-content,
.bj-item-content,
.es-item-content{
    padding: 7px;
}
.request-item-content{
    position: relative;
}
    .premium .request-item-content{
        border: 4px solid #efb347;
        border-radius: 3px;
    }
    .premium .request-item-content:hover{
        border-color: #d58512;
    }
    .premium .request-item-content .premium-icon{
        font-size: 27px;
        position: absolute;
        left: 3px;
        top: 3px;
        color: #ea64af;
        z-index: 999;
    }
        .premium .request-item-content:hover .premium-icon{
            color: #c1211c;
        }
        .premium .request-item-content .article-title{
            margin-left: 10px;
        }
.flag{
    cursor: pointer;
}
.answer .answer-text{
    margin-left: 40px;
    margin-bottom: 5px;
    font-size: 10px;
    background-color: #FFFFFF;
    border: 1px solid #103B74;
    border-radius: 4px;
    padding: 5px;
}
#interview-code-body, #ig-code{
    overflow: scroll;
    width: 560px;
    max-height: 300px;
    min-height: 150px;
}
    /* end of interview */

.question-item{
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #A1A5A9;
}
.answer-item-content, 
.request-item-content, 
.article-item-content, 
.infographic-item-content, 
.interview-item-content, 
.book-item-content,
.user-item-content,
.link-item-content,
.widget-item-content,
.bj-item-content,
.es-item-content{
    background: #e4e8ee;
    margin: 0 0 5px 0;
    min-height: 180px;    
}
.article-item-content{
    padding: 10px 0 40px 0;
}
    .article-item-content .article-menu{
        position: absolute;
        bottom: 1px;
        margin: 10px;
    }
.expired .interview-item-content, .link-hidden .link-item-content{
    background-color: #CCCCCC;
}
.article, .ig, .interview-list{
    background: #F4F4F4;
}
.suggest_item{
    background: #F4F4F4;
}
.wp-img{
    position: relative;
    display: inline-block;
    margin: 5px;
}
.wp-img img{
    cursor: pointer;
}
    .wp-img img.att{
        height: 100px;
        width:  auto;
    }
.wp-img .toolbar{
    position: absolute;
    left: 0;
    top: 0;
}
.wp-img .toolbar img{
    margin: 2px;
}
.icons-pane{
    width: 550px;
}
.icons-pane span{
    margin-left: 15px;
    font-size: 11px;
}
#article-save-status img{
    height: 17px;
}
#version-pane{
    font-size: 11px;
    color: #4E7FB9;
    /*float: right;*/
}
#version-pane b{
    color: #CF6903;
}
#version-pane img{
    height: 17px;
    margin-left: 10px;
    cursor: pointer;
}
.delete_citation{
    cursor: pointer;
}
#attachments .tooltip-inner{
    min-width: 300px;
    max-width: 300px;
}
.sociallike-container{
    margin-top: 5px;
}
.lightbox-content {
    display: block;
}
.lightbox-content img {
    /*position: absolute;*/
    /*left: 11px;*/
    /*top: 11px;*/
    /*bottom: 11px;*/
    /*right: 11px;*/
    max-width: 100%;
    height: auto;
    display: inline-block;
}
.lightbox-content .lightbox-caption {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    top: 11px;
    bottom: auto;
    /*color: #FFFFFF;*/
    /*font-size: 14px;*/
    /*left: 11px;*/
    /*line-height: 18px;*/
    /*padding: 2%;*/
    /*position: absolute;*/
    /*right: 12px;*/
    /*text-align: center;*/
    /*text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);*/
}
.att img{
    cursor: pointer;
    width: 100%;
    height: auto;
}
.att{
    font-size: .8em;
    margin-bottom: 10px;
}
.article-code {
    background-color: #c0c0c0;
}
.rounded {
    padding: 5px;
    border-radius: 5px;
}
.preview{
    margin: 5px auto;
    position: relative;
    display: inline-block;
    width: auto;
/*    border: 5px solid #F0AD4E;*/
/*    border-radius: 10px;*/
    cursor: pointer;
    min-height: 210px;
    min-width: 150px;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    padding: 10px;
}
.preview a img {
    max-width: 200px;
}
.preview:hover .l_version{
    height: 200px;
}
.preview img.media-type-icon{
    position: absolute;
    top: 15px;
    left: 150px;
}
.margbottom5{
    margin-bottom: 5px;
}
.l_version {
    background: none repeat scroll 0 0 rgba(49, 97, 161, 0.8);
    bottom: 17px;
    height: 100px;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    text-align: center;
    transition: all 0.3s ease 0s;
    cursor: pointer;
    /*width: 360px;*/
}
.l_version .click{
    /*background-color: #428BCA;*/
    display: inline-block;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
}

.book-item-content {
    padding: 10px 0;
}
.preview .pin {
    background: url("../images/ag/fire.svg") no-repeat scroll center center rgba(0, 0, 0, 0);
    height: 57px;
    left: -15px;
    position: absolute;
    top: -15px;
    width: 57px;
    z-index: 200;
}

.preview .free_book {
    background: url("../images/book.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    height: 57px;
    left: 15px;
    position: absolute;
    top: -15px;
    width: 57px;
    z-index: 200;
}

#article-preview .article-preview{
    padding: 5px;
    overflow-y: scroll;
}

#idea_preview .scrollbox, #code_preview .scrollbox, #show-report-modal .scrollbox, #show_todo_item_dlg .scrollbox{
    max-height: 400px;
    padding: 5px;
    width: 100%;
    overflow-y: scroll;
    overflow-x: auto;
    border: 1px solid #A1A5A9;
}
#asks_dlg .scrollbox, #invite_search_dlg .scrollbox{
    max-height: 400px;
    padding: 15px 5px;
    width: 100%;
    overflow-y: scroll;
    overflow-x: auto;
    border: 1px solid #A1A5A9;
}
    #asks_dlg .scrollbox .ask-item{
        padding-top: 12px;
        padding-bottom: 5px;
    }
        #asks_dlg .scrollbox .ask-item:hover{
            background-color: #d9edf7;
        }
        #asks_dlg .scrollbox .ask-item .txt{
            font-size: 11px;
        }        
#touch_contributors .scrollbox{
    max-height: 300px;
    padding: 5px;
    width: auto;
    overflow-y: scroll;
    overflow-x: auto;
    border: 1px solid #A1A5A9;
}
.scrollbox .scroll-row{
    min-height: 36px;
    padding: 3px;
    background-color: #d9edf7;
    margin-bottom: 10px;
}
.descr-status-0{
    color: #747474;
}
.descr-status-1{
    color: #CC7200;
}
.descr-status-2, .article-property .answer-status-99{
    color: red;
}
.descr-status-3, .article-property .answer-status-1{
    color: blue;
}

.instraction-block{
    background: rgb(186, 200, 219);
    padding: 10px;
}

a.wp-links {
/*    font-weight: 900;*/
    text-decoration: underline;
    cursor: pointer;
    /*color: green;*/
    margin-bottom: 40px;
}
.modal-msg p{
    color: #FF0000;
    text-align: center;
}

.article-item .has_offer, .article-item .collaborate-status-1{
    background: #ffd8f4;
}
.article-item .blogger, .article-item .collaborate-status-2, .article-item .collaborate-status-3{
    background: #bad8ff;
}

.warning_msgs{
    padding-bottom: 10px;
}
li.admlnk a{
    color: red !important;
}
.ig-source-link-block{
    border: 1px solid #FFE050;
    border-radius: 4px;
    background-color: #FFFFFF;
    padding: 3px;
}
.request-descr .req{
    margin-top: 5px;
}
.requests-list .blogger .request-item-content,
.bj-list .brand .bj-item-content,
.es-list .brand .es-item-content,
.ideas-list .blogger .request-item-content, 
.answers-list .answer-status-99 .answer-item-content, 
.interview.my-questions .interview-item-content,
.users-list .banned .user-item-content,
.site-status-0 td{
    background-color: #FFD8F4 !important;
}
.users-list .inactive .user-item-content{
    background-color: #FFFFF4 !important;
}
.ideas-list.ideas-receive-list .blogger.idea-status-1 .request-item-content{
    background-color: #B7E4FF !important;
}
.requests-list .author .request-item-content,
.bj-list .blogger .bj-item-content,
.es-list .blogger .es-item-content,
.ideas-list .author .request-item-content, 
.interview.my-answers .interview-item-content,
.answers-list .answer-status-1 .answer-item-content, 
.infographic-item.author .infographic-item-content{
    background-color: #D8FFF4;
}
    .request-descr .req button.delete{
        float: left;
        margin-right: 5px;
    }
.descr-requests .req-table{
    width: 100%;
}
    .descr-requests .req-table .row{
        background-color: #BDCFEB;
        padding: 10px;
        margin: 3px;
    }
        .descr-requests .req-table .row:hover{
            background-color: #EBEBEB;
        }
.request-item-content .request-status-0, .request-item-content .request-status-99{
    color: #FF0000;
}
.request-item-content .request-status-1{
    color: #00FF00;
}
.request-item-content .request-status-2{
    color: #333333;
}
#ideas-list .idea{
    background: none repeat scroll 0 0 #E4E8EE;
    padding: 5px;
}
    #ideas-list .idea h5{
        font-weight: 900;
        font-size: 13px;
        margin: 5px 10px;
    }
.info-item{
    margin: 3px 5px;
    margin: 5px;
}
    .info-item .property-icon{
        margin-right: 10px;
    }
    .info-item .tags{
        font-size: 11px;
        color: #555555;
        font-style: italic;
    }
.task-menu{
    line-height: 30px;
}
    .task-menu span{
        line-break: strict;
        white-space: nowrap;
    }
.fb_iframe_widget span[style] {
    vertical-align: inherit !important;
}
#___plusone_0[style] {
    width: 80px !important;
}
.tooltip {
    z-index: 1000000;
}
.nav-pills > li > a {
    border-radius:  0px !important;
}
.admin-note-button{
    font-size: 11px;
    font-weight: 900;
}
.social_login img{
    width: auto !important;
    height: auto !important;
}
.power-refresh{
    color: #008000;
    cursor: pointer;
}

#bottom_toolbox_wrapper{
    display: none;
}
.message-count {
    background: rgba(255, 0, 0, 0.7);
    color: white;
    font-size: 8px;
    font-weight: bold;
    padding: 0 2px 2px;
    position: absolute;
    top: -6px;
    left: 1px;
}
.friendlist-section-content {
    background: #e4e8ee;
    padding: 10px;
    cursor: pointer;
}
.profile-avatar{
    min-height: 200px;
}
#power-info img,
#show-power-stat img,
.text-info img,
.profile-avatar img#avatar_img{
    width: auto !important;
    height: auto !important;
}
.sites img.hide-site{
    width: auto;
    height: 20px;
}
.wp-links{
    cursor: pointer;
    color: #428BCA;
}
.wp-links:hover{
    /* text-decoration: underline; */
    color: #31708f;
}

.add-site-checklist .ok{
    background: left no-repeat url(../images/new/check.png);
    padding-left: 20px;
}
.add-site-checklist .error{
    background: left no-repeat url(../images/action_delete.png);
    padding-left: 20px;
}
.white-box{
    background-color: #FFF;
    padding: 5px;
}
#wp_why_secure{
    display: none;
    padding: 10px;
}
.terminate-name {
    font-weight: bold;
}
.authorship-profile-link-div, .authorship-status-div {
    padding-top: 7px;
}
#authorship-profile-link {
    font-weight: bold;
}
#uploaded-avatar {
    height: 100px;
}
#author-avatar {
    width: 140px;
    height: 100px;
}
.gplus-instructions {
    outline: 0;
    max-width: 100%;
    height: auto;
}
.friends-avatar {
    text-align: center;
}
.friends-actions-buttons {
    padding-top: 3px;
}
div.frienlist-invitation-status {
    margin-top: -20px;
}
div.frienlist-invitation-comment {
    max-width: 120px;
    padding-top: 3px;
    font-size: 12px;
    max-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ava > img{
    vertical-align: top;
}
#categories_wrapper h3{
    margin-left: 10px;
}
.links_btn_wrapper .wp-links{
    display: inline-block;
    margin: 0 5px;
}
.author-comment{
    
}
.author-comment:hover{
    background-color: #FFFFFF;
}
.social-block a img{
    height: 40px;
    width: auto;
}

.txt-info{
    font-size: 15px;
}
.txt-info h4{
    margin-top: 25px;
}
.txt-info img.right-image{
    float: right; 
    margin: 5px 100px 5px 5px;
    width: 250px;
}
.txt-info p.clearfix{
    clear: both;
    margin-top: 10px;
    margin-bottom: 15px;
}
.navbar-default .navbar-nav > li a.menu_profile.grabbed{
    font-size: 16px;
    color: red;
    font-weight: 900;
}
#interview-questions-window .question-edit-item{
    cursor: pointer;
    margin: 5px;
    padding: 5px 3px;
    background-color: #d9e5eb;
}
    #interview-questions-window .question-edit-item:hover{
        background-color: #EEEEEE;
    }
    
.tw-profile{
    background: transparent url("../images/twitter-2.png") left center no-repeat;
}
.fb-profile{
    background: transparent url("../images/facebook-2.png") left center no-repeat;
}
.gplus-profile{
    background: transparent url("../images/google-plus-icon.png") left center no-repeat;
}
.social-profile{
    padding-left: 40px;
    min-height: 30px;
    font-size: 11px;
    float: left;
}
    .social-profile img.userpick{
        height: 30px !important;
        width:  auto;
    }
    .social-profile .profile-name{
        font-weight: 900;
        color: #31708f;
        padding: 0px 5px;
    }
.headshot-image{
    width: 100px;
    height: auto;
}
    #headshot-preview{
        text-align: center;
    }

.social-login img, .social-share{
    height: 25px;
    width:  auto;
    margin-bottom: 5px;
}

.rating-add-button, .rating-minus-button{
    cursor: pointer;
}
.alerts_wrapper{
    margin-top: 2px;
    margin-bottom: 2px;
}
.alerts_wrapper .admin-alert {
    border: 1px solid transparent;
    border-radius: 4px;
    margin: 5px 30px;
    padding: 3px;
}
.admin-alert .alert-author{
    font-weight: 900;
}
    .admin-alert .alert-author img.avatar{
        height: 30px;
        width: auto;
        padding: 2px;
        margin-right: 10px;
    }
.profile-author-avatar{
    position: relative;
}
    .profile-author-avatar img.avatar-img{
        width: 100px;
        height: auto;
    }
    .profile-author-avatar .user-medals-block{
        position: absolute;
        width: 100%;
        text-align: right;
        top: 80px;
    }
        .profile-author-avatar .user-medals-block .user-medal{
            height: 30px;
            width: auto;
            margin: 0px;
        }
.subscr .delete{
    float: none;
}
#idea-approve, #idea-reject{
    z-index: 999999;
}

#select-media-type .media-type-item p{
    text-align: center;
}

.nav-tab .property-icon{
    height: 20px;
    width: auto;
}
.nav-wrapper .nav-submenu {
    padding-left: 0px;
    margin-bottom: 0px;
}
.nav-wrapper .nav-submenu > li {
    /*width: 25% !important;*/
    display: table-cell !important;
}
.nav-wrapper .nav-submenu > li a{
    line-height: 30px;
    font-size: 12px;
}
    .nav-wrapper .nav-submenu > li a:hover, .nav-wrapper .nav-submenu > li.active a{
        text-decoration: none;
        background-color: #FFFFFF;
    }
#resize_infographics #resize_img, #resize_infographics .img-link{
    text-align: center;
}
#resize_infographics #resize_img img{
    border: 1px solid #555555;
}
.ig-descr-actions>div.actions-list{
    border: 1px solid #ffe050;
    padding: 3px;
    margin-bottom: 5px;
    background-color: #fff7E0;
}
.ig-descr-actions h5{
    font-weight: 900;
}
.ig-descr-actions li{
    list-style: none;
    font-weight: 900;
    font-size: 12px;
    margin-top: 10px;
}
.ig-descr-actions>p{
    font-size: 12px;
}
.glyphicon-help img{
    height: 18px;
    width: auto;
}
.nav-tabs>.nav-tab-thin>a{
    padding-left: 4px  !important;
    padding-right: 5px  !important;    
}
#test-button-container a img{
    height: 40px;
    width: auto;
}
.form-inline .form-group{
    margin-left: 10px;
}
.ui-front.ui-menu{
    z-index: 99999;
}
.tweet-answer{
    font-size: 11px;
    color: #31708f;
}

.article-tags ul.reports-list{
    padding-left: 20px;
}
.reports-list li{
    list-style: none;
    margin-bottom: 3px;
    font-size: 11px;
    padding: 2px;
}
.reports-list li.report-status-0{
    background-color: #f2dede;
    border: 1px solid #ebccd1;
}

.modal .modal-subheader{
    font-size: 12px;
    font-weight: 900;
    margin: 10px 5px 5px 5px;
    padding-bottom: 3px;
    border-bottom: 1px solid #e5e5e5;
}
.subacc-menu span{
    cursor: pointer;
    margin-left: 5px;
}
    .subacc-menu span:hover{
        color: #666666;
    }
#subacc-list .avatar img{
    width: 100px;
    height: auto;
    margin: 3px;
}
#subacc-list{
    margin-bottom: 10px;
}
#subacc-list .profile-property{
    font-size: 11px;
}
    #subacc-list .profile-property b{
        color: #31708f;
    }
#upload-article-attachments{
    font-size: 18px;
}
.invite-user{
    margin-bottom: 10px;
    font-size: 16px;
}
.invite-user .wp-links{
    margin-right: 5px;
}
.invite-user .username{
    margin-left: 5px;
}
.collaborator{
    margin: 3px 5px;
    padding: 15px 5px 5px 5px;
    border-radius: 4px;
}
    .collaborator-status-1{
        background-color: #d9edf7;
        border: solid 1px #bce8f1;
    }
    .collaborator-status-2{
        background-color: #cffcc8;
        border: solid 1px #bcf1e8;
    }

    .collaborator button.delete{
        margin-right: 10px;
    }
    .collaborator-note, .snippet-control-block{
        margin: 3px 5px;
        padding: 3px 5px 5px 5px;
        border-radius: 4px;        
        background-color: #d9edf7;
        border: solid 1px #bce8f1;
        position: relative;
    }
        .collaborator-note:hover, .snippet-control-block:hover{
            background-color: #eafef8;
            border-color: #888ce6;
        }
            .collaborator-note-status-3, .snippet-control-block-status-3{
                background-color: #cffcc8;
                border: solid 1px #bcf1e8;
            }
                .collaborator-note-status-3:hover, .snippet-control-block-status-3:hover{
                    background-color: #eaf8fe;
                    border: solid 1px #88e68c;
                }        
        .collaborator-note p.username, .snippet-control-block p.username{
            margin-right: 10px;
        }
        .collaborator-note .note-text{
            margin-left: 10px;
            font-size: 11px;
        }
        .collaborator-note .toolbar, .snippet-control-block .toolbar{
            min-height: 33px;
            width: auto;
            margin-right: 5px;
        }
            .collaborator-note .toolbar a, .snippet-control-block .toolbar a{
                margin-left: 3px;
            }
            
        .snippet-control-block{
            min-height: 45px;
            display: inline;
        }
        .snippet-control-block .avatar-container{
            top: 0px;
        }
        .snippet-control-block .toolbar{
            float: left;
        }
    .collaborate-title{
        margin: 3px 5px;
        padding: 3px 5px 5px 5px;
        border-radius: 4px;                
    }
    .collaborate-title-0{
        background-color: #d9edf7;
        border: solid 1px #bce8f1;
    }
        .collaborate-title-0:hover{
            background-color: #eafef8;
            border-color: #888ce6;
        }
    .collaborate-title-1{
        background-color: #cffcc8;
        border: solid 1px #bcf1e8;
    }
        .collaborate-title-1:hover{
            background-color: #eaf8fe;
            border: solid 1px #88e68c;
        }
    .collaborate-title-1 .title-text{
        font-weight: 900;
    }
        
.iv-publication{
    margin: 3px 5px;
    padding: 15px 15px 5px 5px;
    border-radius: 4px;
    font-size: 11px;
    width: auto;
    white-space: nowrap;
}
.iv-publication .created{
    margin-left: 10px;
}
    .iv-publication .toolbar .btn, .collaborator-note .toolbar .btn, .task-menu .btn{
        margin-left: 5px;
        margin-bottom: 5px;
        padding: 3px;
        font-size: 11px;
    }
    .iv-publication-status-1{
        background-color: #d9edf7;
        border: solid 1px #bce8f1;
    }
        .iv-publication-status-1:hover{
            background-color: #eafef8;
            border-color: #888ce6;
        }    
    .iv-publication-status-0{
        background-color: #f2dede;
        color: #a94442;
        border: solid 1px #ebccd1;
    }
        .iv-publication-status-0:hover{
            background-color: #faeeee;
            border: solid 1px #ebccd1;
        }
#verify-action .action-verify-type{
    display: none;
}
.modal-dialog .modal-header button.help-button{
    font-size: 17px;
    margin-right: 5px;
}
.ui-autocomplete.ui-menu li{
    border-bottom: 1px solid #AAAAAA;
}
    .ui-autocomplete.ui-menu li.odd{
        background-color: #d9e5eb;
    }
    .ui-autocomplete.ui-menu li.autocomplete-bold-item a{
        font-weight: 900;
        color: #333333;
    }

#medals-modal #medals-table{
    font-size: 11px;
}
#medals-modal #medals-table tr.medal-status-1 td{
    background-color: #d8fff4;
}
#medals-modal #medals-table tr.medal-status-0 td{
    background-color: #fff9b0;
}
#medals-modal #medals-table img.user-medal{
    height: 35px;
    width: auto;
}
.collaborate-notes-panel{
    background: rgb(186, 200, 219);
    padding-top: 5px;
    padding-left: 5px;
    margin-top: 10px;
    height: 450px;
    border: 1px solid #a1a5a9;
    overflow-x: auto;
    overflow-y: auto;
}
#collaborate-article>div>h3{
    margin: 0px;
    padding: 0px;
}
#collaborate-article .article-text{
    font-size: 12px;
    padding: 10px;
}
    #collaborate-article .article-text p{
        text-align: justify;
        margin-bottom: 20px;
    }
    
.todo-block{
    padding: 5px;
    background-color: #f5f5f5;
}
    .todo-block .todo-item{
        margin: 10px 0px;
        padding: 5px 0px;
        font-size: 11px;
    }
        .todo-block .todo-item:hover{
            background-color: #ffffff;
        }
    .todo-block .todo-item.todo-item-remind-sent{
        background-color: #d8fff4;
    }
        .todo-block .todo-item.todo-item-remind-sent:hover{
            background-color: #c7eee3;
        }
        
ul.links{
    list-style: none;
}
    ul.links li a img{
        max-height: 100px;
        width: auto;
    }
    
#attachments .toolbar img{
    vertical-align: top;
}
#attachments .wp-img .att-btn{
    height: 25px;
    width: auto;
}

.publications-list{
    font-size: 11px;
    list-style: none;
    padding-left: 15px;
}
    .idea-status{
        font-size: 11px;
    }
    
.link-tracker .btn, .link-reports .btn{
    padding: 2px;
}
.link-tracker li{
    font-size: 11px;
}
    .link-tracker li .glyphicon{
        font-size: 14px;
    }

    
    
.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-right: 100px;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.collaborate-article .collaborate-snippet{
    margin-bottom: 25px;
    border-radius: 3px;
    padding: 2px 3px;
    display: block;
}
    .collaborate-article .collaborate-snippet.collaborate-snippet-status-1,
    .collaborate-article .collaborate-snippet.collaborate-snippet-status-2{
        border: 1px solid #bce8f1;
        background-color: #fccfc8;
    }
    .collaborate-article .collaborate-snippet.collaborate-snippet-status-3{
        border: 1px solid #bce8f1;
        background-color: #cffcc8;
    }    
    .collaborate-article .collaborate-snippet.selected{
        border: 2px solid #9ab6c1;
    }        
.collaborate-article .add-snippet-btn{
    cursor: pointer;
    font-size: 11px;
    color: rgba(50, 97, 167, 0.7);
}
    .collaborate-article .add-snippet-btn:hover{
        color: rgba(50, 97, 167, 1);
    }
.collaborate-article .snippet-author{
    background-color: rgba(217, 237, 247, 0.6);
    border: 1px solid #bce8f1;
    border-radius: 3px;
    padding: 2px;
}
    .collaborate-article .snippet-author .arrow-top{
        width: 0;
        height: 0;
        border: 7px solid transparent;
        border-bottom-color: #bce8f1;  
        border-top: 0;
        position: absolute;
        top: -7px;
    }
    .collaborate-article .snippet-author .avatar{
        height: 23px;
        width: auto;
        margin: 0px;
    }
    
.flickr-images-preview{
    overflow-x: auto;
}
.flickr-operations{
    margin-bottom: 10px;
}
.collaborate-titles-panel{
    margin-top: 5px;
}    
#invite-search-body{
    padding-bottom: 0px;
}
.main-menu .btn{
    position: relative;
}

.full-screen-mode-button{
    font-size: 24px;
    position: absolute;
    top: 10px;
    right: 10px;
    text-decoration: none;
}
    .full-screen-mode-button:hover{
        text-decoration: none;
    }

.payments tr{
    border-bottom: 10px solid #FFFFFF;
}
