.mappoll_title_holder {
    position: relative;
    float: left;
    width: calc(100% - 10px);
    min-height: 100px;
    background-color: #ffffff;
    padding: 5px;
    display: block;
    border-bottom: 1px solid #DDDDDD;
    -moz-border-top-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -moz-border-top-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;

}

.mappoll_title {
    position: relative;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: left;
    color: #444444;
    float: left;

    word-break: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}

.mappoll_time {
    position: relative;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 100%;
    margin-top: 6px;
    text-align: left;
    color: #666666;
    float: left;
    clear: both;
}

.mappoll_rank_view_share {
    position: relative;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 100%;
    margin-top: 10px;
    text-align: left;
    color: #666666;
    float: left;
    clear: both;
    width: 100%;
}

.mappoll_list_flag_wrapper {
    display: block;
    position: relative;
    float: right;
    margin-right: 5px;
    margin-top: 1px;
}

.mappoll_list_flag_text:hover {
    cursor: pointer;
    color: #CCCCCC;
}

.flaghidefor425{
    display: block;float: right;
}

.contentflag	{
    cursor:pointer;
    display:block;
    float:left;
    margin-top:-1px;
    margin-right:2px;
    width:12px;
    height:12px;
    background-image:url(../assets/sprites/icons_list.png);
    background-position: -21px -701px;
}

.mappoll_list_flagas {
    display: none;
    position: absolute;
    float: left;
    z-index: 9999;
    width: 0px;
    height: 0px;
    margin-top: 20px;
    right: 0;
    border: 1px solid #eeeeee;
    background-color: #ffffff;
    -moz-border-radius: 0.40em;
    -webkit-border-radius: 0.40em;
    border-radius: 0.40em;
    box-shadow: 0 3px 20px -8px black;
    -moz-box-shadow: 0 3px 20px -8px black;
    -webkit-box-shadow: 0 3px 20px -8px black;
    white-space: nowrap;
    overflow: hidden;
}

.mappoll_list_flag_description {
    display: block;
    position: relative;
    float: left;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #222222;
    margin: 10px 5px 5px 10px;
}

.mappoll_list_flagas {
    display: none;
    position: absolute;
    float: left;
    z-index: 9999;
    width: 0px;
    height: 0px;
    margin-top: 20px;
    right: 0;
    border: 1px solid #eeeeee;
    background-color: #ffffff;
    -moz-border-radius: 0.40em;
    -webkit-border-radius: 0.40em;
    border-radius: 0.40em;
    box-shadow: 0 3px 20px -8px black;
    -moz-box-shadow: 0 3px 20px -8px black;
    -webkit-box-shadow: 0 3px 20px -8px black;
    white-space: nowrap;
    overflow: hidden;
}

.mappoll_list_flag_description {
    display: block;
    position: relative;
    float: left;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #222222;
    margin: 10px 5px 5px 10px;
}

.mappoll_flagas_options {
    display: block;
    position: relative;
    float: left;
}

.mappoll_flag_asoptions_text {
    display: block;
    position: relative;
    float: left;
    font-family: 'Roboto', sans-serif;
    line-height: 10px;
    font-weight: normal;
    font-size: 12px;
    color: #222222;
    margin: 2px 2px 2px 4px;
    letter-spacing: normal;
}

.mappoll_flag_asoptions_wrapper {
    display: block;
    position: relative;
    float: left;
    clear: both;
    height: 14px;
    width: 220px;
    overflow: hidden;
    margin: 5px 5px 5px 10px
}

.mappoll_flag_report_button_holder {
    float: right;
    display: block;
    width: 65px;
    height: 21px;
    margin-top: 4px;
    margin-right: 8px;
    position: relative;
    -moz-border-radius: 1.25em;
    -webkit-border-radius: 1.25em;
    border-radius: 1.25em;
}

.mappoll_flag_report_button {
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #ffffff;
    float: right;
    text-decoration: none;
    width: 65px;
    height: 21px;
    padding-top: 1px;
    padding-bottom: 0px;
    background-color: #5dabf9;
    position: relative;
    -moz-border-radius: 1.5em;
    -webkit-border-radius: 1.5em;
    border-radius: 1.5em;
}

.mappoll_flag_report_button:hover {
    cursor: pointer;
    background-color: #7abafa;
}

.mappolllistnotificationbellholder{
    position: relative;
    float: right;
    margin-right: 6px;
    margin-top: -7px;

}

.mappolllistbellsibling {
    width: calc(100% - 18px);
    height:18px;
    float: left;
}

.mappolllistnotificationbell{
    display:block;
    float:left;
    padding-bottom: 2px;
}

.mappolllistbelliconturnedonalways{
    display: block;
    float: right;
    position: relative;
    cursor:pointer;
    width:18px;
    height:18px;
    background-image:url(../assets/sprites/notificationturnonofficons.png);
    background-position: 90px 1px;
    background-size: 30px 108px;
}

.mappolllistturnoninstructionalways{
    display: none;
    position: absolute;
    width: 112px;
    height: 62px;
    padding: 10px;
    background-color: #FFFFFF;
    border: 1px solid #cfcfcf;
    top: 20px;
    right: 2px;
    border-radius: .25em;
    box-shadow: 0px 2px 10px -5px #000000;
    z-index: 90;

}

.mappolllistnotificationinstructiontext{
    color: #444444;
    font-weight: bold;
    font-size: 12px;
    line-height: 13px;
}

.mappollsettingslink {
    color: blue;
}

