﻿


.ev-dd option {
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.ev-inner {
    padding: 10px;
}

.ev-col-inner {
    padding: 0 10px;
}

    .ev-col-inner p {
        font-size: 11px;
    }

.ev-tarea-slim {
    width: 98%;
    min-height: 50px;
    border: 1px solid #ABA38C;
    font-family: Arial;
    font-size: 14px;
}

.ev-tarea {
    width: 98%;
    min-height: 100px;
    border: 1px solid #ABA38C;
    font-family: Arial;
    font-size: 14px;
}
/*input[type="file"]	{ background-color: #FFF; border: 1px solid #ABA38C; padding: 8px; margin: 0; }*/
input[type="file"] {
    margin: 0;
}

.ev-plus {
    display: block;
    font-size: 30px;
    background-color: #DDD;
    text-align: center;
    float: left;
}

    .ev-plus a {
        display: block;
        text-decoration: none;
        color: #111;
        width: 37px;
        height: 37px;
        padding: 0 0px;
        radius: 10px;
        border: 1px solid #ABA38C;
    }

        .ev-plus a:hover {
            background-color: #F7F6F0;
        }

.ev-btn-row {
    height: 32px;
    display: block;
    width: 100%;
    text-align: right;
}

.ev-rel {
    position: relative;
}

.ev-google-map-info {
    display: none;
}

.ev-event-map {
    border: 1px solid #ABA38C;
}

.ev-field-wrapper .ev-frm-label {
    color: #006C76;
    font-family: museo_sans_500regular, Arial;
    letter-spacing: -0.01em;
}

.ev-submit-crumb {
    /*background-color: #FFF;*/
    /*margin: 10px;*/
}

    .ev-submit-crumb ul {
        /*
    margin: 1%;*/
        display: table;
        width: 100%;
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

        .ev-submit-crumb ul li {
            border-right: #FFF;
            color: #F7F6F0;
            float: left;
            vertical-align: center;
            margin: 0 2px;
            padding: 8px 0;
            margin: 10px;
        }

            .ev-submit-crumb ul li a {
                xdisplay: block;
                text-align: center;
                text-decoration: none;
                border-top: #3F4044;
                border-bottom: #3F4044;
                color: #9A9E9F;
                padding: 8px 20px;
            }

            .ev-submit-crumb ul li.active {
                background-color: #7FC5CA;
                color: #27282C;
            }

                .ev-submit-crumb ul li.active a {
                    color: #27282C;
                }

                    .ev-submit-crumb ul li.active a:hover {
                        color: #27282C;
                    }

            .ev-submit-crumb ul li a:hover {
                color: #FFF;
            }

            .ev-submit-crumb ul li.complete {
                color: #D1CCBD;
                /*background: url(../images/icons/tick-icon.png) no-repeat center left;*/
                background-size: 12px;
            }

                .ev-submit-crumb ul li.complete a {
                    /*color: #7FC5CA;*/
                }

                    .ev-submit-crumb ul li.complete a:hover {
                        color: #FFF;
                    }

            .ev-submit-crumb ul li.active-complete {
                color: #27282C;
                /*background: url(../images/icons/tick-icon1.png) no-repeat 5px 50%;*/
                background-size: 12px;
                background-color: #7FC5CA;
            }

                .ev-submit-crumb ul li.active-complete a {
                    color: #27282C;
                }

                    .ev-submit-crumb ul li.active-complete a:hover {
                        color: #FFF;
                    }

.ev-character-count {
    display: inline-block;
    width: auto;
    right: 4px;
    height: 20px;
    width: auto;
    float: right;
    text-align: right;
    line-height: 20px;
    padding: 4px 10px;
    border: 1px solid #ABA38C;
    background-color: #E1DDCC;
    color: #191E1F;
    z-index: 99;
}


form fieldset {
    border: 1px solid #ABA38C;
    margin: 0 0 10px 0;
    background: #F7F6F0;
}

.ev-form-link {
    color: #004D57;
}

.ev-form-textbox {
    width: 98%;
    height: 35px;
    line-height: 35px;
    border: 1px solid #ABA38C;
    padding-left: 5px;
    margin: 0px 0 0 0;
}

.ev-form-checkbox {
    margin: 4px;
}
/*
	.ev-dd
	{
		width: 100%;
		height: 25px;	
		line-height: 35px;
		border: 1px solid #ABA38C;
		padding: -10px 0 0 5px;
		display: block;
		vertical-align: middle;
	}
	*/


.ev-help-btn {
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 5px;
}

.ev-chk-field {
    display: table;
    padding: 6px;
}

    .ev-chk-field input {
        /*display: table-cell;*/
    }

    .ev-chk-field span {
        display: table-cell;
    }

.ev-textbox {
    width: 99%;
    height: 35px;
    line-height: 35px;
    border: 1px solid #ABA38C;
    padding-left: 5px;
    margin: 0 0 2px 0;
    vertical-align: top;
}

.ev-textbox-location {
    padding: 9px 10px 8px 30px;
    color: #333;
    background-image: url(https://www.rsc.org/events/content/images/icons/loc_marker-trans.png);
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 11px center;
    border: 1px solid #ABA38C;
    margin: 0 0 0 0;
    height: 20px;
    line-height: 20px;
    width: 80%;
}

.ev-textbox-search {
    padding: 9px 20px 8px 30px;
    color: #333;
    background-image: url(https://www.rsc.org/events/content/images/icons/search_glass-trans.png);
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 11px center;
    border: 1px solid #ABA38C;
    margin: 0 0 0 0;
    height: 20px;
    line-height: 20px;
    width: 248px;
}

.ev-field-wrapper {
    clear: both;
    margin: 0px 0 10px 0;
    display: block;
}

.ev-date-field {
    border: 0;
    width: 90%;
}

.ev-dd {
    /* width: 98%; */
    /*width: 100%;*/
    height: 25px;
    line-height: 35px;
    border: 1px solid #ABA38C;
    padding: -10px 0 0 5px;
    display: block;
    vertical-align: middle;
}

.ev-dd-wrapper {
    border: 1px solid #ABA38C;
    padding: 6px 3px;
    background-color: #FFF;
    width: 98%;
}

    .ev-dd-wrapper .ev-dd {
        /*border: 0px solid #ABA38C;*/
    }

.ev-submit-container {
    background-color: #2F3536;
    /*margin-top: -10px;*/
}

    .ev-submit-container h2 {
        margin-top: 20px;
        margin-bottom: 10px;
    }


.ev-search-member-network-col {
    display: block;
    clear: both;
    xwidth: 33.33%;
    xwidth: 100%;
    margin: 20px 0 0 0;
}

    .ev-search-member-network-col a {
        font-size: 12px;
        font-family: arial;
        padding: 5px 10px;
        color: #212121;
        text-decoration: none;
    }

.ev-uploaded-file-container {
    position: relative;
    width: 100%:;
}

.ev-uploaded-file {
    float: left;
    margin: 5px;
    position: relative;
    width: 18%;
    height: auto;
    min-height: 90px;
    max-height: 90px;
    background-color: #FFF;
    border: 1px solid #DDD;
}

.ev-uploaded-file-wrapper {
    height: 50px;
    text-align: center;
    width: 43px;
}


.delete-upload {
    position: absolute;
    top: 0;
    right: 0;
}

    .delete-upload a {
        display: block;
        padding: 0px 5px;
        background: #D30707;
        font-family: museo_sans_500regular, Arial;
        color: #FFF;
        text-decoration: none;
    }

        .delete-upload a:hover {
            background: #272521;
        }


@media only screen and (max-width: 840px) {
    .ev-submit-crumb ul li {
        width: 16%;
    }
}

@media only screen and (max-width: 400px) {
    .ev-submit-crumb ul li {
        width: 40%;
    }
}

.sortimg {
    height: 15px;
    width: 15px;
}

.errorMessage {
    color: red;
}

.ev-col4-errorMessage-field-wrapper {
    clear: both;
    float: left;
    margin: -10px 0px 7px 0px;
}

.submit-form {
    border: 1px solid #ABA38C;
    margin: 0 0 10px 0;
    background: #F7F6F0;
}


.image-link {
    color: #006C76;
}

.mandatory_icon_field {
    color: Red;
    font-size: 15px;
    vertical-align: bottom;
    /*margin-left: 5px;*/
    /*margin-right: 5px;*/
}

.ui-sortable .ui-state-default {
    background: none;
    border: 0;
}


/* stylesheets for jalert */
#popup_container {
    font-family: Arial, sans-serif;
    font-size: 12px;
    min-width: 300px; /* Dialog will be no smaller than this */
    max-width: 600px; /* Dialog will wrap after this width */
    background: #FFF;
    border: solid 5px #999;
    color: #000;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#popup_title {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 1.75em;
    color: #666;
    background: #CCC url(https://www.rsc.org/events/content/Images/title.gif) top repeat-x;
    border: solid 1px #999;
    cursor: default;
    padding: 0em;
    margin: 0em;
}


.delete-upload {
    position: absolute;
    top: 0px;
    right: 0px;
}

.fit-img {
    width: 100%;
    height: auto;
}

.delete-upload a {
    display: block;
    padding: 0px 5px;
    background: none repeat scroll 0% 0% #D30707;
    font-family: museo_sans_500regular,Arial;
    color: #FFF;
    text-decoration: none;
}


#popup_content {
    background: 16px 16px no-repeat url(https://www.rsc.org/events/content/Images/info.gif);
    padding-top: 25px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0em;
}

    #popup_content.alert {
        background-image: url(https://www.rsc.org/events/content/Images/info.gif);
    }

#popup_message {
    padding-left: 45px;
    text-align: left;
}

#popup_panel {
    text-align: center;
    margin: 1em 0em 0em 1em;
}

#popup_prompt {
    margin: .5em 0em;
}

