﻿.SLink
{
    text-decoration: none;
}
.SLink:hover
{
    text-decoration: underline;
}
.SLinkCalc
{
    color: #3C1E78;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}
.SLinkCalc:hover
{
    color: #3C1E78;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
.SLinkCalcd
{
    color: #969696;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}
.SLinkCalcServices
{
    color: #3C1E78;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
}
.SLinkCalcServices:hover
{
    color: #3C1E78;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
}
.SLinkCalcdServices
{
    color: #969696;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
}
.SItemMO
{
    background-color: #FFFFFF;
    -moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.SItemMO:hover
{
     background-color: #F5F5F5;
}
.Key1
{
    text-decoration: none;
    font-family: Tahoma;
    font-size: 11px;
    color: Black;
    background-image: url('ImagesOffice/Key1.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 74px;
    height: 23px;
    cursor: pointer;
}
.Key1:hover
{
    text-decoration: underline;
    font-family: Tahoma;
    font-size: 11px;
    color: Black;
    background-image: url('ImagesOffice/Key1.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 74px;
    height: 23px;
    cursor: pointer;
}
.Key2
{
    text-decoration: none;
    font-family: Tahoma;
    font-size: 11px;
    color: Black;
    background-image: url('ImagesOffice/Key2.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 96px;
    height: 27px;
    cursor: pointer;
}
.Key2:hover
{
    text-decoration: underline;
    font-family: Tahoma;
    font-size: 11px;
    color: Black;
    background-image: url('ImagesOffice/Key2.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 96px;
    height: 27px;
    cursor: pointer;
}
.Key3
{
    text-decoration: none;
    font-family: Tahoma;
    font-size: 11px;
    color: Black;
    background-image: url('ImagesOffice/KeySmall.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 70px;
    height: 22px;
    cursor: pointer;
}
.Key3:hover
{
    text-decoration: underline;
    font-family: Tahoma;
    font-size: 11px;
    color: Black;
    background-image: url('ImagesOffice/KeySmall.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 70px;
    height: 22px;
    cursor: pointer;
}
.Key4
{
    text-decoration: none;
    font-family: Tahoma;
    font-size: 11px;
    color: Black;
    background-image: url('ImagesOffice/Keys.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 102px;
    height: 33px;
    cursor: pointer;
}
.Key4:hover
{
    text-decoration: underline;
    font-family: Tahoma;
    font-size: 11px;
    color: Black;
    background-image: url('ImagesOffice/Keys.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 102px;
    height: 33px;
    cursor: pointer;
}
.Key5
{
    text-decoration: none;
    font-family: Tahoma;
    font-size: 11px;
    color: Black;
    background-image: url('ImagesOffice/Key-Office1.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 120px;
    height: 35px;
    cursor: pointer;
}
.Key5:hover
{
    text-decoration: underline;
    font-family: Tahoma;
    font-size: 11px;
    color: Black;
    background-image: url('ImagesOffice/Key-Office1.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 120px;
    height: 35px;
    cursor: pointer;
}
.Key6
{
    text-decoration: none;
    font-family: Tahoma;
    font-size: 11px;
    color: Black;
    background-image: url('ImagesOffice/MainPanel-Key1.gif');
    background-repeat: no-repeat;
    background-position: center center;
    width: 144px;
    height: 30px;
    cursor: pointer;
}
.Key6:hover
{
    text-decoration: underline;
    font-family: Tahoma;
    font-size: 11px;
    color: Black;
    background-image: url('ImagesOffice/MainPanel-Key1.gif');
    background-repeat: no-repeat;
    background-position: center center;
    width: 144px;
    height: 30px;
    cursor: pointer;
}
.Key7
{
    text-decoration: none;
    font-family: Tahoma;
    font-size: 11px;
    color: White;
    background-image: url('ImagesOffice/Key7.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 64px;
    height: 24px;
    cursor: pointer;
}
.Key7:hover
{
    text-decoration: underline;
    font-family: Tahoma;
    font-size: 11px;
    color: White;
    background-image: url('ImagesOffice/Key7.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 64px;
    height: 24px;
    cursor: pointer;
}
.Key8
{
    text-decoration: none;
    font-family: Tahoma;
    font-size: 11px;
    color: Black;
    background-image: url('ImagesOffice/Key4.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 115px;
    height: 33px;
    cursor: pointer;
}
.Key8:hover
{
    text-decoration: underline;
    font-family: Tahoma;
    font-size: 11px;
    color: Black;
    background-image: url('ImagesOffice/Key4.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 115px;
    height: 33px;
    cursor: pointer;
}
.Key9
{
    text-decoration: none;
    font-family: Tahoma;
    font-size: 11px;
    color: Black;
    background-image: url('ImagesOffice/Key5.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 117px;
    height: 35px;
    cursor: pointer;
}
.Key9:hover
{
    text-decoration: underline;
    font-family: Tahoma;
    font-size: 11px;
    color: Black;
    background-image: url('ImagesOffice/Key5.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 117px;
    height: 35px;
    cursor: pointer;
}
.Key10
{
    text-decoration: none;
    font-family: Tahoma;
    font-size: 11px;
    color: Black;
    background-image: url('ImagesOffice/Key6.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 117px;
    height: 35px;
    cursor: pointer;
}
.Key10:hover
{
    text-decoration: underline;
    font-family: Tahoma;
    font-size: 11px;
    color: Black;
    background-image: url('ImagesOffice/Key6.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 117px;
    height: 35px;
    cursor: pointer;
}

.KeyActive
{
    text-decoration: none;
    font-family: Tahoma;
    font-size: 11px;
    color: Black;
    background-image: url('ImagesOffice/Key-Active.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 26px;
    height: 26px;
    cursor: pointer;
}
.KeyCancel
{
    text-decoration: none;
    font-family: Tahoma;
    font-size: 11px;
    color: Black;
    background-image: url('ImagesOffice/Key-Close.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 26px;
    height: 26px;
    cursor: pointer;
}
.KeyCancel1
{
    background-image: url('ImagesOffice/Key-Close2.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 35px;
    height: 35px;
    cursor: pointer;
}
.KeyInfo
{
    text-decoration: none;
    font-family: Tahoma;
    font-size: 11px;
    color: Black;
    background-image: url('ImagesOffice/Key-Info.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 26px;
    height: 26px;
    cursor: pointer;
}
.KeyCont
{
    text-decoration: none;
    font-family: Tahoma;
    font-size: 11px;
    color: Black;
    background-image: url('ImagesOffice/Key-Cont.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 26px;
    height: 26px;
    cursor: pointer;
}
.KeyDown
{
    text-decoration: none;
    font-family: Tahoma;
    font-size: 11px;
    color: Black;
    background-image: url('ImagesOffice/Key-Down.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 26px;
    height: 26px;
    cursor: pointer;
}
.KeyEmail
{
    text-decoration: none;
    font-family: Tahoma;
    font-size: 11px;
    color: Black;
    background-image: url('ImagesOffice/Key-Email.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 26px;
    height: 26px;
    cursor: pointer;
}
.KeyEdit
{
    text-decoration: none;
    font-family: Tahoma;
    font-size: 11px;
    color: Black;
    background-image: url('ImagesOffice/Key-Edit.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 26px;
    height: 26px;
    cursor: pointer;
}
.KeyDelete
{
    text-decoration: none;
    font-family: Tahoma;
    font-size: 11px;
    color: Black;
    background-image: url('ImagesOffice/Key-Del.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 26px;
    height: 26px;
    cursor: pointer;
}
.KeyUndo
{
    text-decoration: none;
    font-family: Tahoma;
    font-size: 11px;
    color: Black;
    background-image: url('ImagesOffice/Key-Undo.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 26px;
    height: 26px;
    cursor: pointer;
}
.KeyList
{
    text-decoration: none;
    font-family: Tahoma;
    font-size: 11px;
    color: Black;
    background-image: url('ImagesOffice/Key-List.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 26px;
    height: 26px;
    cursor: pointer;
}
.KeyAdd
{   
    background-image: url('ImagesOffice/Key-Add.png');
    background-repeat: no-repeat;
    background-position: center top;
    width: 16px;
    height: 16px;
    cursor: pointer;
}
.KeyRemove
{   
    background-image: url('ImagesOffice/Key-Add.png');
    background-repeat: no-repeat;
    background-position: center bottom;
    width: 16px;
    height: 16px;
    cursor: pointer;
}
.KeyRef
{
    width: 43px;
    height: 51px;
    background-image: url('ImagesOffice/Key-Refund.png');
    background-repeat: no-repeat;
    background-position: center top;
    cursor: pointer;
}
.KeyRef:hover
{
    width: 43px;
    height: 51px;
    background-image: url('ImagesOffice/Key-Refund.png');
    background-repeat: no-repeat;
    background-position: center bottom;
    cursor: pointer;
}
.KeyReserve
{
    width: 150px;
    height: 34px;
    padding-left: 30px;
    background-image: url('ImagesOffice/Key-Reserve.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-color: #4682FF;
    font-family: Yekan;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    color: White;
    cursor: pointer;
    border: solid 2px #FFFFFF;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
.KeyReserve:hover
{
    border: solid 2px #FFCD00;
}
.KeyReserveWait
{
    width: 175px;
    height: 34px;
    padding-left: 30px;
    background-image: url('ImagesOffice/Key-ReserveWait.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-color: #B400B4;
    font-family: Yekan;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    color: White;
    cursor: pointer;
    border: solid 2px #FFFFFF;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
.KeyReserveWait:hover
{
    border: solid 2px #FFCD00;
}
.KeyNewUser
{
    width: 150px;
    height: 34px;
    padding-left: 30px;
    background-image: url('ImagesOffice/Key-NewUser.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-color: #4682FF;
    font-family: Yekan;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    color: White;
    cursor: pointer;
    border: solid 2px #FFFFFF;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
.KeyNewUser:hover
{
    border: solid 2px #FFCD00;
}
.KeyUserLogin
{
    width: 150px;
    height: 34px;
    padding-left: 30px;
    background-image: url('ImagesOffice/Key-UserLogin.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-color: #4682FF;
    font-family: Yekan;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    color: White;
    cursor: pointer;
    border: solid 2px #FFFFFF;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
.KeyUserLogin:hover
{
    border: solid 2px #FFCD00;
}
.KeyCancell
{
    width: 150px;
    height: 34px;
    background-color: #F0F0F0;
    font-family: Yekan;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    color: Black;
    cursor: pointer;
    border: solid 2px #FFFFFF;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
.KeyCancell:hover
{
    border: solid 2px #FFCD00;
}
.KeyTicketInfo
{
    width: 100px;
    height: 38px;
    padding-left: 30px;
    background-image: url('ImagesOffice/Key-TicketInfo.png');
    background-repeat: no-repeat;
    background-position: center top;
    cursor: pointer;
}
.KeyTicketInfo:hover
{
    width: 100px;
    height: 38px;
    padding-left: 30px;
    background-image: url('ImagesOffice/Key-TicketInfo.png');
    background-repeat: no-repeat;
    background-position: center bottom;
    cursor: pointer;
}
.KeyMainItemsLold
{
    background-image: url('ImagesFA/MainCenterKeys.png');
    background-repeat: no-repeat;
    background-position: left top;
    width: 48px;
    height: 48px;
    cursor: pointer;
}
.KeyMainItemsLold:hover
{
    background-image: url('ImagesFA/MainCenterKeys.png');
    background-repeat: no-repeat;
    background-position: left bottom;
    width: 48px;
    height: 48px;
    cursor: pointer;
}
.KeyMainItemsRold
{
    background-image: url('ImagesFA/MainCenterKeys.png');
    background-repeat: no-repeat;
    background-position: right top;
    width: 48px;
    height: 48px;
    cursor: pointer;
}
.KeyMainItemsRold:hover
{
    background-image: url('ImagesFA/MainCenterKeys.png');
    background-repeat: no-repeat;
    background-position: right bottom;
    width: 48px;
    height: 48px;
    cursor: pointer;
}
.KeyMainItemsL
{
    background-image: url('ImagesFA/MainCenterKeysL.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #D0D0D0;
    width: 50px;
    height: 50px;
    cursor: pointer;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    -moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.KeyMainItemsL:hover
{
    background-image: url('ImagesFA/MainCenterKeysL.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #0050B4;
    width: 50px;
    height: 50px;
    cursor: pointer;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
}
.KeyMainItemsR
{
    background-image: url('ImagesFA/MainCenterKeysR.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #D0D0D0;
    width: 50px;
    height: 50px;
    cursor: pointer;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    -moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.KeyMainItemsR:hover
{
    background-image: url('ImagesFA/MainCenterKeysR.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #0050B4;
    width: 50px;
    height: 50px;
    cursor: pointer;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
}
.KeyMainItemsTh1
{
    background-image: url('ImagesFA/MainCenterSings.png');
    background-repeat: no-repeat;
    background-position: center top;
    width: 30px;
    height: 30px;
    cursor: pointer;
}
.KeyMainItemsTh1:hover
{
    background-image: url('ImagesFA/MainCenterSings.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 30px;
    height: 30px;
    cursor: pointer;
}
.KeyMainItemsTh2
{
    background-image: url('ImagesFA/MainCenterSings.png');
    background-repeat: no-repeat;
    background-position: center bottom;
    width: 30px;
    height: 30px;
    cursor: pointer;
}
.KeyAppIPhone
{
    background-image: url('ImagesFA/MainAppKeys.png');
    background-repeat: no-repeat;
    background-position: 0px top;
    width: 100px;
    height: 37px;
    cursor: pointer;
}
.KeyAppIPhone:hover
{
    background-image: url('ImagesFA/MainAppKeys.png');
    background-repeat: no-repeat;
    background-position: 0px bottom;
    width: 100px;
    height: 37px;
    cursor: pointer;
}
.KeyAppIPad
{
    background-image: url('ImagesFA/MainAppKeys.png');
    background-repeat: no-repeat;
    background-position: -100px top;
    width: 85px;
    height: 37px;
    cursor: pointer;
}
.KeyAppIPad:hover
{
    background-image: url('ImagesFA/MainAppKeys.png');
    background-repeat: no-repeat;
    background-position: -100px bottom;
    width: 85px;
    height: 37px;
    cursor: pointer;
}
.KeyAppAndroid
{
    background-image: url('ImagesFA/MainAppKeys.png');
    background-repeat: no-repeat;
    background-position: -185px top;
    width: 108px;
    height: 37px;
    cursor: pointer;
}
.KeyAppAndroid:hover
{
    background-image: url('ImagesFA/MainAppKeys.png');
    background-repeat: no-repeat;
    background-position: -185px bottom;
    width: 108px;
    height: 37px;
    cursor: pointer;
}
.KeySubmit
{
    background-image: url('ImagesOffice/Sign-ArrowL1.png');
    background-position: 10px center;
    background-repeat: no-repeat;
    width: 130px;
    height: 30px;
    padding: 0px 0px 0px 20px;
    background-color: #2378FF;
    font-family: Tahoma;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    color: White;
    cursor: pointer;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    -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;
}
.KeySubmit:hover
{
    background-image: url('ImagesOffice/Sign-ArrowL1.png');
    background-position: 10px center;
    background-repeat: no-repeat;
    width: 130px;
    height: 30px;
    padding: 0px 0px 0px 20px;
    background-color: #4682FF;
    font-family: Tahoma;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    color: White;
    cursor: pointer;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.KeyCancel2
{
    width: 130px;
    height: 30px;
    background-color: #CCCCCC;
    font-family: Tahoma;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    color: Black;
    cursor: pointer;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    -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;
}
.KeyCancel2:hover
{
    width: 130px;
    height: 30px;
    background-color: #D0D0D0;
    font-family: Tahoma;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    color: Black;
    cursor: pointer;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.KeyDownload
{
    background-image: url('ImagesOffice/Sign-Download.png');
    background-position: 10px center;
    background-repeat: no-repeat;
    padding: 7px 0px 0px 33px;
    background-color: #006600;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: White;
    cursor: pointer;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-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-image: url('ImagesOffice/Sign-Download.png');
    background-position: 10px center;
    background-repeat: no-repeat;
    padding: 7px 0px 0px 33px;
    background-color: #469600;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: White;
    cursor: pointer;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}