.mappolllistbelliconturnedoffalways{
    display: block;
    float: right;
    position: relative;
    cursor:pointer;
    width:18px;
    height:18px;
    background-image:url(../assets/sprites/notificationturnonofficons.png);
    background-position: 30px 163px;
    background-size: 30px 108px;
}

.mappolllistturnoffinstructionalways{
    display: none;
    position: absolute;
    width: 112px;
    height: 62px;
    padding: 10px;
    background-color: #FFFFFF;
    border: 1px solid #cfcfcf;
    top: 20px;
    right: 2px;
    border-radius: .25em;
    box-shadow: 0px 2px 10px -5px #000000;
    z-index: 90;
}

.mappolllistbelliconturnedon{
    display: block;
    float: right;
    position: relative;
    cursor:pointer;
    width:18px;
    height:18px;
    background-image:url(../assets/sprites/notificationturnonofficons.png);
    background-position: 90px 1px;
    background-size: 30px 108px;
}

.mappolllistbelliconturnedon:hover {
    background-position: 90px -17px;
}
.mappolllistbelliconturnedon:active {
    background-position: 90px 73px;
}

.mappolllistturnoninstruction{
    display: none;
    position: absolute;
    width: 251px;
    height: 12px;
    padding: 10px;
    background-color: #FFFFFF;
    border: 1px solid #cfcfcf;
    top: 20px;
    right: 2px;

    -webkit-border-radius: 0.25em;
    -moz-border-radius: 0.25em;
    border-radius: 0.25em;
    -webkit-box-shadow: 0px 2px 10px -5px #000000;
    -moz-box-shadow: 0px 2px 10px -5px #000000;
    box-shadow: 0px 2px 10px -5px #000000;
    z-index: 9;

}

.mappolllistturnoffinstruction{
    display: none;
    position: absolute;
    width: 251px;
    height: 12px;
    padding: 10px;
    background-color: #FFFFFF;
    border: 1px solid #cfcfcf;
    top: 20px;
    right: 2px;

    -webkit-border-radius: 0.25em;
    -moz-border-radius: 0.25em;
    border-radius: 0.25em;
    -webkit-box-shadow: 0px 2px 10px -5px #000000;
    -moz-box-shadow: 0px 2px 10px -5px #000000;
    box-shadow: 0px 2px 10px -5px #000000;
    z-index: 11;

}

.mappolllistbelliconturnedoff{
    display: block;
    float: right;
    position: relative;
    cursor:pointer;
    width:18px;
    height:18px;
    background-image:url(../assets/sprites/notificationturnonofficons.png);
    background-position: 30px 163px;
    background-size: 30px 108px;
}

.mappolllistbelliconturnedoff:hover{
    background-position: 30px 145px;
}
.mappolllistbelliconturnedoff:active{
    background-position: 30px 127px;
}

.mappoll_list_like_comment_flag {
    width: 100%;
    position: relative;
    display: block;
    float: left;
    margin-top: 8px;
}

.mappoll_list_like_and_dislike {
    display: block;
    float: left;
    margin-left: 5px;
}

.mappoll_list_like_boxholder {
    position: relative;
    float: left;

}

.mappoll_list_like_icon {
    cursor: pointer;
    display: block;
    float: left;
    width: 18px;
    height: 18px;
    background-image: url(../assets/sprites/biglikeicons.png);
    background-position: -22px 0px;
}

.mappoll_list_like_icon:hover {
    background-position: -22px -18px;
}

.mappoll_list_like_icon:active	{
    background-position: -22px -36px;
}

.mappoll_list_liked_icon {
    cursor:pointer;
    display:block;
    float:left;
    width:18px;
    height:18px;
    background-image:url(../assets/sprites/biglikeicons.png);
    background-position: -22px -54px;

}

.mappoll_list_like_number {
    cursor: default;
    margin-right: 10px;
    float: left;
    margin-left: 5px;
    margin-top: 4px;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    color: #666666;
}

.mappoll_separator_big {
    margin-top: 6px;
    float: left;
    position: relative;
    display: none;
    width: 5px;
    height: 5px;
    background: url(../assets/sprites/commentseparator.png);
    background-position: 0 0;
    margin-left: 4px;
    margin-right: 4px;
}

.mappoll_list_dislike_box_holder {
    position: relative;
    float: left;
}

.mappoll_list_disliked_icon {
    cursor:pointer;
    display:block;
    float:left;
    width:18px;
    height:18px;
    background-image:url(../assets/sprites/biglikeicons.png);
    background-position: -22px -126px;
}

.mappoll_list_dislike_icon {
    cursor: pointer;
    display: block;
    float: left;
    width: 18px;
    height: 18px;
    background-image: url(../assets/sprites/biglikeicons.png);
    background-position: -22px -72px;
}

.mappoll_list_dislike_icon:hover {
    background-position: -22px -90px;
}

.mappoll_list_dislike_number {
    cursor: default;
    display: block;
    float: left;
    margin-top: 4px;
    margin-left: 5px;
    margin-right: 10px;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    color: #666666;
}

.listcommentboxholder {
    position: relative;
    float: left;
}

.listcomments {
    display: block;
    float: left;
}

.listcommentsicon {
    cursor: pointer;
    display: block;
    float: left;
    width: 18px;
    height: 18px;
    background-image: url(../assets/sprites/biglikeicons.png);
    background-position: -22px -144px;
}

.listcommentsnumber {
    cursor: default;
    float: left;
    margin-top: 4px;
    margin-left: 5px;
    margin-right: 1px;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    color: #666666;
}

.mappoll_list_share_number {
    cursor: default;
    display: none;
    float: left;
    margin-top: 3px;
    margin-left: 5px;
    margin-right: 5px;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    color: #666666;
}

