@import url("https://use.fontawesome.com/releases/v5.13.0/css/all.css");
@import url("https://use.fontawesome.com/releases/v5.12.0/css/all.css");
@import url("https://use.fontawesome.com/releases/v5.0.13/css/all.css");
@import url("https://use.fontawesome.com/releases/v5.4.1/css/all.css");
@import url("https://use.fontawesome.com/releases/v5.10.2/css/all.css");
@import url("https://use.fontawesome.com/releases/v5.15.4/css/all.css");
@import url("https://use.fontawesome.com/releases/v6.1.1/css/all.css");


.btn-primary {
 color:#fff;
 text-shadow:0 -1px 0 rgba(0,0,0,0.25);
 background-color:#ed3943;
 *background-color:#04c;
 background-image:-moz-linear-gradient(top,#08c,#04c);
 background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));
 background-image:-webkit-linear-gradient(top,#08c,#04c);
 background-image:-o-linear-gradient(top,#08c,#04c);
 background-image:linear-gradient(to bottom,#ed3943,#ed394300);
 background-repeat:repeat-x;
 border-color:#04c #04c #002a80;
 border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0044cc',GradientType=0);
 filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.btn-primary.disabled,.btn-primary[disabled] {
 color:#fff;
 background-color:#ed3943;
 *background-color:#e60d2e
}
.btn-primary:active,.btn-primary.active {
 background-color:#039 \9
}

.btn-success {
 color:#fff;
 text-shadow:0 -1px 0 rgba(0,0,0,0.25);
 background-color:#ed3943;
 *background-color:#51a351;
 background-image:-moz-linear-gradient(top,#62c462,#51a351);
 background-image:-webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#51a351));
 background-image:-webkit-linear-gradient(top,#62c462,#51a351);
 background-image:-o-linear-gradient(top,#62c462,#51a351);
 background-image:linear-gradient(to bottom,#ed3943,#ed394300);
 background-repeat:repeat-x;
 border-color:#51a351 #51a351 #387038;
 border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462',endColorstr='#ff51a351',GradientType=0);
 filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.btn-success.disabled,.btn-success[disabled] {
 color:#fff;
 background-color:#ed3943;
 *background-color:#499249
}
.btn-success:active,.btn-success.active {
 background-color:#408140 \9
}

.btn-info {
 color:#fff;
 text-shadow:0 -1px 0 rgba(0,0,0,0.25);
 background-color:#ed3943;
 *background-color:#2f96b4;
 background-image:-moz-linear-gradient(top,#5bc0de,#2f96b4);
 background-image:-webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#2f96b4));
 background-image:-webkit-linear-gradient(top,#5bc0de,#2f96b4);
 background-image:-o-linear-gradient(top,#5bc0de,#2f96b4);
 background-image:linear-gradient(to bottom,#ed3943,#ed394300);
 background-repeat:repeat-x;
 border-color:#2f96b4 #2f96b4 #1f6377;
 border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de',endColorstr='#ff2f96b4',GradientType=0);
 filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.btn-info.disabled,.btn-info[disabled] {
 color:#fff;
 background-color:#e60d2e;
 *background-color:#2a85a0
}
.btn-info:active,.btn-info.active {
 background-color:#24748c \9
}

.alert-info {
 color:#333436;
 background-color:#f5f5f5;
 border-color:#dad4d4;
}

a:hover, a:focus { color: #9b8181; }

.nav-pills>.active>a,.nav-pills>.active>a:hover,.nav-pills>.active>a:focus {
 color:#fff;
 background-color:#e60d2e;
}

.btn-link {
 color:#e60d2e;
 cursor:pointer;
 border-color:transparent;
 -webkit-border-radius:0;
 -moz-border-radius:0;
 border-radius:0
}
.btn-link:hover,.btn-link:focus {
 color:#9b8181;
 text-decoration:underline;
 background-color:transparent
}

.tskAssignedBox {
    height: 80px;
}

.swSearchBoxInputFieldFlex {
    border-bottom: none;
    display: flex;
    flex-direction: row;
    margin-bottom: 15px;
}

.swSearchBoxInputFieldFlex > input {
    background-color: #fbfbfb;
    border: none;
    color: #000;
    flex: 1;
}

.swCatalogLanding .swcustom-checkbox .swcustom-control-input:checked~.swcustom-control-label:after {
	content: "\2713"; color:black; text-align:center; font-weight:bold;
}

.header .nav-collapse .nav .dropdown .dropdown-menu {
  background: #e1e1e1;
  padding: 10px 25px;
}


.header .navbar .nav li.dropdown .megaMenuSection li a {
*    font-size: 14px;
}

.BodyText {
    font-size: 16px;
}

.TitleText {
  font-size: 40px;
}

.swCatalog h2 {
  font-size: 1.25em !important;
  text-transform: none !important;
}

.TitleText-Dark {
  color: #333436;
  font-size: 40px;
  font-weight: 900;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  line-height: 1.2;
}

.HeaderText-Red {
  font-size: 24px;
  color: #d81c1c;
  font-weight: 600;
  font-family: 'Roboto', sans-serif;
  letter-spacing: -1px;
}

.HeaderText-Dark {
  font-size: 24px;
  color: #333436;
  font-weight: 600;
  font-family: 'Roboto', sans-serif;
  letter-spacing: -1px;
}

.SubHeader-Gray {
  font-size: 18px;
  color: #424242;
  font-weight: 600;
  font-family: 'Roboto', sans-serif;
  letter-spacing: -1px;
}

.tsAppHeading {
    color: #e60d2e;
    font-size: 24px;
    font-weight: normal;
    font-family: 'Roboto', sans-serif;
}

.dltest ul {
  font-size: 12px;
}

#myPage .tab-content {
  border: 2px solid #ddd;
  padding: 10px;
  margin-bottom: 20px;
  background: #fff;
  min-height: 300px;
  max-height: 300px;
  font-size: 14px;
}

.slider .owl-events .item{
background-repeat:no-repeat;
background-size:cover;
background-position:center;
min-height:350px;
position:relative;
padding:0px 0 30px;
}

#Main1420229 h1 small {
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
  color: #ed3942;
  font-family: raleway,sans-serif;
  text-transform: uppercase;
}
