﻿body {
    padding-top: 50px;
    background-color:white;
/*    background:url(img/clouds-header.png) no-repeat 0 0;*/
    float: left;
    position: relative;
    font-family:Arial;
    margin-left:2%;
    background-position: top;
    clear: both;
    background-size: cover;
    width: 100%;
    margin: 0;
    padding: 0;
/*    background-image: url('img/clouds-header.png');*/
    background-repeat:no-repeat;    /*background-color:#F3F4F6!important;*/
}
.mainLogo
{
right:80%;
position:absolute;
}
.linkColor{
    color:gray;
    font-family:Arial;
}
.customNavBrand
{
    color:red;
    font-size:20pt;
    margin-left:15%;

}
.customNavBrand2 {
    margin-right: 1%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  /*  border: solid 1px #F2F3F5;*/
    opacity: 100;
    text-shadow: 0 -1px 0 rgba(0, 0, 0.4, 0.4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px darkgray;
    /*       background: #4479BA;*/
    color: red;
    padding: 8px 12px;
    text-decoration: none;
    color: darkgray; /*#4479BA;*/
    font-size: 14pt;
    /* text-decoration:underline;*/
    padding-left: 1%;
}

.NavBar_Custom {
    width: 100%;
    height: 80px;
    background-color: white;
    color: dimgray;
    padding-left: 25%;

    margin-right:5%;

}

.bignavButton {
}
#Full-Page {
    background-color: white;
    border: solid;
    border-color: darkgray;
    border-width: thin;
    border-radius: 15px;
    padding-left:5%;
    color: gray;
    height:80%;
    font-size: medium;
}
.logout{
  float:right;
}
.signatureAlign
{
    padding-left:10%;
    text-align:center;

}
.LoginUser1 {
    margin-left: 72%;
    font-size: larger;
  /*bottom:4%;*/
  top:0%;
   position:absolute; bottom:96%;
 
  /*  display: inline-table;*/
    padding-left: 10px; 
   
   /* padding-bottom: 1%;
*/
}
/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}
#errmsg{
    color:#b94a48;
    border-width:1px;
    border-color:red;
   

}
#Files_Group{
    background-color:whitesmoke;
    color:gray;
    display:table;
    width:847px; 
  /*  margin-left:18%;*/
    overflow: hidden;
    white-space: nowrap;
    padding-bottom:0%;
}
.UploadsContain{
    background-color:white;
    border:solid;
    border-width:1px;
  

}
.upload_holder_line
{

    padding-left:35%;
    padding-bottom:2.5%;

}

.SendSuccess{
    width:100%;
    border-radius:20px;
  margin-top:3%;
  background-color:#f8fff7;
    border-color:palegreen; border-style:solid;border-width:1px;
    text-align:center;
    color:lightgray;


}
.InnerFile{

    background-color:lawngreen;
    float:right;
    width:auto;

}
.sendsuccess_content
{
    margin-left:5%;
    /*background-color:#F0FFF0;*/
    display:inline-block;

}
.sendsuccess_content_from
{
    margin-left:7%;
    /*background-color:#F0FFF0;#F3FFFF*/
    display:inline-block;

}

.TestAlert{
    display:inline-block;
    /*background-color: #feeee0 ;*/

     background-color:#F3FFFF;
     border-radius:20px;
     width:100%;
     padding-top:1%;

     
     text-align:center; 
     padding-left:3%;padding-right:5%; 
     padding-bottom:5%; border-color:gray;border-style:solid; border-width:1px; 
     height:32px;
     
}

