/* Bootstrap Overrides */
 
 /* Custom styling */
body {
    padding: 70px 0px 20px 0px;
    font-size: 15px;
	color: #86868a;
	background-color: #f5f5f9;
    
}
#FormReg label, #checkin label
{
    display:inline;
    /* font-size: 16px; */
    font-weight: normal;
    margin-right: 12px;
}
#confirmSec
{
    margin-top:20px;    
}
#confirmSec
{
    margin-top:20px;
    display:none;
}
#lgnsec, .visitordetails, .newVisitrsec
{
    display:none;
}
.resetPswrdForm, .resetSec, .visitrinfo
{
    margin-top:20px;
}
.page-title
{
    font-size:22px;
    font-weight:bold;   
    margin-top:15px;
    text-align:center;
}
.page-subtitle
{
    font-size:22px;
    font-weight:bold;   
    margin-top:5px;
    margin-bottom:10px;
    text-align:center;
}
#othrfacVal
{
    display:none;
}
.fieldtxt, #sbmtresetp
{
    margin-top:5px;
    margin-bottom:5px;
}
.chkinerr
{
    margin-top:15px;
    margin-bottom:15px;         
}
 .visitrInfo, .srchvisitrInfo, .visitssrchrssec, .srchedtTempRw, .visitrInfoNAdmt, .visitrInfoMisc
{
    display:none;
} 
.visitspge
{
    margin-left:0px;
    margin-right:0px;
    padding-left:0px;
    padding-right:0px;
    color: #4e5852;
    background-color: white;
    padding: 20px;
    border-radius: 20px;
}
.visitrdetinfo
{
    margin-top:20px;
    margin-bottom:20px;
}
.chkinpge-box, .editques-box, .resetpswrd-box
{
    float: none;
    display: inline-block;
    background: #fff;
    text-align: center;
    margin: 10px 10px;
    padding: 15px 10px;
    border-radius: 15px;
}
.signup-box
{
    float: none;
    display: inline-block;
    background: #fff;
    text-align: center;
    margin: 2px 5px;
    padding: 2px 5px;
    border-radius: 15px;
    padding-top:20px;
    padding-bottom:20px;
}
.visitrInfobrf, .visitrInfo:nth-of-type(odd)
{
    background: #f2f8f2 !important;
}
.vstrinfo-fntawe
{
    color: #b2b5b2;
    cursor:pointer;
}

.signupbox-parnt, .chkinbxprnt, .editques-parnt, .resetpswrd-parnt
{
    text-align:center;
}
.faclitytype-radio, .visitype-radio
{
    display:inline-block;
}
#drowllogin .login
{
    border-top: 1px solid #000;
    padding: 8px 0;
    font-size: 20px;
}
.signup-button
{
    background: #5fc150;
    /* width: 100%; */
    border: none;
    text-align: center;
    font-size: 20px;
    padding: 5px 12px;
    color: #fff;
    margin: 12px 0;
    text-transform: capitalize;
    cursor: pointer;
     border-radius: 5px;
}
.spectrumdata input[type="text"]
{
    padding: 0 10px;
    border: 1px solid #d2d5d2;
    height: 40px;
    font-style: italic;
    margin-top: 10px;
    width:300px;  
    display: inline-block;  
}
.spectrumdata input[type="password"]
{
    padding: 0 10px;
    border: 1px solid #d2d5d2;
    height: 40px;
    font-style: italic;
    margin-top: 10px;
    width:300px;  
    display: inline-block;  
}
#drowllogin input[type="text"]
{
    width: 100%;
    padding: 0 10px;
    border: 1px solid #eee;
    height: 40px;
    /* font-style: italic; */
    margin-top: 10px;
}
.ques
{
    margin-bottom:25px;
    margin-top:3px;
}
.ques .question
{
    margin-bottom: 5px;
    overflow-wrap: break-word;
}
.page-title
{   
    width: 100%;  
   /*  text-transform: capitalize; */
    padding: 0 0 10px;
}
.login a
{
    display: block;
    color: green !important;
    cursor: pointer;
}
.lgnbtn, .sbmtbtn, .cnfrmsbmt
{
    background: #5fc150;
    border: none;
    text-align: center;
    color: #fff;
    padding: 3px 10px;
    border-radius: 5px;
    margin: 14px 6px;
    font-size: 20px;
    outline: #5fc150;
}
.chkin-quessec
{
    text-align:left;
}
.shwcountries
{
    padding-left: 15px;
    margin-top: 6px;
    color: cadetblue;
    font-size:16px;
}
.noEntryCls
{
    color:red;
}
#overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.74) url(../images/ajax-loader-lg.gif) no-repeat center;
    z-index: 1061;
    cursor: pointer;
}
.exisfacsec
{
    text-align: left;
    display:none;
    margin-bottom: 18px;
    margin-top: 10px;
}

