﻿.button4
{
    display: inline-block;
    padding: 0.3em 1.2em;
    margin: 0 0.1em 0.1em 0;
    border: 0.16em solid rgba(255,255,255,0);
    border-radius: 2em;
    box-sizing: border-box;
    text-decoration: none;
    font-family: 'Roboto' ,sans-serif;
    font-weight: 300;
    color: #FFFFFF;
    text-shadow: 0 0.04em 0.04em rgba(0,0,0,0.35);
    text-align: center;
    transition: all 0.2s;
}
.button4:hover
{
    border-color: rgba(255,255,255,1);
}
@media all and (max-width:30em)
{
    .button4
    {
        display: block;
        margin: 0.2em auto;
    }
}
.btn
{
    width: 70px;
    height: 35px;
    color: White;
    background-color: #000000;
    font-size: 15px;
    font-family: "Vardana" , sans-serif;
    padding: 5px;
    margin: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 5px;
}
.btn:hover
{
    width: 80px;
    height: 40px;
    color: #FFF;
    font-weight: 600;
}
.btn:focus
{
    color: #00ccff;
    background-color: White;
}
.btnboxcutter
{
    -moz-box-shadow: inset 0px 0px 0px 0px #f9eca0;
    -webkit-box-shadow: inset 0px 0px 0px 0px #f9eca0;
    box-shadow: inset 0px 0px 0px 0px #f9eca0;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f0c911), color-stop(1, #f2ab1e) );
    background: -moz-linear-gradient( center top, #f0c911 5%, #f2ab1e 100% );
    background-color: #f0c911;
    -webkit-border-top-left-radius: 42px;
    -moz-border-radius-topleft: 42px;
    border-top-left-radius: 42px;
    -webkit-border-top-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 42px;
    -moz-border-radius-bottomright: 42px;
    border-bottom-right-radius: 42px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-bottom-left-radius: 0px;
    text-indent: 0px;
    border: 3px solid #e65f44;
    display: inline-block;
    color: #c92200;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    height: 59px;
    line-height: 59px;
    width: 133px;
    text-decoration: none;
    text-align: center;
    text-shadow: 0px 0px 0px #ded17c;
}
.btnboxcutter:hover
{
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f2ab1e), color-stop(1, #f0c911) );
    background: -moz-linear-gradient( center top, #f2ab1e 5%, #f0c911 100% );
    background-color: #f2ab1e;
}
.btnboxcutter:active
{
    position: relative;
    top: 1px;
}
.btnwithicon
{
    border: 1px solid #fff;
    -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 1px 1px 5px rgba(1, 1, 1, 0.5);
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    text-decoration: none;
    padding: 5px 15px;
    background-image: -webkit-gradient(linear,left top,left bottom, color-stop(0, #ffffff),color-stop(1, #dbdbdb));
    text-shadow: #fef 0 1px 0;
    float: left;
    margin-bottom: 15px;
    margin-right: 15px;
    color: #497390;
    display: block;
    line-height: 24px;
    font-weight: bold;
    font-size: 20px;
    border: 1px solid #979797;
}
.btnwithicon:hover
{
    color: #111;
    display: block;
    background-image: -webkit-gradient(linear,left top,left bottom, color-stop(0, #ffffff),color-stop(1, #eeeeee));
}
.btnwithicon:active
{
    text-shadow: 0px -1px 0 rgba(255, 255, 255, 0.5);
    margin-top: 1px;
    background-image: -webkit-gradient(linear,left top,left bottom, color-stop(0, #dbdbdb),color-stop(1, #ffffff));
}
.iconImg
{
    padding-left: 11px;
}

.iconImg span
{
    padding-left: 36px;
    background: url(Search.gif) no-repeat 0 5px;
}

.call span
{
    background-position: 0px -3px;
}
.btntabulate
{
    -moz-box-shadow: inset 0px 0px 50px -14px #fff6af;
    -webkit-box-shadow: inset 0px 0px 50px -14px #fff6af;
    box-shadow: inset 0px 0px 50px -14px #fff6af;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffe066), color-stop(1, #ffab23) );
    background: -moz-linear-gradient( center top, #ffe066 5%, #ffab23 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe066', endColorstr='#ffab23');
    background-color: #ffe066;
    -webkit-border-top-left-radius: 15px;
    -moz-border-radius-topleft: 15px;
    border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topright: 15px;
    border-top-right-radius: 15px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-bottom-left-radius: 0px;
    text-indent: 2.58px;
    border: 5px solid #b50909;
    display: inline-block;
    color: #333333;
    font-family: Comic Sans MS;
    font-size: 17px;
    font-weight: bold;
    font-style: normal;
    height: 53px;
    line-height: 53px;
    width: 106px;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 2px 1px #ffee66;
}
.btntabulate:hover
{
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffab23), color-stop(1, #ffe066) );
    background: -moz-linear-gradient( center top, #ffab23 5%, #ffe066 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffe066');
    background-color: #ffab23;
}
.btntabulate:active
{
    position: relative;
    top: 1px;
}
.btnround
{
    background-color: #4CAF50; /* Green */
    border: none;
    color: white; /*padding: 20px;*/
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px; /*margin: 4px 2px;*/
    cursor: pointer;
    border-radius: 50%;
    min-width: 70px;
    min-height: 35px;
}
.btnround:hover
{
    background-color:Red;
}
.btnfullround
{
    height: 75px;
    width: 100px;
    border-radius: 100%;
    background-color: #C91826;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    text-align: center;
    text-shadow: 0px -1px 0px rgba(0,0,0,0.5);
    margin-left: auto;
    margin-top: 10px;
    margin-bottom: 20px;
    margin-right: auto;
    border: 1px solid;
    border-color: #B21522;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    white-space: normal;
}
.btnfullround:hover
{
    height: 120px;
    width: 120px;
    font-size: 16px;
}
.Btncross
{
    float: right;
    background-color: #4CAF50; /* Green */
    background-color: transparent;
    border: none;
    color: white;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 2px 0px;
    cursor: pointer;
    border-radius: 50%;
    white-space: normal;
    background-image: url("/Images/Btnclose.png");
}
.buttonw3
{
    padding: 15px 25px;
    font-size: 24px;
    text-align: center;
    cursor: pointer;
    outline: none;
    color: #fff;
    background-color: #4CAF50;
    border: none;
    border-radius: 15px;
    box-shadow: 0 9px #999;
}

.buttonw3:hover
{
    background-color: #3e8e41;
}

.buttonw3:active
{
    background-color: #3e8e41;
    box-shadow: 0 5px #666;
    transform: translateY(4px);
}
.buttonflash
{
    position: relative;
    background-color: #4CAF50;
    border: none;
    font-size: 28px;
    color: #FFFFFF;
    padding: 20px;
    width: 200px;
    text-align: center;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    text-decoration: none;
    overflow: hidden;
    cursor: pointer;
}

.buttonflash:after
{
    content: "";
    background: #90EE90;
    display: block;
    position: absolute;
    padding-top: 300%;
    padding-left: 350%;
    margin-left: -20px !important;
    margin-top: -120%;
    opacity: 0;
    transition: all 0.8s;
}

.buttonflash:active:after
{
    padding: 0;
    margin: 0;
    opacity: 1;
    transition: 0s;
}
.buttonanimated
{
    border-radius: 4px;
    background-color: #f4511e;
    border: none;
    color: #FFFFFF;
    text-align: center;
    font-size: 28px;
    padding: 20px;
    width: 200px;
    transition: all 0.5s;
    cursor: pointer;
    margin: 5px;
}

.buttonanimated span
{
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
}

.buttonanimated span:after
{
    content: '\00bb';
    position: absolute;
    opacity: 0;
    top: 0;
    right: -20px;
    transition: 0.5s;
}

.buttonanimated:hover span
{
    padding-right: 25px;
}

.buttonanimated:hover span:after
{
    opacity: 1;
    right: 0;
}
.buttonwithimage
{
    border: 1px solid black;
    background-color: white;
    background-repeat: no-repeat;
    background-position: 1px center;
    padding: 1px 10px 1px 25px;
    height: 25px;
    cursor: pointer;
    font-family: Arial;
    background-image: url(images/add.png);
}
