.edit_values {
    display: none;
    width: 80% !important;
}

.preview_image {
    max-width: 386px;
    max-height: 229px;
}

#AccountPhoto_9 {
    text-align: center !important;
}

.preview_image02 {
    width: auto !important;
    max-width: 100% !important;    
}

.UploadLogoContainer img {
    max-height: 229px;
}

.UploadLogoContainer02 img {
    width: auto !important;
    max-width: 100% !important;
}

.photoRight img {
    width: auto !important;
    max-width: 100% !important;
}

.ajax-fb-loader { 
    display: none; 
    text-align: center; 
    margin-bottom: 0; 
    margin-top: 0px; 
    position: relative; 
    top: -40px; 
    left: -17px; 
}

.ajax-fb-loader img {
    z-index: 5000;
    position: absolute;
}

.submitButton {
    outline: none !important;
}


/* Validation error */

.formError .formErrorContent { 
    background-color: rgba(32,163,250,1) !important;
    line-height: 22px !important;
    font-size: 13px !important;
}

.formError .formErrorArrow div {
    background-color: rgba(32,163,250,1) !important;
}

.formError .formErrorArrow .line1 { 
    background-color: #ddd !important;
}

.formError .formErrorArrow .line2 { 
    background-color: #ddd !important;
}

.formError .formErrorArrow .line9 { 
    border-right: 2px solid #ddd !important;
    border-left: 2px solid #ddd !important;
}

.formError .formErrorArrow .line10 { 
    border-right: 2px solid #ddd !important;
    border-left: 2px solid #ddd !important;
}

/* End of validation error */


::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #808080 !important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #808080 !important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #808080 !important;
}
:-moz-placeholder { /* Firefox 18- */
  color: #808080 !important;
}


.invoice_lines_container {
    width:100%;
    height:100%;
    display:none;
    overflow:hidden;
}

.progress { position: relative; width: 400px; border: rgba(36,200,118,1); padding: 0px; border-radius: 3px; margin: 0 auto; margin-bottom: 15px; }
.bar { background-color: rgba(36,200,118,1); width: 0%; height: 20px; border-radius: 3px; }
.percent { position: absolute; display: inline-block; top: 3px; left: 48%; color: #000; font-weight: bold; font-size: 12px; }

.confirmBox {
    display: none;
    background-color: #fff;              
    border: 1px solid #aaa;
    position: fixed !important;
    width: 50%;
    margin: 0 auto;
    left: 25%;
/*    margin-left: -150px;*/
    top: 25%;
/*    padding: 6px 8px 8px;*/
    box-sizing: border-box;
    text-align: center;      
    padding-bottom: 12px;
    z-index:5000;
    cursor: default;
    border: none;
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.23);
}

.confirmBox .confirm_msg {    
    padding: 25px 0;
    width: 70%;
    margin: 0 auto;
    text-align: center;
}

.confirm_msg span {
    text-align: center;
    display: block;
    color: #191c1f;
    font-size: 16px;
    font-weight: 600;
    line-height: 40px;
}

.confirmBox .alert_header {                 
    background: rgba(36,200,118,1);
    background: -moz-linear-gradient(left, rgba(36,200,118,1) , rgba(32,163,250,1) );
    background: -webkit-gradient(left top, right top, color-stop( rgba(36,200,118,1)), color-stop( rgba(32,163,250,1)));
    background: -webkit-linear-gradient(left, rgba(36,200,118,1) , rgba(32,163,250,1) );
    background: -o-linear-gradient(left, rgba(36,200,118,1) , rgba(32,163,250,1) );
    background: -ms-linear-gradient(left, rgba(36,200,118,1) , rgba(32,163,250,1) );
    background: linear-gradient(to right, rgba(36,200,118,1) , rgba(32,163,250,1) );
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#24c876', endColorstr='#20a3fa', GradientType=1 );
    display: block;
    text-align: center;
    padding: 18px 0;
}

.confirmBox .button {          
    display: inline-block;               
    background-color: #fff;           
    text-align: center;
    width: auto;
    cursor: pointer;
    box-shadow: inset 0 0 16px rgba(0, 0, 0, 0.23);
    font-size: 14px !important;
    float:left;
    margin-left:5px;
}

#confirm_msg {
    height: auto;
    overflow-x: auto;
}

.alert_header h1 {
    padding: 0; 
    font-weight: normal; 
    font-size: 24px; 
    color:#fff; 
    text-align: center;
    margin: 0 auto !important;
}

.confirm_button_container {
    text-align: center;
}

.confirm_button_container .buttonSbmit {
    float: none !important;
    display: inline-block;
    margin-right: 25px;
}

.linkContent02 {
    width: 100% !important;
}

.linkContent {
    width: 100% !important;
}



a.enabled_save {
    background: #24c778 !important;
    color: #fff !important;
    border: 2px solid #23C776 !important;
}
a.enabled_save:hover{
    background: #869CA7 !important;
    color: #fff !important;
    border: 2px solid #869CA7 !important;
}

.enabled_save02 {
    background: transparent !important;
    color: #fff !important;
    border: 1px solid #23C776 !important;
}

.main-header {
    position:fixed;
    margin-top: 0;
    top:0;
    z-index: 6000;
}