.mappoll_social_share_section {
    display: block;
    position: relative;
    float: right;
}

#mappoll_list_share_social_media_icons {
    float: right;
    width: 75px;
    margin-right: 5px;
    overflow: hidden;
}

#mappoll_list_share_facebook, #mappoll_list_share_twitter, #mappoll_list_share_linkedin, #mappoll_list_share_pinterest, #mappoll_list_share_google, #mappoll_list_share_myspace, #mappoll_list_share_reddit, #mappoll_list_share_stumbleupon, #mappoll_list_share_digg, #mappoll_list_share_tumblr, #mappoll_list_share_vk, #mappoll_list_share_blogger, #mappoll_list_share_vkontakte, #mappoll_list_share_whatsapp, #mappoll_list_share_viber, #mappoll_list_share_messenger, #mappoll_list_share_email {
    display: block;
    float: left;
    margin-left: 5px;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-image: url(../assets/sprites/icons_list.png);
    background-color: white;
}

#mappoll_list_share_facebook {
    background-position: 0px 0px;
}

.mappoll_list_share_twitter {
    background-position: 0px -63px;
}

#mappoll_list_share_linkedin {
    background-position: 0px -126px;
}

.mappoll_more_social_media {
    display: block;
    float: left;
    cursor: pointer;
    margin-left: 5px;
    margin-top: 7px;
    margin-right: 2px;
    height: 12px;
    width: 11px;
    background: url(../assets/sprites/icons_list.png);
    background-position: -21px -737px;
}

.mappoll_more_social_media:hover {
    background-position: -21px -748px;
}

#mappoll_list_share_button_click {
    right: 30px;
    position: absolute;
    display: none;
    z-index: 100;
    width: 110px;
    height: 415px;
    margin-top: 18px;
    margin-bottom: 12px;
    padding-left: 2px;
    padding-right: 1px;
    padding-top: 2px;
    padding-bottom: 2px;
    border: 1px solid #888888;
    background-color: #FFFFFF;
    color: #222222;
    -moz-border-radius: 0.40em;
    -webkit-border-radius: 0.40em;
    border-radius: 0.40em;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .45);
    -moz-box-shadow: 0 0 5px 1px rgba(0, 0, 0, .45);
    -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, .45);
    background-color: white;
}

.mappoll_icon {
    margin-top: 5px;
}

#mappoll_list_share_pinterest {
    background-position: 0px -189px;
}

.mappoll_share_media_name {
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #464545;
    vertical-align: middle;
    padding-right: 4px;
    padding-left: 6px;
    padding-bottom: 10px;
    padding-top: 10px;
}

#mappoll_list_row_digg {
    background-position: 0px -504px;
}

#mappoll_list_share_myspace {
    background-position: 0px -315px;
}

#mappoll_list_share_reddit {
    background-position: 0px -378px;
}

#mappoll_list_share_stumbleupon {
    background-position: 0px -441px;
}

#mappoll_list_share_google {
    background-position: 0px -252px;
}

#mappoll_list_share_tumblr {
    background-position: 0px -567px;
}

#mappoll_list_share_blogger {
    background-position: 0px -630px;
}

#mappoll_list_share_vk {
    background-position: 0px -693px;
}

#mappoll_list_share_whatsapp {
    background-position: 0px -756px;
}

#mappoll_list_share_viber {
    background-position: 0px -882px;
}

#mappoll_list_share_messenger {
    background-position: 0px -819px;
}

#mappoll_list_share_email {
    background-position: 0px -945px;
}

.mappoll_less_social_media:hover {
    background-position: -21px -781px;
}

.mappoll_less_social_media {
    display: block;
    float: left;
    cursor: pointer;
    margin-left: 5px;
    margin-top: 7px;
    margin-right: 2px;
    height: 12px;
    width: 11px;
    background: url(../assets/sprites/icons_list.png);
    background-position: -21px -770px;
}

.mappollunderlineholder {
    width: 100%;
    display: block;
    position: relative;
    float: left;
}

.mappollunderline {
    margin: 5px auto 10px auto;
    width: calc(100% - 10px);
    border-bottom: 1px solid #dfdfdf;
}

#mappollchannelholder {
    margin-top: 10px;
    position: relative;
    display: block;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}

#channelinnerwrapper {
    width: 150px;
    position: relative;
    float: left;
    display: block;
}

#channelimage {
    border-radius: 50px;
    position: relative;
    float: left;
    display: block;
    margin-left: 5px;
    width: 30px
}

#channelname {
    font-size: 14px;
    position: relative;
    margin-left: 5px;
    float: left;
    display: block;
    margin-top: 11px;
    text-decoration: none;
    text-align: left;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color: #2b2b2b;
    text-overflow: ellipsis;
    height: 21px;
}

#channelname:hover {
    text-decoration: underline;
}

#mappoll_subscribe_holder {
    position: relative;
    display: block;
    float: right;
    margin-top: 3px;
    margin-right: 5px;
    width: 70px;
}

.mappoll_edit_list_button_holder{
    position: relative;
    float: right;
    height: 22px;
}

.allcorners {
    border-radius: 0.25em;
}

.mappoll_edit_list_button {
    height: 22px;
    cursor: pointer;
    position: relative;
    display: inline-block;
    width: 75px;
    background-color: #5dabf9;
    -moz-border-radius: 1.5em;
    -webkit-border-radius: 1.5em;
    border-radius: 1.5em;
    -webkit-appearance: none;
    -webkit-box-shadow: 0 0 3px #00000052;
    -moz-box-shadow: 0 0 3px #00000052;
    box-shadow: 0 0 3px #00000052;
    float: right;
    margin-top: 4px;
}

