#reg_form  .form-control-feedback
{
    top: 9px !important;
}

.user-login-modal-container {
    font-family: 'Open Sans', sans-serif;
    font-family: 'Open Sans', sans-serif;
    width: 422px;
    margin-top: 81px;
}

.user-login-modal-title {
    background-color: #fff;
    text-align: left;
    font-size: 18px;
    font-weight: normal;
    min-height: 24px;
    line-height: normal;
    padding: 20px 32px;
    margin: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    flex-shrink: 0;
}

.user-login-modal-container .user-login-modal-title .modal-title {
    font-weight: normal;
}

.user-login-modal-container .user-login-modal-content {
    background: #f6f9fc none repeat scroll 0 0;
    font-size: 13px;
    line-height: 1.8em;
    max-height: 60vh;
    overflow: auto;
}

.user-login-modal-content input {
    font-size: 16px;
}

.user-login-modal-footer {
    border-top: none;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background: #f6f9fc none repeat scroll 0 0;
    padding: 3px !important;
}

.login-need-help a {
    display: block;
    margin-bottom: 4px;
    color: #337ab7;
    text-decoration: none;
}

.nav > li > a.active {
    text-decoration: none;
    background-color: #3bad7d;
    color: #012233;
}

.nav > li > ul > li > a.active {
    text-decoration: none;
    background-color: #469e7a;
    color: #012233;
}

.navbar-top-links li a.dropdown-toggle {
    background-color: #469e7a;
    color: #012233;
}

.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
    background-color: #3bad7d;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: #3aa8d8;
    border-color: #337ab7;
}

.email-error-message {
    color: #e82110;
    font-size: 12px;
}

.password-error-message {
    color: #e82110;
    font-size: 12px;
}

.error {
    color: #2a2727 !important;
    border: 1px solid #e68880;
}

#otp_login_label {
    font-size: 16px;
}



/*Style By Samad*/
.box-div {
    /*background: #d8eff7  none repeat scroll 0 0;*/
    /*background: url('/assets/images/ModernTechnology-1024x768.jpg') no-repeat scroll 0 0;*/
    //background: url('/assets/images/imagesL.jpg') no-repeat scroll 0 0;

    /*background: #FFFFFF;*/
    border-radius: 8px;
    padding: 10px;
    /*border: 1px solid #bce8f1;*/
    border: 1px solid #5cb85c;
}
.box-div-img {
    background: url('/assets/images/imagesL.jpg') no-repeat scroll 0 0;
}
.alert {
    overflow: hidden;
}
thead > tr > th {
    padding: 6px !important;
}
.table.table-bordered.dataTable {
    border-collapse: collapse !important;
}
.table.dataTable > thead > tr {
    background-color: #fff !important;
    color: #000 !important;
}
.table.dataTable thead .sorting:after {
    color: #999 !important;
    opacity: 0.7 !important;
}
.sidefooter {
    display: none;
}
html,body {
    font-family: solaimanlipi, sans-serif !important;
    font-size: 14px;
}

