/**
 * @version: v2.0.0-1
 * @author: Keval Bhatt 
 * @copyright: Copyright (c) 2015 Keval Bhatt. All rights reserved.
 * @license: Licensed under the MIT license. See http://www.opensource.org/licenses/mit-license.php
 * @website: http://kevalbhatt.github.io/timezone-picker/
 */

$light_blue: #9ddaf8;
$country_background:#262626;
$country_stroke:#959595;
$active: #ffa500;
$white: #fff;
$black:#000;