.footerbutton{
     display:inline-block;
     width:100%; 

    
     padding-top:2%;
     text-align:center; 
     padding-left:3%;padding-right:5%; 
     padding-bottom:5%; border-color:orange;border-style:solid; border-width:1px; 
     height:32px;
     text-align:center; 
     padding-left:3%;padding-right:5%; 
     padding-bottom:5%; border-color:lightblue;border-style:solid; border-width:1px; 
     height:32px;
}
.TestMessageContain{
    background-color:#f2f2f2;
    height:25px;
    padding-top:10px;
    border-color:red;
    border-width:5px;
    filter:blur;  
}
.InnerTestMessage {
/*    background-color: #F8F8F8;*/

    border-color: lightgray;
    border-radius: 10px;
    border-width: 1px;
    border-style: solid;
    margin-top: 13px;
    align-content: center;
    padding-left: 20px;
    height: 80px;
    float: right;
    margin-right: 0px;
    font: bold;
    color: darkgray;
    width:2500px;
}
.Files_Group1 {
    background-color: aqua;
    color: darkgray;
    display: inline-block;
    width:756px;
    margin-left: 0%;
    overflow: hidden;
    white-space: nowrap;
    height:auto;
}

#InputDiv1
{
    border:solid;
    border-width:1px;
    white-space:nowrap;
    display:table-row;
    background-color:red;
}


.Files_button
{
    display:inline-block;
    margin-top:1%;
    margin-bottom:1%;
    margin-left:.5%;
}

.boxcenter
{
    width:700px;
    border-color:lightgray;
    border-style:solid;
    border-width:1px;
    height:auto;

}
.boxcenter_preview
{
    width:920px;
    border-color:lightgray;
    /*border-style:solid;*/
    /*border-width:1px;*/
    height:auto;

}
.step-2-body-controls{
padding-left:20px;


}
.boxbottom {
    margin-top:10%;

    margin-left:17%;


}
.recipient_checklist_send{
    
    display:inline-block;
    text-align:left;
    float:left;
    
    margin-left:14%;

    

}
.recipient_checklist-box1 {
    width: 100px;
    height:30px;
    color:gray;
    font-size:14pt;

}
.recipient_checklist{
    
    
    display:inline-table;
    padding-left:2%;
    float:left;
    height:30px;
    width:200px;
    padding-right:3%;
    margin-left:0%;
    font-size:13px;
    color:gray;
   /* background-color:aliceblue;*/

   font:bold;
  


}
.recipient_checklist_campus {
    display: inline-table;
    padding-right: 2%;
    float: left;
    height: 30px;
/*    background-color:red;*/
width:200px;
    margin-left:0%;
    font-size: 13px;
    color: gray;
    font: bold;
}


.step-2-footer{
    display:inline-block;
    margin-left:20%;

}
.recipient_checklist_container1{
    font:bold; color:gray;

    /*border:solid;

    border-width:thin;
    border-color:darkgray;*/

}
.button_push_right{
    margin-left: 82%;
    display:inline-table;
    padding-left:10px;
    padding-top:3%;
    padding-bottom:3%;

}
.button_push_left{
margin-left: 0%;
padding-top:1%;

}
.Login_push_right {
    margin-left: 82%;
    display: inline-table;
    padding-left: 10px;
    padding-top: 3%;
    padding-bottom: 3%;
}
.message_subject_tinyMCE {
 height:500px;
 padding-bottom: 10%;
}
.message_signature_spacer{
    height:200px;

}
.model_items_align{
    padding-left:10%;

}
.preview_control_labels{
    font-size:large;

}
.preview_control_model_items{
    margin-left:90%;
    color:yellow;
    font:bold;

}
.history_list_table{


}
#History_grid1
{
    

    float:left;
    margin-right:800px;


}
.subject_editor{
    width:25% !important;
}
#preview_message_display_box{
   
    outline-width:medium;
    outline-color:blue;
    padding-left:5%;
    width:890px;


}
.broadcast_labels{
    font-size:medium;
    font-weight:bold;


}
.checkbox-validation-alert{

    margin-left:30%;
    color:#b94a48;
    padding-bottom:3%
    ;

}
/* styles for validation helpers */
.field-validation-error {
    color: #b94a48;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #b94a48;
}


select.input-validation-error {
    border: 1px solid #b94a48;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #b94a48;
}

.validation-summary-valid {
    display: none;
}
