﻿.hidden {
    display: none !important;
}
.upevts-grid-wrap {
    margin-top: 20px;
}
.validation-summary-errors {
    width: 100% !important;
    color: red;
}
    .validation-summary ul,
    .validation-summary-valid ul,
    .validation-summary-errors ul,
    .validation-summary ul li,
    .validation-summary-valid ul li,
    .validation-summary-errors ul li {
        margin: 0 !important;
        list-style: none !important;
        padding-left: 0 !important;
        color: red !important;
    }
.form-col:after {
    content: '';
    display: block;
    clear: both;
}
input[type='submit'].btn {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    padding: .7em 1.6em;
    margin-bottom: 10px;
}
input[type='submit'].btn {
    cursor: pointer;
    font-weight: normal;
    line-height: 1em;
    text-decoration: none;
    display: inline-block;
    border: 1px solid #00AEEF;
    border-radius: 2px;
    background-color: #00AEEF;
    color: #fff;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 7.68px 10.24px;
}
input[type='submit'].btn.big {
    padding: .85em 2.5em;
}
nav.side-nav a.tips {
    display:block;
}
div.user-btns {
    bottom: -82px;
}
iframe {
    width: 100% !important;
}
.detail-copy iframe {
   width: auto !important;
}
#blog-index .breadcrumbs .pagination {
   display: none;
   visibility: hidden;
}
div.stream li a {
    height: auto;
}

.Form__MainBody {
    display: none;
}
    .Form__MainBody input[type='radio'], .Form__MainBody input[type='checkbox'] {
        position: relative;
        display: block;
        float: left;
        margin-top: 5px;
        margin-right: 10px;
    }
    .Form__MainBody .Form__Element__Caption {
        margin-top: 20px;
        display: block;
    }
.Form__MainBody label {
    margin-top: 10px;
    clear: both;
}
.Form__MainBody label + input {
    margin-top: 5px;
}
.Form__MainBody button {
    margin-top: 20px;
}
.Form__Element.FormTextbox.ValidationRequired label:after {
    content: '*';
    display: inline-block;
}
.Form__Element:after {
    content: '';
    display: block;
    clear: both;
}

#create-company-account .Form__Element.FormTextbox {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding-right: 20px;
}
    #create-company-account .Form__Element.FormTextbox * {
        width: 100%;
        box-sizing: border-box;
        display: block;
        min-width: 0;
    }
#encoding-engine {
    padding: 15px 4%;
}

#accept #acceptedTerms {
    display: block !important;
    float: left;
    clear:both;
    position:relative;
}

.requestbutton {
    text-transform: uppercase !important;
    border: 1px solid #00AEEF !important;
    border-radius: 3px !important;
    background-color: #00AEEF !important;
    color: #fff !important;
    padding: 0.48rem 0.64rem;
    margin-bottom: 0.5rem;
    display: inline-block;
}

#encoding-engine .Form__MainBody .Form__Element .FormResetButton {
    border-radius: 3px !important;
    text-transform: uppercase;
    /*border: 1px solid #00AEEF !important;*/
    background-color: #808080 !important;
    color: #fff !important;
    font-weight: 600;
    font-size: 12px;
    padding: .7em 1.6em;
    margin-bottom: 10px;
    margin-right: 10px;
    position: relative;
    display: block;
    float: left;
    clear: both;
    align-items: flex-start;
    margin-top: 20px;
}

#encoding-engine .Form__MainBody .Form__Element .FormSubmitButton {
    position: relative;
    display: block;
    float: left;
    align-items: flex-start;
}

#encoding-engine .Form__MainBody .Form__Element .FormResetButton:hover {
    border: 1px solid rgb(0, 139, 191);
    background-color: rgb(0, 139, 191) !important;
    position: relative;
    display: block;
    float: left;
    clear: both;
    align-items: flex-start;
}

#encoding-engine .Form__MainBody .Form__Element .FormTextbox {
    margin-bottom: .5rem !important;
    position: relative;
    width: 100% !important;
    clear:both;
}

#encoding-engine .Form__Element.FormTextbox label {
    float: left;
    font-weight: 600;
    color: #767d84;
    margin-bottom: 4px;
    margin-top: 12px !important;
}
#encoding-engine .Form__MainBody .Form__Element .FormTextbox input {
    width: 100% !important;
}
#encoding-engine .Form__MainBody .Form__Element.FormTextbox.FormTextbox--Textarea textarea 
{
    float:left;
    clear:both;
}

#encoding-engine .Form__MainBody .Form__Element hr {
    width: 75%;
}

#encoding-engine p{
    width:75%;
}

#encoding-engine .Form__Element.FormParagraphText.Form__Element--NonData {
    margin-bottom: .5rem !important;
    position: relative;
    width: 100% !important;
    clear: both;
}

#encoding-engine .Form__Element.FormParagraphText.Form__Element--NonData .text{
    clear:both;
    float:left;
    width: 100%;
}

#encoding-engine .FormTextbox__Input {
    width: 100% !important;
}

#encoding-engine .Form__Element.FormSelection  {
    width: 100%;
}

    #encoding-engine .Form__Element.FormSelection label {
        float: left;
        font-weight: 600;
        color: #767d84;
        margin-bottom: 4px;
        margin-top: 12px !important;
    }

#encoding-engine .Form__Element.FormSelection select{
    width: 100%;
}
.prepopLabel {
    /*float:left;*/ 
    font-weight:600;
    color: #767d84;
}

.prepopInput {
    border:none !important;
    float:left;
}


#accept input[type='submit'] {
    text-transform: uppercase !important;
    border: 1px solid #00AEEF !important;
    border-radius: 3px !important;
    background-color: #00AEEF !important;
    color: #fff !important;
    margin-top: 20px;
}


#approve input[type='checkbox'], #deny input[type='checkbox'] {
    display: block;
    float: left;
    position: relative;
    /*clear:both;*/
}   

#approve .approveRow
{
    float: left;
    margin-top: 5px;
    margin-right: 10px;
}

    #approve .approveRow label, #deny .multipleRow label {
        float: right;
        clear: both;
        margin-left: 0;
        color: #767d84;
        font-size: 18px;
        font-weight: 400;
        display: inline-block;
    }

#approve .requestbutton {
    float:left;
    position:relative;
    clear:both;
    margin-top: 20px;
}

#deny input[type='submit'] {
    padding: .7em 1.6em;
    position: relative;
    clear: both;
    margin-top: 20px;
}

#deny .statusDesc {
    clear: both;
    margin-top: 10px;
    color: #767d84;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 20px;
}

#deny .multipleRow {
    float: left;
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom:30px;
}

#finaldecline .requestbutton, #finalapprove .requestbutton {
    padding: .4em .4em;
    margin-top: 20px;
    display: inline-block;
}

#deny input[type="checkbox"] + label
{
    position:absolute;
}


.content .line,
.content .context {
    max-width: 100%; 
    width: 100%;
}
.content .context pre {
    max-width: 100%;
    min-width: 0 !important;
    width: 100%;
}
.page-content pre {
    max-width: 100%;
    min-width: 0 !important;
}
.content .context img {
    max-width: 100%;
}