body{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#feffff+0,e3ffe2+20,aded9e+100 */
background: linear-gradient(to bottom,  rgb(254,255,255) 0%,rgb(227,255,226) 20%,rgb(173,237,158) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */


min-height:100%;

}


.printonly{
display:none;

}


html {
min-height:100%;

}

.container {
background-color:white;
border-left:2px solid black;
border-right:2px solid black;
min-height:100%;
}


.margin-auto {
margin: auto;
}


h1, h2, h3, h4, h5, h6 {
color: #FC6D6D;

}


a {
color: #669059;
}

.reg-text {
    font-size: 1.0em;
}

hr {
border-top: 2px solid #34D293;
}

.green-bg{
padding:10px;
color: white;
background-color: #069059;
}


.green-bg a{
color: white;
}


.green-bg hr {
border-top: 2px solid white;
}

.text-error{
color:maroon;
}

.text-green {
color: #069059;
}


.custom-button {
    display: inline-block !important;
    text-align: center;
    text-transform: uppercase;
    padding: 13px
    35px 13px 35px;
    border-radius: 4px;
    margin: 5px;
    border: none
}

.red-btn {
    background: #e96656
}

.green-btn {
    background: #20AA73
}

.blue-btn {
    background: #3ab0e2
}

.yellow-btn {
    background: #E7AC44
}

.red-btn, .green-btn, .blue-btn, .yellow-btn {
    color: #FFF !important;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.blue-btn:hover {
    color: #FFF;
    background: #1288b9
}

.red-btn:hover {
    color: #FFF;
    background: #cb4332
}

.green-btn:hover {
    color: #FFF;
    background: #069059
}

.yellow-btn:hover {
    color: #FFF;
    background: #d8951e
}

.btn:hover {
    box-shadow: none
}




.bottom-links a {
padding:10px;
font-weight:bold;
}




body.dragging, body.dragging * {
  cursor: move !important;
}

.dragged {
  position: absolute;
  opacity: 0.5;
  z-index: 2000;
}

ol.example li.placeholder {
  position: relative;
  /** More li styles **/
}
ol.example li.placeholder:before {
  position: absolute;
  /** Define arrowhead **/
}


.sort-box {
background-color:#069059;
padding:5px;
border:2px solid black;
min-height:750px;

}

.sort-box h4 {
color:white;

}

.sort-box ol {
min-height:300px;
list-style: none;
text-align:center;
padding-left:0;
}

.sort-box ol li {
font-weight:bold;
color:green;
background:white;
margin:10px;
padding: 10px 2px;
border-radius:10px;
border:1px solid black;
}

.sort-box ol li textarea{
color:black;
font-weight: normal;
}



.comment{
color: black;
font-weight: normal;

}


@media print {
body {
font-size:0.7em;
padding:0;
background:white;
}


.container {
border:0px;
max-width:100%;
}

.noprint {
display:none;
}


.printonly {
display:block;
}


.top-form .col-md-3, .top-form .col-md-2{
padding-bottom:14px;
font-size:0.9em;
width:100px;
}


h1, h2, h3, h4, h5, h6, {
font-size:2em;
}


h2, h3, h4, h5, h6, {
font-size:1em;
}

h3, h4, h5, h6, {
font-size:1em;
}



.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
  float: left!important;
}
.col-md-12 {
  width: 100%;
}
.col-md-11 {
  width: 91.66666666666666%;
}
.col-md-10 {
  width: 83.33333333333334%;
}
.col-md-9 {
  width: 75%;
}
.col-md-8 {
  width: 66.66666666666666%;
}
.col-md-7 {
  width: 58.333333333333336%;
}
.col-md-6 {
  width: 50%;
}
.col-md-5 {
  width: 41.66666666666667%;
}
.col-md-4 {
  width: 33.33333333333333%;
}
.col-md-3 {
  width: 25%;
}
.col-md-2 {
  width: 16.666666666666664%;
}
.col-md-1 {
  width: 8.333333333333332%;
}






  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .visible-xs {
    display: none !important;
  }
  .hidden-xs {
    display: block !important;
  }
  table.hidden-xs {
    display: table;
  }
  tr.hidden-xs {
    display: table-row !important;
  }
  th.hidden-xs,
  td.hidden-xs {
    display: table-cell !important;
  }
  .hidden-xs.hidden-print {
    display: none !important;
  }
  .hidden-sm {
    display: none !important;
  }
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}



.top-form .col-md-3, .top-form .col-md-2{
padding-bottom:14px;
}


select::-webkit-scrollbar {
    width:  8px;
    height: 8px;
    background-color:transparent;
}
select::-webkit-scrollbar-track {
    background-color:transparent;
    width: 8px;
}
select::-webkit-scrollbar-track-piece  {
    background-color: transparent;
}
select::-webkit-scrollbar-thumb {
    background: none green;
    width: 8px;
}

select:focus option[selected] {
background-color:green;
}

#confirmBox
{
    display: none;
    // background-color: #069059;
    background-color: rgba(0,0,0,0.7);
    border-radius: 5px;
    border: 1px solid #aaa;
    position: fixed;
    width: 300px;
    left: 50%;
    margin-left: -150px;
    padding: 6px 8px 8px;
    box-sizing: border-box;
    text-align: center;
    position:fixed;
    top: 40%;
    left: 50%;
}
#confirmBox .button {
    background-color: #e96656;
    display: inline-block;
    border-radius: 3px;
    border: 1px solid #aaa;
    padding: 2px;
    text-align: center;
    width: 80px;
    cursor: pointer;
}
#confirmBox .button:hover
{
    background-color: #FC6D6D;
}
#confirmBox .message
{
    text-align: left;
    margin-bottom: 8px;
}

#innerLoaderDiv
{
	top:50%;
	margin-left:-100px;
	height:30px;
	font-size:large;
	font-family : arial;
	position:fixed;
	left:50%;
}

#loadingDiv{
    position: fixed;
    z-index : 999;
    top: 0;
    background-color: rgba(0,0,0,0.7);
    border-color:#fff;
    left: 0;
    display: inline-block;
    color:white;
    font-weight : bolder;
    padding:5px;
    display:none;
    height: 100%;
    width : 100%;
}​

.buttonaslink {
     background:none!important;
     border:none;
     padding:0!important;
     font: inherit;
     /*border is optional*/
     border-bottom:1px solid #444;
     cursor: pointer;
}

table.iwcs-form textarea {
  width:300px;
  min-height: 140px;
}

tr.grows-glows div textarea {
  width: 100%;

}
.class_specificother{
  margin-top: 10px;
}
table button[name=sendDraftForm] {
    width: 100%;
}
.valign-top {
    vertical-align:top;
}

td .green-btn.viewpdf {
    margin-right: 10px;
}

table.top-btn-section td {
    padding-right: 10px;
}