﻿

.KeyRound_Y
{
    display: table;
    width: auto;
    height: auto;
    min-width: 80px;
    padding: 7px 30px 7px 30px;
    border: solid 2px rgba(255,140,0,1);
    border-radius: 100px;
    background-color: #FFFFFF;
    font-family: 'IRANSans';
    font-size: 1.2em;
    color: #B40000;
    text-align: center;
    direction: rtl;
    cursor: pointer;
    -moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.KeyRound_Y:hover
{
    border: solid 2px rgba(255,140,0,0.5);
    background-color: rgba(255,140,0,1);
    color: #FFFFFF;
}
.SBox_KeyFA_Yellow
{
    width: 150px;
    height: auto;
    padding: 5px 0 5px 0;
    background-color: #FF8C00;
    border: none;
    border-radius: 5px;
    font-family: 'IRANSans';
    font-size: 16px;
    color: White;
    text-align: center;
    direction: rtl;
    cursor: pointer;
}
.SRound_KeyEN_Yellow
{
    width: 150px;
    height: auto;
    padding: 5px 0 5px 0;
    background-color: #FF8C00;
    border: none;
    border-radius: 5px;
    font-family: 'IRANSans';
    font-size: 17px;
    color: White;
    text-align: center;
    direction: rtl;
    cursor: pointer;
}
.SBox_KeyFA_Green
{
    width: 150px;
    height: auto;
    padding: 5px 0 5px 0;
    background-color: #00A550;
    border: none;
    border-radius: 5px;
    font-family: 'IRANSans';
    font-size: 16px;
    color: White;
    text-align: center;
    direction: rtl;
    cursor: pointer;
}
.SBox_KeyEN_Green
{
    width: 150px;
    height: auto;
    padding: 5px 0 5px 0;
    background-color: #00A550;
    border: none;
    border-radius: 5px;
    font-family: 'IRANSans';
    font-size: 17px;
    color: White;
    text-align: center;
    direction: rtl;
    cursor: pointer;
}
.SBox_KeyFA_Gray
{
    width: 150px;
    height: auto;
    padding: 5px 0 5px 0;
    background-color: #E0E0E0;
    border: none;
    border-radius: 5px;
    font-family: 'IRANSans';
    font-size: 16px;
    color: black;
    text-align: center;
    direction: rtl;
    cursor: pointer;
}
.SBox_KeyEN_Gray
{
    width: 150px;
    height: auto;
    padding: 5px 0 5px 0;
    background-color: #E0E0E0;
    border: none;
    border-radius: 5px;
    font-family: 'IRANSans';
    font-size: 17px;
    color: black;
    text-align: center;
    direction: rtl;
    cursor: pointer;
}
.SRound_KeyFA_Green
{
    width: 100px;
    height: auto;
    padding: 5px 15px 5px 15px;
    background-color: #00A550;
    border: none;
    border-radius: 20px;
    font-family: 'IRANSans';
    font-size: 16px;
    color: White;
    text-align: center;
    direction: rtl;
    cursor: pointer;
}
.SRound_KeyEN_Green
{
    width: 100px;
    height: auto;
    padding: 5px 15px 5px 15px;
    background-color: #00A550;
    border: none;
    border-radius: 20px;
    font-family: 'IRANSans';
    font-size: 16px;
    color: White;
    text-align: center;
    direction: rtl;
    cursor: pointer;
}
.SRound_KeyFA_Green span::after
{
    margin-right: 5px;
    font-family: 'AtrinSign';
    font-size: 25px;
    content: 'L';
}
.SRound_KeyEN_Green span::after
{
    margin-left: 5px;
    font-family: 'AtrinSign';
    font-size: 25px;
    content: 'L';
}


.SRound_KeyFA_Info
{
    width: auto;
    height: auto;
    padding: 4px 7px 4px 7px;
    background-color: White;
    border: solid 1px #00A550;
    border-radius: 20px;
    font-family: 'IRANSans';
    font-size: 15px;
    color: #999999;
    text-align: center;
    direction: rtl;
    cursor: pointer;
}
.SRound_KeyEN_Info
{
    width: 100px;
    height: auto;
    padding: 4px 7px 4px 7px;
    background-color: White;
    border: solid 1px #00A550;
    border-radius: 20px;
    font-family: 'IRANSans';
    font-size: 15px;
    color: #999999;
    text-align: center;
    direction: rtl;
    cursor: pointer;
}
.SRound_KeyFA_Info span::after
{
    margin-right: 5px;
    font-family: 'AtrinSign';
    font-size: 20px;
    color: #00A550;
    content: 'n';
}
.SRound_KeyEN_Info span::after
{
    margin-left: 5px;
    font-family: 'AtrinSign';
    font-size: 20px;
    color: #00A550;
    content: 'n';
}

.SRound_KeyFA_InfoSel
{
    
    width: auto;
    height: auto;
    padding: 4px 7px 4px 7px;
    background-color: #00A550;
    border: solid 1px #00A550;
    border-radius: 20px;
    font-family: 'IRANSans';
    font-size: 15px;
    color: White;
    text-align: center;
    direction: rtl;
    cursor: pointer;
}
.SRound_KeyEN_InfoSel
{
    width: auto;
    height: auto;
    padding: 4px 7px 4px 7px;
    background-color: #00A550;
    border: solid 1px #00A550;
    border-radius: 20px;
    font-family: 'IRANSans';
    font-size: 15px;
    color: White;
    text-align: center;
    direction: rtl;
    cursor: pointer;
}
.SRound_KeyFA_InfoSel span::after
{
    margin-right: 5px;
    font-family: 'AtrinSign';
    font-size: 20px;
    color: White;
    content: 'n';
}
.SRound_KeyEN_InfoSel span::after
{
    margin-left: 5px;
    font-family: 'AtrinSign';
    font-size: 20px;
    color: White;
    content: 'n';
}
.KeyDownload
{
    background-image: url('ImagesFA/Sign-Download.png');
    background-position: 10px center;
    background-repeat: no-repeat;
    padding: 7px 0px 0px 33px;
    background-color: #006600;
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    direction: rtl;
    color: White;
    cursor: pointer;
    border: none;
    border-radius: 5px;
    -moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.KeyDownload:hover
{
    background-color: #469600;
}

.KeyDownload_Link
{
    background-image: url('ImagesFA/Sign-Download.png');
    background-position: 10px center;
    background-repeat: no-repeat;
    width: 117px;
    height: 26px;
    padding: 6px 0px 0px 33px;
    background-color: #006600;
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    direction: rtl;
    text-decoration: none;
    color: White;
    cursor: pointer;
    border: none;
    border-radius: 3px;
    -moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.KeyDownload_Link:hover
{
    background-color: #469600;
}

.KeySubmitR
{
    background-image: url('ImagesFA/Sign-ReadMore2.png');
    background-repeat: no-repeat;
    background-position: 5% center;
    -webkit-background-size: 12px 20px;
    -moz-background-size: 12px 20px;
    -o-background-size: 12px 20px;
    background-size: 12px 20px;
    background-color: #AA0000;
    width: 130px;
    height: 32px;
    padding-left: 40px;
    padding-right: 20px;
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    text-decoration: none;
    color: White;
    text-align: center;
    direction: rtl;
    cursor: pointer;
    border: none;
    border-radius: 3px;
    -moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.KeySubmitR:hover
{
    background-color: #C80000;
}

.KeySubmitG
{
    background-image: url('ImagesFA/Sign-ReadMoreW.png');
    background-repeat: no-repeat;
    background-position: 5% center;
    -webkit-background-size: 12px 20px;
    -moz-background-size: 12px 20px;
    -o-background-size: 12px 20px;
    background-size: 12px 20px;
    background-color: #6EAA00;
    width: 130px;
    height: 32px;
    padding-left: 40px;
    padding-right: 20px;
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    text-decoration: none;
    color: White;
    text-align: center;
    direction: rtl;
    cursor: pointer;
    border: none;
    border-radius: 3px;
    -moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.KeySubmitG:hover
{
    background-color: #177700;
}
.KeySubmitY
{
    background-image: url('ImagesFA/Sign-ReadMore2.png');
    background-repeat: no-repeat;
    background-position: 5% center;
    -webkit-background-size: 12px 20px;
    -moz-background-size: 12px 20px;
    -o-background-size: 12px 20px;
    background-size: 12px 20px;
    background-color: #FF8C00;
    width: 130px;
    height: 32px;
    padding-left: 40px;
    padding-right: 20px;
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    text-decoration: none;
    color: White;
    text-align: center;
    direction: rtl;
    cursor: pointer;
    border: none;
    border-radius: 3px;
    -moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.KeySubmitY:hover
{
    background-color: #FFA000;
}
.KeySubmitY_Search
{
    background-image: url('ImagesFA/Sign-GalleryBig.png');
    background-repeat: no-repeat;
    background-position: 5% center;
    -webkit-background-size: 20px 20px;
    -moz-background-size: 20px 20px;
    -o-background-size: 20px 20px;
    background-size: 20px 20px;
    background-color: #FF8C00;
    width: 130px;
    height: 32px;
    padding-left: 40px;
    padding-right: 20px;
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    text-decoration: none;
    color: White;
    text-align: center;
    direction: rtl;
    cursor: pointer;
    border: none;
    border-radius: 3px;
    -moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.KeySubmitY_Search:hover
{
    background-color: #FFA000;
}
.KeySubmitGLink
{
    background-image: url('ImagesFA/Sign-ReadMore2.png');
    background-repeat: no-repeat;
    background-position: 5% center;
    -webkit-background-size: 12px 20px;
    -moz-background-size: 12px 20px;
    -o-background-size: 12px 20px;
    background-size: 12px 20px;
    background-color: #6EAA00;
    width: 130px;
    height: 16px;
    padding-left: 40px;
    padding-right: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    text-decoration: none;
    color: White;
    text-align: center;
    direction: rtl;
    cursor: pointer;
    border: none;
    border-radius: 3px;
    -moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.KeySubmitGLink:hover
{
    background-color: #177700;
}

.KeySubmitG_H
{
    background-image: url('ImagesFA/Sign-ReadMore2.png');
    background-repeat: no-repeat;
    background-position: 5% center;
    -webkit-background-size: 12px 20px;
    -moz-background-size: 12px 20px;
    -o-background-size: 12px 20px;
    background-size: 12px 20px;
    background-color: #6EAA00;
    width: 130px;
    height: 26px;
    padding-top: 6px;
    padding-left: 30px;
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    text-decoration: none;
    color: White;
    text-align: center;
    direction: rtl;
    cursor: pointer;
    border: none;
    border-radius: 3px;
    -moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.KeySubmitG_H:hover
{
    background-color: #177700;
}

.KeySubmitB
{
    /*background-image: url('ImagesFA/Sign-ReadMore2.png');
    background-repeat: no-repeat;
    background-position: 5% center;
    -webkit-background-size: 12px 20px;
    -moz-background-size: 12px 20px;
    -o-background-size: 12px 20px;
    background-size: 12px 20px;*/
    background-color: #0078FF;
    width: 130px;
    height: 32px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    text-decoration: none;
    color: White;
    text-align: center;
    direction: rtl;
    cursor: pointer;
    border: none;
    border-radius: 3px;
    -moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.KeySubmitB:hover
{
    background-color: #00AAFF;
}

.KeySubmitB_H
{
    background-image: url('ImagesFA/Sign-ReadMore2.png');
    background-repeat: no-repeat;
    background-position: 5% center;
    -webkit-background-size: 12px 20px;
    -moz-background-size: 12px 20px;
    -o-background-size: 12px 20px;
    background-size: 12px 20px;
    background-color: #0078FF;
    width: 130px;
    height: 26px;
    padding-top: 6px;
    padding-left: 30px;
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: normal;
    font-size: 1.0em;
    text-decoration: none;
    color: White;
    text-align: center;
    direction: rtl;
    cursor: pointer;
    border: none;
    border-radius: 3px;
    -moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.KeySubmitB_H:hover
{
    background-color: #00AAFF;
}

.KeySubmitW
{
    background-color: #FFFFFF;
    width: 130px;
    height: 32px;
    padding-left: 40px;
    padding-right: 40px;
    border: none;
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    text-decoration: none;
    text-align: center;
    direction: rtl;
    color: black;
    cursor: pointer;
    box-shadow: 0px 0px 0px 5px rgba(255,255,255,0.5);
    -moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.KeySubmitW:hover
{
    box-shadow: 0px 0px 0px 5px rgba(255,255,255,0.9);
}

.KeySubmitBlack
{
    background-color: #000000;
    width: 130px;
    height: 32px;
    padding-left: 40px;
    padding-right: 40px;
    border: none;
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    text-decoration: none;
    text-align: center;
    direction: rtl;
    color: White;
    cursor: pointer;
    box-shadow: 0px 0px 0px 5px rgba(0,0,0,0.5);
    -moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.KeySubmitBlack:hover
{
    box-shadow: 0px 0px 0px 5px rgba(0,0,0,0.9);
}

.KeyCancel
{
    background-color: #CCCCCC;
    width: 130px;
    height: 32px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    text-decoration: none;
    color: White;
    text-align: center;
    direction: rtl;
    cursor: pointer;
    border: none;
    border-radius: 3px;
    -moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.KeyCancel:hover
{
    background-color: #D0D0D0;
}
.KeyCancelRed
{
    background-color: #B00000;
    width: 130px;
    height: 32px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    text-decoration: none;
    color: White;
    text-align: center;
    direction: rtl;
    cursor: pointer;
    border: none;
    border-radius: 3px;
    -moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.KeyCancelRed:hover
{
    background-color: #D00000;
}
.SKey_ReCaptcha
{
    position: relative;
    width: 40px;
    height: 35px;
    border: none;
    background-color: #E0E0E0;
    border-radius: 2px;
    border: solid 1px #0078FF;
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: normal;
    font-size: 0.8em;
    color: #0078FF;
    direction: rtl;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}



.SPanel_OKCancel_Keys
{
    float: right;
    width: 250px;
    height: auto;
    margin-bottom:20px;
    text-align: center;
}
@media screen and (min-width:0px) and (max-width:600px)
{
    .SPanel_OKCancel_Keys
    {
        float: none;
        width: 100%;
        clear: both;
    }
}