html,body {
    height: 100%;
}

body {
    background-color: #fff 320px;
    background-image:
        url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzllY2ZmNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0, 50% 320, color-stop(0%, #9ecff5),
    color-stop(100%, #fff) );
    background-image: -webkit-linear-gradient(top, #9ecff5, #fff 320px);
    background-image: -moz-linear-gradient(top, #9ecff5, #fff 320px);
    background-image: -o-linear-gradient(top, #9ecff5, #fff 320px);
    background-image: -ms-linear-gradient(top, #9ecff5, #fff 320px);
    background-image: linear-gradient(top, #9ecff5, #fff 320px);
    background-repeat: no-repeat;
    background-image: -webkit-gradient(linear, 0 0, 0 320, from(#9ecff5),
    to(white) );
}

body.b-ie {
    background: url('/images/v4/ua/bg_body_ie.png?22271') repeat-x;
}

.email_confirmation {
    display: none;
}

#dlg_properties .tabcontent {
    height: 290px;
}

#friends_list .withvalue {
    width: 380px;
}

.dialog .not_shared {
    color: #cbcdcf;
    font-size: 13px;
    padding-top: 75px;
    display: block;
    height: 30px;
    background: transparent url('/images/v4/common-128.png?22271') no-repeat
    50% -15px;
    text-align: center;
}

.menu.autocomplete a.withvalue {
    width: 334px;
}

.popover.menu.autocomplete li {
    position: static;
}

.popover.menu.autocomplete a:hover {
    color: #5b636b;
    background-color: white;
}

.dialog .hr_title {
    background: white;
    margin: -21px 0 5px 215px;
    width: 65px;
    display: block;
    text-align: center;
    color: #9fadb8;
    font-weight: bold;
}

.dialog .tools_separator {
    background: #e0e4e6;
    font-weight: bold;
    color: #717880;
    padding: 2px 10px;
    width: 150px;
    display: block;
}

.imgpanel {
    background-color: white;
    border: 1px solid #e0e4e6;
    float: left;
    height: 294px;
    padding: 4px 12px;
    width: 408px;
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    -o-border-radius: 0 5px 5px 0;
    -ms-border-radius: 0 5px 5px 0;
    -khtml-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
}

.dialog .imgpanel.loading {
    background-position: 50% 50%;
    width: 408px;
}

.imgpanel .btns {
    float: left;
    height: 25px;
    padding: 4px 2px;
    width: 386px;
}

.imgpanel .no_elements {
    color: #717880;
    float: right;
}

.imgpanel ul {
    clear: both;
    height: 250px;
    overflow: auto;
}

.imgpanel li {
    float: left;
    height: auto;
    margin: 0 2px 2px 0;
}

.imgpanel ul a {
    background-color: #FFF;
    border: 1px solid #C4CCD1;
    display: block;
    padding: 2px;
    text-align: center;
}

.dialog .footer_info {
    margin-top: 5px;
}

#dlg_imagelibrary #lib_menu,#dlg_iconlibrary #lib_menu {
    float: left;
    height: 310px;
    width: 200px;
}

#lib_menu li.selected {
    background-color: #FFF;
    border: 1px solid #e0e4e6;
    border-right-width: 0;
    margin-right: -1px;
    position: relative;
    -moz-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    -o-border-radius: 5px 0 0 5px;
    -ms-border-radius: 5px 0 0 5px;
    -khtml-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
}

#lib_menu li {
    cursor: pointer;
    padding: 10px 0 10px 17px;
}

#lib_menu span {
    font-weight: bold;
    color: #5b636b;
}

.imgpanel ul a:hover,.imgpanel ul a.selected {
    border-color: #227fdf;
    background-color: #74c5f6;
    background-image:
        url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIyN2ZkZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzc0YzVmNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #227fdf),
    color-stop(100%, #74c5f6) );
    background-image: -webkit-linear-gradient(top, #227fdf, #74c5f6);
    background-image: -moz-linear-gradient(top, #227fdf, #74c5f6);
    background-image: -o-linear-gradient(top, #227fdf, #74c5f6);
    background-image: -ms-linear-gradient(top, #227fdf, #74c5f6);
    background-image: linear-gradient(top, #227fdf, #74c5f6);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,
    startColorstr='#FF227FDF', endColorstr='#FF74C5F6' );
}

.imgpanel ul a span {
    background-color: #FFF;
    cursor: pointer;
    display: block;
    height: 80px;
    width: 122px;
    overflow: hidden;
}

.dialog ul.tree {
    width: auto;
    margin-left: 6px;
    cursor: pointer;
}

.dialog ul.tree ul {
    margin-left: 16px;
}

.dialog ul.tree li.closed ul {
    display: none;
}

.dialog ul.tree li span.b {
    width: 14px;
    height: 18px;
    float: left;
}

.dialog ul.tree li.closed span.a.children span.b {
    background: url('/images/v4/common-32.png?22271') no-repeat scroll 0
    -415px transparent;
    cursor: pointer;
}

.dialog ul.tree li span.a.children span.b {
    background: url('/images/v4/common-32.png?22271') no-repeat scroll 0
    -196px transparent;
    cursor: pointer;
}

.dialog ul.tree a {
    padding: 2px 5px;
    white-space: nowrap;
    color: #000;
}

.dialog ul.tree a.selected {
    padding: 1px 4px;
    background-color: #3995DA;
    border: 1px solid #3995DA;
    color: white;
}

#topiclist.scrollable li {
    clear: both;
}

.dialog #dlg_publish label.field {
    text-align: left;
    width: 90px;
}

.dialog .mapitem {
    margin: 12px 0 0 8px;
    line-height: 120%;
    width: 250px;
}

.dialog .mapmeta * {
    font-size: 13px;
}

.dialog .mapmeta .title {
    color: #5b636b;
}

.dialog .social_buttons {
    margin-left: 0;
}

#btn_export_sel {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    text-align: left;
    padding: 15px 0 15px 15px;
    display: block;
    margin-bottom: 20px;
}

#btn_export_format {
    background: url('/images/v4/common-64.png?22271') no-repeat scroll 100%
    -142px transparent;
    line-height: 18px;
    display: block;
}

#google_export,#google_drive_export {
    float: left;
}

.export_box {
    font-size: 90%;
}

#popover_export_format a img,#btn_export_format img {
    float: left;
    margin-right: 8px;
}

#popover_export_format {
    width: 432px;
}

