﻿.AddEventButton
{
    width:100%;
    color:#fff !important;
    margin:0 auto; 
    font-size:18px;
    margin-top:10px;
    margin-bottom:10px;
}
.AddEventButton2
{
    width:100%;
    color:#fff !important;
    margin:0 auto; 
    font-size:18px;
    margin-top:10px;
    margin-bottom:10px;
}

.DeleteEventButton
{
    width:100%;
    color:#fff !important;
    margin:0 auto; 
    font-size:18px;
    margin-top:10px;
    margin-bottom:10px;
    display:none;
}

.AddEventmodal-body,.stdmodal-body
{
	vertical-align:middle;
	font-size:17px;
    padding:0 15px;
}

.clockpicker,.date,#scrollable-dropdown-menu
{
   width: 100%;
}
.clockpicker-popover {
    z-index: 999999;
    margin:0 auto;
}
.popover
{
    direction:ltr;
}
.popover-title
{
    direction:ltr;
}

.stdmodal-dialog{
	/*width:600px !important;*/
	margin:20px auto 0;
    /*height:500px !important;*/
}
.stdmodal-body {
    /*width: 600px !important;
    height: 500px !important;*/
    /*direction:rtl;*/
}
.sdttbox
{
    width:150px !important;
}
.STDSep
{
    width:100%;
    height:10px;
}
input[readonly].form-control {
    cursor: default !important;
}

.pac-container {
    z-index: 1051 !important;
}
/**/