/* ---------- GENERAL ---------- */

body {
	/*background-color: #aaaaaa;*/
      background-color: white;
	/*font-family: "Varela Round", Arial, Helvetica, sans-serif;
	font-size: 16px;*/
	line-height: 1.5em;
	height: 100vh;
	overflow-x: hidden;
	overflow-y: scroll;
	padding-right: 1%;
	padding-left:  1%;
}

a {
	/*font-size: 14px;*/
	cursor: pointer;
	color: #5a3377;
}

input {
	border: none;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
	-webkit-appearance: none;
}

/*table {
    box-sizing: content-box !important;
}*/

.navbar {
	margin-bottom: 0px;

}

.no-padding {
	padding: 0px;
}

.modal {
	display: block;

}

.leftspan
{
padding-right:20px;
border-right: 2px solid;
border-right-color: red;
}

.row-fluid .rightspan {
margin-left: -0.137998%;
/*margin-left: -0.13191489361702%;*/
padding-left:20px;
border-left: 2px solid;
border-left-color: red;

}

/*.row-fluid .rightspan.col-md-10 {
margin-left: -0.169997872340425%;
*margin-left: -0.13191489361702%;
padding-left:20px;
border-left: 2px solid;
border-left-color: red;
}*/

/*.row-fluid .rightspan:first-child {
margin-left: -0.11063829787234%;
*margin-left: -0.104255319148938%;
}*/

.cemail-line {
    min-height: 35px;
    vertical-align: central;
}

.H3Link {
    cursor: pointer;
}

.MC-ListBox{
    margin-left: 15px !important; 
    margin-right: 15px !important;
}

.MC-OuterBox{
    background-color: #D7D7D7; 
    border-radius: 4px; 
    border: solid; 
    border-color: #a3a0a0; 
    margin-bottom: 10px;
}

.MC-MainRow{
    width: 100%; 
    height: 100%;
}

.MC-RedButtonExtras{
    float: right; 
    margin-top: 8px; 
    margin-right: -5px;
}
    
.MC-SubContentBox{
    background-color: #efefef; 
    border-radius: 3px; 
    margin: 55px 8px 8px 27px;
}

.MC-SubContentExtras{
    margin-left: 8px; 
    margin-top: 4px; 
    margin-bottom: 4px;
}

.AR-GroupBox{
    height: 700px;
    /*padding-top: 10px !important;
    padding-left: 25px !important;
    padding-right: 25px !important;*/
    margin-top: -6px;
    padding-top: 10px;
    padding-left: 25px;
    padding-right: 25px;
    background-color: #e5e5e5;
    border-radius: 4px;
    border-width: 3px;
    border: solid;
    border-color: #d7d7d7;
    border-collapse: collapse;
    overflow-y: auto;
    overflow-x: hidden;
}

/*
.recp-cell {
  height: 700px !important;
  height: 700px;
  margin-top: 1%;
  padding-top: 3%;
  padding-bottom: 2%;
  padding-right: 1%;
  padding-left: 1%;
  background-color: #e5e5e5;
  border: solid;
  border-color: #d7d7d7;
  border-collapse: collapse;
  overflow-y: auto;
}
*/

.AR-TabActive{
    color: #1a42b2; 
    border-style: solid; 
    border-width: 2px; 
    border-color: #d7d7d7; 
    border-bottom-width: 0px;
}

.AR-TabInactive{

}

.AR-TabInactive:hover{
    background-color: #e5e5e5;
    cursor: pointer;
}

.AR-TabInnerElement{
    margin-bottom: 12px; 
    margin-top: 10px; 
    text-align: center; 
    line-height: none;
    overflow: hidden;
}

.AR-OuterBox{
    background-color: #c2c2c2; 
    border-radius: 3px; 
    margin-bottom: 10px; 
    min-height: 36px;
}

.AR-MainRow{
    background-color: #a3a0a0; 
    width: 100%; 
    height: 100%;
}

.AR-MainContent{
    margin-top: 6px; 
    margin-left: -5px;
}

.AR-Button{
    float: right;
    margin-top: 4px; 
    margin-right: -13px; 
    line-height: 1;
}

.AR-SubContentBox{
    background-color: #e5e5e5; 
    border-radius: 3px; 
    margin: 40px 8px 8px 22px;
}

.AR-SubContentLine{
    margin-left: 5px; 
    margin-top: 5px; 
    margin-bottom: 5px;
    overflow: hidden;
}

.Detail-ShortP{
    margin-top: 2px !important;
    margin-bottom: 2px !important;
}

.Detail-MedP{
    margin-top: 4px !important;
    margin-bottom: 4px !important;
}

.detail-cell {
  /*padding-top: 1%;*/
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-width: 2px;
  border-right-width: 2px;
  border-style: solid;
  /*border-color: #D1D3D4;*/
  border-color: #d7d7d7;
}
.detail-cell:nth-child(odd) {
  /*background-color: #D1D3D4;*/
  background-color: #d7d7d7;
}

.detail-cell:last-child {
  padding-bottom: -2px;
  border-bottom-width: 2px;
}

input[type="radio"] {
    -webkit-appearance: radio;
}

input[type="checkbox"] {
    -webkit-appearance: checkbox;
}


@media only screen and (min-width: 1310px) {
  .RightSpan-Margin{
    margin-left: -0.137998% !important;
  }
}

@media only screen and (max-width: 1310px) and (min-width: 1150px) {
    .RightSpan-Margin{
        margin-left: -0.154498% !important;
    }
}

@media only screen and (max-width: 1150px) and (min-width: 905px) {
    .RightSpan-Margin{
        margin-left: -0.178098% !important;
    }
}

@media only screen and (max-width: 905px) and (min-width: 1px) {
    .RightSpan-Margin{
        margin-left: -0.245998% !important;
    }
}


/*.CustTextField1 {
    width: 100%; 
    font-family: calibri,Arial,sans-serif; 
    color: #544B57; 
    font-size: 2em; 
    line-height: 28px; 
    font-weight: normal; 
    padding-left: 0px; 
    -webkit-font-smoothing: antialiased; 
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}*/

/*#CustWrapper a:link {text-decoration: none;}
#CustWrapper a:visited {text-decoration: none;}
#CustWrapper a:hover {text-decoration: none;}
#CustWrapper a:active {text-decoration: none;}*/