#popover_export_format ul {
    overflow-y: auto;
}

#popover_export_format span,#btn_export_format span {
    font-size: 11px;
}

#popular_links a {
    background: url('/images/v4/common-32.png?22271') no-repeat scroll 0
    -578px transparent;
    display: block;
    padding-left: 16px;
    width: 290px;
    color: #5B636B;
}

#popular_links a:hover {
    background-color: #e0e4e6;
}

#settings .tabcontent {
    height: 335px;
    padding: 40px 15px 20px;
}

#settings .hidden {
    position: absolute;
    visibility: hidden;
}

#settings #tools_content {
    width: 380px;
    height: 335px;
    border: 1px solid #ced0d3;
}

.dialog #dragtext {
    background: url('/images/v4/common-48.png?22271') no-repeat 155px
    -1200px;
    margin-top: 12px;
    padding-top: 48px;
    width: 100%;
    text-align: center;
}

#filelist li {
    font-size: 13px;
    line-height: 20px;
}

#filelist li span {
    padding-right: 22px;
    background: transparent none no-repeat 100% 50%;
}

#filelist .progress span {
    background-image: url('/images/v4/loading_progress.gif?22271');
}

#frm_export_docx .item {
    padding: 18px 12px;
}

.dialog #tools_content .field {
    width: 85px;
}

.dialog #tools_content input[type=text],.dialog #tools_content input[type=password]
{
    width: 215px;
}

#reseller_content {
    padding-bottom: 40px;
}

#dlg_reseller_details .tabcontent {
    height: 270px;
}

#dlg_reseller_details .listing {
    background-color: white;
    border: 1px solid #ced0d3;
}

#dlg_reseller_details .tabcontent .listing .head {
    line-height: 30px;
    border-bottom: 1px solid #e0e4e6;
}

#dlg_reseller_details .listing .head a {
    font-weight: bold;
    color: #738294;
    font-size: 13px;
}

#dlg_reseller_details .listing li {
    clear: both;
    overflow: hidden;
    white-space: nowrap;
}

#dlg_reseller_details .tabcontent .listing .column {
    line-height: 36px;
}

#dlg_reseller_details .scrollable {
    overflow-y: auto;
    height: 232px;
}

html {
    height: 100%;
}

.dialog.center {
    left: 50%;
    margin-left: -265px;
    margin-top: -160px;
    position: absolute;
    top: 50%;
    width: 500px;
}

.dialog.long {
    margin-top: 0;
    top: 40px;
}

#mmlogo {
    background: transparent url('/images/v4/logos/logo_header.png?22271')
    no-repeat 0 0;
    position: absolute;
    bottom: 20px;
    right: 20px;
    width: 180px;
    height: 32px;
}