@media only screen and (min-width: 768px) {
    .navbar-default.sidebar {
        /*background: #f0f0f0;*/
        min-height: 100vh;
    }#page-wrapper {
         margin: 7px 0 0 250px;
     }

}
.cursor{
    cursor:pointer;
}
.color-class{
    color: #101667;
}
.sidebar-color{
    background-color: #fcfdf3;
}
.button-color{
    color: white;
}
.hover-item:hover {
    background: #ddd;
}
a:visited:hover,
a:visited:focus,
a:visited:active {
    color:#fff;
    background:#730800;
}
.triangle-right {
    position:relative;
    padding:15px;
    margin:1em 0 3em;
    color:#fff;
    background:#075698; /* default background for browsers without gradient support */
    /* css3 */
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#2e88c4), to(#075698));
    background:-moz-linear-gradient(#2e88c4, #075698);
    background:-o-linear-gradient(#2e88c4, #075698);
    background:linear-gradient(#2e88c4, #075698);
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
}

/* Variant : for top positioned triangle
------------------------------------------ */

.triangle-right.top {
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#075698), to(#2e88c4));
    background:-moz-linear-gradient(#075698, #2e88c4);
    background:-o-linear-gradient(#075698, #2e88c4);
    background:linear-gradient(#075698, #2e88c4);
}

.triangle-right:after {
    content:"";
    position:absolute;
    bottom:-20px; /* value = - border-top-width - border-bottom-width */
    left:50px; /* controls horizontal position */
    border-width:20px 0 0 20px; /* vary these values to change the angle of the vertex */
    border-style:solid;
    border-color:#075698 transparent;
    /* reduce the damage in FF3.0 */
    display:block;
    width:0;
}

/* Variant : top
------------------------------------------ */

.triangle-right.top:after {
    top:-20px; /* value = - border-top-width - border-bottom-width */
    right:50px; /* controls horizontal position */
    bottom:auto;
    left:auto;
    border-width:20px 20px 0 0; /* vary these values to change the angle of the vertex */
    border-color:transparent #075698;
}

/* Variant : left
------------------------------------------ */

/* For Feedback Message 
----------------------------------- */


       
.circular-sb {
  width: 280px;
  border: 5px solid orange;
  padding: 15px 20px;
  margin: 30px auto;
  border-radius: 45%;
  font-size: 24px;
  font-weight: 900;
  font-family: arial;
  position: absolute;
  color: black;
  display: inline-block;
  z-index: 1; 
  margin-left: 300px;
  margin-top:  6px;
  float: left;
  background: white;
  
}


.circle1 {
  border: 5px solid orange;
  position: absolute;
  width: 25px;
  padding: 20px;
  border-radius: 48%;
  left: -36px;
  bottom: 23px;
  z-index: 1; 
  
}

.circle1:before {
  content: "";
  position: absolute;
  width: 25px;
  padding: 20px;
  border-radius: 50%;
  left: 0px;
  bottom: 0px;
  background: #fff;
  z-index: 1; 
  
}


.circle2 {
  border: 5px solid orange;
  position: absolute;
  width: 3px;
  padding: 8px 13px;
  border-radius: 50%;
  left: -60px;
  bottom: 5px;
  z-index: 1; 
  
}



#container {
    width:300px;
    /*padding:0 0 100px;*/
    margin:0 auto;
    margin-right:200px;
}

.content h2 {
    margin:2em 0 0.75em;
    font-size:2em;
    font-weight:bold;
    font-style:normal;
    text-align:left;
}

blockquote {
    margin:1em 0;
}

blockquote p {
    margin:0;
    font-size:2em;
}

.oval-thought-border {
    position:relative;
    /*padding:30px 0px;*/
    margin:1em auto 50px;
    border:7px solid orange;
    text-align:center;
    color:#333;
    background:#fff;
    /* css3 */
    /*
    NOTES:
    -webkit-border-radius:240px 140px; // produces oval in safari 4 and chrome 4
    -webkit-border-radius:240px / 140px; // produces oval in chrome 4 (again!) but not supported in safari 4
    Not correct application of the current spec, therefore, using longhand to avoid future problems with webkit corrects this
    */
    -webkit-border-top-left-radius:240px 140px;
    -webkit-border-top-right-radius:240px 140px;
    -webkit-border-bottom-right-radius:240px 140px;
    -webkit-border-bottom-left-radius:240px 140px;
    -moz-border-radius:240px / 140px;
    border-radius:240px / 140px;
}

/* creates the larger circle */
.oval-thought-border:before {
    content:"";
    position:absolute;
    z-index:10;
    bottom:-40px;
    right:100px;
    width:50px;
    height:50px;
    border:7px solid orange;
    background:#fff;
    /* css3 */
    -webkit-border-radius:50px;
    -moz-border-radius:50px;
    border-radius:50px;
    /* reduce the damage in FF3.0 */
    display:block;
}

/* creates the smaller circle */
.oval-thought-border:after {
    content:"";
    position:absolute;
    z-index:10;
    bottom:-60px;
    right:50px;
    width:25px;
    height:25px;
    border:7px solid orange;
    background:#fff;
    /* css3 */
    -webkit-border-radius:25px;
    -moz-border-radius:25px;
    border-radius:25px;
    /* reduce the damage in FF3.0 */
    display:block;
}
.panel-green a:hover {
    color: #337ab7;
}


/* End Feedback css style
------------------------- */