/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : May 26, 2018, 1:28:30 PM
    Author     : Deeksha Jain
*/
#back2Top {
    width: 40px;
    line-height: 40px;
    overflow: hidden;
    z-index: 999;
    display: none;
    cursor: pointer;
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    position: fixed;
    bottom: 50px;
    right: 0;
    background-color: #DDD;
    color: #555;
    text-align: center;
    font-size: 30px;
    text-decoration: none;
}
#back2Top:hover {
    background-color: #DDF;
    color: #000;
}
.margin-left-1{margin-left:1px}.margin-left-2{margin-left:2px}.margin-left-3{margin-left:3px}.margin-left-4{margin-left:4px}.margin-left-5{margin-left:5px}.margin-left-6{margin-left:6px}
.margin-left-7{margin-left:7px}.margin-left-8{margin-left:8px}
.margin-left-9{margin-left:9px}.margin-left-10{margin-left:10px}.margin-left-11{margin-left:11px}.margin-left-12{margin-left:12px}.margin-left-70{margin-left:70px}
.padding-left-3{padding-left:3px}.padding-left-4{padding-left:4px}.padding-left-5{padding-left:5px}.padding-left-10{padding-left:10px}.padding-left-30{padding-left:30px}
.padding-left-45{padding-left:45px}.padding-right-3{padding-right:3px}.padding-right-10{padding-right:10px}.height-10{height:10px}.height-80{height: 80px !important}
.height-120{height: 120px !important}.no-border{border: none !important}
.background-color-grey{background-color: grey !important}.reset-container{width:550px;margin:0 auto}.margin-left-27{margin-left:27px}.margin-left-20{margin-left: 20px}
.border-rounded{border-radius: 5px !important} 
.border-color-hr{border: 0.5px solid #5DA832;margin-bottom:12px}.no-padding{padding: 0px !important}.no-padding-left{padding-left: 0px !important}.color-green{color:#5DA832 !important}
.color-green-dark{color:#3B5323 !important}.border-color-green{border-color: #c3d2bb !important}
.color-yellow{color:#C7E278}.white{color: white !important}.background-color-green{background-color: #c0ff3e5e}.width_91{width:91%!important}.padding-top-9{padding-top: 9px !important}
.padding-bottom-46{padding-bottom: 46px}.a-active-green:active{color: #5DA832 !important}.modal-width-70{width: 70%}.width-90p{width:90px}
@media only screen and (max-width:540px){.reset-container{width:98%}.width_91{width:83%!important}.padding-bottom-46{padding-bottom: 55px !important}.margin-top-sm-100{margin-top: 100px !important}}
@media only screen and (max-width: 479px){.font-size-10{font-size:10px !important}.padding-top-sm-10{margin-top: 10px !important}.padding-bottom-46{padding-bottom: 55px!important}}
@media only screen and (max-width:640px){
    .margin-top-sm-100{margin-top: 100px !important}.modal-width-70{width: 95%;height: 20%}
}
@media (min-width: 992px){
    .padding-left-30-lg{padding-left: 30px}
}