.facdetailedinfo, .exisfacsec
{
    display:none;
}
.srchzpcdsec
{
    position:relative;
}
.srchzpcdsec input
{
    display:inline;
}
.srchfacnme
{
    position:relative;
}
.srchfacnme input
{
    display:inline;
}
.sgnupsrchi
{
    display: inline !important;
    position: absolute;
    top: 11px;
    padding: 9px;
    background-color: #3aa631;
    box-shadow: none;
    color: white;
    border: 2px solid #3aa631;
}
.btn-regular
{
    background-color:green;
    color:white;
    padding: 3px 5px;
    margin-top:10px;
}
.exisfacfields
{
    margin-bottom:15px;
}
#deffacslcn
{
    color: red;
    font-size: 16px;
}
.regerr
{
    color:red;
}
@media (max-width:1000px)
{
    #drowlNavMenu
    {
        float: left;
    }
}
#profData
{
    display:none;
    text-align: left;
}
.getButton
{
    background: #5fc150;   
    border: none;
    text-align: center;
    font-size: 16px;
    padding: 5px 12px;
    color: #fff;
    margin: 12px 0;
    text-transform: capitalize;
    cursor: pointer;
    border-radius: 5px;
    display: inline-block;
}
.spectrumdata
{
    text-align:center;
}
.spectrumprofsec
{
    float: none;
    display: inline-block;
    background: #f9fdf9;
    text-align: center;
    margin: 10px 10px;
    padding: 15px 10px;
    border-radius: 15px;
}
.getrecbtnspc
{
    margin-left:20px;
}
.btn-general
{
    margin-left: 25px;
    color: white;
    background-color: #acafab;
    border-color: grey;
}
.newQueSec
{
    display:none;
    font-size:15px;
}
.addquebtn
{
    background: #e7e86d;
    border: 1px solid #e7e86d;
    text-align: center;
    padding: 3px 10px;
    border-radius: 5px;
    margin: 10px 6px;
    font-size: 17px;
}
.editquchkbx
{
    display: inline;
    width: 18px;
    height: 18px;
}
.editque-que
{
    display: inline;
}
.editquessec
{
    text-align: left;
}
.queOptions label
{
    font-weight:normal;
    font-style:italic;
}
.newQueSec .fa-check-circle
{
    font-size: 25px;
    color: green;
    margin-top: 7px;
    margin-right:5px;
    cursor:pointer;
}
.newQueSec .clearNewQue
{
    font-size: 16px;
    padding:2px 7px;
}
.tmpValCol, .tmpRw, .tmpRwErr, .editTempForm
{
    display:none;
}
.btn-adddefault
{
    color: dimgrey;
    background-color: white;
    border-color: dimgrey;
}
.editfacur
{
    cursor:pointer;
}
.temptxtbx
{
    max-width:250px;
}
#custReminder
{
    display:none;
    color:#648366;
    text-align: left;
}
.cstmQMsg
{
    color:red;
    font-size: 16px;
    margin-top: 8px;
    font-weight:bold;
}
#cstmQMsgOthr
{
    color:orange;   
}
.custmfacQ .sbmtbtn
{
    display:none;
}
.chkindet
{
    color: grey;
    font-size: 15px;
}
#custQ5 .form-control
{
    width: 300px;
}
#custQMsg
{
    font-weight: bold;
}
@media (max-width:600px)
{
    #chkinfn
    {
        margin-bottom: 10px;
    }   
}
@media (min-width:600px)
{
    #chkinfn
    {
        width: 48%;
        display: inline;
        margin-right: 10px;
    }
    #chkinln, #cchkinln
    {
        width: 48%;
        display: inline;      
    }
    
}
.sessnerr
{
    color:red;
    margin-top:10px;
}
.dwnldAppstr
{
    width: 60px;
}
.signupbox-parnt 
{
    color: #423e3e;
}
.hmepg-pnts
{
    text-align: left;
}

#wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#wrapper.toggled {
    padding-left: 250px;
}

#sidebar-wrapper {
    position: fixed;
    left: 200px;
    z-index: 1000;
    overflow-y: auto;
    margin-left: -200px;
    width: 0;
    height: 100%;
    background: #fff;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border-radius: 11px;
}

#wrapper.toggled #sidebar-wrapper {
    width: 200px;
    margin-top:140px;
}
/* Sidebar Styles */

.sidebar-nav {
    position: absolute;
    top: 0;
    margin: 0;
    padding: 0;
    width: 250px;
    list-style: none;
}

.sidebar-nav a {
/*     text-indent: 20px; */
    padding: 15px 0px 15px 18px;
}

.sidebar-nav li a {
    display: block;
    color: #000000ad;
    text-decoration: none;
}

.sidebar-nav li:hover {
    background: rgba(103, 96, 96, 0.2);
    color: #fff;
    text-decoration: none;
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}

@media (min-width: 768px) {
    #wrapper {
        padding-left: 250px;
    }

    #wrapper.toggled {
        padding-left: 0;
    }

    /* #sidebar-wrapper {
        width: 250px;
    } */

     /* #wrapper.toggled #sidebar-wrapper {
        width: 0;
    }  */

  /*   #page-content-wrapper {
        padding: 20px;
    }

    #wrapper.toggled #page-content-wrapper {
        position: relative;
        margin-right: 0;
    } */
}
.menu-item-hambrgr
{
    margin-bottom: -18px;
}
#qrcdelnk
{
    text-align: left;
    overflow-wrap: break-word;
}
.facaddr
{
    color: grey;
    text-align: center;
}
.pswrdrls
{
    color: grey;
    float: left;
    font-size: 15px;
    margin-top: 5px;
}
#confirmcode
{
    width:unset;
}
@media (min-width:550px)
{
    #newque
    {
        width:500px;
        display:inline-block;
    }
}
.nQueOSec, .nQCSec
{
    display:none;
}
.nQueOSec
{
    margin-top:20px;
    margin-bottom:15px;
}
.newQueSec
{
    margin-top:5px;
    margin-bottom:10px; 
    padding: 16px;
    border: 1px solid #bab6b6;
    border-radius: 13px;
}
.sbmtNewQuesbtn
{
    background: #5fc150;
    border: none;
    text-align: center;
    color: #fff;
    padding: 3px 10px;
    border-radius: 5px;   
    font-size: 16px;
}
.quebtnsSec, .slctAnsBlk
{
    margin-top: 26px;
    margin-bottom: 15px;
}
.nQCSec .fa-check-circle
{
     display: inline;
}
.choiceFrmField
{
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0px;
    width: 270px;
    display: inline-block;
}
#resendCCdeDiv
{
    text-align: left;
    color: #5b9d5b;
    margin-left: 18px;
    cursor:pointer;
}
#resetpass-finalPart
{
    display:none;
}
@media (min-width:500px)
{
    #resetPswrd #useremail
    {
        display: inline-block;
        width: 75%;
    }
}
@media(max-width:500px)
{
    #sbmtresetp
    {
        margin-top:20px;
    }
}
.btn-drowl-default
{   
    padding: 4px 8px;   
}
#cnfrmLgn
{
    display:hidden;
}
.updtqinfo
{
    font-size: 15px;
    color: grey;
}
#infopopover:focus, #infopopover:hover
{
    outline: none;
}
#emlOnDenlTxtfld
{
    display:none;
    margin-top: 20px;
    margin-bottom: 5px;
}
.dnlEmlMsg
{
    color:grey;
    font-size: 14px;
}
#emlOnDenlVal
{
    width:80%;
}
#choicestbl th, #choicestblMac th 
{
    font-size: 15px;
    padding: 10px;
}
#choicestbl td, #choicestblMac td
{
    padding: 10px;
}
.btn-add-choices
{
    color: grey;
    background: white;
    border-color: grey;
    margin-top: 20px;
    margin-bottom: 20px;
}
.existDnlEmls
{
    color:#6e6f6e;
    font-size:14px;
}
.lsimpinfo
{
    color:grey;
    font-size:15px;
}
.edqueerr
{
    margin-top:20px;
    margin-bottom:15px;
    
}
.phnNumSgnupInf
{
    color: grey;
    float: left;
    font-size: 15px;
    margin-top: 5px;
    margin-bottom: 15px;
}
#visitInfoRange
{
    background: #fff;
    cursor: pointer;
    padding: 3px 8px;
    border: 1px solid #ccc;
    /* width: 300px; */
    float: right;
    color: #6a6d6a;
    border-radius: 10px;
    font-size: 17px;
}
#visits-search .searchbutton
{
    margin-bottom: 3px;
    width: 30px;
    height: 34px;
    padding: 0px;
    font-size: 22px;
    line-height: 1em;
    border: 1px solid #ccc !important;
    color: grey;
    text-align: center;
    background: #e7e7e7;
}
#visits-search input
{
    height: 33px;
    width: auto;
}
#visits-search .searchbutton:focus
{
    border: 1px solid #ccc !important;    
}
.bcktoVstsInfo
{
    margin-top: 25px;
    margin-bottom: 3px;
    color: #66a066;
    cursor: pointer;
}
.dwnldVstsInfobtn
{
    background-color: #e7e7e7 !important;
    border: 1px solid #e7e7e7 !important;
    text-align: center;
    padding: 3px 10px !important;
    border-radius: 5px;
    font-size: 16px;
    float: right;
    margin-left: 10px;
}
.visitstable>tbody>tr>td, .visitstable>tbody>tr>th, .visitstable>tfoot>tr>td, .visitstable>tfoot>tr>th, .visitstable>thead>tr>td, .visitstable>thead>tr>th
{   
    padding: 14px 5px;
}
/* .srchinptgrp .fa-times-circle
{
    position: absolute;
    right: 35px;
    top: 9px;
    z-index: 3;
    font-size: 18px;
    color: #dc3d3d;
} */
.visitstable>thead
{
    background: #e7e9e7;
}
#chsAnsMsg
{
    margin-top:15px;
    margin-bottom:15px;
}
.btnCancel
{
    display: inline-block;
    background-color: #b2b5b2;
    border-color: #b2b5b2;
    color:#fff;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;    
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.reorder-icons
{
    color: grey;
    cursor:pointer;
}
.vststdcol
{
    word-break: break-all;
    max-width: 70%;
}
.secTitl
{
    font-weight: bold;
    font-size: 17px;
    margin-top:15px;
    margin-bottom:15px;
}
.rosterChks .table
{
    font-size: 16px;
}
.vdateSec
{
    position: relative;
}
#visitInfoDate
{
    width: 130px;;
    float:right;
}
.faclndr
{
    position: absolute;
    top: 6px;
   right: 12px;
}
.unordlst
{
    list-style: disc;
    display: inline-block;
    text-align: left;
}
#orgFacLst
{
    border-radius: 6px;
    padding: 5px;
    border: 1px solid #c9c1c1;
    font-size: 16px;
    color: grey;
}
.dtSecRstrChk
{
    float:right;
}
.lgn-titl-txt
{
    font-size:20px;
    padding-bottom:12px;
}
.visitsFacLst
{
    text-align:center;
}
.visitsFacLst select
{
    float: inherit;
}
#orgFacLst:focus
{
    border: 1px solid #c9c1c1;
    outline: none;
}
#orgFacLst_label
{
    color: #6e736e; 
}
#orgFacLst option
{
    padding:10px;
    margin:10px;
}
.sidebar-nav i
{
    color:green;
}
.lgntxtClr
{
    color:green;
}
.btn-hmeLgn
{
    color: #454845;
    background-color: #baecba;
    padding: 5px 30px;
    font-size: 18px;
    border: none;    
    border-radius: 20px;
}
.chknPrlgn-box
{
    float: none;
    display: inline-block;
    background: #fff;
    text-align: center;
    margin: 10px 10px;
    padding: 15px 10px;
    border-radius: 15px;
}
#chknPrlgn input[type="text"]
{
    width: 70%;
    padding: 0 10px;
    border: 2px solid #c0c5c1;
    height: 40px;
    /* font-style: italic; */
    margin-top: 10px;
}
.facltsSpacn
{
    margin-top:15px;
    margin-bottom:10px;
}
.btn-hmeLgn:hover, .btn-hmeLgn:focus
{
    color: green;
}
.facSrchLst
{
    list-style:disc;
    text-align: left;
}
@media (max-width:768px)
{
    .preloginbtns
    {
        margin-top:15px;
        margin-bottom:15px;
    }
}
.hide_settings, .verify-CdeSec {
    display: none
}
#account_settings, #reset_password, #email_settings
{
    text-decoration: none;
}
#settings
{
    margin-top:30px;
}
#settings li
{
    cursor:pointer;
}
.settngsSectitl
{
    margin-top:5px;
    margin-bottom:10px;
}
#settings ul
{
    list-style:disc;
}
.cstmrTstemnl
{
    background: #0a567c;
    padding: 10px;
    border-radius: 15px;
    color: white;
}
.lgdoutHrnStyl
{
    padding-bottom: 50px;
}
.advSrchSec
{
    margin-top: 5px;
    margin-bottom: 20px;    
    padding: 11px;
    border-radius: 10px;
}
.advSrchLbl
{
    font-weight:normal;
    color: grey;
}
.advSrchSec a
{
    cursor:pointer;
    color: grey;
    font-size: 14px;
}
.advSrchOpnIndSec input
{
    width:180px;
}
.btn-drowl-default
{
    background-color: #e7e7e7  !important;
    border: 1px solid #e7e7e7  !important;
    text-align: center;
    padding: 3px 10px;
    border-radius: 5px;
}
.clsAdvSrchSec
{
    margin-top: 15px;
    float: right;
    font-size: 15px;
    margin-right: 30px;
    cursor: pointer;
}
#advSrchOptns
{
    background: #e0e3e0;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px;  
}
#pwderror
{
    font-size:15px;
    margin-top:3px;
    margin-bottom:3px;
}
#cnfrmMsg
{
    margin-top:8px;
    margin-bottom:8px;
}
.preloginbtns a
{
    color: #0a567c;
    border: 1px solid #0a567c;
}
.wtchVideo
{
    background: black;
    border-radius: 17px;
    padding: 8px 18px;
    color: white;
}
.preloginbtns
{
    display:inline-block;
}
.sgnup-txt
{
    text-align: left;
}
.titl-clr-blu
{
    color: #0a567c;
}
.titl-clr-gren
{
    color: green;
}
#login .row
{
    display:block;
}
.visitrdetinfo input
{
    margin:12px 0px 0px 0px;
}
.srchinptgrp .input-group-btn
{
    position: relative;
    display: table-cell;
}
.visitsSrch
{
    display:block !important;
}
.collapse.in {
    display: block !important;
}
.advSrchOpnIndSec
{
    display: -webkit-inline-box !important;
}
#visits-search
{
    display:inline-block;
}
.visitsSrch .col-xs-7
{
    display:inline;
}
@media (min-width: 1200px)
{
    .hidden-lg {
        display: none!important;
    }
}
@media (max-width: 1199px) and (min-width: 992px)
{
    .hidden-md {
        display: none!important;
    }
}
@media (max-width: 991px) and (min-width: 768px)
{
    .hidden-sm {
        display: none!important;
    }
}
.open>.dropdown-menu {
    display: block;
}
@media (max-width: 767px)
{
    .hidden-xs 
    {
        display: none!important;
    }
}
/* .fareorder 
{
    font-size: 25px;
}
.sortdwnFa:after
{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0dd";
}
.sortupFa:after
{
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f0de";
} */
.fareorder:after, .fareorderMscUsrDcs:after,.fareorderchkdNtAdmtd:after,.fareorderchkdAdmtd:after,.fareorderExpctdChkins:after {
  content: '\25b2';  /* BLACK UP-POINTING TRIANGLE */
}
.fareorder.reverse:after, .fareorderMscUsrDcs.reverseMscUsrDcs:after,.fareorderchkdNtAdmtd.reversechkdNtAdmtd:after,.fareorderchkdAdmtd.reversechkdAdmtd:after,.fareorderExpctdChkins.reverseExpctdChkins:after {
  content: '\25bc'; /*  BLACK DOWN-POINTING TRIANGLE */
}
.fareorder.fareorder-remIcn:after, .fareorderMscUsrDcs.fareorderMscUsrDcs-remIcn:after,.fareorder.reverse.fareorder-remIcn:after, .fareorderMscUsrDcs.reverseMscUsrDcs.fareorderMscUsrDcs-remIcn:after {
  content: '';  /* BLACK UP-POINTING TRIANGLE */
}
.fareorderchkdNtAdmtd .fareorderchkdNtAdmtd-remIcn:after, .fareorderchkdNtAdmtd.reversechkdNtAdmtd.fareorderchkdNtAdmtd-remIcn:after
{
    content: ''; 
}
.fareorderchkdAdmtd .fareorderchkdAdmtd-remIcn:after, .fareorderchkdAdmtd.reversechkdAdmtd.fareorderchkdAdmtd-remIcn:after
{
    content: ''; 
}
.fareorderExpctdChkins .fareorderExpctdChkins-remIcn:after, .fareorderExpctdChkins.reverseExpctdChkins.fareorderExpctdChkins-remIcn:after
{
    content: ''; 
}

.reordrclksec
{
    padding: 6px;
    background: #b6beb9;
    border-radius: 8px;
    box-shadow: 2px 2px grey;
    margin-right: 8px;
    cursor: pointer;
}
.eglIntlHlthhdr img
{
    width:200px !important;
}
.eagleintlhlthmenu
{
    color:black !important;
}
@media (max-width:570px)
{
    .visitsinfoSec, .secArTbl
    {
        overflow: scroll;
    }
}
.visiterr
{
    text-align:center;
}
.dwnldAppImgChkin
{
    max-width: 30px;
}
.chkinrespAppDwnldMsg
{
    display:none;
}
#drowllogin input
{
    margin-top:3px;
    margin-bottom:8px;
}
#confrmAplAl .modal-title
{
    font-size:20px;
    padding: 20px 0px 0px;
}
#confrmAplAl .btn-primary
{
    font-size:14px;
    padding: 3px 5px;
    background-color: white;
    color: #007bff;
}
.fade.in {
  opacity: 1 !important;
}
#confrmAplAl
{
    margin-top:10px;
}
.btn-default
{
    border: 1px solid grey;
    padding: 3px 5px;
    font-size: 14px;
}
.stngs-rightSec, .stngs-leftSec {
	background-color:#fff;
	padding-top:20px;
	padding-bottom:20px;
}
#drowlNavMenu{
	cursor:pointer;
}
.topbar {
    display: inline-block;
    width: 100%;
    background: #1e5688;
    padding: 16px 0 0 0;
}
.topleft li {
    display: inline-block;
    color: #fff;
}
.topleft li:first-child {
    margin-left: 0;
}
.topleft li a {
    color: #fff;
}
.sicons {
    text-align: right;
}
.sicons li {
    display: inline-block;
    margin-left: 18px;
}
.sicons li i {
    color: #fff;
}
.vertical-aligncss {
    display: table;
    height: 100%;
    vertical-align: middle;
    width: 100%;
}
.sidbr{
	cursor:pointer;
	/* margin-right: 5px; */
}