.mappoll_edit_list_button_text {
    cursor: pointer;
    float: right;
    display: inline-block;
    width: 75px;
    margin-top: 6px;
    margin-bottom: 3px;
    font-size: 12px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    color: #FFFFFF;
    text-decoration: none;
    position: relative;
}

#mappoll_subscribe_button_holder {
    cursor: pointer;
    float:right;
    display:block;
    width:110px;
    position:relative;
    -moz-border-radius:0.40em;
    -webkit-border-radius:0.40em;
    border-radius:0.40em;
}

.mappoll_subscribe_button{
    cursor:pointer;
    float: left;
    display: block;
    width: 80px;
    height: 21px;
    padding-top: 1px;
    padding-bottom: 0px;
    font-size: 12px;
    font-weight: normal;
    font-family: 'Roboto', sans-serif;
    color: #ffffff;
    background-color: #E89500;
    border-right: 1px solid #ffcc66;
    text-decoration: none;
    position: relative;
    border-top-left-radius: 1.25em;
    border-bottom-left-radius: 1.25em;
    -webkit-appearance: none;

}

.mappoll_subscribed_button {
    float: right;
    display: block;
    width: 80px;
    height: 22px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 12px;
    font-weight: normal;
    font-family: 'Roboto', sans-serif;
    text-decoration: none;
    color: #999999;
    background-color: #eeeeee;
    position: relative;
    -moz-border-radius: 1.5em;
    -webkit-border-radius: 1.5em;
    border-radius: 1.5em;
}

.mappoll_subscribed_button:hover {
    cursor: pointer;
    background-color: #999999;
    color: #eeeeee;
}

.listtitletotalsubscribersbox{
    display: block;
    position: relative;
    float: left;
    width: 30px;
    height: 16px;
    margin-top: 6px;
    border-top-right-radius: 1.25em;
    border-bottom-right-radius: 1.25em;
}

.totalsubscribedtext {
    font-size: 12px;
    font-weight: normal;
    color: #999999;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.listtitletotalsubscribe {
    position: relative;
    display: block;
    float: right;
    width: 30px;
    height: 21px;
    text-align: center;
    background-color: #E89500;
    text-decoration: none;
    border-top-right-radius: 1.25em;
    border-bottom-right-radius: 1.25em;
}

.totalsubscribetext{
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.mappollmodewrapper{
    position: relative;
    float: left;
    width: 100%;
    margin-top: 10px;
    background-color: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 10px -7px black;
    -moz-box-shadow: 0 0 10px -7px black;
    box-shadow: 0 0px 10px -7px black;
}

svg{
    position: relative;
    overflow: visible;
}
/*svg path{*/
/*    !*fill: rgb(0,128,0);*!*/
/*    !*fill: rgb(0,128,0) !important;*!*/
/*    stroke: yellow!important;*/
/*    stroke-width: 1px!important;*/
/*}*/

.wedge {
    /*stroke: #fff;*/
}

.mappollmodeitemandsubmitcontainer{
    position: relative;
    float: left;
    width: calc(100% - 5px);
    height: auto;
}

.mappolllistitems{
    position: relative;
    float: left;
    width: 100%;
    border-top: 1px solid #e5e5e5;
}
.mappolllistitemstitle{
    position: relative;
    float: left;
    width: 100%;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #999;
    margin: 20px 0;
}
.mappolllegendul{
    width: fit-content;
    float: left;
    position: relative;
}

.mappollitemlists{
    position: relative;
    float: left;
    width: calc(100% - 20px);
    padding: 0 5px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #666;
    font-weight: bold;
    overflow: hidden;
}

.mappollitemlists span{
    position: relative;
    float: left;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transform: translateX(0);
    transition-timing-function: cubic-bezier(0, 0, 0, 0);
}


.mappoll-mode-item-color{
    position: relative;
    float: left;
    width: 10px;
    height: 100%;
    align-self: end;
}

.mappolllistrectangle{
    position: relative;
    float: left;
    width: 50px;
    height: 50px;
}

#mappollmodecontainer{
    position: relative;
    width: 100%;
    float: left;
}

.mappollsubmitbuttonbackanimation {

    -webkit-animation: beat 1.5s ease 0s infinite;
    -o-animation: beat 1.5s ease 0s infinite;
    animation: beat 1.5s ease 0s infinite;
}
.mappollsubmitbuttonbackanimation:before, .mappollsubmitbuttonbackanimation:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #0c9c1c;
    -webkit-border-radius: 1.2em;
    -moz-border-radius: 1.2em;
    border-radius: 1.2em;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=17);
    -moz-opacity: 0.17;
    -khtml-opacity: 0.17;
    opacity: 0.17;
}
.mappollsubmitbuttonbackanimation:before {
    z-index: -2;
    -webkit-animation: beat-before 1.5s ease 100ms infinite;
    -o-animation: beat-before 1.5s ease 100ms infinite;
    animation: beat-before 1.5s ease 100ms infinite;
}
.mappollsubmitbuttonbackanimation:after {
    z-index: -1;
    -webkit-animation: beat-after 1.5s ease 200ms infinite;
    -o-animation: beat-after 1.5s ease 200ms infinite;
    animation: beat-after 1.5s ease 200ms infinite;
}