#popup_ok {
    margin-right: 10px;
    padding: 0 3px;
    cursor: pointer;
}

#popup_cancel {
    background: 16px 16px no-repeat url(https://www.rsc.org/events/content/Images/info.gif);
}

.ev_icon_default {
    background: transparent url(https://www.rsc.org/events/content/Images/icons.png) no-repeat scroll -234px 0;
}

.ev_icon_doc, .ev_icon_docx {
    background: transparent url(https://www.rsc.org/events/content/Images/icons.png) no-repeat scroll 0 0;
}

.ev_icon_xls, .ev_icon_xlsx {
    background: transparent url(https://www.rsc.org/events/content/Images/icons.png) no-repeat scroll -93px 0;
}

.ev_icon_pdf {
    background: transparent url(https://www.rsc.org/events/content/Images/icons.png) no-repeat scroll -47px 0;
}

.ev_icon_ppt, .ev_icon_pptx {
    background: transparent url("https://www.rsc.org/events/content/Images/icons.png") no-repeat scroll -140px 0;
}

.ev_icon_pub {
    background: transparent url("https://www.rsc.org/events/content/Images/icons.png") no-repeat scroll -186px 0;
}

p {
    line-height: 150%;
    /*font-size: 11px;*/
}

.no-margin {
    margin: 0px;
}

.no-top-margin {
    margin-top: 0px;
}

h3 {
    margin: 3px 0px 6px 0px;
}

.sf-p {
    line-height: 150%;
    font-size: 11px;
}

.ev-event-detail-container p {
    /*font-size: 12px;*/
}

#ulDocuments {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#dvEventType ul, #dvAudience ul, .ev-subject-list-sub, .xev-subject-list-sub, #ulSpeaker, #ulCommittee, #ulOrganisers, #ulSponsors, .flexi-grid ul, .ev-bullet-list {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.ev-speaker-committe-list {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.ev-contact-footer .ev-col-inner p {
    font-size: 12px;
}
