/** css for next and prev button **/
.mem_sub_button_next_prev {

    border-radius: 4px;
    margin: 0;

    height: 30px;
    line-height: 28px;
    padding: 0 12px 2px;



    background: #0085ba none repeat scroll 0 0;
    border-color: #0073aa #006799 #006799;
    box-shadow: 0 1px 0 #006799;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 -1px 1px #006799, 1px 0 1px #006799, 0 1px 1px #006799, -1px 0 1px #006799;
}
a{
	text-decoration:none!important;
}
/** css for cross sign before added tag **/
a.mem_sub_tagcrossbtn::before{

    margin: 1px 0;


    -moz-osx-font-smoothing: grayscale;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #b4b9be;
    content: "";
    display: block;
    font: 400 16px/20px dashicons;
    height: 20px;
    text-align: center;
    width: 20px;


}
a.mem_sub_tagcrossbtn {

    cursor: pointer;
    height: 20px;
    margin: 1px 0 0 -17px;
    position: absolute;
    text-indent: 0;
    width: 20px;

    display: block;
    float: left;
    overflow: hidden;

    outline: 0 none;
    

    color: #0073aa;
    transition-duration: 0.05s;
    transition-property: border, background, color;
    transition-timing-function: ease-in-out;
}

.tagchecklist span {
    cursor: default;
    font-size: 13px;
    line-height: 1.8em;
}

.tagchecklist span {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
}


/*changes*/
#mem_sub_suggest_topic_div {
    background: #ecf0f1 none repeat scroll 0 0;
    margin: 0 auto;
    max-width: 600px;
    padding: 25px;
    text-align: center;
    width: 100%;
    z-index: 999999999999;
    position: relative;
    top:-310px;
}
#mem_sub_suggest_topic_div > h1 {
    color: #044f67;
    font-size: 24px;
    font-weight: 600;
    padding: 15px;
    text-transform: uppercase;
}
#mem_sub_suggest_topic_div > input {
    font-size: 18px;
    height: 50px;
    margin: 15px 0;
    width: 100%;
}
#mem_sub_suggest_topic_div > button {
    background: #19b5fe none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: #fff;
    font-size: 24px;
    max-width: 200px;
    padding: 10px 25px;
    width: 100%;
}
#mem_sub_suggest_topic_div > h2 {
    background: #a0d468 none repeat scroll 0 0;
    border-top: 2px solid #006442;
    color: #ffffff;
    font-size: 20px;
    margin: 20px 0;
    padding: 20px 0;
}
.cancel {
    color: red;
    cursor: pointer;
    font-size: 24px;
    font-weight: 600;
}
#mem_sub_suggest_topic_div > p {
    text-align: right;
}
#vlms_wrapper {
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 999999;
}


.vlms_buttons_class {
    background: #19b5fe none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 18px;
    margin: 15px auto;
    max-width: 250px;
    padding: 20px 0;
    width: 100%;
    
    
}
#mem_sub_suggest_topic_div {
    background-color: #fff;
    max-width: 600px;
    padding: 25px;
    position: relative;
    text-align: center;
    top: 200px;
    width: 100%;
    margin-left:auto;
    margin-right:auto;
}
.vlms_buttons_class:hover {
    text-transform: none;
    color:#ffffff;
}

iframe#v1mstextarea_ifr,
#v1mstextarea {
    height: auto!important;
    min-height: 200px;
}
.mce-tinymce.mce-container.mce-panel {
    
}
/*.mce-container-body.mce-stack-layout {
    border: 1px solid #ccc;
}*/
.topic_member{
	background: #f9f9f9 none repeat scroll 0 0;
    width: 100%;
    padding: 20px 15px;
}
.topic_member > div {
    background: #e3e3e3 none repeat scroll 0 0;
    cursor: pointer;
    display: inline-block;
    padding: 15px;
}
.topic_member > div input, 
.topic_member > div label {
    display: inline-block;
    vertical-align: middle;
}
.my_viral_navbar{
position:static!important;	
}

.screen-reader-text {
    max-width: 230px;
    width: 100%;
}
#mediaurlwrap > div {
    margin-top: 10px;
}
.topic_member > div {
    background: #f2f2f2 none repeat scroll 0 0;
    cursor: pointer;
    display: inline-block;
    padding: 15px;
    margin-bottom:10px;
}

#vl_ms_tab_content,
#tab_vl_choose_media_data {
    border: 1px solid #ccc;
    box-shadow: 2px 2px 3px 1px #ccc;
}
#tab_vl_choose_topic_data > div,
#tab_vl_choose_media_data {
    padding: 20px;
}
#vlmstopiclist > h2 {
    background: #f9f9f9 none repeat scroll 0 0;
    border-bottom: 1px solid #ccc;
    padding: 10px;
}
.cfheader {
    text-align: right;
}
.choose_media_type h3, select,
#titlewrap > h3, input {
    display: inline-block;
}
#tab_vl_choose_topic_data > div, #tab_vl_choose_media_data {
    padding: 20px;
}
#tab_vl_choose_media_data > div {
    margin: 15px 0;
}
.vlms_desc_span
{
	position:relative;
	top:30px;
}
.vlms-posr-error-notifier {
    background: #f2838f none repeat scroll 0 0;
    border: 1px solid #f2838f;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    padding: 10px;
}
#wp-v1mstextarea-editor-container {
    border: 1px solid #ccc!important;
}