@keyframes beat{
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes beat-before {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.4, 1.4);
        -moz-transform: scale(1.4, 1.4);
        -ms-transform: scale(1.4, 1.4);
        -o-transform: scale(1.4, 1.4);
        transform: scale(1.4, 1.4);
    }
}
@keyframes beat-after {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.8, 1.8);
        -moz-transform: scale(1.8, 1.8);
        -ms-transform: scale(1.8, 1.8);
        -o-transform: scale(1.8, 1.8);
        transform: scale(1.8, 1.8);
    }
}

#mappollreset {
    float: right;
    margin-top: 7px;
    border:none;
}

#mappollresetbutton {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    color: #666666;
    float: right;
    text-decoration: none;
    width: 58px;
    height: 21px;
    padding-top: 4px;
    padding-bottom: 0px;
    border: none;
    background-color: transparent;
    position: relative;
    -moz-border-radius: 0em;
    -webkit-border-radius: 0em;
    border-radius: 0em;
    -webkit-appearance: none;
}
#mappollresetbutton:hover	{
    text-decoration: underline;
    cursor:pointer;
    border:none;
    background-color:transparent; /* Old browsers */
    background-image: none;
    -ms-filter: none; /* IE 6-9 */
    filter: none; /* IE 6-9 */
}

#mappollresetbutton:active	{
    color: #333333;
    cursor:pointer;
    border:none;
    background-color:transparent; /* Old browsers */
    background-image: none;
    -ms-filter: none; /* IE 6-9 */
    filter: none; /* IE 6-9 */
}

#mappollmodeitemgraphcontainer{
    float:left;
    position: relative;
    width: 100%;
    height: auto;
}

#mappollmodegraphcontainer{
    float: left;
    position: relative;
    width: calc(100% - 20px);
    padding: 0 10px;
    margin-bottom: 10px;
}

#mappollmodelistintro{
    float: right;
    position: relative;
    z-index: 10;
}

.ranktoggleandreset{
    position: relative;
    width: 100%;
    height: auto;
    float: left;
}

.mappoll-submit-button{
    float:left;
    margin-top: 10px;
    width: 100%;
    height: auto;
    position: relative;
    background-color: #f6f6f6;
    border-radius: .5em;
    border: 1px solid #dddddd;
    box-shadow: 0px 0px 12px -6px black;
}

#mappollintro{
    height:50px;
    width: 100%;
    margin: 0 auto;
    position:relative;
    background-color: #f6f6f6;
    border-top: 1px solid #cfcfcf;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(207, 207, 207);
    box-shadow: 0px -3px 10px -7px black;
    border-bottom: 2px solid #c10000;
}

#togglerankchannelimage{
    border-radius: 50px;
    position: relative;
    vertical-align: middle;
    margin-top: 10px;
    margin-bottom: 15px;
    height: 30px;
    width: 30px
}

#togglerankchannelname{
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
    vertical-align: middle;
    height: 30px;
    max-width: calc(100% - 100px);
    overflow: hidden;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color: #2b2b2b;
    font-size: 14px;
    padding-top: 10px;
    padding-left: 5px;
}

.mappollusersufix{
    display: inline-block;
    padding-top: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 30px;
    vertical-align: middle;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color: #2b2b2b;
    font-size: 14px;
}

.togglerankholder{
    height: 50px;
    width:70%;
    text-align: center;
    margin: 0 auto;
}

#mappollmodetoggleavgmyrank{
    float: right;
    height: 100%;
    width:30px;
    position: relative;
    cursor: pointer;
}

.mappollmodecommunityranktoggle {
    cursor: pointer;
    width: 44px;
    height: 50px;
    float: left;
    display: block;
    text-align: center;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #D7D7D7;
    background-color: #f6f6f6;
    white-space: nowrap;
    -webkit-box-shadow: 0 2px #c10000;
    -moz-box-shadow: 0 2px #c10000;
    box-shadow: 0 2px #c10000;
}

.mappollmodecommunityranktoggleimage	{
    cursor: pointer;
    display: block;
    float: left;
    width: 38px;
    height: 38px;
    margin-top: 5px;
    margin-left: 3px;
    background-image: url(../assets/sprites/newlisticon.png);
    -webkit-background-size: 38px 292px;
    background-size: 38px 292px;
    background-position: 0 -215px;
}
.mappollmodecommunityranktoggleimage:hover{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);

}
.mappollmodecommunityranktoggleimage:active{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.selectedmappollmodecommunityranktoggleimage	{
    cursor: pointer;
    display: block;
    float: left;
    width: 38px;
    height: 38px;
    margin-top: 1px;
    margin-left: 3px;
    background-image: url(../assets/sprites/icons_list.png);
    background-position: -21px -356px;
}

.mappolldraginstructionshelpbutton{
    z-index: 1;
    display: block;
    position: absolute;
    width: 17px;
    height: 17px;
    float: left;
    margin-top: 15px;
    margin-left: 10px;
    background: url(../assets/sprites/helpicon.png);
    background-position: 0 0;
    cursor: pointer;
}



#mappollchannelinnerwrapperrank{
    width: 46px;
    position: relative;
    float: left;
    display: block;
    margin: 10px 0px;
    margin-left: 5px;
    margin-right: 10px;
}

.mappoll-mode-legend-img-item{
    height: 40px;
    min-width: 100px;
}

.mappoll-mode-legend-img{
    position: relative;
    float: left;
    width: 50px;
    height: 50px;

}

.mappollmodepersonalranktoggle	{
    width: 44px;
    height: 50px;
    float: left;
    display: block;
    text-align: center;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #D7D7D7;
    white-space: nowrap;
    -webkit-box-shadow: inset 0 -5px #c10000;
    -moz-box-shadow: inset 0 -5px #c10000;
    box-shadow: 0 2px #c10000
}