.UploadLogoContainer {
    width: 390px !important;
    height: 229px !important;
}

.UploadLogoContainer img {   
/*    width: 386px !important;
    height: 225px !important;*/
    max-height: 225px !important;
    max-width: 386px !important;
    
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.show_values {
    min-width: 15px;
    min-height: 40px;
}

.copy_to_clipboard {
    float: right;
    display: inline;
    color: #b4cbd6;
    padding-top: 4px;
}

.url_text {
    width: 94% !important;
    display: inline-block !important;
    
    background-color: #fff;
    background-image: none;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    color: #191c1f;
    display: block;
    font-size: 20px;
/*    height: 60px;*/
    line-height: 1.42857;
    padding: 2px 12px 6px 0;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;    
    outline: none;
    pointer-events: none;
    cursor: default;
}

.UrlHolder {
    width: 100% !important;
}

.url_label {
    display: block !important;
    padding-bottom: 8px;
    border-bottom: 1px solid #b4cbd6;
}


.message {
/*    background: rgba(36,200,118,1);
    background: -moz-linear-gradient(left, rgba(36,200,118,1) , rgba(32,163,250,1) );
    background: -webkit-gradient(left top, right top, color-stop( rgba(36,200,118,1)), color-stop( rgba(32,163,250,1)));
    background: -webkit-linear-gradient(left, rgba(36,200,118,1) , rgba(32,163,250,1) );
    background: -o-linear-gradient(left, rgba(36,200,118,1) , rgba(32,163,250,1) );
    background: -ms-linear-gradient(left, rgba(36,200,118,1) , rgba(32,163,250,1) );
    background: linear-gradient(to right, rgba(36,200,118,1) , rgba(32,163,250,1) );
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#24c876', endColorstr='#20a3fa', GradientType=1 );*/
    background: #EF332C;
    color: #FFF;
    margin-bottom: 1em;
    font-size: 16px;
    padding: 8px 10px 10px 10px;
    position: fixed;
    z-index:1000;
    width: 100%;
    top: 69px;
    left: 0%;
    font-weight: 700;
    clear:both;
    display: none;
    text-align: center;
}
.message span {
    width: 19px;
    height: 19px;
    position: relative;
    top: 3px;
    right: 0px;
    background: url(../images/message-close.png) no-repeat;
    cursor: pointer;
    display: inline-block;
    margin-left: 30px;
}

.field_box {
    min-height: 210px !important;
}


div.fadeMe {
/*    position:fixed;    */
    top        : 0;
    left       : 0;
    width      : 100%;
    height     : 100%;
    background : #000;
    opacity    : 0;
    filter     : alpha(opacity=60);
    z-index    : 5;    
    pointer-events: none;
    cursor: default;
}

div.fadeMe02 {
    position:fixed;    
    top        : 0;
    left       : 0;
    width      : 100%;
    height     : 100%;
    background : #000;
    opacity    : .1;
    filter     : alpha(opacity=60);
    z-index    : 5;
    display    : none;
    pointer-events: none;
    cursor: default;
}

.overlay {
    opacity    : 1 !important;
    display    : block !important;
    z-index    : 50000 !important;
    background : #fff !important;
}

.red_danger_container {
/*    width: 160px;*/
    width: 193px;
}

.red_danger {
    background-color: #fb262d;
    color: #fff;
    padding-left: 25px !important;
    padding-right: 25px !important;
}

.red_danger:hover {
    background-color: #fb262d;
    color: #fff;
    padding-left: 25px !important;
    padding-right: 25px !important;
}

.caution_container {
    margin-top: 25px;
    margin-bottom: 10px;
    color: #90a4ae;
    font-weight: 700;
    display: inline-block;
    font-size: 14px;
}


.profile_settings {
    margin-top: 47px;
}


.last_name_break {
    word-wrap: break-word !important;
}


@media screen and (min-width: 501px) and (max-width: 767px){
   .confirmBox{
    left: 15%;
    top:30%;
    width: 70%;
    }
    
 
}

@media screen and (min-width: 481px) and (max-width: 500px){
    .UploadLogoContainer{
        width: 290px!important;
    }
    .confirmBox{
    left: 8%;
    top: 7%;
    width: 84%;
    }
    .confirm_button_container {
    margin: 0 auto;
    text-align: center;
    width: 280px;
}
.confirmBox .confirm_msg {
    padding: 5px 0;
   
}
.confirm_button_container .buttonSbmit{
    margin-right:0;
    margin-top:5px;
/*    width: 100%;*/
}
.confirm_button_container .buttonSbmitMargin{
    margin-left:0;
}


    .confirm_msg span {
        font-size: 14px;
        line-height: 22px;
    }
    
        
    

}

@media screen and (min-width: 240px) and (max-width: 479px){
    .UploadLogoContainer{
        width: 200px!important;
           height: 200px !important;
    }
    
    .confirmBox{
        top: 7%;
    width: 85%;
    left: 8%;
    }
    .confirm_button_container {
    margin: 0 auto;
    text-align: center;
    width: 160px;
}

    .confirm_msg span {
        font-size: 14px;
        line-height: 22px;
    }
    
    .confirmBox .confirm_msg {
        padding-bottom: 10px;
    }
    
    .confirm_button_container .buttonSbmit {
        margin: 2px;
    }
}