/****** PLACE YOUR CUSTOM STYLES HERE ******/

.styr-orange {color: #ff5000; font-weight: 900!important;}
.styr-red {color: red; font-weight: 900!important;}
.styr-blue {color: cornflowerblue; font-weight: 900!important;}
.styr-purple {color: mediumpurple; font-weight: 900!important;}
.styr-green {color: mediumseagreen; font-weight: 900!important;}


.orange-font {color: #ff5000!important;}

.styr-bakground {background-color: #ff5000}
.styr-menu {font-size: 13px!important;}

.large-icon {font-size: 20px}

.icon80 {width:80px; height: 80px; color: #ff5000!important; padding: 10px 10px 10px 10px}
.color-gray {color: #58595B}

.screen-shot {width: 250px!important; height: auto; }
.btn-image {height: 83px!important; width:100%}


.min-height-240{
    min-height:240px;
}
.btn-green {
    color: #fff;
    border-color: mediumseagreen!important;
    background: mediumseagreen!important;
}

.btn-purple {
    color: #fff;
    border-color: mediumpurple!important;
    background: mediumpurple!important;
}

.btn-blue {
    color: #fff;
    border-color: cornflowerblue!important;
    background: cornflowerblue!important;
}

.title-dark {color:black!important;}