.mappollmodepersonalranktoggleimage	{
    cursor: pointer;
    display: block;
    float: left;
    width: 38px;
    height: 38px;
    margin-top: 5px;
    margin-left: 3px;
    background-image: url(../assets/sprites/newlisticon.png);
    -webkit-background-size: 38px 292px;
    background-size: 38px 292px;
    background-position: 0 -139px;
}
.mappollmodepersonalranktoggleimage:hover{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.mappollmodepersonalranktoggleimage:active{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.mappoll-mode-comments-suggestions-holder{
    width:100%;
    height: auto;
    float:left;
    position:relative;
}

@media only screen and (max-width: 1024px){
    .relatedlistsholder, .relatedlistslisttitle, .relatedlistsbox, .norelatedlisttitle, .norelatedlists, .relatedlistsboxholder {
        width: 100%;
    }
    #iteminotherlistsholder, #iteminotherlistslisttitle, #iteminotherlistsboxholder, #iteminotherlistsbox, .noiteminotherlisttitle, .noiteminotherlists {
        width: 100%;
    }
}

@media screen and (max-width: 600px){
    svg {
        margin-top: 0px;
    }
}

.maplabel-text{
    font-size: 8px;
    fill: black!important;
    stroke: none;
}
#mappollsvgcontainer{
    position: relative;
    float: left;
    width: 100%;
    left: 50%;

    transform: translateX(-50%);
    min-height: 300px;
    -webkit-transition: height 1s;
    -moz-transition: height 1s;
    -ms-transition: height 1s;
    -o-transition: height 1s;
    transition: height 1s;
    transform-origin: center;
    overflow: hidden;
}
#mappollsvgcontainer::before{
    content: '';
    position: absolute;
    width: 300px;
    height: 300px;
    top: calc(50% - 150px);
    left: calc(50% - 150px);
    background-image: url(../assets/spritesv2/gif/loadermid.gif);;
}
.mappolllegend{
    position: relative;
    float: left;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    gap: 10px;
}
.mappolllegenditembox{
    position: relative;
    float: left;
    width: 100%;
    height: 50px;
    border-radius: 10px;
    background-color: #EEEEEE;
    display: flex;
    align-items: center;
    overflow: hidden;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    -ms-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
}
.mappolllegenditembox:hover{
    background-color: #E5E5E5;
}

/*mappoll rank type*/
.mappollRankType{
    position: relative;
    float: left;
    width: 100%;
    height: 50px;
    background-color: #f6f6f6;
    border-bottom: 1px solid #eee;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.mappollMyrank{
    position: relative;
    float: left;
    width: calc(100% - 51px);
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.mappollrankuserimgholder{
    position: relative;
    float: left;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    overflow: hidden;
}
.mappollrankuserimg{
    width: 100%;
    height: 100%;
}
.mappollMyrankText{
    position: relative;
    float: left;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #666;
}
.mappollAvgrankIcon{
    cursor: pointer;
    display: block;
    float: left;
    margin: 5px;
    width: 40px;
    height: 40px;
    background: url(../assets/spritesv2/list.png);
    background-size: 320px 800px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
    background-position: -40px -400px;
    -webkit-transition: background-color .5s;
    -moz-transition: background-color .5s;
    -ms-transition: background-color .5s;
    -o-transition: background-color .5s;
    transition: background-color .5s;
}
.mappollAvgrankIcon:hover{
    background-color: #cfcfcf;

}

.mappollAvgrank{
    position: relative;
    float: left;
    width: calc(100% - 51px);
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.mappollrankavgimgholder{
    position: relative;
    float: left;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    overflow: hidden;
}
.mappollAvgrankText{
    position: relative;
    float: left;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #666;
}
.mappollMyrankIcon{
    cursor: pointer;
    display: block;
    float: left;
    margin: 5px;
    width: 40px;
    height: 40px;
    background: url(../assets/spritesv2/list.png);
    background-size: 320px 800px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
    background-position: -40px -360px;
    -webkit-transition: background-color .5s;
    -moz-transition: background-color .5s;
    -ms-transition: background-color .5s;
    -o-transition: background-color .5s;
    transition: background-color .5s;
}
.mappollMyrankIcon:hover{
    background-color: #cfcfcf;
}

.mappollrankImage {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 15px;
    white-space: nowrap;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.dragtomappollText {
    position: relative;
    font-weight: bold;
    color: #666666;
    width: fit-content;
    display: block;
    font-size: 17px;
}
.animaiteddownarowiconmappoll {
    display: block;
    position: relative;
    float: left;
    width: 20px;
    height: 20px;
    background: url(../assets/spritesv2/list.png);
    background-size: 320px 800px;
    background-position: 0 -580px;
    -o-animation: scrolldown 1.5s ease-in-out 0s infinite;
    -webkit-animation: scrolldown 1.5s ease-in-out 0s infinite;
    animation: scrolldown 1.5s ease-in-out 0s infinite;
    align-self: baseline;
}
@-webkit-keyframes scrolldown {
    from {margin-top: 5px;}
    to {margin-top: 15px;}
}
@keyframes scrolldown {
    from {margin-top: 5px;}
    to {margin-top: 15px;}
}

/*mappoll submit reset*/
.mappollSubmit-ResetHolder{
    position: relative;
    float: left;
    width: 100%;
    height: 50px;
    background-color: #f6f6f6;
    border-top: 1px solid #eee;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.mappollsubmithelpicon{
    z-index: 1;
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 15px;
    left: 10px;
    background: url(../assets/spritesv2/list.png);
    background-size: 320px 800px;
    background-position: 0 -560px;
    cursor: pointer;

}
#mappollsubmitinstructionstext {
    display: none;
    position: absolute;
    left: 0px;
    padding: 11px;
    background-color: #FFFFFF;
    border: 1px solid #cfcfcf;
    top: -32px;
    -webkit-border-radius: 0.25em;
    -moz-border-radius: 0.25em;
    border-radius: 0.25em;
    -webkit-box-shadow: 0px 2px 10px -5px #000000;
    -moz-box-shadow: 0px 2px 10px -5px #000000;
    box-shadow: 0px 2px 10px -5px #000000;
    z-index: 9;
}
#mappollsubmitinstructionstext p {
    color: #444444;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
}
#channelinnerwrapperrank_mappoll {
    position: absolute;
    top: 10px;
    left: 35px;
}
#rankprivacybuttonclick_mappoll {
    position: absolute;
    display: none;
    z-index: 100;
    width: 185px;
    background-color: #f6f6f6;
    left: 35px;
    top: 30px;
    border-radius: 3px;
    overflow: hidden;
    -webkit-box-shadow: 0 4px 9px -5px black;
    -moz-box-shadow: 0 4px 9px -5px black;
    box-shadow: 0 4px 9px -5px black;
}
.mappollSubmitHolder{
    position: relative;
    float: left;
    width: 80px;
    height: 30px;
    margin-left: calc(50% - 40px);
    margin-top: 10px;
    text-align: center;
}
.mappollsubmitbuttonback {
    display: inline-block;
    position: relative;
    width: 30px;
    height: 30px;
    text-align: center;
    background-color: #418b45;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    z-index: 2;

}
#mappollsubmitform{
    display: block;
    position: relative;
    width: 100%;
}
#mappollsubmitobutton{
    display: inline-block;
}
#contentSubmitButton	{
    position: relative;
    float: left;
    width: 80px;
    padding: 8px 0;
    background-color: #418b45;
    color: #FFFFFF;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    border-radius: 3px;
    margin-left: -25px;
}
#contentSubmitButton:hover	{
    cursor: pointer;
    background-color: #4ea052;
}

.mappollSubmitButtondisabled{
    background-color: #0c9c1c !important;
    cursor: not-allowed;
}
.mappollSubmitbuttonbackanimation {
    -webkit-animation-direction: beat 1.5s ease 0s infinite;
    -moz-animation-direction: beat 1.5s ease 0s infinite;
    -o-animation-direction: beat 1.5s ease 0s infinite;
    animation-direction: beat 1.5s ease 0s infinite;
}
.mappollSubmitbuttonbackanimation:before, .mappollSubmitbuttonbackanimation:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #418b45;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=17);
    -moz-opacity: 0.17;
    -khtml-opacity: 0.17;
    opacity: 0.17;
}
.mappollSubmitbuttonbackanimation:before {
    z-index: -2;
    -webkit-animation: beat-before 1.5s ease 100ms infinite;
    -o-animation: beat-before 1.5s ease 100ms infinite;
    animation: beat-before 1.5s ease 100ms infinite;
}
.mappollSubmitbuttonbackanimation:after {
    z-index: -1;
    -webkit-animation: beat-after 1.5s ease 200ms infinite;
    -o-animation: beat-after 1.5s ease 200ms infinite;
    animation: beat-after 1.5s ease 200ms infinite;
}
@keyframes beat{
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes beat-before {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.4, 1.4);
        -moz-transform: scale(1.4, 1.4);
        -ms-transform: scale(1.4, 1.4);
        -o-transform: scale(1.4, 1.4);
        transform: scale(1.4, 1.4);
    }
}
@keyframes beat-after {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.8, 1.8);
        -moz-transform: scale(1.8, 1.8);
        -ms-transform: scale(1.8, 1.8);
        -o-transform: scale(1.8, 1.8);
        transform: scale(1.8, 1.8);
    }
}
.mappollReset{
    position: absolute;
    height: 50px;
    top: 0;
    right: 10px;
}
#mappollResetButton {
    position: relative;
    float: left;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 100%;
    background-color: transparent;
    color: #666666;
    padding: 18px 0;
    cursor: pointer;
}
#mappollResetButton:hover	{
    cursor: pointer;
    border: none;
    color: #888888;
    background-color: transparent;
    background-image: none;
    -ms-filter: none;
    filter: none;
}
#mappollResetButton:active	{
    color: #333333;
    cursor:pointer;
    border:none;
    background-color:transparent; /* Old browsers */
    background-image: none;
    -ms-filter: none; /* IE 6-9 */
    filter: none; /* IE 6-9 */
}

.contentWrapper{
    display: block;
    position: relative;
    float: left;
    width: 100%;
    -webkit-box-shadow: 0 0 10px -7px black;
    -moz-box-shadow: 0 0 10px -7px black;
    box-shadow: 0 0px 10px -7px black;
}

/*Submit & Reset*/
.contentSubmit-ResetHolder {
    position: relative;
    float: left;
    display: grid;
    grid-template-columns: 20px 60px 1fr 90px;
    align-items: center;
    justify-items: center;
    gap: 10px;
    padding: 0 10px;
    width: calc(100% - 20px);
    height: 50px;
    background-color: #f6f6f6;
    border-top: 1px solid #eee;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.contentsubmithelpicon {
    width: 20px;
    height: 20px;
    background: url(../assets/spritesv2/list.png);
    background-size: 360px 800px;
    background-position: 0 -560px;
    cursor: pointer;
}
.contentWrapperInner{
    position: relative;
    float: left;
    width: 100%;
    background-color: #fff;
}
/*Rank type*/
.contentRankType{
    position: relative;
    float: left;
    width: 100%;
    height: 50px;
    background-color: #f6f6f6;
    border-bottom: 1px solid #eee;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.header-wrapper {
    display: flex;
    align-items: center;
    height: 100%;
}
.contentMyrank{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin: 0 auto;
    height: 100%;
}
.contentSelectedRankType{
    -webkit-box-shadow: inset 0 0px #c10000;
    -moz-box-shadow: inset 0 0px #c10000;
    box-shadow: inset 0 0px #c10000;
}
.contentrankuserimgholder{
    border-radius: 50%;
    width: 40px;
    height: 40px;
}
.contentrankuserimg{
    border-radius: 50%;
    width: 100%;
    height: 100%;
}
.contentMyrankText{
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #000000;
}
.contentAvgrankIcon{
    cursor: pointer;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    margin-right: 20px;
}
.contentAvgrankIcon:hover{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.contentAvgrankIcon:active{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.contentAvgrank{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin: 0 auto;
    height: 100%;
}
.contentrankavgimgholder{
    border-radius: 50%;
    width: 40px;
    height: 40px;
}
.contentAvgrankText{
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #000000;
}
.contentMyrankIcon{
    cursor: pointer;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    margin-right: 20px;
}
.contentMyrankIcon:hover{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.contentMyrankIcon:active{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.rank-heading-wrapper {
    display: flex;
    gap: 5px;
    align-items: center;
    margin: 0 auto;
    height: 40px;
}
.contentRankText {
    position: relative;
    font-weight: bold;
    font-size: 17px;
    color: #666666;
}
.contentsubmitbuttonback {
    display: inline-block;
    position: relative;
    width: 30px;
    height: 30px;
    text-align: center;
    background-color: #418b45;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    z-index: 2;

}
#contentSubmitButton{
    position: relative;
    float: left;
    width: 80px;
    padding: 8px 0;
    background-color: #418b45;
    color: #FFFFFF;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    border-radius: 3px;
    margin-left: -25px;
}
#contentSubmitButton:hover	{
    cursor: pointer;
    background-color: #4ea052;
}
.contentSubmitButtondisabled{
    background-color: #bbbbbb !important;
    cursor: default !important;
}
.contentSubmitbuttonbackanimation {
    -webkit-animation: beat 1.5s ease 0s infinite;
    -o-animation: beat 1.5s ease 0s infinite;
    animation: beat 1.5s ease 0s infinite;
}
.contentSubmitbuttonbackanimation:before, .contentSubmitbuttonbackanimation:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #0c9c1c;
    -webkit-border-radius: 1.2em;
    -moz-border-radius: 1.2em;
    border-radius: 1.2em;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=17);
    -moz-opacity: 0.17;
    -khtml-opacity: 0.17;
    opacity: 0.17;
}
.contentSubmitbuttonbackanimation:before {
    z-index: -2;
    -webkit-animation: beat-before 1.5s ease 100ms infinite;
    -o-animation: beat-before 1.5s ease 100ms infinite;
    animation: beat-before 1.5s ease 100ms infinite;
}
.contentSubmitbuttonbackanimation:after {
    z-index: -1;
    -webkit-animation: beat-after 1.5s ease 200ms infinite;
    -o-animation: beat-after 1.5s ease 200ms infinite;
    animation: beat-after 1.5s ease 200ms infinite;
}
#contentsubmitinstructionstext {
    display: none;
    position: absolute;
    left: 0px;
    padding: 11px;
    background-color: #FFFFFF;
    border: 1px solid #cfcfcf;
    top: -32px;
    -webkit-border-radius: 0.25em;
    -moz-border-radius: 0.25em;
    border-radius: 0.25em;
    -webkit-box-shadow: 0px 2px 10px -5px #000000;
    -moz-box-shadow: 0px 2px 10px -5px #000000;
    box-shadow: 0px 2px 10px -5px #000000;
    z-index: 9;
}
#contentrankprivacybuttonclick {
    position: absolute;
    display: none;
    z-index: 100;
    width: 185px;
    background-color: #f6f6f6;
    top: 30px;
    border-radius: 3px;
    overflow: hidden;
    -webkit-box-shadow: 0 4px 9px -5px black;
    -moz-box-shadow: 0 4px 9px -5px black;
    box-shadow: 0 4px 9px -5px black;
}
.contentReset {
    justify-self: end;
}
#contentResetButton {
    position: relative;
    float: left;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 100%;
    background-color: transparent;
    color: #666666;
    padding: 18px 0;
    cursor: pointer;
}
#contentResetButton:hover	{
    cursor: pointer;
    border: none;
    color: #888888;
    background-color: transparent;
    background-image: none;
    -ms-filter: none;
    filter: none;
}
#contentResetButton:active	{
    color: #333333;
    cursor:pointer;
    border:none;
    background-color:transparent; /* Old browsers */
    background-image: none;
    -ms-filter: none; /* IE 6-9 */
    filter: none; /* IE 6-9 */
}

.simpleColorChooser{
    z-index: 99999;
}

.contentanimaiteddownarowicon {
    width: 20px;
    height: 20px;
    transform: translateY(-5px);
    background-image: url(../assets/sprites/icons_list.png);
    background-position: -41px -424px;
    -o-animation: scrolldown 1.5s ease-in-out 0s infinite;
    -webkit-animation: scrolldown 1.5s ease-in-out 0s infinite;
    animation: scrolldown 1.5s ease-in-out 0s infinite;
}